aboutsummaryrefslogtreecommitdiff
path: root/source/st/instsetoo_native/inc_openoffice/windows/msi_languages.po
blob: 86267e6b79847d29287af43c7b82dae447609074 (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
#. extracted from instsetoo_native/inc_openoffice/windows/msi_languages.oo
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+instsetoo_native%2Finc_openoffice%2Fwindows%2Fmsi_languages.oo&subcomponent=ui\n"
"POT-Creation-Date: 2012-07-04 16:40+0200\n"
"PO-Revision-Date: 2012-06-13 11:30+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: st\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Translate Toolkit 1.9.0\n"
"X-Accelerator-Marker: ~\n"

#: CustomAc.ulf#OOO_CUSTOMACTION_1.LngText.text
msgid "A newer version of [ProductName] was found. To install an older version, the newer version needs to be removed first."
msgstr "Tokollo e ntjha ya [ProductName] e fumanehile. Ho kenya tokollo ya kgale, tokollo e ntjha e lokela ho ntshiwa pele."

#: CustomAc.ulf#OOO_CUSTOMACTION_2.LngText.text
msgid "The same version of this product is already installed."
msgstr "Tokollo e tshwanang le ena ya sehlahiswa e setse e kentswe."

#: CustomAc.ulf#OOO_CUSTOMACTION_3.LngText.text
#, fuzzy
msgid "An older version of [ProductName] was found. To install a newer version, the older version needs to be removed first."
msgstr "Tokollo e ntjha ya [ProductName] e fumanehile. Ho kenya tokollo ya kgale, tokollo e ntjha e lokela ho ntshiwa pele."

#: Error.ulf#OOO_ERROR_1.LngText.text
msgid "{{Fatal error: }}"
msgstr "{{Phoso e kotsi: }}"

#: Error.ulf#OOO_ERROR_2.LngText.text
msgid "Error [1]."
msgstr "Phoso [1]."

#: Error.ulf#OOO_ERROR_3.LngText.text
msgid "Warning [1]."
msgstr "Temoso [1]."

#: Error.ulf#OOO_ERROR_4.LngText.text
msgid "Info [1]."
msgstr "Tlhahisoleseding [1]."

#: Error.ulf#OOO_ERROR_5.LngText.text
msgid "Internal Error [1]. [2]{, [3]}{, [4]}"
msgstr "Phoso ya ka Hare [1]. [2]{, [3]}{, [4]}"

#: Error.ulf#OOO_ERROR_6.LngText.text
msgid "{{Disk full: }}"
msgstr "{{Disiki e tletse: }}"

#: Error.ulf#OOO_ERROR_7.LngText.text
msgid "Action [Time]: [1]. [2]"
msgstr "Ketso [Time]: [1]. [2]"

#: Error.ulf#OOO_ERROR_8.LngText.text
msgid "[ProductName]"
msgstr "[ProductName]"

#: Error.ulf#OOO_ERROR_9.LngText.text
msgid "{[2]}{, [3]}{, [4]}"
msgstr "{[2]}{, [3]}{, [4]}"

#: Error.ulf#OOO_ERROR_10.LngText.text
msgid "Message type: [1], Argument: [2]"
msgstr "Mofuta wa molaetsa: [1], Phehisano: [2]"

#: Error.ulf#OOO_ERROR_11.LngText.text
msgid "=== Logging started: [Date]  [Time] ==="
msgstr "=== Keno e qadile: [Date]  [Time] ==="

#: Error.ulf#OOO_ERROR_12.LngText.text
msgid "=== Logging stopped: [Date]  [Time] ==="
msgstr "=== Keno e qetile: [Date]  [Time] ==="

#: Error.ulf#OOO_ERROR_13.LngText.text
msgid "Action start [Time]: [1]."
msgstr "Ho qala ha ketso [Time]: [1]."

#: Error.ulf#OOO_ERROR_14.LngText.text
msgid "Action ended [Time]: [1]. Return value [2]."
msgstr "Ketso e fedile [Time]: [1]. Khutlisetsa boleng [2]."

#: Error.ulf#OOO_ERROR_15.LngText.text
msgid "Time remaining: {[1] minutes }{[2] seconds}"
msgstr "Nako e setseng: {[1] metsotso }{[2] metsotswana}"

#: Error.ulf#OOO_ERROR_16.LngText.text
msgctxt "Error.ulf#OOO_ERROR_16.LngText.text"
msgid "Out of memory. Shut down other applications before retrying."
msgstr ""

#: Error.ulf#OOO_ERROR_17.LngText.text
msgid "Installer is no longer responding."
msgstr "Sekenyi ha se sa arabela."

#: Error.ulf#OOO_ERROR_18.LngText.text
msgid "Installer terminated prematurely."
msgstr "Sekenyi se fedisitse pele ho nako."

#: Error.ulf#OOO_ERROR_19.LngText.text
msgid "Please wait while Windows configures [ProductName]"
msgstr "Ka kopo ema ha Windows e fetola sebopeho sa [ProductName]"

#: Error.ulf#OOO_ERROR_20.LngText.text
msgid "Gathering required information..."
msgstr "Ho bokella tlhahisoleseding e batlehang..."

#: Error.ulf#OOO_ERROR_21.LngText.text
msgid "Removing older versions of this application"
msgstr "Ho tlosa ditokollo tsa kgale tsa tshebediso ena"

#: Error.ulf#OOO_ERROR_22.LngText.text
msgid "Preparing to remove older versions of this application"
msgstr "Itokiseletsa ho tlosa ditokollo tsa kgale tsa tshebediso ena"

#: Error.ulf#OOO_ERROR_23.LngText.text
msgid "{[ProductName] }Setup completed successfully."
msgstr "Setapo ya {[ProductName] } e phethilwe ka katleho."

#: Error.ulf#OOO_ERROR_24.LngText.text
msgid "{[ProductName] }Setup failed."
msgstr "Setapo ya {[ProductName] } e hlolehile."

#: Error.ulf#OOO_ERROR_25.LngText.text
msgid "Error reading from file: [2]. {{ System error [3].}}  Verify that the file exists and that you can access it."
msgstr "Phoso ya ho bala faele: [2]. {{ Phoso ya motjhene [3].}}  Netefatsa hore faele e teng le hore o ka kena ho yona."

#: Error.ulf#OOO_ERROR_26.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 "E ka kgone ho etsa faele [3].  Tshupetso e setseng e na le lebitso lena e se e le teng.  Timetsa ho kenya me o leke ho kenya tulong e fapaneng."

#: Error.ulf#OOO_ERROR_27.LngText.text
msgid "Please insert the disk: [2]"
msgstr "Ka kopo kenya disiki: [2]"

#: Error.ulf#OOO_ERROR_28.LngText.text
msgid "The installer has insufficient privileges to access this directory: [2].  The installation cannot continue.  Log on as an administrator or contact your system administrator."
msgstr "Sekenyi se nale ditokelo tse sa lekanang ho kena tshupetsong ena: [2].  Ho kenya ho ka se tswele pele.  Kena jwale ka molaodi kapa o ikopanye le molaodi wa hao wa motjhene."

#: Error.ulf#OOO_ERROR_29.LngText.text
msgid "Error writing to file [2].  Verify that you have access to that directory."
msgstr "Phoso ya ho ngola faeleng ya [2].  Netefatsa hore o kgona ho kena tshupetsong eo."

#: Error.ulf#OOO_ERROR_30.LngText.text
msgid "Error reading from file [2].  Verify that the file exists and that you can access it."
msgstr "Phoso ya ho bala faeleng ya [2].  Netefatsa hore faele e teng le hore o kgona ho kena ho yona."

#: Error.ulf#OOO_ERROR_31.LngText.text
msgid "Another application has exclusive access to the file [2].  Please shut down all other applications, then click Retry."
msgstr "Tshebediso e nngwe e nale ho kena ho ikgethang faeleng ya [2].  Ka kopo tima ditshebediso tse ding kaofela, ebe o tobetsa Leka hape."

#: Error.ulf#OOO_ERROR_32.LngText.text
msgid "There is not enough disk space to install the file [2].  Free some disk space and click Retry, or click Cancel to exit."
msgstr "Ha ho na sebaka se lekaneng sa disiki hore o ka kenya faele ya [2].  Bula sebaka se itseng tsa disiki mme o tobetse Leka hape, kapa o tobetse Timetsa hore o tswe."

#: Error.ulf#OOO_ERROR_33.LngText.text
msgid "Source file not found: [2].  Verify that the file exists and that you can access it."
msgstr "Faele ya mohlodi ha e a fumanwa: [2].  Netefatsa hore faele e teng le ho o kgona ho kena ho yona."

#: Error.ulf#OOO_ERROR_34.LngText.text
msgid "Error reading from file: [3]. {{ System error [2].}}  Verify that the file exists and that you can access it."
msgstr "Phoso ya ho bala faeleng: [3]. {{ Phoso ya motjhene [2].}}  Netefatsa hore faele e teng le hore o ka kgona ho kena ho yona."

#: Error.ulf#OOO_ERROR_35.LngText.text
msgid "Error writing to file: [3]. {{ System error [2].}}  Verify that you have access to that directory."
msgstr "Phoso ya ho ngola faeleng: [3]. {{ Phoso ya motjhene [2].}}  Netefatsa hore o kgona ho kena tshupetsong eo."

#: Error.ulf#OOO_ERROR_36.LngText.text
msgid "Source file not found{{(cabinet)}}: [2].  Verify that the file exists and that you can access it."
msgstr "Faele ya mohlodi ha e a fumanwa{{(khabinete)}}: [2].  Netefatsa hore faele e teng le hore o kgona ho kena ho yona."

#: Error.ulf#OOO_ERROR_37.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 "Ha e kgone ho etsa tshupetso [2].  Faele e nang le lebitso lena e se e le teng.  Ka kopa rea lebitso hape kapa o tlose faele me o tobetse Leka hape, kapa o tobetse Timetsa hore o tswe."

#: Error.ulf#OOO_ERROR_38.LngText.text
msgid "The volume [2] is currently unavailable.  Please select another."
msgstr "Bolumo ya [2] hajwale ha e teng.  Ka kopo kgetha e nngwe."

#: Error.ulf#OOO_ERROR_39.LngText.text
msgid "The specified path [2] is unavailable."
msgstr "Tselana e laetsweng ya [2] ha e teng."

#: Error.ulf#OOO_ERROR_40.LngText.text
msgid "Unable to write to the specified folder [2]."
msgstr "Ha e kgone ho ngola sephutheding se laetsweng ya [2]."

#: Error.ulf#OOO_ERROR_41.LngText.text
msgid "A network error occurred while attempting to read from the file [2]"
msgstr "Phoso ya neteweke e hlahile ha ho lekwa ho bala faele ya [2]"

#: Error.ulf#OOO_ERROR_42.LngText.text
msgid "An error occurred while attempting to create the directory [2]"
msgstr "Phoso e hlahile ha ho lekwa ho etsa tshupetso ya [2]"

#: Error.ulf#OOO_ERROR_43.LngText.text
msgid "A network error occurred while attempting to create the directory [2]"
msgstr "Phoso ya neteweke e hlahile ha ho lekwa ho etsa tshupetso ya [2]"

#: Error.ulf#OOO_ERROR_44.LngText.text
msgid "A network error occurred while attempting to open the source file cabinet [2]."
msgstr "Phoso ya neteweke e hlahile ha ho lekwa ho bula khabinete ya faele ya mohlodi ya [2]."

#: Error.ulf#OOO_ERROR_45.LngText.text
msgid "The specified path is too long [2]."
msgstr "Tselana e laetsweng ke e telele haholo [2]."

#: Error.ulf#OOO_ERROR_46.LngText.text
msgid "The Installer has insufficient privileges to modify the file [2]."
msgstr "Sekenyi se na le ditokelo tse sa lekanang ho ntjhafatsa faele ya [2]."

#: Error.ulf#OOO_ERROR_47.LngText.text
msgid "A portion of the path [2] exceeds the length allowed by the system."
msgstr "Karolo ya tselana ya [2] e feta botelele bo dumeletsweng ke motjhene."

#: Error.ulf#OOO_ERROR_48.LngText.text
msgid "The path [2] contains words that are not valid in folders."
msgstr "Tselana ya [2] e nale mantswe ao a sa sebetseng diphutheding."

#: Error.ulf#OOO_ERROR_49.LngText.text
msgid "The path [2] contains an invalid character."
msgstr "Tselana ya [2] e nale leletere le sa sebetseng."

#: Error.ulf#OOO_ERROR_50.LngText.text
msgid "[2] is not a valid short file name."
msgstr "[2] ha se lebitso la faele le le khutswane le sebetsang."

#: Error.ulf#OOO_ERROR_51.LngText.text
msgid "Error getting file security: [3] GetLastError: [2]"
msgstr "Phoso ya ho fumana tshireletso ya faele: [3] FumanaPhosoyahoQetela: [2]"

#: Error.ulf#OOO_ERROR_52.LngText.text
msgid "Invalid Drive: [2]"
msgstr "Draeve e sa Sebetseng: [2]"

#: Error.ulf#OOO_ERROR_53.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 "Phoso ya ho sebedisa petjhe faeleng ya [2].  Mohlomong e beilwe nakong ka tsela e nngwe, me e ka se sa ntjhafatswa ka petjhe ena.  Bakeng sa tlhahisoleseding e eketsehileng ikopanye le morekisi wa hao wa petjhe.  {{Phoso ya Motjhene: [3]}}"

#: Error.ulf#OOO_ERROR_54.LngText.text
msgid "Could not create key [2]. {{ System error [3].}}  Verify that you have sufficient access to that key, or contact your support personnel."
msgstr "E ka se etse senotlolo sa [2]. {{ Phoso ya motjhene [3].}}  Netefatsa hore o na le ho kena ho lekaneng senotlolong seo, kapa o ikopanye le basebeletsi ba tshehetso."

#: Error.ulf#OOO_ERROR_55.LngText.text
msgid "Could not open key: [2]. {{ System error [3].}}  Verify that you have sufficient access to that key, or contact your support personnel."
msgstr "E ka se bule senotlolo sa [2]. {{ Phoso ya motjhene [3].}}  Netefatsa hore o na le ho kena ho lekaneng senotlolong seo, kapa o ikopanye le basebeletsi ba hao ba tshehetso."

#: Error.ulf#OOO_ERROR_56.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 "E ka se hlakole boleng ba [2] ho tswa senotlolong sa [3]. {{ Phoso ya motjhene [4].}}  Netefatsa hore o na le ho kena ho lekaneng senotlolong seo, kapa o ikopanye le basebeletsi ba hao ba tshehetso."

#: Error.ulf#OOO_ERROR_57.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 "E ka se hlakole senotlolo sa [2]. {{ Phoso ya motjhene [3].}}  Netefatsa hore o nale ho kena ho lekaneng senotlolong seo, kapa o ikopanye le basebeletsi ba tshehetso."

#: Error.ulf#OOO_ERROR_58.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 "E ka se kgone ho bala boleng ba [2] ho tswa senotlolong sa [3]. {{ Phoso ya motjhene [4].}}  Netefatsa hore o na le ho kena ho lekaneng senotlolong seo, kapa o ikopanye le basebeletsi ba hao ba tshehetso."

#: Error.ulf#OOO_ERROR_59.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 "E ka se ngole boleng ba [2] senotlolong sa [3]. {{ Phoso ya motjhene [4].}}  Netefatsa hore o na le ho kena ho lekaneng senotlolong seo, kapa ikopanye le basebeletsi ba hao ba tshehetso."

#: Error.ulf#OOO_ERROR_60.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 "E ka se fumane mabitso a boleng bakeng sa senotlolo sa [2]. {{ Phoso ya motjhene [3].}}  Netefatsa hore o na le ho kena ho lekaneng senotlolong seo, kapa o ikopanye le basebeletsi ba hao ba tshehetso."

#: Error.ulf#OOO_ERROR_61.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 "E ka se fumane mabitso a dinotlolo tse tlasana bakeng sa senotlolo sa [2]. {{ Phoso ya motjhene [3].}}  Netefatsa hore o na le ho kena ho lekaneng senotlolong seo, kapa o ikopanye le basebeletsi ba hao ba tshehetso."

#: Error.ulf#OOO_ERROR_62.LngText.text
msgid "Could not read security information for key [2]. {{ System error [3].}}  Verify that you have sufficient access to that key, or contact your support personnel."
msgstr "E ka se bale tlhahisoleseding ya tshireletso bakeng sa senotlolo sa [2]. {{ Phoso ya motjhene [3].}}  Netefatsa hore o na le ho kena ho lekaneng senotlolong seo, kapa o ikopanye le basebeletsi ba hao ba tshehetso."

#: Error.ulf#OOO_ERROR_63.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 "E ka se eketse sebaka se leng teng sa boingodiso. Ho batleha sebaka se se nang selo sa [2] KB hore ho kenywe tshebediso ena."

#: Error.ulf#OOO_ERROR_64.LngText.text
msgid "Another installation is in progress. You must complete that installation before continuing this one."
msgstr "Ho kenywa ho hong ho tswela pele. O tshwanetse ho phetha ho kenywa ho pele o tswela pele le hona."

#: Error.ulf#OOO_ERROR_65.LngText.text
msgid "Error accessing secured data. Please make sure the Windows Installer is configured properly and try the installation again."
msgstr "Phoso ya ho kena boitsebisong bo sireleditsweng. Ka kopo netefatsa hore Sekenyi sa Windows se fetolwa sebopeho ka ho nepahetseng me o leke ho kenya hape."

#: Error.ulf#OOO_ERROR_66.LngText.text
msgid "User [2] has previously initiated an installation for product [3].  That user will need to run that installation again before using that product.  Your current installation will now continue."
msgstr "Mosebedisi wa [2] nakong e fetileng o lekile ho kenya bakeng sa sehlahiswa sa [3].  Mosebedisi o o tla hloka ho mathisa ho kenya mo hape pele a sebedisa sehlahiswa seo.  Ho kenya ha hona jwale ho tla tswela pele."

#: Error.ulf#OOO_ERROR_67.LngText.text
msgid "User [2] has previously initiated an installation for product [3].  That user will need to run that installation again before using that product."
msgstr "Mosebedisi wa [2] nakong e fetileng o lekile ho kenywa ha sehlahiswa sa [3].  Mosebedisi o o tla hloka ho mathisa ho kenya mo hape pele a sebedisa sehlahiswa seo hape."

#: Error.ulf#OOO_ERROR_68.LngText.text
msgid "Out of disk space -- Volume: '[2]'; required space: [3] KB; available space: [4] KB.  Free some disk space and retry."
msgstr "Sebaka sa disiki se fedile -- Bolumo: '[2]'; sebaka se batlehang: [3] KB; sebaka se leng teng: [4] KB.  Bula sebaka se itseng sa disiki me o leke hape."

#: Error.ulf#OOO_ERROR_69.LngText.text
msgid "Are you sure you want to cancel?"
msgstr "Na o tiisehile hore o batla ho timetsa?"

#: Error.ulf#OOO_ERROR_70.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 ""

#: Error.ulf#OOO_ERROR_71.LngText.text
msgid "The product [2] is already installed, preventing the installation of this product.  The two products are incompatible."
msgstr "Sehlahiswa sa [2] se se se kentswe, se thibela ho kenywa ha sehlahiswa sena.  Dihlahiswa tsena tse pedi ha di tsamaisane."

#: Error.ulf#OOO_ERROR_72.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 "Sebaka sa disiki se fedile -- Bolumo: [2]; sebaka se batlehang: [3] KB; sebaka se leng teng: [4] KB.  Haeba ho dikolohela morao ho entswe hore ho seke ha sebetsa, ho tla ba le sebaka se lekaneng. Tobetsa Timetsa hore o tlohele, Leka hape ho lekola sebaka se leng teng sa disiki hape, kapa Hlokomoloha hore o tswele pele ntle ho ho dikolohela morao."

#: Error.ulf#OOO_ERROR_73.LngText.text
msgid "Could not access network location [2]."
msgstr "E ka se kene tulong ya neteweke ya [2]."

#: Error.ulf#OOO_ERROR_74.LngText.text
msgid "The following applications should be closed before continuing the installation:"
msgstr "Ditshebediso tse latelang di tshwanetse ho kwalwa pele ho tswelwa pele ka ho kenya:"

#: Error.ulf#OOO_ERROR_75.LngText.text
msgid "Could not find any previously installed compliant products on the machine for installing this product."
msgstr "E ka se fumane dihlahiswa tse neng di kentswe nakong e fetileng tsa dihlahiswa tse tsamaisanang motjheneng bakeng sa ho kenya sehlahiswa sena."

#: Error.ulf#OOO_ERROR_76.LngText.text
msgid "The key [2] is not valid.  Verify that you entered the correct key."
msgstr "Senotlolo sa [2] ha se sebetse.  Netefatsa hore o kentse senotlolo se nepahetseng."

#: Error.ulf#OOO_ERROR_77.LngText.text
msgid "The installer must restart your system before configuration of [2] can continue.  Click Yes to restart now or No if you plan to restart later."
msgstr "Mokenyi o tshwanetse ho qala motjhene wa hao hape pele ha hore ho fetola sebopeho ha [2] ho tswele pele.  Tobetsa E hore o qale hape hona jwale kapa Tjhe haeba o lokiseletsa ho qala hape ka morao."

#: Error.ulf#OOO_ERROR_78.LngText.text
msgid "You must restart your system for the configuration changes made to [2] to take effect. Click Yes to restart now or No if you plan to restart later."
msgstr "O tshwanetse ho qala motjhene wa hao hape bakeng sa diphetoho tsa ho fetola sebopeho tse entsweng ho [2] hore di qale ho sebetsat. Tobetsa E hore o qale hape hona jwale kapa Tjhe haeba o itokiseletsa ho qala hape ka morao."

#: Error.ulf#OOO_ERROR_79.LngText.text
msgid "An installation for [2] is currently suspended.  You must undo the changes made by that installation to continue.  Do you want to undo those changes?"
msgstr "Ho kenywa ha [2] hona jwale ho emisitswe.  O tshwanetse ho etsolla diphetoho tse entsweng ke ho kenya hore o tswele pele.  Na o batla ho etsolla diphetoho tseo?"

#: Error.ulf#OOO_ERROR_80.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 "Ho kenywa ha nakong e fetileng ha tlhahiso ena ho tswela pele.  O tshwanetse ho etsolla diphetoho tse entsweng ke ho kengwa mo hore o tswele pele.  Na o batla ho etsolla diphetoho tseo?"

#: Error.ulf#OOO_ERROR_81.LngText.text
msgid "No valid source could be found for product [2].  The Windows Installer cannot continue."
msgstr "Ha ho na mohlodi o sebetsang o fumanweng bakeng sa sehlahiswa sa [2].  Sekenyi sa Windows se ka se tswele pele."

#: Error.ulf#OOO_ERROR_82.LngText.text
msgid "Installation operation completed successfully."
msgstr "Ketso ya ho kenya e phethilwe ka katleho."

#: Error.ulf#OOO_ERROR_83.LngText.text
msgid "Installation operation failed."
msgstr "Ketso ya ho kenya e hlolehile."

#: Error.ulf#OOO_ERROR_84.LngText.text
msgid "Product: [2] -- [3]"
msgstr "Sehlahiswa: [2] -- [3]"

#: Error.ulf#OOO_ERROR_85.LngText.text
msgid "You may either restore your computer to its previous state or continue the installation later. Would you like to restore?"
msgstr "O ka boloka khomphutara ya hao hape hore e boele boemong ba yona ba nakong e fetileng kapa o tswetse pele ho kenya ka morao. Na o ka rata ho boloka hape?"

#: Error.ulf#OOO_ERROR_86.LngText.text
msgid "An error occurred while writing installation information to disk.  Check to make sure enough disk space is available, and click Retry, or Cancel to end the installation."
msgstr "Ho hlahile phoso ha ho ne ho ngolwa tlhahisoleseding ya ho kenya disiking.  Lekola ho tiisetsa hore ho nale sebaka se lekaneng sa disiki, me o tobetse Leka Hape, kapa Timetsa hore o fedise ho kenya."

#: Error.ulf#OOO_ERROR_87.LngText.text
msgid "One or more of the files required to restore your computer to its previous state could not be found.  Restoration will not be possible."
msgstr "E le nngwe kapa tse ngata tsa difaele tse batlehang ho boloka hape khomphutara ya hao hore e boele boemong ba yona ba nakong e fetileng ha e a fumanwa.  Ho boloka hape ho ka se kgonehe."

#: Error.ulf#OOO_ERROR_88.LngText.text
msgid "[2] cannot install one of its required products. Contact your technical support group.  {{System Error: [3].}}"
msgstr "[2] e ka se kenye e le nngwe ya dihlahiswa tsa yona tse batlehang. Ikopanye le sehlopha sa hao sa tshehetso sa botsebi.  {{Phoso ya Motjhene: [3].}}"

#: Error.ulf#OOO_ERROR_89.LngText.text
msgid "The older version of [2] cannot be removed.  Contact your technical support group.  {{System Error [3].}}"
msgstr "Tokollo ya kgale ya [2] e ka se tloswe.  Ikopanye le sehlopha sa hao sa tshehetso sa botsebi.  {{Phoso ya Motjhene [3].}}"

#: Error.ulf#OOO_ERROR_90.LngText.text
msgid "The path [2] is not valid.  Please specify a valid path."
msgstr "Tselana ya [2] ha e sebetse.  Ka kopo laela tselana e sebetsang."

#: Error.ulf#OOO_ERROR_91.LngText.text
msgctxt "Error.ulf#OOO_ERROR_91.LngText.text"
msgid "Out of memory. Shut down other applications before retrying."
msgstr ""

#: Error.ulf#OOO_ERROR_92.LngText.text
msgid "There is no disk in drive [2]. Please insert one and click Retry, or click Cancel to go back to the previously selected volume."
msgstr "Ha ho na disiki ka draeveng ya [2]. Ka kopo kenya e le nngwe me o tobetse Leka Hape, kapa tobetsa Timetsa hore o boele morao bolumong e kgethilweng nakong e fetileng."

#: Error.ulf#OOO_ERROR_93.LngText.text
msgid "There is no disk in drive [2]. Please insert one and click Retry, or click Cancel to return to the browse dialog and select a different volume."
msgstr "Ha ho na disiki ka draeveng ya [2]. Ka kopa kenya e le nngwe me o tobetse Leka Hape, kapa tobetsa Timetsa hore o boele ho fetleka puisano me o kgethe bolumo e fapaneng."

#: Error.ulf#OOO_ERROR_94.LngText.text
msgid "The folder [2] does not exist.  Please enter a path to an existing folder."
msgstr "Sephuthedi sa [2] ha se teng.  Ka kopo kenya tselana sephutheding se setseng se le teng."

#: Error.ulf#OOO_ERROR_95.LngText.text
msgid "You have insufficient privileges to read this folder."
msgstr "O na le ditokelo tse sa lekanang hore o bale sephuthedi sena."

#: Error.ulf#OOO_ERROR_96.LngText.text
msgid "A valid destination folder for the installation could not be determined."
msgstr "Sephuthedi sa mo o yang se sebetsang bakeng sa ho kenya ha se a fumanwa."

#: Error.ulf#OOO_ERROR_97.LngText.text
msgid "Error attempting to read from the source installation database: [2]."
msgstr "Phoso ya ho leka ho bala ho tswa datapeising ya ho kenya ya mohlodi: [2]."

#: Error.ulf#OOO_ERROR_98.LngText.text
msgid "Scheduling reboot operation: Renaming file [2] to [3]. Must reboot to complete operation."
msgstr "Ho etsa kemiso ya ketso ya ho qala ka botjha: Ho rea faele hape ya [2] ho ya ho [3]. Tshwanetse ho qala ka botjha ho phetha ketso."

#: Error.ulf#OOO_ERROR_99.LngText.text
msgid "Scheduling reboot operation: Deleting file [2]. Must reboot to complete operation."
msgstr "Ho etsa kemiso ya ketso ya ho qala ka botjha: Ho hlakola faele ya [2]. Tshwanetse ho qala ka botjha ho phetha ketso."

#: Error.ulf#OOO_ERROR_100.LngText.text
msgid "Module [2] failed to register.  HRESULT [3].  Contact your support personnel."
msgstr "Modulu wa [2] o hlolehile ho ingodisa.  HDIPHOLO [3].  Ikopanye le basebeletsi ba hao ba tshehetso."

#: Error.ulf#OOO_ERROR_101.LngText.text
msgid "Module [2] failed to unregister.  HRESULT [3].  Contact your support personnel."
msgstr "Modulu wa [2] o hlolehile ho ingodisolla.  HDIPHOLO [3].  Ikopanye le basebeletsi ba hao ba tshehetso."

#: Error.ulf#OOO_ERROR_102.LngText.text
msgid "Failed to cache package [2]. Error: [3]. Contact your support personnel."
msgstr "E hlolehile ho boloka sephuthelwana sa [2]. Phoso: [3]. Ikopanye le basebeletsi ba hao ba tshehetso."

#: Error.ulf#OOO_ERROR_103.LngText.text
msgid "Could not register font [2].  Verify that you have sufficient permissions to install fonts, and that the system supports this font."
msgstr "E ka se ngodise fonto ya [2].  Netefatsa hore o na le ditumello tse lekaneng hore o kenye difonto, le hore motjhene o tshehetsa fonto ena."

#: Error.ulf#OOO_ERROR_104.LngText.text
msgid "Could not unregister font [2]. Verify that you have sufficient permissions to remove fonts."
msgstr "E ka ngodisolle fonto ya [2]. Netefatsa hore o nale ditumello tse lekaneng hore o tlose difonto."

#: Error.ulf#OOO_ERROR_105.LngText.text
msgid "Could not create shortcut [2]. Verify that the destination folder exists and that you can access it."
msgstr "E ka se etse tselakhutshwane ya [2]. Netefatsa hore sephuthedi se ho iwang ho sona se teng le hore o ka kgona ho kena ho sona."

#: Error.ulf#OOO_ERROR_106.LngText.text
msgid "Could not remove shortcut [2]. Verify that the shortcut file exists and that you can access it."
msgstr "E ka se tlose tselakhutshwane ya [2]. Netefatsa hore faele ya tselakhutshwane e teng le hore o ka kgona ho kena ho yona."

#: Error.ulf#OOO_ERROR_107.LngText.text
msgid "Could not register type library for file [2].  Contact your support personnel."
msgstr "E ka se ngodise laeborari ya mofuta bakeng sa faele ya [2].  Ikopanye le basebeletsi ba hao ba tshehetso."

#: Error.ulf#OOO_ERROR_108.LngText.text
msgid "Could not unregister type library for file [2].  Contact your support personnel."
msgstr "E ka se ngodisolle laeborari ya mofuta bakeng sa faele ya [2].  Ikopanye le basebeletsi ba hao ba tshehetso."

#: Error.ulf#OOO_ERROR_109.LngText.text
msgid "Could not update the INI file [2][3].  Verify that the file exists and that you can access it."
msgstr "E ka se behe faele ya INI nakong [2][3].  Netefatsa hore faele e teng le hore o ka kgona ho kena ho yona."

#: Error.ulf#OOO_ERROR_110.LngText.text
msgid "Could not schedule file [2] to replace file [3] on reboot.  Verify that you have write permissions to file [3]."
msgstr "E ka se etse kemiso hore faele ya [2] e nke bohato ba faele ya [3] ha ho qalwa ka botjha.  Netefatsa hore o na le ditokelo tsa ho ngola faeleng ya [3]."

#: Error.ulf#OOO_ERROR_111.LngText.text
msgid "Error removing ODBC driver manager, ODBC error [2]: [3]. Contact your support personnel."
msgstr "Phoso ya ho tlosa molaodi wa mokganni wa ODBC, phoso ya ODBC ya [2]: [3]. Ikopanye le basebeletsi ba hao ba tshehetso."

#: Error.ulf#OOO_ERROR_112.LngText.text
msgid "Error installing ODBC driver manager, ODBC error [2]: [3]. Contact your support personnel."
msgstr "Phoso ya ho kenya molaodi wa mokganni wa ODBC, phoso ya ODBC ya [2]: [3]. Ikopanye le basebeletsi ba hao ba tshehetso."

#: Error.ulf#OOO_ERROR_113.LngText.text
msgid "Error removing ODBC driver [4], ODBC error [2]: [3]. Verify that you have sufficient privileges to remove ODBC drivers."
msgstr "Phoso ya ho tlosa mokganni wa ODBC wa [4], phoso ya ODBC [2]: [3]. Netefatsa hore o na le ditokelo tse lekaneng hore o ka tlosa bakganni ba ODBC."

#: Error.ulf#OOO_ERROR_114.LngText.text
msgid "Error installing ODBC driver [4], ODBC error [2]: [3]. Verify that the file [4] exists and that you can access it."
msgstr "Phoso ya ho kenya mokganni wa ODBC wa [4], phoso ya ODBC ya [2]: [3]. Netefatsa hore faele ya [4] e teng le hore o ka kgona ho kena ho yona."

#: Error.ulf#OOO_ERROR_115.LngText.text
msgid "Error configuring ODBC data source [4], ODBC error [2]: [3]. Verify that the file [4] exists and that you can access it."
msgstr "Phoso ya ho fetola sebopeho sa mohlodi wa boitsebiso wa ODBC ya [4], phoso ya ODBC ya [2]: [3]. Netefatsa hore faele ya [4] e teng le hore o ka kgona ho kena ho yona."

#: Error.ulf#OOO_ERROR_116.LngText.text
msgid "Service [2] ([3]) failed to start.  Verify that you have sufficient privileges to start system services."
msgstr "Tshebeletso ya [2] ([3]) e hlolehile ho qala.  Netefatsa hore o na le ditokelo tse lekaneng hore o ka qala ditshebeletso tsa motjhene."

#: Error.ulf#OOO_ERROR_117.LngText.text
msgid "Service [2] ([3]) could not be stopped.  Verify that you have sufficient privileges to stop system services."
msgstr "Tshebeletso ya [2] ([3]) e ka se kgone ho emiswa.  Netefatsa hore o na le ditokelo tse lekaneng hore o ka emisa ditshebeletso tsa motjhene."

#: Error.ulf#OOO_ERROR_118.LngText.text
msgid "Service [2] ([3]) could not be deleted.  Verify that you have sufficient privileges to remove system services."
msgstr "Tshebeletso ya [2] ([3]) e ka se hlakolwe.  Netefatsa hore o na le ditokelo tse lekaneng hore o ka tlosa ditshebeletso tsa motjhene."

#: Error.ulf#OOO_ERROR_119.LngText.text
msgid "Service [2] ([3]) could not be installed.  Verify that you have sufficient privileges to install system services."
msgstr "Tshebeletso ya [2] ([3]) e ka se kenywe.  Netefatsa hore o na le ditokelo tse lekaneng ho kenya ditshebeletso tsa motjhene."

#: Error.ulf#OOO_ERROR_120.LngText.text
msgid "Could not update environment variable [2].  Verify that you have sufficient privileges to modify environment variables."
msgstr "E ka se behe ho feto-fetoha ha tikoloho nakong [2].  Netefatsa hore o na le ditokelo tse lekaneng hore o ka ntjhafatsa ho feto-fetoha ha tikoloho."

#: Error.ulf#OOO_ERROR_121.LngText.text
msgid "You do not have sufficient privileges to complete this installation for all users of the machine.  Log on as an administrator and then retry this installation."
msgstr "Ha o na ditokelo tse lekaneng hore o phethe ho kenya mona bakeng sa basebedisi kaofela ba motjhene.  Kena jwale ka molaodi me o leke hape ho kenya mona."

#: Error.ulf#OOO_ERROR_122.LngText.text
msgid "Could not set file security for file [3]. Error: [2].  Verify that you have sufficient privileges to modify the security permissions for this file."
msgstr "E ka se sete tshireletso ya faele bakeng sa faele ya [3]. Phoso: [2].  Netefatsa hore o na le ditokelo tse lekaneng hore o ka ntjhafatsa ditumello tsa tshireletso bakeng sa faele ena."

#: Error.ulf#OOO_ERROR_123.LngText.text
msgid "Component Services (COM+ 1.0) are not installed on this computer.  This installation requires Component Services in order to complete successfully.  Component Services are available on Windows 2000."
msgstr "Ditshebeletso tsa Karolo (COM+ 1.0) ha di a kengwa khomphuteng ena.  Ho kenya mona ho batla Ditshebeletso tsa Karolo hore e phethehe ka katleho.  Ditshebeletso tsa Karolo di teng ho Windows 2000."

#: Error.ulf#OOO_ERROR_124.LngText.text
msgid "Error registering COM+ application.  Contact your support personnel for more information."
msgstr "Phoso ya ho ngodisa tshebediso ya COM+.  Ikopanye le basebeletsi ba hao ba tshehetso bakeng sa tlhahisoleseding e eketsehileng."

#: Error.ulf#OOO_ERROR_125.LngText.text
msgid "Error unregistering COM+ application.  Contact your support personnel for more information."
msgstr "Phoso ya ho ngodisolla tshebediso ya COM+.  Ikopanye le basebeletsi ba hao ba tshehetso bakeng sa tlhahisoleseding e eketsehileng."

#: Error.ulf#OOO_ERROR_126.LngText.text
msgid "The description for service '[2]' ([3]) could not be changed."
msgstr "Tlhaloso ya tshebeletso ya '[2]' ([3]) e ka se fetolwe."

#: Error.ulf#OOO_ERROR_127.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 "Tshebeletso ya ho Kenya Windows e ka se kgone ho bea faele ya [2] ya tshebeletso nakong ka hobane faele e sireleditswe ke Windows.  O ka batla ho beha motjhene wa hao nakong hore lenaneo lena le sebetse ka ho nepahetseng. {{Tokollo ya sephuthelwana: [3], Tokollo e Sireleditsweng ya OS: [4]}}"

#: Error.ulf#OOO_ERROR_128.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 "Tshebeletso ya ho Kenya Windows e ka se behe faele ya Windows e sireleditsweng ya [2] nakong. {{Tokollo ya sephuthelwana: [3], tokollo e Sireleditsweng ya OS: [4], Phoso ya SFP: [5]}}"

#: Error.ulf#OOO_ERROR_129.LngText.text
msgid "This setup requires Internet Information Server 4.0 or higher for configuring IIS Virtual Roots. Please make sure that you have IIS 4.0 or higher."
msgstr "Setapo ena e batla Seabi sa Tlhahisoleseding sa Inthanete sa 4.0 kapa se phahameng bakeng sa ho fetola sebopeho sa Metsu e sa Bonahaleng ya IIS. Ka kopo tiisetsa hore o na le IIS 4.0 kapa e phahameng."

#: Error.ulf#OOO_ERROR_130.LngText.text
msgid "This setup requires Administrator privileges for configuring IIS Virtual Roots."
msgstr "Setapo ena e batla ditokelo tsa Molaodi bakeng sa ho fetola sebopeho sa Metsu e sa Bonahaleng ya IIS."

#: RadioBut.ulf#OOO_RADIOBUTTON_1.LngText.text
msgid "{&MSSansBold8}&Modify"
msgstr "{&MSSansBold8}&Ntjhafatsa"

#: RadioBut.ulf#OOO_RADIOBUTTON_2.LngText.text
msgid "{&MSSansBold8}Re&pair"
msgstr "{&MSSansBold8}Lo&kisa"

#: RadioBut.ulf#OOO_RADIOBUTTON_3.LngText.text
msgid "{&MSSansBold8}&Remove"
msgstr "{&MSSansBold8}&Tlosa"

#: RadioBut.ulf#OOO_RADIOBUTTON_4.LngText.text
msgid "{&MSSansBold8}&Typical"
msgstr ""

#: RadioBut.ulf#OOO_RADIOBUTTON_5.LngText.text
msgid "{&MSSansBold8}Cu&stom"
msgstr "{&MSSansBold8}Tlw&aelanya"

#: RadioBut.ulf#OOO_RADIOBUTTON_6.LngText.text
msgid "I &do not accept the terms in the license agreement"
msgstr "Ha &ke amohele mabaka a leng tumellanong ya laesense"

#: RadioBut.ulf#OOO_RADIOBUTTON_7.LngText.text
msgid "I &accept the terms in the license agreement"
msgstr "Ke &amohela mabaka a leng tumellanong ya laesense"

#: RadioBut.ulf#OOO_RADIOBUTTON_8.LngText.text
msgid "&Anyone who uses this computer (all users)"
msgstr "&Mang kapa mang ya sebedisang khomphutara ena (basebedisi kaofela)"

#: RadioBut.ulf#OOO_RADIOBUTTON_9.LngText.text
msgid "Only for &me ([USERNAME])"
msgstr "Bakeng saka &feela ([USERNAME])"

#: SIS.ulf#OOO_SIS_TITLE.LngText.text
msgid "Installation database"
msgstr "Datapeisi ya ho kenya"

#: SIS.ulf#OOO_SIS_COMMENT.LngText.text
msgid "This installer database contains the logic and data required to install LibreOffice."
msgstr ""

#: SIS.ulf#OOO_SIS_KEYWORDS.LngText.text
msgid "Install,MSI"
msgstr "Kenya,MSI"

#: SIS.ulf#OOO_SIS_APPNAME.LngText.text
msgid "Windows Installer"
msgstr "Mokenyi wa Windows"

#: LaunchCo.ulf#OOO_LAUNCH_1.LngText.text
msgid "The Installation Wizard cannot be run properly because you are logged in as a user without sufficient administrator rights for this system."
msgstr "Ramahlale wa ho Kenya a ka se mathe ka ho nepahetseng ka hobane o kene jwale ka mosebedisi ya se nang ditokelo tse lekaneng tsa molaodi bakeng sa motjhene ona."

#: UIText.ulf#OOO_UITEXT_1.LngText.text
msgid "bytes"
msgstr "dipaete"

#: UIText.ulf#OOO_UITEXT_2.LngText.text
msgid "GB"
msgstr "GB"

#: UIText.ulf#OOO_UITEXT_3.LngText.text
msgid "KB"
msgstr "KB"

#: UIText.ulf#OOO_UITEXT_4.LngText.text
msgid "MB"
msgstr "MB"

#: UIText.ulf#OOO_UITEXT_5.LngText.text
msgid "This feature will not be available."
msgstr "Tshobotsi ena e ka se fumanehe."

#: UIText.ulf#OOO_UITEXT_6.LngText.text
msgid "This feature will be installed when required."
msgstr "Tshobotsi ena e ka se kenywe ha e batlwa."

#: UIText.ulf#OOO_UITEXT_7.LngText.text
msgid "This feature, and all subfeatures, will be installed to run from the CD."
msgstr "Tshobotsi ena, le ditshobotsi tse ding kaofela tse nyenyane, di tla kenywa hore di mathe ho tswa ho CD."

#: UIText.ulf#OOO_UITEXT_8.LngText.text
msgid "This feature, and all subfeatures, will be installed on local hard drive."
msgstr "Tshobotsi ena, le ditshobotsi tse ding kaofela tse nyenyane, di tla kenywa draeveng e thata ya mo lapeng."

#: UIText.ulf#OOO_UITEXT_9.LngText.text
msgid "This feature, and all subfeatures, will be installed to run from the network."
msgstr "Tshobotsi ena, le ditshobotsi tse ding kaofela tse nyenyane, di tla kenywa hore di mathe ho tswa netewekeng."

#: UIText.ulf#OOO_UITEXT_10.LngText.text
#, fuzzy
msgctxt "UIText.ulf#OOO_UITEXT_10.LngText.text"
msgid "This feature will be installed to run from CD."
msgstr "Tshobotsi ena e tla kenywa hore e mathe ho tswa netewekeng."

#: UIText.ulf#OOO_UITEXT_11.LngText.text
msgid "This feature will be installed on local hard drive."
msgstr "Tshobotsi ena e tla kenywa draeveng e thata ya mo lapeng."

#: UIText.ulf#OOO_UITEXT_12.LngText.text
msgid "This feature will be installed to run from network."
msgstr "Tshobotsi ena e tla kenywa hore e mathe ho tswa netewekeng."

#: UIText.ulf#OOO_UITEXT_13.LngText.text
msgid "Fldr|New Folder"
msgstr "Fldr|Sephuthedi se Setjha"

#: UIText.ulf#OOO_UITEXT_14.LngText.text
msgid "This feature will remain uninstalled."
msgstr "Tshobotsi ena e tla dula e sa kenywa."

#: UIText.ulf#OOO_UITEXT_15.LngText.text
msgid "This feature will be set to be installed when required."
msgstr "Tshobotsi ena e tla setuwa hore e kenywe ha e batleha."

#: UIText.ulf#OOO_UITEXT_16.LngText.text
#, fuzzy
msgctxt "UIText.ulf#OOO_UITEXT_16.LngText.text"
msgid "This feature will be installed to run from CD."
msgstr "Tshobotsi ena e tla kenywa hore e mathe ho tswa netewekeng."

#: UIText.ulf#OOO_UITEXT_17.LngText.text
msgid "This feature will be installed on the local hard drive."
msgstr "Tshobotsi ena e tla kenywa draeveng e thata ya mo lapeng."

#: UIText.ulf#OOO_UITEXT_18.LngText.text
msgid "This feature will be installed to run from the network."
msgstr "Tshobotsi ena e tla kenywa hore e mathe ho tswa netewekeng."

#: UIText.ulf#OOO_UITEXT_19.LngText.text
msgid "This feature will become unavailable."
msgstr "Tshobotsi ena e tla etswa hore e sa fumanehe."

#: UIText.ulf#OOO_UITEXT_20.LngText.text
msgid "Will be installed when required."
msgstr "E tla kenywa ha e batleha."

#: UIText.ulf#OOO_UITEXT_21.LngText.text
msgid "This feature will be available to run from CD."
msgstr "Tshobotsi ena e tla fumaneha hore e mathe ho tswa ho CD."

#: UIText.ulf#OOO_UITEXT_22.LngText.text
msgid "This feature will be installed on your local hard drive."
msgstr "Tshobotsi ena e tla kenywa draeveng ya hao e thata ya mo lapeng."

#: UIText.ulf#OOO_UITEXT_23.LngText.text
msgid "This feature will be available to run from the network."
msgstr "Tshobotsi ena e tla fumaneha hore e mathe ho tswa netewekeng."

#: UIText.ulf#OOO_UITEXT_24.LngText.text
msgid "This feature will be uninstalled completely, and you won't be able to run it from CD."
msgstr "Tshobotsi ena e tla ntshiwa ka ho feletseng, me o ka se kgone ho e mathisa ho tswa ho CD."

#: UIText.ulf#OOO_UITEXT_25.LngText.text
msgid "This feature was run from the CD but will be set to be installed when required."
msgstr "Tshobotsi ena e mathisitswe ho tswa ho CD empa e tla setuwa hore e kenywe ha e batleha."

#: UIText.ulf#OOO_UITEXT_26.LngText.text
msgid "This feature will continue to be run from the CD"
msgstr "Tshobotsi ena e tla tswela pele ho mathiswa ho tswa ho CD"

#: UIText.ulf#OOO_UITEXT_27.LngText.text
msgid "This feature was run from the CD but will be installed on the local hard drive."
msgstr "Tshobotsi ena e mathisitswe ho tswa ho CD empa e tla kenywa draeveng e thata ya mo lapeng."

#: UIText.ulf#OOO_UITEXT_28.LngText.text
msgid "This feature frees up [1] on your hard drive."
msgstr "Tshobotsi ena e ntsha ho fihla ho [1] draeveng ya hao e thata."

#: UIText.ulf#OOO_UITEXT_29.LngText.text
msgid "This feature requires [1] on your hard drive."
msgstr "Tshobotsi ena e batla [1] draeveng ya hao e thata."

#: UIText.ulf#OOO_UITEXT_30.LngText.text
msgid "Compiling cost for this feature..."
msgstr "Ho hlophisa ditshenyehelo bakeng sa tshobotsi ena..."

#: UIText.ulf#OOO_UITEXT_31.LngText.text
msgid "This feature will be completely removed."
msgstr "Tshobotsi ena e tla tloswa ka ho feletseng."

#: UIText.ulf#OOO_UITEXT_32.LngText.text
msgid "This feature will be removed from your local hard drive but will be set to be installed when required."
msgstr "Tshobotsi ena e tla tloswa ho tswa draeveng ya hao e thata ya mo lapeng empa e tla setuwa hore e kenywe ha e batleha."

#: UIText.ulf#OOO_UITEXT_33.LngText.text
msgid "This feature will be removed from your local hard drive but will still be available to run from CD."
msgstr "Tshobotsi ena e tla tloswa draeveng ya hao e thata ya mo lapeng empa e sa ntse e tla ba teng ho matha ho tswa ho CD."

#: UIText.ulf#OOO_UITEXT_34.LngText.text
msgid "This feature will remain on your local hard drive."
msgstr "Tshobotsi ena e tla dula e le draeveng ya hao e thata ya mo lapeng."

#: UIText.ulf#OOO_UITEXT_35.LngText.text
msgid "This feature will be removed from your local hard drive, but will be still available to run from the network."
msgstr "Tshobotsi ena e tla tloswa draeveng ya hao e thata ya mo lapeng, empa e sa ntse e tla ba teng hore e mathe ho tswa netewekeng."

#: UIText.ulf#OOO_UITEXT_36.LngText.text
msgid "This feature will be uninstalled completely, and you won't be able to run it from the network."
msgstr "Tshobotsi ena e tla ntshiwa ka ho feletseng, me o ka se kgone ho e mathisa ho tswa netewekeng."

#: UIText.ulf#OOO_UITEXT_37.LngText.text
msgid "This feature was run from the network but will be installed when required."
msgstr "Tshobotsi ena e mathisitswe ho tswa netewekeng empa e tla kenywa ha e batleha."

#: UIText.ulf#OOO_UITEXT_38.LngText.text
msgid "This feature was run from the network but will be installed on the local hard drive."
msgstr "Tshobotsi ena e mathisitswe ho tswa netewekeng empa e tla kenywa draeveng e thata ya mo lapeng."

#: UIText.ulf#OOO_UITEXT_39.LngText.text
msgid "This feature will continue to be run from the network"
msgstr "Tshobotsi ena e tla tswela pele ho matha ho tswa netewekeng"

#: UIText.ulf#OOO_UITEXT_40.LngText.text
msgid "This feature frees up [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures free up [4] on your hard drive."
msgstr "Tshobotsi ena e lokolla ho fihla ho [1] draeveng ya hao e thata. E na le [2] ya [3] ya ditshobotsi tse nyenyane tse kgethilweng. Ditshobotse tse nyenyane di ntsha ho fihla ho [4] draeveng ya hao e thata."

#: UIText.ulf#OOO_UITEXT_41.LngText.text
msgid "This feature frees up [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures require [4] on your hard drive."
msgstr "Tshobotsi ena e lokolla ho fihla ho [1] draeveng ya hao e thata. E na le [2] ya [3] ya ditshobotsi tse nyenyane tse kgethilweng. Ditshobotsi tse nyenyane di batla [4] draeveng ya hao e thata."

#: UIText.ulf#OOO_UITEXT_42.LngText.text
msgid "This feature requires [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures free up [4] on your hard drive."
msgstr "Tshobotsi ena e batla [1] draeveng ya hao e thata. E na le [2] ya [3] ya ditshobotsi tse nyenyane tse kgethilweng. Ditshobotsi tse nyenyane di lokolla ho fihla ho [4] draeveng ya hao e thata."

#: UIText.ulf#OOO_UITEXT_43.LngText.text
msgid "This feature requires [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures require [4] on your hard drive."
msgstr "Tshobotsi ena e batla [1] draeveng ya hao e thata. E na le [2] ya [3] ya ditshobotsi tse nyenyane tse kgethilweng. Ditshobotsi tse nyenyane di batla [4] draeveng ya hao e thata."

#: UIText.ulf#OOO_UITEXT_44.LngText.text
msgid "Time remaining: {[1] min }[2] sec"
msgstr "Nako e setseng: {[1] metsotso }[2] metsotswana"

#: UIText.ulf#OOO_UITEXT_45.LngText.text
msgid "Available"
msgstr "E leng teng"

#: UIText.ulf#OOO_UITEXT_46.LngText.text
msgid "Differences"
msgstr "Diphapang"

#: UIText.ulf#OOO_UITEXT_47.LngText.text
msgid "Required"
msgstr "Batlehang"

#: UIText.ulf#OOO_UITEXT_48.LngText.text
msgid "Disk Size"
msgstr "Boholo ba Disiki"

#: UIText.ulf#OOO_UITEXT_49.LngText.text
msgid "Volume"
msgstr "Bolumo"

#: Property.ulf#OOO_ARPCONTACTTEMPLATE.LngText.text
msgid "LibreOffice Community"
msgstr ""

#: Property.ulf#OOO_ARPHELPLINKTEMPLATE.LngText.text
msgid "http://www.libreoffice.org/get-help"
msgstr ""

#: Property.ulf#OOO_ARPHELPTELEPHONETEMPLATE.LngText.text
msgid "x-xxx-xxx-xxx"
msgstr "x-xxx-xxx-xxx"

#: Property.ulf#OOO_ARPURLINFOABOUTTEMPLATE.LngText.text
msgid "http://www.documentfoundation.org"
msgstr ""

#: Property.ulf#OOO_ARPURLUPDATEINFOTEMPLATE.LngText.text
msgid "http://www.libreoffice.org/download"
msgstr ""

#: Property.ulf#OOO_STR_NEW_DISPLAY_NAME.LngText.text
msgid "~New"
msgstr "~Ntjha"

#: Property.ulf#OOO_STR_EDIT.LngText.text
msgid "~Edit"
msgstr "~Lokisa"

#: Property.ulf#OOO_STR_MS_WORD_DOCUMENT.LngText.text
msgid "Microsoft Word Document"
msgstr "Tokomane ya Microsoft Word"

#: Property.ulf#OOO_STR_MS_WORD_TEMPLATE.LngText.text
msgid "Microsoft Word Template"
msgstr "Thempoleiti ya Microsoft Word"

#: Property.ulf#OOO_STR_MS_EXCEL_WORKSHEET.LngText.text
msgid "Microsoft Excel Worksheet"
msgstr "Leqephe la ho Sebeletsa la Microsoft Excel"

#: Property.ulf#OOO_STR_MS_EXCEL_TEMPLATE.LngText.text
msgid "Microsoft Excel Template"
msgstr "Thempoleiti ya Microsoft Excel"

#: Property.ulf#OOO_STR_MS_POWERPOINT_PRESENTATION.LngText.text
msgid "Microsoft PowerPoint Presentation"
msgstr "Nehelano ya Microsoft PowerPoint"

#: Property.ulf#OOO_STR_MS_POWERPOINT_TEMPLATE.LngText.text
msgid "Microsoft PowerPoint Template"
msgstr "Thempoleiti ya Microsoft PowerPoint"

#: Property.ulf#OOO_STR_MS_POWERPOINT_SHOW.LngText.text
msgid "Microsoft PowerPoint Show"
msgstr "Pontsho ya Microsoft PowerPoint"

#: Property.ulf#OOO_STR_INSTALLATION_WIZARD.LngText.text
msgid "Installation Wizard"
msgstr ""

#: Control.ulf#OOO_CONTROL_3.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_3.LngText.text"
msgid "Cancel"
msgstr "&Timetsa"

#: Control.ulf#OOO_CONTROL_5.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_5.LngText.text"
msgid "&Look in:"
msgstr ""

#: Control.ulf#OOO_CONTROL_6.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_6.LngText.text"
msgid "Browse to the destination folder."
msgstr "Shebisisa sephuthelwana sa moo o yang teng."

#: Control.ulf#OOO_CONTROL_7.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_7.LngText.text"
msgid "{&MSSansBold8}Change Current Destination Folder"
msgstr ""

#: Control.ulf#OOO_CONTROL_9.LngText.text
msgid "Create new folder|"
msgstr "Bopa sephuthedi se setjha|"

#: Control.ulf#OOO_CONTROL_10.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_10.LngText.text"
msgid "OK"
msgstr ""

#: Control.ulf#OOO_CONTROL_12.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_12.LngText.text"
msgid "&Folder name:"
msgstr ""

#: Control.ulf#OOO_CONTROL_13.LngText.text
msgid "Up one level|"
msgstr "Hodimo mohato o le mong|"

#: Control.ulf#OOO_CONTROL_14.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_14.LngText.text"
msgid "< &Back"
msgstr ""

#: Control.ulf#OOO_CONTROL_17.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_17.LngText.text"
msgid "&Change..."
msgstr ""

#: Control.ulf#OOO_CONTROL_18.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_18.LngText.text"
msgid "Cancel"
msgstr "&Timetsa"

#: Control.ulf#OOO_CONTROL_19.LngText.text
msgid "Specify a network location for the server image of the product."
msgstr "Hlakisa budulo ba neteweke bakeng sa setshwantso sa seabi sa sehlahiswa."

#: Control.ulf#OOO_CONTROL_20.LngText.text
msgid "Enter the network location or click Change to browse to a location.  Click Install to create a server image of [ProductName] at the specified network location or click Cancel to exit the wizard."
msgstr "Kenya tulo ya neteweke kapa Tobetsa Fetola ho lokodisa tulong e itseng.  Tobetsa kenya ho bopa setshwantso sa seabi sa [ProductName] ho bodulo ba neteweke bo kgethehileng kapa tobetsa Timetsa to tswa ho Ramahlale enwa."

#: Control.ulf#OOO_CONTROL_21.LngText.text
msgid "{&MSSansBold8}Network Location"
msgstr "{&MSSansBold8}Tulo ya Neteweke"

#: Control.ulf#OOO_CONTROL_22.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_22.LngText.text"
msgid "&Install"
msgstr ""

#: Control.ulf#OOO_CONTROL_23.LngText.text
msgid "&Network location:"
msgstr "&Tulo ya neteweke:"

#: Control.ulf#OOO_CONTROL_24.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_24.LngText.text"
msgid "< &Back"
msgstr ""

#: Control.ulf#OOO_CONTROL_25.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_25.LngText.text"
msgid "Cancel"
msgstr "&Timetsa"

#: Control.ulf#OOO_CONTROL_26.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_26.LngText.text"
msgid "&Next >"
msgstr ""

#: Control.ulf#OOO_CONTROL_27.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_27.LngText.text"
msgid "{&TahomaBold10}Welcome to the Installation Wizard for [ProductName]"
msgstr "{&TahomaBold10}Ho tswetsa pele Ramahlale wa ho Kenya bakeng sa [ProductName]"

#: Control.ulf#OOO_CONTROL_28.LngText.text
msgid "The Installation Wizard will create a server image of [ProductName] at a specified network location. To continue, click Next."
msgstr "Ramatlhale wa ho Kenya o tla bopa setshwantso sa seabi sa [ProductName] tulong ya neteweke e hlakisitsweng. Ho tswelapele, tobetsa Se latelang."

#: Control.ulf#OOO_CONTROL_29.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_29.LngText.text"
msgid "&No"
msgstr ""

#: Control.ulf#OOO_CONTROL_30.LngText.text
msgid "Are you sure you want to cancel [ProductName] installation?"
msgstr "Na o tiisehile hore o batla ho timetsa kenyo ya [ProductName]?"

#: Control.ulf#OOO_CONTROL_31.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_31.LngText.text"
msgid "&Yes"
msgstr ""

#: Control.ulf#OOO_CONTROL_32.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_32.LngText.text"
msgid "< &Back"
msgstr ""

#: Control.ulf#OOO_CONTROL_35.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_35.LngText.text"
msgid "Cancel"
msgstr "&Timetsa"

#: Control.ulf#OOO_CONTROL_36.LngText.text
msgid "{\\Tahoma8}{80}"
msgstr "{\\Tahoma8}{80}"

#: Control.ulf#OOO_CONTROL_37.LngText.text
msgid "&Organization:"
msgstr "&Mokgatlo:"

#: Control.ulf#OOO_CONTROL_38.LngText.text
msgid "Please enter your information."
msgstr "Ka kopo kenya tlhahisoleseding la hao."

#: Control.ulf#OOO_CONTROL_39.LngText.text
msgid "Install this application for:"
msgstr "Kenya tshebetso ena bakeng sa:"

#: Control.ulf#OOO_CONTROL_40.LngText.text
#, fuzzy
msgid "{&MSSansBold8}User Information"
msgstr "{&MSSansBold8}Tlhahisoleseding ya Moreki"

#: Control.ulf#OOO_CONTROL_41.LngText.text
msgid "{\\Tahoma8}{50}"
msgstr "{\\Tahoma8}{50}"

#: Control.ulf#OOO_CONTROL_42.LngText.text
msgid "&User Name:"
msgstr "&Lebitso la Mosebedisi:"

#: Control.ulf#OOO_CONTROL_43.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_43.LngText.text"
msgid "&Next >"
msgstr ""

#: Control.ulf#OOO_CONTROL_46.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_46.LngText.text"
msgid "< &Back"
msgstr ""

#: Control.ulf#OOO_CONTROL_49.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_49.LngText.text"
msgid "Cancel"
msgstr "&Timetsa"

#: Control.ulf#OOO_CONTROL_50.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_50.LngText.text"
msgid "&Change..."
msgstr ""

#: Control.ulf#OOO_CONTROL_51.LngText.text
msgid "&Space"
msgstr "&Sebaka"

#: Control.ulf#OOO_CONTROL_52.LngText.text
msgid "Select the program features you want installed."
msgstr "Kgetha ditshobotsi tsa mananeo tseo o batlang di kentswe."

#: Control.ulf#OOO_CONTROL_53.LngText.text
msgid "Click on an icon in the list below to change how a feature is installed."
msgstr "Tobetsa letshwaong le leng lethathameng le ka tlase ho fetola kamoo tshobotsi e kentsweng."

#: Control.ulf#OOO_CONTROL_54.LngText.text
msgid "{&MSSansBold8}Custom Setup"
msgstr "{&MSSansBold8}Setapu ya Setso"

#: Control.ulf#OOO_CONTROL_55.LngText.text
msgid "Feature Description:"
msgstr "Tlhaloso ya Tshobotsi:"

#: Control.ulf#OOO_CONTROL_56.LngText.text
msgid "&Help"
msgstr "&Thuso"

#: Control.ulf#OOO_CONTROL_57.LngText.text
msgid "Install to:"
msgstr "Kenya ho:"

#: Control.ulf#OOO_CONTROL_58.LngText.text
msgid "Multiline description of the currently selected item"
msgstr "Tlhaloso ya mela e mengata ya dintho tse kgethuweng honajwale"

#: Control.ulf#OOO_CONTROL_59.LngText.text
msgid "<selected feature path>"
msgstr "<tselana ya ditshobotsi e kgethuweng>"

#: Control.ulf#OOO_CONTROL_60.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_60.LngText.text"
msgid "&Next >"
msgstr ""

#: Control.ulf#OOO_CONTROL_61.LngText.text
msgid "Feature size"
msgstr "Boholo ba tshobotsi"

#: Control.ulf#OOO_CONTROL_64.LngText.text
msgid "Custom Setup allows you to selectively install program features."
msgstr "Setapu ya Setso e o dumella hore o kenye mananeo a ditshobotsi."

#: Control.ulf#OOO_CONTROL_65.LngText.text
msgid "{&MSSansBold8}Custom Setup Tips"
msgstr "{&MSSansBold8}Matlhale a Setapu ya Setso"

#: Control.ulf#OOO_CONTROL_66.LngText.text
msgid "Will not be installed."
msgstr "E keke ya kenywa."

#: Control.ulf#OOO_CONTROL_67.LngText.text
msgid "Will be installed on first use. (Available only if the feature supports this option.)"
msgstr "E tla kenywa tshebedisong ya pele. (E teng fela haeba tshobotsi e tshehetsa kgetho ena.)"

#: Control.ulf#OOO_CONTROL_68.LngText.text
msgid "This install state means the feature..."
msgstr "Boemo bona ba ho kenya bo bolela tshobotsi..."

#: Control.ulf#OOO_CONTROL_69.LngText.text
msgid "Will be completely installed to the local hard drive."
msgstr "E tla kenywa ka ho phethahetseng ho draeve e thata ya lapeng."

#: Control.ulf#OOO_CONTROL_70.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 "Letshwao le haufi le lebitso la tshobotsi le bontsha boemo ba ho kenngwa ba tshobotsi. Tobetsa letshwao ho emisa menu wa ho kenya bakeng sa tshobotsi ka nngwe."

#: Control.ulf#OOO_CONTROL_71.LngText.text
msgid "Will be installed to run from the network. (Available only if the feature supports this option.)"
msgstr "E tla kenywa hore e mathe ho tswa netewekeng. (E teng fela ha tshobotsi e tshehetsa kgetho ena.)"

#: Control.ulf#OOO_CONTROL_72.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_72.LngText.text"
msgid "OK"
msgstr ""

#: Control.ulf#OOO_CONTROL_73.LngText.text
msgid "Will have some subfeatures installed to the local hard drive. (Available only if the feature has subfeatures.)"
msgstr "E tla ba le ditshobotsi tse tlasana tse tla kenywa ho draeve e thata ya lapeng. (E teng fela haeba tshobotsi e nale ditshobotsi tse tlaasana.)"

#: Control.ulf#OOO_CONTROL_84.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_84.LngText.text"
msgid "< &Back"
msgstr ""

#: Control.ulf#OOO_CONTROL_87.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_87.LngText.text"
msgid "Cancel"
msgstr "&Timetsa"

#: Control.ulf#OOO_CONTROL_88.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_88.LngText.text"
msgid "&Change..."
msgstr ""

#: Control.ulf#OOO_CONTROL_89.LngText.text
msgid "Click Next to install to this folder, or click Change to install to a different folder."
msgstr ""

#: Control.ulf#OOO_CONTROL_90.LngText.text
msgid "{&MSSansBold8}Destination Folder"
msgstr "{&MSSansBold8}Sephuthedi sa Moo o yang"

#: Control.ulf#OOO_CONTROL_91.LngText.text
msgid "[INSTALLDIR]"
msgstr "[KENYATSHUPETSO]"

#: Control.ulf#OOO_CONTROL_92.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_92.LngText.text"
msgid "Install [ProductName] to:"
msgstr ""

#: Control.ulf#OOO_CONTROL_93.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_93.LngText.text"
msgid "&Next >"
msgstr ""

#: Control.ulf#OOO_CONTROL_96.LngText.text
msgid "The disk space required for the installation of the selected features."
msgstr "Sebaka sa disiki se batlehang bakeng sa ho kenngwa ha ditshobotsi tse kgethilweng."

#: Control.ulf#OOO_CONTROL_97.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_97.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 ""

#: Control.ulf#OOO_CONTROL_98.LngText.text
msgid "{&MSSansBold8}Disk Space Requirements"
msgstr "{&MSSansBold8}Ditlhokahalo tsa Sebaka tsa Disiki"

#: Control.ulf#OOO_CONTROL_100.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_100.LngText.text"
msgid "OK"
msgstr ""

#: Control.ulf#OOO_CONTROL_103.LngText.text
msgid "Some files that need to be updated are currently in use."
msgstr "Difaele tse ding tse hlokang ho bewa nakong di tshebetsong honajwale."

#: Control.ulf#OOO_CONTROL_104.LngText.text
msgid "The following applications are using files that need to be updated by this setup. Close these applications and click Retry to continue."
msgstr "Ditshebetso tse latelang di sebedisa difaele tse hlokang ho bewa nakong ke setapu ena. Kwala ditshebetso tsena mme o tobetse Leka Hape ho tswelapele."

#: Control.ulf#OOO_CONTROL_105.LngText.text
msgid "{&MSSansBold8}Files in Use"
msgstr "{&MSSansBold8}Difaele tse sebediswang"

#: Control.ulf#OOO_CONTROL_106.LngText.text
msgid "&Exit"
msgstr "&Etswa"

#: Control.ulf#OOO_CONTROL_107.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_107.LngText.text"
msgid "&Ignore"
msgstr ""

#: Control.ulf#OOO_CONTROL_108.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_108.LngText.text"
msgid "&Retry"
msgstr ""

#: Control.ulf#OOO_CONTROL_111.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_111.LngText.text"
msgid "Cancel"
msgstr "&Timetsa"

#: Control.ulf#OOO_CONTROL_113.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_113.LngText.text"
msgid "&Look in:"
msgstr ""

#: Control.ulf#OOO_CONTROL_114.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_114.LngText.text"
msgid "Browse to the destination folder."
msgstr "Shebisisa sephuthelwana sa moo o yang teng."

#: Control.ulf#OOO_CONTROL_115.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_115.LngText.text"
msgid "{&MSSansBold8}Change Current Destination Folder"
msgstr ""

#: Control.ulf#OOO_CONTROL_117.LngText.text
msgid "Create New Folder|"
msgstr "Bopa Sephuthedi se Setjha|"

#: Control.ulf#OOO_CONTROL_118.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_118.LngText.text"
msgid "OK"
msgstr ""

#: Control.ulf#OOO_CONTROL_120.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_120.LngText.text"
msgid "&Folder name:"
msgstr ""

#: Control.ulf#OOO_CONTROL_121.LngText.text
msgid "Up One Level|"
msgstr "Hodimo mohato o le mong|"

#: Control.ulf#OOO_CONTROL_122.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_122.LngText.text"
msgid "< &Back"
msgstr ""

#: Control.ulf#OOO_CONTROL_123.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_123.LngText.text"
msgid "Cancel"
msgstr "&Timetsa"

#: Control.ulf#OOO_CONTROL_124.LngText.text
msgid "Build contributed in collaboration with the community by [Manufacturer]. For credits, see: http://www.documentfoundation.org"
msgstr ""

#: Control.ulf#OOO_CONTROL_125.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_125.LngText.text"
msgid "&Next >"
msgstr ""

#: Control.ulf#OOO_CONTROL_126.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_126.LngText.text"
msgid "{&TahomaBold10}Welcome to the Installation Wizard for [ProductName]"
msgstr "{&TahomaBold10}Ho tswetsa pele Ramahlale wa ho Kenya bakeng sa [ProductName]"

#: Control.ulf#OOO_CONTROL_127.LngText.text
msgid "The Installation Wizard will install [ProductName] on your computer. To continue, click Next."
msgstr "Ramatlhale wa ho kenya o tla kenya [ProductName] khomphutareng ya hao. Ho tswelapele, tobetsa Tse Latelang."

#: Control.ulf#OOO_CONTROL_128.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_128.LngText.text"
msgid "< &Back"
msgstr ""

#: Control.ulf#OOO_CONTROL_131.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_131.LngText.text"
msgid "Cancel"
msgstr "&Timetsa"

#: Control.ulf#OOO_CONTROL_132.LngText.text
msgid "Please read the following license agreement carefully."
msgstr "Ka kopo bala tumellano ya laesense e latelang ka hloko."

#: Control.ulf#OOO_CONTROL_133.LngText.text
msgid "{&MSSansBold8}License Agreement"
msgstr "{&MSSansBold8}Tumellano ya Laesense"

#: Control.ulf#OOO_CONTROL_134.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_134.LngText.text"
msgid "&Next >"
msgstr ""

#: Control.ulf#OOO_CONTROL_135.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_135.LngText.text"
msgid "< &Back"
msgstr ""

#: Control.ulf#OOO_CONTROL_138.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_138.LngText.text"
msgid "Cancel"
msgstr "&Timetsa"

#: Control.ulf#OOO_CONTROL_139.LngText.text
msgid "Modify, repair, or remove the program."
msgstr "Ntjhafatsa, lokisa, kapa tlosa lenaneo."

#: Control.ulf#OOO_CONTROL_140.LngText.text
msgid "{&MSSansBold8}Program Maintenance"
msgstr "{&MSSansBold8}Ho Tlhokomelwa ha Lenaneo"

#: Control.ulf#OOO_CONTROL_141.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_141.LngText.text"
msgid "&Next >"
msgstr ""

#: Control.ulf#OOO_CONTROL_143.LngText.text
msgid "Change which program features are installed. This option displays the Custom Selection dialog in which you can change the way features are installed."
msgstr "Fetola hore ke lenaneo lefe la ditshobotsi le kenywang. Tlhopo e bontsha Kgetho ya Setso ya puisano moo o ka fetolang tsela eo ditshobotsi di kengwang."

#: Control.ulf#OOO_CONTROL_144.LngText.text
msgid "Repair installation errors in the program. This option fixes missing or corrupt files, shortcuts, and registry entries."
msgstr "Diphoso tsa ho kenya ho lokisa lenaneong. Hlopho ena e lokisa difaele tse sa fumaneheng kapa tse senyehileng, bokeno ba boingodiso."

#: Control.ulf#OOO_CONTROL_145.LngText.text
msgid "Remove [ProductName] from your computer."
msgstr "Tlosa [ProductName] khomphuteng."

#: Control.ulf#OOO_CONTROL_146.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_146.LngText.text"
msgid "< &Back"
msgstr ""

#: Control.ulf#OOO_CONTROL_147.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_147.LngText.text"
msgid "Cancel"
msgstr "&Timetsa"

#: Control.ulf#OOO_CONTROL_148.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_148.LngText.text"
msgid "&Next >"
msgstr ""

#: Control.ulf#OOO_CONTROL_149.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_149.LngText.text"
msgid "{&TahomaBold10}Welcome to the Installation Wizard for [ProductName]"
msgstr "{&TahomaBold10}Ho tswetsa pele Ramahlale wa ho Kenya bakeng sa [ProductName]"

#: Control.ulf#OOO_CONTROL_150.LngText.text
msgid "The Installation Wizard will allow you to modify, repair, or remove [ProductName]. To continue, click Next."
msgstr "Ramahlale wa ho Kenya o tla ho dumella ho ntjhafatsa, lokisa, kapa ho tlosa [ProductName]. Hore o tswele pele, tobetsa Tse Latelang."

#: Control.ulf#OOO_CONTROL_153.LngText.text
msgid "Disk space required for the installation exceeds available disk space."
msgstr "Sebaka sa disiki se batlehang bakeng sa ho kenya se feta sebaka se leng teng sa disiki."

#: Control.ulf#OOO_CONTROL_154.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_154.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 ""

#: Control.ulf#OOO_CONTROL_155.LngText.text
msgid "{&MSSansBold8}Out of Disk Space"
msgstr "{&MSSansBold8}Sebaka sa Disiki se Fedile"

#: Control.ulf#OOO_CONTROL_156.LngText.text
msgid "{120}{70}{70}{70}{70}"
msgstr "{120}{70}{70}{70}{70}"

#: Control.ulf#OOO_CONTROL_157.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_157.LngText.text"
msgid "OK"
msgstr ""

#: Control.ulf#OOO_CONTROL_158.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_158.LngText.text"
msgid "< &Back"
msgstr ""

#: Control.ulf#OOO_CONTROL_159.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_159.LngText.text"
msgid "Cancel"
msgstr "&Timetsa"

#: Control.ulf#OOO_CONTROL_160.LngText.text
msgid "&Update >"
msgstr "&Bea nakong >"

#: Control.ulf#OOO_CONTROL_161.LngText.text
msgid "{&TahomaBold10}Welcome to the Patch for [ProductName]"
msgstr "{&TahomaBold10}O amohelehile ho Petjhe ya [ProductName]"

#: Control.ulf#OOO_CONTROL_162.LngText.text
msgid "The Installation Wizard will install the Patch for [ProductName] on your computer.  To continue, click Update."
msgstr "Ramahlale wa ho Kenya o tla kenya Petjhe bakeng sa [ProductName] khomphuteng ya hao.  Hore o tswele pele, tobetsa Bea nakong."

#: Control.ulf#OOO_CONTROL_163.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_163.LngText.text"
msgid "< &Back"
msgstr ""

#: Control.ulf#OOO_CONTROL_166.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_166.LngText.text"
msgid "Cancel"
msgstr "&Timetsa"

#: Control.ulf#OOO_CONTROL_167.LngText.text
msgid "The wizard is ready to begin installation."
msgstr "Ramahlale o setse a itokiseleditse ho qala ho kenya."

#: Control.ulf#OOO_CONTROL_168.LngText.text
msgid "Click Install to begin the installation."
msgstr "Tobetsa Kenya hore o qale ho kenya lenaneo."

#: Control.ulf#OOO_CONTROL_169.LngText.text
msgid "If you want to review or change any of your installation settings, click Back. Click Cancel to exit the wizard."
msgstr "Haeba o batla ho hlahloba kapa ho fetola diseting leha ele dife tsa hao tsa ho kenya, tobetsa Morao. Tobetsa Timetsa hore o ntshe ramahlale."

#: Control.ulf#OOO_CONTROL_170.LngText.text
msgid "{&MSSansBold8}Ready to Modify the Program"
msgstr "{&MSSansBold8}Itokiseleditse ho Ntjhafatsa Lenaneo"

#: Control.ulf#OOO_CONTROL_171.LngText.text
msgid "{&MSSansBold8}Ready to Repair the Program"
msgstr "{&MSSansBold8}Itokiseleditse ho Lokisa Lenaneo"

#: Control.ulf#OOO_CONTROL_172.LngText.text
msgid "{&MSSansBold8}Ready to Install the Program"
msgstr "{&MSSansBold8}Itokiseleditse ho Kenya Lenaneo"

#: Control.ulf#OOO_CONTROL_173.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_173.LngText.text"
msgid "&Install"
msgstr ""

#: Control.ulf#OOO_CONTROL_174.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_174.LngText.text"
msgid "< &Back"
msgstr ""

#: Control.ulf#OOO_CONTROL_177.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_177.LngText.text"
msgid "Cancel"
msgstr "&Timetsa"

#: Control.ulf#OOO_CONTROL_178.LngText.text
msgid "You have chosen to remove the program from your system."
msgstr "O kgethile ho tlosa lenaneo motjheneng wa hao."

#: Control.ulf#OOO_CONTROL_179.LngText.text
msgid "Click Remove to remove [ProductName] from your computer. After removal, this program will no longer be available for use."
msgstr "Tobetsa Tlosa hore o tlose [ProductName] khomphuteng ya hao. Ka moraho ha ho le tlosa, lenaneo lena le ka se sa hlola le eba teng hore le ka sebediswa."

#: Control.ulf#OOO_CONTROL_180.LngText.text
msgid "If you want to review or change any settings, click Back."
msgstr "Haeba o batla ho hlahloba kapa ho fetola diseting leha ele dife, tobetsa Morao."

#: Control.ulf#OOO_CONTROL_181.LngText.text
msgid "{&MSSansBold8}Remove the Program"
msgstr "{&MSSansBold8}Tlosa Lenaneo"

#: Control.ulf#OOO_CONTROL_182.LngText.text
msgid "&Remove"
msgstr "&Tlosa"

#: Control.ulf#OOO_CONTROL_183.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_183.LngText.text"
msgid "< &Back"
msgstr ""

#: Control.ulf#OOO_CONTROL_184.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_184.LngText.text"
msgid "Cancel"
msgstr "&Timetsa"

#: Control.ulf#OOO_CONTROL_185.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_185.LngText.text"
msgid "&Finish"
msgstr ""

#: Control.ulf#OOO_CONTROL_186.LngText.text
msgid "Your system has not been modified. To complete installation at another time, please run setup again."
msgstr "Motjhene wa hao ha o so ntjhafatswe. Hore o phethe ho kenya ka nako e nngwe, ka kopa mathisa setapo hape."

#: Control.ulf#OOO_CONTROL_187.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_187.LngText.text"
msgid "Click Finish to exit the wizard."
msgstr ""

#: Control.ulf#OOO_CONTROL_188.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_188.LngText.text"
msgid "You can either keep any existing installed elements on your system to continue this installation at a later time or you can restore your system to its original state prior to the installation."
msgstr ""

#: Control.ulf#OOO_CONTROL_189.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_189.LngText.text"
msgid "Click Restore or Continue Later to exit the wizard."
msgstr ""

#: Control.ulf#OOO_CONTROL_190.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_190.LngText.text"
msgid "{&TahomaBold10}Installation Wizard Completed"
msgstr ""

#: Control.ulf#OOO_CONTROL_191.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_191.LngText.text"
msgid "The wizard was interrupted before [ProductName] could be completely installed."
msgstr ""

#: Control.ulf#OOO_CONTROL_192.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_192.LngText.text"
msgid "< &Back"
msgstr ""

#: Control.ulf#OOO_CONTROL_193.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_193.LngText.text"
msgid "Cancel"
msgstr "&Timetsa"

#: Control.ulf#OOO_CONTROL_197.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_197.LngText.text"
msgid "&Finish"
msgstr ""

#: Control.ulf#OOO_CONTROL_198.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_198.LngText.text"
msgid "{&TahomaBold10}Installation Wizard Completed"
msgstr ""

#: Control.ulf#OOO_CONTROL_199.LngText.text
msgid "The Installation Wizard has successfully installed [ProductName]. Click Finish to exit the wizard."
msgstr "Ramahlale wa ho kenya o kentse [ProductName] ka katleho. Tobetsa Fetsa hore o tswe ho ramahlale."

#: Control.ulf#OOO_CONTROL_200.LngText.text
msgid "The Installation Wizard has successfully uninstalled [ProductName]. Click Finish to exit the wizard."
msgstr "Ramahlale wa ho kenya o ntshitse [ProductName] ka katleho. Tobetsa Fetsa hore o tswe ho ramahlale."

#: Control.ulf#OOO_CONTROL_204.LngText.text
msgid "&Abort"
msgstr "&Fedisa"

#: Control.ulf#OOO_CONTROL_205.LngText.text
msgid "&Cancel"
msgstr "&Timetsa"

#: Control.ulf#OOO_CONTROL_206.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 ""

#: Control.ulf#OOO_CONTROL_207.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_207.LngText.text"
msgid "&Ignore"
msgstr ""

#: Control.ulf#OOO_CONTROL_208.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_208.LngText.text"
msgid "&No"
msgstr ""

#: Control.ulf#OOO_CONTROL_209.LngText.text
msgid "&OK"
msgstr "&Lokile"

#: Control.ulf#OOO_CONTROL_210.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_210.LngText.text"
msgid "&Retry"
msgstr ""

#: Control.ulf#OOO_CONTROL_211.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_211.LngText.text"
msgid "&Yes"
msgstr ""

#: Control.ulf#OOO_CONTROL_214.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_214.LngText.text"
msgid "< &Back"
msgstr ""

#: Control.ulf#OOO_CONTROL_215.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_215.LngText.text"
msgid "Cancel"
msgstr "&Timetsa"

#: Control.ulf#OOO_CONTROL_216.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_216.LngText.text"
msgid "&Next >"
msgstr ""

#: Control.ulf#OOO_CONTROL_217.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_217.LngText.text"
msgid "{&TahomaBold10}Welcome to the Installation Wizard for [ProductName]"
msgstr "{&TahomaBold10}Ho tswetsa pele Ramahlale wa ho Kenya bakeng sa [ProductName]"

#: Control.ulf#OOO_CONTROL_218.LngText.text
msgid "[ProductName] Setup is preparing the Installation Wizard which will guide you through the program setup process.  Please wait."
msgstr "Setapu ya [ProductName] e lokiselletsa Ramahlale wa ho Kenya o tla ho tataisa tsamaisong ya ho etsa setapu ya lenaneo.  Ka kopo ema."

#: Control.ulf#OOO_CONTROL_219.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_219.LngText.text"
msgid "< &Back"
msgstr ""

#: Control.ulf#OOO_CONTROL_220.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_220.LngText.text"
msgid "Cancel"
msgstr "&Timetsa"

#: Control.ulf#OOO_CONTROL_221.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_221.LngText.text"
msgid "&Finish"
msgstr ""

#: Control.ulf#OOO_CONTROL_222.LngText.text
msgid "Your system has not been modified. To install this program at a later time, please run the installation again."
msgstr "Motjhene wa hao ha o so ntjhafatswe. Hore o kenye lenaneo ka morao, ka kopo mathisa ho kenya hape."

#: Control.ulf#OOO_CONTROL_223.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_223.LngText.text"
msgid "Click Finish to exit the wizard."
msgstr ""

#: Control.ulf#OOO_CONTROL_224.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_224.LngText.text"
msgid "You can either keep any existing installed elements on your system to continue this installation at a later time or you can restore your system to its original state prior to the installation."
msgstr ""

#: Control.ulf#OOO_CONTROL_225.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_225.LngText.text"
msgid "Click Restore or Continue Later to exit the wizard."
msgstr ""

#: Control.ulf#OOO_CONTROL_226.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_226.LngText.text"
msgid "{&TahomaBold10}Installation Wizard Completed"
msgstr ""

#: Control.ulf#OOO_CONTROL_227.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_227.LngText.text"
msgid "The wizard was interrupted before [ProductName] could be completely installed."
msgstr ""

#: Control.ulf#OOO_CONTROL_228.LngText.text
msgid "Progress done"
msgstr "Ho entswe tswelopele"

#: Control.ulf#OOO_CONTROL_230.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_230.LngText.text"
msgid "< &Back"
msgstr ""

#: Control.ulf#OOO_CONTROL_233.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_233.LngText.text"
msgid "Cancel"
msgstr "&Timetsa"

#: Control.ulf#OOO_CONTROL_234.LngText.text
msgid "The program features you selected are being installed."
msgstr "Dikarolo tsa lenaneo tse di kgethilweng di a kenywa."

#: Control.ulf#OOO_CONTROL_235.LngText.text
msgid "The program features you selected are being uninstalled."
msgstr "Dikarolo tsa lenaneo tse o di kgethileng di a ntshiwa."

#: Control.ulf#OOO_CONTROL_236.LngText.text
msgid "Please wait while the Installation Wizard installs [ProductName]. This may take several minutes."
msgstr "Ka kopo ema ha Ramahlale wa ho Kenya a kenya [ProductName]. Sena se ka nka metsotso e mmalwa."

#: Control.ulf#OOO_CONTROL_237.LngText.text
msgid "Please wait while the Installation Wizard uninstalls [ProductName]. This may take several minutes."
msgstr "Ka kopo ema ha Ramahlale wa ho Kenya a ntsha [ProductName]. Sena se ka nka metsotso e mmalwa."

#: Control.ulf#OOO_CONTROL_238.LngText.text
msgid "{&MSSansBold8}Installing [ProductName]"
msgstr "{&MSSansBold8}Ho Kenya [ProductName]"

#: Control.ulf#OOO_CONTROL_239.LngText.text
msgid "{&MSSansBold8}Uninstalling [ProductName]"
msgstr "{&MSSansBold8}Ho Ntsha [ProductName]"

#: Control.ulf#OOO_CONTROL_240.LngText.text
msgid "Sec."
msgstr "Motsotswana"

#: Control.ulf#OOO_CONTROL_241.LngText.text
msgid "Status:"
msgstr "Boemo:"

#: Control.ulf#OOO_CONTROL_242.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_242.LngText.text"
msgid "&Next >"
msgstr ""

#: Control.ulf#OOO_CONTROL_244.LngText.text
msgid "Estimated time remaining:"
msgstr "Nako e lekanyetswang e setseng:"

#: Control.ulf#OOO_CONTROL_245.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_245.LngText.text"
msgid "< &Back"
msgstr ""

#: Control.ulf#OOO_CONTROL_246.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_246.LngText.text"
msgid "Cancel"
msgstr "&Timetsa"

#: Control.ulf#OOO_CONTROL_247.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_247.LngText.text"
msgid "&Next >"
msgstr ""

#: Control.ulf#OOO_CONTROL_248.LngText.text
msgid "The Installation Wizard will complete the installation of [ProductName] on your computer. To continue, click Next."
msgstr "Ramahlale wa ho Kenya o tla phetha ho kenywa ha [ProductName] khomphuteng ya hao. Hore o tswele pele, tobetsa Tse Latelang."

#: Control.ulf#OOO_CONTROL_249.LngText.text
msgid "The Installation Wizard will complete the suspended installation of [ProductName] on your computer. To continue, click Next."
msgstr "Ramahlale wa ho Kenya o tla phetha ho kenywa ho emisitsweng ha [ProductName] khomphuteng ya hao. Hore o tswele pele, tobetsa Tse Latelang."

#: Control.ulf#OOO_CONTROL_250.LngText.text
msgid "{&TahomaBold10}Resuming the Installation Wizard for [ProductName]"
msgstr "{&TahomaBold10}Ho tswetsa pele Ramahlale wa ho Kenya bakeng sa [ProductName]"

#: Control.ulf#OOO_CONTROL_251.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_251.LngText.text"
msgid "< &Back"
msgstr ""

#: Control.ulf#OOO_CONTROL_254.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_254.LngText.text"
msgid "Cancel"
msgstr "&Timetsa"

#: Control.ulf#OOO_CONTROL_255.LngText.text
msgid "[ProductName] will be installed with the default components, including spelling dictionaries in all available languages."
msgstr ""

#: Control.ulf#OOO_CONTROL_256.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 or deselect unwanted dictionaries."
msgstr ""

#: Control.ulf#OOO_CONTROL_257.LngText.text
msgid "Choose the setup type that best suits your needs."
msgstr "Kgetha mofuta wa setapu wo o tshwanelang ditlhoko tsa hao."

#: Control.ulf#OOO_CONTROL_258.LngText.text
msgid "Please select a setup type."
msgstr "Ka kopo kgetha mofuta wa setapu."

#: Control.ulf#OOO_CONTROL_259.LngText.text
msgid "{&MSSansBold8}Setup Type"
msgstr "{&MSSansBold8}Mofuta wa Setapu"

#: Control.ulf#OOO_CONTROL_260.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_260.LngText.text"
msgid "&Next >"
msgstr ""

#: Control.ulf#OOO_CONTROL_262.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_262.LngText.text"
msgid "< &Back"
msgstr ""

#: Control.ulf#OOO_CONTROL_265.LngText.text
#, fuzzy
msgctxt "Control.ulf#OOO_CONTROL_265.LngText.text"
msgid "Cancel"
msgstr "&Timetsa"

#: Control.ulf#OOO_CONTROL_266.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_266.LngText.text"
msgid "&Next >"
msgstr ""

#: Control.ulf#OOO_CONTROL_269.LngText.text
msgid "Repair or remove the program."
msgstr "Lokisa kapa o tlose lenaneo."

#: Control.ulf#OOO_CONTROL_270.LngText.text
msgid "&Microsoft Word Documents"
msgstr "&Ditokomane tsa Microsoft Word"

#: Control.ulf#OOO_CONTROL_271.LngText.text
msgid "Microsoft &Excel Spreadsheets"
msgstr "Maqephe a ho Ala Boitsebiso a Microsoft &Excel"

#: Control.ulf#OOO_CONTROL_272.LngText.text
msgid "Microsoft Po&werPoint Presentations"
msgstr "Dinehelano tsa Microsoft Po&werPoint"

#: Control.ulf#OOO_CONTROL_273.LngText.text
msgid "Microsoft &Visio Documents"
msgstr ""

#: Control.ulf#OOO_CONTROL_274.LngText.text
msgid "Set [DEFINEDPRODUCT] to be the default application for Microsoft Office file types."
msgstr ""

#: Control.ulf#OOO_CONTROL_275.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 ""

#: Control.ulf#OOO_CONTROL_278.LngText.text
msgid "{&MSSansBold8}File Type"
msgstr "{&MSSansBold8}Mohuta wa Faele"

#: Control.ulf#OOO_CONTROL_300.LngText.text
msgid "A version of [DEFINEDPRODUCT] [DEFINEDVERSION] was found by the [ProductName] Installation Wizard. This version will be updated."
msgstr "Tokollo ya [DEFINEDPRODUCT] [DEFINEDVERSION] e fumanwe ke Ramahlale wa ho Kenya wa [ProductName]. Tokomane ena e tla behwa nakong."

#: Control.ulf#OOO_CONTROL_301.LngText.text
msgid "The destination folder specified below does not contain a [DEFINEDPRODUCT] [DEFINEDVERSION] version."
msgstr "Sephuthedi sa moo ho uwang teng se boletsweng tlase ha se na tokollo ya [DEFINEDPRODUCT] [DEFINEDVERSION]."

#: Control.ulf#OOO_CONTROL_302.LngText.text
msgid "A newer [DEFINEDPRODUCT] [DEFINEDVERSION] has been found."
msgstr "[DEFINEDPRODUCT] [DEFINEDVERSION] e ntjha e fumanehile."

#: Control.ulf#OOO_CONTROL_303.LngText.text
msgid "The version specified in the folder below cannot be updated."
msgstr "Tokollo e bontshitsweng sephuthelwaneng se tlase e ke ke ya behwa nakong."

#: Control.ulf#OOO_CONTROL_304.LngText.text
msgid "Check the destination folder."
msgstr "Shebisisa sephuthelwana sa moo o yang teng."

#: Control.ulf#OOO_CONTROL_305.LngText.text
msgid "To continue, click "
msgstr "Ho tswelapele, tobetsa "

#: Control.ulf#OOO_CONTROL_306.LngText.text
msgid "To select a different version, click "
msgstr "Ho kgetha tokollo e fapaneng, tobetsa "

#: Control.ulf#OOO_CONTROL_307.LngText.text
msgid "To select a different folder, click "
msgstr "Ho kgetha tokollo e fapaneng ya sephuthelwana, tobetsa "

#: Control.ulf#OOO_CONTROL_308.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_308.LngText.text"
msgid "Install [ProductName] to:"
msgstr ""

#: Control.ulf#OOO_CONTROL_309.LngText.text
msgid "If you are just trying out [ProductName], you probably don't want this to happen, so leave the boxes unchecked."
msgstr ""

#: Control.ulf#OOO_CONTROL_317.LngText.text
msgid "No languages have been selected for installation. Click OK, then select one or more languages for installation."
msgstr ""

#: Control.ulf#OOO_CONTROL_318.LngText.text
msgid "No applications have been selected for installation. Click OK, then select one or more applications for installation."
msgstr ""

#: Control.ulf#OOO_CONTROL_319.LngText.text
msgid "Create a start link on desktop"
msgstr ""

#: Control.ulf#OOO_CONTROL_320.LngText.text
msgid "Support assistive technology tools"
msgstr ""

#: Control.ulf#OOO_CONTROL_321.LngText.text
msgid "Load [ProductName] during system start-up"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_1.LngText.text
msgid "Advertising application"
msgstr "Tshebetso ya papatso"

#: ActionTe.ulf#OOO_ACTIONTEXT_2.LngText.text
msgid "Allocating registry space"
msgstr "Arolela sebaka sa boingodiso"

#: ActionTe.ulf#OOO_ACTIONTEXT_3.LngText.text
msgid "Free space: [1]"
msgstr "Sebaka se senang letho: [1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_4.LngText.text
msgid "Searching for installed applications"
msgstr "Ho batla ditshebetso tse kentsweng"

#: ActionTe.ulf#OOO_ACTIONTEXT_5.LngText.text
msgid "Property: [1], Signature: [2]"
msgstr "Thepa: [1], Mosaeno: [2]"

#: ActionTe.ulf#OOO_ACTIONTEXT_6.LngText.text
msgid "Binding executables"
msgstr "Ho momahanya melao e sebetsang"

#: ActionTe.ulf#OOO_ACTIONTEXT_7.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_7.LngText.text"
msgid "File: [1]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_8.LngText.text
msgid "Creating IIS Virtual Roots..."
msgstr "Ho Bopa Metso ya IIS e sa Bonahaleng..."

#: ActionTe.ulf#OOO_ACTIONTEXT_9.LngText.text
msgid "Removing IIS Virtual Roots..."
msgstr "Ho Tloha Metso ya IIS e sa Bonahaleng..."

#: ActionTe.ulf#OOO_ACTIONTEXT_10.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_10.LngText.text"
msgid "Searching for qualifying products"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_11.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_11.LngText.text"
msgid "Computing space requirements"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_12.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_12.LngText.text"
msgid "Computing space requirements"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_13.LngText.text
msgid "Creating folders"
msgstr "Ho bopa sephuthedi"

#: ActionTe.ulf#OOO_ACTIONTEXT_14.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_14.LngText.text"
msgid "Folder: [1]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_15.LngText.text
msgid "Creating shortcuts"
msgstr "Ho bopa ditselakhutswane"

#: ActionTe.ulf#OOO_ACTIONTEXT_16.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_16.LngText.text"
msgid "Shortcut: [1]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_17.LngText.text
msgid "Deleting services"
msgstr "Hlakola ditshebeletso"

#: ActionTe.ulf#OOO_ACTIONTEXT_18.LngText.text
#, fuzzy
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_18.LngText.text"
msgid "Service: [1]"
msgstr "Ditshebeletso: [2]"

#: ActionTe.ulf#OOO_ACTIONTEXT_19.LngText.text
msgid "Creating duplicate files"
msgstr "Ho bopa difaele tse tshwanang"

#: ActionTe.ulf#OOO_ACTIONTEXT_20.LngText.text
#, fuzzy
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_20.LngText.text"
msgid "File: [1],  Directory: [9],  Size: [6]"
msgstr "Faele: [1], Tshupetso: [9], Boholo: [6]"

#: ActionTe.ulf#OOO_ACTIONTEXT_21.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_21.LngText.text"
msgid "Computing space requirements"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_22.LngText.text
msgid "Searching for related applications"
msgstr "Ho batla ditshebeletso tse amehang"

#: ActionTe.ulf#OOO_ACTIONTEXT_23.LngText.text
msgid "Found application"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_24.LngText.text
msgid "Generating script operations for action:"
msgstr "Ho etsa dikhatiso tsa tsamaiso bakeng sa ketsahalo:"

#: ActionTe.ulf#OOO_ACTIONTEXT_25.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_25.LngText.text"
msgid "[1]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_26.LngText.text
msgid "Copying files to the network"
msgstr "Ho kopisetsa difaele ho neteweke"

#: ActionTe.ulf#OOO_ACTIONTEXT_27.LngText.text
msgid "File: [1], Directory: [9], Size: [6]"
msgstr "Faele: [1], Tshupetso: [9], Boholo: [6]"

#: ActionTe.ulf#OOO_ACTIONTEXT_28.LngText.text
msgid "Copying new files"
msgstr "Kopisa difaele tse ntjha"

#: ActionTe.ulf#OOO_ACTIONTEXT_29.LngText.text
#, fuzzy
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_29.LngText.text"
msgid "File: [1],  Directory: [9],  Size: [6]"
msgstr "Faele: [1], Tshupetso: [9], Boholo: [6]"

#: ActionTe.ulf#OOO_ACTIONTEXT_30.LngText.text
msgid "Installing ODBC components"
msgstr "Kenya dikarolowana tsa ODBC"

#: ActionTe.ulf#OOO_ACTIONTEXT_31.LngText.text
msgid "Installing new services"
msgstr "Kenya ditshebeletso tse ntjha"

#: ActionTe.ulf#OOO_ACTIONTEXT_32.LngText.text
msgid "Service: [2]"
msgstr "Ditshebeletso: [2]"

#: ActionTe.ulf#OOO_ACTIONTEXT_33.LngText.text
msgid "Installing system catalog"
msgstr "Kenya sebohaditshwantso sa motjhene"

#: ActionTe.ulf#OOO_ACTIONTEXT_34.LngText.text
msgid "File: [1],  Dependencies: [2]"
msgstr "Faele: [1],  Tse itsetlehileng ho: [2]"

#: ActionTe.ulf#OOO_ACTIONTEXT_35.LngText.text
msgid "Validating install"
msgstr "Netefatsa kenyo"

#: ActionTe.ulf#OOO_ACTIONTEXT_36.LngText.text
msgid "Evaluating launch conditions"
msgstr "Lekola maemo a qadiso ya mosebetsi"

#: ActionTe.ulf#OOO_ACTIONTEXT_37.LngText.text
msgid "Migrating feature states from related applications"
msgstr "Fuduhisa dibaka tsa sehloho ho ditshebetso tse amehang"

#: ActionTe.ulf#OOO_ACTIONTEXT_38.LngText.text
msgid "Application: [1]"
msgstr "Tshebetso: [1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_39.LngText.text
msgid "Moving files"
msgstr "Tsamaisa difaele"

#: ActionTe.ulf#OOO_ACTIONTEXT_40.LngText.text
#, fuzzy
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_40.LngText.text"
msgid "File: [1],  Directory: [9],  Size: [6]"
msgstr "Faele: [1], Tshupetso: [9], Boholo: [6]"

#: ActionTe.ulf#OOO_ACTIONTEXT_41.LngText.text
msgid "Patching files"
msgstr "Petjha difaele"

#: ActionTe.ulf#OOO_ACTIONTEXT_42.LngText.text
msgid "File: [1],  Directory: [2],  Size: [3]"
msgstr "Faele: [1],  Tshupetso: [2],  Boholo: [3]"

#: ActionTe.ulf#OOO_ACTIONTEXT_43.LngText.text
msgid "Updating component registration"
msgstr "Ho bea nakong boingodiso ba karolwana"

#: ActionTe.ulf#OOO_ACTIONTEXT_44.LngText.text
msgid "Publishing qualified components"
msgstr "Hatisa dikarolwana tse tshwanelehang"

#: ActionTe.ulf#OOO_ACTIONTEXT_45.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_45.LngText.text"
msgid "Component ID: [1], Qualifier: [2]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_46.LngText.text
msgid "Publishing product features"
msgstr "Hatisa ditshobotsi tsa sehlahiswa"

#: ActionTe.ulf#OOO_ACTIONTEXT_47.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_47.LngText.text"
msgid "Feature: [1]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_48.LngText.text
msgid "Publishing product information"
msgstr "Hatisa tlhahisoleseding ya sehlahiswa"

#: ActionTe.ulf#OOO_ACTIONTEXT_49.LngText.text
msgid "Registering class servers"
msgstr "Ngodisa diabi tsa maemo a tshwanang"

#: ActionTe.ulf#OOO_ACTIONTEXT_50.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_50.LngText.text"
msgid "Class ID: [1]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_51.LngText.text
msgid "Registering COM+ Applications and Components"
msgstr "Ngodisa COM+ Tshebetso le Dikarolwana"

#: ActionTe.ulf#OOO_ACTIONTEXT_52.LngText.text
msgid "AppId: [1]{{, AppType: [2], Users: [3], RSN: [4]}}"
msgstr "IDyaTshebediso: [1]{{, MofutawaApp: [2], Basebedisi: [3], RSN: [4]}}"

#: ActionTe.ulf#OOO_ACTIONTEXT_53.LngText.text
msgid "Registering extension servers"
msgstr "Ngodisa diabi tsa keketso"

#: ActionTe.ulf#OOO_ACTIONTEXT_54.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_54.LngText.text"
msgid "Extension: [1]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_55.LngText.text
msgid "Registering fonts"
msgstr "Ngodisa difonto"

#: ActionTe.ulf#OOO_ACTIONTEXT_56.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_56.LngText.text"
msgid "Font: [1]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_57.LngText.text
msgid "Registering MIME info"
msgstr "Ngodisa tlhahisoleseding ya MIME"

#: ActionTe.ulf#OOO_ACTIONTEXT_58.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_58.LngText.text"
msgid "MIME Content Type: [1], Extension: [2]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_59.LngText.text
msgid "Registering product"
msgstr "Ngodisa sehlahiswa"

#: ActionTe.ulf#OOO_ACTIONTEXT_60.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_60.LngText.text"
msgid "[1]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_61.LngText.text
msgid "Registering program identifiers"
msgstr "Ngodisa ditshupo tsa mananeo"

#: ActionTe.ulf#OOO_ACTIONTEXT_62.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_62.LngText.text"
msgid "ProgID: [1]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_63.LngText.text
msgid "Registering type libraries"
msgstr "Ngodisa mofuta wa dilaeborari"

#: ActionTe.ulf#OOO_ACTIONTEXT_64.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_64.LngText.text"
msgid "LibID: [1]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_65.LngText.text
msgid "Registering user"
msgstr "Ngodisa mosebedisi"

#: ActionTe.ulf#OOO_ACTIONTEXT_66.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_66.LngText.text"
msgid "[1]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_67.LngText.text
msgid "Removing duplicated files"
msgstr "Tlosa difaele tse tshwanang"

#: ActionTe.ulf#OOO_ACTIONTEXT_68.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_68.LngText.text"
msgid "File: [1], Directory: [9]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_69.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_69.LngText.text"
msgid "Updating environment strings"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_70.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_70.LngText.text"
msgid "Name: [1], Value: [2], Action [3]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_71.LngText.text
msgid "Removing applications"
msgstr "Ho tlosa ditshebetso"

#: ActionTe.ulf#OOO_ACTIONTEXT_72.LngText.text
msgid "Application: [1], Command line: [2]"
msgstr "Ditshebetso: [1], Mola o laelang: [2]"

#: ActionTe.ulf#OOO_ACTIONTEXT_73.LngText.text
msgid "Removing files"
msgstr "Tlosa difaele"

#: ActionTe.ulf#OOO_ACTIONTEXT_74.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_74.LngText.text"
msgid "File: [1], Directory: [9]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_75.LngText.text
msgid "Removing folders"
msgstr "Tlosa sephutedi"

#: ActionTe.ulf#OOO_ACTIONTEXT_76.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_76.LngText.text"
msgid "Folder: [1]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_77.LngText.text
msgid "Removing INI file entries"
msgstr "Tlosa faele ya bokeno ya INI"

#: ActionTe.ulf#OOO_ACTIONTEXT_78.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_78.LngText.text"
msgid "File: [1],  Section: [2],  Key: [3], Value: [4]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_79.LngText.text
msgid "Removing ODBC components"
msgstr "Tlosa dikarolwana tsa ODBC"

#: ActionTe.ulf#OOO_ACTIONTEXT_80.LngText.text
msgid "Removing system registry values"
msgstr "Tlosa boleng ba motjhene ba boingodiso"

#: ActionTe.ulf#OOO_ACTIONTEXT_81.LngText.text
msgid "Key: [1], Name: [2]"
msgstr "Senotlolo: [1], Lebitso: [2]"

#: ActionTe.ulf#OOO_ACTIONTEXT_82.LngText.text
msgid "Removing shortcuts"
msgstr "Tlosa ditselakhutswane"

#: ActionTe.ulf#OOO_ACTIONTEXT_83.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_83.LngText.text"
msgid "Shortcut: [1]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_84.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_84.LngText.text"
msgid "Searching for qualifying products"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_85.LngText.text
msgid "Rolling back action:"
msgstr "Dikolohela morao ha mosebetsi:"

#: ActionTe.ulf#OOO_ACTIONTEXT_86.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_86.LngText.text"
msgid "[1]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_87.LngText.text
msgid "Removing backup files"
msgstr "Tlosa difaele tsa bekapu"

#: ActionTe.ulf#OOO_ACTIONTEXT_88.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_88.LngText.text"
msgid "File: [1]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_89.LngText.text
msgid "Registering modules"
msgstr "Ngodisa dimodule"

#: ActionTe.ulf#OOO_ACTIONTEXT_90.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_90.LngText.text"
msgid "File: [1], Folder: [2]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_91.LngText.text
msgid "Unregistering modules"
msgstr "Ngodisolla dimodule"

#: ActionTe.ulf#OOO_ACTIONTEXT_92.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_92.LngText.text"
msgid "File: [1], Folder: [2]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_93.LngText.text
msgid "Initializing ODBC directories"
msgstr "Qala tshebetso ya ditshupetso tsa ODBC"

#: ActionTe.ulf#OOO_ACTIONTEXT_94.LngText.text
msgid "Starting services"
msgstr "Qadisa ditshebeletso"

#: ActionTe.ulf#OOO_ACTIONTEXT_95.LngText.text
#, fuzzy
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_95.LngText.text"
msgid "Service: [1]"
msgstr "Ditshebeletso: [2]"

#: ActionTe.ulf#OOO_ACTIONTEXT_96.LngText.text
msgid "Stopping services"
msgstr "Emisa ditshebeletso"

#: ActionTe.ulf#OOO_ACTIONTEXT_97.LngText.text
#, fuzzy
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_97.LngText.text"
msgid "Service: [1]"
msgstr "Ditshebeletso: [2]"

#: ActionTe.ulf#OOO_ACTIONTEXT_98.LngText.text
msgid "Removing moved files"
msgstr "Tlosa difaele tse tsamaisitsweng"

#: ActionTe.ulf#OOO_ACTIONTEXT_99.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_99.LngText.text"
msgid "File: [1], Directory: [9]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_100.LngText.text
msgid "Unpublishing Qualified Components"
msgstr "Ho ntsha Dikarolwana tse Tshwanelehang Khatisong"

#: ActionTe.ulf#OOO_ACTIONTEXT_101.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_101.LngText.text"
msgid "Component ID: [1], Qualifier: [2]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_102.LngText.text
msgid "Unpublishing product features"
msgstr "Ho ntsha ditshobotsi tsa sehlahiswa khatisong"

#: ActionTe.ulf#OOO_ACTIONTEXT_103.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_103.LngText.text"
msgid "Feature: [1]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_104.LngText.text
msgid "Unpublishing product information"
msgstr "Ho ntsha tlhahisoleseding ya sehlahiswa khatisong"

#: ActionTe.ulf#OOO_ACTIONTEXT_105.LngText.text
msgid "Unregister class servers"
msgstr "Ho ngodisolla diabi tsa maemo a tshwanang"

#: ActionTe.ulf#OOO_ACTIONTEXT_106.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_106.LngText.text"
msgid "Class ID: [1]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_107.LngText.text
msgid "Unregistering COM+ Applications and Components"
msgstr "Ho ngodisolla COM+ ditshebetso le Dikarolwana"

#: ActionTe.ulf#OOO_ACTIONTEXT_108.LngText.text
msgid "AppId: [1]{{, AppType: [2]}}"
msgstr "AppId: [1]{{, MofutawaApp: [2]}}"

#: ActionTe.ulf#OOO_ACTIONTEXT_109.LngText.text
msgid "Unregistering extension servers"
msgstr "Ho ngodisolla diabi tsa keketso"

#: ActionTe.ulf#OOO_ACTIONTEXT_110.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_110.LngText.text"
msgid "Extension: [1]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_111.LngText.text
msgid "Unregistering fonts"
msgstr "Ho ngodisolla difonto"

#: ActionTe.ulf#OOO_ACTIONTEXT_112.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_112.LngText.text"
msgid "Font: [1]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_113.LngText.text
msgid "Unregistering MIME info"
msgstr "Ngodisolla tlhahisoleseding ya MIME"

#: ActionTe.ulf#OOO_ACTIONTEXT_114.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_114.LngText.text"
msgid "MIME Content Type: [1], Extension: [2]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_115.LngText.text
msgid "Unregistering program identifiers"
msgstr "Ngodisolla ditshupo tsa mananeo"

#: ActionTe.ulf#OOO_ACTIONTEXT_116.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_116.LngText.text"
msgid "ProgID: [1]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_117.LngText.text
msgid "Unregistering type libraries"
msgstr "Ngodisolla mofuta wa dilaeborari"

#: ActionTe.ulf#OOO_ACTIONTEXT_118.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_118.LngText.text"
msgid "LibID: [1]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_119.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_119.LngText.text"
msgid "Updating environment strings"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_120.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_120.LngText.text"
msgid "Name: [1], Value: [2], Action [3]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_121.LngText.text
msgid "Writing INI file values"
msgstr "Ho ngola boleng ba difaele tsa INI"

#: ActionTe.ulf#OOO_ACTIONTEXT_122.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_122.LngText.text"
msgid "File: [1],  Section: [2],  Key: [3], Value: [4]"
msgstr ""

#: ActionTe.ulf#OOO_ACTIONTEXT_123.LngText.text
msgid "Writing system registry values"
msgstr "Ho ngola boleng ba motjhene wa ho ngodisa"

#: ActionTe.ulf#OOO_ACTIONTEXT_124.LngText.text
msgid "Key: [1], Name: [2], Value: [3]"
msgstr "Senotlolo: [1], Lebitso: [2], Boleng: [3]"