summaryrefslogtreecommitdiffstats
path: root/tde-i18n-rw/messages/tdeutils/khexedit.po
blob: 6704863b29a798ae942417accabe53965d1d761e (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
# translation of khexedit to Kinyarwanda.
# Copyright (C) 
# This file is distributed under the same license as the khexedit package.
# Steve Murphy <murf@e-tools.com>, 2005.
# Steve performed initial rough translation from compendium built from translations provided by the following translators:
# Philibert Ndandali  <ndandali@yahoo.fr>, 2005.
# Viateur MUGENZI <muvia1@yahoo.fr>, 2005.
# Noëlla Mupole <s24211045@tuks.co.za>, 2005.
# Carole Karema <karemacarole@hotmail.com>, 2005.
# JEAN BAPTISTE NGENDAHAYO <ngenda_denis@yahoo.co.uk>, 2005.
# Augustin KIBERWA  <akiberwa@yahoo.co.uk>, 2005.
# Donatien NSENGIYUMVA <ndonatienuk@yahoo.co.uk>, 2005.
# Antoine Bigirimana <antoine@e-tools.com>, 2005.
#
msgid ""
msgstr ""
"Project-Id-Version: khexedit 3.4\n"
"POT-Creation-Date: 2019-01-13 18:51+0100\n"
"PO-Revision-Date: 2005-05-25 18:30-0600\n"
"Last-Translator: Steve Murphy <murf@e-tools.com>\n"
"Language-Team: Kinyarwanda <translation-team-rw@lists.sourceforge.net>\n"
"Language: rw\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: _translatorinfo:1
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr ""
"Viateur MUGENZI, JEAN BAPTISTE NGENDAHAYO, Augustin KIBERWA, Donatien "
"NSENGIYUMVA"

#: _translatorinfo:2
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr ""
"muvia1@yahoo.fr, ngenda_denis@yahoo.co.uk, akiberwa@yahoo.co.uk, "
"ndonatienuk@yahoo.co.uk"

#: chartabledialog.cc:37
#, fuzzy
msgid "Character Table"
msgstr "Imisusire y'Inyuguti"

#: chartabledialog.cc:49 dialog.cc:1402 fileinfodialog.cc:106
msgid "Decimal"
msgstr "Ikinyacumi"

#: chartabledialog.cc:50 dialog.cc:1401 fileinfodialog.cc:105
#, fuzzy
msgid "Hexadecimal"
msgstr "ibinyacumi"

#: chartabledialog.cc:51 dialog.cc:1403 fileinfodialog.cc:107
#, fuzzy
msgid "Octal"
msgstr "ukw."

#: chartabledialog.cc:52 dialog.cc:1404 fileinfodialog.cc:108
msgid "Binary"
msgstr "Nyabibiri"

#: chartabledialog.cc:53 fileinfodialog.cc:109
msgid "Text"
msgstr "Umwandiko"

#: chartabledialog.cc:70
#, fuzzy
msgid "Insert this number of characters:"
msgstr "iyi Umubare Bya Inyuguti : "

#: conversion.cc:48
#, fuzzy
msgid ""
"_: Default encoding\n"
"Default"
msgstr "Mburabuzi"

#: conversion.cc:49
#, fuzzy
msgid "EBCDIC"
msgstr "BCC"

#: conversion.cc:50
#, fuzzy
msgid "US-ASCII (7 bit)"
msgstr "- ( 7 ) "

#: conversion.cc:51
msgid "Unknown"
msgstr "Kitazwi"

#: converterdialog.cc:71
#, fuzzy
msgid "Converter"
msgstr "guhindura"

#: converterdialog.cc:72
#, fuzzy
msgid "&On Cursor"
msgstr "indanga"

#: converterdialog.cc:81 hextoolwidget.cc:56
#, fuzzy
msgid "Hexadecimal:"
msgstr "ibinyacumi"

#: converterdialog.cc:83
#, fuzzy
msgid "Decimal:"
msgstr "NYACUMI"

#: converterdialog.cc:85 hextoolwidget.cc:56
#, fuzzy
msgid "Octal:"
msgstr "ukw."

#: converterdialog.cc:87 hextoolwidget.cc:57
#, fuzzy
msgid "Binary:"
msgstr "Nyabibiri"

#: converterdialog.cc:89 hextoolwidget.cc:57
msgid "Text:"
msgstr "Umwandiko:"

#: dialog.cc:44
#, fuzzy
msgid "Goto Offset"
msgstr "Ofuseti y'Igikorwa"

#: dialog.cc:60
#, fuzzy
msgid "O&ffset:"
msgstr "Nta- boneza"

#: dialog.cc:73 dialog.cc:223 dialog.cc:564 dialog.cc:810
#, fuzzy
msgid "&From cursor"
msgstr "Mu nyoborayandika"

#: dialog.cc:75 dialog.cc:225 dialog.cc:566 dialog.cc:812
#, fuzzy
msgid "&Backwards"
msgstr "Inyuma"

#: dialog.cc:77 dialog.cc:816
#, fuzzy
msgid "&Stay visible"
msgstr "Kigaragara "

#: dialog.cc:178 hexeditorwidget.cc:1515 hexeditorwidget.cc:1529
#: hexeditorwidget.cc:1597 searchbar.cc:73
msgid "Find"
msgstr "Gushaka"

#: dialog.cc:194
#, fuzzy
msgid "Fo&rmat:"
msgstr "Imiterere..."

#: dialog.cc:209 dialog.cc:520
#, fuzzy
msgid "F&ind:"
msgstr "Shaka:"

#: dialog.cc:227 dialog.cc:568 dialog.cc:814
#, fuzzy
msgid "&In selection"
msgstr "Ihitamo "

#: dialog.cc:229
#, fuzzy
msgid "&Use navigator"
msgstr "&Navigator "

#: dialog.cc:231 dialog.cc:572
#, fuzzy
msgid "Ignore c&ase"
msgstr "Kwirengagiza Inshuro Imwe"

#: dialog.cc:348
#, fuzzy
msgid "Find (Navigator)"
msgstr "Mwozi y'Ifishi"

#: dialog.cc:349
#, fuzzy
msgid "New &Key"
msgstr "Bishya"

#: dialog.cc:350
msgid "&Next"
msgstr "Bikurikira"

#: dialog.cc:362
#, fuzzy
msgid "Searching for:"
msgstr "ya:  : "

#: dialog.cc:485 dialog.cc:681 hexeditorwidget.cc:1768 hexeditorwidget.cc:1775
msgid "Find & Replace"
msgstr "Gushaka & Gusimbura"

#: dialog.cc:504
#, fuzzy
msgid "Fo&rmat (find):"
msgstr "( Gushaka ) : "

#: dialog.cc:533
#, fuzzy
msgid "For&mat (replace):"
msgstr "( Gusimbuza ) : "

#: dialog.cc:550
#, fuzzy
msgid "Rep&lace:"
msgstr "Gusimbura:"

#: dialog.cc:570
msgid "&Prompt"
msgstr "&Kwinjira"

#: dialog.cc:657
#, fuzzy
msgid "Source and target values can not be equal."
msgstr "na Intego: Uduciro OYA bingana . "

#: dialog.cc:682
msgid "Replace &All"
msgstr "Gusimbura byose"

#: dialog.cc:683
#, fuzzy
msgid "Do Not Replace"
msgstr "Wihanagura"

#: dialog.cc:691
#, fuzzy
msgid "Replace marked data at cursor position?"
msgstr "cy/byagarajwe Ibyatanzwe Ku indanga Ibirindiro: ? "

#: dialog.cc:761
#, fuzzy
msgid "Binary Filter"
msgstr "Idosiye nyabibiri"

#: dialog.cc:780
#, fuzzy
msgid "O&peration:"
msgstr "Igikorwa"

#: dialog.cc:855
#, fuzzy
msgid "Fo&rmat (operand):"
msgstr "Ibikubiyemo Imiterere"

#: dialog.cc:871
#, fuzzy
msgid "O&perand:"
msgstr "Gufungura"

#: dialog.cc:891
#, fuzzy
msgid "Swap rule"
msgstr "Kwerekana uducamurongo"

#: dialog.cc:903
msgid "&Reset"
msgstr "Gutangiza bushya"

#: dialog.cc:929
#, fuzzy
msgid "&Group size [bytes]"
msgstr "Ingano: [ Bayite ] "

#: dialog.cc:941
#, fuzzy
msgid "S&hift size [bits]"
msgstr "Ingano: [ ] "

#: dialog.cc:985
#, fuzzy
msgid "Shift size is zero."
msgstr "Ingano: ni Zeru . "

#: dialog.cc:994
#, fuzzy
msgid "Swap rule does not define any swapping."
msgstr "OYA Kugaragaza... Icyo ari cyo cyose . "

#: dialog.cc:1070
#, fuzzy
msgid "Insert Pattern"
msgstr "Kwinjizamo itariki"

#: dialog.cc:1089
msgid "&Size:"
msgstr "Ingano:"

#: dialog.cc:1102
#, fuzzy
msgid "Fo&rmat (pattern):"
msgstr "( Ishusho ) : "

#: dialog.cc:1118
msgid "&Pattern:"
msgstr "Ishusho:"

#: dialog.cc:1127
#, fuzzy
msgid "&Offset:"
msgstr "Nta- boneza"

#: dialog.cc:1142
#, fuzzy
msgid "R&epeat pattern"
msgstr "Ishusho "

#: dialog.cc:1144
#, fuzzy
msgid "&Insert on cursor position"
msgstr "ku indanga Ibirindiro: "

#: dialog.cc:1284
#, fuzzy
msgid "Your request can not be processed."
msgstr "Kubaza... OYA . "

#: dialog.cc:1288
#, fuzzy
msgid "Examine argument(s) and try again."
msgstr "( S ) na Kugerageza Nanone . "

#: dialog.cc:1294
#, fuzzy
msgid "Invalid argument(s)"
msgstr "( S ) "

#: dialog.cc:1303
#, fuzzy
msgid "You must specify a destination file."
msgstr "Kugaragaza A Ishyika: Idosiye . "

#: dialog.cc:1313
#, fuzzy
msgid "You have specified an existing folder."
msgstr "Ububiko... . "

#: dialog.cc:1320
#, fuzzy
msgid "You do not have write permission to this file."
msgstr "OYA Kwandika Kuri iyi Idosiye . "

#: dialog.cc:1325
#, fuzzy
msgid ""
"You have specified an existing file.\n"
"Overwrite current file?"
msgstr ""
"Idosiye . \n"
"Gusimbuza KIGEZWEHO Idosiye ? "

#: dialog.cc:1328 hexeditorwidget.cc:990
msgid "Overwrite"
msgstr "Gusimbuza"

#: dialog.cc:1405
#, fuzzy
msgid "Regular Text"
msgstr "Gusimbura Umwandiko"

#: dialog.cc:1416
#, fuzzy
msgid "operand AND data"
msgstr "Ibyatanzwe "

#: dialog.cc:1417
#, fuzzy
msgid "operand OR data"
msgstr "Ibyatanzwe "

#: dialog.cc:1418
#, fuzzy
msgid "operand XOR data"
msgstr "Ibyatanzwe "

#: dialog.cc:1419
#, fuzzy
msgid "INVERT data"
msgstr "Ibyatanzwe "

#: dialog.cc:1420
#, fuzzy
msgid "REVERSE data"
msgstr "Ibyatanzwe "

#: dialog.cc:1421
#, fuzzy
msgid "ROTATE data"
msgstr "Ibyatanzwe "

#: dialog.cc:1422
#, fuzzy
msgid "SHIFT data"
msgstr "Ibyatanzwe "

#: dialog.cc:1423
#, fuzzy
msgid "Swap Individual Bits"
msgstr "Ijambo ubwaryo"

#: exportdialog.cc:35 exportdialog.cc:493 exportdialog.cc:537
#: exportdialog.cc:566 exportdialog.cc:634
#, fuzzy
msgid "Export Document"
msgstr "inyandiko yimurwa"

#: exportdialog.cc:40
msgid "Destination"
msgstr "Ishyika"

#: exportdialog.cc:158
msgid "Plain Text"
msgstr "Inyandiko nyayo"

#: exportdialog.cc:159
#, fuzzy
msgid "HTML Tables"
msgstr "Amadosiye ya HTML"

#: exportdialog.cc:160
#, fuzzy
msgid "Rich Text (RTF)"
msgstr "Inyandiko ikize (HTML) gusa"

#: exportdialog.cc:161
#, fuzzy
msgid "C Array"
msgstr "Imbonerahamwe"

#: exportdialog.cc:169
msgid "&Format:"
msgstr "Imiterere:"

#: exportdialog.cc:177
msgid "&Destination:"
msgstr "Ishyika:"

#: exportdialog.cc:181
#, fuzzy
msgid "(Package folder)"
msgstr "( Ububiko... ) "

#: exportdialog.cc:191
msgid "Choose..."
msgstr "Hitamo..."

#: exportdialog.cc:202
#, fuzzy
msgid "Export Range"
msgstr "iyimura"

#: exportdialog.cc:210
#, fuzzy
msgid "&Everything"
msgstr "Nimugoroba"

#: exportdialog.cc:215
#, fuzzy
msgid "&Selection"
msgstr "Ihitamo"

#: exportdialog.cc:220
#, fuzzy
msgid "&Range"
msgstr "Urutonde"

#: exportdialog.cc:229
#, fuzzy
msgid "&From offset:"
msgstr "Nta-boneza $(N) : "

#: exportdialog.cc:235
#, fuzzy
msgid "&To offset:"
msgstr "Nta-boneza $(N) : "

#: exportdialog.cc:280 exportdialog.cc:374
#, fuzzy
msgid "No options for this format."
msgstr "Amahitamo ya:  iyi Imiterere . "

#: exportdialog.cc:296
#, fuzzy
msgid "HTML Options (one table per page)"
msgstr "( Rimwe Imbonerahamwe Ipaji: ) "

#: exportdialog.cc:317
#, fuzzy
msgid "&Lines per table:"
msgstr "Imbonerahamwe : "

#: exportdialog.cc:325
#, fuzzy
msgid "Filename &prefix (in package):"
msgstr "Imbanziriza ( in Porogaramu ) : "

#: exportdialog.cc:330 optiondialog.cc:175 optiondialog.cc:438
#: printdialogpage.cc:124 printdialogpage.cc:130
msgid "None"
msgstr "Nta na kimwe"

#: exportdialog.cc:331
#, fuzzy
msgid "Filename with Path"
msgstr "Na: "

#: exportdialog.cc:332 printdialogpage.cc:127
msgid "Filename"
msgstr "Izina ry'idosiye"

#: exportdialog.cc:333 printdialogpage.cc:126
msgid "Page Number"
msgstr "Inomero y'ipaji"

#: exportdialog.cc:339
#, fuzzy
msgid "Header &above text:"
msgstr "hejuru Umwandiko : "

#: exportdialog.cc:347
#, fuzzy
msgid "&Footer below text:"
msgstr "munsi Umwandiko : "

#: exportdialog.cc:351
#, fuzzy
msgid "Link \"index.html\" to &table of contents file"
msgstr "\" Umubarendanga . HTML \" Kuri Imbonerahamwe Bya Ibigize Idosiye "

#: exportdialog.cc:355
#, fuzzy
msgid "&Include navigator bar"
msgstr "&Navigator Umurongo "

#: exportdialog.cc:359
#, fuzzy
msgid "&Use black and white only"
msgstr "umukara na Umweru "

#: exportdialog.cc:388
#, fuzzy
msgid "C Array Options"
msgstr "Amahitamo y'Igishushanyo"

#: exportdialog.cc:402
#, fuzzy
msgid "Array name:"
msgstr "Izina: : "

#: exportdialog.cc:407
#, fuzzy
msgid "char"
msgstr "INYUGUTI"

#: exportdialog.cc:408
#, fuzzy
msgid "unsigned char"
msgstr "Bitashizweho umukono INYUGUTI "

#: exportdialog.cc:409
#, fuzzy
msgid "short"
msgstr "Bigufi"

#: exportdialog.cc:410
#, fuzzy
msgid "unsigned short"
msgstr "Bitashizweho umukono Bigufi "

#: exportdialog.cc:411
#, fuzzy
msgid "int"
msgstr "INT"

#: exportdialog.cc:412
#, fuzzy
msgid "unsigned int"
msgstr "Bitashizweho umukono INT "

#: exportdialog.cc:413
#, fuzzy
msgid "float"
msgstr "Kureremba"

#: exportdialog.cc:414
#, fuzzy
msgid "double"
msgstr "MAHARAKUBIRI"

#: exportdialog.cc:419
#, fuzzy
msgid "Element type:"
msgstr "ubwoko bw'ikigize"

#: exportdialog.cc:427
#, fuzzy
msgid "Elements per line:"
msgstr "Umurongo: : "

#: exportdialog.cc:431
#, fuzzy
msgid "Print unsigned values as hexadecimal"
msgstr "Bitashizweho umukono Uduciro Nka "

#: exportdialog.cc:535
#, fuzzy
msgid "The filename prefix can not contain empty letters or punctuation marks."
msgstr "Izina ry'idosiye: Imbanziriza OYA ubusa Cyangwa . "

#: exportdialog.cc:561
#, fuzzy
msgid "This format is not yet supported."
msgstr "Imiterere ni OYA . "

#: exportdialog.cc:638
#, fuzzy
msgid "You must specify a destination."
msgstr "Kugaragaza A Ishyika: . "

#: exportdialog.cc:650
#, fuzzy
msgid "Unable to create a new folder"
msgstr "Kuri Kurema A Gishya Ububiko... "

#: exportdialog.cc:661
#, fuzzy
msgid "You have specified an existing file"
msgstr "Idosiye "

#: exportdialog.cc:669
#, fuzzy
msgid "You do not have write permission to this folder."
msgstr "OYA Kwandika Kuri iyi Ububiko... . "

#: exportdialog.cc:679
#, fuzzy
msgid ""
"You have specified an existing folder.\n"
"If you continue, any existing file in the range \"%1\" to \"%2\" can be "
"lost.\n"
"Continue?"
msgstr "Gukomeza."

#: fileinfodialog.cc:73
msgid "Statistics"
msgstr "Sitatisitiki"

#: fileinfodialog.cc:89
#, fuzzy
msgid "File name: "
msgstr "Izina ry'idosiye:"

#: fileinfodialog.cc:93
#, fuzzy
msgid "Size [bytes]: "
msgstr "[ Bayite ] : "

#: fileinfodialog.cc:110
#, fuzzy
msgid "Occurrence"
msgstr "ukugaragara"

#: fileinfodialog.cc:111
msgid "Percent"
msgstr "Ku ijana"

#: fileinfodialog.cc:160 stringdialog.cc:254
#, fuzzy
msgid "Warning: Document has been modified since last update"
msgstr ": Byahinduwe: guhera Iheruka Ihuzagihe "

#: hexbuffer.cc:1925 hexbuffer.cc:4832
#, fuzzy
msgid "Page %1 of %2"
msgstr "Ipaji# ya#"

#: hexbuffer.cc:2852
msgid "to"
msgstr "kuri"

#: hexbuffer.cc:4853 hexbuffer.cc:4858
msgid "Next"
msgstr "Ikurikira"

#: hexbuffer.cc:4863 hexbuffer.cc:4868
msgid "Previous"
msgstr "Ibanjirije"

#: hexbuffer.cc:4886
#, fuzzy
msgid "Generated by khexedit"
msgstr "ku "

#: hexeditorwidget.cc:583
#, fuzzy, c-format
msgid "Untitled %1"
msgstr "Nta mutwe"

#: hexeditorwidget.cc:607
#, fuzzy
msgid "Unable to create new document."
msgstr "Kuri Kurema Gishya Inyandiko . "

#: hexeditorwidget.cc:608
#, fuzzy
msgid "Operation Failed"
msgstr "Igikorwa nticyashobotse."

#: hexeditorwidget.cc:770
msgid "Insert File"
msgstr "Kongeramo Idosiye"

#: hexeditorwidget.cc:780
#, fuzzy
msgid "Only local files are currently supported."
msgstr "Bya hafi Idosiye . "

#: hexeditorwidget.cc:868
#, fuzzy
msgid ""
"The current document has been modified.\n"
"Do you want to save it?"
msgstr ""
"KIGEZWEHO Inyandiko Byahinduwe: . \n"
"Kuri Kubika ? "

#: hexeditorwidget.cc:933
#, fuzzy
msgid ""
"Current document has been changed on disk.\n"
"If you save now, those changes will be lost.\n"
"Proceed?"
msgstr ""
"Inyandiko Byahinduwe ku Disiki%1 . \n"
"Kubika NONEAHA , Amahinduka . \n"
"? "

#: hexeditorwidget.cc:986
#, fuzzy
msgid ""
"A document with this name already exists.\n"
"Do you want to overwrite it?"
msgstr "Wifuzakurisimbura."

#: hexeditorwidget.cc:1023
#, fuzzy
msgid "The current document does not exist on the disk."
msgstr "KIGEZWEHO Inyandiko OYA ku i Disiki%1 . "

#: hexeditorwidget.cc:1033
#, fuzzy
msgid ""
"The current document has changed on the disk and also contains unsaved "
"modifications.\n"
"If you reload now, the modifications will be lost."
msgstr ""
"KIGEZWEHO Inyandiko Byahinduwe ku i Disiki%1 na ifite . \n"
"Kongera Gutangiza NONEAHA , i . "

#: hexeditorwidget.cc:1039
#, fuzzy
msgid ""
"The current document contains unsaved modifications.\n"
"If you reload now, the modifications will be lost."
msgstr ""
"KIGEZWEHO Inyandiko ifite . \n"
"Kongera Gutangiza NONEAHA , i . "

#: hexeditorwidget.cc:1073
#, fuzzy
msgid "Print Hex-Document"
msgstr "Gucapa Inyandiko"

#: hexeditorwidget.cc:1123
#, fuzzy
msgid "Could not print data.\n"
msgstr "OYA &Shyira ku rupapuro... Ibyatanzwe . \n"

#: hexeditorwidget.cc:1147
#, fuzzy, c-format
msgid ""
"_n: <qt>Print threshold exceeded.<br>You are about to print one page."
"<br>Proceed?</qt>\n"
"<qt>Print threshold exceeded.<br>You are about to print %n pages.<br>Proceed?"
"</qt>"
msgstr ""
"<qt> . <br> Bigyanye Kuri &Shyira ku rupapuro... Rimwe Ipaji: . <br> ? </"
"qt> \n"
"<qt> . <br> Bigyanye Kuri &Shyira ku rupapuro... %n Amapaji . <br> ? </qt> "

#: hexeditorwidget.cc:1192 hexeditorwidget.cc:1209 hexeditorwidget.cc:1226
#, fuzzy
msgid "Unable to export data.\n"
msgstr "Kuri Kwohereza hanze... Ibyatanzwe . \n"

#: hexeditorwidget.cc:1237
#, fuzzy
msgid ""
"The encoding you have selected is not reversible.\n"
"If you revert to the original encoding later, there is no guarantee that the "
"data can be restored to the original state."
msgstr ""
"Imisobekere: Byahiswemo ni OYA . \n"
"Kugaruza Kuri i ~Umwimerere Imisobekere: Nyuma , ni Oya i Ibyatanzwe Kuri i "
"~Umwimerere Leta . "

#: hexeditorwidget.cc:1242 hexeditorwidget.cc:1261 hexeditorwidget.cc:2396
#, fuzzy
msgid "Encode"
msgstr "Inikode"

#: hexeditorwidget.cc:1242
#, fuzzy
msgid "&Encode"
msgstr "inyandikoporogaramu imwe"

#: hexeditorwidget.cc:1259
#, fuzzy
msgid "Could not encode data.\n"
msgstr "OYA Ibyatanzwe . \n"

#: hexeditorwidget.cc:1412
#, fuzzy
msgid ""
"Deleted bookmarks can not be restored.\n"
"Proceed?"
msgstr ""
"Ibimenyetso OYA . \n"
"? "

#: hexeditorwidget.cc:1528 hexeditorwidget.cc:1766
#, fuzzy
msgid "Search key not found in document."
msgstr "Urufunguzo OYA Byabonetse in Inyandiko . "

#: hexeditorwidget.cc:1572
msgid ""
"End of document reached.\n"
"Continue from the beginning?"
msgstr ""
"Tugeze ku mpera y'inyandiko.\n"
"Dukomeze duhereye ku ntangiriro?"

#: hexeditorwidget.cc:1578
msgid ""
"Beginning of document reached.\n"
"Continue from the end?"
msgstr ""
"Tugeze ku ntangiriro y'inyandiko.\n"
"Dukomeze duhereye ku mpera?"

#: hexeditorwidget.cc:1594
#, fuzzy
msgid ""
"Your request can not be processed.\n"
"No search pattern defined."
msgstr ""
"Kubaza... OYA . \n"
"Shakisha Ishusho . "

#: hexeditorwidget.cc:1700
msgid "Find and Replace"
msgstr "Gushaka no Gusimbura"

#: hexeditorwidget.cc:1762
#, fuzzy
msgid "Search key not found in selected area."
msgstr "Urufunguzo OYA Byabonetse in Byahiswemo Umwanya . "

#: hexeditorwidget.cc:1774
#, fuzzy, c-format
msgid ""
"_n: <qt>Operation complete.<br><br>One replacement was made.</qt>\n"
"<qt>Operation complete.<br><br>%n replacements were made.</qt>"
msgstr ""
"<qt> Byuzuye . <br> <br> . </qt> \n"
"<qt> Byuzuye . <br> <br> %n . </qt> "

#: hexeditorwidget.cc:1795
#, fuzzy
msgid ""
"Not available yet!\n"
"Define your own encoding"
msgstr ""
"Bihari ! \n"
"Imisobekere: "

#: hexeditorwidget.cc:1798 hexeditorwidget.cc:2313
msgid "Encoding"
msgstr "Imisobekere:"

#: hexeditorwidget.cc:1831
#, fuzzy
msgid "Could not collect strings.\n"
msgstr "OYA Ikurikiranyanyuguti . \n"

#: hexeditorwidget.cc:1833
#, fuzzy
msgid "Collect Strings"
msgstr "Igenamiterere ry'ihuza"

#: hexeditorwidget.cc:1842
#, fuzzy
msgid ""
"Not available yet!\n"
"Define a record (structure) and fill it with data from the document."
msgstr ""
"Bihari ! \n"
"A Icyabitswe ( Imiterere ) na Kuzuza Na: Ibyatanzwe Kuva: i Inyandiko . "

#: hexeditorwidget.cc:1845
#, fuzzy
msgid "Record Viewer"
msgstr "Kugarura igaragaza"

#: hexeditorwidget.cc:1917
#, fuzzy
msgid "Could not collect document statistics.\n"
msgstr "OYA Inyandiko Sitatisitiki . \n"

#: hexeditorwidget.cc:1920
#, fuzzy
msgid "Collect Document Statistics"
msgstr "Imibarefatizo y'inyandiko"

#: hexeditorwidget.cc:1959
#, fuzzy
msgid ""
"Not available yet!\n"
"Save or retrive your favorite layout"
msgstr ""
"Bihari ! \n"
"Kubika Cyangwa Icyatoranijwe Imigaragarire "

#: hexeditorwidget.cc:1962
#, fuzzy
msgid "Profiles"
msgstr "Ibijyana"

#: hexeditorwidget.cc:1981
#, c-format
msgid ""
"Malformed URL\n"
"%1"
msgstr ""
"URL Ikozenabi\n"
"%1"

#: hexeditorwidget.cc:1982
#, fuzzy
msgid "Read URL"
msgstr "Gutangiza URL"

#: hexeditorwidget.cc:2015
#, fuzzy
msgid "Could not save remote file."
msgstr "OYA Kubika &Bya kure: Idosiye . "

#: hexeditorwidget.cc:2016 hexeditorwidget.cc:2123 hexeditorwidget.cc:2130
#: hexeditorwidget.cc:2139 hexeditorwidget.cc:2152
#, fuzzy
msgid "Write Failure"
msgstr "Mwanditsi w'Imbonerahamwe"

#: hexeditorwidget.cc:2052
#, fuzzy, c-format
msgid ""
"The specified file does not exist.\n"
"%1"
msgstr "Idosiye yerekanwe ntibaho."

#: hexeditorwidget.cc:2053 hexeditorwidget.cc:2060 hexeditorwidget.cc:2067
#: hexeditorwidget.cc:2075 hexeditorwidget.cc:2102 hexeditorwidget.cc:2375
msgid "Read"
msgstr "Soma"

#: hexeditorwidget.cc:2059
#, fuzzy, c-format
msgid ""
"You have specified a folder.\n"
"%1"
msgstr ""
"A Ububiko... . \n"
"%1 "

#: hexeditorwidget.cc:2066
#, fuzzy, c-format
msgid ""
"You do not have read permission to this file.\n"
"%1"
msgstr ""
"OYA Soma Kuri iyi Idosiye . \n"
"%1 "

#: hexeditorwidget.cc:2074
#, fuzzy, c-format
msgid ""
"An error occurred while trying to open the file.\n"
"%1"
msgstr ""
"Ikosa Kuri Gufungura i Idosiye . \n"
"%1 "

#: hexeditorwidget.cc:2103
#, fuzzy
msgid "Could not read file.\n"
msgstr "Ntibyashobotse gusoma idosiye."

#: hexeditorwidget.cc:2122
#, fuzzy
msgid "You have specified a folder."
msgstr "A Ububiko... . "

#: hexeditorwidget.cc:2129
#, fuzzy
msgid "You do not have write permission."
msgstr "OYA Kwandika . "

#: hexeditorwidget.cc:2138
#, fuzzy
msgid "An error occurred while trying to open the file."
msgstr "Ikosa Kuri Gufungura i Idosiye . "

#: hexeditorwidget.cc:2150
#, fuzzy
msgid "Could not write data to disk.\n"
msgstr "OYA Kwandika Ibyatanzwe Kuri Disiki%1 . \n"

#: hexeditorwidget.cc:2232
#, fuzzy
msgid "Can not create text buffer.\n"
msgstr "OYA Kurema Umwandiko . \n"

#: hexeditorwidget.cc:2234
#, fuzzy
msgid "Loading Failed"
msgstr "Ntibyashobotse Kwinjira."

#: hexeditorwidget.cc:2309
#, fuzzy
msgid "Reading"
msgstr "Umutwempangano"

#: hexeditorwidget.cc:2310
#, fuzzy
msgid "Writing"
msgstr "Tegereza"

#: hexeditorwidget.cc:2311
#, fuzzy
msgid "Inserting"
msgstr "Iyinjizamo"

#: hexeditorwidget.cc:2312
msgid "Printing"
msgstr "Icapa"

#: hexeditorwidget.cc:2314 hexeditorwidget.cc:2401
#, fuzzy
msgid "Collect strings"
msgstr "Ikurikiranyanyuguti "

#: hexeditorwidget.cc:2315
msgid "Exporting"
msgstr "iyimura"

#: hexeditorwidget.cc:2316
#, fuzzy
msgid "Scanning"
msgstr "Ipima"

#: hexeditorwidget.cc:2376
#, fuzzy
msgid "Do you really want to cancel reading?"
msgstr "Kuri Kureka ? "

#: hexeditorwidget.cc:2380
msgid "Write"
msgstr "Kwandika"

#: hexeditorwidget.cc:2381
#, fuzzy
msgid ""
"Do you really want to cancel writing?\n"
"WARNING: Canceling can corrupt your data on disk"
msgstr ""
"Kuri Kureka ? \n"
": Ibyatanzwe ku Disiki%1 "

#: hexeditorwidget.cc:2387
#, fuzzy
msgid "Do you really want to cancel inserting?"
msgstr "Kuri Kureka ? "

#: hexeditorwidget.cc:2392
#, fuzzy
msgid "Do you really want to cancel printing?"
msgstr "Kuri Kureka Icapa ? "

#: hexeditorwidget.cc:2397
#, fuzzy
msgid "Do you really want to cancel encoding?"
msgstr "Kuri Kureka Imisobekere: ? "

#: hexeditorwidget.cc:2402
#, fuzzy
msgid "Do you really want to cancel string scanning?"
msgstr "Kuri Kureka Ikurikiranyanyuguti ? "

#: hexeditorwidget.cc:2407
#, fuzzy
msgid "Do you really want to cancel exporting?"
msgstr "Kuri Kureka iyimura ? "

#: hexeditorwidget.cc:2411
#, fuzzy
msgid "Collect document statistics"
msgstr "Inyandiko Sitatisitiki "

#: hexeditorwidget.cc:2412
#, fuzzy
msgid "Do you really want to cancel document scanning?"
msgstr "Kuri Kureka Inyandiko ? "

#: hexeditorwidget.cc:2432
#, fuzzy
msgid "Could not finish operation.\n"
msgstr "OYA Kurangiza Igikorwa . \n"

#: hexerror.cc:32
#, fuzzy
msgid "No data"
msgstr "Ibyatanzwe "

#: hexerror.cc:33
msgid "Insufficient memory"
msgstr "Ububikoremezo ntibuhagije"

#: hexerror.cc:34
#, fuzzy
msgid "List is full"
msgstr "ni Cyuzuye "

#: hexerror.cc:35
#, fuzzy
msgid "Read operation failed"
msgstr "Igikorwa Byanze "

#: hexerror.cc:36
#, fuzzy
msgid "Write operation failed"
msgstr "Igikorwa Byanze "

#: hexerror.cc:37
#, fuzzy
msgid "Empty argument"
msgstr "Itsinda Ririmo Ubusa"

#: hexerror.cc:38
#, fuzzy
msgid "Illegal argument"
msgstr "Inkoresha siyo"

#: hexerror.cc:39
#, fuzzy
msgid "Null pointer argument"
msgstr "Mweretsi "

#: hexerror.cc:40
#, fuzzy
msgid "Wrap buffer"
msgstr "Gufunukura"

#: hexerror.cc:41
#, fuzzy
msgid "No match"
msgstr "BIHUYE "

#: hexerror.cc:42
#, fuzzy
msgid "No data is selected"
msgstr "Ibyatanzwe ni Byahiswemo "

#: hexerror.cc:43
#, fuzzy
msgid "Empty document"
msgstr "Inyandiko "

#: hexerror.cc:44
#, fuzzy
msgid "No active document"
msgstr "Gikora Inyandiko "

#: hexerror.cc:45
#, fuzzy
msgid "No data is marked"
msgstr "Ibyatanzwe ni cy/byagarajwe "

#: hexerror.cc:46
#, fuzzy
msgid "Document is write protected"
msgstr "ni Kwandika Birinzwe "

#: hexerror.cc:47
#, fuzzy
msgid "Document is resize protected"
msgstr "ni Ihindurangero %O Birinzwe "

#: hexerror.cc:48
#, fuzzy
msgid "Operation was stopped"
msgstr "Kyahagariswe "

#: hexerror.cc:49
#, fuzzy
msgid "Illegal mode"
msgstr "Ubwoko "

#: hexerror.cc:50
#, fuzzy
msgid "Program is busy, try again later"
msgstr "ni Irahuze , Kugerageza Nanone Nyuma "

#: hexerror.cc:51
#, fuzzy
msgid "Value is not within valid range"
msgstr "ni OYA muri Byemewe Urutonde "

#: hexerror.cc:52
#, fuzzy
msgid "Operation was aborted"
msgstr "Byahagaritswe "

#: hexerror.cc:53
#, fuzzy
msgid "File could not be opened for writing"
msgstr "Idosiye OYA ya:  "

#: hexerror.cc:54
#, fuzzy
msgid "File could not be opened for reading"
msgstr "Idosiye OYA ya:  "

#: hexerror.cc:60
msgid "Unknown error"
msgstr "Ikosa itazwi"

#: hexmanagerwidget.cc:136
msgid "Conversion"
msgstr "Ihindurangero"

#: hextoolwidget.cc:44
#, fuzzy
msgid "Signed 8 bit:"
msgstr "8 : "

#: hextoolwidget.cc:44
#, fuzzy
msgid "Unsigned 8 bit:"
msgstr "8 : "

#: hextoolwidget.cc:45
#, fuzzy
msgid "Signed 16 bit:"
msgstr "16 : "

#: hextoolwidget.cc:45
#, fuzzy
msgid "Unsigned 16 bit:"
msgstr "16 : "

#: hextoolwidget.cc:50
#, fuzzy
msgid "Signed 32 bit:"
msgstr "32 : "

#: hextoolwidget.cc:50
#, fuzzy
msgid "Unsigned 32 bit:"
msgstr "32 : "

#: hextoolwidget.cc:51
#, fuzzy
msgid "32 bit float:"
msgstr "32 Kureremba : "

#: hextoolwidget.cc:51
#, fuzzy
msgid "64 bit float:"
msgstr "64 Kureremba : "

#: hextoolwidget.cc:96
msgid "Show little endian decoding"
msgstr ""

#: hextoolwidget.cc:110
#, fuzzy
msgid "Show unsigned as hexadecimal"
msgstr "Bitashizweho umukono Nka "

#: hextoolwidget.cc:122
#, fuzzy
msgid "Stream length:"
msgstr "Uburebure : "

#: hextoolwidget.cc:127
#, fuzzy
msgid "Fixed 8 Bit"
msgstr "8 "

#: hextoolwidget.cc:132
#, fuzzy
msgid "Bit Window"
msgstr "Gucamo Uduce Idirishya"

#: hextoolwidget.cc:132
#, fuzzy
msgid "Bits Window"
msgstr "Gucamo Uduce Idirishya"

#: hexviewwidget.cc:1102 stringdialog.cc:95
msgid "Offset"
msgstr "Ofuseti"

#: hexviewwidget.cc:1128
#, fuzzy
msgid "Remove Bookmark"
msgstr "Guhindura Izina ry'Ikirango"

#: hexviewwidget.cc:1158
#, fuzzy
msgid "Replace Bookmark"
msgstr "Guhindura Izina ry'Ikirango"

#: main.cc:34
#, fuzzy
msgid "TDE hex editor"
msgstr "MukusanyaTDE Muhinduzi "

#: main.cc:40
#, fuzzy
msgid "Jump to 'offset'"
msgstr "Kuri ' "

#: main.cc:41
#, fuzzy
msgid "File(s) to open"
msgstr "Idosiye ( S ) Kuri Gufungura "

#: main.cc:49
#, fuzzy
msgid "KHexEdit"
msgstr "Kwandika"

#: main.cc:54
#, fuzzy
msgid ""
"\n"
"This program uses modified code and techniques from other TDE programs,\n"
"specifically kwrite, tdeiconedit and ksysv. Credit goes to authors\n"
"and maintainers.\n"
"\n"
"Leon Lessing, leon@lrlabs.com, has made parts of the bit swapping\n"
"functionality.\n"
"\n"
"Craig Graham, c_graham@hinge.mistral.co.uk, has made parts of\n"
"the bit stream functionality of the conversion field.\n"
"\n"
"Dima Rogozin, dima@mercury.co.il, has extended the string dialog\n"
"list capabilities.\n"
"\n"
"Edward Livingston-Blade, sbcs@bigfoot.com, has given me very good\n"
"reports which removed some nasty bugs.\n"
msgstr ""
"\n"
"Porogaramu Byahinduwe: Inyandikoporogaramu na Kuva: Ikindi MukusanyaTDE "
"Porogaramu , \n"
"KKwandika , na . Kuri . \n"
"\n"
", @ . com , Bya i . \n"
"\n"
", @ . . . , Bya i Ihindurangero Umwanya . \n"
"\n"
", @ Merikire . . , Byongerewe... i Ikurikiranyanyuguti . \n"
"\n"
"- , @ . com , Cyavanyweho . \n"

#: optiondialog.cc:105
msgid "Layout"
msgstr "Imigaragarire"

#: optiondialog.cc:105
#, fuzzy
msgid "Data Layout in Editor"
msgstr "in "

#: optiondialog.cc:113
#, fuzzy
msgid "Hexadecimal Mode"
msgstr "Uburyo Bwihariye"

#: optiondialog.cc:114
#, fuzzy
msgid "Decimal Mode"
msgstr "Uburyo Bwihariye"

#: optiondialog.cc:115
#, fuzzy
msgid "Octal Mode"
msgstr "Uburyo Bwihariye"

#: optiondialog.cc:116
#, fuzzy
msgid "Binary Mode"
msgstr "Idosiye nyabibiri"

#: optiondialog.cc:117
#, fuzzy
msgid "Text Only Mode"
msgstr "Uburyo bw'Umwandiko"

#: optiondialog.cc:146
#, fuzzy
msgid "Default l&ine size [bytes]:"
msgstr "Umurongo: Ingano: [ Bayite ] : "

#: optiondialog.cc:150
#, fuzzy
msgid "Colu&mn size [bytes]:"
msgstr "Ingano: [ Bayite ] : "

#: optiondialog.cc:158
#, fuzzy
msgid "Line size is &fixed (use scrollbar when required)"
msgstr "Ingano: ni BIHAMYE ( Koresha Agafashsagenda Ryari: Bya ngombwa ) "

#: optiondialog.cc:164
#, fuzzy
msgid "Loc&k column at end of line (when column size>1)"
msgstr "Inkingi Ku Impera Bya Umurongo: ( Ryari: Inkingi Ingano: > 1 ) "

#: optiondialog.cc:176
#, fuzzy
msgid "Vertical Only"
msgstr "Mpagazi"

#: optiondialog.cc:177
#, fuzzy
msgid "Horizontal Only"
msgstr "ku buryo butambitse"

#: optiondialog.cc:178
#, fuzzy
msgid "Both Directions"
msgstr "Gusohoka mu Cyerekezo"

#: optiondialog.cc:185
#, fuzzy
msgid "&Gridlines between text:"
msgstr "hagati Umwandiko : "

#: optiondialog.cc:203
#, fuzzy
msgid "&Left separator width [pixels]:"
msgstr "Mutandukanya Ubugari: [ pigiseli ] : "

#: optiondialog.cc:207
#, fuzzy
msgid "&Right separator width [pixels]:"
msgstr "Mutandukanya Ubugari: [ pigiseli ] : "

#: optiondialog.cc:223
#, fuzzy
msgid "&Separator margin width [pixels]:"
msgstr "Marije Ubugari: [ pigiseli ] : "

#: optiondialog.cc:227
#, fuzzy
msgid "&Edge margin width [pixels]:"
msgstr "Marije Ubugari: [ pigiseli ] : "

#: optiondialog.cc:231
#, fuzzy
msgid "Column separation is e&qual to one character"
msgstr "ni bingana Kuri Rimwe Inyuguti: "

#: optiondialog.cc:244
#, fuzzy
msgid "Column separa&tion [pixels]:"
msgstr "[ pigiseli ] : "

#: optiondialog.cc:257
msgid "Cursor"
msgstr "indanga"

#: optiondialog.cc:258
#, fuzzy
msgid "Cursor Behavior (only valid for editor)"
msgstr "( Byemewe ya:  Muhinduzi ) "

#: optiondialog.cc:262
msgid "Blinking"
msgstr "Kinyoteera"

#: optiondialog.cc:266 optiondialog.cc:267
#, fuzzy
msgid "Do not b&link"
msgstr "OYA Kunyoteera "

#: optiondialog.cc:274
#, fuzzy
msgid "&Blink interval [ms]:"
msgstr "Intera [ Madamu ] : "

#: optiondialog.cc:284
msgid "Shape"
msgstr "Imisusire"

#: optiondialog.cc:288
#, fuzzy
msgid "Always &use block (rectangular) cursor"
msgstr "Koresha Funga ( Cy'urukiramende ) indanga "

#: optiondialog.cc:294
#, fuzzy
msgid "Use &thick cursor in insert mode"
msgstr "indanga in Ongeramo Ubwoko "

#: optiondialog.cc:299
msgid "Cursor Behavior When Editor Loses Focus"
msgstr ""

#: optiondialog.cc:304
#, fuzzy
msgid "&Stop blinking (if blinking is enabled)"
msgstr "Kinyoteera ( NIBA Kinyoteera ni Bikora ) "

#: optiondialog.cc:306
#, fuzzy
msgid "H&ide"
msgstr "Gushisha"

#: optiondialog.cc:307
#, fuzzy
msgid "Do &nothing"
msgstr "Ntugire icyo Ukora"

#: optiondialog.cc:323
msgid "Colors"
msgstr "Amabara"

#: optiondialog.cc:324
#, fuzzy
msgid "Editor Colors (system selection color is always used)"
msgstr "( Sisitemu Ihitamo Ibara: ni Buri gihe Byakoreshejwe ) "

#: optiondialog.cc:329
#, fuzzy
msgid "&Use system colors (as chosen in Control Center)"
msgstr "Sisitemu Amabara ( Nka in ) "

#: optiondialog.cc:342
msgid "First, Third ... Line Background"
msgstr ""

#: optiondialog.cc:343
#, fuzzy
msgid "Second, Fourth ... Line Background"
msgstr "Imbuganyuma y'inyandiko"

#: optiondialog.cc:344
#, fuzzy
msgid "Offset Background"
msgstr "Mbuganyumba ya Sisitemu"

#: optiondialog.cc:345
#, fuzzy
msgid "Inactive Background"
msgstr "Mbuganyuma idakora:"

#: optiondialog.cc:346
#, fuzzy
msgid "Even Column Text"
msgstr "Umwandiko wa OpenDocument"

#: optiondialog.cc:347
#, fuzzy
msgid "Odd Column Text"
msgstr "Kongeraho Inkingi"

#: optiondialog.cc:348
#, fuzzy
msgid "Non Printable Text"
msgstr "Umwandiko usanzwe"

#: optiondialog.cc:349
#, fuzzy
msgid "Offset Text"
msgstr "Kongeramo umwandiko"

#: optiondialog.cc:350
#, fuzzy
msgid "Secondary Text"
msgstr "Umurongo fatizo wa kabiri"

#: optiondialog.cc:351
#, fuzzy
msgid "Marked Background"
msgstr "Bika Imbuganyuma"

#: optiondialog.cc:352
#, fuzzy
msgid "Marked Text"
msgstr "cy/byagarajwe"

#: optiondialog.cc:353
#, fuzzy
msgid "Cursor Background"
msgstr "Ku mbuganyuma"

#: optiondialog.cc:354
#, fuzzy
msgid "Cursor Text (block shape)"
msgstr "( Funga Imisusire ) "

#: optiondialog.cc:355
#, fuzzy
msgid "Bookmark Background"
msgstr "Ku mbuganyuma"

#: optiondialog.cc:356
#, fuzzy
msgid "Bookmark Text"
msgstr "Idosiye y'ibirango"

#: optiondialog.cc:357
msgid "Separator"
msgstr "Mutandukanya"

#: optiondialog.cc:358
#, fuzzy
msgid "Grid Lines"
msgstr "Imirongo y'urusobe- tudirishya"

#: optiondialog.cc:376
#, fuzzy
msgid "Font Selection (editor can only use a fixed font)"
msgstr "( Muhinduzi Koresha A BIHAMYE Imyandikire ) "

#: optiondialog.cc:381
#, fuzzy
msgid "&Use system font (as chosen in Control Center)"
msgstr "Sisitemu Imyandikire ( Nka in ) "

#: optiondialog.cc:398
#, fuzzy
msgid "KHexEdit editor font"
msgstr "Muhinduzi Imyandikire "

#: optiondialog.cc:414
#, fuzzy
msgid "&Map non printable characters to:"
msgstr "Gicapika Inyuguti Kuri : "

#: optiondialog.cc:428
#, fuzzy
msgid "File Management"
msgstr "Idosiye "

#: optiondialog.cc:439
#, fuzzy
msgid "Most Recent Document"
msgstr "Inyandiko za Vuba"

#: optiondialog.cc:440
#, fuzzy
msgid "All Recent Documents"
msgstr "Inyandiko za Vuba"

#: optiondialog.cc:446
#, fuzzy
msgid "Open doc&uments on startup:"
msgstr "Gufungura Inyandiko ku Gutangira  : "

#: optiondialog.cc:452
#, fuzzy
msgid "&Jump to previous cursor position on startup"
msgstr "Kuri Ibanjirije indanga Ibirindiro: ku Gutangira  "

#: optiondialog.cc:466
#, fuzzy
msgid "Open document with &write protection enabled"
msgstr "Gufungura Inyandiko Na: Kwandika Irinda Bikora "

#: optiondialog.cc:472
#, fuzzy
msgid "&Keep cursor position after reloading document"
msgstr "indanga Ibirindiro: Nyuma Inyandiko "

#: optiondialog.cc:478
#, fuzzy
msgid "&Make a backup when saving document"
msgstr "A Inyibutsa Ryari: Mu kubika Inyandiko "

#: optiondialog.cc:488
#, fuzzy
msgid "Don't &save \"Recent\" document list on exit"
msgstr "Kubika \" \" Inyandiko Urutonde ku &Kuvamo "

#: optiondialog.cc:492
#, fuzzy
msgid ""
"Clicking this check box makes KHexEdit forget his recent document list when "
"the program is closed.\n"
"Note: it will not erase any document of the recent document list created by "
"TDE."
msgstr ""
"iyi Kugenzura Agasanduku Inyandiko Urutonde Ryari: i Porogaramu ni . \n"
"icyitonderwa : OYA Icyo ari cyo cyose Inyandiko Bya i Inyandiko Urutonde "
"Byaremwe ku MukusanyaTDE . "

#: optiondialog.cc:499
#, fuzzy
msgid "Cl&ear \"Recent\" Document List"
msgstr "Inyandiko za Vuba"

#: optiondialog.cc:503
#, fuzzy
msgid ""
"Clicking this button makes KHexEdit forget his recent document list.\n"
"Note: it will not erase any document of the recent document list created by "
"TDE."
msgstr ""
"iyi Akabuto Inyandiko Urutonde . \n"
"icyitonderwa : OYA Icyo ari cyo cyose Inyandiko Bya i Inyandiko Urutonde "
"Byaremwe ku MukusanyaTDE . "

#: optiondialog.cc:520
#, fuzzy
msgid "Various Properties"
msgstr "Indangabintu ya lisiti"

#: optiondialog.cc:526
#, fuzzy
msgid "Auto&matic copy to clipboard when selection is ready"
msgstr "Gukoporora Kuri Ububikokoporora Ryari: Ihitamo ni Cyiteguye "

#: optiondialog.cc:532
#, fuzzy
msgid "&Editor starts in \"insert\" mode"
msgstr "in \" Ongeramo \" Ubwoko "

#: optiondialog.cc:538
#, fuzzy
msgid "Confirm &wrapping (to beginning or end) during search"
msgstr "( Kuri Itangiriro Cyangwa Impera ) Shakisha "

#: optiondialog.cc:544
#, fuzzy
msgid "Cursor jumps to &nearest byte when moved"
msgstr "Kuri Bayite Ryari: "

#: optiondialog.cc:550
msgid "Sounds"
msgstr "Amajwi"

#: optiondialog.cc:553
#, fuzzy
msgid "Make sound on data &input (eg. typing) failure"
msgstr "Ijwi ku Ibyatanzwe Iyinjiza ( . Kwandika :$1 ) "

#: optiondialog.cc:557
#, fuzzy
msgid "Make sound on &fatal failure"
msgstr "Ijwi ku "

#: optiondialog.cc:562
#, fuzzy
msgid "Bookmark Visibility"
msgstr "Lisiti y'ibimenyetso"

#: optiondialog.cc:565
#, fuzzy
msgid "Use visible bookmarks in the offset column"
msgstr "Kigaragara Ibimenyetso in i Nta-boneza $(N) Inkingi "

#: optiondialog.cc:569
#, fuzzy
msgid "Use visible bookmarks in the editor fields"
msgstr "Kigaragara Ibimenyetso in i Muhinduzi Amashami: "

#: optiondialog.cc:574
#, fuzzy
msgid "Confirm when number of printed pages will e&xceed limit"
msgstr "Ryari: Umubare Bya Byacapwe Amapaji "

#: optiondialog.cc:594
#, fuzzy
msgid "&Threshold [pages]:"
msgstr "[ Amapaji ] : "

#: optiondialog.cc:611
#, fuzzy
msgid "&Undo limit:"
msgstr "&Ilisiti y'amadirishya"

#: parts/kpart/khepart.cpp:92
#, fuzzy
msgid "&Value Coding"
msgstr "Agaciro gatoya"

#: parts/kpart/khepart.cpp:94 toplevel.cc:180
#, fuzzy
msgid "&Hexadecimal"
msgstr "ibinyacumi"

#: parts/kpart/khepart.cpp:95 toplevel.cc:182
#, fuzzy
msgid "&Decimal"
msgstr "NYACUMI"

#: parts/kpart/khepart.cpp:96 toplevel.cc:184
#, fuzzy
msgid "&Octal"
msgstr "ukw."

#: parts/kpart/khepart.cpp:97 toplevel.cc:186
#, fuzzy
msgid "&Binary"
msgstr "Nyabibiri"

#: parts/kpart/khepart.cpp:102
#, fuzzy
msgid "&Char Encoding"
msgstr "Inyuguti zisobetse"

#: parts/kpart/khepart.cpp:106
#, fuzzy
msgid "Show &Unprintable Chars (<32)"
msgstr "( < 32 ) "

#: parts/kpart/khepart.cpp:112
#, fuzzy
msgid "&Resize Style"
msgstr "Koresha imisusire"

#: parts/kpart/khepart.cpp:114
#, fuzzy
msgid "&No Resize"
msgstr "Kuringaniza"

#: parts/kpart/khepart.cpp:115
#, fuzzy
msgid "&Lock Groups"
msgstr "Amatsinda"

#: parts/kpart/khepart.cpp:116
#, fuzzy
msgid "&Full Size Usage"
msgstr "Yuzuramugaragaza"

#: parts/kpart/khepart.cpp:120
#, fuzzy
msgid "&Line Offset"
msgstr "X-Vanaho"

#: parts/kpart/khepart.cpp:123
#, fuzzy
msgid "&Columns"
msgstr "Inkingi"

#: parts/kpart/khepart.cpp:125
#, fuzzy
msgid "&Values Column"
msgstr "Inkingi z'ipaji"

#: parts/kpart/khepart.cpp:126
#, fuzzy
msgid "&Chars Column"
msgstr "Kwerekana Inkingi"

#: parts/kpart/khepart.cpp:127
#, fuzzy
msgid "&Both Columns"
msgstr "Gushungura inkingi"

#: parts/kpart/khepartfactory.cpp:30
msgid "KHexEdit2Part"
msgstr ""

#: parts/kpart/khepartfactory.cpp:31
#, fuzzy
msgid "Embedded hex editor"
msgstr "Muhinduzi "

#: parts/kpart/khepartfactory.cpp:36
msgid "Author"
msgstr "Umwanditsi"

#: printdialogpage.cc:38
msgid "Page Layout"
msgstr "imiterere y'urupapuro"

#: printdialogpage.cc:59
#, fuzzy
msgid "Margins [millimeter]"
msgstr "[ Milimetero ] "

#: printdialogpage.cc:72
msgid "&Top:"
msgstr "Hejuru"

#: printdialogpage.cc:73
msgid "&Bottom:"
msgstr "Hasi"

#: printdialogpage.cc:74
#, fuzzy
msgid "&Left:"
msgstr "Ibumoso:"

#: printdialogpage.cc:75
msgid "&Right:"
msgstr "Iburyo"

#: printdialogpage.cc:102
#, fuzzy
msgid "Draw h&eader above text"
msgstr "Umutwe hejuru Umwandiko "

#: printdialogpage.cc:118
msgid "Left:"
msgstr "Ibumoso:"

#: printdialogpage.cc:119
msgid "Center:"
msgstr "Hagati:"

#: printdialogpage.cc:120
msgid "Right:"
msgstr "Iburyo:"

#: printdialogpage.cc:121
#, fuzzy
msgid "Border:"
msgstr "Impera:"

#: printdialogpage.cc:125
#, fuzzy
msgid "Date & Time"
msgstr "Itariki/ Igihe"

#: printdialogpage.cc:131
#, fuzzy
msgid "Single Line"
msgstr "Umurongo umwe"

#: printdialogpage.cc:132
msgid "Rectangle"
msgstr "Urukiramende"

#: printdialogpage.cc:164
#, fuzzy
msgid "Draw &footer below text"
msgstr "Imperampangano munsi Umwandiko "

#: searchbar.cc:63 toplevel.cc:862
msgid "Hex"
msgstr ""

#: searchbar.cc:63 toplevel.cc:866
msgid "Dec"
msgstr "Ukub. (Ukuboza)"

#: searchbar.cc:63 toplevel.cc:870
msgid "Oct"
msgstr "ukw."

#: searchbar.cc:63 toplevel.cc:874
#, fuzzy
msgid "Bin"
msgstr "in"

#: searchbar.cc:64 toplevel.cc:878
#, fuzzy
msgid "Txt"
msgstr "txt"

#: searchbar.cc:79
msgid "Backwards"
msgstr "Inyuma"

#: searchbar.cc:80
#, fuzzy
msgid "Ignore case"
msgstr "Kwirengagiza Inshuro Imwe"

#: statusbarprogress.cc:268
#, fuzzy
msgid "%1... %2 of %3"
msgstr "%1...%2ya %1"

#: statusbarprogress.cc:272
#, fuzzy
msgid "%1... %2%"
msgstr "%1...%2%"

#: stringdialog.cc:38 stringdialog.cc:201
#, fuzzy
msgid "Extract Strings"
msgstr "Gushungura Ikurikiranyayandika"

#: stringdialog.cc:57
#, fuzzy
msgid "&Minimum length:"
msgstr "Uburebure buto"

#: stringdialog.cc:66
msgid "&Filter:"
msgstr "Muyunguruzi:"

#: stringdialog.cc:71
#, fuzzy
msgid "&Use"
msgstr "Koresha"

#: stringdialog.cc:80
#, fuzzy
msgid "&Ignore case"
msgstr "Kwongeraho"

#: stringdialog.cc:84
#, fuzzy
msgid "Show offset as &decimal"
msgstr "Nta-boneza $(N) Nka NYACUMI "

#: stringdialog.cc:96
msgid "String"
msgstr "Ikurikiranyanyuguti"

#: stringdialog.cc:106
#, fuzzy
msgid "Number of strings:"
msgstr "Bya Ikurikiranyanyuguti : "

#: stringdialog.cc:114
#, fuzzy
msgid "Displayed:"
msgstr "Kugaragaza:"

#: stringdialog.cc:197
#, fuzzy
msgid ""
"The filter expression you have specified is illegal. You must specify a "
"valid regular expression.\n"
"Continue without filter?"
msgstr ""
"Akayunguruzo: imvugo ni . Kugaragaza A Byemewe Ibisanzwe imvugo . \n"
"Gukomeza Akayunguruzo: ? "

#: toplevel.cc:133
#, fuzzy
msgid "&Insert..."
msgstr "Kongeramo..."

#: toplevel.cc:143
msgid "E&xport..."
msgstr "Kwohereza hanze..."

#: toplevel.cc:145
#, fuzzy
msgid "&Cancel Operation"
msgstr "Ibikorerwa Ishusho"

#: toplevel.cc:147
msgid "&Read Only"
msgstr "Gusoma gusa"

#: toplevel.cc:149
#, fuzzy
msgid "&Allow Resize"
msgstr "Kuringaniza"

#: toplevel.cc:151
#, fuzzy
msgid "N&ew Window"
msgstr "Idirishya nshya"

#: toplevel.cc:153
#, fuzzy
msgid "Close &Window"
msgstr "Gufunga Idirishya"

#: toplevel.cc:168
#, fuzzy
msgid "&Goto Offset..."
msgstr "Gya ku murongo..."

#: toplevel.cc:170
#, fuzzy
msgid "&Insert Pattern..."
msgstr "Kongeramo Akugara..."

#: toplevel.cc:173
#, fuzzy
msgid "Copy as &Text"
msgstr "Nka "

#: toplevel.cc:175
#, fuzzy
msgid "Paste into New &File"
msgstr "Idosiye "

#: toplevel.cc:177
#, fuzzy
msgid "Paste into New &Window"
msgstr "Gufungurira mw'idirishya nshya"

#: toplevel.cc:188
msgid "&Text"
msgstr "&Umwandiko"

#: toplevel.cc:196
#, fuzzy
msgid "Show O&ffset Column"
msgstr "Kwerekana Inkingi"

#: toplevel.cc:198
#, fuzzy
msgid "Show Te&xt Field"
msgstr "Erekana Imyanya Yose"

#: toplevel.cc:200
#, fuzzy
msgid "Off&set as Decimal"
msgstr "Nka "

#: toplevel.cc:202
#, fuzzy
msgid "&Upper Case (Data)"
msgstr "Shyiramo ibyerekeranye n'ukoresha."

#: toplevel.cc:204
msgid "Upper &Case (Offset)"
msgstr ""

#: toplevel.cc:207
#, fuzzy
msgid ""
"_: &Default encoding\n"
"&Default"
msgstr "Mburabuzi"

#: toplevel.cc:209
#, fuzzy
msgid "US-&ASCII (7 bit)"
msgstr "- ( 7 ) "

#: toplevel.cc:211
msgid "&EBCDIC"
msgstr ""

#: toplevel.cc:219
#, fuzzy
msgid "&Extract Strings..."
msgstr "Igenamiterere ya Mucapyi..."

#: toplevel.cc:223
#, fuzzy
msgid "&Binary Filter..."
msgstr "Muyunguruzi Yemewe"

#: toplevel.cc:225
#, fuzzy
msgid "&Character Table"
msgstr "Imisusire y'Inyuguti"

#: toplevel.cc:227
#, fuzzy
msgid "C&onverter"
msgstr "guhindura"

#: toplevel.cc:229
#, fuzzy
msgid "&Statistics"
msgstr "Sitatisitiki"

#: toplevel.cc:234
#, fuzzy
msgid "&Replace Bookmark"
msgstr "Guhindura Izina ry'Ikirango"

#: toplevel.cc:236
#, fuzzy
msgid "R&emove Bookmark"
msgstr "Guhindura Izina ry'Ikirango"

#: toplevel.cc:238
#, fuzzy
msgid "Re&move All"
msgstr "Gukuraho Byose"

#: toplevel.cc:240
#, fuzzy
msgid "Goto &Next Bookmark"
msgstr "Kugera ku kimenyetso gikurikira"

#: toplevel.cc:243
#, fuzzy
msgid "Goto &Previous Bookmark"
msgstr "Kugeza ku kimenyetso kibanza"

#: toplevel.cc:249
#, fuzzy
msgid "Show F&ull Path"
msgstr "Kwerekana Inzira"

#: toplevel.cc:252 toplevel.cc:262 toplevel.cc:272
msgid "&Hide"
msgstr "&Gushisha"

#: toplevel.cc:254 toplevel.cc:274
#, fuzzy
msgid "&Above Editor"
msgstr "&Muhindura Ibikubiyemo"

#: toplevel.cc:256 toplevel.cc:276
#, fuzzy
msgid "&Below Editor"
msgstr "&Muhindura Ibikubiyemo"

#: toplevel.cc:264
msgid "&Floating"
msgstr "&Bihindagurika"

#: toplevel.cc:266
#, fuzzy
msgid "&Embed in Main Window"
msgstr "in "

#: toplevel.cc:293
#, fuzzy
msgid "Drag document"
msgstr "Inyandiko "

#: toplevel.cc:294
#, fuzzy
msgid "Drag Document"
msgstr "komatanya inyandiko"

#: toplevel.cc:304
#, fuzzy
msgid "Toggle write protection"
msgstr "Kwandika Irinda "

#: toplevel.cc:329
msgid "Selection: 0000:0000 0000:0000"
msgstr ""

#: toplevel.cc:331
msgid "M"
msgstr "M"

#: toplevel.cc:332 toplevel.cc:993
#, fuzzy
msgid "OVR"
msgstr "OVR"

#: toplevel.cc:333
msgid "Size: FFFFFFFFFF"
msgstr ""

#: toplevel.cc:334
msgid "Offset: FFFFFFFFFF-F"
msgstr ""

#: toplevel.cc:335
msgid "FFF"
msgstr ""

#: toplevel.cc:336 toplevel.cc:893
#, fuzzy
msgid "RW"
msgstr "URUBARIRO"

#: toplevel.cc:346 toplevel.cc:750
#, fuzzy
msgid "Offset:"
msgstr "Nta- boneza"

#: toplevel.cc:347
msgid "Size:"
msgstr "Ingano:"

#: toplevel.cc:536
#, fuzzy, c-format
msgid "Non local recent file: %1"
msgstr "Bya hafi Idosiye : %1 "

#: toplevel.cc:546
#, fuzzy
msgid "Can not create new window.\n"
msgstr "OYA Kurema Gishya Idirishya . \n"

#: toplevel.cc:582
#, fuzzy
msgid ""
"There are windows with unsaved modified documents. If you quit now, these "
"modifications will be lost."
msgstr "Windows Na: Byahinduwe: Inyandiko . &Kuvamo NONEAHA , . "

#: toplevel.cc:791
#, fuzzy, c-format
msgid "Size: %1"
msgstr "Ingano:%NUMBERKB"

#: toplevel.cc:893
msgid "R"
msgstr "R"

#: toplevel.cc:925
#, fuzzy, c-format
msgid "Offset: %1"
msgstr "Nta- boneza %1"

#: toplevel.cc:993
#, fuzzy
msgid "INS"
msgstr "Kongeramo"

#: toplevel.cc:1024 toplevel.cc:1189
#, fuzzy, c-format
msgid "Encoding: %1"
msgstr "Imisobekere:"

#: toplevel.cc:1172
#, fuzzy
msgid "Selection:"
msgstr "Ihitamo"

#: khexeditui.rc:10
#, no-c-format
msgid "Permissions"
msgstr "Uruhushya"

#: khexeditui.rc:19
#, fuzzy, no-c-format
msgid "Spec&ial"
msgstr "Bidasanzwe"

#: khexeditui.rc:42
#, fuzzy, no-c-format
msgid "Document &Encoding"
msgstr "Isobeka ry'inyandiko::"

#: khexeditui.rc:67
#, fuzzy, no-c-format
msgid "&Documents"
msgstr "Inyandiko"

#: khexeditui.rc:73
#, fuzzy, no-c-format
msgid "&Document Tabs"
msgstr "Inyandiko"

#: khexeditui.rc:78
#, fuzzy, no-c-format
msgid "Conversion &Field"
msgstr "Ihindurangero"

#: khexeditui.rc:83
#, fuzzy, no-c-format
msgid "Searc&hbar"
msgstr "Umurongo ntambika w'ishakisha "

#, fuzzy
#~ msgid "Options"
#~ msgstr "Igikorwa"

#, fuzzy
#~ msgid "&Previous"
#~ msgstr "Ibanjirije"

#, fuzzy
#~ msgid "Replace"
#~ msgstr "Gusimbura:"

#, fuzzy
#~ msgid "&Insert"
#~ msgstr "Kongeramo..."

#, fuzzy
#~ msgid "Untitled"
#~ msgstr "Nta mutwe"

#, fuzzy
#~ msgid "Print"
#~ msgstr "Icapa"

#, fuzzy
#~ msgid "Export"
#~ msgstr "iyimura"

#, fuzzy
#~ msgid "Insert"
#~ msgstr "Iyinjizamo"

#, fuzzy
#~ msgid "Files"
#~ msgstr "Ibijyana"

#, fuzzy
#~ msgid "&Bookmarks"
#~ msgstr "Idosiye y'ibirango"

#, fuzzy
#~ msgid "&Edit"
#~ msgstr "Kwandika"

#~ msgid "&All"
#~ msgstr "Byose"

#~ msgid "The specified file does not exist."
#~ msgstr "Idosiye yerekanwe ntibaho."