summaryrefslogtreecommitdiffstats
path: root/tde-i18n-bs/messages/tdeutils/khexedit.po
diff options
context:
space:
mode:
authorTDE Weblate <weblate@mirror.git.trinitydesktop.org>2018-12-26 11:43:31 +0000
committerTDE Weblate <weblate@mirror.git.trinitydesktop.org>2018-12-26 11:43:31 +0000
commitbfcee369b06e37bfe52dcddf91a212e79f000595 (patch)
treee573777407fab02fbe2e4ca3d76716639d8a5844 /tde-i18n-bs/messages/tdeutils/khexedit.po
parentd128b8f38647b0e94488da852ca1175a47a7083e (diff)
downloadtde-i18n-bfcee369b06e37bfe52dcddf91a212e79f000595.tar.gz
tde-i18n-bfcee369b06e37bfe52dcddf91a212e79f000595.zip
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdeutils/khexedit Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/khexedit/
Diffstat (limited to 'tde-i18n-bs/messages/tdeutils/khexedit.po')
-rw-r--r--tde-i18n-bs/messages/tdeutils/khexedit.po2474
1 files changed, 1275 insertions, 1199 deletions
diff --git a/tde-i18n-bs/messages/tdeutils/khexedit.po b/tde-i18n-bs/messages/tdeutils/khexedit.po
index 10d9efd1d42..0abe86a8c3d 100644
--- a/tde-i18n-bs/messages/tdeutils/khexedit.po
+++ b/tde-i18n-bs/messages/tdeutils/khexedit.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: khexedit\n"
-"POT-Creation-Date: 2014-09-29 12:06-0500\n"
+"POT-Creation-Date: 2018-12-25 18:10+0100\n"
"PO-Revision-Date: 2004-05-09 13:56-0700\n"
"Last-Translator: Adnan <adnan_sallih@go.com>\n"
"Language-Team: Bosnian <lokal@lugbih.org>\n"
@@ -15,108 +15,620 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 0.9.6\n"
-#. i18n: file khexeditui.rc line 10
-#: rc.cpp:3
-#, no-c-format
-msgid "Permissions"
-msgstr "Dozvole"
+#: _translatorinfo:1
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr "Adnan Salihovic"
-#. i18n: file khexeditui.rc line 19
-#: rc.cpp:6
-#, no-c-format
-msgid "Spec&ial"
-msgstr "Spec&ijalni"
+#: _translatorinfo:2
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr "adnan_salih@go.com"
-#. i18n: file khexeditui.rc line 42
-#: rc.cpp:9
-#, no-c-format
-msgid "Document &Encoding"
-msgstr "Kodiranj&e dokumenta"
+#: chartabledialog.cc:37
+msgid "Character Table"
+msgstr "Tabela znakova"
-#. i18n: file khexeditui.rc line 67
-#: rc.cpp:12
-#, no-c-format
-msgid "&Documents"
-msgstr "&Dokumenti"
+#: chartabledialog.cc:49 dialog.cc:1402 fileinfodialog.cc:106
+msgid "Decimal"
+msgstr "Decimalno"
-#. i18n: file khexeditui.rc line 73
-#: rc.cpp:15
-#, no-c-format
-msgid "&Document Tabs"
-msgstr "Tabulatori &dokumenta"
+#: chartabledialog.cc:50 dialog.cc:1401 fileinfodialog.cc:105
+msgid "Hexadecimal"
+msgstr "Heksadecimalno"
-#. i18n: file khexeditui.rc line 78
-#: rc.cpp:18
-#, no-c-format
-msgid "Conversion &Field"
-msgstr "Polje konverz&ije"
+#: chartabledialog.cc:51 dialog.cc:1403 fileinfodialog.cc:107
+msgid "Octal"
+msgstr "Oktalno"
-#. i18n: file khexeditui.rc line 83
-#: rc.cpp:21
-#, no-c-format
-msgid "Searc&hbar"
-msgstr "Traka za pretraži&vanje"
+#: chartabledialog.cc:52 dialog.cc:1404 fileinfodialog.cc:108
+msgid "Binary"
+msgstr "Binarno"
-#: statusbarprogress.cc:268
-msgid "%1... %2 of %3"
-msgstr "%1... %2 od %3"
+#: chartabledialog.cc:53 fileinfodialog.cc:109
+msgid "Text"
+msgstr "Tekst"
-#: statusbarprogress.cc:272
-msgid "%1... %2%"
-msgstr "%1... %2%"
+#: chartabledialog.cc:70
+msgid "Insert this number of characters:"
+msgstr "Umetni sljedeći broj znakova:"
-#: main.cc:34
+#: conversion.cc:48
+msgid ""
+"_: Default encoding\n"
+"Default"
+msgstr "Podrazumijevano"
+
+#: conversion.cc:49
+msgid "EBCDIC"
+msgstr "EBCDIC"
+
+#: conversion.cc:50
+msgid "US-ASCII (7 bit)"
+msgstr "US-ASCII (7-bitni)"
+
+#: conversion.cc:51
+msgid "Unknown"
+msgstr "Nepoznato"
+
+#: converterdialog.cc:71
+msgid "Converter"
+msgstr "Konvertor"
+
+#: converterdialog.cc:72
+msgid "&On Cursor"
+msgstr "&Na kursoru"
+
+#: converterdialog.cc:81 hextoolwidget.cc:56
+msgid "Hexadecimal:"
+msgstr "Heksadecimalno:"
+
+#: converterdialog.cc:83
+msgid "Decimal:"
+msgstr "Decimalno:"
+
+#: converterdialog.cc:85 hextoolwidget.cc:56
+msgid "Octal:"
+msgstr "Oktalno:"
+
+#: converterdialog.cc:87 hextoolwidget.cc:57
+msgid "Binary:"
+msgstr "Binarno:"
+
+#: converterdialog.cc:89 hextoolwidget.cc:57
+msgid "Text:"
+msgstr "Tekst:"
+
+#: dialog.cc:44
+msgid "Goto Offset"
+msgstr "Idi na offset"
+
+#: dialog.cc:60
+msgid "O&ffset:"
+msgstr "O&ffset:"
+
+#: dialog.cc:66 dialog.cc:215 dialog.cc:557 dialog.cc:803 dialog.cc:1133
+#: exportdialog.cc:41
#, fuzzy
-msgid "TDE hex editor"
-msgstr "TDE-ov heksadecimalni editor"
+msgid "Options"
+msgstr "O&peracija:"
-#: main.cc:40
-msgid "Jump to 'offset'"
-msgstr "Skoči na 'pomeraj'"
+#: dialog.cc:73 dialog.cc:223 dialog.cc:564 dialog.cc:810
+msgid "&From cursor"
+msgstr "Od &kursora"
-#: main.cc:41
-msgid "File(s) to open"
-msgstr "Datoteke koje treba otvoriti"
+#: dialog.cc:75 dialog.cc:225 dialog.cc:566 dialog.cc:812
+msgid "&Backwards"
+msgstr "&Unazad"
-#: main.cc:49
-msgid "KHexEdit"
-msgstr "KHexEdit"
+#: dialog.cc:77 dialog.cc:816
+msgid "&Stay visible"
+msgstr "O&stavi vidljivo"
-#: main.cc:54
+#: dialog.cc:178 hexeditorwidget.cc:1515 hexeditorwidget.cc:1529
+#: hexeditorwidget.cc:1597 searchbar.cc:73
+msgid "Find"
+msgstr "Nađi"
+
+#: dialog.cc:194
+msgid "Fo&rmat:"
+msgstr "Fo&rmat:"
+
+#: dialog.cc:209 dialog.cc:520
+msgid "F&ind:"
+msgstr "&Nađi:"
+
+#: dialog.cc:227 dialog.cc:568 dialog.cc:814
+msgid "&In selection"
+msgstr "U &obeleženom"
+
+#: dialog.cc:229
+msgid "&Use navigator"
+msgstr "&Koristi navigator"
+
+#: dialog.cc:231 dialog.cc:572
+msgid "Ignore c&ase"
+msgstr "&Ignoriši velika/mala slova"
+
+#: dialog.cc:348
+msgid "Find (Navigator)"
+msgstr "Pronađi (Navigator)"
+
+#: dialog.cc:349
+msgid "New &Key"
+msgstr "Novi ta&ster"
+
+#: dialog.cc:350
+#, fuzzy
+msgid "&Next"
+msgstr "Sljedeće"
+
+#: dialog.cc:350
+#, fuzzy
+msgid "&Previous"
+msgstr "Prethodno"
+
+#: dialog.cc:362
+msgid "Searching for:"
+msgstr "Traži se:"
+
+#: dialog.cc:485 dialog.cc:681 hexeditorwidget.cc:1768 hexeditorwidget.cc:1775
+msgid "Find & Replace"
+msgstr "Nađi i zamijeni"
+
+#: dialog.cc:504
+msgid "Fo&rmat (find):"
+msgstr "Fo&rmat (pronađi):"
+
+#: dialog.cc:533
+msgid "For&mat (replace):"
+msgstr "For&mat (zamjeni):"
+
+#: dialog.cc:550
+msgid "Rep&lace:"
+msgstr "Zami&jeni:"
+
+#: dialog.cc:570
+msgid "&Prompt"
+msgstr "&Pitaj"
+
+#: dialog.cc:657
+msgid "Source and target values can not be equal."
+msgstr "Izvorne i odredišne vrijednosti ne mogu biti jednake."
+
+#: dialog.cc:682
+#, fuzzy
+msgid "Replace &All"
+msgstr "Zami&jeni:"
+
+#: dialog.cc:683
+#, fuzzy
+msgid "Do Not Replace"
+msgstr "Nađi i zamijeni"
+
+#: dialog.cc:683
+#, fuzzy
+msgid "Replace"
+msgstr "Zami&jeni:"
+
+#: dialog.cc:691
+msgid "Replace marked data at cursor position?"
+msgstr "Da zamijenim obilježene podatke na poziciji kursora?"
+
+#: dialog.cc:761
+msgid "Binary Filter"
+msgstr "Binarni filter"
+
+#: dialog.cc:780
+msgid "O&peration:"
+msgstr "O&peracija:"
+
+#: dialog.cc:855
+msgid "Fo&rmat (operand):"
+msgstr "Fo&rmat (operator):"
+
+#: dialog.cc:871
+msgid "O&perand:"
+msgstr "O&perator:"
+
+#: dialog.cc:891
+msgid "Swap rule"
+msgstr "Pravilo zamjene bitova"
+
+#: dialog.cc:903
+msgid "&Reset"
+msgstr "&Resetuj"
+
+#: dialog.cc:929
+msgid "&Group size [bytes]"
+msgstr "Veličina &grupe [bajtovi]"
+
+#: dialog.cc:941
+msgid "S&hift size [bits]"
+msgstr "Veličina poma&ka [bitovi]"
+
+#: dialog.cc:985
+msgid "Shift size is zero."
+msgstr "Veličina pomaka je nula."
+
+#: dialog.cc:994
+msgid "Swap rule does not define any swapping."
+msgstr "Pravilo za zamjenu bitova ne definiše nikakvu zamjenu."
+
+#: dialog.cc:1070
+msgid "Insert Pattern"
+msgstr "Umetni šemu"
+
+#: dialog.cc:1073
+#, fuzzy
+msgid "&Insert"
+msgstr "Umetn&i..."
+
+#: dialog.cc:1089
+msgid "&Size:"
+msgstr "&Veličina:"
+
+#: dialog.cc:1102
+msgid "Fo&rmat (pattern):"
+msgstr "Fo&rmat (šema):"
+
+#: dialog.cc:1118
+msgid "&Pattern:"
+msgstr "Še&ma:"
+
+#: dialog.cc:1127
+msgid "&Offset:"
+msgstr "&Offset:"
+
+#: dialog.cc:1142
+msgid "R&epeat pattern"
+msgstr "Po&novi šemu"
+
+#: dialog.cc:1144
+msgid "&Insert on cursor position"
+msgstr "Umetn&i na poziciji kursora"
+
+#: dialog.cc:1284
+msgid "Your request can not be processed."
+msgstr "Vaš zahtjev ne može biti obrađen."
+
+#: dialog.cc:1288
+msgid "Examine argument(s) and try again."
+msgstr "Provjerite argumente i pokušajte ponovo."
+
+#: dialog.cc:1294
+msgid "Invalid argument(s)"
+msgstr "Neispravni argumenti"
+
+#: dialog.cc:1303
+msgid "You must specify a destination file."
+msgstr "Morate navesti odredišnu datoteku."
+
+#: dialog.cc:1313
+msgid "You have specified an existing folder."
+msgstr "Naveli ste direktorij koji već postoji."
+
+#: dialog.cc:1320
+msgid "You do not have write permission to this file."
+msgstr "Nemate dozvolu za pisanje u ovu datoteku."
+
+#: dialog.cc:1325
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"
+"You have specified an existing file.\n"
+"Overwrite current file?"
+msgstr ""
+"Naveli ste datoteku koja već postoji.\n"
+"Želite li da prebrišem tekuću datoteku?"
+
+#: dialog.cc:1328 hexeditorwidget.cc:990
+msgid "Overwrite"
msgstr ""
-"\n"
-"Ovaj program koristi modificirani kod i tehnike iz drugih TDE programa,\n"
-"a posebno kwrite, tdeiconedit i ksysv. Zahvaljujemo se autorima i\n"
-"održavateljima.\n"
-"\n"
-"Leon Lessing, leon@lrlabs.com, je napravio dijelove funkcionalnosti\n"
-"zamjene bitova.\n"
-"\n"
-"Craig Graham, c_graham@hinge.mistral.co.uk, napravio je dijelove\n"
-"funkcionalnosti niza bita za polje za konverziju.\n"
-"\n"
-"Dima Rogozin, dima@mercury.co.il, je proširio mogućnosti string\n"
-"dijaloga.\n"
-"\n"
-"Edward Livingston-Blade, sbcs@bigfoot.com, mi je dao vrlo dobre\n"
-"izvještaje koji su uklonili neke nezgodne bugove.\n"
+
+#: dialog.cc:1405
+msgid "Regular Text"
+msgstr "Običan tekst"
+
+#: dialog.cc:1416
+msgid "operand AND data"
+msgstr "operator I podaci"
+
+#: dialog.cc:1417
+msgid "operand OR data"
+msgstr "operator ILI podaci"
+
+#: dialog.cc:1418
+msgid "operand XOR data"
+msgstr "operator ISKLJUČIVO ILI podaci"
+
+#: dialog.cc:1419
+msgid "INVERT data"
+msgstr "INVERTUJ podatke"
+
+#: dialog.cc:1420
+msgid "REVERSE data"
+msgstr "OBRNI podatke"
+
+#: dialog.cc:1421
+msgid "ROTATE data"
+msgstr "ROTIRAJ podatke"
+
+#: dialog.cc:1422
+msgid "SHIFT data"
+msgstr "POMJERI podatke"
+
+#: dialog.cc:1423
+msgid "Swap Individual Bits"
+msgstr "Zamijeni redoslijed pojedinačnih bitova"
+
+#: exportdialog.cc:35 exportdialog.cc:493 exportdialog.cc:537
+#: exportdialog.cc:566 exportdialog.cc:634
+msgid "Export Document"
+msgstr "Izvezi dokument"
+
+#: exportdialog.cc:40
+msgid "Destination"
+msgstr "Odredište"
+
+#: exportdialog.cc:158
+msgid "Plain Text"
+msgstr "Čist tekst"
+
+#: exportdialog.cc:159
+msgid "HTML Tables"
+msgstr "HTML tabele"
+
+#: exportdialog.cc:160
+msgid "Rich Text (RTF)"
+msgstr "Obogaćeni tekst (RTF)"
+
+#: exportdialog.cc:161
+msgid "C Array"
+msgstr "C niz"
+
+#: exportdialog.cc:169
+msgid "&Format:"
+msgstr "&Format:"
+
+#: exportdialog.cc:177
+msgid "&Destination:"
+msgstr "&Odredište:"
+
+#: exportdialog.cc:181
+msgid "(Package folder)"
+msgstr "(Direktorij paketa)"
+
+#: exportdialog.cc:191
+msgid "Choose..."
+msgstr "Izaberi..."
+
+#: exportdialog.cc:202
+msgid "Export Range"
+msgstr "Opseg izvoženja"
+
+#: exportdialog.cc:210
+msgid "&Everything"
+msgstr "Sv&e"
+
+#: exportdialog.cc:215
+msgid "&Selection"
+msgstr "&Izbor"
+
+#: exportdialog.cc:220
+msgid "&Range"
+msgstr "&Opseg"
+
+#: exportdialog.cc:229
+msgid "&From offset:"
+msgstr "O&d offseta:"
+
+#: exportdialog.cc:235
+msgid "&To offset:"
+msgstr "Do &offseta:"
+
+#: exportdialog.cc:280 exportdialog.cc:374
+msgid "No options for this format."
+msgstr "Nema opcija za ovaj format."
+
+#: exportdialog.cc:296
+msgid "HTML Options (one table per page)"
+msgstr "HTML opcije (jedna tabela po strani)"
+
+#: exportdialog.cc:317
+msgid "&Lines per table:"
+msgstr "&Linija po tabeli:"
+
+#: exportdialog.cc:325
+msgid "Filename &prefix (in package):"
+msgstr "&Prefiks imena datoteke (u paketu):"
+
+#: exportdialog.cc:330 optiondialog.cc:175 optiondialog.cc:438
+#: printdialogpage.cc:124 printdialogpage.cc:130
+msgid "None"
+msgstr "Nijedna"
+
+#: exportdialog.cc:331
+msgid "Filename with Path"
+msgstr "Ime datoteke sa putanjom"
+
+#: exportdialog.cc:332 printdialogpage.cc:127
+msgid "Filename"
+msgstr "Ime datoteke"
+
+#: exportdialog.cc:333 printdialogpage.cc:126
+msgid "Page Number"
+msgstr "Broj strane"
+
+#: exportdialog.cc:339
+msgid "Header &above text:"
+msgstr "Zaglavlje &iznad teksta:"
+
+#: exportdialog.cc:347
+msgid "&Footer below text:"
+msgstr "&Podnožje ispod teksta:"
+
+#: exportdialog.cc:351
+msgid "Link \"index.html\" to &table of contents file"
+msgstr "Poveži \"index.html'\" sa &sadržajem datoteke"
+
+#: exportdialog.cc:355
+msgid "&Include navigator bar"
+msgstr "&Uključi traku navigatora"
+
+#: exportdialog.cc:359
+msgid "&Use black and white only"
+msgstr "&Koristi samo crno i bijelo"
+
+#: exportdialog.cc:388
+msgid "C Array Options"
+msgstr "Opcije C niza"
+
+#: exportdialog.cc:402
+msgid "Array name:"
+msgstr "Ime niza:"
+
+#: exportdialog.cc:407
+msgid "char"
+msgstr "char"
+
+#: exportdialog.cc:408
+msgid "unsigned char"
+msgstr "unsigned char"
+
+#: exportdialog.cc:409
+msgid "short"
+msgstr "short"
+
+#: exportdialog.cc:410
+msgid "unsigned short"
+msgstr "unsigned short"
+
+#: exportdialog.cc:411
+msgid "int"
+msgstr "int"
+
+#: exportdialog.cc:412
+msgid "unsigned int"
+msgstr "unsigned int"
+
+#: exportdialog.cc:413
+msgid "float"
+msgstr "float"
+
+#: exportdialog.cc:414
+msgid "double"
+msgstr "double"
+
+#: exportdialog.cc:419
+msgid "Element type:"
+msgstr "Tip elementa:"
+
+#: exportdialog.cc:427
+msgid "Elements per line:"
+msgstr "Elemenata po liniji:"
+
+#: exportdialog.cc:431
+msgid "Print unsigned values as hexadecimal"
+msgstr "Štampaj neoznačene vrijednosti kao heksadecimalne"
+
+#: exportdialog.cc:535
+msgid "The filename prefix can not contain empty letters or punctuation marks."
+msgstr ""
+"Prefiks imena datoteke ne može da sadrži razmake ili znake interpunkcije."
+
+#: exportdialog.cc:561
+msgid "This format is not yet supported."
+msgstr "Ovaj format još uvijek nije podržan."
+
+#: exportdialog.cc:638
+msgid "You must specify a destination."
+msgstr "Morate da navedete odredište."
+
+#: exportdialog.cc:650
+msgid "Unable to create a new folder"
+msgstr "Nisam mogao da napravim novi direktorij"
+
+#: exportdialog.cc:661
+msgid "You have specified an existing file"
+msgstr "Naveli ste datoteku koja već postoji"
+
+#: exportdialog.cc:669
+msgid "You do not have write permission to this folder."
+msgstr "Nemate dozvolu za pisanje u ovaj direktorij."
+
+#: exportdialog.cc:679
+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 ""
+"Izabrali ste već postojeći direktorij.\n"
+"Ako nastavite, svi postojeći datoteke u opsegu od \"%1\" do \"%2\" će biti "
+"izgubljeni.\n"
+"Želite li da nastavite?"
+
+#: fileinfodialog.cc:73
+msgid "Statistics"
+msgstr "Statistika"
+
+#: fileinfodialog.cc:74 stringdialog.cc:39
+msgid "&Update"
+msgstr ""
+
+#: fileinfodialog.cc:89
+msgid "File name: "
+msgstr "Ime datoteke: "
+
+#: fileinfodialog.cc:93
+msgid "Size [bytes]: "
+msgstr "Veličina [bajtova]: "
+
+#: fileinfodialog.cc:110
+msgid "Occurrence"
+msgstr "Pojavljivanje"
+
+#: fileinfodialog.cc:111
+msgid "Percent"
+msgstr "Procenat"
+
+#: fileinfodialog.cc:160 stringdialog.cc:254
+msgid "Warning: Document has been modified since last update"
+msgstr "Upozorenje: Dokument je izmijenjen od posljednjeg ažuriranja"
+
+#: hexbuffer.cc:571 toplevel.cc:482 toplevel.cc:501 toplevel.cc:514
+#, fuzzy
+msgid "Untitled"
+msgstr "Bezimeni %1"
+
+#: hexbuffer.cc:1925 hexbuffer.cc:4832
+msgid "Page %1 of %2"
+msgstr "Strana %1 od %2"
+
+#: hexbuffer.cc:2852
+msgid "to"
+msgstr "do"
+
+#: hexbuffer.cc:4790
+msgid "Page"
+msgstr ""
+
+#: hexbuffer.cc:4853 hexbuffer.cc:4858
+msgid "Next"
+msgstr "Sljedeće"
+
+#: hexbuffer.cc:4863 hexbuffer.cc:4868
+msgid "Previous"
+msgstr "Prethodno"
+
+#: hexbuffer.cc:4873 hexbuffer.cc:4878
+msgid "Contents"
+msgstr ""
+
+#: hexbuffer.cc:4886
+msgid "Generated by khexedit"
+msgstr "Generisano khexedit-om"
#: hexeditorwidget.cc:583
#, c-format
@@ -158,6 +670,10 @@ msgstr ""
"Ako ga sada snimite, te izmjene će biti izgubljene.\n"
"Želite li da nastavite?"
+#: hexeditorwidget.cc:938
+msgid "Save"
+msgstr ""
+
#: hexeditorwidget.cc:986
msgid ""
"A document with this name already exists.\n"
@@ -166,14 +682,18 @@ msgstr ""
"Dokument sa ovim imenom već postoji.\n"
"Želite li da ga prebrišem?"
-#: dialog.cc:1328 hexeditorwidget.cc:990
-msgid "Overwrite"
+#: hexeditorwidget.cc:990
+msgid "Save As"
msgstr ""
#: hexeditorwidget.cc:1023
msgid "The current document does not exist on the disk."
msgstr "Tekući dokument ne postoji na disku."
+#: hexeditorwidget.cc:1024 hexeditorwidget.cc:1043
+msgid "Reload"
+msgstr ""
+
#: hexeditorwidget.cc:1033
#, fuzzy
msgid ""
@@ -192,41 +712,47 @@ msgstr ""
"Ima prozora sa nesnimljenim izmenjenim dokumentima. Ako sada izađete, sve "
"izmjene biće izgubljene."
+#: hexeditorwidget.cc:1043
+msgid "&Reload"
+msgstr ""
+
#: hexeditorwidget.cc:1073
msgid "Print Hex-Document"
msgstr "Štampaj heks-dokument"
#: hexeditorwidget.cc:1123
-msgid ""
-"Could not print data.\n"
-msgstr ""
-"Nisam mogao odštampati podatke.\n"
+msgid "Could not print data.\n"
+msgstr "Nisam mogao odštampati podatke.\n"
+
+#: hexeditorwidget.cc:1128 hexeditorwidget.cc:1152 hexeditorwidget.cc:2391
+#, fuzzy
+msgid "Print"
+msgstr "Štampa se"
#: hexeditorwidget.cc:1147
#, c-format
msgid ""
-"_n: <qt>Print threshold exceeded."
-"<br>You are about to print one page."
+"_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>"
+"<qt>Print threshold exceeded.<br>You are about to print %n pages.<br>Proceed?"
+"</qt>"
msgstr ""
-"<qt>Prekoračena je granica štampanja."
-"<br>Upravo ćete odštampati %n stranicu."
+"<qt>Prekoračena je granica štampanja.<br>Upravo ćete odštampati %n stranicu."
"<br>Nastaviti?</qt>\n"
-"<qt>Prekoračena je granica štampanja."
-"<br>Upravo ćete odštampati %n stranice."
+"<qt>Prekoračena je granica štampanja.<br>Upravo ćete odštampati %n stranice."
"<br>Nastaviti?</qt>\n"
-"<qt>Prekoračena je granica štampanja."
-"<br>Upravo ćete odštampati %n stranica."
+"<qt>Prekoračena je granica štampanja.<br>Upravo ćete odštampati %n stranica."
"<br>Nastaviti?</qt>"
#: hexeditorwidget.cc:1192 hexeditorwidget.cc:1209 hexeditorwidget.cc:1226
-msgid ""
-"Unable to export data.\n"
-msgstr ""
-"Nisam mogao izvesti podatke.\n"
+msgid "Unable to export data.\n"
+msgstr "Nisam mogao izvesti podatke.\n"
+
+#: hexeditorwidget.cc:1194 hexeditorwidget.cc:1211 hexeditorwidget.cc:1228
+#: hexeditorwidget.cc:2406
+#, fuzzy
+msgid "Export"
+msgstr "Izvozi se"
#: hexeditorwidget.cc:1237
msgid ""
@@ -235,8 +761,8 @@ msgid ""
"data can be restored to the original state."
msgstr ""
"Kodiranje koje ste izabrali nije reverzibilno.\n"
-"Ako kasnije vratite prvobitno kodiranje, nije garantovano da će podaci takođe "
-"biti vraćeni u prvobitno stanje."
+"Ako kasnije vratite prvobitno kodiranje, nije garantovano da će podaci "
+"takođe biti vraćeni u prvobitno stanje."
#: hexeditorwidget.cc:1242 hexeditorwidget.cc:1261 hexeditorwidget.cc:2396
msgid "Encode"
@@ -247,10 +773,8 @@ msgid "&Encode"
msgstr "&Kodiraj"
#: hexeditorwidget.cc:1259
-msgid ""
-"Could not encode data.\n"
-msgstr ""
-"Nisam mogao kodirati podatke.\n"
+msgid "Could not encode data.\n"
+msgstr "Nisam mogao kodirati podatke.\n"
#: hexeditorwidget.cc:1412
msgid ""
@@ -260,11 +784,6 @@ msgstr ""
"Obrisani markeri ne mogu biti vraćeni.\n"
"Želite li da nastavite?"
-#: dialog.cc:178 hexeditorwidget.cc:1515 hexeditorwidget.cc:1529
-#: hexeditorwidget.cc:1597 searchbar.cc:73
-msgid "Find"
-msgstr "Nađi"
-
#: hexeditorwidget.cc:1528 hexeditorwidget.cc:1766
msgid "Search key not found in document."
msgstr "Traženi tekst nije pronađen u dokumentu."
@@ -301,19 +820,11 @@ msgstr "Nađi i zamijeni"
msgid "Search key not found in selected area."
msgstr "Traženi tekst nije pronađen u označenojoblasti."
-#: dialog.cc:485 dialog.cc:681 hexeditorwidget.cc:1768 hexeditorwidget.cc:1775
-msgid "Find & Replace"
-msgstr "Nađi i zamijeni"
-
#: 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>"
+"_n: <qt>Operation complete.<br><br>One replacement was made.</qt>\n"
+"<qt>Operation complete.<br><br>%n replacements were made.</qt>"
msgstr ""
"Napravljena je %n zamjena.\n"
"Napravljene su %n zamjene.\n"
@@ -332,10 +843,8 @@ msgid "Encoding"
msgstr "Kodiranje"
#: hexeditorwidget.cc:1831
-msgid ""
-"Could not collect strings.\n"
-msgstr ""
-"Ne mogu da sakupim stringove.\n"
+msgid "Could not collect strings.\n"
+msgstr "Ne mogu da sakupim stringove.\n"
#: hexeditorwidget.cc:1833
msgid "Collect Strings"
@@ -354,10 +863,8 @@ msgid "Record Viewer"
msgstr "Prikazivač slogova"
#: hexeditorwidget.cc:1917
-msgid ""
-"Could not collect document statistics.\n"
-msgstr ""
-"Nisam mogao da sakupim statistike dokumenta.\n"
+msgid "Could not collect document statistics.\n"
+msgstr "Nisam mogao da sakupim statistike dokumenta.\n"
#: hexeditorwidget.cc:1920
msgid "Collect Document Statistics"
@@ -391,8 +898,7 @@ msgstr "Pročitaj URL"
#: hexeditorwidget.cc:2015
#, fuzzy
msgid "Could not save remote file."
-msgstr ""
-"Nisam mogao pročitati datoteku.\n"
+msgstr "Nisam mogao pročitati datoteku.\n"
#: hexeditorwidget.cc:2016 hexeditorwidget.cc:2123 hexeditorwidget.cc:2130
#: hexeditorwidget.cc:2139 hexeditorwidget.cc:2152
@@ -432,11 +938,14 @@ msgid ""
"%1"
msgstr "Došlo je do greške prilikom pokušaja da se otvori datoteka."
+#: hexeditorwidget.cc:2102 hexeditorwidget.cc:2386
+#, fuzzy
+msgid "Insert"
+msgstr "Umeće se"
+
#: hexeditorwidget.cc:2103
-msgid ""
-"Could not read file.\n"
-msgstr ""
-"Nisam mogao pročitati datoteku.\n"
+msgid "Could not read file.\n"
+msgstr "Nisam mogao pročitati datoteku.\n"
#: hexeditorwidget.cc:2122
msgid "You have specified a folder."
@@ -451,16 +960,12 @@ msgid "An error occurred while trying to open the file."
msgstr "Došlo je do greške prilikom pokušaja da se otvori datoteka."
#: hexeditorwidget.cc:2150
-msgid ""
-"Could not write data to disk.\n"
-msgstr ""
-"Nisam mogao zapisati podatke na disk.\n"
+msgid "Could not write data to disk.\n"
+msgstr "Nisam mogao zapisati podatke na disk.\n"
#: hexeditorwidget.cc:2232
-msgid ""
-"Can not create text buffer.\n"
-msgstr ""
-"Nisam mogao napraviti bafer za tekst.\n"
+msgid "Can not create text buffer.\n"
+msgstr "Nisam mogao napraviti bafer za tekst.\n"
#: hexeditorwidget.cc:2234
msgid "Loading Failed"
@@ -539,811 +1044,233 @@ msgid "Do you really want to cancel document scanning?"
msgstr "Želite li zaista da prekinete skeniranje dokumenta?"
#: hexeditorwidget.cc:2432
-msgid ""
-"Could not finish operation.\n"
-msgstr ""
-"Ne mogu dovršiti operaciju.\n"
-
-#: hexmanagerwidget.cc:136
-msgid "Conversion"
-msgstr "Konverzija"
-
-#: stringdialog.cc:38 stringdialog.cc:201
-msgid "Extract Strings"
-msgstr "Izdvoji znakovne nizove"
-
-#: stringdialog.cc:57
-msgid "&Minimum length:"
-msgstr "&Minimalna dužina:"
-
-#: stringdialog.cc:66
-msgid "&Filter:"
-msgstr "&Filter:"
-
-#: stringdialog.cc:71
-msgid "&Use"
-msgstr "&Koristi"
-
-#: stringdialog.cc:80
-msgid "&Ignore case"
-msgstr "&Ignoriši velika/mala slova"
-
-#: stringdialog.cc:84
-msgid "Show offset as &decimal"
-msgstr "Prikaži pomeraj kao &decimalan"
-
-#: hexviewwidget.cc:1102 stringdialog.cc:95
-msgid "Offset"
-msgstr "Offset"
-
-#: stringdialog.cc:96
-msgid "String"
-msgstr "Znakovni niz"
-
-#: stringdialog.cc:106
-msgid "Number of strings:"
-msgstr "Broj znakovnih nizova:"
-
-#: stringdialog.cc:114
-msgid "Displayed:"
-msgstr "Prikazani:"
-
-#: stringdialog.cc:197
-msgid ""
-"The filter expression you have specified is illegal. You must specify a valid "
-"regular expression.\n"
-"Continue without filter?"
-msgstr ""
-"Izraz za filter koji ste zadali nije ispravan. Morate zadati ispravan regularni "
-"izraz.\n"
-"Da nastavim bez filtera?"
-
-#: fileinfodialog.cc:160 stringdialog.cc:254
-msgid "Warning: Document has been modified since last update"
-msgstr "Upozorenje: Dokument je izmijenjen od posljednjeg ažuriranja"
-
-#: fileinfodialog.cc:73
-msgid "Statistics"
-msgstr "Statistika"
-
-#: fileinfodialog.cc:89
-msgid "File name: "
-msgstr "Ime datoteke: "
-
-#: fileinfodialog.cc:93
-msgid "Size [bytes]: "
-msgstr "Veličina [bajtova]: "
-
-#: chartabledialog.cc:50 dialog.cc:1401 fileinfodialog.cc:105
-msgid "Hexadecimal"
-msgstr "Heksadecimalno"
-
-#: chartabledialog.cc:49 dialog.cc:1402 fileinfodialog.cc:106
-msgid "Decimal"
-msgstr "Decimalno"
-
-#: chartabledialog.cc:51 dialog.cc:1403 fileinfodialog.cc:107
-msgid "Octal"
-msgstr "Oktalno"
-
-#: chartabledialog.cc:52 dialog.cc:1404 fileinfodialog.cc:108
-msgid "Binary"
-msgstr "Binarno"
-
-#: chartabledialog.cc:53 fileinfodialog.cc:109
-msgid "Text"
-msgstr "Tekst"
-
-#: fileinfodialog.cc:110
-msgid "Occurrence"
-msgstr "Pojavljivanje"
-
-#: fileinfodialog.cc:111
-msgid "Percent"
-msgstr "Procenat"
-
-#: toplevel.cc:133
-msgid "&Insert..."
-msgstr "Umetn&i..."
-
-#: toplevel.cc:143
-msgid "E&xport..."
-msgstr "I&zvezi..."
-
-#: toplevel.cc:145
-msgid "&Cancel Operation"
-msgstr "Otkaži opera&ciju"
-
-#: toplevel.cc:147
-msgid "&Read Only"
-msgstr "Samo za či&tanje"
-
-#: toplevel.cc:149
-msgid "&Allow Resize"
-msgstr "Dozvoli &promjenu veličine"
-
-#: toplevel.cc:151
-msgid "N&ew Window"
-msgstr "N&ovi prozor"
-
-#: toplevel.cc:153
-msgid "Close &Window"
-msgstr "Zatvori p&rozor"
-
-#: toplevel.cc:168
-msgid "&Goto Offset..."
-msgstr "Idi na po&meraj..."
-
-#: toplevel.cc:170
-msgid "&Insert Pattern..."
-msgstr "Umetn&i obrazac..."
-
-#: toplevel.cc:173
-msgid "Copy as &Text"
-msgstr "Kopiraj kao &tekst"
-
-#: toplevel.cc:175
-msgid "Paste into New &File"
-msgstr "Prenesi u novu &datoteku"
-
-#: toplevel.cc:177
-msgid "Paste into New &Window"
-msgstr "Prenesi u novi &prozor"
-
-#: parts/kpart/khepart.cpp:94 toplevel.cc:180
-msgid "&Hexadecimal"
-msgstr "&Heksadecimalno"
-
-#: parts/kpart/khepart.cpp:95 toplevel.cc:182
-msgid "&Decimal"
-msgstr "&Decimalno"
-
-#: parts/kpart/khepart.cpp:96 toplevel.cc:184
-msgid "&Octal"
-msgstr "&Oktalno"
-
-#: parts/kpart/khepart.cpp:97 toplevel.cc:186
-msgid "&Binary"
-msgstr "&Binarno"
-
-#: toplevel.cc:188
-msgid "&Text"
-msgstr "&Tekstualno"
-
-#: toplevel.cc:196
-msgid "Show O&ffset Column"
-msgstr "Prikaži kolonu po&zicije"
-
-#: toplevel.cc:198
-msgid "Show Te&xt Field"
-msgstr "Prikaži polje te&ksta"
-
-#: toplevel.cc:200
-msgid "Off&set as Decimal"
-msgstr "Pom&jeraj kao decimalno"
-
-#: toplevel.cc:202
-msgid "&Upper Case (Data)"
-msgstr "Vel&ika slova (podaci)"
-
-#: toplevel.cc:204
-msgid "Upper &Case (Offset)"
-msgstr "Velika &slova (pomeraj)"
+msgid "Could not finish operation.\n"
+msgstr "Ne mogu dovršiti operaciju.\n"
-#: toplevel.cc:207
-msgid ""
-"_: &Default encoding\n"
-"&Default"
-msgstr "Po&drazumijevano"
-
-#: toplevel.cc:209
-msgid "US-&ASCII (7 bit)"
-msgstr "US-&ASCII (7-bitni)"
-
-#: toplevel.cc:211
-msgid "&EBCDIC"
-msgstr "&EBCDIC"
-
-#: toplevel.cc:219
-msgid "&Extract Strings..."
-msgstr "&Izdvoji znakovne nizove..."
-
-#: toplevel.cc:223
-msgid "&Binary Filter..."
-msgstr "&Binarni filter..."
-
-#: toplevel.cc:225
-msgid "&Character Table"
-msgstr "Tabela &znakova"
-
-#: toplevel.cc:227
-msgid "C&onverter"
-msgstr "&Konverter"
-
-#: toplevel.cc:229
-msgid "&Statistics"
-msgstr "&Statistika"
-
-#: toplevel.cc:234
-msgid "&Replace Bookmark"
-msgstr "Zamjeni ma&rker"
-
-#: toplevel.cc:236
-msgid "R&emove Bookmark"
-msgstr "Ukloni mark&er"
-
-#: toplevel.cc:238
-msgid "Re&move All"
-msgstr "Uk&loni sve"
-
-#: toplevel.cc:240
-msgid "Goto &Next Bookmark"
-msgstr "Idi na &sljedeći marker"
-
-#: toplevel.cc:243
-msgid "Goto &Previous Bookmark"
-msgstr "Idi na &prethodni marker"
-
-#: toplevel.cc:249
-msgid "Show F&ull Path"
-msgstr "Prikaži p&unu putanju"
-
-#: toplevel.cc:252 toplevel.cc:262 toplevel.cc:272
-msgid "&Hide"
-msgstr "&Sakrij"
-
-#: toplevel.cc:254 toplevel.cc:274
-msgid "&Above Editor"
-msgstr "Izn&ad editora"
-
-#: toplevel.cc:256 toplevel.cc:276
-msgid "&Below Editor"
-msgstr "Is&pod editora"
-
-#: toplevel.cc:264
-msgid "&Floating"
-msgstr "&Plutajući"
-
-#: toplevel.cc:266
-msgid "&Embed in Main Window"
-msgstr "&Ugradi u glavni prozor"
-
-#: toplevel.cc:293
-msgid "Drag document"
-msgstr "Prevuci dokument"
-
-#: toplevel.cc:294
-msgid "Drag Document"
-msgstr "Prevuci dokument"
-
-#: toplevel.cc:304
-msgid "Toggle write protection"
-msgstr "Uključi/isključi zaštitu od pisanja"
-
-#: toplevel.cc:329
-msgid "Selection: 0000:0000 0000:0000"
-msgstr "Izbor: 0000:0000 0000:0000"
-
-#: toplevel.cc:331
-msgid "M"
-msgstr "M"
-
-#: toplevel.cc:332 toplevel.cc:993
-msgid "OVR"
-msgstr "OVR"
-
-#: toplevel.cc:333
-msgid "Size: FFFFFFFFFF"
-msgstr "Veličina: FFFFFFFFFF"
-
-#: toplevel.cc:334
-msgid "Offset: FFFFFFFFFF-F"
-msgstr "Pomeraj: FFFFFFFFFF-F"
-
-#: toplevel.cc:335
-msgid "FFF"
-msgstr "FFF"
-
-#: toplevel.cc:336 toplevel.cc:893
-msgid "RW"
-msgstr "RW"
-
-#: toplevel.cc:346 toplevel.cc:750
-msgid "Offset:"
-msgstr "Pomeraj:"
-
-#: toplevel.cc:347
-msgid "Size:"
-msgstr "Veličina:"
-
-#: toplevel.cc:536
-#, c-format
-msgid "Non local recent file: %1"
-msgstr ""
+#: hexerror.cc:32
+msgid "No data"
+msgstr "Nema podataka"
-#: toplevel.cc:546
-msgid ""
-"Can not create new window.\n"
-msgstr ""
-"Ne mogu napraviti novi prozor.\n"
+#: hexerror.cc:33
+msgid "Insufficient memory"
+msgstr "Nema dovoljno memorije"
-#: toplevel.cc:582
-msgid ""
-"There are windows with unsaved modified documents. If you quit now, these "
-"modifications will be lost."
-msgstr ""
-"Ima prozora sa nesnimljenim izmenjenim dokumentima. Ako sada izađete, sve "
-"izmjene biće izgubljene."
+#: hexerror.cc:34
+msgid "List is full"
+msgstr "Lista je puna"
-#: toplevel.cc:791
-#, c-format
-msgid "Size: %1"
-msgstr "Veličina: %1"
+#: hexerror.cc:35
+msgid "Read operation failed"
+msgstr "Operacija čitanja nije uspela"
-#: searchbar.cc:63 toplevel.cc:862
-msgid "Hex"
-msgstr "Heks"
+#: hexerror.cc:36
+msgid "Write operation failed"
+msgstr "Operacija pisanja nije uspela"
-#: searchbar.cc:63 toplevel.cc:866
-msgid "Dec"
-msgstr "Dec"
+#: hexerror.cc:37
+msgid "Empty argument"
+msgstr "Prazan argument"
-#: searchbar.cc:63 toplevel.cc:870
-msgid "Oct"
-msgstr "Okt"
+#: hexerror.cc:38
+msgid "Illegal argument"
+msgstr "Nedozvoljeni argument"
-#: searchbar.cc:63 toplevel.cc:874
-msgid "Bin"
-msgstr "Bin"
+#: hexerror.cc:39
+msgid "Null pointer argument"
+msgstr "Argument je nulti pokazivač"
-#: searchbar.cc:64 toplevel.cc:878
-msgid "Txt"
-msgstr "Tkst"
+#: hexerror.cc:40
+msgid "Wrap buffer"
+msgstr "Bafer prelamanja"
-#: toplevel.cc:893
-msgid "R"
-msgstr "R"
+#: hexerror.cc:41
+msgid "No match"
+msgstr "Nema poklapanja"
-#: toplevel.cc:925
-#, c-format
-msgid "Offset: %1"
-msgstr "Offset: %1"
+#: hexerror.cc:42
+msgid "No data is selected"
+msgstr "Nema izabranih podataka"
-#: toplevel.cc:993
-msgid "INS"
-msgstr "INS"
+#: hexerror.cc:43
+msgid "Empty document"
+msgstr "Prazan dokument"
-#: toplevel.cc:1024 toplevel.cc:1189
-#, c-format
-msgid "Encoding: %1"
-msgstr "Kodiranje: %1"
+#: hexerror.cc:44
+msgid "No active document"
+msgstr "Nema aktivnih dokumenta"
-#: toplevel.cc:1172
-msgid "Selection:"
-msgstr "Izbor:"
+#: hexerror.cc:45
+msgid "No data is marked"
+msgstr "Nema obilježenih podataka"
-#: converterdialog.cc:71
-msgid "Converter"
-msgstr "Konvertor"
+#: hexerror.cc:46
+msgid "Document is write protected"
+msgstr "Dokument je zaštićen od pisanja"
-#: converterdialog.cc:72
-msgid "&On Cursor"
-msgstr "&Na kursoru"
+#: hexerror.cc:47
+msgid "Document is resize protected"
+msgstr "Dokument je zaštićen od promjene veličine"
-#: converterdialog.cc:81 hextoolwidget.cc:56
-msgid "Hexadecimal:"
-msgstr "Heksadecimalno:"
+#: hexerror.cc:48
+msgid "Operation was stopped"
+msgstr "Operacija je zaustavljena"
-#: converterdialog.cc:83
-msgid "Decimal:"
-msgstr "Decimalno:"
+#: hexerror.cc:49
+msgid "Illegal mode"
+msgstr "Nedozvoljeni režim"
-#: converterdialog.cc:85 hextoolwidget.cc:56
-msgid "Octal:"
-msgstr "Oktalno:"
+#: hexerror.cc:50
+msgid "Program is busy, try again later"
+msgstr "Program je zauzet, pokušajte ponovo kasnije."
-#: converterdialog.cc:87 hextoolwidget.cc:57
-msgid "Binary:"
-msgstr "Binarno:"
+#: hexerror.cc:51
+msgid "Value is not within valid range"
+msgstr "Vrijednost nije unutar ispravnog opsega"
-#: converterdialog.cc:89 hextoolwidget.cc:57
-msgid "Text:"
-msgstr "Tekst:"
+#: hexerror.cc:52
+msgid "Operation was aborted"
+msgstr "Operacija je prekinuta"
-#: printdialogpage.cc:38
-msgid "Page Layout"
-msgstr "Raspored strana"
+#: hexerror.cc:53
+msgid "File could not be opened for writing"
+msgstr "Ne mogu otvoriti datoteku za pisanje"
-#: printdialogpage.cc:59
-msgid "Margins [millimeter]"
-msgstr "Margine [milimetri]"
+#: hexerror.cc:54
+msgid "File could not be opened for reading"
+msgstr "Ne mogu otvoriti datoteku za čitanje"
-#: printdialogpage.cc:72
-msgid "&Top:"
-msgstr "&Vrh:"
+#: hexerror.cc:60
+msgid "Unknown error"
+msgstr "Nepoznata greška"
-#: printdialogpage.cc:73
-msgid "&Bottom:"
-msgstr "D&no:"
+#: hexmanagerwidget.cc:136
+msgid "Conversion"
+msgstr "Konverzija"
-#: printdialogpage.cc:74
-msgid "&Left:"
-msgstr "&Lijevo:"
+#: hextoolwidget.cc:44
+msgid "Signed 8 bit:"
+msgstr "Označeno 8-bitno:"
-#: printdialogpage.cc:75
-msgid "&Right:"
-msgstr "&Desno:"
+#: hextoolwidget.cc:44
+msgid "Unsigned 8 bit:"
+msgstr "Neoznačeno 8-bitno:"
-#: printdialogpage.cc:102
-msgid "Draw h&eader above text"
-msgstr "Nacrtaj z&aglavlje iznad teksta"
+#: hextoolwidget.cc:45
+msgid "Signed 16 bit:"
+msgstr "Označeno 16-bitno:"
-#: printdialogpage.cc:118
-msgid "Left:"
-msgstr "Lijevo:"
+#: hextoolwidget.cc:45
+msgid "Unsigned 16 bit:"
+msgstr "Neoznačeno 16-bitno:"
-#: printdialogpage.cc:119
-msgid "Center:"
-msgstr "Centar:"
+#: hextoolwidget.cc:50
+msgid "Signed 32 bit:"
+msgstr "Označeno 32-bitno:"
-#: printdialogpage.cc:120
-msgid "Right:"
-msgstr "Desno:"
+#: hextoolwidget.cc:50
+msgid "Unsigned 32 bit:"
+msgstr "Neoznačeno 32-bitno:"
-#: printdialogpage.cc:121
-msgid "Border:"
-msgstr "Granica:"
+#: hextoolwidget.cc:51
+msgid "32 bit float:"
+msgstr "32-bitni realan broj:"
-#: exportdialog.cc:330 optiondialog.cc:175 optiondialog.cc:438
-#: printdialogpage.cc:124 printdialogpage.cc:130
-msgid "None"
-msgstr "Nijedna"
+#: hextoolwidget.cc:51
+msgid "64 bit float:"
+msgstr "64-bitni realan broj:"
-#: printdialogpage.cc:125
-msgid "Date & Time"
-msgstr "Datum i vrijeme"
+#: hextoolwidget.cc:96
+msgid "Show little endian decoding"
+msgstr "Prikaži malokrajno dekodiranje"
-#: exportdialog.cc:333 printdialogpage.cc:126
-msgid "Page Number"
-msgstr "Broj strane"
+#: hextoolwidget.cc:110
+msgid "Show unsigned as hexadecimal"
+msgstr "Prikaži neoznačene kao heksadecimalne"
-#: exportdialog.cc:332 printdialogpage.cc:127
-msgid "Filename"
-msgstr "Ime datoteke"
+#: hextoolwidget.cc:122
+msgid "Stream length:"
+msgstr "Dužina znakovnog niza:"
-#: printdialogpage.cc:131
-msgid "Single Line"
-msgstr "Jedna linija"
+#: hextoolwidget.cc:127
+msgid "Fixed 8 Bit"
+msgstr "Fiksno 8-bitno"
-#: printdialogpage.cc:132
-msgid "Rectangle"
-msgstr "Pravougaonik"
+#: hextoolwidget.cc:132
+msgid "Bit Window"
+msgstr "Prozor bita"
-#: printdialogpage.cc:164
-msgid "Draw &footer below text"
-msgstr "Nacrtaj &podnožje ispod teksta"
+#: hextoolwidget.cc:132
+msgid "Bits Window"
+msgstr "Prozor bitova"
-#: _translatorinfo.cpp:1
-msgid ""
-"_: NAME OF TRANSLATORS\n"
-"Your names"
-msgstr "Adnan Salihovic"
+#: hexviewwidget.cc:1102 stringdialog.cc:95
+msgid "Offset"
+msgstr "Offset"
-#: _translatorinfo.cpp:3
-msgid ""
-"_: EMAIL OF TRANSLATORS\n"
-"Your emails"
-msgstr "adnan_salih@go.com"
+#: hexviewwidget.cc:1128
+msgid "Remove Bookmark"
+msgstr "Ukloni marker"
-#: parts/kpart/khepartfactory.cpp:30
-#, fuzzy
-msgid "KHexEdit2Part"
-msgstr "KHexEdit"
+#: hexviewwidget.cc:1158
+msgid "Replace Bookmark"
+msgstr "Zamijeni marker"
-#: parts/kpart/khepartfactory.cpp:31
+#: main.cc:34
#, fuzzy
-msgid "Embedded hex editor"
+msgid "TDE hex editor"
msgstr "TDE-ov heksadecimalni editor"
-#: parts/kpart/khepartfactory.cpp:36
-msgid "Author"
-msgstr ""
-
-#: parts/kpart/khepart.cpp:92
-msgid "&Value Coding"
-msgstr ""
-
-#: parts/kpart/khepart.cpp:102
-#, fuzzy
-msgid "&Char Encoding"
-msgstr "Kodiranje"
-
-#: parts/kpart/khepart.cpp:106
-msgid "Show &Unprintable Chars (<32)"
-msgstr ""
-
-#: parts/kpart/khepart.cpp:112
-#, fuzzy
-msgid "&Resize Style"
-msgstr "&Resetuj"
-
-#: parts/kpart/khepart.cpp:114
-#, fuzzy
-msgid "&No Resize"
-msgstr "Dozvoli &promjenu veličine"
-
-#: parts/kpart/khepart.cpp:115
-msgid "&Lock Groups"
-msgstr ""
-
-#: parts/kpart/khepart.cpp:116
-msgid "&Full Size Usage"
-msgstr ""
-
-#: parts/kpart/khepart.cpp:120
-#, fuzzy
-msgid "&Line Offset"
-msgstr "&Offset:"
-
-#: parts/kpart/khepart.cpp:123
-#, fuzzy
-msgid "&Columns"
-msgstr "&Dokumenti"
-
-#: parts/kpart/khepart.cpp:125
-msgid "&Values Column"
-msgstr ""
-
-#: parts/kpart/khepart.cpp:126
-msgid "&Chars Column"
-msgstr ""
-
-#: parts/kpart/khepart.cpp:127
-msgid "&Both Columns"
-msgstr ""
-
-#: dialog.cc:44
-msgid "Goto Offset"
-msgstr "Idi na offset"
-
-#: dialog.cc:60
-msgid "O&ffset:"
-msgstr "O&ffset:"
-
-#: dialog.cc:73 dialog.cc:223 dialog.cc:564 dialog.cc:810
-msgid "&From cursor"
-msgstr "Od &kursora"
-
-#: dialog.cc:75 dialog.cc:225 dialog.cc:566 dialog.cc:812
-msgid "&Backwards"
-msgstr "&Unazad"
-
-#: dialog.cc:77 dialog.cc:816
-msgid "&Stay visible"
-msgstr "O&stavi vidljivo"
-
-#: dialog.cc:194
-msgid "Fo&rmat:"
-msgstr "Fo&rmat:"
-
-#: dialog.cc:209 dialog.cc:520
-msgid "F&ind:"
-msgstr "&Nađi:"
-
-#: dialog.cc:227 dialog.cc:568 dialog.cc:814
-msgid "&In selection"
-msgstr "U &obeleženom"
-
-#: dialog.cc:229
-msgid "&Use navigator"
-msgstr "&Koristi navigator"
-
-#: dialog.cc:231 dialog.cc:572
-msgid "Ignore c&ase"
-msgstr "&Ignoriši velika/mala slova"
-
-#: dialog.cc:348
-msgid "Find (Navigator)"
-msgstr "Pronađi (Navigator)"
-
-#: dialog.cc:349
-msgid "New &Key"
-msgstr "Novi ta&ster"
-
-#: dialog.cc:350
-#, fuzzy
-msgid "&Next"
-msgstr "Sljedeće"
-
-#: dialog.cc:362
-msgid "Searching for:"
-msgstr "Traži se:"
-
-#: dialog.cc:504
-msgid "Fo&rmat (find):"
-msgstr "Fo&rmat (pronađi):"
-
-#: dialog.cc:533
-msgid "For&mat (replace):"
-msgstr "For&mat (zamjeni):"
-
-#: dialog.cc:550
-msgid "Rep&lace:"
-msgstr "Zami&jeni:"
-
-#: dialog.cc:570
-msgid "&Prompt"
-msgstr "&Pitaj"
-
-#: dialog.cc:657
-msgid "Source and target values can not be equal."
-msgstr "Izvorne i odredišne vrijednosti ne mogu biti jednake."
-
-#: dialog.cc:682
-#, fuzzy
-msgid "Replace &All"
-msgstr "Zami&jeni:"
-
-#: dialog.cc:683
-#, fuzzy
-msgid "Do Not Replace"
-msgstr "Nađi i zamijeni"
-
-#: dialog.cc:691
-msgid "Replace marked data at cursor position?"
-msgstr "Da zamijenim obilježene podatke na poziciji kursora?"
-
-#: dialog.cc:761
-msgid "Binary Filter"
-msgstr "Binarni filter"
-
-#: dialog.cc:780
-msgid "O&peration:"
-msgstr "O&peracija:"
-
-#: dialog.cc:855
-msgid "Fo&rmat (operand):"
-msgstr "Fo&rmat (operator):"
-
-#: dialog.cc:871
-msgid "O&perand:"
-msgstr "O&perator:"
-
-#: dialog.cc:891
-msgid "Swap rule"
-msgstr "Pravilo zamjene bitova"
-
-#: dialog.cc:903
-msgid "&Reset"
-msgstr "&Resetuj"
-
-#: dialog.cc:929
-msgid "&Group size [bytes]"
-msgstr "Veličina &grupe [bajtovi]"
-
-#: dialog.cc:941
-msgid "S&hift size [bits]"
-msgstr "Veličina poma&ka [bitovi]"
-
-#: dialog.cc:985
-msgid "Shift size is zero."
-msgstr "Veličina pomaka je nula."
-
-#: dialog.cc:994
-msgid "Swap rule does not define any swapping."
-msgstr "Pravilo za zamjenu bitova ne definiše nikakvu zamjenu."
-
-#: dialog.cc:1070
-msgid "Insert Pattern"
-msgstr "Umetni šemu"
-
-#: dialog.cc:1089
-msgid "&Size:"
-msgstr "&Veličina:"
-
-#: dialog.cc:1102
-msgid "Fo&rmat (pattern):"
-msgstr "Fo&rmat (šema):"
-
-#: dialog.cc:1118
-msgid "&Pattern:"
-msgstr "Še&ma:"
-
-#: dialog.cc:1127
-msgid "&Offset:"
-msgstr "&Offset:"
-
-#: dialog.cc:1142
-msgid "R&epeat pattern"
-msgstr "Po&novi šemu"
-
-#: dialog.cc:1144
-msgid "&Insert on cursor position"
-msgstr "Umetn&i na poziciji kursora"
-
-#: dialog.cc:1284
-msgid "Your request can not be processed."
-msgstr "Vaš zahtjev ne može biti obrađen."
-
-#: dialog.cc:1288
-msgid "Examine argument(s) and try again."
-msgstr "Provjerite argumente i pokušajte ponovo."
-
-#: dialog.cc:1294
-msgid "Invalid argument(s)"
-msgstr "Neispravni argumenti"
-
-#: dialog.cc:1303
-msgid "You must specify a destination file."
-msgstr "Morate navesti odredišnu datoteku."
+#: main.cc:40
+msgid "Jump to 'offset'"
+msgstr "Skoči na 'pomeraj'"
-#: dialog.cc:1313
-msgid "You have specified an existing folder."
-msgstr "Naveli ste direktorij koji već postoji."
+#: main.cc:41
+msgid "File(s) to open"
+msgstr "Datoteke koje treba otvoriti"
-#: dialog.cc:1320
-msgid "You do not have write permission to this file."
-msgstr "Nemate dozvolu za pisanje u ovu datoteku."
+#: main.cc:49
+msgid "KHexEdit"
+msgstr "KHexEdit"
-#: dialog.cc:1325
+#: main.cc:54
msgid ""
-"You have specified an existing file.\n"
-"Overwrite current file?"
+"\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 ""
-"Naveli ste datoteku koja već postoji.\n"
-"Želite li da prebrišem tekuću datoteku?"
-
-#: dialog.cc:1405
-msgid "Regular Text"
-msgstr "Običan tekst"
-
-#: dialog.cc:1416
-msgid "operand AND data"
-msgstr "operator I podaci"
-
-#: dialog.cc:1417
-msgid "operand OR data"
-msgstr "operator ILI podaci"
-
-#: dialog.cc:1418
-msgid "operand XOR data"
-msgstr "operator ISKLJUČIVO ILI podaci"
-
-#: dialog.cc:1419
-msgid "INVERT data"
-msgstr "INVERTUJ podatke"
-
-#: dialog.cc:1420
-msgid "REVERSE data"
-msgstr "OBRNI podatke"
-
-#: dialog.cc:1421
-msgid "ROTATE data"
-msgstr "ROTIRAJ podatke"
-
-#: dialog.cc:1422
-msgid "SHIFT data"
-msgstr "POMJERI podatke"
-
-#: dialog.cc:1423
-msgid "Swap Individual Bits"
-msgstr "Zamijeni redoslijed pojedinačnih bitova"
-
-#: searchbar.cc:79
-msgid "Backwards"
-msgstr "Unazad"
-
-#: searchbar.cc:80
-msgid "Ignore case"
-msgstr "Ignoriši velika/mala slova"
-
-#: chartabledialog.cc:37
-msgid "Character Table"
-msgstr "Tabela znakova"
+"\n"
+"Ovaj program koristi modificirani kod i tehnike iz drugih TDE programa,\n"
+"a posebno kwrite, tdeiconedit i ksysv. Zahvaljujemo se autorima i\n"
+"održavateljima.\n"
+"\n"
+"Leon Lessing, leon@lrlabs.com, je napravio dijelove funkcionalnosti\n"
+"zamjene bitova.\n"
+"\n"
+"Craig Graham, c_graham@hinge.mistral.co.uk, napravio je dijelove\n"
+"funkcionalnosti niza bita za polje za konverziju.\n"
+"\n"
+"Dima Rogozin, dima@mercury.co.il, je proširio mogućnosti string\n"
+"dijaloga.\n"
+"\n"
+"Edward Livingston-Blade, sbcs@bigfoot.com, mi je dao vrlo dobre\n"
+"izvještaje koji su uklonili neke nezgodne bugove.\n"
-#: chartabledialog.cc:70
-msgid "Insert this number of characters:"
-msgstr "Umetni sljedeći broj znakova:"
+#: optiondialog.cc:68
+msgid "Configure"
+msgstr ""
#: optiondialog.cc:105
msgid "Layout"
@@ -1573,6 +1500,10 @@ msgstr "Separator"
msgid "Grid Lines"
msgstr "Linije mreže"
+#: optiondialog.cc:375
+msgid "Font"
+msgstr ""
+
#: optiondialog.cc:376
msgid "Font Selection (editor can only use a fixed font)"
msgstr "Izbor fonta (editor može da koristi samo fiksni font)"
@@ -1590,6 +1521,11 @@ msgid "&Map non printable characters to:"
msgstr "&Mapiraj karaktere koji se ne štampaju u:"
#: optiondialog.cc:428
+#, fuzzy
+msgid "Files"
+msgstr "Profili"
+
+#: optiondialog.cc:428
msgid "File Management"
msgstr "Upravljanje fajlovima"
@@ -1627,8 +1563,8 @@ msgstr "Nemoj &snimati listu \"skorašnjih\" dokumenata na izlasku"
#: optiondialog.cc:492
msgid ""
-"Clicking this check box makes KHexEdit forget his recent document list when the "
-"program is closed.\n"
+"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 ""
@@ -1645,6 +1581,10 @@ msgid ""
msgstr ""
#: optiondialog.cc:520
+msgid "Miscellaneous"
+msgstr ""
+
+#: optiondialog.cc:520
msgid "Various Properties"
msgstr "Razne postavke"
@@ -1700,396 +1640,532 @@ msgstr "&Granica [strana]:"
msgid "&Undo limit:"
msgstr "&Ograničenje poništavanja:"
-#: hexviewwidget.cc:1128
-msgid "Remove Bookmark"
-msgstr "Ukloni marker"
+#: parts/kpart/khepart.cpp:92
+msgid "&Value Coding"
+msgstr ""
-#: hexviewwidget.cc:1158
-msgid "Replace Bookmark"
-msgstr "Zamijeni marker"
+#: parts/kpart/khepart.cpp:94 toplevel.cc:180
+msgid "&Hexadecimal"
+msgstr "&Heksadecimalno"
-#: hextoolwidget.cc:44
-msgid "Signed 8 bit:"
-msgstr "Označeno 8-bitno:"
+#: parts/kpart/khepart.cpp:95 toplevel.cc:182
+msgid "&Decimal"
+msgstr "&Decimalno"
-#: hextoolwidget.cc:44
-msgid "Unsigned 8 bit:"
-msgstr "Neoznačeno 8-bitno:"
+#: parts/kpart/khepart.cpp:96 toplevel.cc:184
+msgid "&Octal"
+msgstr "&Oktalno"
-#: hextoolwidget.cc:45
-msgid "Signed 16 bit:"
-msgstr "Označeno 16-bitno:"
+#: parts/kpart/khepart.cpp:97 toplevel.cc:186
+msgid "&Binary"
+msgstr "&Binarno"
-#: hextoolwidget.cc:45
-msgid "Unsigned 16 bit:"
-msgstr "Neoznačeno 16-bitno:"
+#: parts/kpart/khepart.cpp:102
+#, fuzzy
+msgid "&Char Encoding"
+msgstr "Kodiranje"
-#: hextoolwidget.cc:50
-msgid "Signed 32 bit:"
-msgstr "Označeno 32-bitno:"
+#: parts/kpart/khepart.cpp:106
+msgid "Show &Unprintable Chars (<32)"
+msgstr ""
-#: hextoolwidget.cc:50
-msgid "Unsigned 32 bit:"
-msgstr "Neoznačeno 32-bitno:"
+#: parts/kpart/khepart.cpp:112
+#, fuzzy
+msgid "&Resize Style"
+msgstr "&Resetuj"
-#: hextoolwidget.cc:51
-msgid "32 bit float:"
-msgstr "32-bitni realan broj:"
+#: parts/kpart/khepart.cpp:114
+#, fuzzy
+msgid "&No Resize"
+msgstr "Dozvoli &promjenu veličine"
-#: hextoolwidget.cc:51
-msgid "64 bit float:"
-msgstr "64-bitni realan broj:"
+#: parts/kpart/khepart.cpp:115
+msgid "&Lock Groups"
+msgstr ""
-#: hextoolwidget.cc:96
-msgid "Show little endian decoding"
-msgstr "Prikaži malokrajno dekodiranje"
+#: parts/kpart/khepart.cpp:116
+msgid "&Full Size Usage"
+msgstr ""
-#: hextoolwidget.cc:110
-msgid "Show unsigned as hexadecimal"
-msgstr "Prikaži neoznačene kao heksadecimalne"
+#: parts/kpart/khepart.cpp:120
+#, fuzzy
+msgid "&Line Offset"
+msgstr "&Offset:"
-#: hextoolwidget.cc:122
-msgid "Stream length:"
-msgstr "Dužina znakovnog niza:"
+#: parts/kpart/khepart.cpp:123
+#, fuzzy
+msgid "&Columns"
+msgstr "&Dokumenti"
-#: hextoolwidget.cc:127
-msgid "Fixed 8 Bit"
-msgstr "Fiksno 8-bitno"
+#: parts/kpart/khepart.cpp:125
+msgid "&Values Column"
+msgstr ""
-#: hextoolwidget.cc:132
-msgid "Bit Window"
-msgstr "Prozor bita"
+#: parts/kpart/khepart.cpp:126
+msgid "&Chars Column"
+msgstr ""
-#: hextoolwidget.cc:132
-msgid "Bits Window"
-msgstr "Prozor bitova"
+#: parts/kpart/khepart.cpp:127
+msgid "&Both Columns"
+msgstr ""
-#: hexbuffer.cc:1925 hexbuffer.cc:4832
-msgid "Page %1 of %2"
-msgstr "Strana %1 od %2"
+#: parts/kpart/khepartfactory.cpp:30
+#, fuzzy
+msgid "KHexEdit2Part"
+msgstr "KHexEdit"
-#: hexbuffer.cc:2852
-msgid "to"
-msgstr "do"
+#: parts/kpart/khepartfactory.cpp:31
+#, fuzzy
+msgid "Embedded hex editor"
+msgstr "TDE-ov heksadecimalni editor"
-#: hexbuffer.cc:4853 hexbuffer.cc:4858
-msgid "Next"
-msgstr "Sljedeće"
+#: parts/kpart/khepartfactory.cpp:36
+msgid "Author"
+msgstr ""
-#: hexbuffer.cc:4863 hexbuffer.cc:4868
-msgid "Previous"
-msgstr "Prethodno"
+#: printdialogpage.cc:38
+msgid "Page Layout"
+msgstr "Raspored strana"
-#: hexbuffer.cc:4886
-msgid "Generated by khexedit"
-msgstr "Generisano khexedit-om"
+#: printdialogpage.cc:59
+msgid "Margins [millimeter]"
+msgstr "Margine [milimetri]"
-#: hexerror.cc:32
-msgid "No data"
-msgstr "Nema podataka"
+#: printdialogpage.cc:72
+msgid "&Top:"
+msgstr "&Vrh:"
-#: hexerror.cc:33
-msgid "Insufficient memory"
-msgstr "Nema dovoljno memorije"
+#: printdialogpage.cc:73
+msgid "&Bottom:"
+msgstr "D&no:"
-#: hexerror.cc:34
-msgid "List is full"
-msgstr "Lista je puna"
+#: printdialogpage.cc:74
+msgid "&Left:"
+msgstr "&Lijevo:"
-#: hexerror.cc:35
-msgid "Read operation failed"
-msgstr "Operacija čitanja nije uspela"
+#: printdialogpage.cc:75
+msgid "&Right:"
+msgstr "&Desno:"
-#: hexerror.cc:36
-msgid "Write operation failed"
-msgstr "Operacija pisanja nije uspela"
+#: printdialogpage.cc:102
+msgid "Draw h&eader above text"
+msgstr "Nacrtaj z&aglavlje iznad teksta"
-#: hexerror.cc:37
-msgid "Empty argument"
-msgstr "Prazan argument"
+#: printdialogpage.cc:118
+msgid "Left:"
+msgstr "Lijevo:"
-#: hexerror.cc:38
-msgid "Illegal argument"
-msgstr "Nedozvoljeni argument"
+#: printdialogpage.cc:119
+msgid "Center:"
+msgstr "Centar:"
-#: hexerror.cc:39
-msgid "Null pointer argument"
-msgstr "Argument je nulti pokazivač"
+#: printdialogpage.cc:120
+msgid "Right:"
+msgstr "Desno:"
-#: hexerror.cc:40
-msgid "Wrap buffer"
-msgstr "Bafer prelamanja"
+#: printdialogpage.cc:121
+msgid "Border:"
+msgstr "Granica:"
-#: hexerror.cc:41
-msgid "No match"
-msgstr "Nema poklapanja"
+#: printdialogpage.cc:125
+msgid "Date & Time"
+msgstr "Datum i vrijeme"
-#: hexerror.cc:42
-msgid "No data is selected"
-msgstr "Nema izabranih podataka"
+#: printdialogpage.cc:131
+msgid "Single Line"
+msgstr "Jedna linija"
-#: hexerror.cc:43
-msgid "Empty document"
-msgstr "Prazan dokument"
+#: printdialogpage.cc:132
+msgid "Rectangle"
+msgstr "Pravougaonik"
-#: hexerror.cc:44
-msgid "No active document"
-msgstr "Nema aktivnih dokumenta"
+#: printdialogpage.cc:164
+msgid "Draw &footer below text"
+msgstr "Nacrtaj &podnožje ispod teksta"
-#: hexerror.cc:45
-msgid "No data is marked"
-msgstr "Nema obilježenih podataka"
+#: searchbar.cc:63 toplevel.cc:862
+msgid "Hex"
+msgstr "Heks"
-#: hexerror.cc:46
-msgid "Document is write protected"
-msgstr "Dokument je zaštićen od pisanja"
+#: searchbar.cc:63 toplevel.cc:866
+msgid "Dec"
+msgstr "Dec"
-#: hexerror.cc:47
-msgid "Document is resize protected"
-msgstr "Dokument je zaštićen od promjene veličine"
+#: searchbar.cc:63 toplevel.cc:870
+msgid "Oct"
+msgstr "Okt"
-#: hexerror.cc:48
-msgid "Operation was stopped"
-msgstr "Operacija je zaustavljena"
+#: searchbar.cc:63 toplevel.cc:874
+msgid "Bin"
+msgstr "Bin"
-#: hexerror.cc:49
-msgid "Illegal mode"
-msgstr "Nedozvoljeni režim"
+#: searchbar.cc:64 toplevel.cc:878
+msgid "Txt"
+msgstr "Tkst"
-#: hexerror.cc:50
-msgid "Program is busy, try again later"
-msgstr "Program je zauzet, pokušajte ponovo kasnije."
+#: searchbar.cc:79
+msgid "Backwards"
+msgstr "Unazad"
-#: hexerror.cc:51
-msgid "Value is not within valid range"
-msgstr "Vrijednost nije unutar ispravnog opsega"
+#: searchbar.cc:80
+msgid "Ignore case"
+msgstr "Ignoriši velika/mala slova"
-#: hexerror.cc:52
-msgid "Operation was aborted"
-msgstr "Operacija je prekinuta"
+#: statusbarprogress.cc:268
+msgid "%1... %2 of %3"
+msgstr "%1... %2 od %3"
-#: hexerror.cc:53
-msgid "File could not be opened for writing"
-msgstr "Ne mogu otvoriti datoteku za pisanje"
+#: statusbarprogress.cc:272
+msgid "%1... %2%"
+msgstr "%1... %2%"
-#: hexerror.cc:54
-msgid "File could not be opened for reading"
-msgstr "Ne mogu otvoriti datoteku za čitanje"
+#: stringdialog.cc:38 stringdialog.cc:201
+msgid "Extract Strings"
+msgstr "Izdvoji znakovne nizove"
-#: hexerror.cc:60
-msgid "Unknown error"
-msgstr "Nepoznata greška"
+#: stringdialog.cc:57
+msgid "&Minimum length:"
+msgstr "&Minimalna dužina:"
-#: conversion.cc:48
+#: stringdialog.cc:66
+msgid "&Filter:"
+msgstr "&Filter:"
+
+#: stringdialog.cc:71
+msgid "&Use"
+msgstr "&Koristi"
+
+#: stringdialog.cc:80
+msgid "&Ignore case"
+msgstr "&Ignoriši velika/mala slova"
+
+#: stringdialog.cc:84
+msgid "Show offset as &decimal"
+msgstr "Prikaži pomeraj kao &decimalan"
+
+#: stringdialog.cc:96
+msgid "String"
+msgstr "Znakovni niz"
+
+#: stringdialog.cc:106
+msgid "Number of strings:"
+msgstr "Broj znakovnih nizova:"
+
+#: stringdialog.cc:114
+msgid "Displayed:"
+msgstr "Prikazani:"
+
+#: stringdialog.cc:197
msgid ""
-"_: Default encoding\n"
-"Default"
-msgstr "Podrazumijevano"
+"The filter expression you have specified is illegal. You must specify a "
+"valid regular expression.\n"
+"Continue without filter?"
+msgstr ""
+"Izraz za filter koji ste zadali nije ispravan. Morate zadati ispravan "
+"regularni izraz.\n"
+"Da nastavim bez filtera?"
-#: conversion.cc:49
-msgid "EBCDIC"
-msgstr "EBCDIC"
+#: toplevel.cc:133
+msgid "&Insert..."
+msgstr "Umetn&i..."
-#: conversion.cc:50
-msgid "US-ASCII (7 bit)"
-msgstr "US-ASCII (7-bitni)"
+#: toplevel.cc:143
+msgid "E&xport..."
+msgstr "I&zvezi..."
-#: conversion.cc:51
-msgid "Unknown"
-msgstr "Nepoznato"
+#: toplevel.cc:145
+msgid "&Cancel Operation"
+msgstr "Otkaži opera&ciju"
-#: exportdialog.cc:35 exportdialog.cc:493 exportdialog.cc:537
-#: exportdialog.cc:566 exportdialog.cc:634
-msgid "Export Document"
-msgstr "Izvezi dokument"
+#: toplevel.cc:147
+msgid "&Read Only"
+msgstr "Samo za či&tanje"
-#: exportdialog.cc:40
-msgid "Destination"
-msgstr "Odredište"
+#: toplevel.cc:149
+msgid "&Allow Resize"
+msgstr "Dozvoli &promjenu veličine"
-#: exportdialog.cc:158
-msgid "Plain Text"
-msgstr "Čist tekst"
+#: toplevel.cc:151
+msgid "N&ew Window"
+msgstr "N&ovi prozor"
-#: exportdialog.cc:159
-msgid "HTML Tables"
-msgstr "HTML tabele"
+#: toplevel.cc:153
+msgid "Close &Window"
+msgstr "Zatvori p&rozor"
-#: exportdialog.cc:160
-msgid "Rich Text (RTF)"
-msgstr "Obogaćeni tekst (RTF)"
+#: toplevel.cc:168
+msgid "&Goto Offset..."
+msgstr "Idi na po&meraj..."
-#: exportdialog.cc:161
-msgid "C Array"
-msgstr "C niz"
+#: toplevel.cc:170
+msgid "&Insert Pattern..."
+msgstr "Umetn&i obrazac..."
-#: exportdialog.cc:169
-msgid "&Format:"
-msgstr "&Format:"
+#: toplevel.cc:173
+msgid "Copy as &Text"
+msgstr "Kopiraj kao &tekst"
-#: exportdialog.cc:177
-msgid "&Destination:"
-msgstr "&Odredište:"
+#: toplevel.cc:175
+msgid "Paste into New &File"
+msgstr "Prenesi u novu &datoteku"
-#: exportdialog.cc:181
-msgid "(Package folder)"
-msgstr "(Direktorij paketa)"
+#: toplevel.cc:177
+msgid "Paste into New &Window"
+msgstr "Prenesi u novi &prozor"
-#: exportdialog.cc:191
-msgid "Choose..."
-msgstr "Izaberi..."
+#: toplevel.cc:188
+msgid "&Text"
+msgstr "&Tekstualno"
-#: exportdialog.cc:202
-msgid "Export Range"
-msgstr "Opseg izvoženja"
+#: toplevel.cc:196
+msgid "Show O&ffset Column"
+msgstr "Prikaži kolonu po&zicije"
-#: exportdialog.cc:210
-msgid "&Everything"
-msgstr "Sv&e"
+#: toplevel.cc:198
+msgid "Show Te&xt Field"
+msgstr "Prikaži polje te&ksta"
-#: exportdialog.cc:215
-msgid "&Selection"
-msgstr "&Izbor"
+#: toplevel.cc:200
+msgid "Off&set as Decimal"
+msgstr "Pom&jeraj kao decimalno"
-#: exportdialog.cc:220
-msgid "&Range"
-msgstr "&Opseg"
+#: toplevel.cc:202
+msgid "&Upper Case (Data)"
+msgstr "Vel&ika slova (podaci)"
-#: exportdialog.cc:229
-msgid "&From offset:"
-msgstr "O&d offseta:"
+#: toplevel.cc:204
+msgid "Upper &Case (Offset)"
+msgstr "Velika &slova (pomeraj)"
-#: exportdialog.cc:235
-msgid "&To offset:"
-msgstr "Do &offseta:"
+#: toplevel.cc:207
+msgid ""
+"_: &Default encoding\n"
+"&Default"
+msgstr "Po&drazumijevano"
-#: exportdialog.cc:280 exportdialog.cc:374
-msgid "No options for this format."
-msgstr "Nema opcija za ovaj format."
+#: toplevel.cc:209
+msgid "US-&ASCII (7 bit)"
+msgstr "US-&ASCII (7-bitni)"
-#: exportdialog.cc:296
-msgid "HTML Options (one table per page)"
-msgstr "HTML opcije (jedna tabela po strani)"
+#: toplevel.cc:211
+msgid "&EBCDIC"
+msgstr "&EBCDIC"
-#: exportdialog.cc:317
-msgid "&Lines per table:"
-msgstr "&Linija po tabeli:"
+#: toplevel.cc:219
+msgid "&Extract Strings..."
+msgstr "&Izdvoji znakovne nizove..."
-#: exportdialog.cc:325
-msgid "Filename &prefix (in package):"
-msgstr "&Prefiks imena datoteke (u paketu):"
+#: toplevel.cc:223
+msgid "&Binary Filter..."
+msgstr "&Binarni filter..."
-#: exportdialog.cc:331
-msgid "Filename with Path"
-msgstr "Ime datoteke sa putanjom"
+#: toplevel.cc:225
+msgid "&Character Table"
+msgstr "Tabela &znakova"
-#: exportdialog.cc:339
-msgid "Header &above text:"
-msgstr "Zaglavlje &iznad teksta:"
+#: toplevel.cc:227
+msgid "C&onverter"
+msgstr "&Konverter"
-#: exportdialog.cc:347
-msgid "&Footer below text:"
-msgstr "&Podnožje ispod teksta:"
+#: toplevel.cc:229
+msgid "&Statistics"
+msgstr "&Statistika"
-#: exportdialog.cc:351
-msgid "Link \"index.html\" to &table of contents file"
-msgstr "Poveži \"index.html'\" sa &sadržajem datoteke"
+#: toplevel.cc:234
+msgid "&Replace Bookmark"
+msgstr "Zamjeni ma&rker"
-#: exportdialog.cc:355
-msgid "&Include navigator bar"
-msgstr "&Uključi traku navigatora"
+#: toplevel.cc:236
+msgid "R&emove Bookmark"
+msgstr "Ukloni mark&er"
-#: exportdialog.cc:359
-msgid "&Use black and white only"
-msgstr "&Koristi samo crno i bijelo"
+#: toplevel.cc:238
+msgid "Re&move All"
+msgstr "Uk&loni sve"
-#: exportdialog.cc:388
-msgid "C Array Options"
-msgstr "Opcije C niza"
+#: toplevel.cc:240
+msgid "Goto &Next Bookmark"
+msgstr "Idi na &sljedeći marker"
-#: exportdialog.cc:402
-msgid "Array name:"
-msgstr "Ime niza:"
+#: toplevel.cc:243
+msgid "Goto &Previous Bookmark"
+msgstr "Idi na &prethodni marker"
-#: exportdialog.cc:407
-msgid "char"
-msgstr "char"
+#: toplevel.cc:249
+msgid "Show F&ull Path"
+msgstr "Prikaži p&unu putanju"
-#: exportdialog.cc:408
-msgid "unsigned char"
-msgstr "unsigned char"
+#: toplevel.cc:252 toplevel.cc:262 toplevel.cc:272
+msgid "&Hide"
+msgstr "&Sakrij"
-#: exportdialog.cc:409
-msgid "short"
-msgstr "short"
+#: toplevel.cc:254 toplevel.cc:274
+msgid "&Above Editor"
+msgstr "Izn&ad editora"
-#: exportdialog.cc:410
-msgid "unsigned short"
-msgstr "unsigned short"
+#: toplevel.cc:256 toplevel.cc:276
+msgid "&Below Editor"
+msgstr "Is&pod editora"
-#: exportdialog.cc:411
-msgid "int"
-msgstr "int"
+#: toplevel.cc:264
+msgid "&Floating"
+msgstr "&Plutajući"
-#: exportdialog.cc:412
-msgid "unsigned int"
-msgstr "unsigned int"
+#: toplevel.cc:266
+msgid "&Embed in Main Window"
+msgstr "&Ugradi u glavni prozor"
-#: exportdialog.cc:413
-msgid "float"
-msgstr "float"
+#: toplevel.cc:293
+msgid "Drag document"
+msgstr "Prevuci dokument"
-#: exportdialog.cc:414
-msgid "double"
-msgstr "double"
+#: toplevel.cc:294
+msgid "Drag Document"
+msgstr "Prevuci dokument"
-#: exportdialog.cc:419
-msgid "Element type:"
-msgstr "Tip elementa:"
+#: toplevel.cc:304
+msgid "Toggle write protection"
+msgstr "Uključi/isključi zaštitu od pisanja"
-#: exportdialog.cc:427
-msgid "Elements per line:"
-msgstr "Elemenata po liniji:"
+#: toplevel.cc:329
+msgid "Selection: 0000:0000 0000:0000"
+msgstr "Izbor: 0000:0000 0000:0000"
-#: exportdialog.cc:431
-msgid "Print unsigned values as hexadecimal"
-msgstr "Štampaj neoznačene vrijednosti kao heksadecimalne"
+#: toplevel.cc:331
+msgid "M"
+msgstr "M"
-#: exportdialog.cc:535
-msgid "The filename prefix can not contain empty letters or punctuation marks."
-msgstr ""
-"Prefiks imena datoteke ne može da sadrži razmake ili znake interpunkcije."
+#: toplevel.cc:332 toplevel.cc:993
+msgid "OVR"
+msgstr "OVR"
-#: exportdialog.cc:561
-msgid "This format is not yet supported."
-msgstr "Ovaj format još uvijek nije podržan."
+#: toplevel.cc:333
+msgid "Size: FFFFFFFFFF"
+msgstr "Veličina: FFFFFFFFFF"
-#: exportdialog.cc:638
-msgid "You must specify a destination."
-msgstr "Morate da navedete odredište."
+#: toplevel.cc:334
+msgid "Offset: FFFFFFFFFF-F"
+msgstr "Pomeraj: FFFFFFFFFF-F"
-#: exportdialog.cc:650
-msgid "Unable to create a new folder"
-msgstr "Nisam mogao da napravim novi direktorij"
+#: toplevel.cc:335
+msgid "FFF"
+msgstr "FFF"
-#: exportdialog.cc:661
-msgid "You have specified an existing file"
-msgstr "Naveli ste datoteku koja već postoji"
+#: toplevel.cc:336 toplevel.cc:893
+msgid "RW"
+msgstr "RW"
-#: exportdialog.cc:669
-msgid "You do not have write permission to this folder."
-msgstr "Nemate dozvolu za pisanje u ovaj direktorij."
+#: toplevel.cc:346 toplevel.cc:750
+msgid "Offset:"
+msgstr "Pomeraj:"
-#: exportdialog.cc:679
+#: toplevel.cc:347
+msgid "Size:"
+msgstr "Veličina:"
+
+#: toplevel.cc:536
+#, c-format
+msgid "Non local recent file: %1"
+msgstr ""
+
+#: toplevel.cc:546
+msgid "Can not create new window.\n"
+msgstr "Ne mogu napraviti novi prozor.\n"
+
+#: toplevel.cc:582
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?"
+"There are windows with unsaved modified documents. If you quit now, these "
+"modifications will be lost."
+msgstr ""
+"Ima prozora sa nesnimljenim izmenjenim dokumentima. Ako sada izađete, sve "
+"izmjene biće izgubljene."
+
+#: toplevel.cc:791
+#, c-format
+msgid "Size: %1"
+msgstr "Veličina: %1"
+
+#: toplevel.cc:893
+msgid "R"
+msgstr "R"
+
+#: toplevel.cc:925
+#, c-format
+msgid "Offset: %1"
+msgstr "Offset: %1"
+
+#: toplevel.cc:993
+msgid "INS"
+msgstr "INS"
+
+#: toplevel.cc:1024 toplevel.cc:1189
+#, c-format
+msgid "Encoding: %1"
+msgstr "Kodiranje: %1"
+
+#: toplevel.cc:1172
+msgid "Selection:"
+msgstr "Izbor:"
+
+#: khexeditui.rc:10
+#, no-c-format
+msgid "Permissions"
+msgstr "Dozvole"
+
+#: khexeditui.rc:19
+#, no-c-format
+msgid "Spec&ial"
+msgstr "Spec&ijalni"
+
+#: khexeditui.rc:42
+#, no-c-format
+msgid "Document &Encoding"
+msgstr "Kodiranj&e dokumenta"
+
+#: khexeditui.rc:67
+#, no-c-format
+msgid "&Documents"
+msgstr "&Dokumenti"
+
+#: khexeditui.rc:73
+#, no-c-format
+msgid "&Document Tabs"
+msgstr "Tabulatori &dokumenta"
+
+#: khexeditui.rc:78
+#, no-c-format
+msgid "Conversion &Field"
+msgstr "Polje konverz&ije"
+
+#: khexeditui.rc:83
+#, no-c-format
+msgid "Searc&hbar"
+msgstr "Traka za pretraži&vanje"
+
+#: khexeditui.rc:93 parts/kpart/khexedit2partui.rc:27
+#, no-c-format
+msgid "Main Toolbar"
+msgstr ""
+
+#: khexeditui.rc:123
+#, fuzzy, no-c-format
+msgid "&Bookmarks"
+msgstr "Tekst markera"
+
+#: parts/kpart/khexedit2partui.rc:4
+#, fuzzy, no-c-format
+msgid "&Edit"
+msgstr "KHexEdit"
+
+#: parts/kpart/khexedit2partui.rc:9
+#, no-c-format
+msgid "&View"
+msgstr ""
+
+#: parts/kpart/khexedit2partui.rc:20
+#, no-c-format
+msgid "&Settings"
msgstr ""
-"Izabrali ste već postojeći direktorij.\n"
-"Ako nastavite, svi postojeći datoteke u opsegu od \"%1\" do \"%2\" će biti "
-"izgubljeni.\n"
-"Želite li da nastavite?"
#~ msgid "&All"
#~ msgstr "&Svi"