# Translation of liboktetakasten to Croatian # # Zarko Pintar , 2009. # Marko Dimjasevic , 2010. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2011-09-01 03:52+0200\n" "PO-Revision-Date: 2010-03-02 15:30+0100\n" "Last-Translator: Marko Dimjasevic \n" "Language-Team: Croatian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: hr\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Lokalize 1.0\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" #: gui/liboktetawidgets/bytearraycombobox_p.cpp:43 msgctxt "" "@item:inlistbox coding of the bytes as values in the hexadecimal format" msgid "Hex" msgstr "" #: gui/liboktetawidgets/bytearraycombobox_p.cpp:44 msgctxt "@item:inlistbox coding of the bytes as values in the decimal format" msgid "Dec" msgstr "" #: gui/liboktetawidgets/bytearraycombobox_p.cpp:45 msgctxt "@item:inlistbox coding of the bytes as values in the octal format" msgid "Oct" msgstr "" #: gui/liboktetawidgets/bytearraycombobox_p.cpp:46 msgctxt "@item:inlistbox coding of the bytes as values in the binary format" msgid "Bin" msgstr "" #: gui/liboktetawidgets/bytearraycombobox_p.cpp:47 msgctxt "@item:inlistbox coding of the bytes as characters with the values" msgid "Char" msgstr "" #: gui/liboktetawidgets/bytearraycombobox_p.cpp:48 msgctxt "" "@item:inlistbox coding of the bytes as UTF-8 characters with the values" msgid "UTF-8" msgstr "" #: gui/liboktetawidgets/addresscombobox_p.cpp:48 msgctxt "@item:inlistbox coding of offset in the hexadecimal format" msgid "Hex" msgstr "" #: gui/liboktetawidgets/addresscombobox_p.cpp:49 msgctxt "@item:inlistbox coding of offset in the decimal format" msgid "Dec" msgstr "" #: gui/liboktetawidgets/addresscombobox_p.cpp:50 msgctxt "@item:inlistbox coding of offset in the expression format" msgid "Expr" msgstr "" #: gui/io/generator/sequence/bytearraysequencegenerator.cpp:51 msgctxt "name of the generated data" msgid "Sequence" msgstr "" #: gui/io/generator/sequence/bytearraysequencegenerator.cpp:80 msgid "Sequence inserted." msgstr "" #: gui/io/generator/randomdata/bytearrayrandomdatageneratorconfigeditor.cpp:47 msgctxt "@label:spinbox size of the bytes to generate" msgid "&Size:" msgstr "" #: gui/io/generator/randomdata/bytearrayrandomdatageneratorconfigeditor.cpp:51 #: controllers/view/libbytearrayfilter/filter/rotatebytearrayfilterparametersetedit.cpp:45 #: controllers/view/viewconfig/bytesperlinedialog.cpp:46 #: controllers/view/viewconfig/bytespergroupdialog.cpp:46 #: controllers/view/bytetable/bytetableview.cpp:87 #: controllers/view/viewprofiles/viewprofileedit.cpp:113 #: controllers/view/viewprofiles/viewprofileedit.cpp:124 msgid " byte" msgid_plural " bytes" msgstr[0] "" msgstr[1] "" #: gui/io/generator/randomdata/bytearrayrandomdatageneratorconfigeditor.cpp:55 msgctxt "@info:whatsthis" msgid "Enter the size of the byte to generate." msgstr "" #: gui/io/generator/randomdata/bytearrayrandomdatageneratorconfigeditor.cpp:63 msgctxt "@item name of the generated data" msgid "Random Data" msgstr "" #: gui/io/generator/randomdata/bytearrayrandomdatagenerator.cpp:54 msgctxt "name of the generated data" msgid "Random Data..." msgstr "" #: gui/io/generator/randomdata/bytearrayrandomdatagenerator.cpp:80 msgid "RandomData inserted." msgstr "" #: gui/io/generator/pattern/bytearraypatterngeneratorconfigeditor.cpp:49 msgctxt "@label:textbox" msgid "Pattern:" msgstr "" #: gui/io/generator/pattern/bytearraypatterngeneratorconfigeditor.cpp:56 msgctxt "@info:whatsthis" msgid "" "Enter a pattern to search for, or select a previous pattern from the list." msgstr "" #: gui/io/generator/pattern/bytearraypatterngeneratorconfigeditor.cpp:64 msgctxt "@label:spinbox number of times to insert the pattern" msgid "&Number:" msgstr "" #: gui/io/generator/pattern/bytearraypatterngeneratorconfigeditor.cpp:71 msgctxt "@info:whatsthis" msgid "Enter the number of times the pattern should be inserted." msgstr "" #: gui/io/generator/pattern/bytearraypatterngeneratorconfigeditor.cpp:81 msgctxt "@item name of the generated data" msgid "Pattern" msgstr "" #: gui/io/generator/pattern/bytearraypatterngenerator.cpp:49 msgctxt "name of the generated data" msgid "Pattern..." msgstr "" #: gui/io/generator/pattern/bytearraypatterngenerator.cpp:80 msgid "Pattern inserted." msgstr "" #: gui/io/streamencoder/base32/bytearraybase32streamencoder.cpp:97 msgctxt "name of the encoding target" msgid "Base32" msgstr "" #: gui/io/streamencoder/base32/bytearraybase32streamencoderconfigeditor.cpp:50 msgctxt "" "@label:listbox the type of the used encoding: Classic, Base32hex or z-" "base-32." msgid "Encoding:" msgstr "" #: gui/io/streamencoder/base32/bytearraybase32streamencoderconfigeditor.cpp:55 msgctxt "@item:inmenu Doing the base32 using the classical encoding" msgid "Classic" msgstr "" #: gui/io/streamencoder/base32/bytearraybase32streamencoderconfigeditor.cpp:57 msgctxt "@item:inmenu Doing the base32 using the Base32hex encoding" msgid "Base32hex" msgstr "" #: gui/io/streamencoder/base32/bytearraybase32streamencoderconfigeditor.cpp:59 msgctxt "@item:inmenu Doing the base32 using the z-base-32 encoding" msgid "z-base-32" msgstr "" #: gui/io/streamencoder/values/bytearrayvaluesstreamencoder.cpp:44 msgctxt "name of the encoding target" msgid "Values" msgstr "" #: gui/io/streamencoder/values/bytearrayvaluesstreamencoderconfigeditor.cpp:52 msgid "Value coding:" msgstr "" #: gui/io/streamencoder/values/bytearrayvaluesstreamencoderconfigeditor.cpp:57 #: controllers/view/viewprofiles/viewprofileedit.cpp:137 #: controllers/view/viewstatus/viewstatuscontroller.cpp:71 msgctxt "" "@item:inmenu encoding of the bytes as values in the hexadecimal format" msgid "Hexadecimal" msgstr "" #: gui/io/streamencoder/values/bytearrayvaluesstreamencoderconfigeditor.cpp:58 #: controllers/view/viewprofiles/viewprofileedit.cpp:138 #: controllers/view/viewstatus/viewstatuscontroller.cpp:72 msgctxt "@item:inmenu encoding of the bytes as values in the decimal format" msgid "Decimal" msgstr "" #: gui/io/streamencoder/values/bytearrayvaluesstreamencoderconfigeditor.cpp:59 #: controllers/view/viewprofiles/viewprofileedit.cpp:139 #: controllers/view/viewstatus/viewstatuscontroller.cpp:73 msgctxt "@item:inmenu encoding of the bytes as values in the octal format" msgid "Octal" msgstr "" #: gui/io/streamencoder/values/bytearrayvaluesstreamencoderconfigeditor.cpp:60 #: controllers/view/viewprofiles/viewprofileedit.cpp:140 #: controllers/view/viewstatus/viewstatuscontroller.cpp:74 msgctxt "@item:inmenu encoding of the bytes as values in the binary format" msgid "Binary" msgstr "" #: gui/io/streamencoder/values/bytearrayvaluesstreamencoderconfigeditor.cpp:67 msgctxt "@label:textbox substring which separates the values" msgid "Separation:" msgstr "" #: gui/io/streamencoder/viewtext/bytearrayviewtextstreamencoder.cpp:59 msgctxt "name of the encoding target" msgid "View in Plain Text" msgstr "" #: gui/io/streamencoder/chars/bytearraycharsstreamencoder.cpp:47 msgctxt "name of the encoding target" msgid "Characters" msgstr "" #: gui/io/streamencoder/uuencoding/bytearrayuuencodingstreamencoder.cpp:85 msgctxt "name of the encoding target" msgid "Uuencoding" msgstr "" #: gui/io/streamencoder/uuencoding/bytearrayuuencodingstreamencoderconfigeditor.cpp:51 #: gui/io/streamencoder/xxencoding/bytearrayxxencodingstreamencoderconfigeditor.cpp:50 msgctxt "@label:textbox file name internally given to the encoded data" msgid "Internal name of file:" msgstr "" #: gui/io/streamencoder/uuencoding/bytearrayuuencodingstreamencoderconfigeditor.cpp:61 msgctxt "@label:listbox the type of the used encoding: historical or Base64." msgid "Encoding:" msgstr "" #: gui/io/streamencoder/uuencoding/bytearrayuuencodingstreamencoderconfigeditor.cpp:66 msgctxt "@item:inmenu Doing the uuencoding using the historical encoding" msgid "Historical" msgstr "" #: gui/io/streamencoder/uuencoding/bytearrayuuencodingstreamencoderconfigeditor.cpp:68 msgctxt "@item:inmenu Doing the uuencoding using the base64 encoding" msgid "Base64" msgstr "" #: gui/io/streamencoder/base64/bytearraybase64streamencoder.cpp:60 msgctxt "name of the encoding target" msgid "Base64" msgstr "" #: gui/io/streamencoder/xxencoding/bytearrayxxencodingstreamencoder.cpp:68 msgctxt "name of the encoding target" msgid "Xxencoding" msgstr "" #: gui/io/streamencoder/base85/bytearraybase85streamencoder.cpp:66 msgctxt "name of the encoding target" msgid "Ascii85" msgstr "" #: gui/io/streamencoder/sourcecode/bytearraysourcecodestreamencoderconfigeditor.cpp:52 msgctxt "@label:textbox name of the created variable" msgid "Name of variable:" msgstr "" #: gui/io/streamencoder/sourcecode/bytearraysourcecodestreamencoderconfigeditor.cpp:62 msgctxt "@label:textbox to define after how many items the list is wrapped" msgid "Items per line:" msgstr "" #: gui/io/streamencoder/sourcecode/bytearraysourcecodestreamencoderconfigeditor.cpp:73 msgctxt "@label:listbox the type of the data: char, integer, etc." msgid "Data type:" msgstr "" #: gui/io/streamencoder/sourcecode/bytearraysourcecodestreamencoderconfigeditor.cpp:90 msgctxt "" "@option:check Encode the values in hexadecimal instead of decimal, if the " "datatype has the property Unsigned" msgid "Unsigned as hexadecimal:" msgstr "" #: gui/io/streamencoder/sourcecode/bytearraysourcecodestreamencoder.cpp:69 msgctxt "name of the encoding target" msgid "C Array" msgstr "" #: gui/io/streamencoder/srec/bytearraysrecstreamencoderconfigeditor.cpp:50 #: gui/io/streamencoder/ihex/bytearrayihexstreamencoderconfigeditor.cpp:50 msgctxt "@label:listbox the size in bits of the addresses." msgid "Address size:" msgstr "" #: gui/io/streamencoder/srec/bytearraysrecstreamencoderconfigeditor.cpp:55 #: gui/io/streamencoder/ihex/bytearrayihexstreamencoderconfigeditor.cpp:57 msgctxt "@item:inmenu address size" msgid "32-bit" msgstr "" #: gui/io/streamencoder/srec/bytearraysrecstreamencoderconfigeditor.cpp:57 msgctxt "@item:inmenu address size" msgid "24-bit" msgstr "" #: gui/io/streamencoder/srec/bytearraysrecstreamencoderconfigeditor.cpp:59 #: gui/io/streamencoder/ihex/bytearrayihexstreamencoderconfigeditor.cpp:59 msgctxt "@item:inmenu address size" msgid "16-bit" msgstr "" #: gui/io/streamencoder/srec/bytearraysrecstreamencoder.cpp:132 msgctxt "name of the encoding target" msgid "S-Record" msgstr "" #: gui/io/streamencoder/ihex/bytearrayihexstreamencoderconfigeditor.cpp:61 msgctxt "@item:inmenu address size" msgid "8-bit" msgstr "" #: gui/io/streamencoder/ihex/bytearrayihexstreamencoder.cpp:118 msgctxt "name of the encoding target" msgid "Intel Hex" msgstr "" #: gui/io/streamencoder/bytearraytextstreamencoderpreview.cpp:42 msgid "The preview uses maximal the first 100 bytes." msgstr "" #: controllers/view/viewmode/viewmodecontroller.cpp:44 msgctxt "@title:menu" msgid "&View Mode" msgstr "" #: controllers/view/viewmode/viewmodecontroller.cpp:46 msgctxt "@item:inmenu" msgid "&Columns" msgstr "" #: controllers/view/viewmode/viewmodecontroller.cpp:47 msgctxt "@item:inmenu" msgid "&Rows" msgstr "" #: controllers/view/gotooffset/gotooffsetcontroller.cpp:47 msgctxt "@action:inmenu" msgid "&Go to Offset..." msgstr "" #: controllers/view/gotooffset/gotooffsetview.cpp:54 msgctxt "@label:listbox" msgid "O&ffset:" msgstr "" #: controllers/view/gotooffset/gotooffsetview.cpp:64 #: controllers/view/selectrange/selectrangeview.cpp:63 #: controllers/view/selectrange/selectrangeview.cpp:83 msgctxt "@info:whatsthis" msgid "Enter an offset to go to, or select a previous offset from the list." msgstr "" #: controllers/view/gotooffset/gotooffsetview.cpp:80 #: controllers/view/libfinddialog/kabstractfinddialog.cpp:105 msgctxt "@option:check" msgid "From c&ursor" msgstr "" #: controllers/view/gotooffset/gotooffsetview.cpp:82 msgctxt "@info:whatsthis" msgid "Go relative from the current cursor location and not absolute." msgstr "" #: controllers/view/gotooffset/gotooffsetview.cpp:85 msgctxt "@option:check" msgid "&Extend selection" msgstr "" #: controllers/view/gotooffset/gotooffsetview.cpp:87 #: controllers/view/selectrange/selectrangeview.cpp:99 msgctxt "@info:whatsthis" msgid "Extend the selection by the cursor move." msgstr "" #: controllers/view/gotooffset/gotooffsetview.cpp:90 #: controllers/view/libfinddialog/kabstractfinddialog.cpp:108 #: controllers/view/selectrange/selectrangeview.cpp:103 msgctxt "@option:check" msgid "&Backwards" msgstr "" #: controllers/view/gotooffset/gotooffsetview.cpp:92 #: controllers/view/selectrange/selectrangeview.cpp:105 msgctxt "@info:whatsthis" msgid "Go backwards from the end or the current cursor location." msgstr "" #: controllers/view/gotooffset/gotooffsetview.cpp:107 msgctxt "@action:button" msgid "&Go" msgstr "" #: controllers/view/gotooffset/gotooffsetview.cpp:110 msgctxt "@info:tooltip" msgid "Go to the Offset" msgstr "" #: controllers/view/gotooffset/gotooffsetview.cpp:112 msgctxt "@info:whatsthis" msgid "" "If you press the Go button, the cursor will be moved " "in the document to or, on your option, by the offset you entered above." msgstr "" #: controllers/view/gotooffset/gotooffsettool.cpp:68 msgctxt "@title:window of the tool to set a new offset for the cursor" msgid "Goto" msgstr "" #: controllers/view/structures/parsers/osdparser.cpp:184 #: controllers/view/structures/parsers/osdparser.cpp:263 #: controllers/view/structures/parsers/osdparser.cpp:276 #: controllers/view/structures/parsers/osdparser.cpp:304 #: controllers/view/structures/parsers/osdparser.cpp:319 #: controllers/view/structures/parsers/osdparser.cpp:337 #: controllers/view/structures/parsers/osdparser.cpp:371 msgid "" msgstr "" #: controllers/view/structures/parsers/osdparser.cpp:498 #: controllers/view/structures/parsers/osdparser.cpp:513 #: controllers/view/structures/script/scriptvalueconverter.cpp:86 msgid "" msgstr "" #: controllers/view/structures/datatypes/structuredatainformation.cpp:26 msgctxt "data type in C/C++" msgid "struct" msgstr "" #: controllers/view/structures/datatypes/datainformation.cpp:59 #: controllers/view/structures/datatypes/datainformation.cpp:63 #: controllers/view/info/infoview.cpp:156 #: controllers/view/viewstatus/viewstatuscontroller.cpp:230 #, kde-format msgid "1 byte" msgid_plural "%1 bytes" msgstr[0] "" msgstr[1] "" #: controllers/view/structures/datatypes/datainformation.cpp:64 #, kde-format msgid "1 bit" msgid_plural "%1 bits" msgstr[0] "" msgstr[1] "" msgstr[2] "" #: controllers/view/structures/datatypes/datainformation.cpp:65 #, kde-format msgctxt "number of bytes, then number of bits" msgid "%1 %2" msgstr "" #: controllers/view/structures/datatypes/datainformation.cpp:199 #: controllers/view/structures/datatypes/datainformationwithchildren.cpp:262 #, kde-format msgctxt "not all values in this structure are as they should be" msgid "Validation failed: \"%1\"" msgstr "" #: controllers/view/structures/datatypes/datainformation.cpp:205 #: controllers/view/structures/datatypes/datainformationwithchildren.cpp:268 msgctxt "not all values in this structure are as they should be" msgid "Validation failed." msgstr "" #: controllers/view/structures/datatypes/datainformation.cpp:207 #, kde-format msgid "" "Name: %1\n" "Value: %2\n" "\n" "Type: %3\n" "Size: %4\n" "\n" "%5" msgstr "" #: controllers/view/structures/datatypes/datainformation.cpp:212 #, kde-format msgid "" "Name: %1\n" "Value: %2\n" "\n" "Type: %3\n" "Size: %4" msgstr "" #: controllers/view/structures/datatypes/array/complexarraydata.cpp:131 #, kde-format msgctxt "type name, then array length" msgid "%1[%2]" msgstr "" #: controllers/view/structures/datatypes/enumdatainformation.cpp:61 #, kde-format msgid "%1 (%2)" msgstr "" #: controllers/view/structures/datatypes/enumdatainformation.cpp:64 #, kde-format msgid "%1 (value not in enum)" msgstr "" #: controllers/view/structures/datatypes/enumdatainformation.cpp:72 #, kde-format msgid "enum (%1)" msgstr "" #: controllers/view/structures/datatypes/strings/stringdatainformation.cpp:358 msgid "End of file reached prematurely" msgstr "" #: controllers/view/structures/datatypes/strings/utf16stringdata.cpp:45 msgid "UTF16-LE char" msgstr "" #: controllers/view/structures/datatypes/strings/utf16stringdata.cpp:45 msgid "UTF16-BE char" msgstr "" #: controllers/view/structures/datatypes/strings/utf16stringdata.cpp:50 msgid "UTF16-LE string" msgstr "" #: controllers/view/structures/datatypes/strings/utf16stringdata.cpp:50 msgid "UTF16-BE string" msgstr "" #: controllers/view/structures/datatypes/strings/utf16stringdata.cpp:68 #: controllers/view/structures/datatypes/strings/utf32stringdata.cpp:68 #: controllers/view/structures/datatypes/strings/utf8stringdata.cpp:67 #, kde-format msgid "Value too big: 0x%1" msgstr "" #: controllers/view/structures/datatypes/strings/utf16stringdata.cpp:73 #: controllers/view/structures/datatypes/strings/utf16stringdata.cpp:76 #: controllers/view/structures/datatypes/strings/utf32stringdata.cpp:73 #: controllers/view/structures/datatypes/strings/utf32stringdata.cpp:76 #: controllers/view/structures/datatypes/strings/utf8stringdata.cpp:72 #: controllers/view/structures/datatypes/strings/utf8stringdata.cpp:75 #, kde-format msgid "%1 (U+%2)" msgstr "" #: controllers/view/structures/datatypes/strings/asciistringdata.cpp:155 #, kde-format msgid "Non-ASCII char: 0x%1" msgstr "" #: controllers/view/structures/datatypes/strings/asciistringdata.cpp:162 msgid "ASCII char" msgstr "" #: controllers/view/structures/datatypes/strings/asciistringdata.cpp:172 msgid "ASCII string" msgstr "" #: controllers/view/structures/datatypes/strings/utf32stringdata.cpp:45 msgid "UTF32-LE char" msgstr "" #: controllers/view/structures/datatypes/strings/utf32stringdata.cpp:45 msgid "UTF32-BE char" msgstr "" #: controllers/view/structures/datatypes/strings/utf32stringdata.cpp:50 msgid "UTF32-LE string" msgstr "" #: controllers/view/structures/datatypes/strings/utf32stringdata.cpp:50 msgid "UTF32-BE string" msgstr "" #: controllers/view/structures/datatypes/strings/utf8stringdata.cpp:45 msgid "UTF8 char" msgstr "" #: controllers/view/structures/datatypes/strings/utf8stringdata.cpp:50 msgid "UTF8 string" msgstr "" #: controllers/view/structures/datatypes/strings/latin1stringdata.cpp:144 msgid "Latin1 char" msgstr "" #: controllers/view/structures/datatypes/strings/latin1stringdata.cpp:154 msgid "Latin1 string" msgstr "" #: controllers/view/structures/datatypes/primitive/bitfield/boolbitfielddatainformation.cpp:47 #: controllers/view/structures/datatypes/primitive/bitfield/unsignedbitfielddatainformation.cpp:45 #: controllers/view/structures/datatypes/primitive/bitfield/signedbitfielddatainformation.cpp:45 #: controllers/view/structures/datatypes/primitive/floatdatainformation.cpp:29 #: controllers/view/structures/datatypes/primitive/doubledatainformation.cpp:28 #: controllers/view/structures/datatypes/primitive/chardatainformation.cpp:28 #: controllers/view/structures/datatypes/primitive/sintdatainformation.h:176 msgctxt "invalid value (out of range)" msgid "" msgstr "" #: controllers/view/structures/datatypes/primitive/bitfield/boolbitfielddatainformation.cpp:51 #: controllers/view/structures/datatypes/primitive/bitfield/boolbitfielddatainformation.cpp:72 #: controllers/view/structures/datatypes/primitive/booldatainformation.h:58 msgctxt "boolean value" msgid "false" msgstr "" #: controllers/view/structures/datatypes/primitive/bitfield/boolbitfielddatainformation.cpp:53 #: controllers/view/structures/datatypes/primitive/bitfield/boolbitfielddatainformation.cpp:73 #: controllers/view/structures/datatypes/primitive/booldatainformation.h:60 msgctxt "boolean value" msgid "true" msgstr "" #: controllers/view/structures/datatypes/primitive/bitfield/boolbitfielddatainformation.cpp:62 #: controllers/view/structures/datatypes/primitive/booldatainformation.h:72 #, kde-format msgctxt "boolean value with actual value" msgid "true (%1)" msgstr "" #: controllers/view/structures/datatypes/primitive/bitfield/signedbitfielddatainformation.h:58 msgctxt "Data type" msgid "signed bitfield" msgstr "" #: controllers/view/structures/datatypes/primitive/bitfield/boolbitfielddatainformation.h:58 msgctxt "Data type" msgid "boolean bitfield" msgstr "" #: controllers/view/structures/datatypes/primitive/bitfield/unsignedbitfielddatainformation.h:57 msgctxt "Data type" msgid "unsigned bitfield" msgstr "" #: controllers/view/structures/datatypes/primitive/bitfield/abstractbitfielddatainformation.cpp:26 #, kde-format msgid "%1 bit" msgid_plural "%1 bits" msgstr[0] "" msgstr[1] "" msgstr[2] "" #: controllers/view/structures/datatypes/primitive/bitfield/abstractbitfielddatainformation.cpp:42 #, kde-format msgctxt "Data type" msgid "bitfield (%1 bit wide)" msgid_plural "bitfield (%1 bits wide)" msgstr[0] "" msgstr[1] "" msgstr[2] "" #: controllers/view/structures/datatypes/primitive/chardatainformation.h:62 msgctxt "Data type" msgid "char" msgstr "" #: controllers/view/structures/datatypes/primitive/floatdatainformation.h:66 msgctxt "Data type" msgid "float" msgstr "" #: controllers/view/structures/datatypes/primitive/doubledatainformation.h:67 msgctxt "Data type" msgid "double" msgstr "" #: controllers/view/structures/datatypes/primitive/booldatainformation.h:55 #: controllers/view/structures/datatypes/primitive/uintdatainformation.h:68 msgctxt "invalid value (out of range)" msgid "<invalid>" msgstr "" #: controllers/view/structures/datatypes/uniondatainformation.cpp:27 msgctxt "data type in C/C++" msgid "union" msgstr "" #: controllers/view/structures/datatypes/datainformationwithchildren.cpp:270 #, kde-format msgid "" "Name: %2\n" "Value: %3\n" "\n" "Type: %4\n" "Size: %5 (%1 child)\n" "\n" " %6" msgid_plural "" "Name: %2\n" "Value: %3\n" "\n" "Type: %4\n" "Size: %5 (%1 children)\n" "\n" " %6" msgstr[0] "" msgstr[1] "" msgstr[2] "" #: controllers/view/structures/datatypes/datainformationwithchildren.cpp:276 #, kde-format msgid "" "Name: %2\n" "Value: %3\n" "\n" "Type: %4\n" "Size: %5 (%1 child)" msgid_plural "" "Name: %2\n" "Value: %3\n" "\n" "Type: %4\n" "Size: %5 (%1 children)" msgstr[0] "" msgstr[1] "" msgstr[2] "" #: controllers/view/structures/settings/structuresmanagerview.cpp:65 msgid "Get New Structures..." msgstr "" #: controllers/view/structures/settings/structuresmanagerview.cpp:156 #: controllers/view/structures/settings/structuresmanagerview.cpp:180 msgid "*.osd|Okteta structure definition files (*.osd)" msgstr "" #: controllers/view/structures/settings/structuresmanagerview.cpp:158 msgctxt "@title:window Do import the structure definitions" msgid "Import Structure Definitions" msgstr "" #: controllers/view/structures/settings/structuresmanagerview.cpp:182 msgctxt "@title:window Do export the structure definition" msgid "Export Structure Definition" msgstr "" #: controllers/view/structures/settings/structuresmanagerview.cpp:194 #: controllers/view/structures/settings/structuresmanagerview.cpp:220 msgid "Error" msgstr "" #: controllers/view/structures/settings/structuresmanagerview.cpp:219 msgid "You do not have permission to delete that structure definition." msgstr "" #: controllers/view/structures/settings/structuresmanagerview.cpp:251 msgid "Structure Definitions" msgstr "" #: controllers/view/structures/settings/structuresmanagerview.cpp:253 msgid "Dynamic Structure Definitions" msgstr "" #: controllers/view/structures/settings/structureaddremovewidget.cpp:55 msgctxt "@info:label" msgid "Installed structures:" msgstr "" #: controllers/view/structures/settings/structureaddremovewidget.cpp:65 msgctxt "@info:label" msgid "Used structures:" msgstr "" #: controllers/view/structures/structurestoolviewfactory.cpp:44 #: controllers/view/structures/structtool.cpp:79 msgctxt "@title:window" msgid "Structures" msgstr "" #: controllers/view/structures/structview.cpp:97 #: controllers/view/poddecoder/podtableview.cpp:83 #: controllers/view/libbytearraychecksum/algorithm/modsumbytearraychecksumparametersetedit.cpp:44 msgctxt "@item:inlistbox" msgid "Little-endian" msgstr "" #: controllers/view/structures/structview.cpp:98 #: controllers/view/poddecoder/podtableview.cpp:84 #: controllers/view/libbytearraychecksum/algorithm/modsumbytearraychecksumparametersetedit.cpp:45 msgctxt "@item:inlistbox" msgid "Big-endian" msgstr "" #: controllers/view/structures/structview.cpp:103 msgctxt "@info:tooltip" msgid "The byte order used to decode the values." msgstr "" #: controllers/view/structures/structview.cpp:109 msgid "Validate" msgstr "" #: controllers/view/structures/structview.cpp:111 msgctxt "@info:tooltip" msgid "Validate all structures." msgstr "" #: controllers/view/structures/structview.cpp:132 msgid "Settings" msgstr "" #: controllers/view/structures/structview.cpp:133 msgctxt "@info:tooltip" msgid "Open settings." msgstr "" #: controllers/view/structures/structview.cpp:174 msgid "Value Display" msgstr "" #: controllers/view/structures/structview.cpp:184 msgid "Structures" msgstr "" #: controllers/view/structures/structview.cpp:187 msgid "Structures management" msgstr "" #: controllers/view/structures/structview.cpp:310 msgctxt "" "@action:pushbutton unlock the starting offset of the current structure" msgid "Unlock" msgstr "" #: controllers/view/structures/structview.cpp:312 msgctxt "@info:tooltip" msgid "" "Unlock selected structure, i.e. the starting offset is always set to the " "current cursor position." msgstr "" #: controllers/view/structures/structview.cpp:319 msgctxt "" "@action:pushbutton unlock the starting offset of the current structure" msgid "Lock" msgstr "" #: controllers/view/structures/structview.cpp:321 msgctxt "@info:tooltip" msgid "Lock selected structure to current offset." msgstr "" #: controllers/view/structures/structtool.cpp:200 msgctxt "name of a data structure" msgid "Name" msgstr "" #: controllers/view/structures/structtool.cpp:202 msgctxt "type of a data structure" msgid "Type" msgstr "" #: controllers/view/structures/structtool.cpp:204 msgctxt "value of a data structure (primitive type)" msgid "Value" msgstr "" #: controllers/view/structures/allprimitivetypes.cpp:31 msgctxt "data type" msgid "bool (1 byte)" msgstr "" #: controllers/view/structures/allprimitivetypes.cpp:32 msgctxt "data type" msgid "signed byte" msgstr "" #: controllers/view/structures/allprimitivetypes.cpp:33 msgctxt "data type" msgid "unsigned byte" msgstr "" #: controllers/view/structures/allprimitivetypes.cpp:34 msgctxt "data type" msgid "char" msgstr "" #: controllers/view/structures/allprimitivetypes.cpp:35 msgctxt "data type" msgid "bool (2 bytes)" msgstr "" #: controllers/view/structures/allprimitivetypes.cpp:36 msgctxt "data type" msgid "signed short" msgstr "" #: controllers/view/structures/allprimitivetypes.cpp:37 msgctxt "data type" msgid "unsigned short" msgstr "" #: controllers/view/structures/allprimitivetypes.cpp:38 msgctxt "data type" msgid "bool (4 bytes)" msgstr "" #: controllers/view/structures/allprimitivetypes.cpp:39 msgctxt "data type" msgid "signed int" msgstr "" #: controllers/view/structures/allprimitivetypes.cpp:40 msgctxt "data type" msgid "unsigned int" msgstr "" #: controllers/view/structures/allprimitivetypes.cpp:41 msgctxt "data type" msgid "bool (8 bytes)" msgstr "" #: controllers/view/structures/allprimitivetypes.cpp:42 msgctxt "data type" msgid "signed long" msgstr "" #: controllers/view/structures/allprimitivetypes.cpp:43 msgctxt "data type" msgid "unsigned long" msgstr "" #: controllers/view/structures/allprimitivetypes.cpp:44 msgctxt "data type" msgid "float" msgstr "" #: controllers/view/structures/allprimitivetypes.cpp:45 msgctxt "data type" msgid "double" msgstr "" #: controllers/view/structures/allprimitivetypes.cpp:46 msgctxt "data type" msgid "bitfield" msgstr "" #: controllers/view/stringsextract/stringsextractview.cpp:62 msgctxt "" "@label:spinbox minimum length for consecutive chars to be seen as a string" msgid "Minimum length:" msgstr "" #: controllers/view/stringsextract/stringsextractview.cpp:73 msgctxt "@action:button extract the strings from the byte array" msgid "&Extract" msgstr "" #: controllers/view/stringsextract/stringsextractview.cpp:76 msgctxt "@info:tooltip" msgid "" "Finds the strings contained in the selected range and lists them in the view " "below." msgstr "" #: controllers/view/stringsextract/stringsextractview.cpp:78 msgctxt "@info:whatsthis" msgid "" "If you press the Extract button, the selected range " "is searched for all strings which have the set minimum length. This strings " "found will be listed in the view below." msgstr "" #: controllers/view/stringsextract/stringsextractview.cpp:91 msgctxt "@label:lineedit filter term for displayed strings" msgid "Filter:" msgstr "" #: controllers/view/stringsextract/stringsextractview.cpp:96 msgid "Enter a term to limit the list." msgstr "" #: controllers/view/stringsextract/stringsextractview.cpp:142 msgid "C&opy" msgstr "" #: controllers/view/stringsextract/stringsextractview.cpp:145 msgctxt "@info:tooltip" msgid "Copies the selected strings to the clipboard." msgstr "" #: controllers/view/stringsextract/stringsextractview.cpp:147 msgctxt "@info:whatsthis" msgid "" "If you press the Copy button, all strings you " "selected in the list are copied to the clipboard." msgstr "" #: controllers/view/stringsextract/stringsextractview.cpp:156 msgid "&Show" msgstr "" #: controllers/view/stringsextract/stringsextractview.cpp:159 msgctxt "@info:tooltip" msgid "Shows the selected string in the view." msgstr "" #: controllers/view/stringsextract/stringsextractview.cpp:161 msgctxt "@info:whatsthis" msgid "" "If you press the Go to button, the string which was " "last selected is marked and shown in the view." msgstr "" #: controllers/view/stringsextract/stringsextracttool.cpp:68 msgctxt "@title:window of the tool to extract strings" msgid "Strings" msgstr "" #: controllers/view/stringsextract/containedstringtablemodel.cpp:98 msgctxt "@title:column offset of the extracted string" msgid "Offset" msgstr "" #: controllers/view/stringsextract/containedstringtablemodel.cpp:99 msgctxt "@title:column string extracted from the byte array" msgid "String" msgstr "" #: controllers/view/stringsextract/stringsextracttoolviewfactory.cpp:38 msgctxt "@title:window" msgid "Strings" msgstr "" #: controllers/view/filter/filterview.cpp:57 msgctxt "@label:listbox operation to use by the filter" msgid "Operation:" msgstr "" #: controllers/view/filter/filterview.cpp:64 msgctxt "@info:tooltip" msgid "The operation to use for the filter." msgstr "" #: controllers/view/filter/filterview.cpp:68 msgctxt "@info:whatsthis" msgid "Select the operation to use for the filter." msgstr "" #: controllers/view/filter/filterview.cpp:76 #: controllers/view/checksum/checksumview.cpp:77 #: controllers/view/charsetconversion/charsetconversionview.cpp:102 msgctxt "@title:group" msgid "Parameters" msgstr "" #: controllers/view/filter/filterview.cpp:90 msgctxt "@action:button" msgid "&Filter" msgstr "" #: controllers/view/filter/filterview.cpp:92 msgctxt "@info:tooltip" msgid "Executes the filter for the bytes in the selected range." msgstr "" #: controllers/view/filter/filterview.cpp:94 msgctxt "@info:whatsthis" msgid "" "If you press the Filter button, the operation you " "selected above is executed for the bytes in the selected range with the " "given options." msgstr "" #: controllers/view/filter/filtertool.cpp:54 #: controllers/view/filter/filtertoolviewfactory.cpp:38 msgctxt "@title:window" msgid "Binary Filter" msgstr "" #: controllers/view/libfinddialog/kabstractfinddialog.cpp:61 #: controllers/view/search/searchcontroller.cpp:108 #: controllers/view/search/searchcontroller.cpp:114 msgctxt "@title:window" msgid "Find" msgstr "" #: controllers/view/libfinddialog/kabstractfinddialog.cpp:73 msgctxt "@info:tooltip" msgid "" "Enter the bytes to search for, or select bytes previously searched for from " "the list." msgstr "" #: controllers/view/libfinddialog/kabstractfinddialog.cpp:95 msgctxt "@title:group" msgid "Options" msgstr "" #: controllers/view/libfinddialog/kabstractfinddialog.cpp:100 msgctxt "@option:check" msgid "C&ase sensitive" msgstr "" #: controllers/view/libfinddialog/kabstractfinddialog.cpp:101 msgctxt "@info:whatsthis" msgid "" "Perform a case sensitive search: entering the pattern 'Joe' will not match " "'joe' or 'JOE', only 'Joe'." msgstr "" #: controllers/view/libfinddialog/kabstractfinddialog.cpp:103 msgctxt "@option:check" msgid "&Whole words only" msgstr "" #: controllers/view/libfinddialog/kabstractfinddialog.cpp:104 msgctxt "@info:whatsthis" msgid "Require word boundaries in both ends of a match to succeed." msgstr "" #: controllers/view/libfinddialog/kabstractfinddialog.cpp:106 msgctxt "@info:whatsthis" msgid "Start searching at the current cursor location rather than at the top." msgstr "" #: controllers/view/libfinddialog/kabstractfinddialog.cpp:109 msgctxt "@info:whatsthis" msgid "Replace backwards." msgstr "" #: controllers/view/libfinddialog/kabstractfinddialog.cpp:110 msgctxt "@option:check" msgid "&Selected bytes" msgstr "" #: controllers/view/libfinddialog/kabstractfinddialog.cpp:111 msgctxt "@info:whatsthis" msgid "Only search within the current selection." msgstr "" #: controllers/view/bookmarks/bookmarkstoolviewfactory.cpp:38 #: controllers/view/bookmarks/bookmarkstool.cpp:55 msgctxt "@title:window" msgid "Bookmarks" msgstr "" #: controllers/view/bookmarks/bookmarklistmodel.cpp:128 msgctxt "@title:column offset of the bookmark" msgid "Offset" msgstr "" #: controllers/view/bookmarks/bookmarklistmodel.cpp:129 msgctxt "@title:column title of the bookmark" msgid "Title" msgstr "" #: controllers/view/bookmarks/bookmarksview.cpp:91 msgctxt "@info:tooltip" msgid "Creates a new bookmark for the current cursor position." msgstr "" #: controllers/view/bookmarks/bookmarksview.cpp:93 msgctxt "@info:whatsthis" msgid "" "If you press this button, a new bookmark will be created for the current " "cursor position." msgstr "" #: controllers/view/bookmarks/bookmarksview.cpp:107 msgctxt "@info:tooltip" msgid "Deletes all the selected bookmarks." msgstr "" #: controllers/view/bookmarks/bookmarksview.cpp:109 msgctxt "@info:whatsthis" msgid "" "If you press this button, all bookmarks which are selected will be deleted." msgstr "" #: controllers/view/bookmarks/bookmarksview.cpp:121 msgctxt "@info:tooltip" msgid "Moves the cursor to the selected bookmark." msgstr "" #: controllers/view/bookmarks/bookmarksview.cpp:123 msgctxt "@info:whatsthis" msgid "" "If you press this button, the cursor is moved to the position of the " "bookmark which has been last selected." msgstr "" #: controllers/view/bookmarks/bookmarksview.cpp:133 msgctxt "@info:tooltip" msgid "Enables renaming of the selected bookmark." msgstr "" #: controllers/view/bookmarks/bookmarksview.cpp:135 msgctxt "@info:whatsthis" msgid "" "If you press this button, the name of the bookmark which was last selected " "can be edited." msgstr "" #: controllers/view/bookmarks/bookmarkstool.cpp:135 #: controllers/view/bookmarks/bookmarkscontroller.cpp:241 msgctxt "default name of a bookmark" msgid "Bookmark" msgstr "" #: controllers/view/bookmarks/bookmarkscontroller.cpp:66 msgctxt "@action:inmenu" msgid "Remove Bookmark" msgstr "" #: controllers/view/bookmarks/bookmarkscontroller.cpp:71 msgctxt "@action:inmenu" msgid "Remove All Bookmarks" msgstr "" #: controllers/view/bookmarks/bookmarkscontroller.cpp:76 msgctxt "@action:inmenu" msgid "Go to Next Bookmark" msgstr "" #: controllers/view/bookmarks/bookmarkscontroller.cpp:81 msgctxt "@action:inmenu" msgid "Go to Previous Bookmark" msgstr "" #: controllers/view/bookmarks/bookmarkscontroller.cpp:158 #, kde-format msgctxt "@item description of bookmark" msgid "%1: %2" msgstr "" #: controllers/view/info/statistictablemodel.cpp:118 #: controllers/view/bytetable/bytetablemodel.cpp:97 msgctxt "@item:intable character is not defined" msgid "undef." msgstr "" #: controllers/view/info/statistictablemodel.cpp:181 #: controllers/view/bytetable/bytetablemodel.cpp:119 msgctxt "@title:column short for Hexadecimal" msgid "Hex" msgstr "" #: controllers/view/info/statistictablemodel.cpp:182 #: controllers/view/bytetable/bytetablemodel.cpp:118 msgctxt "@title:column short for Decimal" msgid "Dec" msgstr "" #: controllers/view/info/statistictablemodel.cpp:183 #: controllers/view/bytetable/bytetablemodel.cpp:120 msgctxt "@title:column short for Octal" msgid "Oct" msgstr "" #: controllers/view/info/statistictablemodel.cpp:184 #: controllers/view/bytetable/bytetablemodel.cpp:121 msgctxt "@title:column short for Binary" msgid "Bin" msgstr "" #: controllers/view/info/statistictablemodel.cpp:186 #: controllers/view/bytetable/bytetablemodel.cpp:122 msgctxt "@title:column short for Character" msgid "Char" msgstr "" #: controllers/view/info/statistictablemodel.cpp:187 msgctxt "@title:column count of characters" msgid "Count" msgstr "" #: controllers/view/info/statistictablemodel.cpp:188 msgctxt "@title:column Percent of byte in total" msgid "Percent" msgstr "" #: controllers/view/info/statistictablemodel.cpp:197 #: controllers/view/bytetable/bytetablemodel.cpp:132 msgctxt "@info:tooltip column contains the value in hexadecimal format" msgid "Hexadecimal" msgstr "" #: controllers/view/info/statistictablemodel.cpp:199 #: controllers/view/bytetable/bytetablemodel.cpp:130 msgctxt "@info:tooltip column contains the value in decimal format" msgid "Decimal" msgstr "" #: controllers/view/info/statistictablemodel.cpp:201 #: controllers/view/bytetable/bytetablemodel.cpp:134 msgctxt "@info:tooltip column contains the value in octal format" msgid "Octal" msgstr "" #: controllers/view/info/statistictablemodel.cpp:203 #: controllers/view/bytetable/bytetablemodel.cpp:136 msgctxt "@info:tooltip column contains the value in binary format" msgid "Binary" msgstr "" #: controllers/view/info/statistictablemodel.cpp:207 #: controllers/view/bytetable/bytetablemodel.cpp:138 msgctxt "@info:tooltip column contains the character with the value" msgid "Character" msgstr "" #: controllers/view/info/infoview.cpp:56 msgctxt "@label size of selected bytes" msgid "Size:" msgstr "" #: controllers/view/info/infoview.cpp:62 msgctxt "@info:tooltip" msgid "The number of the bytes the statistic was built for." msgstr "" #: controllers/view/info/infoview.cpp:73 msgctxt "@action:button build the statistic of the byte frequency" msgid "&Build" msgstr "" #: controllers/view/info/infoview.cpp:76 msgctxt "@info:tooltip" msgid "" "Builds the byte frequency statistic for the bytes in the selected range." msgstr "" #: controllers/view/info/infoview.cpp:78 msgctxt "@info:whatsthis" msgid "" "If you press the Build button, the byte frequency " "statistic is built for the bytes in the selected range." msgstr "" #: controllers/view/info/infotool.cpp:50 #: controllers/view/info/infotoolviewfactory.cpp:38 msgctxt "@title:window" msgid "Statistics" msgstr "" #: controllers/view/overwritemode/overwritemodecontroller.cpp:43 msgctxt "@option:check set the view into overwrite mode" msgid "Set Overwrite Mode" msgstr "" #: controllers/view/overwritemode/overwritemodecontroller.cpp:45 msgctxt "@option:check set the view into insert mode" msgid "Set Insert Mode" msgstr "" #: controllers/view/overwritemode/overwritemodecontroller.cpp:50 msgctxt "@info:whatsthis" msgid "" "Choose whether you want the input to be inserted or to overwrite existing " "data." msgstr "" #: controllers/view/print/printtool.cpp:70 #, kde-format msgctxt "@title:window" msgid "Print Byte Array %1" msgstr "" #: controllers/view/print/printtool.cpp:103 msgctxt "in the header of the printed page, e.g. Page 2 of 20" msgid "Page %p of %P" msgstr "" #: controllers/view/print/printtool.cpp:109 msgctxt "in the footer of the printed page, e.g. Printed by: Joe User" msgid "Printed by: %U" msgstr "" #: controllers/view/print/printtool.cpp:110 msgctxt "advertizer in the footer of the printed page" msgid "Okteta, built on KDE4" msgstr "" #: controllers/view/print/printtool.cpp:169 msgctxt "@info" msgid "Could not print." msgstr "" #: controllers/view/selectrange/selectrangecontroller.cpp:48 msgctxt "@action:inmenu" msgid "&Select range..." msgstr "" #: controllers/view/selectrange/selectrangeview.cpp:57 msgctxt "@label:listbox" msgid "Start offset:" msgstr "" #: controllers/view/selectrange/selectrangeview.cpp:77 msgctxt "@label:listbox" msgid "End offset:" msgstr "" #: controllers/view/selectrange/selectrangeview.cpp:97 msgctxt "@option:check" msgid "End relative" msgstr "" #: controllers/view/selectrange/selectrangeview.cpp:121 msgctxt "@action:button" msgid "&Select" msgstr "" #: controllers/view/selectrange/selectrangeview.cpp:124 msgctxt "@info:tooltip" msgid "Select the range." msgstr "" #: controllers/view/selectrange/selectrangeview.cpp:126 msgctxt "@info:whatsthis" msgid "" "If you press the Select button, the cursor will be " "moved in the document to or, on your option, by the offset you entered above." msgstr "" #: controllers/view/selectrange/selectrangetool.cpp:77 msgctxt "@title:window of the tool to select a range" msgid "Select" msgstr "" #: controllers/view/libbytearrayfilter/filter/invertbytearrayfilter.cpp:34 msgctxt "" "name of the filter; it switches all bits from 0 to 1 and 1 to 0 respectivly, " "so 01111110 becomes 10000001" msgid "INVERT data" msgstr "" #: controllers/view/libbytearrayfilter/filter/xorbytearrayfilter.cpp:34 msgctxt "name of the filter; it does a logic XOR operation" msgid "operand XOR data" msgstr "" #: controllers/view/libbytearrayfilter/filter/operandbytearrayfilterparametersetedit.cpp:47 msgctxt "@label:textbox operand to the arithmetic filter function" msgid "Operand:" msgstr "" #: controllers/view/libbytearrayfilter/filter/operandbytearrayfilterparametersetedit.cpp:53 msgctxt "@info:tooltip" msgid "The operand to do the operation with." msgstr "" #: controllers/view/libbytearrayfilter/filter/operandbytearrayfilterparametersetedit.cpp:56 msgctxt "@info:whatsthis" msgid "Enter an operand, or select a previous operand from the list." msgstr "" #: controllers/view/libbytearrayfilter/filter/operandbytearrayfilterparametersetedit.cpp:64 msgctxt "@option:check" msgid "Align at end:" msgstr "" #: controllers/view/libbytearrayfilter/filter/operandbytearrayfilterparametersetedit.cpp:69 msgctxt "@info:tooltip" msgid "" "Sets if the operation will be aligned to the end of the data instead of to " "the begin." msgstr "" #: controllers/view/libbytearrayfilter/filter/operandbytearrayfilterparametersetedit.cpp:72 msgctxt "@info:whatsthis" msgid "If set, the operation will be aligned to the end of the data." msgstr "" #: controllers/view/libbytearrayfilter/filter/reversebytearrayfilter.cpp:34 msgctxt "" "name of the filter; it changes the order of the bytes/bits to backwards, so " "ABCD becomes DCBA" msgid "REVERSE data" msgstr "" #: controllers/view/libbytearrayfilter/filter/shiftbytearrayfilter.cpp:38 msgctxt "name of the filter; it moves the bits, setting freed ones to zero" msgid "SHIFT data" msgstr "" #: controllers/view/libbytearrayfilter/filter/orbytearrayfilter.cpp:34 msgctxt "name of the filter; it does a logic OR operation" msgid "operand OR data" msgstr "" #: controllers/view/libbytearrayfilter/filter/rotatebytearrayfilterparametersetedit.cpp:49 msgctxt "@label:spinbox number of bytes the movement is done within" msgid "&Group size:" msgstr "" #: controllers/view/libbytearrayfilter/filter/rotatebytearrayfilterparametersetedit.cpp:52 msgctxt "@info:tooltip" msgid "The number of bytes within which each movement is made." msgstr "" #: controllers/view/libbytearrayfilter/filter/rotatebytearrayfilterparametersetedit.cpp:56 msgctxt "@info:whatsthis" msgid "Control the number of bytes within which each movement is made." msgstr "" #: controllers/view/libbytearrayfilter/filter/rotatebytearrayfilterparametersetedit.cpp:63 msgid " bit" msgid_plural " bits" msgstr[0] "" msgstr[1] "" #: controllers/view/libbytearrayfilter/filter/rotatebytearrayfilterparametersetedit.cpp:68 msgctxt "@label:spinbox width (in number of bits) the bits are moved" msgid "S&hift width:" msgstr "" #: controllers/view/libbytearrayfilter/filter/rotatebytearrayfilterparametersetedit.cpp:71 msgctxt "@info:tooltip" msgid "" "The width of the shift. Positive numbers move the bits to the right, " "negative to the left." msgstr "" #: controllers/view/libbytearrayfilter/filter/rotatebytearrayfilterparametersetedit.cpp:75 msgctxt "@info:whatsthis" msgid "" "Control the width of the shift. Positive numbers move the bits to the right, " "negative to the left." msgstr "" #: controllers/view/libbytearrayfilter/filter/reversebytearrayfilterparametersetedit.cpp:45 msgctxt "@option:check" msgid "Reverse also bits:" msgstr "" #: controllers/view/libbytearrayfilter/filter/reversebytearrayfilterparametersetedit.cpp:50 msgctxt "@info:whatsthis" msgid "If set, the bits are arranged in reverse order as well." msgstr "" #: controllers/view/libbytearrayfilter/filter/rotatebytearrayfilter.cpp:37 msgctxt "" "name of the filter; it moves the bits and pushes the ones over the end to " "the begin again" msgid "ROTATE data" msgstr "" #: controllers/view/libbytearrayfilter/filter/andbytearrayfilter.cpp:34 msgctxt "name of the filter; it does a logic AND operation" msgid "operand AND data" msgstr "" #: controllers/view/viewconfig/viewconfigcontroller.cpp:49 msgctxt "@title:menu" msgid "&Value Coding" msgstr "" #: controllers/view/viewconfig/viewconfigcontroller.cpp:52 msgctxt "" "@item:inmenu encoding of the bytes as values in the hexadecimal format" msgid "&Hexadecimal" msgstr "" #: controllers/view/viewconfig/viewconfigcontroller.cpp:54 msgctxt "@item:inmenu encoding of the bytes as values in the decimal format" msgid "&Decimal" msgstr "" #: controllers/view/viewconfig/viewconfigcontroller.cpp:56 msgctxt "@item:inmenu encoding of the bytes as values in the octal format" msgid "&Octal" msgstr "" #: controllers/view/viewconfig/viewconfigcontroller.cpp:58 msgctxt "@item:inmenu encoding of the bytes as values in the binary format" msgid "&Binary" msgstr "" #: controllers/view/viewconfig/viewconfigcontroller.cpp:64 msgctxt "@title:menu" msgid "&Char Coding" msgstr "" #: controllers/view/viewconfig/viewconfigcontroller.cpp:69 msgctxt "@option:check" msgid "Show &Non-printing Chars" msgstr "" #: controllers/view/viewconfig/viewconfigcontroller.cpp:74 msgctxt "@action:inmenu" msgid "Set Bytes per Line..." msgstr "" #: controllers/view/viewconfig/viewconfigcontroller.cpp:79 msgctxt "@action:inmenu" msgid "Set Bytes per Group..." msgstr "" #: controllers/view/viewconfig/viewconfigcontroller.cpp:84 msgctxt "@title:menu" msgid "&Dynamic Layout" msgstr "" #: controllers/view/viewconfig/viewconfigcontroller.cpp:87 msgctxt "@item:inmenu The layout will not change on size changes." msgid "&Off" msgstr "" #: controllers/view/viewconfig/viewconfigcontroller.cpp:89 msgctxt "" "@item:inmenu The layout will adapt to the size, but only with complete " "groups of bytes." msgid "&Wrap Only Complete Byte Groups" msgstr "" #: controllers/view/viewconfig/viewconfigcontroller.cpp:91 msgctxt "" "@item:inmenu The layout will adapt to the size and fit in as much bytes per " "line as possible." msgid "&On" msgstr "" #: controllers/view/viewconfig/viewconfigcontroller.cpp:96 msgctxt "@option:check" msgid "Show &Line Offset" msgstr "" #: controllers/view/viewconfig/viewconfigcontroller.cpp:102 msgctxt "@title:menu" msgid "&Show Values or Chars" msgstr "" #: controllers/view/viewconfig/viewconfigcontroller.cpp:104 msgctxt "@item:inmenu" msgid "&Values" msgstr "" #: controllers/view/viewconfig/viewconfigcontroller.cpp:105 msgctxt "@item:inmenu" msgid "&Chars" msgstr "" #: controllers/view/viewconfig/viewconfigcontroller.cpp:106 msgctxt "@item:inmenu" msgid "Values && Chars" msgstr "" #: controllers/view/viewconfig/bytesperlinedialog.cpp:49 msgctxt "@label:spinbox number of bytes which are shown per line" msgid "Per Line:" msgstr "" #: controllers/view/viewconfig/bytesperlinedialog.cpp:53 msgctxt "@title:window" msgid "Bytes per Line" msgstr "" #: controllers/view/viewconfig/bytespergroupdialog.cpp:48 #: controllers/view/viewprofiles/viewprofileedit.cpp:115 msgctxt "@label" msgid "No grouping." msgstr "" #: controllers/view/viewconfig/bytespergroupdialog.cpp:52 msgctxt "@label:spinbox number of bytes which are grouped" msgid "Per Group:" msgstr "" #: controllers/view/viewconfig/bytespergroupdialog.cpp:56 msgctxt "@title:window" msgid "Bytes per Group" msgstr "" #: controllers/view/checksum/checksumtool.cpp:85 #: controllers/view/checksum/checksumtoolviewfactory.cpp:38 msgctxt "@title:window of the tool to calculate checksums" msgid "Checksum" msgstr "" #: controllers/view/checksum/checksumview.cpp:61 msgctxt "@label:listbox algorithm to use for the checksum" msgid "Algorithm:" msgstr "" #: controllers/view/checksum/checksumview.cpp:68 msgctxt "@info:whatsthis" msgid "Select the algorithm to use for the checksum." msgstr "" #: controllers/view/checksum/checksumview.cpp:90 msgctxt "@action:button calculate the checksum" msgid "&Calculate" msgstr "" #: controllers/view/checksum/checksumview.cpp:93 msgctxt "@info:tooltip" msgid "Calculate the checksum for the bytes in the selected range." msgstr "" #: controllers/view/checksum/checksumview.cpp:95 msgctxt "@info:whatsthis" msgid "" "If you press the Calculate button, the list will be " "updated to all strings which are contained in the selected range and have " "the set minimum length." msgstr "" #: controllers/view/search/ksearchdialog.cpp:39 msgctxt "@title:window" msgid "Find Bytes" msgstr "" #: controllers/view/search/ksearchdialog.cpp:40 msgctxt "@action:button" msgid "&Find" msgstr "" #: controllers/view/search/ksearchdialog.cpp:42 msgctxt "@info:tooltip" msgid "Start searching" msgstr "" #: controllers/view/search/ksearchdialog.cpp:44 msgctxt "@info:whatsthis" msgid "" "If you press the Find button, the bytes you entered " "above are searched for within the byte array." msgstr "" #: controllers/view/search/searchtool.cpp:61 msgctxt "@title" msgid "Search" msgstr "" #: controllers/view/search/searchcontroller.cpp:109 msgctxt "@info" msgid "Search key not found in byte array." msgstr "" #: controllers/view/search/searchcontroller.cpp:116 #: controllers/view/replace/replacecontroller.cpp:102 msgctxt "@info" msgid "End of byte array reached.Continue from the beginning?" msgstr "" #: controllers/view/search/searchcontroller.cpp:117 #: controllers/view/replace/replacecontroller.cpp:103 msgctxt "@info" msgid "Beginning of byte array reached.Continue from the end?" msgstr "" #: controllers/view/poddecoder/typecodecs/sint8codec.cpp:36 msgctxt "@label:textbox" msgid "Signed 8-bit" msgstr "" #: controllers/view/poddecoder/typecodecs/char8codec.cpp:39 msgctxt "@label:textbox encoding of one byte as character" msgid "Character 8-bit" msgstr "" #: controllers/view/poddecoder/typecodecs/uint8codec.cpp:36 msgctxt "@label:textbox" msgid "Unsigned 8-bit" msgstr "" #: controllers/view/poddecoder/typecodecs/float32codec.cpp:36 msgctxt "@label:textbox" msgid "Float 32-bit" msgstr "" #: controllers/view/poddecoder/typecodecs/binary8codec.cpp:36 msgctxt "@label:textbox encoding of one byte as value in the binary format" msgid "Binary 8-bit" msgstr "" #: controllers/view/poddecoder/typecodecs/float64codec.cpp:36 msgctxt "@label:textbox" msgid "Float 64-bit" msgstr "" #: controllers/view/poddecoder/typecodecs/sint32codec.cpp:36 msgctxt "@label:textbox" msgid "Signed 32-bit" msgstr "" #: controllers/view/poddecoder/typecodecs/uint32codec.cpp:36 msgctxt "@label:textbox" msgid "Unsigned 32-bit" msgstr "" #: controllers/view/poddecoder/typecodecs/sint16codec.cpp:36 msgctxt "@label:textbox" msgid "Signed 16-bit" msgstr "" #: controllers/view/poddecoder/typecodecs/uint16codec.cpp:36 msgctxt "@label:textbox" msgid "Unsigned 16-bit" msgstr "" #: controllers/view/poddecoder/typecodecs/utf8codec.cpp:40 msgctxt "@label:textbox" msgid "UTF-8" msgstr "" #: controllers/view/poddecoder/typecodecs/sint64codec.cpp:36 msgctxt "@label:textbox" msgid "Signed 64-bit" msgstr "" #: controllers/view/poddecoder/typecodecs/uint64codec.cpp:36 msgctxt "@label:textbox" msgid "Unsigned 64-bit" msgstr "" #: controllers/view/poddecoder/typecodecs/octal8codec.cpp:36 msgctxt "@label:textbox encoding of one byte as value in the octal format" msgid "Octal 8-bit" msgstr "" #: controllers/view/poddecoder/typecodecs/hexadecimal8codec.cpp:36 msgctxt "" "@label:textbox encoding of one byte as value in the hexadecimal format" msgid "Hexadecimal 8-bit" msgstr "" #: controllers/view/poddecoder/poddecodertool.cpp:93 #: controllers/view/poddecoder/poddecodertoolviewfactory.cpp:38 msgctxt "@title:window" msgid "Decoding Table" msgstr "" #: controllers/view/poddecoder/poddecodertool.cpp:157 msgctxt "@label:textbox" msgid "UTF-16:" msgstr "" #: controllers/view/poddecoder/poddecodertool.cpp:275 #, kde-format msgctxt "Edited as %datatype" msgid "Edited as %1" msgstr "" #: controllers/view/poddecoder/podtablemodel.cpp:168 msgctxt "@title:column name of the datatype" msgid "Type" msgstr "" #: controllers/view/poddecoder/podtablemodel.cpp:169 msgctxt "@title:column value of the bytes for the datatype" msgid "Value" msgstr "" #: controllers/view/poddecoder/podtablemodel.cpp:177 msgctxt "@info:tooltip for column Type" msgid "The type of data" msgstr "" #: controllers/view/poddecoder/podtablemodel.cpp:179 msgctxt "@info:tooltip for column Value" msgid "The value of the bytes for the datatype" msgstr "" #: controllers/view/poddecoder/podtableview.cpp:90 msgctxt "@info:tooltip" msgid "The byte order to use for decoding the bytes." msgstr "" #: controllers/view/poddecoder/podtableview.cpp:94 msgctxt "@option:check" msgid "Unsigned as hexadecimal:" msgstr "" #: controllers/view/poddecoder/podtableview.cpp:104 msgctxt "@info:tooltip" msgid "" "Sets whether the values of the unsigned integer types are shown as " "hexadecimal instead of as decimal." msgstr "" #: controllers/view/poddecoder/podtableview.cpp:135 #, kde-format msgctxt "@info" msgid "" "The new value needs fewer bytes (%1 instead of %2).Keep the unused bytes or remove them?" msgstr "" #: controllers/view/poddecoder/podtableview.cpp:140 msgctxt "@action:button keep the unused bytes" msgid "&Keep" msgstr "" #: controllers/view/poddecoder/podtableview.cpp:143 msgctxt "@info:tooltip" msgid "Keep the unused bytes with their old values." msgstr "" #: controllers/view/poddecoder/podtableview.cpp:153 #, kde-format msgctxt "@info" msgid "" "The new value needs more bytes (%1 instead of %2).Overwrite the following bytes or insert new ones as needed?" msgstr "" #: controllers/view/replace/replacecontroller.cpp:84 #: controllers/view/replace/replacecontroller.cpp:97 msgctxt "@title:window" msgid "Replace" msgstr "" #: controllers/view/replace/replacecontroller.cpp:86 #: controllers/view/replace/replacecontroller.cpp:99 msgctxt "@info" msgid "No replacements made." msgstr "" #: controllers/view/replace/replacecontroller.cpp:87 #: controllers/view/replace/replacecontroller.cpp:100 #, kde-format msgctxt "@info" msgid "1 replacement made." msgid_plural "%1 replacements made." msgstr[0] "" msgstr[1] "" #: controllers/view/replace/replacecontroller.cpp:90 msgctxt "@info" msgid "Replace pattern not found in byte array." msgstr "" #: controllers/view/replace/kreplacedialog.cpp:45 msgctxt "@title:window" msgid "Replace Bytes" msgstr "" #: controllers/view/replace/kreplacedialog.cpp:46 msgctxt "@action;button" msgid "&Replace" msgstr "" #: controllers/view/replace/kreplacedialog.cpp:48 msgctxt "@info:tooltip" msgid "Start replace" msgstr "" #: controllers/view/replace/kreplacedialog.cpp:50 msgctxt "@info:whatsthis" msgid "" "If you press the Replace button, the bytes you " "entered above are searched for within the byte array and any occurrence is " "replaced with the replacement bytes." msgstr "" #: controllers/view/replace/kreplacedialog.cpp:58 msgctxt "@title:group" msgid "Replace With" msgstr "" #: controllers/view/replace/kreplacedialog.cpp:65 msgctxt "@info:tooltip" msgid "" "Enter the bytes to replace with, or select bytes previously replaced with " "from the list." msgstr "" #: controllers/view/replace/kreplacedialog.cpp:74 msgctxt "@option:check" msgid "&Prompt on replace" msgstr "" #: controllers/view/replace/kreplacedialog.cpp:75 msgctxt "@info:whatsthis" msgid "Ask before replacing each match found." msgstr "" #: controllers/view/replace/kreplaceprompt.cpp:38 msgctxt "@title:window prompt for iterative replacement" msgid "Replace" msgstr "" #: controllers/view/replace/kreplaceprompt.cpp:42 msgctxt "@action:button" msgid "Replace &All" msgstr "" #: controllers/view/replace/kreplaceprompt.cpp:43 msgctxt "@action:button" msgid "&Skip" msgstr "" #: controllers/view/replace/kreplaceprompt.cpp:44 msgctxt "@action:button" msgid "Replace" msgstr "" #: controllers/view/replace/replacetool.cpp:62 msgctxt "@title" msgid "Replace" msgstr "" #: controllers/view/bytetable/bytetableview.cpp:81 msgctxt "@label:spinbox number of bytes to insert" msgid "Number:" msgstr "" #: controllers/view/bytetable/bytetableview.cpp:92 msgctxt "@info:tooltip" msgid "" "The number with which the byte currently selected in the table will be " "inserted." msgstr "" #: controllers/view/bytetable/bytetableview.cpp:104 msgctxt "@info:tooltip" msgid "Inserts the byte currently selected in the table with the given number." msgstr "" #: controllers/view/bytetable/bytetabletool.cpp:49 #: controllers/view/bytetable/bytetabletoolviewfactory.cpp:38 msgctxt "@title:window" msgid "Value/Char Table" msgstr "" #: controllers/view/bytetable/bytetabletool.cpp:97 #, kde-format msgid "Inserted 1 Byte" msgid_plural "Inserted %1 Bytes" msgstr[0] "" msgstr[1] "" #: controllers/view/libbytearraychecksum/algorithm/adler32bytearraychecksumalgorithm.cpp:36 msgctxt "name of the checksum algorithm" msgid "Adler-32" msgstr "" #: controllers/view/libbytearraychecksum/algorithm/modsum8bytearraychecksumalgorithm.cpp:36 msgctxt "name of the checksum algorithm" msgid "Modular sum 8-bit" msgstr "" #: controllers/view/libbytearraychecksum/algorithm/modsum32bytearraychecksumalgorithm.cpp:35 msgctxt "name of the checksum algorithm" msgid "Modular sum 32-bit" msgstr "" #: controllers/view/libbytearraychecksum/algorithm/modsum16bytearraychecksumalgorithm.cpp:35 msgctxt "name of the checksum algorithm" msgid "Modular sum 16-bit" msgstr "" #: controllers/view/libbytearraychecksum/algorithm/crc32bytearraychecksumalgorithm.cpp:83 msgctxt "name of the checksum algorithm, Cyclic Redundancy Check 32" msgid "CRC-32" msgstr "" #: controllers/view/libbytearraychecksum/algorithm/modsum64bytearraychecksumalgorithm.cpp:35 msgctxt "name of the checksum algorithm" msgid "Modular sum 64-bit" msgstr "" #: controllers/view/libbytearraychecksum/algorithm/modsumbytearraychecksumparametersetedit.cpp:51 msgctxt "" "@label:listbox byte order to use for decoding the bytes into integer values" msgid "Byte Order:" msgstr "" #: controllers/view/libbytearraychecksum/algorithm/modsumbytearraychecksumparametersetedit.cpp:54 msgctxt "@info:tooltip" msgid "The byte order to use for decoding the bytes into integer values." msgstr "" #: controllers/view/libbytearraychecksum/bytearraychecksumalgorithmfactory.cpp:83 msgctxt "name of the hash algorithm" msgid "SHA-0" msgstr "" #: controllers/view/libbytearraychecksum/bytearraychecksumalgorithmfactory.cpp:84 msgctxt "name of the hash algorithm" msgid "SHA-1" msgstr "" #: controllers/view/libbytearraychecksum/bytearraychecksumalgorithmfactory.cpp:85 msgctxt "name of the hash algorithm" msgid "MD2" msgstr "" #: controllers/view/libbytearraychecksum/bytearraychecksumalgorithmfactory.cpp:86 msgctxt "name of the hash algorithm" msgid "MD4" msgstr "" #: controllers/view/libbytearraychecksum/bytearraychecksumalgorithmfactory.cpp:87 msgctxt "name of the hash algorithm" msgid "MD5" msgstr "" #: controllers/view/libbytearraychecksum/bytearraychecksumalgorithmfactory.cpp:88 msgctxt "name of the hash algorithm" msgid "RIPEMD160" msgstr "" #: controllers/view/libbytearraychecksum/bytearraychecksumalgorithmfactory.cpp:89 msgctxt "name of the hash algorithm" msgid "SHA-224" msgstr "" #: controllers/view/libbytearraychecksum/bytearraychecksumalgorithmfactory.cpp:90 msgctxt "name of the hash algorithm" msgid "SHA-256" msgstr "" #: controllers/view/libbytearraychecksum/bytearraychecksumalgorithmfactory.cpp:91 msgctxt "name of the hash algorithm" msgid "SHA-384" msgstr "" #: controllers/view/libbytearraychecksum/bytearraychecksumalgorithmfactory.cpp:92 msgctxt "name of the hash algorithm" msgid "SHA-512" msgstr "" #: controllers/view/libbytearraychecksum/bytearraychecksumalgorithmfactory.cpp:93 msgctxt "name of the hash algorithm" msgid "Whirlpool" msgstr "" #: controllers/view/viewprofiles/viewprofileedit.cpp:65 msgid "Title:" msgstr "" #: controllers/view/viewprofiles/viewprofileedit.cpp:69 msgid "Display" msgstr "" #: controllers/view/viewprofiles/viewprofileedit.cpp:73 msgid "Show Line Offset:" msgstr "" #: controllers/view/viewprofiles/viewprofileedit.cpp:77 msgctxt "@item:" msgid "Values" msgstr "" #: controllers/view/viewprofiles/viewprofileedit.cpp:78 msgctxt "@item:" msgid "Chars" msgstr "" #: controllers/view/viewprofiles/viewprofileedit.cpp:79 msgctxt "@item:" msgid "Values & Chars" msgstr "" #: controllers/view/viewprofiles/viewprofileedit.cpp:81 msgid "Show Values or Chars:" msgstr "" #: controllers/view/viewprofiles/viewprofileedit.cpp:85 msgctxt "@label:listbox " msgid "Show with Rows or Columns::" msgstr "" #: controllers/view/viewprofiles/viewprofileedit.cpp:88 msgctxt "@item:" msgid "Columns" msgstr "" #: controllers/view/viewprofiles/viewprofileedit.cpp:89 msgctxt "@item:" msgid "Rows" msgstr "" #: controllers/view/viewprofiles/viewprofileedit.cpp:95 msgid "Layout" msgstr "" #: controllers/view/viewprofiles/viewprofileedit.cpp:101 msgctxt "@item:inmenu The layout will not change on size changes." msgid "Off" msgstr "" #: controllers/view/viewprofiles/viewprofileedit.cpp:103 msgctxt "" "@item:inmenu The layout will adapt to the size, but only with complete " "groups of bytes." msgid "Wrap Only Complete Byte Groups" msgstr "" #: controllers/view/viewprofiles/viewprofileedit.cpp:105 msgctxt "" "@item:inmenu The layout will adapt to the size and fit in as much bytes per " "line as possible." msgid "On" msgstr "" #: controllers/view/viewprofiles/viewprofileedit.cpp:109 msgid "Break lines:" msgstr "" #: controllers/view/viewprofiles/viewprofileedit.cpp:119 msgctxt "@label:spinbox number of bytes which are grouped" msgid "Bytes per Group:" msgstr "" #: controllers/view/viewprofiles/viewprofileedit.cpp:127 msgctxt "@label:spinbox number of bytes which are shown per line" msgid "Bytes per Line:" msgstr "" #: controllers/view/viewprofiles/viewprofileedit.cpp:132 msgid "Values" msgstr "" #: controllers/view/viewprofiles/viewprofileedit.cpp:142 #: controllers/view/viewprofiles/viewprofileedit.cpp:151 msgid "Coding:" msgstr "" #: controllers/view/viewprofiles/viewprofileedit.cpp:146 msgid "Chars" msgstr "" #: controllers/view/viewprofiles/viewprofileedit.cpp:154 msgid "Show Non-printable:" msgstr "" #: controllers/view/viewprofiles/viewprofileedit.cpp:158 msgid "Char for non-printable bytes:" msgstr "" #: controllers/view/viewprofiles/viewprofileedit.cpp:162 msgid "Char for undefined bytes:" msgstr "" #: controllers/view/viewprofiles/viewprofilescontroller.cpp:56 msgctxt "@title:menu submenu to select the view profile or change it" msgid "View Profile" msgstr "" #: controllers/view/viewprofiles/viewprofilescontroller.cpp:61 msgctxt "@title:menu create a new view profile" msgid "Create new..." msgstr "" #: controllers/view/viewprofiles/viewprofilescontroller.cpp:66 msgctxt "@title:menu " msgid "Reset changes" msgstr "" #: controllers/view/viewprofiles/viewprofilescontroller.cpp:71 msgctxt "@title:menu " msgid "Save changes" msgstr "" #: controllers/view/viewprofiles/viewprofilescontroller.cpp:195 msgctxt "@window:title" msgid "Create new View Profile" msgstr "" #: controllers/view/viewprofiles/viewprofilescontroller.cpp:199 msgid "Modification of X" msgstr "" #: controllers/view/viewprofiles/viewprofilesmanagedialog.cpp:61 msgctxt "@action:button" msgid "&Create new..." msgstr "" #: controllers/view/viewprofiles/viewprofilesmanagedialog.cpp:62 #: controllers/view/viewprofiles/viewprofilesmanagedialog.cpp:70 msgctxt "@info:tooltip" msgid "Opens an editor for the view profile as default for all views." msgstr "" #: controllers/view/viewprofiles/viewprofilesmanagedialog.cpp:64 #: controllers/view/viewprofiles/viewprofilesmanagedialog.cpp:72 #: controllers/view/viewprofiles/viewprofilesmanagedialog.cpp:80 msgctxt "@info:whatsthis" msgid "" "If you press the Set as Default button, the view " "profile you selected in the list is set as default for all views." msgstr "" #: controllers/view/viewprofiles/viewprofilesmanagedialog.cpp:69 msgctxt "@action:button" msgid "&Edit..." msgstr "" #: controllers/view/viewprofiles/viewprofilesmanagedialog.cpp:77 msgctxt "@action:button" msgid "&Set as Default" msgstr "" #: controllers/view/viewprofiles/viewprofilesmanagedialog.cpp:78 msgctxt "@info:tooltip" msgid "Sets the selected view profile as default for all views." msgstr "" #: controllers/view/viewprofiles/viewprofilesmanagedialog.cpp:85 msgctxt "@action:button" msgid "&Delete" msgstr "" #: controllers/view/viewprofiles/viewprofilesmanagedialog.cpp:86 msgctxt "@info:tooltip" msgid "Deletes the selected view profile." msgstr "" #: controllers/view/viewprofiles/viewprofilesmanagedialog.cpp:88 msgctxt "@info:whatsthis" msgid "" "If you press the Delete button, the view profile you " "selected in the list is deleted." msgstr "" #: controllers/view/viewprofiles/viewprofilesmanagecontroller.cpp:48 msgctxt "@action:inmenu" msgid "Manage View Profiles..." msgstr "" #: controllers/view/viewstatus/viewstatuscontroller.cpp:59 msgctxt "@info:status short for: Insert mode" msgid "INS" msgstr "" #: controllers/view/viewstatus/viewstatuscontroller.cpp:60 msgctxt "@info:status short for: Overwrite mode" msgid "OVR" msgstr "" #: controllers/view/viewstatus/viewstatuscontroller.cpp:61 msgctxt "@info:tooltip" msgid "Insert mode" msgstr "" #: controllers/view/viewstatus/viewstatuscontroller.cpp:62 msgctxt "@info:tooltip" msgid "Overwrite mode" msgstr "" #: controllers/view/viewstatus/viewstatuscontroller.cpp:77 msgctxt "@info:tooltip" msgid "Coding of the value interpretation in the current view." msgstr "" #: controllers/view/viewstatus/viewstatuscontroller.cpp:84 msgctxt "@info:tooltip" msgid "Encoding in the character column of the current view." msgstr "" #: controllers/view/viewstatus/viewstatuscontroller.cpp:117 #: controllers/view/viewstatus/viewstatuscontroller.cpp:212 #, kde-format msgid "Offset: %1" msgstr "" #: controllers/view/viewstatus/viewstatuscontroller.cpp:124 #, kde-format msgid "%1 bytes" msgstr "" #: controllers/view/viewstatus/viewstatuscontroller.cpp:126 #, kde-format msgctxt "@info:status selection: start offset - end offset ()" msgid "Selection: %1 - %2 (%3)" msgstr "" #: controllers/view/viewstatus/viewstatuscontroller.cpp:173 msgctxt "@info:status offset value not available" msgid "Offset: -" msgstr "" #: controllers/view/viewstatus/viewstatuscontroller.cpp:174 #: controllers/view/viewstatus/viewstatuscontroller.cpp:235 msgctxt "@info:status offset value not available" msgid "Selection: -" msgstr "" #: controllers/view/viewstatus/viewstatuscontroller.cpp:232 #, kde-format msgctxt "@info:status selection: start offset - end offset (number of bytes)" msgid "Selection: %1 - %2 (%3)" msgstr "" #: controllers/view/charsetconversion/charsetconversiontoolviewfactory.cpp:38 msgctxt "@title:window" msgid "Charset Conversion" msgstr "" #: controllers/view/charsetconversion/charsetconversionview.cpp:62 msgctxt "" "@item:inmenu Is converted _from_ charset (selected in combobox next to this)" msgid "From" msgstr "" #: controllers/view/charsetconversion/charsetconversionview.cpp:64 msgctxt "" "@item:inmenu Is converted _to_ charset (selected in combobox next to this)" msgid "To" msgstr "" #: controllers/view/charsetconversion/charsetconversionview.cpp:70 msgctxt "@info:tooltip" msgid "The direction the bytes are converted, to or from the selected charset." msgstr "" #: controllers/view/charsetconversion/charsetconversionview.cpp:74 msgctxt "@info:whatsthis" msgid "" "Select the direction the bytes are converted, to or from the selected " "charset." msgstr "" #: controllers/view/charsetconversion/charsetconversionview.cpp:89 msgctxt "@info:tooltip" msgid "The charset the bytes are converted to." msgstr "" #: controllers/view/charsetconversion/charsetconversionview.cpp:93 msgctxt "@info:whatsthis" msgid "Select the charset the bytes are converted to." msgstr "" #: controllers/view/charsetconversion/charsetconversionview.cpp:108 msgctxt "" "@option:check substitute bytes whose char is not part of the target charset" msgid "Substitute missing:" msgstr "" #: controllers/view/charsetconversion/charsetconversionview.cpp:113 msgctxt "@info:tooltip" msgid "" "Selects if bytes should be substituted with a default byte if its char in " "the source charset is not part of the target charset." msgstr "" #: controllers/view/charsetconversion/charsetconversionview.cpp:117 msgctxt "@info:whatsthis" msgid "" "Set to true if bytes should be substituted with a default byte if its char " "in the source charset is not part of the target charset." msgstr "" #: controllers/view/charsetconversion/charsetconversionview.cpp:133 msgctxt "" "@label:textbox byte to use for chars which are not part of the target charset" msgid "Substitute byte:" msgstr "" #: controllers/view/charsetconversion/charsetconversionview.cpp:139 msgctxt "@info:tooltip" msgid "The byte to use for chars which are not part of the target charset." msgstr "" #: controllers/view/charsetconversion/charsetconversionview.cpp:142 msgctxt "@info:whatsthis" msgid "" "Define the byte to use for chars which are not part of the target charset." msgstr "" #: controllers/view/charsetconversion/charsetconversionview.cpp:164 msgid "Con&vert" msgstr "" #: controllers/view/charsetconversion/charsetconversionview.cpp:167 msgctxt "@info:tooltip" msgid "Converts the bytes in the selected range." msgstr "" #: controllers/view/charsetconversion/charsetconversionview.cpp:169 msgctxt "@info:whatsthis" msgid "" "If you press the Convert button, all bytes in the " "selected range will be replaced by bytes which represent the same character " "in the selected target charset." msgstr "" #: controllers/view/charsetconversion/charsetconversionview.cpp:211 msgctxt "@info" msgid "No bytes converted." msgstr "" #: controllers/view/charsetconversion/charsetconversionview.cpp:212 #, kde-format msgctxt "@info" msgid "1 byte converted." msgid_plural "%1 bytes converted." msgstr[0] "" msgstr[1] "" msgstr[2] "" #: controllers/view/charsetconversion/charsetconversionview.cpp:221 msgctxt "@info" msgid "No bytes substituted." msgstr "" #: controllers/view/charsetconversion/charsetconversionview.cpp:222 #, kde-format msgctxt "@info" msgid "1 byte substituted." msgid_plural "%1 bytes substituted." msgstr[0] "" msgstr[1] "" msgstr[2] "" #: controllers/view/charsetconversion/charsetconversionview.cpp:233 msgctxt "@info" msgid "" "Conversion cancelled because of chars which are not in the target charset." msgstr "" #: controllers/view/charsetconversion/charsetconversiontool.cpp:65 msgctxt "@title:window of the tool to convert between charsets" msgid "Charset Conversion" msgstr "" #: controllers/view/charsetconversion/charsetconversiontool.cpp:168 #, kde-format msgctxt "Converted from charset 1 to charset 2" msgid "%1 to %2" msgstr "" #: controllers/document/overwriteonly/overwriteonlycontroller.cpp:43 msgctxt "@action:inmenu" msgid "Overwrite only" msgstr "" #: controllers/document/info/documentinfoview.cpp:82 msgid "Type:" msgstr "" #: controllers/document/info/documentinfoview.cpp:89 msgid "Location:" msgstr "" #: controllers/document/info/documentinfoview.cpp:103 msgid "Size:" msgstr "" #: controllers/document/info/documentinfoview.cpp:110 msgid "Created/Loaded:" msgstr "" #: controllers/document/info/documentinfoview.cpp:114 msgid "Last modified:" msgstr "Zadnji puta mijenjano:" #: controllers/document/info/documentinfoview.cpp:118 msgid "Last synchronized:" msgstr "" #: controllers/document/info/documentinfoview.cpp:126 msgid "Created:" msgstr "" #: controllers/document/info/documentinfoview.cpp:180 msgctxt "There is no storage location assigned to yet." msgid "[None]" msgstr "" #: controllers/document/info/documentinfotool.cpp:62 msgctxt "@title:window" msgid "File Info" msgstr "" #: core/io/filesystem/bytearrayrawfileloadthread.cpp:73 msgctxt "destination of the byte array" msgid "Loaded from file." msgstr "" #: core/io/filesystem/bytearrayrawfileloadthread.cpp:83 #: core/io/filesystem/bytearrayrawfilereloadthread.cpp:72 msgid "There is not enough free working memory to load this file." msgstr "" #: core/io/filesystem/bytearrayrawfileloadthread.cpp:86 #: core/io/filesystem/bytearrayrawfilereloadthread.cpp:75 msgid "" "Support to load files larger than 2 GiB on 32-bit systems has not yet been " "implemented." msgstr "" #: core/document/bytearraydocument.cpp:65 msgctxt "name of the data type" msgid "Byte Array" msgstr "" #: core/document/bytearraydocumentfactory.cpp:53 msgctxt "The byte array was new created." msgid "New created." msgstr "" #: core/document/bytearraydocumentfactory.cpp:60 #: core/document/bytearraydocumentfactory.cpp:97 #, kde-format msgctxt "numbered title for a created document without a filename" msgid "[New Byte Array]" msgid_plural "[New Byte Array %1]" msgstr[0] "" msgstr[1] "" #: core/document/bytearraydocumentfactory.cpp:90 msgctxt "origin of the byte array" msgid "Created from data." msgstr "" #. i18n: file: controllers/view/structures/settings/structviewdisplaysettingswidget.ui:20 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_UnsignedDisplayBase) #. i18n: file: controllers/view/structures/settings/structviewdisplaysettingswidget.ui:49 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_SignedDisplayBase) #. i18n: file: controllers/view/structures/settings/structviewdisplaysettingswidget.ui:123 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_CharDisplayBase) #: rc.cpp:3 rc.cpp:15 rc.cpp:39 msgid "Binary" msgstr "" #. i18n: file: controllers/view/structures/settings/structviewdisplaysettingswidget.ui:25 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_UnsignedDisplayBase) #. i18n: file: controllers/view/structures/settings/structviewdisplaysettingswidget.ui:54 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_SignedDisplayBase) #. i18n: file: controllers/view/structures/settings/structviewdisplaysettingswidget.ui:128 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_CharDisplayBase) #: rc.cpp:6 rc.cpp:18 rc.cpp:42 msgid "Decimal" msgstr "" #. i18n: file: controllers/view/structures/settings/structviewdisplaysettingswidget.ui:30 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_UnsignedDisplayBase) #. i18n: file: controllers/view/structures/settings/structviewdisplaysettingswidget.ui:59 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_SignedDisplayBase) #. i18n: file: controllers/view/structures/settings/structviewdisplaysettingswidget.ui:133 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_CharDisplayBase) #: rc.cpp:9 rc.cpp:21 rc.cpp:45 msgid "Hexadecimal" msgstr "" #. i18n: file: controllers/view/structures/settings/structviewdisplaysettingswidget.ui:38 #. i18n: ectx: property (text), widget (QLabel, signed_label) #: rc.cpp:12 msgid "Signed values:" msgstr "" #. i18n: file: controllers/view/structures/settings/structviewdisplaysettingswidget.ui:67 #. i18n: ectx: property (text), widget (QLabel, unsigned_label) #: rc.cpp:24 msgid "Unsigned values:" msgstr "" #. i18n: file: controllers/view/structures/settings/structviewdisplaysettingswidget.ui:84 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_LocaleAwareFloatFormatting) #: rc.cpp:27 msgid "Use locale-aware floating-point formatting" msgstr "" #. i18n: file: controllers/view/structures/settings/structviewdisplaysettingswidget.ui:94 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:30 msgid "Floating-point precision:" msgstr "" #. i18n: file: controllers/view/structures/settings/structviewdisplaysettingswidget.ui:103 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShortTypeNames) #: rc.cpp:33 msgid "Use short type names" msgstr "" #. i18n: file: controllers/view/structures/settings/structviewdisplaysettingswidget.ui:115 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowCharNumericalValue) #: rc.cpp:36 msgid "Show numerical value of chars" msgstr "" #. i18n: file: controllers/view/structures/settings/structviewdisplaysettingswidget.ui:141 #. i18n: ectx: property (text), widget (QLabel, char_label) #: rc.cpp:48 msgid "Character value:" msgstr "" #. i18n: file: controllers/view/structures/settings/structviewdisplaysettingswidget.ui:153 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_LocaleAwareDecimalFormatting) #: rc.cpp:51 msgid "Use locale-aware integer formatting" msgstr "" #. i18n: file: controllers/view/structures/settings/structviewpreferences.kcfg:8 #. i18n: ectx: label, entry (UnsignedDisplayBase), group (ValueDisplay) #: rc.cpp:54 msgid "Unsigned values display" msgstr "" #. i18n: file: controllers/view/structures/settings/structviewpreferences.kcfg:9 #. i18n: ectx: tooltip, entry (UnsignedDisplayBase), group (ValueDisplay) #: rc.cpp:57 msgctxt "@info:tooltip" msgid "The base to use when converting unsigned numbers to a string." msgstr "" #. i18n: file: controllers/view/structures/settings/structviewpreferences.kcfg:18 #. i18n: ectx: tooltip, entry (SignedDisplayBase), group (ValueDisplay) #: rc.cpp:60 msgctxt "@info:tooltip" msgid "The base to use when converting signed numbers to a string." msgstr "" #. i18n: file: controllers/view/structures/settings/structviewpreferences.kcfg:27 #. i18n: ectx: tooltip, entry (CharDisplayBase), group (ValueDisplay) #: rc.cpp:63 msgctxt "@info:tooltip" msgid "The base to use when converting characters to a value string." msgstr "" #. i18n: file: controllers/view/structures/settings/structviewpreferences.kcfg:36 #. i18n: ectx: tooltip, entry (ShowCharNumericalValue), group (ValueDisplay) #: rc.cpp:66 msgctxt "@info:tooltip" msgid "Whether to show the numerical value of chars" msgstr "" #. i18n: file: controllers/view/structures/settings/structviewpreferences.kcfg:40 #. i18n: ectx: tooltip, entry (LocaleAwareFloatFormatting), group (ValueDisplay) #: rc.cpp:69 msgctxt "@info:tooltip" msgid "Whether to format floating point values according to the current locale" msgstr "" #. i18n: file: controllers/view/structures/settings/structviewpreferences.kcfg:44 #. i18n: ectx: tooltip, entry (ShortTypeNames), group (ValueDisplay) #: rc.cpp:72 msgctxt "@info:tooltip" msgid "Whether to use short type names (i.e. uint32 instead of unsigned int)" msgstr "" #. i18n: file: controllers/view/structures/settings/structviewpreferences.kcfg:48 #. i18n: ectx: tooltip, entry (LocaleAwareDecimalFormatting), group (ValueDisplay) #: rc.cpp:75 msgctxt "@info:tooltip" msgid "" "If true, integers being displayed in decimal format will be formatted " "according to the current locale settings" msgstr "" #. i18n: file: controllers/view/structures/settings/structviewpreferences.kcfg:49 #. i18n: ectx: whatsthis, entry (LocaleAwareDecimalFormatting), group (ValueDisplay) #: rc.cpp:78 msgid "Whether to format integer values according to the current locale" msgstr "" #. i18n: file: controllers/view/structures/settings/structviewpreferences.kcfg:53 #. i18n: ectx: tooltip, entry (FloatPrecision), group (ValueDisplay) #: rc.cpp:81 msgctxt "@info:tooltip" msgid "" "The precision used for converting floating-point numbers to strings (number " "of decimal digits)" msgstr ""