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

#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:856
#: gdk-pixbuf/gdk-pixbuf-io.c:1107 tests/testfilechooser.c:218
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "E paletšwe go bula faele ya '%s': %s"

#: gdk-pixbuf/gdk-pixbuf-animation.c:166 gdk-pixbuf/gdk-pixbuf-io.c:868
#, c-format
msgid "Image file '%s' contains no data"
msgstr "Faele ya seswantšho ya '%s' ga e na tsebišo"

#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:905
#: gdk-pixbuf/gdk-pixbuf-io.c:1148 tests/testfilechooser.c:263
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
msgstr ""
"Faele ya go laiša seswantšho sa '%s': lebaka ga le tsebjwe, mohlomongwe "
"faele e senyegilego ya seswantšho"

#: gdk-pixbuf/gdk-pixbuf-animation.c:241
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
"animation file"
msgstr ""
"E paletšwe go laiša tsošološo ya '%s': lebaka ga le tsebjwe, mohlomongwe "
"faele e senyegilego ya tsošološo"

#: gdk-pixbuf/gdk-pixbuf-io.c:462
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Ga e kgone go laiša tekanyo ya go laiša seswantšho: %s: %s"

#: gdk-pixbuf/gdk-pixbuf-io.c:477
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
"Tekanyo ya go laiša seswantšho ya %s ga e romele poledišano e swanetšego; "
"mohlomongwe e tšwa tokollong e fapanego ya GTK?"

#: gdk-pixbuf/gdk-pixbuf-io.c:646 gdk-pixbuf/gdk-pixbuf-io.c:698
#, c-format
msgid "Image type '%s' is not supported"
msgstr "Mohuta wa seswantšho wa '%s' ga o thekgwe"

#: gdk-pixbuf/gdk-pixbuf-io.c:738
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "Ga e kgone go lemoga sebopego sa seswantšho bakeng sa faele ya '%s'"

#: gdk-pixbuf/gdk-pixbuf-io.c:746
msgid "Unrecognized image file format"
msgstr "Sebopego seo se sa lemogwego sa faele ya seswantšho"

#: gdk-pixbuf/gdk-pixbuf-io.c:914
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "E paletšwe go laiša seswantšho sa '%s': %s"

#: gdk-pixbuf/gdk-pixbuf-io.c:1375
#, c-format
msgid "Error writing to image file: %s"
msgstr "Phošo ya go ngwala faeleng ya seswantšho: %s"

#: gdk-pixbuf/gdk-pixbuf-io.c:1421 gdk-pixbuf/gdk-pixbuf-io.c:1550
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"Kago ye ya gdk-pixbuf ga e thekge go bolokwa ga sebopego sa seswantšho: %s"

#: gdk-pixbuf/gdk-pixbuf-io.c:1455
msgid "Insufficient memory to save image to callback"
msgstr "Kgopolo e sa lekanago ya go boloka seswantšho go boea morago"

#: gdk-pixbuf/gdk-pixbuf-io.c:1467
msgid "Failed to open temporary file"
msgstr "E paletšwe go bula faele ya motšwa-o-swere"

#: gdk-pixbuf/gdk-pixbuf-io.c:1492
msgid "Failed to read from temporary file"
msgstr "E paletšwe go bala go tšwa faeleng ya motšwa-o-swere"

#: gdk-pixbuf/gdk-pixbuf-io.c:1726
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "E paletšwe go bula '%s' bakeng sa go ngwala: %s"

#: gdk-pixbuf/gdk-pixbuf-io.c:1750
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
"E paletšwe go tswalela '%s' mola e dutše e ngwala seswantšho, tsebišo ka "
"moka e ka ba e sa bolokwa: %s"

#: gdk-pixbuf/gdk-pixbuf-io.c:1970 gdk-pixbuf/gdk-pixbuf-io.c:2020
msgid "Insufficient memory to save image into a buffer"
msgstr "Kgopolo e sa lekanago go boloka seswantšho sešireletšing"

#: gdk-pixbuf/gdk-pixbuf-loader.c:383
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
"Go laiša mo go okeditšwego ga mohuta wa seswantšho wa '%s' ga go thekgwe"

#: gdk-pixbuf/gdk-pixbuf-loader.c:411 gdk-pixbuf/gdk-pixbuf-loader.c:513
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
"but didn't give a reason for the failure"
msgstr ""
"Phošo ya ka gare: Tekanyo ya go laiša seswantšho ya '%s' e paletšwe go thoma "
"go laiša seswantšho, eupša ga se ya nea lebaka la gore ke ka baka la eng e "
"paletšwe"

#: gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
msgstr "Hlogwana ya seswantšho e senyegile"

#: gdk-pixbuf/gdk-pixdata.c:152
msgid "Image format unknown"
msgstr "Sebopego sa seswantšho ga se tsebjwe"

#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
msgid "Image pixel data corrupt"
msgstr "Tsebišo ya dikarolwana tše bopago seswantšho ya seswantšho e senyegile"

#: gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
msgstr[0] "e paletšwe go hwetša sešireletši sa seswantšho sa paete ya %u"
msgstr[1] "e paletšwe go hwetša sešireletši sa seswantšho sa dipaete tša %u"

#: gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr "Go dira modumo ga leswao mo go sa letelwago tsošološong"

#: gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr "Mohuta wa tsošološo o sa thekgwego"

#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538
msgid "Invalid header in animation"
msgstr "Hlogwana yeo e sego ya kgonthe tsošološong"

#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441
#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
msgid "Not enough memory to load animation"
msgstr "Ga go na kgopolo e lekanego go laiša tsošološo"

#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428
msgid "Malformed chunk in animation"
msgstr "Go dira modumo mo go sa bopšago gabotse tsošološong"

#: gdk-pixbuf/io-ani.c:676
msgid "The ANI image format"
msgstr "Sebopego sa seswantšho sa ANI"

#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
msgid "BMP image has bogus header data"
msgstr "Seswantšho sa BMP se na le tsebišo ya hlogwana yeo e sego ya kgonthe"

#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Ga go na kgopolo e lekanego go laiša seswantšho sa bitmap"

#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "Seswantšho sa BMP se na le bogolo bja hlogwana bjo bo sa thekgwego"

#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""

#: gdk-pixbuf/io-bmp.c:1203
#, fuzzy
msgid "Couldn't allocate memory for saving BMP file"
msgstr "E ka se kgone go bea kgopolo bakeng sa go laiša faele ya JPEG"

#: gdk-pixbuf/io-bmp.c:1244
#, fuzzy
msgid "Couldn't write to BMP file"
msgstr "E be e ka se fetole leina la faele"

#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "Sebopego sa seswantšho sa BMP"

#: gdk-pixbuf/io-gif.c:220
#, c-format
msgid "Failure reading GIF: %s"
msgstr "Go palelwa ke go bala GIF: %s"

#: gdk-pixbuf/io-gif.c:492 gdk-pixbuf/io-gif.c:1463 gdk-pixbuf/io-gif.c:1624
msgid "GIF file was missing some data (perhaps it was truncated somehow?)"
msgstr ""
"Faele ya GIF e be e sa bone tsebišo e itšego (mohlomongwe e ile ya "
"lekanyetšwa ka tsela e itšego?)"

#: gdk-pixbuf/io-gif.c:501
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "Phošo ya ka gare selaišing sa GIF (%s)"

#: gdk-pixbuf/io-gif.c:575
msgid "Stack overflow"
msgstr "Go elela ga mokgobo"

#: gdk-pixbuf/io-gif.c:635
#, fuzzy
msgid "GIF image loader cannot understand this image."
msgstr "Selaiši sa seswantšho sa GIF ga se kwešiše seswantšho se."

#: gdk-pixbuf/io-gif.c:664
msgid "Bad code encountered"
msgstr "Go kopanwe le khoutu e mpe"

#: gdk-pixbuf/io-gif.c:674
msgid "Circular table entry in GIF file"
msgstr "Tseno e dikologago ya lenaneo faeleng ya GIF"

#: gdk-pixbuf/io-gif.c:862 gdk-pixbuf/io-gif.c:1451 gdk-pixbuf/io-gif.c:1497
#: gdk-pixbuf/io-gif.c:1612
msgid "Not enough memory to load GIF file"
msgstr "Ga go na kgopolo e lekanego go laiša faele ya GIF"

#: gdk-pixbuf/io-gif.c:947
#, fuzzy
msgid "Not enough memory to composite a frame in GIF file"
msgstr "Ga go na kgopolo e lekanego go laiša faele ya GIF"

#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "Seswantšho sa GIF se senyegile (kgatelelo e fošagetšego ya LZW)"

#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Faele ga e bonagale e le faele ya GIF"

#: gdk-pixbuf/io-gif.c:1178
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "Tokollo ya %s ya sebopego sa faele ya GIF ga e thekgwe"

#: gdk-pixbuf/io-gif.c:1287
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
msgstr ""
"Seswantšho sa GIF ga se na mmapa wa mmala wa lefase ka bophara, gape foreime "
"yeo e lego ka gare ga e na mmapa wa mmala wa mo gae."

#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "Seswantšho sa GIF se lekanyeditšwe goba ga se a felela."

#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "Sebopego sa seswantšho sa GIF"

#: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:271 gdk-pixbuf/io-ico.c:340
#: gdk-pixbuf/io-ico.c:403 gdk-pixbuf/io-ico.c:433
msgid "Not enough memory to load icon"
msgstr "Ga go na kgopolo e lekanego go laiša leswao"

#: gdk-pixbuf/io-ico.c:256 gdk-pixbuf/io-ico.c:330
msgid "Invalid header in icon"
msgstr "Hlogwana yeo e sego ya kgonthe leswaong"

#: gdk-pixbuf/io-ico.c:293
msgid "Icon has zero width"
msgstr "Leswao le na bophara bja lefeela"

#: gdk-pixbuf/io-ico.c:303
msgid "Icon has zero height"
msgstr "Leswao le na le bophagamo bja lefeela"

#: gdk-pixbuf/io-ico.c:355
msgid "Compressed icons are not supported"
msgstr "Maswao a gateletšwego ga a thekgwe"

#: gdk-pixbuf/io-ico.c:388
msgid "Unsupported icon type"
msgstr "Mohuta wa leswao o sa thekgwego"

#: gdk-pixbuf/io-ico.c:482
msgid "Not enough memory to load ICO file"
msgstr "Ga go na kgopolo e lekanego go laiša faele ya ICO"

#: gdk-pixbuf/io-ico.c:947
msgid "Image too large to be saved as ICO"
msgstr "Seswantšho ke se segolo kudu gore se ka bolokwa bjalo ka ICO"

#: gdk-pixbuf/io-ico.c:958
msgid "Cursor hotspot outside image"
msgstr "Lefelo le kotsi la leswao ka ntle ga seswantšho"

#: gdk-pixbuf/io-ico.c:981
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "Botebo bjo bo sa thekgwego bakeng sa faele ya ICO: %d"

#: gdk-pixbuf/io-ico.c:1210
msgid "The ICO image format"
msgstr "Sebopego sa seswantšho sa ICO"

#: gdk-pixbuf/io-jpeg.c:114
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "Phošo go tolokwa ga faele ya seswantšho ya JPEG (%s)"

#: gdk-pixbuf/io-jpeg.c:349
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
msgstr ""
"Ga go na kgopolo e lekanego go laiša seswantšho, leka go ntšha ditirišo tše "
"itšego bakeng sa go bula kgopolo"

#: gdk-pixbuf/io-jpeg.c:383 gdk-pixbuf/io-jpeg.c:749
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "Sekgoba sa mmala sa JPEG seo se sa thekgwego (%s)"

#: gdk-pixbuf/io-jpeg.c:481 gdk-pixbuf/io-jpeg.c:678 gdk-pixbuf/io-jpeg.c:943
#: gdk-pixbuf/io-jpeg.c:952
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "E ka se kgone go bea kgopolo bakeng sa go laiša faele ya JPEG"

#: gdk-pixbuf/io-jpeg.c:894
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
"parsed."
msgstr ""
"Khwaliti ya JPEG e swanetše go ba boleng magareng ga 0 le 100; boleng bja '%"
"s' bo ka se arolwe."

#: gdk-pixbuf/io-jpeg.c:909
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
msgstr ""
"Khwaliti ya JPEG e swanetše go ba boleng magareng ga 0 le 100; boleng bja '%"
"d' ga bo a dumelelwa."

#: gdk-pixbuf/io-jpeg.c:1071
msgid "The JPEG image format"
msgstr "Sebopego sa seswantšho sa JPEG"

#: gdk-pixbuf/io-pcx.c:191
msgid "Couldn't allocate memory for header"
msgstr "Ga e kgone go šupa kgopolo bakeng sa hlogwana"

#: gdk-pixbuf/io-pcx.c:206 gdk-pixbuf/io-pcx.c:566
msgid "Couldn't allocate memory for context buffer"
msgstr "Ga e kgone go šupa kgopolo bakeng sa sešireletši sa dikagare"

#: gdk-pixbuf/io-pcx.c:607
msgid "Image has invalid width and/or height"
msgstr "Seswantšho se na le bophara le/goba bophagamo tšeo e sego tša kgonthe"

#: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:680
msgid "Image has unsupported bpp"
msgstr "Seswantšho se na le bpp yeo e sa thekgwego"

#: gdk-pixbuf/io-pcx.c:624 gdk-pixbuf/io-pcx.c:632
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr ""
"Seswantšho se na le nomoro e sa thekgwego ya difofane tša dibiti tša %d"

#: gdk-pixbuf/io-pcx.c:648
msgid "Couldn't create new pixbuf"
msgstr "Ga e kgone go bopa pixbuf e mpsha"

#: gdk-pixbuf/io-pcx.c:656
msgid "Couldn't allocate memory for line data"
msgstr "Ga e kgone go šupa kgopolo bakeng sa tsebišo ya mothaladi"

#: gdk-pixbuf/io-pcx.c:663
msgid "Couldn't allocate memory for paletted data"
msgstr "Ga e kgone go šupa kgopolo bakeng sa tsebišo e bolokilwego"

#: gdk-pixbuf/io-pcx.c:710
msgid "Didn't get all lines of PCX image"
msgstr "Ga se ya hwetša methaladi ka moka ya seswantšho ya PCX"

#: gdk-pixbuf/io-pcx.c:717
msgid "No palette found at end of PCX data"
msgstr ""
"Ga go na seo se hweditšwego seo se bolokilwego mafelelong ga tsebišo ya PCX"

#: gdk-pixbuf/io-pcx.c:758
msgid "The PCX image format"
msgstr "Sebopego sa seswantšho sa PCX"

#: gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "Dibiti go ya ka kanale ya seswantšho sa PNG ga se tša kgonthe."

#: gdk-pixbuf/io-png.c:136
msgid "Transformed PNG has zero width or height."
msgstr "PNG e fetotšwego e na bophara goba bophagamo bja lefeela."

#: gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "Dibiti go ya ka kanale ya PNG e fetotšwego ga se 8."

#: gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "PNG e fetotšwego e sego RGB goba RGBA."

#: gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr ""
"PNG e fetotšwego e na le dikanale tše mmalwa tše sa thekgwego, e swanetše go "
"ba 3 goba 4."

#: gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "Phošo e kotsi faeleng ya seswantšho ya PNG: %s"

#: gdk-pixbuf/io-png.c:301
msgid "Insufficient memory to load PNG file"
msgstr "Ga go na kgopolo e lekanego go laiša faele ya PNG"

#: gdk-pixbuf/io-png.c:618
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
"applications to reduce memory usage"
msgstr ""
"Ga go na kgopolo e lekanego go boloka %ld ka seswantšho sa %ld; leka go "
"ntšha ditirišo tše dingwe bakeng sa go theoša go dirišwa ga kgopolo"

#: gdk-pixbuf/io-png.c:669
msgid "Fatal error reading PNG image file"
msgstr "Phošo e kotsi ya go bala faele ya seswantšho sa PNG"

#: gdk-pixbuf/io-png.c:718
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "Phošo e kotsi ya go bala faele ya seswantšho ya PNG: %s"

#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Dinotlelo tša go dira modumo ga sengwalwa sa PNG di swanetše gore di be le "
"bonyenyane tlhaka e 1 goba ge e le tše dintši e be tše 79."

#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr ""
"Dinotlelo tša go dira modumo ga sengwalwa sa PNG e swanetše go ba ditlhaka "
"tša MMAFT."

#: gdk-pixbuf/io-png.c:831
#, fuzzy, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%s' could not "
"be parsed."
msgstr ""
"Khwaliti ya JPEG e swanetše go ba boleng magareng ga 0 le 100; boleng bja '%"
"s' bo ka se arolwe."

#: gdk-pixbuf/io-png.c:843
#, fuzzy, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%d' is not "
"allowed."
msgstr ""
"Khwaliti ya JPEG e swanetše go ba boleng magareng ga 0 le 100; boleng bja '%"
"d' ga bo a dumelelwa."

#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Boleng bja go dira modumo ga %s ga sengwalwa sa PNG bo ka se fetolelwe go go "
"tsentšha khoutu ga ISO-8859-1."

#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "Sebopego sa seswantšho sa PNG"

#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr ""
"Selaiši sa PNM seo se letetšwego gore se hwetše dinomoro tša tlhago, eupša "
"ga se a e hwetša"

#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "Faele ya PNM e na le paete ya mathomo yeo e fošagetšego"

#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "Faele ya PNM ga e ka gare ga seka-sebopego sa PNM seo se lemogwago"

#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "Faele ya PNM e na le bophara bja seswantšho bja 0"

#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "Faele ya PNM e na le bophagamo bja seswantšho bja 0"

#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Boleng bjo bogolo bja mmala faeleng ya PNM ke 0"

#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Boleng bjo bogolo bja mmala faeleng ya PNM ke bjo bogolo kudu"

#: gdk-pixbuf/io-pnm.c:399
#, fuzzy
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
"Ga e kgone go swaragana le difaele tša PNM tšeo di nago le boleng bjo bogolo "
"bja mmala bjo bo fetago 255"

#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Mohuta wa seswantšho se sa butšwago sa PNM ga se wa kgonthe"

#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "Sebopego sa seswantšho sa PNM ga se sa kgonthe"

#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "Selaiši sa seswantšho sa PNM ga se thekge seka-sebopego se sa PNM"

#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Go kopanwe le mafelelo a faele ao a sa golago gabotse"

#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
"Dibopego tše sa butšwago tša PNM di nyaka sekgoba se sešweu ka go lebanya "
"pele ga tsebišo ya mohlala"

#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "Ga e kgone go hwetša kgopolo ya go laiša seswantšho sa PNM"

#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Ga go na kgopolo e lekanego go laiša struct sa dikagare sa PNM"

#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Mafelelo a tsebišo ya seswantšho sa PNM ao a sa letelwago"

#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Kgopolo e sa lekanago go ka laiša faele ya PNM"

#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "Lapa la sebopego sa seswantšho la PNM/PBM/PGM/PPM"

#: gdk-pixbuf/io-ras.c:126
msgid "RAS image has bogus header data"
msgstr "Seswantšho sa RAS se na le tsebišo ya hlogwana yeo e sego ya kgonthe"

#: gdk-pixbuf/io-ras.c:148
msgid "RAS image has unknown type"
msgstr "Seswantšo sa RAS se na le mohuta o sa tsebjwego"

#: gdk-pixbuf/io-ras.c:156
msgid "unsupported RAS image variation"
msgstr "Go fapana ga seswantšho sa RAS mo go sa thekgwego"

#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
msgid "Not enough memory to load RAS image"
msgstr "Ga go na kgopolo e lekanego go laiša seswantšho sa RAS"

#: gdk-pixbuf/io-ras.c:543
msgid "The Sun raster image format"
msgstr "Sebopego sa seswantšho sa dikhutlo tše bopago seswantšho tša Sun"

#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Ga e kgone go šupa kgopolo ya struct sa IOBuffer"

#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Ga e kgone go šupa kgopolo bakeng sa tsebišo ya IOBuffer"

#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "Ga e kgone go šupa tsebišo ya IOBuffer"

#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Ga e kgone go šupa tsebišo ya motšwa-o-swere ya IOBuffer"

#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "Ga e kgone go šupa pixbuf e mpsha"

#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "Ga e kgone go šupa sebopego sa mmapa wa mmala"

#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "Ga e kgone go šupa ditseno tša mmapa wa mmala"

#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr ""
"Botebo bja biti bjo bo sa letelwago bakeng sa ditseno tša mmapa wa mmala"

#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "Ga e kgone go šupa kgopolo ya hlogwana ya TGA"

#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "Seswantšho sa TGA se na le bogolo bjo e sego bja kgonthe"

#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "Mohuta wa seswantšho sa TGA wo o sa thekgwego"

#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "Ga e kgone go šupa kgopolo bakeng sa struct sa dikagare sa TGA"

#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Tsebišo e oketšegilego ka faeleng"

#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Sebopego sa seswantšho sa Targa"

#: gdk-pixbuf/io-tiff.c:173
msgid "Could not get image width (bad TIFF file)"
msgstr "Ga e kgone go hwetša bophara bja seswantšho (faele e mpe ya TIFF)"

#: gdk-pixbuf/io-tiff.c:180
msgid "Could not get image height (bad TIFF file)"
msgstr "Ga e kgone go hwetša bophagamo bja seswantšho (faele e mpe ya TIFF)"

#: gdk-pixbuf/io-tiff.c:188
msgid "Width or height of TIFF image is zero"
msgstr "Bophara goba bophagamo bja seswantšho sa TIFF ke lefeela"

#: gdk-pixbuf/io-tiff.c:197 gdk-pixbuf/io-tiff.c:206
msgid "Dimensions of TIFF image too large"
msgstr "Bogolo bja seswantšho sa TIFF ke bjo bogolo kudu"

#: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237 gdk-pixbuf/io-tiff.c:286
#: gdk-pixbuf/io-tiff.c:572
msgid "Insufficient memory to open TIFF file"
msgstr "Ga go na kgopolo e lekanego go ka bula faele ya TIFF"

#: gdk-pixbuf/io-tiff.c:251 gdk-pixbuf/io-tiff.c:294
msgid "Failed to load RGB data from TIFF file"
msgstr "E paletšwe go laiša tsebišo ya RGB go tšwa faeleng ya TIFF"

#: gdk-pixbuf/io-tiff.c:361
msgid "Failed to open TIFF image"
msgstr "E paletšwe go bula seswantšho sa TIFF"

#: gdk-pixbuf/io-tiff.c:373
msgid "TIFFClose operation failed"
msgstr "Mošomo wa go tswalela TIFF o padile"

#: gdk-pixbuf/io-tiff.c:504 gdk-pixbuf/io-tiff.c:517
msgid "Failed to load TIFF image"
msgstr "E paletšwe go laiša seswantšho sa TIFF"

#: gdk-pixbuf/io-tiff.c:610
msgid "The TIFF image format"
msgstr "Sebopego sa seswantšho sa TIFF"

#: gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "Seswantšho se na le bophara bja lefeela"

#: gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "Seswantšho se na le bophagamo bja lefeela"

#: gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "Ga go na kgopolo e lekanego go ka laiša seswantšho"

#: gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr "Ga e kgone go e boloka ka moka"

#: gdk-pixbuf/io-wbmp.c:368
msgid "The WBMP image format"
msgstr "Sebopego sa seswantšho sa WBMP"

#: gdk-pixbuf/io-xbm.c:287
msgid "Invalid XBM file"
msgstr "Faele yeo e sego ya kgonthe ya XBM"

#: gdk-pixbuf/io-xbm.c:297
msgid "Insufficient memory to load XBM image file"
msgstr "Kgopolo e sa lekanago go ka laiša faele ya seswantšho ya XBM"

#: gdk-pixbuf/io-xbm.c:441
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
"E paletšwe go ngwala faele ya motšwa-o-swere ge e be e laiša seswantšho sa "
"XBM"

#: gdk-pixbuf/io-xbm.c:476
msgid "The XBM image format"
msgstr "Sebopego sa seswantšho sa XBM"

#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Ga go na hlogwana ya XPM yeo e hweditšwego"

#: gdk-pixbuf/io-xpm.c:476
#, fuzzy
msgid "Invalid XPM header"
msgstr "Faele yeo e sego ya kgonthe ya XBM"

#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "Faele ya XPM e na le bophara bja seswantšho bja <= 0"

#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "Faele ya XPM e na le bophagamo bja seswantšho bja <= 0"

#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr ""
"XPM e na le nomoro yeo e sego ya kgonthe ya ditlhaka go ya ka dikarolwana "
"tše bopago seswantšho"

#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "Faele ya XPM e na le nomoro yeo e sa dumelelwago ya mebala"

#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "Ga e kgone go šupa kgopolo bakeng sa go laiša seswantšho sa XPM"

#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "Ga e kgone go bala mmapa wa mmala wa XPM"

#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
"E paletšwe go ngwala faeleng ya motšwa-o-swere ge e be e laiša seswantšho sa "
"XPM"

#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "Sebopego sa seswantšho sa XPM"

#. Description of --class=CLASS in --help output
#: gdk/gdk.c:115
msgid "Program class as used by the window manager"
msgstr ""

#. Placeholder in --class=CLASS in --help output
#: gdk/gdk.c:116
msgid "CLASS"
msgstr ""

#. Description of --name=NAME in --help output
#: gdk/gdk.c:118
msgid "Program name as used by the window manager"
msgstr ""

#. Placeholder in --name=NAME in --help output
#: gdk/gdk.c:119
msgid "NAME"
msgstr ""

#. Description of --display=DISPLAY in --help output
#: gdk/gdk.c:121
msgid "X display to use"
msgstr ""

#. Placeholder in --display=DISPLAY in --help output
#: gdk/gdk.c:122
msgid "DISPLAY"
msgstr ""

#. Description of --screen=SCREEN in --help output
#: gdk/gdk.c:124
msgid "X screen to use"
msgstr ""

#. Placeholder in --screen=SCREEN in --help output
#: gdk/gdk.c:125
msgid "SCREEN"
msgstr ""

#. Description of --gdk-debug=FLAGS in --help output
#: gdk/gdk.c:128
msgid "Gdk debugging flags to set"
msgstr ""

#. Placeholder in --gdk-debug=FLAGS in --help output
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
#: gdk/gdk.c:129 gdk/gdk.c:132 gtk/gtkmain.c:405 gtk/gtkmain.c:408
msgid "FLAGS"
msgstr ""

#. Description of --gdk-no-debug=FLAGS in --help output
#: gdk/gdk.c:131
msgid "Gdk debugging flags to unset"
msgstr ""

#: gdk/keyname-table.h:3940
msgid "keyboard label|BackSpace"
msgstr ""

#: gdk/keyname-table.h:3941
msgid "keyboard label|Tab"
msgstr ""

#: gdk/keyname-table.h:3942
msgid "keyboard label|Return"
msgstr ""

#: gdk/keyname-table.h:3943
msgid "keyboard label|Pause"
msgstr ""

#: gdk/keyname-table.h:3944
msgid "keyboard label|Scroll_Lock"
msgstr ""

#: gdk/keyname-table.h:3945
msgid "keyboard label|Sys_Req"
msgstr ""

#: gdk/keyname-table.h:3946
msgid "keyboard label|Escape"
msgstr ""

#: gdk/keyname-table.h:3947
msgid "keyboard label|Multi_key"
msgstr ""

#: gdk/keyname-table.h:3948
msgid "keyboard label|Home"
msgstr ""

#: gdk/keyname-table.h:3949
msgid "keyboard label|Page_Up"
msgstr ""

#: gdk/keyname-table.h:3950
msgid "keyboard label|Page_Down"
msgstr ""

#: gdk/keyname-table.h:3951
msgid "keyboard label|End"
msgstr ""

#: gdk/keyname-table.h:3952
msgid "keyboard label|Begin"
msgstr ""

#: gdk/keyname-table.h:3953
msgid "keyboard label|Print"
msgstr ""

#: gdk/keyname-table.h:3954
msgid "keyboard label|Insert"
msgstr ""

#: gdk/keyname-table.h:3955
msgid "keyboard label|Num_Lock"
msgstr ""

#: gdk/keyname-table.h:3956
msgid "keyboard label|KP_Space"
msgstr ""

#: gdk/keyname-table.h:3957
msgid "keyboard label|KP_Tab"
msgstr ""

#: gdk/keyname-table.h:3958
msgid "keyboard label|KP_Enter"
msgstr ""

#: gdk/keyname-table.h:3959
msgid "keyboard label|KP_Home"
msgstr ""

#: gdk/keyname-table.h:3960
msgid "keyboard label|KP_Left"
msgstr ""

#: gdk/keyname-table.h:3961
msgid "keyboard label|KP_Up"
msgstr ""

#: gdk/keyname-table.h:3962
msgid "keyboard label|KP_Right"
msgstr ""

#: gdk/keyname-table.h:3963
msgid "keyboard label|KP_Down"
msgstr ""

#: gdk/keyname-table.h:3964
msgid "keyboard label|KP_Page_Up"
msgstr ""

#: gdk/keyname-table.h:3965
msgid "keyboard label|KP_Prior"
msgstr ""

#: gdk/keyname-table.h:3966
msgid "keyboard label|KP_Page_Down"
msgstr ""

#: gdk/keyname-table.h:3967
msgid "keyboard label|KP_Next"
msgstr ""

#: gdk/keyname-table.h:3968
msgid "keyboard label|KP_End"
msgstr ""

#: gdk/keyname-table.h:3969
msgid "keyboard label|KP_Begin"
msgstr ""

#: gdk/keyname-table.h:3970
msgid "keyboard label|KP_Insert"
msgstr ""

#: gdk/keyname-table.h:3971
msgid "keyboard label|KP_Delete"
msgstr ""

#: gdk/keyname-table.h:3972
msgid "keyboard label|Delete"
msgstr ""

#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
msgstr ""

#. Description of --no-wintab in --help output
#: gdk/win32/gdkmain-win32.c:62
msgid "Don't use the Wintab API for tablet support"
msgstr ""

#. Description of --ignore-wintab in --help output
#: gdk/win32/gdkmain-win32.c:64
msgid "Same as --no-wintab"
msgstr ""

#. Description of --use-wintab in --help output
#: gdk/win32/gdkmain-win32.c:66
msgid "Do use the Wintab API [default]"
msgstr ""

#. Description of --max-colors=COLORS in --help output
#: gdk/win32/gdkmain-win32.c:68
msgid "Size of the palette in 8 bit mode"
msgstr ""

#. Placeholder in --max-colors=COLORS in --help output
#: gdk/win32/gdkmain-win32.c:69
msgid "COLORS"
msgstr ""

#. Description of --sync in --help output
#: gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr ""

#: gtk/gtkaboutdialog.c:273 gtk/gtkaboutdialog.c:2103
msgid "License"
msgstr ""

#: gtk/gtkaboutdialog.c:274
msgid "The license of the program"
msgstr ""

#. Add the credits button
#: gtk/gtkaboutdialog.c:509
#, fuzzy
msgid "C_redits"
msgstr "H_lama"

#. Add the license button
#: gtk/gtkaboutdialog.c:519
msgid "_License"
msgstr ""

#: gtk/gtkaboutdialog.c:756
#, c-format
msgid "About %s"
msgstr ""

#: gtk/gtkaboutdialog.c:2031
msgid "Credits"
msgstr ""

#: gtk/gtkaboutdialog.c:2057
msgid "Written by"
msgstr ""

#: gtk/gtkaboutdialog.c:2060
msgid "Documented by"
msgstr ""

#: gtk/gtkaboutdialog.c:2072
msgid "Translated by"
msgstr ""

#: gtk/gtkaboutdialog.c:2076
msgid "Artwork by"
msgstr ""

#. This is the text that should appear next to menu accelerators
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#. * And do not translate the part before the |.
#.
#: gtk/gtkaccellabel.c:121
msgid "keyboard label|Shift"
msgstr ""

#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#. * And do not translate the part before the |.
#.
#: gtk/gtkaccellabel.c:128
msgid "keyboard label|Ctrl"
msgstr ""

#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#. * And do not translate the part before the |.
#.
#: gtk/gtkaccellabel.c:135
msgid "keyboard label|Alt"
msgstr ""

#. do not translate the part before the |
#: gtk/gtkaccellabel.c:577
msgid "keyboard label|Space"
msgstr ""

#. do not translate the part before the |
#: gtk/gtkaccellabel.c:581
msgid "keyboard label|Backslash"
msgstr ""

#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
#. * Do *not* translate it to anything else, if it
#. * it isn't calendar:YM or calendar:MY it will not work.
#. *
#. * Note that this flipping is in top the text direction flipping,
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"

#. Translate to calendar:week_start:0 if you want Sunday to be the
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:0"

#. Translators:  This is a text measurement template.
#. * Translate it to the widest year text.
#. *
#. * Don't include the prefix "year measurement template|"
#. * in the translation.
#. *
#. * If you don't understand this, leave it as "2000"
#.
#: gtk/gtkcalendar.c:1549
msgid "year measurement template|2000"
msgstr ""

#. Translators: This dictates how the year is displayed in
#. * gtkcalendar widget.  See strftime() manual for the format.
#. * Use only ASCII in the translation.
#. *
#. * Also look for the msgid "year measurement template|2000".
#. * Translate that entry to a year with the widest output of this
#. * msgid.
#. *
#. * Don't include the prefix "calendar year format|" in the
#. * translation. "%Y" is appropriate for most locales.
#.
#: gtk/gtkcalendar.c:1826
msgid "calendar year format|%Y"
msgstr ""

#. do not translate the part before the |
#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""

#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Kgetha Mmala"

#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "E amogetše tsebišo ya mmala yeo e sa amogelegego\n"

#: gtk/gtkcolorsel.c:565
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
msgstr ""
"Mmala o kgethilwego nakong e fetilego, bakeng sa go bapetšwa le mmala wo o o "
"kgethago gona bjale. O ka goga mmala wo wa o iša tsenong ya mebala, goba "
"kgetha mmala wo e le wa gona bjale ka go o goga o iše go kgoboketšo e nngwe "
"ya mebala ka thoko."

#: gtk/gtkcolorsel.c:570
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr ""
"Mmala wo o o kgethilego. O ka topa mmala wo wa o iša tsenong ya mebala "
"bakeng sa go o bolokela go o diriša nakong e tlago."

#: gtk/gtkcolorsel.c:961
msgid "_Save color here"
msgstr "_Boloka mmala mo"

#: gtk/gtkcolorsel.c:1166
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
msgstr ""
"Kgotla tseno ye ya mebala gore o o dire mmala wa gona bjale. Go fetola tseno "
"ye, topa kgoboketšo ya mebala mo goba o kgotle ka la go ja gomme go kgethe "
"\"Boloka mmala mo.\""

#: gtk/gtkcolorsel.c:1953
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
msgstr ""
"Kgetha mmala wo o nyakago go tšwa ka ntle. Kgetha boso goba go taba ga mmala "
"wo o diriša khutlo-tharo ya ka gare."

#: gtk/gtkcolorsel.c:1978
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
"Kgotla selekanyi sa mmala, ke moka o kgotle mmala kae le kae sekirining sa "
"gago go kgetha mmala woo."

#: gtk/gtkcolorsel.c:1987
msgid "_Hue:"
msgstr "_Metswako ya mebala:"

#: gtk/gtkcolorsel.c:1988
msgid "Position on the color wheel."
msgstr "Boemo bja leotwana la mmala."

#: gtk/gtkcolorsel.c:1990
msgid "_Saturation:"
msgstr "_Metswako ya mebala:"

#: gtk/gtkcolorsel.c:1991
msgid "\"Deepness\" of the color."
msgstr "\"Go tsenelela\" ga mmala."

#: gtk/gtkcolorsel.c:1992
msgid "_Value:"
msgstr "_Boleng:"

#: gtk/gtkcolorsel.c:1993
msgid "Brightness of the color."
msgstr "Go taga ga mmala."

#: gtk/gtkcolorsel.c:1994
msgid "_Red:"
msgstr "_Khwibidu:"

#: gtk/gtkcolorsel.c:1995
msgid "Amount of red light in the color."
msgstr "Tekanyo ya seetša se sekhwibidu mmaleng."

#: gtk/gtkcolorsel.c:1996
msgid "_Green:"
msgstr "_Tala-morogo:"

#: gtk/gtkcolorsel.c:1997
msgid "Amount of green light in the color."
msgstr "Tekanyo ya seetša se setala-morogo mmaleng."

#: gtk/gtkcolorsel.c:1998
msgid "_Blue:"
msgstr "_Tala-lerata:"

#: gtk/gtkcolorsel.c:1999
msgid "Amount of blue light in the color."
msgstr "Tekanyo ya seetša se setala-lerata mmaleng."

#: gtk/gtkcolorsel.c:2002
msgid "_Opacity:"
msgstr "_Ponagatšo ya seetša:"

#: gtk/gtkcolorsel.c:2010 gtk/gtkcolorsel.c:2021
msgid "Transparency of the color."
msgstr "Go bonagala ga mmala."

#: gtk/gtkcolorsel.c:2028
msgid "Color _Name:"
msgstr "Leina la _Mmala:"

#: gtk/gtkcolorsel.c:2043
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
msgstr ""
"O ka tsenya boleng bja mmala bja palo e arolwago ka 16 ya setaele sa HTML, "
"gomme leina la mmala le bjalo ka 'orange' (namune) tsenong ye."

#: gtk/gtkcolorsel.c:2062
msgid "_Palette"
msgstr "_Sehlopha sa mebala"

#: gtk/gtkcolorsel.c:2094
msgid "Color Wheel"
msgstr "Leotwana la mmala"

#: gtk/gtkcolorseldialog.c:123
msgid "Color Selection"
msgstr "Kgetho ya Mmala"

#: gtk/gtkentry.c:4560 gtk/gtktextview.c:7125
msgid "Select _All"
msgstr "Kgetha _ka Moka"

#: gtk/gtkentry.c:4570 gtk/gtktextview.c:7135
msgid "Input _Methods"
msgstr "Mekgwa _ya Tsebišo"

#: gtk/gtkentry.c:4581 gtk/gtktextview.c:7146
msgid "_Insert Unicode Control Character"
msgstr "_Tsenya Tlhaka ya Taolo ya Unicode"

#: gtk/gtkfilechooser.c:1672 gtk/gtkfilechooser.c:1716
#: gtk/gtkfilechooser.c:1791 gtk/gtkfilechooser.c:1835
#, c-format
msgid "Invalid filename: %s"
msgstr "Leina la faele leo e sego la kgonthe: %s"

#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Phumola Faele"

#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1417
#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Gae"

#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1451
#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Teseke"

#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(Ga e gona)"

#: gtk/gtkfilechooserbutton.c:1525
msgid "Other..."
msgstr ""

#: gtk/gtkfilechooserdefault.c:996
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr ""
"E be e ka se kgone go tsošološa tshedimošo ka %s:\n"
"%s"

#: gtk/gtkfilechooserdefault.c:1007
#, fuzzy
msgid "Could not add a bookmark"
msgstr ""
"E be e ka se kgone go oketša puku-tshwayo bakeng sa %s:\n"
"%s"

#: gtk/gtkfilechooserdefault.c:1018
#, fuzzy
msgid "Could not remove bookmark"
msgstr ""
"E be e ka se kgone go tloša puku-tshwayo bakeng sa %s:\n"
"%s"

#: gtk/gtkfilechooserdefault.c:1029
msgid "The folder could not be created"
msgstr ""

#: gtk/gtkfilechooserdefault.c:1042
msgid ""
"The folder could not be created, as a file with the same name already "
"exists.  Try using a different name for the folder, or rename the file first."
msgstr ""

#: gtk/gtkfilechooserdefault.c:1055
#, fuzzy
msgid "Invalid file name"
msgstr "Leina la faele leo e sego la kgonthe: %s"

#: gtk/gtkfilechooserdefault.c:1065
msgid "The folder contents could not be displayed"
msgstr ""

#: gtk/gtkfilechooserdefault.c:1283
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
"E be e ka se kgone go tsošološa tshedimošo ka %s:\n"
"%s"

#: gtk/gtkfilechooserdefault.c:2344
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""

#: gtk/gtkfilechooserdefault.c:2385
msgid "Add the current folder to the bookmarks"
msgstr ""

#: gtk/gtkfilechooserdefault.c:2387
msgid "Add the selected folders to the bookmarks"
msgstr ""

#: gtk/gtkfilechooserdefault.c:2427
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""

#: gtk/gtkfilechooserdefault.c:2858
#, fuzzy, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
"E be e ka se kgone go oketša puku-tshwayo bakeng sa %s ka gobane ke leina la "
"tsejana leo e sego la kgonthe."

#: gtk/gtkfilechooserdefault.c:3073
#, fuzzy
msgid "Remove"
msgstr "_Tloša"

#: gtk/gtkfilechooserdefault.c:3082
#, fuzzy
msgid "Rename..."
msgstr "_Thea ka leswa"

#: gtk/gtkfilechooserdefault.c:3205
msgid "Shortcuts"
msgstr "Dikgaoletšo"

#: gtk/gtkfilechooserdefault.c:3259
msgid "Folder"
msgstr "Sephuthedi"

#: gtk/gtkfilechooserdefault.c:3315 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Oketša"

#: gtk/gtkfilechooserdefault.c:3322
msgid "Add the selected folder to the Bookmarks"
msgstr ""

#: gtk/gtkfilechooserdefault.c:3327 gtk/gtkstock.c:398
msgid "_Remove"
msgstr "_Tloša"

#: gtk/gtkfilechooserdefault.c:3334
msgid "Remove the selected bookmark"
msgstr ""

#: gtk/gtkfilechooserdefault.c:3434
#, fuzzy
msgid "Could not select file"
msgstr ""
"E be e ka se kgethe %s:\n"
"%s"

#: gtk/gtkfilechooserdefault.c:3490
#, fuzzy, c-format
msgid "Could not select file '%s' because it is an invalid path name."
msgstr ""
"E be e ka se kgone go oketša puku-tshwayo bakeng sa %s ka gobane ke leina la "
"tsejana leo e sego la kgonthe."

#: gtk/gtkfilechooserdefault.c:3562
#, fuzzy
msgid "_Add to Bookmarks"
msgstr "Dikgaoletšo"

#: gtk/gtkfilechooserdefault.c:3572
#, fuzzy
msgid "Open _Location"
msgstr "Bula Lefelo"

#: gtk/gtkfilechooserdefault.c:3584
msgid "Show _Hidden Files"
msgstr "Bontšha _Difaele tše Utilwego"

#: gtk/gtkfilechooserdefault.c:3708 gtk/gtkfilesel.c:763
msgid "Files"
msgstr "Difaele"

#: gtk/gtkfilechooserdefault.c:3753
msgid "Name"
msgstr "Leina"

#: gtk/gtkfilechooserdefault.c:3778
msgid "Size"
msgstr "Bogolo"

#: gtk/gtkfilechooserdefault.c:3791
msgid "Modified"
msgstr "Mpshafaditšwe"

#: gtk/gtkfilechooserdefault.c:3823
msgid "Select which types of files are shown"
msgstr ""

#. Create Folder
#: gtk/gtkfilechooserdefault.c:3859
msgid "Create Fo_lder"
msgstr "Hlama Se_phuthedi"

#. Name entry
#: gtk/gtkfilechooserdefault.c:3980
msgid "_Name:"
msgstr "_Leina:"

#: gtk/gtkfilechooserdefault.c:4020
msgid "_Browse for other folders"
msgstr "_Fetleka bakeng sa diphuthedi tše dingwe"

#: gtk/gtkfilechooserdefault.c:4275
msgid "Save in _folder:"
msgstr "Boloka _sephutheding:"

#: gtk/gtkfilechooserdefault.c:4277
msgid "Create in _folder:"
msgstr "Hlama _sephutheding:"

#: gtk/gtkfilechooserdefault.c:5309
#, fuzzy
msgid "Cannot change to folder because it is not local"
msgstr "E ka se fetolele sephutheding ka gobane ga se sa mo gae"

#: gtk/gtkfilechooserdefault.c:5871
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "kgaoletšo ya %s ga e gona"

#: gtk/gtkfilechooserdefault.c:6126
#, c-format
msgid "A file named \"%s\" already exists.  Do you want to replace it?"
msgstr ""

#: gtk/gtkfilechooserdefault.c:6129
#, c-format
msgid ""
"The file already exists in \"%s\".  Replacing it will overwrite its contents."
msgstr ""

#: gtk/gtkfilechooserdefault.c:6134
#, fuzzy
msgid "_Replace"
msgstr "_Thea ka leswa"

#: gtk/gtkfilechooserdefault.c:6622
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"E be e ka se kgethe %s:\n"
"%s"

#: gtk/gtkfilechooserdefault.c:6914
msgid "Type name of new folder"
msgstr "Tlanya leina la sephuthedi se seswa"

#: gtk/gtkfilechooserdefault.c:6956
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "paete ya %d"
msgstr[1] "dipaete tša %d"

#: gtk/gtkfilechooserdefault.c:6958
#, c-format
msgid "%.1f K"
msgstr "%.1f K"

#: gtk/gtkfilechooserdefault.c:6960
#, c-format
msgid "%.1f M"
msgstr "%.1f M"

#: gtk/gtkfilechooserdefault.c:6962
#, c-format
msgid "%.1f G"
msgstr "%.1f G"

#: gtk/gtkfilechooserdefault.c:7008 gtk/gtkfilechooserdefault.c:7032
msgid "Unknown"
msgstr "E sa tsebjwego"

#: gtk/gtkfilechooserdefault.c:7019
msgid "Today"
msgstr "Lehono"

#: gtk/gtkfilechooserdefault.c:7021
msgid "Yesterday"
msgstr "Maabane"

#: gtk/gtkfilechooserdefault.c:7103
#, fuzzy
msgid "Cannot change folder"
msgstr "Hlama _sephutheding:"

#: gtk/gtkfilechooserdefault.c:7104
#, fuzzy
msgid "The folder you specified is an invalid path."
msgstr ""
"E ka se fetolele go sephuthedi seo o se laeditšego ka ge e le tsejana yeo e "
"sego ya kgonthe."

#: gtk/gtkfilechooserdefault.c:7143
#, fuzzy, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
"E be e ka se kgone go aga leina la faele go tšwa go '%s' le '%s':\n"
"%s"

#: gtk/gtkfilechooserdefault.c:7179
#, fuzzy
msgid "Could not select item"
msgstr ""
"E be e ka se kgethe %s:\n"
"%s"

#: gtk/gtkfilechooserdefault.c:7219
msgid "Open Location"
msgstr "Bula Lefelo"

#: gtk/gtkfilechooserdefault.c:7226
msgid "Save in Location"
msgstr "Boloka Lefelong"

#: gtk/gtkfilechooserdefault.c:7250
msgid "_Location:"
msgstr "_Lefelo:"

#: gtk/gtkfilesel.c:727
msgid "Folders"
msgstr "Diphuthedi"

#: gtk/gtkfilesel.c:731
msgid "Fol_ders"
msgstr "Diph_uthedi"

#: gtk/gtkfilesel.c:767
msgid "_Files"
msgstr "_Difaele"

#: gtk/gtkfilesel.c:855 gtk/gtkfilesel.c:2242
#, c-format
msgid "Folder unreadable: %s"
msgstr "Sephuthedi se sa balegego: %s"

#: gtk/gtkfilesel.c:984
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
"available to this program.\n"
"Are you sure that you want to select it?"
msgstr ""
"Faele ya \"%s\" e dula motšheneng o mongwe (o bitšwago %s) e bile "
"mohlomongwe e ka se hwetšagale lenaneong le.\n"
"Na o kgonthišegile gore o nyaka go e kgetha?"

#: gtk/gtkfilesel.c:1114
msgid "_New Folder"
msgstr "_Sephuthedi se Seswa"

#: gtk/gtkfilesel.c:1125
msgid "De_lete File"
msgstr "Phu_mola Faele"

#: gtk/gtkfilesel.c:1136
msgid "_Rename File"
msgstr "_Thea Faele ka Leswa"

#: gtk/gtkfilesel.c:1438
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Leina la sephuthedi la \"%s\" le na le maswao ao a sa dumelelwago maineng a "
"difaele"

#: gtk/gtkfilesel.c:1440
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
"%s"
msgstr ""
"Phošo ya go hlama sephuthedi sa \"%s\": %s\n"
"%s"

#: gtk/gtkfilesel.c:1441 gtk/gtkfilesel.c:1677
msgid "You probably used symbols not allowed in filenames."
msgstr "Mohlomongwe o dirišitše maswao ao a sa dumelelwago maineng a difaele."

#: gtk/gtkfilesel.c:1449
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Phošo ya go hlama sephuthedi sa \"%s\": %s\n"

#: gtk/gtkfilesel.c:1483
msgid "New Folder"
msgstr "Sephuthedi se Seswa"

#: gtk/gtkfilesel.c:1498
msgid "_Folder name:"
msgstr "_Leina la sephuthedi:"

#: gtk/gtkfilesel.c:1522
msgid "C_reate"
msgstr "H_lama"

#: gtk/gtkfilesel.c:1565
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Leina la faele la \"%s\" le na le maswao ao a sa dumelelwago maineng a "
"difaele"

#: gtk/gtkfilesel.c:1568
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
"Phošo ya go phumola faele ya \"%s\": %s\n"
"%s"

#: gtk/gtkfilesel.c:1570 gtk/gtkfilesel.c:1691
msgid "It probably contains symbols not allowed in filenames."
msgstr "Mohlomongwe e na le maswao ao a sa dumelelwago maineng a difaele."

#: gtk/gtkfilesel.c:1579
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Phošo ya go phumola faele ya \"%s\": %s"

#: gtk/gtkfilesel.c:1622
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Ruri go phumolwe faele ya \"%s\"?"

#: gtk/gtkfilesel.c:1627
msgid "Delete File"
msgstr "Phumola Faele"

#: gtk/gtkfilesel.c:1673 gtk/gtkfilesel.c:1687
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Leina la faele la \"%s\" le na le maswao ao a sa dumelelwago maineng a "
"difaele"

#: gtk/gtkfilesel.c:1675
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
"Phošo ya thea faele ka leswa gore e be \"%s\": %s\n"
"%s"

#: gtk/gtkfilesel.c:1689
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
"Phošo ya go thea faele ka leswa gore e be \"%s\": %s\n"
"%s"

#: gtk/gtkfilesel.c:1699
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Phošo ya go thea faele ka leswa go tloga go \"%s\" go ya go \"%s\": %s"

#: gtk/gtkfilesel.c:1746
msgid "Rename File"
msgstr "Thea Faele ka Leswa"

#: gtk/gtkfilesel.c:1761
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Thea faele ka leswa go tloga go \"%s\" go ya go:"

#: gtk/gtkfilesel.c:1790
msgid "_Rename"
msgstr "_Thea ka leswa"

#: gtk/gtkfilesel.c:2222
msgid "_Selection: "
msgstr "_Kgetho: "

#: gtk/gtkfilesel.c:3147
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
"environment variable G_FILENAME_ENCODING): %s"
msgstr ""
"Leina la faele la \"%s\" le be le ka se fetolelwe go UTF-8. (leka go "
"beakanya go fapana ga tikologo ga G_FILENAME_ENCODING): %s"

#: gtk/gtkfilesel.c:3150
msgid "Invalid UTF-8"
msgstr "UTF-8 yeo e sego ya kgonthe"

#: gtk/gtkfilesel.c:4027
msgid "Name too long"
msgstr "Leina ke le letelele kudu"

#: gtk/gtkfilesel.c:4029
msgid "Couldn't convert filename"
msgstr "E be e ka se fetole leina la faele"

#: gtk/gtkfilesystemmodel.c:1267
msgid "(Empty)"
msgstr "(Ga e na selo)"

#: gtk/gtkfilesystemunix.c:476 gtk/gtkfilesystemunix.c:682
#: gtk/gtkfilesystemunix.c:1858 gtk/gtkfilesystemwin32.c:482
#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1487
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "phošo ya go hwetša tshedimošo bakeng sa '%s': %s"

#: gtk/gtkfilesystemunix.c:551 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "phošo ya go hlama tšhupetšo '%s': %s"

#: gtk/gtkfilesystemunix.c:631 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Tshepedišo ye ya faele ga e thekge koketšego"

#: gtk/gtkfilesystemunix.c:639
#, fuzzy
msgid "File System"
msgstr "Tshepedišo ya faele"

#: gtk/gtkfilesystemunix.c:796
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "E be e ka se hwetše leswao la setoko bakeng sa %s"

#: gtk/gtkfilesystemunix.c:891
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
"Leina le la \"%s\" ga se la kgonthe ka gobane le na le tlhaka ya \"%s\". Hle "
"diriša leina le fapanego."

#: gtk/gtkfilesystemunix.c:1463 gtk/gtkfilesystemwin32.c:1032
#, fuzzy, c-format
msgid "Bookmark saving failed: %s"
msgstr "Go boloka puku-tshwayo go padile (%s)"

#: gtk/gtkfilesystemunix.c:1518
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""

#: gtk/gtkfilesystemunix.c:1590
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""

#: gtk/gtkfilesystemunix.c:1818
#, fuzzy, c-format
msgid "Error getting information for '/': %s"
msgstr "phošo ya go hwetša tshedimošo bakeng sa '%s': %s"

#: gtk/gtkfilesystemwin32.c:611
#, c-format
msgid "Network Drive (%s)"
msgstr ""

#: gtk/gtkfilesystemwin32.c:650
#, fuzzy, c-format
msgid "%s (%s)"
msgstr "%s: %s"

#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Kgetha Fonto"

#. Initialize fields
#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"

#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Fonto"

#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk ABCDEFGHIJK"

#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Lelapa:"

#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Setaele:"

#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "Bog_olo:"

#. create the text entry widget
#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Ponelopele:"

#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Kgetho ya Fonto"

#: gtk/gtkgamma.c:401
msgid "Gamma"
msgstr "Gamma"

#: gtk/gtkgamma.c:411
msgid "_Gamma value"
msgstr "_Boleng bja Gamma"

#. Remove this icon source so we don't keep trying to
#. * load it.
#.
#: gtk/gtkiconfactory.c:1656
#, c-format
msgid "Error loading icon: %s"
msgstr "Phošo ya go laiša leswao: %s"

#: gtk/gtkicontheme.c:1239
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
"was not found either, perhaps you need to install it.\n"
"You can get a copy from:\n"
"\t%s"
msgstr ""
"E be e ka se hwetše leswao la '%s'. Sehlogo sa '%s'\n"
"le sona ga se a hwetšwa, mohlomongwe go nyakega gore o se tsenye.\n"
"O ka hwetša kopi go:\n"
"\t%s"

#: gtk/gtkicontheme.c:1304
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Leswao la '%s' ga le gona sehlogong"

#: gtk/gtkimmodule.c:427
msgid "Default"
msgstr "Tlhaelelo"

#: gtk/gtkinputdialog.c:235
msgid "Input"
msgstr "Tsebišo"

#: gtk/gtkinputdialog.c:244
msgid "No extended input devices"
msgstr "Ga go na didirišwa tša tsebišo tše okeditšwego"

#: gtk/gtkinputdialog.c:256
msgid "_Device:"
msgstr "_Sedirišwa:"

#: gtk/gtkinputdialog.c:273
msgid "Disabled"
msgstr "Paledišitšwe"

#: gtk/gtkinputdialog.c:280
msgid "Screen"
msgstr "Sekirini"

#: gtk/gtkinputdialog.c:287
msgid "Window"
msgstr "Lefesetere"

#: gtk/gtkinputdialog.c:294
msgid "_Mode: "
msgstr "_Mokgwa: "

#. The axis listbox
#: gtk/gtkinputdialog.c:325
msgid "_Axes"
msgstr "_Diase"

#. Keys listbox
#: gtk/gtkinputdialog.c:342
msgid "_Keys"
msgstr "_Dinotlelo"

#: gtk/gtkinputdialog.c:562
msgid "X"
msgstr "X"

#: gtk/gtkinputdialog.c:563
msgid "Y"
msgstr "Y"

#: gtk/gtkinputdialog.c:564
msgid "Pressure"
msgstr "Kgatelelo"

#: gtk/gtkinputdialog.c:565
msgid "X Tilt"
msgstr "Tilt ya X"

#: gtk/gtkinputdialog.c:566
msgid "Y Tilt"
msgstr "Tilt ya Y"

#: gtk/gtkinputdialog.c:567
msgid "Wheel"
msgstr "Leotwana"

#: gtk/gtkinputdialog.c:607
msgid "none"
msgstr "ga e gona"

#: gtk/gtkinputdialog.c:643 gtk/gtkinputdialog.c:679
msgid "(disabled)"
msgstr "(paledišitšwe)"

#: gtk/gtkinputdialog.c:672
msgid "(unknown)"
msgstr "(e sa tsebjwego)"

#. and clear button
#: gtk/gtkinputdialog.c:759
msgid "clear"
msgstr "phumola"

#: gtk/gtklabel.c:3985
msgid "Select All"
msgstr "Kgetha ka Moka"

#. Description of --gtk-module=MODULES in --help output
#: gtk/gtkmain.c:398
msgid "Load additional GTK+ modules"
msgstr ""

#. Placeholder in --gtk-module=MODULES in --help output
#: gtk/gtkmain.c:399
msgid "MODULES"
msgstr ""

#. Description of --g-fatal-warnings in --help output
#: gtk/gtkmain.c:401
msgid "Make all warnings fatal"
msgstr ""

#. Description of --gtk-debug=FLAGS in --help output
#: gtk/gtkmain.c:404
msgid "GTK+ debugging flags to set"
msgstr ""

#. Description of --gtk-no-debug=FLAGS in --help output
#: gtk/gtkmain.c:407
msgid "GTK+ debugging flags to unset"
msgstr ""

#. Translate to default:RTL if you want your widgets
#. * to be RTL, otherwise translate to default:LTR.
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
#: gtk/gtkmain.c:491
msgid "default:LTR"
msgstr "default:LTR"

#: gtk/gtkmain.c:574
msgid "GTK+ Options"
msgstr ""

#: gtk/gtkmain.c:574
msgid "Show GTK+ Options"
msgstr ""

#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5062
#, c-format
msgid "Page %u"
msgstr "Letlakala %u"

#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Sehlopha"

#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Konope ya sedirišwa sa radio yeo konope ye e lego ya sehlopha sa yona."

#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Ga e kgone go hwetša go akaretša faele: \"%s\""

#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Ga e kgone go hwetša faele ya seswantšho go pixmap_path: \"%s\""

#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
"Karolo ya tsejana ya pixmap: \"%s\" e swanetše go phethagala, %s, mothaladi "
"wa %d"

#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Tshedimošo"

#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Temošo"

#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Phošo"

#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Potšišo"

#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""

#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Diriša"

#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Mongwalo o mokoto"

#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Khansela"

#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-Rom"

#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Phumola"

#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Tswalela"

#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Fetošetša"

#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Kopiša"

#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "Rip_a"

#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Phumola"

#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Phethagatša"

#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""

#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Hwetša"

#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Hwetša le _go Tšeela Legato"

#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Flopi"

#: gtk/gtkstock.c:333
msgid "_Fullscreen"
msgstr ""

#: gtk/gtkstock.c:334
msgid "_Leave Fullscreen"
msgstr ""

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:336
msgid "Navigation|_Bottom"
msgstr ""

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:338
msgid "Navigation|_First"
msgstr ""

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:340
msgid "Navigation|_Last"
msgstr ""

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:342
msgid "Navigation|_Top"
msgstr ""

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:344
msgid "Navigation|_Back"
msgstr ""

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:346
msgid "Navigation|_Down"
msgstr ""

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:348
msgid "Navigation|_Forward"
msgstr ""

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:350
msgid "Navigation|_Up"
msgstr ""

#: gtk/gtkstock.c:351
msgid "_Harddisk"
msgstr "_Tisiki e thata"

#: gtk/gtkstock.c:352
msgid "_Help"
msgstr "_Thušo"

#: gtk/gtkstock.c:353
msgid "_Home"
msgstr "_Gae"

#: gtk/gtkstock.c:354
msgid "Increase Indent"
msgstr "Oketša Methaladi"

#: gtk/gtkstock.c:355
msgid "Decrease Indent"
msgstr "Fokotša Mothaladi"

#: gtk/gtkstock.c:356
msgid "_Index"
msgstr "_Tlhatlamano"

#: gtk/gtkstock.c:357
#, fuzzy
msgid "_Information"
msgstr "Tshedimošo"

#: gtk/gtkstock.c:358
msgid "_Italic"
msgstr "_Mongwalo o sekamego"

#: gtk/gtkstock.c:359
msgid "_Jump to"
msgstr "_Tshelela go"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:361
#, fuzzy
msgid "Justify|_Center"
msgstr "_Magareng"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:363
msgid "Justify|_Fill"
msgstr ""

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:365
msgid "Justify|_Left"
msgstr ""

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:367
#, fuzzy
msgid "Justify|_Right"
msgstr "_Lagoja"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:370
#, fuzzy
msgid "Media|_Forward"
msgstr "_Fetišetša"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:372
msgid "Media|_Next"
msgstr ""

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:374
#, fuzzy
msgid "Media|P_ause"
msgstr "_Kgomaretša"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:376
msgid "Media|_Play"
msgstr ""

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:378
msgid "Media|Pre_vious"
msgstr ""

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:380
#, fuzzy
msgid "Media|_Record"
msgstr "_Dira gape"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:382
#, fuzzy
msgid "Media|R_ewind"
msgstr "_Hwetša"

#. translators, strip the prefix up to and including the first |
#: gtk/gtkstock.c:384
#, fuzzy
msgid "Media|_Stop"
msgstr "_Emiša"

#: gtk/gtkstock.c:385
msgid "_Network"
msgstr "_Neteweke"

#: gtk/gtkstock.c:386
msgid "_New"
msgstr "_Mpsha"

#: gtk/gtkstock.c:387
msgid "_No"
msgstr "_Aowa"

#: gtk/gtkstock.c:388
msgid "_OK"
msgstr "_Go Lokile"

#: gtk/gtkstock.c:389
msgid "_Open"
msgstr "_Bula"

#: gtk/gtkstock.c:390
msgid "_Paste"
msgstr "_Kgomaretša"

#: gtk/gtkstock.c:391
msgid "_Preferences"
msgstr "_Tše ratwago"

#: gtk/gtkstock.c:392
msgid "_Print"
msgstr "_Gatiša"

#: gtk/gtkstock.c:393
msgid "Print Pre_view"
msgstr "Gatiša Ponelo_pele"

#: gtk/gtkstock.c:394
msgid "_Properties"
msgstr "_Dipharologantšho"

#: gtk/gtkstock.c:395
msgid "_Quit"
msgstr "_Tlogela"

#: gtk/gtkstock.c:396
msgid "_Redo"
msgstr "_Dira gape"

#: gtk/gtkstock.c:397
msgid "_Refresh"
msgstr "_Thoma o tšwelepele"

#: gtk/gtkstock.c:399
msgid "_Revert"
msgstr "_Boela morago"

#: gtk/gtkstock.c:400
msgid "_Save"
msgstr "_Boloka"

#: gtk/gtkstock.c:401
msgid "Save _As"
msgstr "Boloka _Bjalo ka"

#: gtk/gtkstock.c:402
msgid "_Color"
msgstr "_Mmala"

#: gtk/gtkstock.c:403
msgid "_Font"
msgstr "_Fonto"

#: gtk/gtkstock.c:404
msgid "_Ascending"
msgstr "_Eya godimo"

#: gtk/gtkstock.c:405
msgid "_Descending"
msgstr "_Theogela tlase"

#: gtk/gtkstock.c:406
msgid "_Spell Check"
msgstr "_Lekola Mopeleto"

#: gtk/gtkstock.c:407
msgid "_Stop"
msgstr "_Emiša"

#: gtk/gtkstock.c:408
msgid "_Strikethrough"
msgstr "_Kgabaganya"

#: gtk/gtkstock.c:409
msgid "_Undelete"
msgstr "_O seke wa phumola"

#: gtk/gtkstock.c:410
msgid "_Underline"
msgstr "_Thalela"

#: gtk/gtkstock.c:411
msgid "_Undo"
msgstr "_Dirolla"

#: gtk/gtkstock.c:412
msgid "_Yes"
msgstr "_Ee"

#: gtk/gtkstock.c:413
msgid "_Normal Size"
msgstr "_Bogolo bjo Tlwaelegilego"

#: gtk/gtkstock.c:414
msgid "Best _Fit"
msgstr "Go Lekana _go e Phalago ka moka"

#: gtk/gtkstock.c:415
msgid "Zoom _In"
msgstr "Godišetša _ka gare"

#: gtk/gtkstock.c:416
msgid "Zoom _Out"
msgstr "Godišetša _ka Ntle"

#: gtk/gtktextutil.c:53
msgid "LRM _Left-to-right mark"
msgstr "LRM _Leswao la lanngele go ya go lagoja"

#: gtk/gtktextutil.c:54
msgid "RLM _Right-to-left mark"
msgstr "RLM _Leswao la lagoja go ya go lanngele"

#: gtk/gtktextutil.c:55
msgid "LRE Left-to-right _embedding"
msgstr "LRE Dikologa lanngele go ya go l_agoja"

#: gtk/gtktextutil.c:56
msgid "RLE Right-to-left e_mbedding"
msgstr "RLE Dikologa lagoja go ya go l_anngele"

#: gtk/gtktextutil.c:57
msgid "LRO Left-to-right _override"
msgstr "LRO Beela ka thoko lanngele go ya go _lagoja"

#: gtk/gtktextutil.c:58
msgid "RLO Right-to-left o_verride"
msgstr "RLO Beela ka thoko lagoja go ya go l_anngele"

#: gtk/gtktextutil.c:59
msgid "PDF _Pop directional formatting"
msgstr "PDF _Tšweletša sebopego sa go lebanya"

#: gtk/gtktextutil.c:60
msgid "ZWS _Zero width space"
msgstr "ZWS _Sekgoba sa bophara sa lefeela"

#: gtk/gtktextutil.c:61
msgid "ZWJ Zero width _joiner"
msgstr "ZWJ Sekopanyi sa bophara sa _lefeela"

#: gtk/gtktextutil.c:62
msgid "ZWNJ Zero width _non-joiner"
msgstr "ZWNJ Seo e sego sekopanyi sa bophara sa _lefeela"

#: gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Ga e kgone go hwetša entšene ya sehlogo tsejaneng ya_karolo: \"%s\","

#: gtk/gtktipsquery.c:186
msgid "--- No Tip ---"
msgstr "--- Ga go na keletšo ---"

#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Pharologanyo e sa tsebjwego ya '%s' mothalading wa %d wa tlhaka ya %d"

#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr ""
"Kgokaganyo ya go thoma yeo e sa letelwago la '%s' mothalading wa %d wa "
"tlhaka ya %d"

#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Tsebišo yeo e sa letelwago ya tlhaka mothalading wa %d wa tlhaka ya %d"

#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Ga e na selo"

#. ID
#: modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "Se-Arama (EZ+)"

#. ID
#: modules/input/imcedilla.c:91
msgid "Cedilla"
msgstr "Leswao la mantšu"

#. ID
#: modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr ""
"Alfabete ya go ngwala polelo ya kgale (E peletwago ka alfabete e nngwe)"

#. ID
#: modules/input/iminuktitut.c:127
#, fuzzy
msgid "Inuktitut (Transliterated)"
msgstr "Inukitut (E peletwago ka alfabete e nngwe)"

#. ID
#: modules/input/imipa.c:145
msgid "IPA"
msgstr "IPA"

#. ID
#: modules/input/imthai-broken.c:178
msgid "Thai (Broken)"
msgstr "Thai (Se robegilego)"

#. ID
#: modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "Tigrigna-Eritrean (EZ+)"

#. ID
#: modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "Tigrigna - ya-Etopiya (EZ+)"

#. ID
#: modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "Se-Vietnam (VIQR)"

#. ID
#: modules/input/imxim.c:28
msgid "X Input Method"
msgstr "Mokgwa wa Tsebišo wa X"

#: tests/testfilechooser.c:205
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "E be e ka se hwetše tshedimošo bakeng sa faele ya '%s': %s"

#, fuzzy
#~ msgid "Writing %s failed: %s"
#~ msgstr "Go boloka puku-tshwayo go padile (%s)"

#~ msgid "Shift"
#~ msgstr "Shift"

#~ msgid "Ctrl"
#~ msgstr "Ctrl"

#~ msgid "Alt"
#~ msgstr "Alt"

#, fuzzy
#~ msgid "Error getting information for '%s'"
#~ msgstr "phošo ya go hwetša tshedimošo bakeng sa '%s'"

#~ msgid "_Bottom"
#~ msgstr "_Tlase"

#~ msgid "_First"
#~ msgstr "_Mathomo"

#~ msgid "_Last"
#~ msgstr "_Mafelelo"

#~ msgid "_Top"
#~ msgstr "_Godimo"

#~ msgid "_Back"
#~ msgstr "_Morago"

#~ msgid "_Down"
#~ msgstr "_Fase"

#~ msgid "_Up"
#~ msgstr "_Godimo"

#~ msgid "_Fill"
#~ msgstr "_Tlatša"

#~ msgid "_Left"
#~ msgstr "_Lanngele"

#~ msgid ""
#~ "Could not change the current folder to %s:\n"
#~ "%s"
#~ msgstr ""
#~ "E be e ka se kgone go fetola sephuthedi sa gona bjale gore e be %s:\n"
#~ "%s"

#~ msgid ""
#~ "Could not create folder %s:\n"
#~ "%s"
#~ msgstr ""
#~ "E be e ka se kgone go hlama sephuthedi sa %s:\n"
#~ "%s"

#~ msgid "Could not add bookmark for %s because it is not a folder."
#~ msgstr ""
#~ "E be e ka se kgone go oketša puku-tshwayo bakeng sa %s ka gobane ga se "
#~ "sephuthedi."

#~ msgid "This file system does not support icons for everything"
#~ msgstr "Tshepedišo ye ya faele ga e thekge maswao bakeng sa dilo ka moka"

#~ msgid "Could not find the path"
#~ msgstr "E be e ka se kgone go hwetša tsejana"

#~ msgid "Input Methods"
#~ msgstr "Mekgwa ya Tsebišo"

#~ msgid "failed to allocate image buffer of %u bytes"
#~ msgstr "e paletšwe go hwetša sešireletši sa seswantšho sa dipaete tša %u"

#~ msgid "%d bytes"
#~ msgstr "dipaete tša %d"