[nemiver] update Simplified Chinese (zh_CN) translation



commit 5f7efb44af102b0dab18d473c9684d1a69c9bf57
Author: lainme <lainme993 gmail com>
Date:   Sun Jan 13 19:50:07 2013 +0800

    update Simplified Chinese (zh_CN) translation

 po/zh_CN.po | 2096 ++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 1146 insertions(+), 950 deletions(-)
---
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 03c7215..a07ef21 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -2,7 +2,7 @@
 # Copyright (C) 2010 Free Software Foundation, Inc.
 # This file is distributed under the same license as the nemiver package.
 # Yinghua_Wang <wantinghard gmail com>, 2010.
-# lainme <lainme993 gmail com>, 2010.
+# lainme <lainme993 gmail com>, 2010, 2012.
 # Lele Long <schemacs gmail com>, 2011.
 # YunQiang Su <wzssyqa gmail com>, 2011.
 #
@@ -11,98 +11,103 @@ msgstr ""
 "Project-Id-Version: nemiver master\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
 "product=nemiver&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2011-04-04 12:55+0000\n"
-"PO-Revision-Date: 2011-04-10 22:08+0800\n"
-"Last-Translator: YunQiang Su <wzssyqa gmail com>\n"
+"POT-Creation-Date: 2012-12-01 22:00+0000\n"
+"PO-Revision-Date: 2012-08-28 15:24+0800\n"
+"Last-Translator: lainme <lainme993 gmail com>\n"
 "Language-Team: Chinese (simplified) <i18n-zh googlegroups com>\n"
+"Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: ../ui/workbench.ui.h:1 ../data/nemiver.desktop.in.h:3
+#: ../data/nemiver.desktop.in.h:1 ../ui/workbench.ui.h:1
 msgid "Nemiver"
 msgstr "Nemiver"
 
-#: ../ui/locatefiledialog.ui.h:1
-msgid "<b>Locate File</b>"
-msgstr "<b>åäæä</b>"
-
-#: ../ui/locatefiledialog.ui.h:2
-msgid "Select File Location"
-msgstr "éææääç"
-
-#: ../data/nemiver.desktop.in.h:1
+#: ../data/nemiver.desktop.in.h:2
 msgid "C/C++ Debugger"
 msgstr "C/C++ èèå"
 
-#: ../data/nemiver.desktop.in.h:2
-msgid "Debug Applications"
-msgstr "èèåççå"
-
-#: ../data/nemiver.desktop.in.h:4
+#: ../data/nemiver.desktop.in.h:3
 msgid "Nemiver C/C++ Debugger"
 msgstr "Nemiver C/C++ èèå"
 
-#: ../src/main.cc:74
+#: ../data/nemiver.desktop.in.h:4
+msgid "Debug Applications"
+msgstr "èèåççå"
+
+#: ../src/main.cc:78
 msgid "Set the environment of the program to debug"
 msgstr "èçèèèåççåççå"
 
-#: ../src/main.cc:83
+#: ../src/main.cc:87
 msgid "Attach to a process"
 msgstr "éåääèç"
 
-#: ../src/main.cc:91
+#: ../src/main.cc:96
+msgid "Load a core file"
+msgstr "èåääæåæä"
+
+#: ../src/main.cc:104
 msgid "List the saved debugging sessions"
 msgstr "ååäåçèèäè"
 
-#: ../src/main.cc:99
+#: ../src/main.cc:112
 msgid "Erase the saved debugging sessions"
 msgstr "åéäåçèèäè"
 
-#: ../src/main.cc:107
+#: ../src/main.cc:120
 msgid "Debug the program that was of session number N"
 msgstr "èèäèåä N ççå"
 
-#: ../src/main.cc:115
+#: ../src/main.cc:128
 msgid "Execute the last session"
 msgstr "æèääääè"
 
-#: ../src/main.cc:123
+#: ../src/main.cc:136
 msgid "Enable logging domains DOMAINS"
 msgstr "åçèåå DOMAINS"
 
-#: ../src/main.cc:131
+#: ../src/main.cc:144
 msgid "Log the debugger output"
 msgstr "èåèèåèå"
 
-#: ../src/main.cc:139
+#: ../src/main.cc:152
 msgid "Use this terminal as the debugee's terminal"
 msgstr "äçæççääèèèçåççç"
 
-#: ../src/main.cc:148
+#: ../src/main.cc:161
 msgid "Connect to remote target specified by HOST:PORT"
 msgstr "åèæç HOST:PORT æåçèççæï"
 
-#: ../src/main.cc:157
+#: ../src/main.cc:170
 msgid ""
 "Where to look for shared libraries loaded by the inferior. Use in "
 "conjunction with --remote"
 msgstr "åäååæ inferior èåçåäåãå --remote äèäç"
 
-#: ../src/main.cc:166
-msgid "Show the version number of nemiver"
+#: ../src/main.cc:180
+msgid "Set the path of the GDB binary to use to debug the inferior"
+msgstr "èççäèè inferior ç GDB åæèçåçèå"
+
+#: ../src/main.cc:189
+msgid "Do not set a breakpoint in 'main' and do not run the inferior either"
+msgstr "äèå âmainâ äèçæçïääèèè inferior"
+
+#: ../src/main.cc:198
+msgid "Show the version number of Nemiver"
 msgstr "æç nemiver ççæå"
 
-#: ../src/main.cc:232
+#: ../src/main.cc:264
 msgid " [<prog-to-debug> [prog-args]]"
 msgstr " [<åèèçå> [çååæ]]"
 
-#: ../src/main.cc:235 ../src/workbench/nmv-workbench.cc:259
+#: ../src/main.cc:267 ../src/workbench/nmv-workbench.cc:251
 msgid "A C/C++ debugger for GNOME"
 msgstr "GNOME çää C/C++ èèçå"
 
-#: ../src/main.cc:329
+#: ../src/main.cc:361
 msgid ""
 "Please provide a local copy of the binary you intend to debug remotely.\n"
 "Like this:\n"
@@ -110,1243 +115,1437 @@ msgstr ""
 "èæäææèçèèçäèåæäçääæåæèã\n"
 "åèæï\n"
 
-#: ../src/main.cc:334
-msgid "Otherwise, find below the full set of nemiver options.\n"
+#: ../src/main.cc:366 ../src/main.cc:385
+msgid "Otherwise, find below the full set of Nemiver options.\n"
 msgstr "ååïåäé nemiver çåéééäæã\n"
 
-#: ../src/uicommon/nmv-locate-file-dialog.cc:64
-#, c-format
-msgid "Select Location For %s"
-msgstr "éæ %s çäç"
-
-#: ../src/uicommon/nmv-locate-file-dialog.cc:74
-#, c-format
+#: ../src/main.cc:380
 msgid ""
-"Cannot find file '%s'.\n"
-"Please specify the location of this file:"
+"Please provide the path to the binary that generated the core file too.\n"
+"Like this:\n"
 msgstr ""
-"æäå '%s' æäã\n"
-"èæåèæäçäçï"
+"èåææäçæææåæäçäèåæäæåèåã\n"
+"åèæï\n"
 
-#. end namespace nemiver
-#: ../src/persp/dbgperspective/ui/bodycontainer.ui.h:1
-#, fuzzy
-msgid "bodycontainer"
-msgstr "bodycontainer"
+#. create the columns of the tree view
+#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:148
+#: ../src/persp/dbgperspective/nmv-registers-view.cc:100
+#: ../src/persp/dbgperspective/nmv-saved-sessions-dialog.cc:101
+msgid "ID"
+msgstr "ID"
 
-#: ../src/persp/dbgperspective/ui/callfunctiondialog.ui.h:1
-msgid "<b>Call a function:</b>"
-msgstr "<b>èçääåæï</b>"
+#. create the columns of the tree view
+#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:149
+#: ../src/persp/dbgperspective/nmv-file-list.cc:108
+msgid "File Name"
+msgstr "æäå"
 
-#: ../src/persp/dbgperspective/ui/callfunctiondialog.ui.h:2
-msgid "Call Function"
-msgstr "èçåæ"
+#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:150
+msgid "Line"
+msgstr "è"
 
-#: ../src/persp/dbgperspective/ui/findtextdialog.ui.h:1
-msgid "<b>Cycling Options:</b>"
-msgstr "<b>åçééï</b>"
+#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:151
+#: ../src/persp/dbgperspective/nmv-call-stack.cc:607
+msgid "Function"
+msgstr "åæ"
 
-#: ../src/persp/dbgperspective/ui/findtextdialog.ui.h:2
-msgid "<b>Match Options:</b>"
-msgstr "<b>åéééï</b>"
+#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:152
+#: ../src/persp/dbgperspective/nmv-call-stack.cc:610
+msgid "Address"
+msgstr "åå"
 
-#: ../src/persp/dbgperspective/ui/findtextdialog.ui.h:3
-msgid "Find text"
-msgstr "ææææ"
+#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:153
+msgid "Condition"
+msgstr "æä"
 
-#: ../src/persp/dbgperspective/ui/findtextdialog.ui.h:4
-msgid "Match _entire word only"
-msgstr "ååéæäè(_E)"
+#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:155
+msgid "Toggle countpoint"
+msgstr "åæèææç"
 
-#: ../src/persp/dbgperspective/ui/findtextdialog.ui.h:5
-msgid "Match c_ase"
-msgstr "åéååå(_A)"
+#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:157
+#: ../src/persp/dbgperspective/nmv-vars-treeview.cc:70
+msgid "Type"
+msgstr "çå"
 
-#: ../src/persp/dbgperspective/ui/findtextdialog.ui.h:6
-msgid "Search _backwards"
-msgstr "ååæç(_B)"
+#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:158
+msgid "Hits"
+msgstr "åäææ"
 
-#: ../src/persp/dbgperspective/ui/findtextdialog.ui.h:7
-msgid "_Search:"
-msgstr "æç(_S)ï"
+#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:159
+msgid "Expression"
+msgstr "èèå"
 
-#: ../src/persp/dbgperspective/ui/findtextdialog.ui.h:8
-#, fuzzy
-msgid "_Wrap around"
-msgstr "åç(_W)"
+#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:162
+msgid "Ignore count"
+msgstr "åçèæ"
 
-#: ../src/persp/dbgperspective/ui/loadcoredialog.ui.h:1
-msgid "<b>Core File:</b>"
-msgstr "<b>æåæäï</b>"
+#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:348
+msgid "breakpoint"
+msgstr "æç"
 
-#: ../src/persp/dbgperspective/ui/loadcoredialog.ui.h:2
-msgid "<b>Executable:</b>"
-msgstr "<b>åæèï</b>"
+#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:352
+msgid "watchpoint"
+msgstr "èåç"
 
-#: ../src/persp/dbgperspective/ui/loadcoredialog.ui.h:3
-msgid "Choose a Core File to Debug"
-msgstr "éæèèèçæåæä"
+# åèhttp://mail.gnome.org/archives/nemiver-list/2010-September/msg00007.html
+#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:355
+msgid "countpoint"
+msgstr "èææç"
 
-#: ../src/persp/dbgperspective/ui/loadcoredialog.ui.h:4
-msgid "Select A Core File"
-msgstr "éææåæä"
+#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:358
+msgid "unknown"
+msgstr "æç"
 
-#: ../src/persp/dbgperspective/ui/loadcoredialog.ui.h:5
-msgid "Select the executable that created the core file"
-msgstr "éæçæèæåæäçåæèæä"
+#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:418
+msgid "_Delete"
+msgstr "åé(_D)"
 
-#: ../src/persp/dbgperspective/ui/openfiledialog.ui.h:1
-msgid "<b>Choose Source Files to Open</b>"
-msgstr "<b>éæèæåçææä</b>"
+#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:419
+msgid "Remove this breakpoint"
+msgstr "çéææç"
 
-#: ../src/persp/dbgperspective/ui/openfiledialog.ui.h:2
-msgid "Open Source Files"
-msgstr "æåææä"
+#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:428
+msgid "_Go to Source"
+msgstr "èåæäç(_G)"
 
-#: ../src/persp/dbgperspective/ui/openfiledialog.ui.h:3
-msgid "Select from _Filesystem"
-msgstr "äæäççäéæ(_F)"
+#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:429
+msgid "Find this breakpoint in the source editor"
+msgstr "åæäççèåäåäåææç"
 
-#: ../src/persp/dbgperspective/ui/openfiledialog.ui.h:4
-msgid "Select from _Target Executable"
-msgstr "äçæåæèçåéæ(_T)"
+#: ../src/persp/dbgperspective/nmv-call-stack.cc:177
+#: ../src/uicommon/nmv-terminal.cc:173
+msgid "_Copy"
+msgstr "åå(_C)"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:1
-msgid "<b>Assembly style</b>"
-msgstr "<b>æçæå</b>"
+#: ../src/persp/dbgperspective/nmv-call-stack.cc:178
+msgid "Copy the call stack to the clipboard"
+msgstr "åèçåæååååèæ"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:2
-msgid "<b>Editor Font</b>"
-msgstr "<b>çèååä</b>"
+#: ../src/persp/dbgperspective/nmv-call-stack.cc:606
+msgid "Frame"
+msgstr "å"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:3
-msgid "<b>File Monitoring</b>"
-msgstr "<b>æäçè</b>"
+#: ../src/persp/dbgperspective/nmv-call-stack.cc:608
+msgid "Arguments"
+msgstr "åæ"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:4
-msgid "<b>GDB binary</b>"
-msgstr "<b>GDB äèå</b>"
+#: ../src/persp/dbgperspective/nmv-call-stack.cc:609
+#: ../src/persp/dbgperspective/nmv-choose-overloads-dialog.cc:112
+msgid "Location"
+msgstr "äç"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:5
-msgid "<b>GDB follow fork mode</b>"
-msgstr "<b>GDB follow fork æå</b>"
+#: ../src/persp/dbgperspective/nmv-call-stack.cc:611
+msgid "Binary"
+msgstr "äèåæä"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:6
-msgid "<b>Instructions</b>"
-msgstr "<b>æä</b>"
+#: ../src/persp/dbgperspective/nmv-call-stack.cc:767
+#, c-format
+msgid "(Click here to see the next %d row of the call stack"
+msgid_plural "(Click here to see the next %d rows of the call stack)"
+msgstr[0] "(çåæåæçèçåæçä %d è)"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:7
-msgid "<b>Line Numbers</b>"
-msgstr "<b>èå</b>"
+#: ../src/persp/dbgperspective/nmv-choose-overloads-dialog.cc:110
+msgid "Function Name"
+msgstr "åæå"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:8
-msgid "<b>Syntax Highlighting</b>"
-msgstr "<b>èæéä</b>"
+#. labels for widget tabs in the status notebook
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:117
+msgid "Context"
+msgstr "ääæ"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:9
-msgid "<b>Terminal</b>"
-msgstr "<b>çç</b>"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:118
+msgid "Target Terminal"
+msgstr "çæçç"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:10
-msgid "<b>Visual Style</b>"
-msgstr "<b>èèæå</b>"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:119
+msgid "Breakpoints"
+msgstr "æç"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:11
-msgid "Ask each time"
-msgstr "ææèé"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:120
+msgid "Registers"
+msgstr "ååå"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:12
-msgid "Choose a file"
-msgstr "éæääæä"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:121
+msgid "Memory"
+msgstr "åå"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:13
-msgid "Custom Font:"
-msgstr "èåäåäï"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:122
+msgid "Expression Monitor"
+msgstr "èèåçèå"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:14
-msgid "Debugger"
-msgstr "èèå"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:1689
+msgid "Reached end of file"
+msgstr "åèæäæå"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:15
-msgid "Display line numbers"
-msgstr "æçèå"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:1692
+#, c-format
+msgid "Could not find string %s"
+msgstr "æäååçä %s"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:16
-msgid "Do not reload the file"
-msgstr "äéæèåæä"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2070
+msgid "Change to Standard Breakpoint"
+msgstr "åæåæåæç"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:17
-msgid "Editor"
-msgstr "çèå"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2073
+#, fuzzy
+msgid "Change to Countpoint"
+msgstr "ææèèææç"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:18
-msgid "Enable syntax highlighting"
-msgstr "åçèæéäæç"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2075
+msgid "Remove _Breakpoint"
+msgstr "çéæç(_B)"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:19
-#, fuzzy
-msgid "Follow child"
-msgstr "èèåè(ç)ç"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2078
+msgid "Disable Breakpoint"
+msgstr "ççæç"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:20
-#, fuzzy
-msgid "Follow parent"
-msgstr "èèçè(ç)ç"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2080
+msgid "Enable Breakpoint"
+msgstr "åçæç"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:21
-msgid "Mixed source and assembly"
-msgstr "æåæçæäçåæçäç"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2083
+msgid "Set _Breakpoint"
+msgstr "èçæç(_B)"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:22
-msgid "Number of instructions to disassemble by default"
-msgstr "éèåæççæäææ"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2085
+msgid "Set Countpoint"
+msgstr "èçèææç"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:23
-msgid "Path to the GDB binary used"
-msgstr "æäç GDB åçèå"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2248
+#, c-format
+msgid "%s (path=\"%s\", pid=%i)"
+msgstr "%s (path=\"%s\", pid=%i)"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:24
-msgid "Preferences"
-msgstr "ééé"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2262
+msgid "Connected to remote target!"
+msgstr "åèæåèççæï"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:25
-msgid "Pure assembly"
-msgstr "çæç"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2418
+msgid "Program exited"
+msgstr "çååéå"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:26
-msgid "Reload the file"
-msgstr "éæèåæä"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2448
+msgid "The underlying debugger engine process died."
+msgstr "ååèèååæèçæäã"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:27
-msgid "Source Directories"
-msgstr "ææäå"
+#. translators: first %s is the signal name, second one is the reason
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2536
+#, c-format
+msgid "Target received a signal: %s, %s"
+msgstr "çææåäääåï%s, %s"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:28
-msgid "Use launch terminal"
-msgstr "äçååçç"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2551
+#, c-format
+msgid "An error occurred: %s"
+msgstr "åçääéèï%s"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:29
-msgid "Use system monospace font"
-msgstr "äççççååä"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2714
+#, c-format
+msgid "File %s has been modified. Do you want to reload it?"
+msgstr "%s æäåèäæãéæèåååï"
 
-#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:30
-msgid "When a source file is changed:"
-msgstr "åæäçæäæææï"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3057
+msgid "_Run or Restart"
+msgstr "èèæéæåå(_R)"
 
-#: ../src/persp/dbgperspective/ui/proclistdialog.ui.h:1
-msgid "<b>Choose a Process to Debug</b>"
-msgstr "<b>éæèèèçèç</b>"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3058
+msgid "Run or Restart the target"
+msgstr "èèæéåçæ"
 
-#: ../src/persp/dbgperspective/ui/proclistdialog.ui.h:2
-msgid "Attach to a Running Program"
-msgstr "éåèèäççå"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3070
+msgid "_Detach From the Running Program"
+msgstr "äèèäççåæå(_D)"
 
-#: ../src/persp/dbgperspective/ui/proclistdialog.ui.h:3
-msgid "_Filter list:"
-msgstr "èæååè(_F)ï"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3071
+msgid "Disconnect the debugger from the running target without killing it"
+msgstr "äèèäççææåèèåèäææå"
 
-#: ../src/persp/dbgperspective/ui/runprogramdialog.ui.h:1
-msgid "<b>Arguments:</b>"
-msgstr "<b>åæï</b>"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3086
+msgid "_Save Session to Disk"
+msgstr "åäèäååçç(_S)"
 
-#: ../src/persp/dbgperspective/ui/runprogramdialog.ui.h:2
-msgid "<b>Environment Variables:</b>"
-msgstr "<b>çååéï</b>"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3087
+msgid "Save the current debugging session to disk"
+msgstr "åååèèäèäååçç"
 
-#: ../src/persp/dbgperspective/ui/runprogramdialog.ui.h:3
-msgid "<b>Program:</b>"
-msgstr "<b>çåï</b>"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3096
+msgid "Set Breakpoint with Dialog..."
+msgstr "çåèæèçæç..."
 
-#: ../src/persp/dbgperspective/ui/runprogramdialog.ui.h:4
-msgid "<b>Working Directory:</b>"
-msgstr "<b>åäæäåï</b>"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3097
+msgid "Set a breakpoint at the current line using a dialog"
+msgstr "äçåèæåååèèçääæç"
 
-#: ../src/persp/dbgperspective/ui/runprogramdialog.ui.h:5
-msgid "Choose a Program to Execute"
-msgstr "éæèæèççå"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3108
+msgid "Set Breakpoint..."
+msgstr "èçæç..."
 
-#: ../src/persp/dbgperspective/ui/runprogramdialog.ui.h:6
-msgid "Choose a working directory"
-msgstr "éæåäæäå"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3109
+msgid "Set a breakpoint at a function or line number"
+msgstr "ååææèååèçæç"
 
-#: ../src/persp/dbgperspective/ui/runprogramdialog.ui.h:7
-msgid "Choose an executable"
-msgstr "éæåæèæä"
+#. Depending on the context we will want this string to be
+#. either "Set Breakpoint", or "Remove Breakpoint". Hence
+#. this string is updated by
+#. DBGPerspective::update_toggle_menu_text when needed. So
+#. this initial value is going to be displayed only when
+#. Nemiver is launched with no executable on the command
+#. line.
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3125
+msgid "Toggle _Breakpoint"
+msgstr "åææç(_B)"
 
-#: ../src/persp/dbgperspective/ui/runprogramdialog.ui.h:8
-msgid "_Add"
-msgstr "æå(_A)"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3126
+msgid "Set/Unset a breakpoint at the current cursor location"
+msgstr "ååååæäçèç/æéæç"
 
-#: ../src/persp/dbgperspective/ui/runprogramdialog.ui.h:9
-msgid "_Remove"
-msgstr "çé(_R)"
+#. Depending on the context we will want this string to be
+#. either "Enable Breakpoint", or "Disable
+#. Breakpoint". Hence this string is updated by
+#. DBGPerspective::update_toggle_menu_text when needed. So
+#. this initial value is going to be displayed only when
+#. Nemiver is launched with no executable on the command
+#. line.
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3143
+msgid "Enable/Disable Breakpoint"
+msgstr "åç/ççæç"
 
-#: ../src/persp/dbgperspective/ui/savedsessionsdialog.ui.h:1
-msgid "<b>Choose a Session to Debug</b>"
-msgstr "<b>éæèèèçäè</b>"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3144
+msgid ""
+"Enable or disable the breakpoint that is set at the current cursor location"
+msgstr "åçæççåååæäçèççæç"
 
-#: ../src/persp/dbgperspective/ui/savedsessionsdialog.ui.h:2
-msgid "Saved Sessions"
-msgstr "äåçäè"
+#. Depending on the context we will want this string to be
+#. either "Set Countpoint", or "Change to Countpoint", or
+#. "Change to Standard Breakpoint". Hence
+#. this string is updated by
+#. DBGPerspective::update_toggle_menu_text when needed. So
+#. this initial value is going to be displayed only when
+#. Nemiver is launched with no executable on the command
+#. line.
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3164
+msgid "Toggle _Countpoint"
+msgstr "èç/åæèææç(_C)"
 
-#: ../src/persp/dbgperspective/ui/varinspectordialog.ui.h:1
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3389
-msgid "Inspect a Variable"
-msgstr "ææääåé"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3165
+msgid "Set/Unset a countpoint at the current cursor location"
+msgstr "ååååæäçèç/æéèææç"
 
-#: ../src/persp/dbgperspective/ui/varinspectordialog.ui.h:2
-msgid "_Inspect"
-msgstr "ææ(_I)"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3175
+msgid "Set Watchpoint with Dialog..."
+msgstr "äçåèæèçèåç..."
 
-#: ../src/persp/dbgperspective/ui/varinspectordialog.ui.h:3
-msgid "_Variable Name:"
-msgstr "åéå(_V)ï"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3176
+msgid "Set a watchpoint using a dialog"
+msgstr "äçåèæèçääèåç"
 
-#: ../src/persp/dbgperspective/ui/chooseoverloadsdialog.ui.h:1
-msgid "<b>Choose Overloaded Function</b>"
-msgstr "<b>éæéèåæ</b>"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3191
+msgid "_Next"
+msgstr "ääæ(_N)"
 
-#: ../src/persp/dbgperspective/ui/chooseoverloadsdialog.ui.h:2
-msgid ""
-"Multiple functions match the specified name. Please choose one from the list "
-"below."
-msgstr "æåçåçåéåäåæãèääéçåèäéæääã"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3192
+msgid "Execute next line stepping over the next function, if any"
+msgstr "æèåääèåèèéåçåæ"
 
-#: ../src/persp/dbgperspective/ui/chooseoverloadsdialog.ui.h:3
-#: ../src/persp/dbgperspective/ui/setbreakpointdialog.ui.h:8
-msgid "Set Breakpoint"
-msgstr "èçæç"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3201
+msgid "_Step"
+msgstr "èå(_S)"
 
-#: ../src/persp/dbgperspective/ui/remotetargetdialog.ui.h:1
-msgid "<b>Executable to Load</b>"
-msgstr "<b>èèåçåæèçå</b>"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3202
+msgid "Execute next line, stepping into the next function, if any"
+msgstr "æèääèïèåéåçäääåæ"
 
-#: ../src/persp/dbgperspective/ui/remotetargetdialog.ui.h:2
-msgid "<b>Remote Debugging Server</b>"
-msgstr "<b>èçèèæåå</b>"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3211
+msgid "Step _Out"
+msgstr "èå(_O)"
 
-#: ../src/persp/dbgperspective/ui/remotetargetdialog.ui.h:3
-msgid "<b>Shared Libraries Location</b>"
-msgstr "<b>åäåäç</b>"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3212
+msgid "Finish the execution of the current function"
+msgstr "çææèåååæ"
 
-#: ../src/persp/dbgperspective/ui/remotetargetdialog.ui.h:4
-msgid "Address :"
-msgstr "ååï"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3221
+msgid "Step Into asm"
+msgstr "èå asm"
 
-#: ../src/persp/dbgperspective/ui/remotetargetdialog.ui.h:5
-msgid "Choose a Directory"
-msgstr "éææäå"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3222
+msgid "Step into the next assembly instruction"
+msgstr "èåääææçæä"
 
-#: ../src/persp/dbgperspective/ui/remotetargetdialog.ui.h:6
-msgid "Choose a File"
-msgstr "éæääæä"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3231
+msgid "Step Over asm"
+msgstr "èè asm"
 
-#: ../src/persp/dbgperspective/ui/remotetargetdialog.ui.h:7
-msgid "Connect to Remote Target"
-msgstr "èæåèççæ"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3232
+msgid "Step over the next assembly instruction"
+msgstr "èèääææçæä"
 
-#: ../src/persp/dbgperspective/ui/remotetargetdialog.ui.h:8
-msgid "Port :"
-msgstr "çåï"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3241
+msgid "_Continue or start"
+msgstr "ççæåå(_C)"
 
-#: ../src/persp/dbgperspective/ui/remotetargetdialog.ui.h:9
-msgid "Serial Line Connection"
-msgstr "äåçèæ"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3242
+msgid "Start or continue program execution until the next breakpoint"
+msgstr "ååæççæèçåïçåäääæç"
 
-#: ../src/persp/dbgperspective/ui/remotetargetdialog.ui.h:10
-msgid "TCP/IP Connection"
-msgstr "TCP/IP èæ"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3251
+msgid "Run to Cursor"
+msgstr "æèååæå"
 
-#: ../src/persp/dbgperspective/ui/setbreakpointdialog.ui.h:1
-msgid "<b>Set a Breakpoint:</b>"
-msgstr "<b>èçääæç</b>"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3252
+msgid "Continue program execution until the currently selected line is reached"
+msgstr "ççæèçåïçåååéæçè"
 
-#: ../src/persp/dbgperspective/ui/setbreakpointdialog.ui.h:2
-#: ../src/persp/dbgperspective/nmv-memory-view.cc:97
-msgid "Address:"
-msgstr "ååï"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3262
+msgid "Jump to Cursor"
+msgstr "èååæå"
 
-#: ../src/persp/dbgperspective/ui/setbreakpointdialog.ui.h:3
-msgid "Condition:"
-msgstr "æäï"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3263
+msgid "Jump to the currently selected line"
+msgstr "èåååéæçè"
 
-#: ../src/persp/dbgperspective/ui/setbreakpointdialog.ui.h:4
-msgid "F_unction Name:"
-msgstr "åæå(_U)ï"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3273
+msgid "Jump and Stop to Cursor"
+msgstr "èååæåååæ"
 
-#: ../src/persp/dbgperspective/ui/setbreakpointdialog.ui.h:5
-msgid "Filename:"
-msgstr "æäåï"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3274
+msgid "Sets a breakpoint to the currently selected line and jump there"
+msgstr "åååéæèèçääæçåèèåæ"
 
-#: ../src/persp/dbgperspective/ui/setbreakpointdialog.ui.h:6
-msgid "Function:"
-msgstr "åæï"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3286
+msgid "Jump to a Given Location"
+msgstr "èåæåäç"
 
-#: ../src/persp/dbgperspective/ui/setbreakpointdialog.ui.h:7
-msgid "Line:"
-msgstr "èï"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3287
+msgid "Select a given code location and jump there"
+msgstr "éæääæåçäçäçåèè"
 
-#: ../src/persp/dbgperspective/ui/setbreakpointdialog.ui.h:9
-msgid "Set as Countpoint"
-msgstr "èçäèææç"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3298
+#: ../src/persp/dbgperspective/ui/exprinspectordialog.ui.h:1
+msgid "Inspect an Expression"
+msgstr "ææääèèå"
 
-#: ../src/persp/dbgperspective/ui/setbreakpointdialog.ui.h:10
-msgid "_Binary Location:"
-msgstr "äèåæääç(_B)ï"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3299
+msgid "Inspect a global or local expression"
+msgstr "ææääååæåéèèå"
 
-#: ../src/persp/dbgperspective/ui/setbreakpointdialog.ui.h:11
-msgid "_Event:"
-msgstr "ää(_E)ï"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3309
+#: ../src/persp/dbgperspective/ui/callfunctiondialog.ui.h:1
+msgid "Call a Function"
+msgstr "èçääåæ"
 
-#: ../src/persp/dbgperspective/ui/setbreakpointdialog.ui.h:12
-msgid "_Source Location:"
-msgstr "æäç(_S)ï"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3310
+msgid "Call a function in the program being debugged"
+msgstr "åæåèèççåäèçääåæ"
 
-#: ../src/persp/dbgperspective/nmv-choose-overloads-dialog.cc:109
-msgid "Function Name"
-msgstr "åæå"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3319
+msgid "Show Global Variables"
+msgstr "æçåååé"
 
-#: ../src/persp/dbgperspective/nmv-choose-overloads-dialog.cc:111
-#: ../src/persp/dbgperspective/nmv-call-stack.cc:570
-msgid "Location"
-msgstr "äç"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3320
+msgid "Display all global variables"
+msgstr "æçææåååé"
 
-#: ../src/persp/dbgperspective/ui/globalvarsinspector.ui.h:1
-msgid "Global Variables"
-msgstr "åååé"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3330
+#, fuzzy
+msgid "Refresh Locals"
+msgstr "åæåéåé"
 
-#: ../src/persp/dbgperspective/ui/watchpointdialog.ui.h:1
-msgid "<b>Set a watchpoint:</b>"
-msgstr "<b>èçääèåçï</b>"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3331
+msgid "Refresh the list of variables local to the current function"
+msgstr "åæåååæçåéåéåè"
 
-#: ../src/persp/dbgperspective/ui/watchpointdialog.ui.h:2
-msgid "Inspect"
-msgstr "ææ"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3340
+msgid "Show Assembly"
+msgstr "æçæç"
 
-#: ../src/persp/dbgperspective/ui/watchpointdialog.ui.h:3
-msgid "expression:"
-msgstr "èèåï"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3341
+msgid ""
+"Show the assembly code of the source code being currently debugged, in "
+"another tab"
+msgstr "æçååèèæäççæçäçïååäæçäæç"
 
-#: ../src/persp/dbgperspective/ui/watchpointdialog.ui.h:4
-msgid "read"
-msgstr "è"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3353
+msgid "Switch to Assembly"
+msgstr "åæåæç"
 
-#: ../src/persp/dbgperspective/ui/watchpointdialog.ui.h:5
-msgid "triggers on:"
-msgstr "èåæäï"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3354
+msgid "Show the assembly code of the source code being currently debugged"
+msgstr "æçååèèæäççæçäç"
 
-#: ../src/persp/dbgperspective/ui/watchpointdialog.ui.h:6
-msgid "write"
-msgstr "å"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3366
+msgid "Switch to Source"
+msgstr "åæåæäç"
 
-#. create the columns of the tree view
-#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:146
-#: ../src/persp/dbgperspective/nmv-registers-view.cc:99
-#: ../src/persp/dbgperspective/nmv-saved-sessions-dialog.cc:96
-msgid "ID"
-msgstr "ID"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3367
+msgid "Show the source code being currently debugged"
+msgstr "æçååèèçæäç"
 
-#. create the columns of the tree view
-#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:147
-#: ../src/persp/dbgperspective/nmv-file-list.cc:107
-msgid "Filename"
-msgstr "æäå"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3379
+msgid "Stop"
+msgstr "åæ"
 
-#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:148
-msgid "Line"
-msgstr "è"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3380
+msgid "Stop the debugger"
+msgstr "åæèèå"
 
-#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:149
-#: ../src/persp/dbgperspective/nmv-call-stack.cc:568
-msgid "Function"
-msgstr "åæ"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3392
+msgid "_View"
+msgstr "èå(_V)"
 
-#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:150
-#: ../src/persp/dbgperspective/nmv-call-stack.cc:571
-msgid "Address"
-msgstr "åå"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3403
+msgid "Switch to Target Terminal View"
+msgstr "åæåçæççèå"
 
-#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:151
-msgid "Condition"
-msgstr "æä"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3414
+msgid "Switch to Context View"
+msgstr "åæåääæèå"
 
-#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:153
-msgid "Toggle countpoint"
-msgstr "åæèææç"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3425
+msgid "Switch to Breakpoints View"
+msgstr "åæåæçèå"
 
-#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:155
-#: ../src/persp/dbgperspective/nmv-vars-treeview.cc:70
-msgid "Type"
-msgstr "çå"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3436
+msgid "Switch to Registers View"
+msgstr "åæååååèå"
 
-#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:156
-msgid "Hits"
-msgstr "åäææ"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3448
+msgid "Switch to Memory View"
+msgstr "åæåååèå"
 
-#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:157
-msgid "Expression"
-msgstr "èèå"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3459
+msgid "Switch to Variables Monitor View"
+msgstr "åæååéèå"
 
-#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:159
-msgid "Ignore count"
-msgstr "åçèæ"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3468
+msgid "_Debug"
+msgstr "èè(_D)"
 
-#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:327
-msgid "breakpoint"
-msgstr "æç"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3478
+msgid "_Open Source File..."
+msgstr "æåæäçæä(_O)..."
 
-#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:331
-msgid "watchpoint"
-msgstr "èåç"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3479
+msgid "Open a source file for viewing"
+msgstr "æåääæäçæääæç"
 
-# åèhttp://mail.gnome.org/archives/nemiver-list/2010-September/msg00007.html
-#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:334
-msgid "countpoint"
-msgstr "èææç"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3488
+msgid "Load _Executable..."
+msgstr "èååæèçå(_E)..."
 
-#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:337
-msgid "unknown"
-msgstr "æç"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3489
+msgid "Execute a program"
+msgstr "æèçå"
 
-#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:392
-msgid "_Delete"
-msgstr "åé(_D)"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3499
+msgid "_Load Core File..."
+msgstr "èåæåæä(_L)..."
 
-#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:393
-msgid "Remove this breakpoint"
-msgstr "çéææç"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3500
+msgid "Load a core file from disk"
+msgstr "äççèåääæåæä"
 
-#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:402
-msgid "_Go to Source"
-msgstr "èåæäç(_G)"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3510
+msgid "_Attach to Running Program..."
+msgstr "éåèèäççå(_A)..."
 
-#: ../src/persp/dbgperspective/nmv-breakpoints-view.cc:403
-msgid "Find this breakpoint in the source editor"
-msgstr "åæäççèåäåäåææç"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3511
+msgid "Debug a program that's already running"
+msgstr "èèääåçèèççå"
 
-#: ../src/persp/dbgperspective/nmv-call-stack.cc:174
-msgid "_Copy"
-msgstr "åå(_C)"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3521
+msgid "_Connect to Remote Target..."
+msgstr "èæåèççæ(_C)..."
 
-#: ../src/persp/dbgperspective/nmv-call-stack.cc:175
-msgid "Copy the call stack to the clipboard"
-msgstr "åèçåæååååèæ"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3522
+msgid "Connect to a debugging server to debug a remote target"
+msgstr "èæåèèæååäèèèççæ"
 
-#: ../src/persp/dbgperspective/nmv-call-stack.cc:567
-msgid "Frame"
-msgstr "å"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3533
+msgid "Resume Sa_ved Session..."
+msgstr "æåäåçäè(_V)..."
 
-#: ../src/persp/dbgperspective/nmv-call-stack.cc:569
-msgid "Arguments"
-msgstr "åæ"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3534
+msgid "Open a previously saved debugging session"
+msgstr "æåääæçäåçèèäè"
 
-#: ../src/persp/dbgperspective/nmv-call-stack.cc:572
-msgid "Binary"
-msgstr "äèåæä"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3544
+msgid "_Preferences"
+msgstr "ééé(_P)"
+
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3545
+msgid "Edit the properties of the current session"
+msgstr "çèååäèçåæ"
 
-#: ../src/persp/dbgperspective/nmv-call-stack.cc:723
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3559
+msgid "_Reload Source File"
+msgstr "éæèåæäçæä(_R)"
+
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3560
+msgid "Reloads the source file"
+msgstr "éæèåååæäçæä"
+
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3569
+msgid "_Close Source File"
+msgstr "åéæäçæä(_C)"
+
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3570
+msgid "Close the opened file"
+msgstr "åéæåçæä"
+
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3579
+msgid "_Find"
+msgstr "ææ(_F)"
+
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3580
+msgid "Find a text string in file"
+msgstr "åæääææææä"
+
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3915
 #, c-format
-msgid "(Click here to see the next %d rows of the call stack)"
-msgstr "(çåæåæçèçåæçä %d è)"
+msgid "Close %s"
+msgstr "åé %s"
 
-#. labels for widget tabs in the status notebook
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:106
-msgid "Context"
-msgstr "ääæ"
+#. We cannot restart an inferior running on a remote target at
+#. the moment.
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:5873
+msgid "Sorry, it's impossible to restart a remote inferior"
+msgstr "ææïææéåääèç inferior"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:107
-msgid "Target Terminal"
-msgstr "çæçç"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:5996
+#, c-format
+msgid "Could not find file %s"
+msgstr "æäå %s æä"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:108
-msgid "Breakpoints"
-msgstr "æç"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6060
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6202
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6237
+#, c-format
+msgid "Could not load program: %s"
+msgstr "ææèåçåï%s"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:109
-msgid "Registers"
-msgstr "ååå"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6131
+msgid "You cannot attach to Nemiver itself"
+msgstr "æäèéå Nemiver çåèè"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:110
-msgid "Memory"
-msgstr "åå"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6144
+msgid "You cannot attach to the underlying debugger engine"
+msgstr "æäèéåäçäçèèååæ"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:1647
-msgid "Reached end of file"
-msgstr "åèæäæå"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6439
+msgid "Failed to stop the debugger"
+msgstr "åæèèååè"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:1650
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6683
 #, c-format
-msgid "Could not find string %s"
-msgstr "æäååçä %s"
+msgid "Invalid line number: %i"
+msgstr "ææçèåï%i"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2121
-msgid "Change to standard Breakpoint"
-msgstr "åæåæåæç"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:8294
+#, c-format
+msgid ""
+"There is a program being currently debugged. Do you really want to exit from "
+"the debugger?"
+msgstr "ååæäçåæåèèãæççæéåèèååï"
+
+#: ../src/persp/dbgperspective/nmv-dbg-perspective-default-layout.cc:138
+msgid "Default Layout"
+msgstr "éèåå"
+
+#: ../src/persp/dbgperspective/nmv-dbg-perspective-default-layout.cc:145
+msgid "Nemiver's default layout"
+msgstr "Nemiver çéèåå"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2124
+#: ../src/persp/dbgperspective/nmv-dbg-perspective-dynamic-layout.cc:132
+msgid "Source Code"
+msgstr "ææä"
+
+#: ../src/persp/dbgperspective/nmv-dbg-perspective-dynamic-layout.cc:195
+msgid "Dynamic Layout"
+msgstr "åæåå"
+
+#: ../src/persp/dbgperspective/nmv-dbg-perspective-dynamic-layout.cc:202
+msgid "A layout which can be modified"
+msgstr "ääåääæçåå"
+
+#: ../src/persp/dbgperspective/nmv-dbg-perspective-two-pane-layout.cc:179
 #, fuzzy
-msgid "Change to Countpoint"
-msgstr "ææèèææç"
+msgid "Two Status Pane"
+msgstr "åçæçæ"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2126
-msgid "Remove _Breakpoint"
-msgstr "çéæç(_B)"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective-two-pane-layout.cc:186
+#, fuzzy
+msgid "A layout with two status pane"
+msgstr "æääçæçæçåå"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2129
-msgid "Disable Breakpoint"
-msgstr "ççæç"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective-wide-layout.cc:135
+msgid "Wide Layout"
+msgstr "åäåå"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2131
-msgid "Enable Breakpoint"
-msgstr "åçæç"
+#: ../src/persp/dbgperspective/nmv-dbg-perspective-wide-layout.cc:142
+msgid "A layout for very large monitors"
+msgstr "çäåæçåçåå"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2134
-msgid "Set _Breakpoint"
-msgstr "èçæç(_B)"
+#: ../src/persp/dbgperspective/nmv-file-list.cc:128
+msgid "Expand _Selected"
+msgstr "ååæéé(_S)"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2136
-msgid "Set Countpoint"
-msgstr "èçèææç"
+#: ../src/persp/dbgperspective/nmv-file-list.cc:134
+msgid "Expand _All"
+msgstr "åååé(_A)"
+
+#: ../src/persp/dbgperspective/nmv-file-list.cc:144
+msgid "_Collapse"
+msgstr "æå(_C)"
+
+#: ../src/persp/dbgperspective/nmv-file-list.cc:427
+msgid "Loading files from target executable..."
+msgstr "æåäçæåæèçåèåæä..."
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2329
+#: ../src/persp/dbgperspective/nmv-global-vars-inspector-dialog.cc:301
+#: ../src/persp/dbgperspective/nmv-local-vars-inspector.cc:547
+#: ../src/persp/dbgperspective/nmv-expr-inspector.cc:233
 #, c-format
-msgid "%s (path=\"%s\", pid=%i)"
-msgstr "%s (path=\"%s\", pid=%i)"
+msgid ""
+"Variable type is: \n"
+" %s"
+msgstr ""
+"åéçåäï\n"
+" %s"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2343
-msgid "Connected to remote target !"
-msgstr "åèæåèççæï"
+#: ../src/persp/dbgperspective/nmv-local-vars-inspector.cc:124
+msgid "Local Variables"
+msgstr "åéåé"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2507
-msgid "Program exited"
-msgstr "çååéå"
+#: ../src/persp/dbgperspective/nmv-local-vars-inspector.cc:132
+msgid "Function Arguments"
+msgstr "åæåæ"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2541
-msgid "The underlying debugger engine process died."
-msgstr "ååèèååæèçæäã"
+#: ../src/persp/dbgperspective/nmv-local-vars-inspector.cc:258
+#: ../src/persp/dbgperspective/nmv-expr-inspector.cc:136
+msgid "_Copy Variable Name"
+msgstr "åååéå(_C)"
 
-#. translators: first %s is the signal name, second one is the reason
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2623
-#, c-format
-msgid "Target received a signal: %s, %s"
-msgstr "çææåäääåï%s, %s"
+#: ../src/persp/dbgperspective/nmv-local-vars-inspector.cc:259
+#: ../src/persp/dbgperspective/nmv-expr-inspector.cc:137
+msgid "Copy the variable path expression to the clipboard"
+msgstr "åååéèåèèåååèæ"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2638
-#, c-format
-msgid "An error occured: %s"
-msgstr "åçääéèï%s"
+#: ../src/persp/dbgperspective/nmv-local-vars-inspector.cc:270
+#: ../src/persp/dbgperspective/nmv-expr-inspector.cc:148
+msgid "_Copy Variable Value"
+msgstr "åååéå(_C)"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:2879
-#, c-format
-msgid "File %s has been modified. Do want to reload it ?"
-msgstr "%s æäåèäæãéæèåååï"
+#: ../src/persp/dbgperspective/nmv-local-vars-inspector.cc:271
+#: ../src/persp/dbgperspective/nmv-expr-inspector.cc:149
+msgid "Copy the variable value to the clipboard"
+msgstr "åååéåååèæ"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3188
-msgid "_Save Session to Disk"
-msgstr "åäèäååçç(_S)"
+#: ../src/persp/dbgperspective/nmv-local-vars-inspector.cc:282
+msgid "Create Watchpoint"
+msgstr "ååèåç"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3189
-msgid "Save the current debugging session to disk"
-msgstr "åååèèäèäååçç"
+#: ../src/persp/dbgperspective/nmv-local-vars-inspector.cc:283
+msgid ""
+"Create a watchpoint that triggers when the value of the expression changes"
+msgstr "ååääèåçïåèèåçåæåæèåå"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3198
-msgid "_Detach From the Running Program"
-msgstr "äèèäççåæå(_D)"
+#: ../src/persp/dbgperspective/nmv-memory-view.cc:49
+msgid "Byte"
+msgstr "åè"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3199
-msgid "Disconnect the debugger from the running target without killing it"
-msgstr "äèèäççææåèèåèäææå"
+#: ../src/persp/dbgperspective/nmv-memory-view.cc:52
+msgid "Word"
+msgstr "å"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3213
-msgid "_Restart"
-msgstr "éæåå(_R)"
+#: ../src/persp/dbgperspective/nmv-memory-view.cc:55
+msgid "Long Word"
+msgstr "éå"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3214
-msgid "Restart the target, killing this process and starting a new one"
-msgstr "éæååçæïæææèçåéæååääæèç"
+#: ../src/persp/dbgperspective/nmv-memory-view.cc:98
+#: ../src/persp/dbgperspective/ui/remotetargetdialog.ui.h:9
+#: ../src/persp/dbgperspective/ui/setbreakpointdialog.ui.h:8
+#: ../src/persp/dbgperspective/ui/setjumptodialog.ui.h:9
+msgid "Address:"
+msgstr "ååï"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3227
-msgid "_Next"
-msgstr "ääæ(_N)"
+#: ../src/persp/dbgperspective/nmv-memory-view.cc:100
+msgid "Show"
+msgstr "æç"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3228
-msgid "Execute next line stepping over the next function, if any"
-msgstr "æèåääèåèèéåçåæ"
+#: ../src/persp/dbgperspective/nmv-memory-view.cc:103
+msgid "Group By:"
+msgstr "åçäæï"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3237
-msgid "_Step"
-msgstr "èå(_S)"
+#: ../src/persp/dbgperspective/nmv-preferences-dialog.cc:149
+#: ../src/persp/dbgperspective/ui/remotetargetdialog.ui.h:5
+msgid "Choose a Directory"
+msgstr "éææäå"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3238
-msgid "Execute next line, stepping into the next function, if any"
-msgstr "æèääèïèåéåçäääåæ"
+#: ../src/persp/dbgperspective/nmv-preferences-dialog.cc:259
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:18
+msgid "Source Directories"
+msgstr "ææäå"
+
+#: ../src/persp/dbgperspective/nmv-proc-list-dialog.cc:132
+msgid "User Name"
+msgstr "çæå"
+
+#: ../src/persp/dbgperspective/nmv-proc-list-dialog.cc:139
+msgid "Proc Args"
+msgstr "èçåæ"
+
+#: ../src/persp/dbgperspective/nmv-registers-view.cc:101
+#: ../src/persp/dbgperspective/nmv-run-program-dialog.cc:99
+msgid "Name"
+msgstr "åç"
+
+#: ../src/persp/dbgperspective/nmv-registers-view.cc:102
+#: ../src/persp/dbgperspective/nmv-run-program-dialog.cc:102
+#: ../src/persp/dbgperspective/nmv-vars-treeview.cc:59
+msgid "Value"
+msgstr "å"
+
+#: ../src/persp/dbgperspective/nmv-saved-sessions-dialog.cc:71
+msgid "Session"
+msgstr "äè"
+
+#: ../src/persp/dbgperspective/nmv-set-breakpoint-dialog.cc:117
+msgid "Throw Exception"
+msgstr "æååå"
+
+#: ../src/persp/dbgperspective/nmv-set-breakpoint-dialog.cc:121
+msgid "Catch Exception"
+msgstr "æèåå"
+
+#: ../src/persp/dbgperspective/nmv-set-breakpoint-dialog.cc:125
+#, fuzzy
+msgid "Fork System Call"
+msgstr "Fork ççèç"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3247
-msgid "Step _Out"
-msgstr "èå(_O)"
+#: ../src/persp/dbgperspective/nmv-set-breakpoint-dialog.cc:129
+#, fuzzy
+msgid "Vfork System Call"
+msgstr "Vfork ççèç"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3248
-msgid "Finish the execution of the current function"
-msgstr "çææèåååæ"
+#: ../src/persp/dbgperspective/nmv-set-breakpoint-dialog.cc:133
+#, fuzzy
+msgid "Exec System Call"
+msgstr "Exec ççèç"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3257
-msgid "Step Into asm"
-msgstr "èå asm"
+#: ../src/persp/dbgperspective/nmv-thread-list.cc:184
+msgid "Thread ID"
+msgstr "çç ID"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3258
-msgid "Step into the next assembly instruction"
-msgstr "èåääææçæä"
+#. create the columns of the tree view
+#: ../src/persp/dbgperspective/nmv-vars-treeview.cc:50
+msgid "Variable"
+msgstr "åé"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3267
-msgid "Step Over asm"
-msgstr "èè asm"
+#: ../src/persp/dbgperspective/nmv-expr-monitor.cc:128
+#, fuzzy
+msgid "In scope expressions"
+msgstr "èååèèå"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3268
-msgid "Step over the next assembly instruction"
-msgstr "èèääææçæä"
+#: ../src/persp/dbgperspective/nmv-expr-monitor.cc:133
+#, fuzzy
+msgid "Out of scope expressions"
+msgstr "èåèåçèèå"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3277
-msgid "_Continue"
-msgstr "çç(_C)"
+#: ../src/persp/dbgperspective/nmv-expr-monitor.cc:237
+msgid "Remove"
+msgstr "çé(_R)"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3278
-msgid "Continue program execution until the next breakpoint"
-msgstr "ççæèçåïçåäääæç"
+#: ../src/persp/dbgperspective/nmv-expr-monitor.cc:238
+msgid "Remove selected expressions from the monitor"
+msgstr "äçèåçééæçèèå"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3287
-msgid "Run to Cursor"
-msgstr "æèååæå"
+#: ../src/persp/dbgperspective/nmv-expr-monitor.cc:247
+msgid "New..."
+msgstr "æå..."
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3288
-msgid "Continue program execution until the currently selected line is reached"
-msgstr "ççæèçåïçåååéæçè"
+#: ../src/persp/dbgperspective/nmv-expr-monitor.cc:248
+msgid "Add a new expression to the monitor"
+msgstr "åçèåæåæèèå"
 
-#. Depending on the context we will want this string to be
-#. either "Set Breakpoint", or "Remove Breakpoint". Hence
-#. this string is updated by
-#. DBGPerspective::update_toggle_menu_text when needed. So
-#. this initial value is going to be displayed only when
-#. Nemiver is launched with no executable on the command
-#. line.
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3305
-msgid "Toggle _Breakpoint"
-msgstr "åææç(_B)"
+#: ../src/persp/dbgperspective/ui/callfunctiondialog.ui.h:2
+msgid "Call a function:"
+msgstr "èçääåæï"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3306
-msgid "Set/Unset a breakpoint at the current cursor location"
-msgstr "ååååæäçèç/æéæç"
+#: ../src/persp/dbgperspective/ui/chooseoverloadsdialog.ui.h:1
+#: ../src/persp/dbgperspective/ui/setbreakpointdialog.ui.h:1
+msgid "Set Breakpoint"
+msgstr "èçæç"
 
-#. Depending on the context we will want this string to be
-#. either "Enable Breakpoint", or "Disable
-#. Breakpoint". Hence this string is updated by
-#. DBGPerspective::update_toggle_menu_text when needed. So
-#. this initial value is going to be displayed only when
-#. Nemiver is launched with no executable on the command
-#. line.
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3323
-msgid "Enable/Disable Breakpoint"
-msgstr "åç/ççæç"
+#: ../src/persp/dbgperspective/ui/chooseoverloadsdialog.ui.h:2
+msgid "Choose Overloaded Function"
+msgstr "éæåéèçåæ"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3324
+#: ../src/persp/dbgperspective/ui/chooseoverloadsdialog.ui.h:3
 msgid ""
-"Enable or disable the breakpoint that is set at the current cursor location"
-msgstr "åçæççåååæäçèççæç"
+"Multiple functions match the specified name. Please choose one from the list "
+"below."
+msgstr "æåçåçåéåäåæãèääéçåèäéæääã"
 
-#. Depending on the context we will want this string to be
-#. either "Set Countpoint", or "Change to Countpoint", or
-#. "Change to standard Breakpoint". Hence
-#. this string is updated by
-#. DBGPerspective::update_toggle_menu_text when needed. So
-#. this initial value is going to be displayed only when
-#. Nemiver is launched with no executable on the command
-#. line.
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3344
-msgid "Toggle _Countpoint"
-msgstr "èç/åæèææç(_C)"
+#: ../src/persp/dbgperspective/ui/findtextdialog.ui.h:1
+msgid "Find Text"
+msgstr "ææææ"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3345
-msgid "Set/Unset a countpoint at the current cursor location"
-msgstr "ååååæäçèç/æéèææç"
+#: ../src/persp/dbgperspective/ui/findtextdialog.ui.h:2
+msgid "_Search:"
+msgstr "æç(_S)ï"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3355
-msgid "Set Breakpoint..."
-msgstr "èçæç..."
+#: ../src/persp/dbgperspective/ui/findtextdialog.ui.h:3
+msgid "Match Options:"
+msgstr "åéééï"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3356
-msgid "Set a breakpoint at a function or line number"
-msgstr "ååææèååèçæç"
+#: ../src/persp/dbgperspective/ui/findtextdialog.ui.h:4
+msgid "Match c_ase"
+msgstr "åéååå(_A)"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3365
-msgid "Set Breakpoint with dialog..."
-msgstr "çåèæèçæç..."
+#: ../src/persp/dbgperspective/ui/findtextdialog.ui.h:5
+msgid "Match _entire word only"
+msgstr "ååéæäè(_E)"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3366
-msgid "Set a breakpoint at the current line using a dialog"
-msgstr "äçåèæåååèèçääæç"
+#: ../src/persp/dbgperspective/ui/findtextdialog.ui.h:6
+msgid "Cycling Options:"
+msgstr "åçééï"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3377
-msgid "Set Watchpoint with dialog..."
-msgstr "äçåèæèçèåç..."
+#: ../src/persp/dbgperspective/ui/findtextdialog.ui.h:7
+msgid "_Wrap around"
+msgstr "åç(_W)"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3378
-msgid "Set a watchpoint using a dialog"
-msgstr "äçåèæèçääèåç"
+#: ../src/persp/dbgperspective/ui/findtextdialog.ui.h:8
+msgid "Search _backwards"
+msgstr "ååæç(_B)"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3390
-msgid "Inspect a global or local variable"
-msgstr "ææääååæåéåé"
+#: ../src/persp/dbgperspective/ui/globalvarsinspector.ui.h:1
+msgid "Global Variables"
+msgstr "åååé"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3400
-msgid "Call a function"
-msgstr "èçääåæ"
+#: ../src/persp/dbgperspective/ui/loadcoredialog.ui.h:1
+msgid "Choose a Core File to Debug"
+msgstr "éæèèèçæåæä"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3401
-msgid "Call a function in the program being debugged"
-msgstr "åæåèèççåäèçääåæ"
+#: ../src/persp/dbgperspective/ui/loadcoredialog.ui.h:2
+msgid "Select a Core File"
+msgstr "éææåæä"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3410
-msgid "Show Global Variables"
-msgstr "æçåååé"
+#: ../src/persp/dbgperspective/ui/loadcoredialog.ui.h:3
+msgid "Core File:"
+msgstr "æåæäï"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3411
-msgid "Display all global variables"
-msgstr "æçææåååé"
+#: ../src/persp/dbgperspective/ui/loadcoredialog.ui.h:4
+msgid "Select the executable that created the core file"
+msgstr "éæçæèæåæäçåæèæä"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3421
-msgid "Refresh locals"
-msgstr "åæåéåé"
+#: ../src/persp/dbgperspective/ui/loadcoredialog.ui.h:5
+msgid "Executable:"
+msgstr "åæèæäï"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3422
-msgid "Refresh the list of variables local to the current function"
-msgstr "åæåååæçåéåéåè"
+#: ../src/persp/dbgperspective/ui/openfiledialog.ui.h:1
+msgid "Open Source Files"
+msgstr "æåææä"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3431
-msgid "Show assembly"
-msgstr "æçæç"
+#: ../src/persp/dbgperspective/ui/openfiledialog.ui.h:2
+msgid "Select from _Target Executable"
+msgstr "äçæåæèçåéæ(_T)"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3432
-msgid ""
-"Show the assembly code of the source code being currently debugged, in "
-"another tab"
-msgstr "æçååèèæäççæçäçïååäæçäæç"
+#: ../src/persp/dbgperspective/ui/openfiledialog.ui.h:3
+msgid "Select from _File System"
+msgstr "äæäççäéæ(_F)"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3444
-msgid "Switch to assembly"
-msgstr "åæåæç"
+#: ../src/persp/dbgperspective/ui/openfiledialog.ui.h:4
+msgid "Choose Source Files to Open"
+msgstr "éæèæåçææä"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3445
-msgid "Show the assembly code of the source code being currently debugged"
-msgstr "æçååèèæäççæçäç"
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:1
+msgid "Preferences"
+msgstr "ééé"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3457
-msgid "Switch to source"
-msgstr "åæåæäç"
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:2
+msgid "Use system monospace font"
+msgstr "äççççååä"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3458
-msgid "Show the source code being currently debugged"
-msgstr "æçååèèçæäç"
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:3
+msgid "Custom Font:"
+msgstr "èåäåäï"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3470
-msgid "Stop"
-msgstr "åæ"
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:4
+msgid "Editor Font"
+msgstr "çèååä"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3471
-msgid "Stop the Debugger"
-msgstr "åæèèå"
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:5
+msgid "Visual Style"
+msgstr "èèæå"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3483
-msgid "_View"
-msgstr "èå(_V)"
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:6
+msgid "Display line numbers"
+msgstr "æçèå"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3494
-msgid "Switch to Target Terminal View"
-msgstr "åæåçæççèå"
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:7
+msgid "Line Numbers"
+msgstr "èå"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3505
-msgid "Switch to Context View"
-msgstr "åæåääæèå"
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:8
+msgid "Use launch terminal"
+msgstr "äçååçç"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3516
-msgid "Switch to Breakpoints View"
-msgstr "åæåæçèå"
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:9
+msgid "Terminal"
+msgstr "çç"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3527
-msgid "Switch to Registers View"
-msgstr "åæååååèå"
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:10
+msgid "When a source file is changed:"
+msgstr "åæäçæäæææï"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3539
-msgid "Switch to Memory View"
-msgstr "åæåååèå"
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:11
+msgid "Reload the file"
+msgstr "éæèåæä"
+
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:12
+msgid "Do not reload the file"
+msgstr "äéæèåæä"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3549
-msgid "Show Commands"
-msgstr "æçåä"
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:13
+msgid "Ask each time"
+msgstr "ææèé"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3550
-msgid "Show the debugger commands tab"
-msgstr "æçèèååäæç"
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:14
+#, fuzzy
+msgid "File Monitoring"
+msgstr "æäçè"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3559
-msgid "Show Errors"
-msgstr "æçéè"
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:15
+msgid "Enable syntax highlighting"
+msgstr "åçèæéäæç"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3560
-msgid "Show the errors tab"
-msgstr "æçéèæç"
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:16
+msgid "Syntax Highlighting"
+msgstr "èæéä"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3569
-msgid "Show Output"
-msgstr "æçèå"
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:17
+msgid "Editor"
+msgstr "çèå"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3570
-msgid "Show the debugged target output tab"
-msgstr "æçèèçæèåæç"
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:19
+msgid "Pure assembly"
+msgstr "çæç"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3580
-msgid "_Debug"
-msgstr "èè(_D)"
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:20
+msgid "Mixed source and assembly"
+msgstr "æåæçæäçåæçäç"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3590
-msgid "_Open Source File ..."
-msgstr "æåæäçæä(_O)..."
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:21
+msgid "Assembly style"
+msgstr "æçæå"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3591
-msgid "Open a source file for viewing"
-msgstr "æåääæäçæääæç"
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:22
+msgid "Assembly flavor"
+msgstr "æçæå"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3600
-msgid "Load _Executable..."
-msgstr "èååæèçå(_E)..."
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:23
+#: ../src/persp/dbgperspective/ui/remotetargetdialog.ui.h:3
+msgid "Choose a File"
+msgstr "éæääæä"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3601
-msgid "Execute a program"
-msgstr "æèçå"
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:24
+msgid "Path to the GDB binary used"
+msgstr "æäç GDB åçèå"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3611
-msgid "_Load Core File..."
-msgstr "èåæåæä(_L)..."
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:25
+msgid "GDB Binary"
+msgstr "GDB åæèæä"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3612
-msgid "Load a core file from disk"
-msgstr "äççèåääæåæä"
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:26
+msgid "Number of instructions to disassemble by default"
+msgstr "éèåæççæäææ"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3622
-msgid "_Attach to Running Program..."
-msgstr "éåèèäççå(_A)..."
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:27
+msgid "Instructions"
+msgstr "æä"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3623
-msgid "Debug a program that's already running"
-msgstr "èèääåçèèççå"
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:28
+#, fuzzy
+msgid "Enable pretty printing (requires debugger restart)"
+msgstr "ææ pretty printing (éèéåèèå)"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3633
-msgid "_Connect to Remote Target..."
-msgstr "èæåèççæ(_C)..."
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:29
+#, fuzzy
+msgid "GDB Pretty Printing"
+msgstr "GDB Pretty Pringing"
+
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:30
+msgid "Follow parent"
+msgstr "èèçè(ç)ç"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3634
-msgid "Connect to a debugging server to debug a remote target"
-msgstr "èæåèèæååäèèèççæ"
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:31
+msgid "Follow child"
+msgstr "èèåè(ç)ç"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3645
-msgid "Resume Sa_ved Session..."
-msgstr "æåäåçäè(_V)..."
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:32
+#, fuzzy
+msgid "GDB Follow Fork Mode"
+msgstr "GDB follow fork æå"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3646
-msgid "Open a previously saved debugging session"
-msgstr "æåääæçäåçèèäè"
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:33
+msgid "Debugger"
+msgstr "èèå"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3656
-msgid "_Preferences"
-msgstr "ééé(_P)"
+#: ../src/persp/dbgperspective/ui/preferencesdialog.ui.h:34
+msgid "Layout"
+msgstr "åå"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3657
-msgid "Edit the properties of the current session"
-msgstr "çèååäèçåæ"
+#: ../src/persp/dbgperspective/ui/proclistdialog.ui.h:1
+msgid "Attach to a Running Program"
+msgstr "éåèèäççå"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3671
-msgid "_Reload Source File"
-msgstr "éæèåæäçæä(_R)"
+#: ../src/persp/dbgperspective/ui/proclistdialog.ui.h:2
+msgid "Choose a Process to Debug"
+msgstr "éæèèèçèç"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3672
-msgid "Reloads the source file"
-msgstr "éæèåååæäçæä"
+#: ../src/persp/dbgperspective/ui/proclistdialog.ui.h:3
+msgid "_Filter list:"
+msgstr "èæååè(_F)ï"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3681
-msgid "_Close Source File"
-msgstr "åéæäçæä(_C)"
+#: ../src/persp/dbgperspective/ui/remotetargetdialog.ui.h:1
+msgid "Connect to Remote Target"
+msgstr "èæåèççæ"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3682
-msgid "Close the opened file"
-msgstr "åéæåçæä"
+#: ../src/persp/dbgperspective/ui/remotetargetdialog.ui.h:2
+msgid "Executable to Load"
+msgstr "èèåçåæèçå"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3691
-msgid "_Find"
-msgstr "ææ(_F)"
+#: ../src/persp/dbgperspective/ui/remotetargetdialog.ui.h:4
+msgid "Shared Libraries Location"
+msgstr "åäåäç"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3692
-msgid "Find a text string in file"
-msgstr "åæääææææä"
+#: ../src/persp/dbgperspective/ui/remotetargetdialog.ui.h:6
+msgid "Remote Debugging Server"
+msgstr "èçèèæåå"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:4091
-#, c-format
-msgid "Close %s"
-msgstr "åé %s"
+#: ../src/persp/dbgperspective/ui/remotetargetdialog.ui.h:7
+msgid "TCP/IP Connection"
+msgstr "TCP/IP èæ"
 
-#. We cannot restart an inferior running on a remote target at
-#. the moment.
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:5965
-msgid "Sorry, it's impossible to restart a remote inferior"
-msgstr "ææïææéåääèç inferior"
+#: ../src/persp/dbgperspective/ui/remotetargetdialog.ui.h:8
+msgid "Port:"
+msgstr "çåï"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6081
-#, c-format
-msgid "Could not find file %s"
-msgstr "æäå %s æä"
+#: ../src/persp/dbgperspective/ui/remotetargetdialog.ui.h:10
+msgid "Serial Line Connection"
+msgstr "äåçèæ"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6145
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6287
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6322
-#, c-format
-msgid "Could not load program: %s"
-msgstr "ææèåçåï%s"
+#: ../src/persp/dbgperspective/ui/runprogramdialog.ui.h:1
+msgid "Choose a Program to Execute"
+msgstr "éæèæèççå"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6224
-msgid "You cannot attach to Nemiver itself"
-msgstr "æäèéå Nemiver çåèè"
+#: ../src/persp/dbgperspective/ui/runprogramdialog.ui.h:2
+msgid "Choose an Executable"
+msgstr "éæåæèæä"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6229
-msgid "You cannot attach to the underlying debugger engine"
-msgstr "æäèéåäçäçèèååæ"
+#: ../src/persp/dbgperspective/ui/runprogramdialog.ui.h:3
+msgid "Program:"
+msgstr "çåï"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6509
-msgid "Failed to stop the debugger"
-msgstr "åæèèååè"
+#: ../src/persp/dbgperspective/ui/runprogramdialog.ui.h:4
+msgid "Arguments:"
+msgstr "åæï"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6597
-#, c-format
-msgid "Invalid line number: %i"
-msgstr "ææçèåï%i"
+#: ../src/persp/dbgperspective/ui/runprogramdialog.ui.h:5
+msgid "Choose a Working Directory"
+msgstr "éæåäæäå"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:8072
-msgid "Commands"
-msgstr "åä"
+#: ../src/persp/dbgperspective/ui/runprogramdialog.ui.h:6
+msgid "Working Directory:"
+msgstr "åäæäåï"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:8098
-msgid "Output"
-msgstr "èå"
+#: ../src/persp/dbgperspective/ui/runprogramdialog.ui.h:7
+msgid "_Add"
+msgstr "æå(_A)"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:8124
-msgid "Logs"
-msgstr "æå"
+#: ../src/persp/dbgperspective/ui/runprogramdialog.ui.h:8
+msgid "_Remove"
+msgstr "çé(_R)"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:8396
-#, c-format
-msgid ""
-"There is a program being currently debugged. Do you really want to exit from "
-"the debugger?"
-msgstr "ååæäçåæåèèãæççæéåèèååï"
+#: ../src/persp/dbgperspective/ui/runprogramdialog.ui.h:9
+msgid "Environment Variables:"
+msgstr "çååéï"
 
-#: ../src/persp/dbgperspective/nmv-file-list.cc:127
-msgid "Expand _Selected"
-msgstr "ååæéé(_S)"
+#: ../src/persp/dbgperspective/ui/savedsessionsdialog.ui.h:1
+msgid "Saved Sessions"
+msgstr "äåçäè"
 
-#: ../src/persp/dbgperspective/nmv-file-list.cc:130
-msgid "Expand _All"
-msgstr "åååé(_A)"
+#: ../src/persp/dbgperspective/ui/savedsessionsdialog.ui.h:2
+msgid "Choose a Session to Debug"
+msgstr "éæèèèçäè"
 
-#: ../src/persp/dbgperspective/nmv-file-list.cc:135
-msgid "_Collapse"
-msgstr "æå(_C)"
+#: ../src/persp/dbgperspective/ui/setbreakpointdialog.ui.h:2
+msgid "Set a Breakpoint:"
+msgstr "èçæçï"
 
-#: ../src/persp/dbgperspective/nmv-file-list.cc:415
-msgid "Loading Files from target executable..."
-msgstr "æåäçæåæèçåèåæä..."
+#: ../src/persp/dbgperspective/ui/setbreakpointdialog.ui.h:3
+msgid "Condition:"
+msgstr "æäï"
 
-#: ../src/persp/dbgperspective/nmv-memory-view.cc:48
-msgid "Byte"
-msgstr "åè"
+#: ../src/persp/dbgperspective/ui/setbreakpointdialog.ui.h:4
+msgid "_Event:"
+msgstr "ää(_E)ï"
 
-#: ../src/persp/dbgperspective/nmv-memory-view.cc:51
-msgid "Word"
-msgstr "å"
+#: ../src/persp/dbgperspective/ui/setbreakpointdialog.ui.h:5
+#: ../src/persp/dbgperspective/ui/setjumptodialog.ui.h:5
+msgid "_Binary Location:"
+msgstr "äèåæääç(_B)ï"
 
-#: ../src/persp/dbgperspective/nmv-memory-view.cc:54
-msgid "Long Word"
-msgstr "éå"
+#: ../src/persp/dbgperspective/ui/setbreakpointdialog.ui.h:6
+#: ../src/persp/dbgperspective/ui/setjumptodialog.ui.h:4
+msgid "_Source Location:"
+msgstr "æäç(_S)ï"
 
-#: ../src/persp/dbgperspective/nmv-memory-view.cc:99
-msgid "Show"
-msgstr "æç"
+#: ../src/persp/dbgperspective/ui/setbreakpointdialog.ui.h:7
+#: ../src/persp/dbgperspective/ui/setjumptodialog.ui.h:3
+msgid "F_unction Name:"
+msgstr "åæå(_U)ï"
 
-#: ../src/persp/dbgperspective/nmv-memory-view.cc:102
-msgid "Group By:"
-msgstr "åçäæï"
+#: ../src/persp/dbgperspective/ui/setbreakpointdialog.ui.h:9
+#: ../src/persp/dbgperspective/ui/setjumptodialog.ui.h:7
+msgid "File name:"
+msgstr "æäåï"
 
-#: ../src/persp/dbgperspective/nmv-preferences-dialog.cc:138
-msgid "Choose directory"
-msgstr "éææäå"
+#: ../src/persp/dbgperspective/ui/setbreakpointdialog.ui.h:10
+#: ../src/persp/dbgperspective/ui/setjumptodialog.ui.h:6
+msgid "Function:"
+msgstr "åæï"
 
-#: ../src/persp/dbgperspective/nmv-preferences-dialog.cc:238
-msgid "Source directories"
-msgstr "ææäå"
+#: ../src/persp/dbgperspective/ui/setbreakpointdialog.ui.h:11
+#: ../src/persp/dbgperspective/ui/setjumptodialog.ui.h:8
+msgid "Line:"
+msgstr "èï"
 
-#: ../src/persp/dbgperspective/nmv-proc-list-dialog.cc:132
-msgid "User Name"
-msgstr "çæå"
+#: ../src/persp/dbgperspective/ui/setbreakpointdialog.ui.h:12
+msgid "Set as Countpoint"
+msgstr "èçäèææç"
 
-#: ../src/persp/dbgperspective/nmv-proc-list-dialog.cc:139
-msgid "Proc Args"
-msgstr "èçåæ"
+#: ../src/persp/dbgperspective/ui/setjumptodialog.ui.h:1
+msgid "Set Location to Jump To"
+msgstr "éæèèäç"
 
-#: ../src/persp/dbgperspective/nmv-registers-view.cc:100
-#: ../src/persp/dbgperspective/nmv-run-program-dialog.cc:99
-msgid "Name"
-msgstr "åç"
+#: ../src/persp/dbgperspective/ui/setjumptodialog.ui.h:2
+msgid "Jump to location:"
+msgstr "èèåäçï"
 
-#: ../src/persp/dbgperspective/nmv-registers-view.cc:101
-#: ../src/persp/dbgperspective/nmv-run-program-dialog.cc:102
-#: ../src/persp/dbgperspective/nmv-vars-treeview.cc:59
-msgid "Value"
-msgstr "å"
+#: ../src/persp/dbgperspective/ui/setjumptodialog.ui.h:10
+#, fuzzy
+msgid "Break at Destination"
+msgstr "åçæäçæå"
 
-#: ../src/persp/dbgperspective/nmv-saved-sessions-dialog.cc:97
-msgid "Session"
-msgstr "äè"
+#: ../src/persp/dbgperspective/ui/exprinspectordialog.ui.h:2
+msgid "Add to monitor"
+msgstr "æååçèå"
 
-#: ../src/persp/dbgperspective/nmv-thread-list.cc:184
-msgid "Thread ID"
-msgstr "çç ID"
+#: ../src/persp/dbgperspective/ui/exprinspectordialog.ui.h:3
+msgid "_Variable Name:"
+msgstr "åéå(_V)ï"
 
-#: ../src/persp/dbgperspective/nmv-var-inspector.cc:125
-#: ../src/persp/dbgperspective/nmv-local-vars-inspector.cc:239
-msgid "_Copy variable name"
-msgstr "åååéå(_C)"
+#: ../src/persp/dbgperspective/ui/exprinspectordialog.ui.h:4
+msgid "_Inspect"
+msgstr "ææ(_I)"
 
-#: ../src/persp/dbgperspective/nmv-var-inspector.cc:126
-#: ../src/persp/dbgperspective/nmv-local-vars-inspector.cc:240
-msgid "Copy the variable path expression to the clipboard"
-msgstr "åååéèåèèåååèæ"
+#: ../src/persp/dbgperspective/ui/watchpointdialog.ui.h:1
+msgid "Set a watchpoint:"
+msgstr "èçääèåçï"
 
-#: ../src/persp/dbgperspective/nmv-var-inspector.cc:137
-#: ../src/persp/dbgperspective/nmv-local-vars-inspector.cc:251
-msgid "_Copy variable value"
-msgstr "åååéå(_C)"
+#: ../src/persp/dbgperspective/ui/watchpointdialog.ui.h:2
+msgid "Expression:"
+msgstr "èèåï"
 
-#: ../src/persp/dbgperspective/nmv-var-inspector.cc:138
-#: ../src/persp/dbgperspective/nmv-local-vars-inspector.cc:252
-msgid "Copy the variable value to the clipboard"
-msgstr "åååéåååèæ"
+#: ../src/persp/dbgperspective/ui/watchpointdialog.ui.h:3
+msgid "Inspect"
+msgstr "ææ"
 
-#: ../src/persp/dbgperspective/nmv-var-inspector.cc:218
-#: ../src/persp/dbgperspective/nmv-local-vars-inspector.cc:481
-#: ../src/persp/dbgperspective/nmv-global-vars-inspector-dialog.cc:301
-#, c-format
-msgid ""
-"Variable type is: \n"
-" %s"
-msgstr ""
-"åéçåäï\n"
-" %s"
+#: ../src/persp/dbgperspective/ui/watchpointdialog.ui.h:4
+msgid "Triggers on:"
+msgstr "èåæäï"
 
-#: ../src/persp/dbgperspective/nmv-local-vars-inspector.cc:125
-msgid "Local Variables"
-msgstr "åéåé"
+#: ../src/persp/dbgperspective/ui/watchpointdialog.ui.h:5
+#, fuzzy
+msgid "Read"
+msgstr "è"
 
-#: ../src/persp/dbgperspective/nmv-local-vars-inspector.cc:133
-msgid "Function Arguments"
-msgstr "åæåæ"
+#: ../src/persp/dbgperspective/ui/watchpointdialog.ui.h:6
+#, fuzzy
+msgid "Write"
+msgstr "å"
 
-#: ../src/persp/dbgperspective/nmv-local-vars-inspector.cc:263
-msgid "Create watchpoint"
-msgstr "ååèåç"
+#: ../src/uicommon/nmv-locate-file-dialog.cc:65
+#, c-format
+msgid "Select Location for %s"
+msgstr "éæ %s çäç"
 
-#: ../src/persp/dbgperspective/nmv-local-vars-inspector.cc:264
+#: ../src/uicommon/nmv-locate-file-dialog.cc:75
+#, c-format
 msgid ""
-"Create a watchpoint that triggers when the value of the expression changes"
-msgstr "ååääèåçïåèèåçåæåæèåå"
+"Cannot find file '%s'.\n"
+"Please specify the location of this file:"
+msgstr ""
+"æäå '%s' æäã\n"
+"èæåèæäçäçï"
 
-#: ../src/uicommon/nmv-source-editor.cc:614
+#: ../src/uicommon/nmv-source-editor.cc:611
 #, c-format
 msgid "Line: %i, Column: %i"
 msgstr "èï%iïåï%i"
 
-#: ../src/uicommon/nmv-source-editor.cc:1353
+#: ../src/uicommon/nmv-source-editor.cc:1439
 #, c-format
 msgid "Could not load file %s because its encoding is different from %s"
 msgstr "ææèå %s æäïåäåçççä %s äå"
 
-#: ../src/uicommon/nmv-ui-utils.cc:90
+#: ../src/uicommon/nmv-terminal.cc:174
+#, fuzzy
+msgid "Copy the selection"
+msgstr "ååæé"
+
+#: ../src/uicommon/nmv-terminal.cc:180
+msgid "_Paste"
+msgstr "çè(_P)"
+
+#: ../src/uicommon/nmv-terminal.cc:181
+#, fuzzy
+msgid "Paste the clipboard"
+msgstr "åèçåæååååèæ"
+
+#: ../src/uicommon/nmv-terminal.cc:187
+msgid "_Reset"
+msgstr "éç(_R)"
+
+#: ../src/uicommon/nmv-terminal.cc:188
+msgid "Reset the terminal"
+msgstr "éççç"
+
+#: ../src/uicommon/nmv-ui-utils.cc:91
 msgid "Do not ask me again"
 msgstr "äèåéæ"
 
-#: ../src/workbench/nmv-workbench.cc:271
+#: ../src/workbench/nmv-workbench.cc:263
 msgid "Project Website"
 msgstr "éççç"
 
 #. Translators: change this to your name, separate multiple names with \n
-#: ../src/workbench/nmv-workbench.cc:291
+#: ../src/workbench/nmv-workbench.cc:283
 msgid "translator-credits"
 msgstr "Yinghua Wang <wantinghard gmail com>"
 
-#: ../src/workbench/nmv-workbench.cc:641
+#: ../src/workbench/nmv-workbench.cc:661
 msgid "_File"
 msgstr "æä(_F)"
 
-#: ../src/workbench/nmv-workbench.cc:652
+#: ../src/workbench/nmv-workbench.cc:672
 msgid "_Quit"
 msgstr "éå(_Q)"
 
-#: ../src/workbench/nmv-workbench.cc:653
+#: ../src/workbench/nmv-workbench.cc:673
 msgid "Quit the application"
 msgstr "éåèçå"
 
-#: ../src/workbench/nmv-workbench.cc:663
+#: ../src/workbench/nmv-workbench.cc:683
 msgid "_Edit"
 msgstr "çè(_E)"
 
-#: ../src/workbench/nmv-workbench.cc:674
+#: ../src/workbench/nmv-workbench.cc:694
 msgid "_Help"
 msgstr "åå(_H)"
 
-#: ../src/workbench/nmv-workbench.cc:685
+#: ../src/workbench/nmv-workbench.cc:705
 msgid "_About"
 msgstr "åä(_A)"
 
-#: ../src/workbench/nmv-workbench.cc:686
+#: ../src/workbench/nmv-workbench.cc:706
 msgid "Display information about this application"
 msgstr "æçæåççåççåäæ"
 
-#: ../src/workbench/nmv-workbench.cc:696
+#: ../src/workbench/nmv-workbench.cc:716
 msgid "_Contents"
 msgstr "åå(_C)"
 
-#: ../src/workbench/nmv-workbench.cc:697
+#: ../src/workbench/nmv-workbench.cc:717
 msgid "Display the user manual for this application"
 msgstr "æçæåççåççææå"
 
-#: ../src/persp/dbgperspective/nmv-set-breakpoint-dialog.cc:117
-msgid "Throw Exception"
-msgstr "æååå"
+#. end extern C
+#: ../ui/locatefiledialog.ui.h:1
+msgid "Select File Location"
+msgstr "éææääç"
 
-#: ../src/persp/dbgperspective/nmv-set-breakpoint-dialog.cc:121
-msgid "Catch Exception"
-msgstr "æèåå"
+#: ../ui/locatefiledialog.ui.h:2
+msgid "Locate File"
+msgstr "åäæä"
 
-#: ../src/persp/dbgperspective/nmv-set-breakpoint-dialog.cc:125
-msgid "fork system call"
-msgstr "fork ççèç"
+#, fuzzy
+#~ msgid "bodycontainer"
+#~ msgstr "bodycontainer"
 
-#: ../src/persp/dbgperspective/nmv-set-breakpoint-dialog.cc:129
-msgid "vfork system call"
-msgstr "vfork ççèç"
+#~ msgid "<b>Call a function:</b>"
+#~ msgstr "<b>èçääåæï</b>"
 
-#: ../src/persp/dbgperspective/nmv-set-breakpoint-dialog.cc:133
-msgid "exec system call"
-msgstr "exec ççèç"
+#~ msgid "Call Function"
+#~ msgstr "èçåæ"
 
-#. create the columns of the tree view
-#: ../src/persp/dbgperspective/nmv-vars-treeview.cc:50
-msgid "Variable"
-msgstr "åé"
+#~ msgid "<b>GDB binary</b>"
+#~ msgstr "<b>GDB äèå</b>"
+
+#~ msgid "Choose a file"
+#~ msgstr "éæääæä"
+
+#~ msgid "<b>Arguments:</b>"
+#~ msgstr "<b>åæï</b>"
+
+#~ msgid "Inspect a Variable"
+#~ msgstr "ææääåé"
+
+#~ msgid "Address :"
+#~ msgstr "ååï"
+
+#~ msgid "<b>Set a Breakpoint:</b>"
+#~ msgstr "<b>èçääæç</b>"
+
+#~ msgid "Restart the target, killing this process and starting a new one"
+#~ msgstr "éæååçæïæææèçåéæååääæèç"
+
+#~ msgid "Show Commands"
+#~ msgstr "æçåä"
+
+#~ msgid "Show the debugger commands tab"
+#~ msgstr "æçèèååäæç"
+
+#~ msgid "Show Errors"
+#~ msgstr "æçéè"
+
+#~ msgid "Show the errors tab"
+#~ msgstr "æçéèæç"
+
+#~ msgid "Show Output"
+#~ msgstr "æçèå"
+
+#~ msgid "Show the debugged target output tab"
+#~ msgstr "æçèèçæèåæç"
+
+#~ msgid "Commands"
+#~ msgstr "åä"
+
+#~ msgid "Output"
+#~ msgstr "èå"
+
+#~ msgid "Logs"
+#~ msgstr "æå"
+
+#~ msgid "Choose directory"
+#~ msgstr "éææäå"
+
+#~ msgid "Source directories"
+#~ msgstr "ææäå"
+
+#~ msgid "vfork system call"
+#~ msgstr "vfork ççèç"
 
 #~ msgid "gtk-cancel"
 #~ msgstr "gtk-cancel"
@@ -1373,6 +1572,3 @@ msgstr "åé"
 
 #~ msgid "Switch to Call Stack View"
 #~ msgstr "åæåèçåæèå"
-
-#~ msgid "Switch to Variables View"
-#~ msgstr "åæååéèå"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]