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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#. EE6VX
#: vcl/inc/print.hrc:114
msgctxt "RID_STR_PAPERNAMES"
msgid "16k (197 x 273)"
msgstr "16k (197 x 273)"

#. FSbUj
#: vcl/inc/print.hrc:115
msgctxt "RID_STR_PAPERNAMES"
msgid "Widescreen"
msgstr "Šyroka wobrazowka"

#. W2nn3
#: vcl/inc/print.hrc:116
msgctxt "RID_STR_PAPERNAMES"
msgid "On-screen Show (4:3)"
msgstr "Pokazanje wobrazowki (4:3)"

#. YoYJC
#: vcl/inc/print.hrc:117
msgctxt "RID_STR_PAPERNAMES"
msgid "On-screen Show (16:9)"
msgstr "Pokazanje wobrazowki (16:9)"

#. suFnH
#. To translators: This is the last entry of the sequence of paper size names
#: vcl/inc/print.hrc:119
msgctxt "RID_STR_PAPERNAMES"
msgid "On-screen Show (16:10)"
msgstr "Pokazanje wobrazowki (16:10)"

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

#. tEVgr
#: 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: "

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

#. f5k6D
#: vcl/inc/strings.hrc:108
msgctxt "SV_APP_SKIA_METAL"
msgid "Skia/Metal"
msgstr "Skia/Metal"

#. 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:160
msgctxt "printdialog|printpreview"
msgid "Print preview"
msgstr "Śišćarski pśeglěd"

#. 67YPm
#: vcl/uiconfig/ui/printdialog.ui:166
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ś."

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

#. EpB5H
#: vcl/uiconfig/ui/printdialog.ui:205
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ś."

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

#. GVGSq
#: vcl/uiconfig/ui/printdialog.ui:240
msgctxt "printdialog|extended_tip|btnFirst"
msgid "Shows preview of the first page."
msgstr "Pokazujo pśeglěd prědnego boka."

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

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

#. c7uMG
#: vcl/uiconfig/ui/printdialog.ui:279
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ś."

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

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

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

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

#. RwCmD
#: vcl/uiconfig/ui/printdialog.ui:331
msgctxt "printdialog|extended_tip|btnLast"
msgid "Shows preview of the last page."
msgstr "Pokazujo pśeglěd slědnego boka."

#. PD6Aj
#: vcl/uiconfig/ui/printdialog.ui:407
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:426
msgctxt "printdialog|labelstatus"
msgid "Status:"
msgstr "Status:"

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

#. McZgQ
#: vcl/uiconfig/ui/printdialog.ui:447
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:459
msgctxt "printdialog|setup"
msgid "Properties..."
msgstr "Kakosći..."

#. 89CRC
#: vcl/uiconfig/ui/printdialog.ui:466
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:490
msgctxt "printdialog|labelprinter"
msgid "Printer"
msgstr "Śišćak"

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

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

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

#. azXfE
#: vcl/uiconfig/ui/printdialog.ui:562
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:578
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:581
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:592
msgctxt "printdialog|rbRangeSelection"
msgid "_Selection"
msgstr "W_uběrk"

#. CJ2E7
#: vcl/uiconfig/ui/printdialog.ui:602
msgctxt "printdialog|extended_tip|rbRangeSelection"
msgid "Prints only the selected area(s) or object(s) in the current document."
msgstr "Śišći jano wubrane wobceŕki abo objekty w aktualnem dokumenśe."

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

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

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

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

#. ZeA37
#: vcl/uiconfig/ui/printdialog.ui:639
msgctxt "printdialog|extended_tip|evenoddbox"
msgid "Select the subset of pages to print."
msgstr "Wubjeŕśo źělnu młogosć bokow, kótarež se maju śišćaś."

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

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

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

#. hCZPg
#: vcl/uiconfig/ui/printdialog.ui:712
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:713
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:717
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:731
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr "_Licba kopijow:"

#. NwD7S
#: vcl/uiconfig/ui/printdialog.ui:754
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:768
msgctxt "printdialog|cbPrintOrder"
msgid "Order:"
msgstr "Pórěd:"

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

#. svd2Q
#: vcl/uiconfig/ui/printdialog.ui:790
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:807
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr "_Sortěrowaś"

#. kR6bA
#: vcl/uiconfig/ui/printdialog.ui:815
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:845
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:853
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:874
msgctxt "printdialog|rangeexpander"
msgid "_More"
msgstr "_Wěcej"

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

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

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

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

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

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

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

#. DSFv2
#: vcl/uiconfig/ui/printdialog.ui:983
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:1018
msgctxt "printdialog|pagespersheetbtn"
msgid "Pages per sheet:"
msgstr "Boki na łopjeno:"

#. ok8Lw
#: vcl/uiconfig/ui/printdialog.ui:1032
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:1073
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Swójski"

#. duVEo
#: vcl/uiconfig/ui/printdialog.ui:1080
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:1093
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Boki:"

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

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

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

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

#. QxE58
#: vcl/uiconfig/ui/printdialog.ui:1175
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:1188
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "mjazy bokami"

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

#. EDFnW
#: vcl/uiconfig/ui/printdialog.ui:1218
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:1231
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "k łopjenowej kšomje"

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

#. psAku
#: vcl/uiconfig/ui/printdialog.ui:1261
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:1262
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "Zwusoka dołoj, pótom napšawo"

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

#. PteTg
#: vcl/uiconfig/ui/printdialog.ui:1264
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:1268
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:1280
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Ramik wokoło kuždego boka kresliś"

#. 8aAGu
#: vcl/uiconfig/ui/printdialog.ui:1289
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:1301
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Brošura"

#. 3zcKq
#: vcl/uiconfig/ui/printdialog.ui:1311
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr "Wubjeŕśo toś to nastajenje, aby dokument w brošurowem formaśe śišćał."

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

#. dePkB
#: vcl/uiconfig/ui/printdialog.ui:1339
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:1361
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "Wě_cej"

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

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

#. CzGM4
#: vcl/uiconfig/ui/printdialog.ui:1454
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"