# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FSF-India <locale@gnu.org.in>, 2003.
#
msgid ""
msgstr ""
"Project-Id-Version:ghex.HEAD\n"
"POT-Creation-Date: 2003-06-06 04:09+0200\n"
"PO-Revision-Date: 2003-07-05 10:29+0530\n"
"Last-Translator: FSF-India <locale@gnu.org.in>\n"
"Language-Team: Malayalam <locale@gnu.org.in>\n"
"Language: ml\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ghex.desktop.in.h:1
msgid "GNOME Hexadecimal Editor"
msgstr ""

#: ghex.desktop.in.h:2
msgid "Hex Editor"
msgstr ""

#: src/chartable.c:140
msgid "ASCII"
msgstr ""

#: src/chartable.c:140
msgid "Hex"
msgstr "ഷഡ്ജകം"

#: src/chartable.c:140 src/preferences.c:164
msgid "Decimal"
msgstr ""

#: src/chartable.c:141
msgid "Octal"
msgstr ""

#: src/chartable.c:141
msgid "Binary"
msgstr "ദ്വയാങ്കം"

#: src/chartable.c:157
msgid "Character table"
msgstr ""

#: src/converter.c:209
msgid "Base Converter"
msgstr ""

#. entries
#: src/converter.c:228
msgid "_Binary:"
msgstr ""

#: src/converter.c:230
msgid "_Octal:"
msgstr ""

#: src/converter.c:232
msgid "_Decimal:"
msgstr ""

#: src/converter.c:234
msgid "_Hex:"
msgstr ""

#: src/converter.c:236
msgid "_ASCII:"
msgstr ""

#. get cursor button
#: src/converter.c:240
msgid "_Get cursor value"
msgstr ""

#: src/converter.c:254
msgid "Get cursor value"
msgstr ""

#: src/converter.c:254
msgid "Gets the value at cursor in binary, octal, decimal, hex and ASCII"
msgstr ""

#: src/converter.c:387
msgid "ERROR"
msgstr ""

#: src/findreplace.c:60 src/ui.c:891
#, c-format
msgid "GHex (%s): Find Data"
msgstr ""

#: src/findreplace.c:69
#, c-format
msgid "Search for %s"
msgstr ""

#: src/findreplace.c:86
msgid "Find _Next"
msgstr ""

#: src/findreplace.c:94
msgid "Find _Previous"
msgstr ""

#: src/findreplace.c:118 src/findreplace.c:210
msgid "Find Data"
msgstr ""

#: src/findreplace.c:118 src/findreplace.c:210
msgid "Enter the hex data or ASCII data to search for"
msgstr ""

#: src/findreplace.c:119
msgid "Find Next"
msgstr "അടുത്തത് കണ്ടെത്തുക"

#: src/findreplace.c:119 src/findreplace.c:212
msgid "Finds the next occurrence of the search string"
msgstr ""

#: src/findreplace.c:120
msgid "Find previous"
msgstr ""

#: src/findreplace.c:120
msgid "Finds the previous occurrence of the search string "
msgstr ""

#: src/findreplace.c:121 src/findreplace.c:215 src/findreplace.c:263
msgid "Cancel"
msgstr "റദ്ദാക്കുക"

#: src/findreplace.c:121
msgid "Closes find data window"
msgstr ""

#: src/findreplace.c:140 src/ui.c:889
#, c-format
msgid "GHex (%s): Find & Replace Data"
msgstr ""

#: src/findreplace.c:155
#, c-format
msgid "Replace %s"
msgstr ""

#: src/findreplace.c:172
msgid "Find _next"
msgstr ""

#: src/findreplace.c:180 src/ghex-ui.xml.h:84
msgid "_Replace"
msgstr "മാറ്റി എഴുതുക"

#: src/findreplace.c:188
msgid "Replace _All"
msgstr "എല്ലാം മാറ്റി എഴുതുക"

#: src/findreplace.c:211
msgid "Replace Data"
msgstr ""

#: src/findreplace.c:211
msgid "Enter the hex data or ASCII data to replace with"
msgstr ""

#: src/findreplace.c:212
msgid "Find next"
msgstr ""

#: src/findreplace.c:213 src/ghex-ui.xml.h:48
msgid "Replace"
msgstr "മാറ്റി എഴുതുക"

#: src/findreplace.c:213
msgid "Replaces the search string with the replace string"
msgstr ""

#: src/findreplace.c:214
msgid "Replace All"
msgstr "എല്ലാം മാറ്റി എഴുതുക"

#: src/findreplace.c:214
msgid "Replaces all occurrences of the search string with the replace string"
msgstr ""

#: src/findreplace.c:215
msgid "Closes find and replace data window"
msgstr ""

#: src/findreplace.c:231 src/ui.c:887
#, c-format
msgid "GHex (%s): Jump To Byte"
msgstr ""

#: src/findreplace.c:261
msgid "Jump to byte"
msgstr ""

#: src/findreplace.c:261
msgid "Enter the byte to jump to"
msgstr ""

#: src/findreplace.c:262
msgid "OK"
msgstr "ശരി"

#: src/findreplace.c:262
msgid "Jumps to the specified byte"
msgstr ""

#: src/findreplace.c:263
msgid "Closes jump to byte window"
msgstr ""

#: src/findreplace.c:329 src/findreplace.c:357 src/findreplace.c:413
msgid "There is no active document to search!"
msgstr ""

#: src/findreplace.c:337 src/findreplace.c:365
msgid "The string is not appropriate for the selected data type!"
msgstr ""

#: src/findreplace.c:344 src/findreplace.c:430
msgid "End Of File reached"
msgstr ""

#: src/findreplace.c:345 src/findreplace.c:374 src/findreplace.c:429
msgid "String was not found!\n"
msgstr ""

#: src/findreplace.c:373
msgid "Beginning Of File reached"
msgstr ""

#: src/findreplace.c:385
msgid "There is no active document to move the cursor in!"
msgstr ""

#: src/findreplace.c:390
msgid "No offset has been specified!"
msgstr ""

#: src/findreplace.c:397
msgid "Can not position cursor beyond the End Of File!"
msgstr ""

#: src/findreplace.c:402
msgid "The offset must be a positive integer value!"
msgstr ""

#: src/findreplace.c:421
msgid "There seems to be no string to search for!"
msgstr ""

#: src/findreplace.c:443
msgid "There is no active buffer to replace data in!"
msgstr ""

#: src/findreplace.c:455 src/findreplace.c:496
msgid "Strings are not appropriate for the selected data type!"
msgstr ""

#: src/findreplace.c:470 src/findreplace.c:471
msgid "End Of File reached!"
msgstr ""

#: src/findreplace.c:484
msgid "There is no active document to replace data in!"
msgstr ""

#: src/findreplace.c:516
msgid "No occurences were found."
msgstr ""

#: src/findreplace.c:519
#, c-format
msgid "Replaced %d occurencies."
msgstr ""

#: src/ghex-ui.xml.h:1
msgid "About this application"
msgstr "ഈ പ്രയോഗത്തെക്കുറിച്ച്"

#: src/ghex-ui.xml.h:2
msgid "Add View"
msgstr ""

#: src/ghex-ui.xml.h:3
msgid "Add a new view to the buffer"
msgstr ""

#: src/ghex-ui.xml.h:4 src/ui.c:64
msgid "Bytes"
msgstr "Bytes"

#: src/ghex-ui.xml.h:5
msgid "C_ut"
msgstr "മുറിക്കുക"

#: src/ghex-ui.xml.h:6
msgid "Character Table..."
msgstr ""

#: src/ghex-ui.xml.h:7
msgid "Character _Table..."
msgstr ""

#: src/ghex-ui.xml.h:8
msgid "Close"
msgstr "അടയ്‍ക്കുക"

#: src/ghex-ui.xml.h:9
msgid "Close the current file"
msgstr "സജീവ രചന അടയ്‍ക്കുക"

#: src/ghex-ui.xml.h:10
msgid "Configure the application"
msgstr "പ്രയോഗത്തെ അനുരൂപമാക്കുക"

#: src/ghex-ui.xml.h:11
msgid "Contents"
msgstr "ഉള്ളടക്കം"

#: src/ghex-ui.xml.h:12
msgid "Converter..."
msgstr ""

#: src/ghex-ui.xml.h:13
msgid "Copy"
msgstr "പക‍ര്പ്പ്"

#: src/ghex-ui.xml.h:14
msgid "Copy selection to clipboard"
msgstr ""

#: src/ghex-ui.xml.h:15
msgid "Cut"
msgstr "മുറിപ്പ്"

#: src/ghex-ui.xml.h:16
msgid "Cut selection"
msgstr ""

#: src/ghex-ui.xml.h:17
msgid "E_xit"
msgstr "പുറത്ത് കടക്കുക"

#: src/ghex-ui.xml.h:18
msgid "Exit"
msgstr "പുറത്ത് കടക്കുക"

#: src/ghex-ui.xml.h:19
msgid "Exit the program"
msgstr "പ്രയോഗത്തിന്റെ പ്രവ‍ര്ത്തനം നിര്ത്തുക"

#: src/ghex-ui.xml.h:20
msgid "Export data to HTML source"
msgstr ""

#: src/ghex-ui.xml.h:21
msgid "Export to HTML..."
msgstr ""

#: src/ghex-ui.xml.h:22
msgid "Find"
msgstr "കണ്ടെത്തുക"

#: src/ghex-ui.xml.h:23
msgid "Goto Byte"
msgstr ""

#: src/ghex-ui.xml.h:24
msgid "Group data by 16 bits"
msgstr ""

#: src/ghex-ui.xml.h:25
msgid "Group data by 32 bits"
msgstr ""

#: src/ghex-ui.xml.h:26
msgid "Group data by 8 bits"
msgstr ""

#: src/ghex-ui.xml.h:27
msgid "Help Chat"
msgstr ""

#: src/ghex-ui.xml.h:28
msgid "Help on this application"
msgstr ""

#: src/ghex-ui.xml.h:29
msgid "Insert Mode"
msgstr ""

#: src/ghex-ui.xml.h:30
msgid "Insert/overwrite data"
msgstr ""

#: src/ghex-ui.xml.h:31
msgid "Jump to a certain position"
msgstr ""

#: src/ghex-ui.xml.h:32 src/ui.c:66
msgid "Longwords"
msgstr ""

#: src/ghex-ui.xml.h:33
msgid "Open"
msgstr "തുറക്കുക"

#: src/ghex-ui.xml.h:34
msgid "Open a file"
msgstr "ഒരു രചന തുറക്കുക"

#: src/ghex-ui.xml.h:35
msgid "Open base conversion dialog"
msgstr ""

#: src/ghex-ui.xml.h:36
msgid "Paste"
msgstr "ഒട്ടിപ്പ്"

#: src/ghex-ui.xml.h:37
msgid "Paste data from clipboard"
msgstr ""

#: src/ghex-ui.xml.h:38
msgid "Preferences"
msgstr "മുന്‍ഗണനകള്‍"

#: src/ghex-ui.xml.h:39
msgid "Preview printed data"
msgstr ""

#: src/ghex-ui.xml.h:40
msgid "Print"
msgstr "അച്ചടി"

#: src/ghex-ui.xml.h:41
msgid "Print Previe_w..."
msgstr "അച്ചടി-തിരനോട്ടം..."

#: src/ghex-ui.xml.h:42
msgid "Print Preview..."
msgstr ""

#: src/ghex-ui.xml.h:43
msgid "Print the current file"
msgstr "ഇപ്പോഴത്തെ രചന അച്ചടിക്കുക"

#: src/ghex-ui.xml.h:44
msgid "Redo"
msgstr "പിന്"

#: src/ghex-ui.xml.h:45
msgid "Redo the undone action"
msgstr "മുന്പ് ഒഴിവാക്കിയ പ്രവ‍ര്ത്തി വീണ്ടും ചെയ്യ‍ുക"

#: src/ghex-ui.xml.h:46
msgid "Remove View"
msgstr ""

#: src/ghex-ui.xml.h:47
msgid "Remove the current view of the buffer"
msgstr ""

#: src/ghex-ui.xml.h:49
msgid "Replace a string"
msgstr "വാക്കുകള് മാറ്റി എഴുതുക"

#: src/ghex-ui.xml.h:50
msgid "Revert"
msgstr "പൂര്‍വ്വസ്ഥിതി"

#: src/ghex-ui.xml.h:51
msgid "Revert to a saved version of the file"
msgstr "ശേഖരത്തെ അവസാനം സംരക്ഷിച്ച അവസ്ഥയിലേക്ക് മാറ്റുക"

#: src/ghex-ui.xml.h:52
msgid "Save"
msgstr "സംരംക്ഷിക്കുക"

#: src/ghex-ui.xml.h:53
msgid "Save As"
msgstr "പേ‍ര‍് മാറ്റി‌ സംരക്ഷിക്കുക"

#: src/ghex-ui.xml.h:54
msgid "Save As _HTML..."
msgstr ""

#: src/ghex-ui.xml.h:55
msgid "Save _As..."
msgstr "പേ‍ര‍് മാറ്റി‌ സംരക്ഷിക്കുക"

#: src/ghex-ui.xml.h:56
msgid "Save the current file"
msgstr "ഇപ്പോഴത്തെ രചന സംരക്ഷിക്കുക"

#: src/ghex-ui.xml.h:57
msgid "Save the current file with a different name"
msgstr "സജീവ കാലികശേഖരം മറ്റൊരു പേരില്‌ സംരക്ഷിക്കൂ"

#: src/ghex-ui.xml.h:58
msgid "Search for a string"
msgstr "വാക്യം പരതൂ"

#: src/ghex-ui.xml.h:59
msgid "Show the character table"
msgstr ""

#: src/ghex-ui.xml.h:60
msgid "Undo"
msgstr "മുന്"

#: src/ghex-ui.xml.h:61
msgid "Undo the last action"
msgstr "അവസാന പ്രവ‍ര്ത്തി ഒഴിവാക്കുക"

#: src/ghex-ui.xml.h:62 src/ui.c:65
msgid "Words"
msgstr "വാക്കുകള്‌"

#: src/ghex-ui.xml.h:63
msgid "_About"
msgstr "കുറിപ്പ്"

#: src/ghex-ui.xml.h:64
msgid "_Add View"
msgstr ""

#: src/ghex-ui.xml.h:65
msgid "_Base Converter"
msgstr ""

#: src/ghex-ui.xml.h:66
msgid "_Bytes"
msgstr ""

#: src/ghex-ui.xml.h:67
msgid "_Close"
msgstr "അടയ്‍ക്കുക"

#: src/ghex-ui.xml.h:68
msgid "_Contents"
msgstr "ഉള്ളടക്കം"

#: src/ghex-ui.xml.h:69
msgid "_Copy"
msgstr "പക‍ര്പ്പ്"

#: src/ghex-ui.xml.h:70
msgid "_Edit"
msgstr "ചിട്ട"

#: src/ghex-ui.xml.h:71
msgid "_File"
msgstr "ശേഖരം"

#: src/ghex-ui.xml.h:72
msgid "_Find"
msgstr "അന്വേഷിക്കുക"

#: src/ghex-ui.xml.h:73
msgid "_Goto Byte..."
msgstr ""

#: src/ghex-ui.xml.h:74
msgid "_Group Data As"
msgstr ""

#: src/ghex-ui.xml.h:75
msgid "_Help"
msgstr "സഹായം"

#: src/ghex-ui.xml.h:76
msgid "_Insert Mode"
msgstr ""

#: src/ghex-ui.xml.h:77
msgid "_Longwords"
msgstr ""

#: src/ghex-ui.xml.h:78
msgid "_Open..."
msgstr "തുറക്കുക..."

#: src/ghex-ui.xml.h:79
msgid "_Paste"
msgstr "ഒട്ടിപ്പ്"

#: src/ghex-ui.xml.h:80
msgid "_Preferences"
msgstr "മുന്ഗണനകള്"

#: src/ghex-ui.xml.h:81
msgid "_Print"
msgstr "അച്ചടി"

#: src/ghex-ui.xml.h:82
msgid "_Redo"
msgstr "പിന്"

#: src/ghex-ui.xml.h:83
msgid "_Remove View"
msgstr ""

#: src/ghex-ui.xml.h:85
msgid "_Revert"
msgstr "പൂര്‍വ്വസ്ഥിതി"

#: src/ghex-ui.xml.h:86
msgid "_Save"
msgstr "സംരംക്ഷിക്കുക"

#: src/ghex-ui.xml.h:87
msgid "_Undo"
msgstr "മുന്"

#: src/ghex-ui.xml.h:88
msgid "_View"
msgstr "കാഴ്ച"

#: src/ghex-ui.xml.h:89
msgid "_Windows"
msgstr "ജാലകങ്ങള്"

#: src/ghex-ui.xml.h:90
msgid "_Words"
msgstr ""

#: src/ghex-window.c:438 src/ghex-window.c:816
msgid "GHex"
msgstr ""

#: src/ghex-window.c:571
#, c-format
msgid "Offset: %s"
msgstr ""

#: src/ghex-window.c:770
#, c-format
msgid "Activate file %s"
msgstr ""

#: src/ghex-window.c:812
#, c-format
msgid "GHex - %s"
msgstr ""

#: src/ghex-window.c:944
msgid "Select a file to save buffer as"
msgstr ""

#: src/ghex-window.c:974
#, c-format
msgid ""
"File %s exists.\n"
"Do you want to overwrite it?"
msgstr ""

#: src/ghex-window.c:1009 src/ui.c:356
#, c-format
msgid "Saved buffer to file %s"
msgstr ""

#: src/ghex-window.c:1015
msgid "Error saving file!"
msgstr ""

#: src/ghex-window.c:1021
msgid "Can't open file for writing!"
msgstr ""

#: src/ghex-window.c:1048
#, c-format
msgid ""
"File %s has changed since last save.\n"
"Do you want to save changes?"
msgstr ""

#: src/ghex-window.c:1058
msgid "Do_n't save"
msgstr "സംരക്ഷിക്കേണ്ട"

#: src/ghex-window.c:1078 src/ui.c:344
msgid "You don't have the permissions to save the file!"
msgstr ""

#: src/ghex-window.c:1082 src/ui.c:349
msgid "An error occured while saving file!"
msgstr ""

#: src/hex-document.c:746
msgid "Page"
msgstr "താള്"

#: src/hex-document.c:752 src/hex-document.c:877
msgid "Hex dump generated by"
msgstr ""

#: src/hex-document.c:762
msgid "Saving to HTML..."
msgstr ""

#: src/hex-document.c:800
msgid "Previous page"
msgstr ""

#: src/hex-document.c:815
msgid "Next page"
msgstr ""

#: src/main.c:49
msgid "The gnome binary editor"
msgstr ""

#: src/main.c:64
msgid "Could not initialize Bonobo!\n"
msgstr "Bonobo ആരംഭിക്കാന്‌ കഴിയുന്നില്ല!\n"

#: src/main.c:88 src/main.c:101
#, c-format
msgid "Invalid geometry string \"%s\"\n"
msgstr ""

#: src/preferences.c:94
msgid "GHex Preferences"
msgstr ""

#: src/preferences.c:126
msgid "_Maximum number of undo levels:"
msgstr ""

#: src/preferences.c:146
msgid "Undo levels"
msgstr ""

#: src/preferences.c:146
msgid "Select maximum number of undo levels"
msgstr ""

#: src/preferences.c:150
msgid "Show cursor offset in statusbar as:"
msgstr ""

#: src/preferences.c:169
msgid "Hexadecimal"
msgstr ""

#: src/preferences.c:175
msgid "Custom"
msgstr "യഥേഷ്ടം"

#: src/preferences.c:187
msgid "Enter the cursor offset format"
msgstr ""

#: src/preferences.c:188
msgid "Select the cursor offset format"
msgstr ""

#. show offsets check button
#: src/preferences.c:198
msgid "Show offsets column"
msgstr ""

#: src/preferences.c:203
msgid "Editing"
msgstr "ചിട്ടപ്പെടുത്തുന്നു"

#. display font
#: src/preferences.c:212
msgid "Font"
msgstr "അക്ഷരരൂപം"

#. default group type
#: src/preferences.c:240
msgid "Default Group Type"
msgstr ""

#: src/preferences.c:256
msgid "Display"
msgstr "പ്രദ‍ര്ശനം"

#. paper selection
#: src/preferences.c:265
msgid "Paper size"
msgstr ""

#. data & header font selection
#: src/preferences.c:270
msgid "Fonts"
msgstr "അക്ഷരരൂപം"

#: src/preferences.c:276
msgid "_Data font:"
msgstr ""

#: src/preferences.c:295
msgid "Data font"
msgstr ""

#: src/preferences.c:295
msgid "Select the data font"
msgstr ""

#: src/preferences.c:309
msgid "Header fo_nt:"
msgstr ""

#: src/preferences.c:327
msgid "Header font"
msgstr "തലവാചക അക്ഷരരൂപം"

#: src/preferences.c:327
msgid "Select the header font"
msgstr ""

#: src/preferences.c:353
msgid "_Print shaded box over:"
msgstr ""

#: src/preferences.c:365
msgid "Box size"
msgstr ""

#: src/preferences.c:365
msgid "Select size of box (in number of lines)"
msgstr ""

#: src/preferences.c:369
msgid "lines (0 for no box)"
msgstr ""

#: src/preferences.c:376
#, fuzzy
msgid "Printing"
msgstr "സൂക്ഷമമാക്കുന്ന"

#: src/preferences.c:531
msgid "Can not open desired font!"
msgstr ""

#: src/preferences.c:581
msgid ""
"The offset format string contains invalid format specifier.\n"
"Only 'x', 'X', 'p', 'P', 'd' and 'o' are allowed."
msgstr ""

#: src/print.c:53
#, c-format
msgid "Page: %i/%i"
msgstr "താള്: %i/%i"

#: src/print.c:204 src/print.c:218
#, c-format
msgid ""
"GHex could not find the font \"%s\".\n"
"GHex is unable to print without this font installed."
msgstr ""

#: src/session.c:29
msgid "X geometry specification (see \"X\" man page)."
msgstr ""

#: src/session.c:30
msgid "GEOMETRY"
msgstr "ജ്യാമിതി"

#: src/ui.c:71
msgid "hex data"
msgstr ""

#: src/ui.c:72
msgid "ASCII data"
msgstr ""

#: src/ui.c:243
msgid "GHex, a binary file editor"
msgstr ""

#: src/ui.c:245
msgid "Released under the terms of GNU Public License"
msgstr ""

#: src/ui.c:268
#, c-format
msgid ""
"There was an error displaying help: \n"
"%s"
msgstr ""
"സഹായം ലഭിക്കുന്നതില് തകരാറ്: \n"
"%s"

#: src/ui.c:376
#, fuzzy
msgid "Select a file to open"
msgstr "താരതമ്യം ചെയ്യ‍ുന്നതിന് ആദ്യ ശേഖരം തെരഞ്ഞെടുക്കുക"

#: src/ui.c:414
#, c-format
msgid "Loaded file %s"
msgstr ""

#: src/ui.c:422
msgid "Can not open file!"
msgstr ""

#: src/ui.c:486
msgid "Select path and file name for the HTML source"
msgstr ""

#: src/ui.c:521
msgid "You need to specify a base name for the HTML files."
msgstr ""

#: src/ui.c:532 src/ui.c:554
msgid "You don't have the permission to write to the selected path.\n"
msgstr ""

#: src/ui.c:538
msgid ""
"Saving to HTML will overwrite some files.\n"
"Do you want to proceed?"
msgstr ""

#: src/ui.c:686
#, c-format
msgid "Really revert file %s?"
msgstr ""

#: src/ui.c:704
#, c-format
msgid "Reverted buffer from file %s"
msgstr ""

#: src/ui.c:778
msgid "Print Hex Document"
msgstr ""

#: src/ui.c:783
msgid "Pages"
msgstr ""

#: src/ui.c:829
#, c-format
msgid "GHex (%s): Print Preview"
msgstr ""
