[anjuta-extras] Updated Simplified Chinese translation.



commit a1c829997f9ef0bbdb662fe0152d694c0b6a8c0a
Author: Aron Xu <aronxu gnome org>
Date:   Sun Aug 30 13:07:53 2009 +0800

    Updated Simplified Chinese translation.

 po/zh_CN.po |12368 +++++++++++++++++++----------------------------------------
 1 files changed, 4001 insertions(+), 8367 deletions(-)
---
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 77d1b93..196f0f2 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -1,10499 +1,6133 @@
 # Simplified Chinese translation for anjuta.
-# Copyright (C) 2001 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2009 Free Software Foundation, Inc.
+# This file is distributed under the same license as the anjuta package.
+#
 # Conner Mo <connermo hotmail com>, 2001.
 # Noah Bentusi <blue_atlantis400 hotmail com>, 2004.
 # Zhuo Li <mada geekbone org>, 2004.
+# Yang Zhang <zyangmath gmail com>, 2009.
+# Aron Xu <happyaron xu gmail com>, 2009.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: anjuta 1.2.2\n"
-"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
-"product=anjuta&component=core application\n"
-"POT-Creation-Date: 2009-03-16 23:25+0000\n"
-"PO-Revision-Date: 2009-03-01 12:04+0800\n"
-"Last-Translator: Yang Zhang <zyangmath gmail com>\n"
+"Project-Id-Version: anjuta-extras master\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2009-08-30 10:26+0800\n"
+"PO-Revision-Date: 2009-08-30 10:28+0800\n"
+"Last-Translator: Aron Xu <happyaron xu gmail com>\n"
 "Language-Team: zh_CN <i18n-translation lists linux net 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"
 
-#: ../anjuta.desktop.in.in.h:1
-msgid "Anjuta IDE"
-msgstr "Anjuta IDE"
+#. create the check menuitem
+#: ../plugins/class-inheritance/class-inherit.c:199
+msgid "Fixed data-view"
+msgstr "������"
 
-#: ../anjuta.desktop.in.in.h:2
-msgid "Develop software in an integrated development environment"
-msgstr "å?¨é??æ??å¼?å??ç?¯å¢?中å¼?å??软件"
+#: ../plugins/class-inheritance/class-inherit.c:1174
+msgid "Update"
+msgstr "æ?´æ?°"
 
-#: ../anjuta.desktop.in.in.h:3 ../src/about.c:203 ../src/main.c:174
-msgid "Integrated Development Environment"
-msgstr "é??æ??å¼?å??ç?¯å¢?"
+#: ../plugins/class-inheritance/plugin.c:113
+msgid "Inheritance Graph"
+msgstr "继��形"
 
-#: ../libanjuta/anjuta-c-module.c:203
-#, c-format
-msgid "Unable to find plugin module %s"
-msgstr "æ?¾ä¸?å?°æ??件模å?? %s"
+#: ../plugins/profiler/gprof-call-graph-view.c:312
+#: ../plugins/profiler/gprof-call-graph-view.c:322
+#: ../plugins/profiler/gprof-call-graph-view.c:332
+#: ../plugins/profiler/gprof-flat-profile-view.c:56
+#: ../plugins/profiler/gprof-function-call-tree-view.c:60
+msgid "Function Name"
+msgstr "å?½æ?°å??"
 
-#: ../libanjuta/anjuta-c-module.c:213
-#, c-format
-msgid "Unable to find plugin registration function %s in module %s"
+#: ../plugins/profiler/gprof-call-graph-view.c:344
+msgid "Time"
+msgstr "��"
+
+#. Total amount of time spent in this function, excluding those it calla.
+#. * This is the same as the "Seconds" field in the flat profile.
+#. Time spent in a subroutine of a function.
+#. Time spent in this function when it was called by its caller
+#: ../plugins/profiler/gprof-call-graph-view.c:361
+#: ../plugins/profiler/gprof-call-graph-view.c:375
+#: ../plugins/profiler/gprof-call-graph-view.c:389
+msgid "Self"
 msgstr ""
 
-#: ../libanjuta/anjuta-c-module.c:219
-#, c-format
-msgid "Unknown error in module %s"
-msgstr "模å??%så??ç??æ?ªç?¥é??误"
+#: ../plugins/profiler/gprof-call-graph-view.c:402
+#: ../plugins/profiler/gprof-call-graph-view.c:414
+#: ../plugins/profiler/gprof-call-graph-view.c:426
+msgid "Children"
+msgstr "å­©å­?"
 
-#: ../libanjuta/anjuta-c-plugin-factory.c:108
-#, c-format
-msgid "Missing location of plugin %s"
-msgstr "æ??件%sä½?ç½®æ?ªæ??å®?"
+#: ../plugins/profiler/gprof-call-graph-view.c:439
+#: ../plugins/profiler/gprof-call-graph-view.c:449
+#: ../plugins/profiler/gprof-call-graph-view.c:459
+#: ../plugins/profiler/gprof-flat-profile-view.c:113
+#, fuzzy
+msgid "Calls"
+msgstr "��"
 
-#: ../libanjuta/anjuta-c-plugin-factory.c:141
-#, c-format
-msgid "Missing type defined by plugin %s"
-msgstr "æ??件%sç±»å??æ?ªæ??å®?"
+#: ../plugins/profiler/gprof-flat-profile-view.c:68
+msgid "% Time"
+msgstr "% ��"
 
-#: ../libanjuta/anjuta-c-plugin-factory.c:149
-#, c-format
-msgid "plugin %s fails to register type %s"
-msgstr "æ??件%sæ?ªè?½æ³¨å??为类å??%s"
+#: ../plugins/profiler/gprof-flat-profile-view.c:82
+msgid "Cumulative Seconds"
+msgstr ""
 
-#: ../libanjuta/anjuta-convert.c:74 ../libanjuta/anjuta-convert.c:111
-#, c-format
-msgid "The file you are trying to open contains an invalid byte sequence."
+#. The number of seconds that this function, excluding other functions it
+#. * calls, takes to execute.
+#: ../plugins/profiler/gprof-flat-profile-view.c:99
+#, fuzzy
+msgid "Self Seconds"
+msgstr "ç§?é??"
+
+#. The average number of milliseconds spent in a function, excluding
+#. * the functions that it calls.
+#: ../plugins/profiler/gprof-flat-profile-view.c:127
+msgid "Self ms/call"
 msgstr ""
 
-#: ../libanjuta/anjuta-convert.c:168 ../libanjuta/anjuta-convert.c:207
-#, c-format
+#. Same as self ms/call, but includes called functions.
+#: ../plugins/profiler/gprof-flat-profile-view.c:143
+msgid "Total ms/call"
+msgstr ""
+
+#: ../plugins/profiler/plugin.c:178
 msgid ""
-"anjuta was not able to automatically determine the encoding of the file you "
-"want to open."
+"Could not get profiling data.\n"
+"\n"
+"Please check the path to this target's profiling data file."
 msgstr ""
 
-#: ../libanjuta/anjuta-encodings.c:137 ../libanjuta/anjuta-encodings.c:182
-#: ../libanjuta/anjuta-encodings.c:184 ../libanjuta/anjuta-encodings.c:186
-#: ../libanjuta/anjuta-encodings.c:188
-msgid "Unicode"
-msgstr "Unicode"
-
-#: ../libanjuta/anjuta-encodings.c:151 ../libanjuta/anjuta-encodings.c:177
-#: ../libanjuta/anjuta-encodings.c:223 ../libanjuta/anjuta-encodings.c:266
-msgid "Western"
-msgstr "西�"
-
-#: ../libanjuta/anjuta-encodings.c:153 ../libanjuta/anjuta-encodings.c:225
-#: ../libanjuta/anjuta-encodings.c:262
-msgid "Central European"
-msgstr "中欧"
-
-#: ../libanjuta/anjuta-encodings.c:155
-msgid "South European"
-msgstr "å??欧"
-
-#: ../libanjuta/anjuta-encodings.c:157 ../libanjuta/anjuta-encodings.c:173
-#: ../libanjuta/anjuta-encodings.c:276
-msgid "Baltic"
-msgstr "æ³¢ç½?ç??æµ·æ??"
-
-#: ../libanjuta/anjuta-encodings.c:159 ../libanjuta/anjuta-encodings.c:227
-#: ../libanjuta/anjuta-encodings.c:240 ../libanjuta/anjuta-encodings.c:244
-#: ../libanjuta/anjuta-encodings.c:246 ../libanjuta/anjuta-encodings.c:264
-msgid "Cyrillic"
-msgstr "西é??å°?æ??"
-
-#: ../libanjuta/anjuta-encodings.c:161 ../libanjuta/anjuta-encodings.c:233
-#: ../libanjuta/anjuta-encodings.c:274
-msgid "Arabic"
-msgstr "é?¿æ??伯æ??"
-
-#: ../libanjuta/anjuta-encodings.c:163 ../libanjuta/anjuta-encodings.c:268
-msgid "Greek"
-msgstr "å¸?è??æ??"
-
-#: ../libanjuta/anjuta-encodings.c:165
-msgid "Hebrew Visual"
-msgstr "å?¯è§?å¸?伯æ?¥æ??"
-
-#: ../libanjuta/anjuta-encodings.c:167 ../libanjuta/anjuta-encodings.c:231
-#: ../libanjuta/anjuta-encodings.c:272
-msgid "Hebrew"
-msgstr "å¸?伯æ?¥æ??"
-
-#: ../libanjuta/anjuta-encodings.c:169 ../libanjuta/anjuta-encodings.c:229
-#: ../libanjuta/anjuta-encodings.c:270
-msgid "Turkish"
-msgstr "å??è?³å?¶æ??"
-
-#: ../libanjuta/anjuta-encodings.c:171
-msgid "Nordic"
-msgstr "æ?¥å°?æ?¼æ??"
-
-#: ../libanjuta/anjuta-encodings.c:175
-msgid "Celtic"
-msgstr "å?¯å°?ç?¹æ??"
-
-#: ../libanjuta/anjuta-encodings.c:179
-msgid "Romanian"
-msgstr "ç½?马尼äº?æ??"
-
-#: ../libanjuta/anjuta-encodings.c:191
-msgid "Armenian"
-msgstr "äº?ç¾?å°¼äº?æ??"
-
-#: ../libanjuta/anjuta-encodings.c:193 ../libanjuta/anjuta-encodings.c:195
-#: ../libanjuta/anjuta-encodings.c:209
-msgid "Chinese Traditional"
-msgstr "ç¹?ä½?中æ??"
-
-#: ../libanjuta/anjuta-encodings.c:197
-msgid "Cyrillic/Russian"
-msgstr "西é??å°?æ??/ä¿?ç½?æ?¯æ??"
-
-#: ../libanjuta/anjuta-encodings.c:200 ../libanjuta/anjuta-encodings.c:202
-#: ../libanjuta/anjuta-encodings.c:204 ../libanjuta/anjuta-encodings.c:236
-#: ../libanjuta/anjuta-encodings.c:251
-msgid "Japanese"
-msgstr "æ?¥æ??"
-
-#: ../libanjuta/anjuta-encodings.c:207 ../libanjuta/anjuta-encodings.c:238
-#: ../libanjuta/anjuta-encodings.c:242 ../libanjuta/anjuta-encodings.c:257
-msgid "Korean"
-msgstr "æ??é²?æ??"
-
-#: ../libanjuta/anjuta-encodings.c:212 ../libanjuta/anjuta-encodings.c:214
-#: ../libanjuta/anjuta-encodings.c:216 ../libanjuta/anjuta-encodings.c:220
-msgid "Chinese Simplified"
-msgstr "ç®?ä½?中æ??"
-
-#: ../libanjuta/anjuta-encodings.c:218
-msgid "Georgian"
-msgstr "ä¹?æ²»äº?æ??"
-
-#: ../libanjuta/anjuta-encodings.c:248
-msgid "Cyrillic/Ukrainian"
-msgstr "西é??å°?æ??/ä¹?å??å?°"
-
-#: ../libanjuta/anjuta-encodings.c:253 ../libanjuta/anjuta-encodings.c:259
-#: ../libanjuta/anjuta-encodings.c:278
-msgid "Vietnamese"
-msgstr "è¶?å??"
-
-#: ../libanjuta/anjuta-encodings.c:255
-msgid "Thai"
-msgstr "æ³°å?½"
-
-#: ../libanjuta/anjuta-encodings.c:441 ../plugins/gbf-am/gbf-am-project.c:3205
-#: ../plugins/gbf-am/gbf-am-properties.c:130
-#: ../plugins/gbf-am/gbf-am-properties.c:174
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:3093
-#: ../plugins/gbf-mkfile/gbf-mkfile-properties.c:104
-#: ../plugins/gbf-mkfile/gbf-mkfile-properties.c:148
-msgid "Unknown"
-msgstr "��"
-
-#: ../libanjuta/anjuta-launcher.c:1147 ../libanjuta/resources.c:267
-#: ../libanjuta/resources.c:276 ../plugins/gdb/utilities.c:280
-#, c-format
-msgid "Cannot execute command: \"%s\""
-msgstr "æ? æ³?æ?§è¡?å?½ä»¤ï¼?â??%sâ??"
+#: ../plugins/profiler/plugin.c:292
+msgid ""
+"This target does not have any profiling data.\n"
+"\n"
+"Please ensure that the target is complied with profiling support and that it "
+"is run at least once."
+msgstr ""
+
+#. Action name
+#. Stock icon, if any
+#: ../plugins/profiler/plugin.c:749
+msgid "Debug"
+msgstr "��"
 
-#: ../libanjuta/anjuta-launcher.c:1148
+#. Action name
+#. Stock icon, if any
+#: ../plugins/profiler/plugin.c:757 ../plugins/profiler/plugin.c:869
+#: ../plugins/profiler/profiler.plugin.in.h:3
 #, fuzzy
-msgid "execvp failed"
-msgstr "å? é?¤æ??件"
+msgid "Profiler"
+msgstr "Po æ??件ï¼?"
 
-#: ../libanjuta/anjuta-plugin.c:327 ../libanjuta/anjuta-plugin-manager.c:2310
-msgid "Anjuta Shell"
-msgstr "Anjuta Shell"
+#. Action name
+#. Stock icon, if any
+#: ../plugins/profiler/plugin.c:765
+msgid "Select Target..."
+msgstr "é??æ?©ç?®æ ?..."
 
-#: ../libanjuta/anjuta-plugin.c:328
-msgid "Anjuta shell that will contain the plugin"
-msgstr "Anjuta shell å??æ?¬æ??件"
+#. Action name
+#. Stock icon, if any
+#: ../plugins/profiler/plugin.c:773
+msgid "Refresh"
+msgstr "å?·æ?°"
 
-#: ../libanjuta/anjuta-plugin-manager.c:733
-#, c-format
-msgid "Plugin '%s' do not want to be deactivated"
-msgstr ""
+#. Action name
+#. Stock icon, if any
+#: ../plugins/profiler/plugin.c:781
+msgid "Delete Data"
+msgstr "����"
 
-#: ../libanjuta/anjuta-plugin-manager.c:764
-#, c-format
-msgid ""
-"Could not load %s\n"
-"This usually means that your installation is corrupted. The error message "
-"leading to this was:\n"
-"%s"
+#: ../plugins/profiler/plugin.c:824
+msgid "Application Performance Profiler"
 msgstr ""
 
-#: ../libanjuta/anjuta-plugin-manager.c:901
-#: ../plugins/symbol-db/symbol-db-prefs.c:520
-msgid "Load"
-msgstr "��"
-
-#: ../libanjuta/anjuta-plugin-manager.c:923
-#: ../libanjuta/anjuta-plugin-manager.c:1941
-msgid "Available Plugins"
-msgstr "å?¯ç?¨ç??æ??件"
+#: ../plugins/profiler/plugin.c:846
+#, fuzzy
+msgid "Flat Profile"
+msgstr "æ?°æ?®æ??件"
 
-#: ../libanjuta/anjuta-plugin-manager.c:1036 ../src/anjuta-app.c:661
-msgid "Preferred plugins"
-msgstr "é¦?é??æ??件"
+#: ../plugins/profiler/plugin.c:851
+msgid "Call Graph"
+msgstr ""
 
-#: ../libanjuta/anjuta-plugin-manager.c:1150
-msgid "Only show user activatable plugins"
-msgstr "å?ªæ?¾ç¤ºç?¨æ?·æ¿?æ´»ç??æ??件"
+#: ../plugins/profiler/plugin.c:856
+#, fuzzy
+msgid "Function Call Tree"
+msgstr "��"
 
-#: ../libanjuta/anjuta-plugin-manager.c:1197
-msgid ""
-"These are the plugins selected by you when Anjuta prompted to choose one of "
-"many suitable plugins. Removing the preferred plugin will let Anjuta prompt "
-"you again to choose different plugin."
+#: ../plugins/profiler/plugin.c:863
+msgid "Function Call Chart"
 msgstr ""
 
-#: ../libanjuta/anjuta-plugin-manager.c:1223
-#, fuzzy
-msgid "Forget selected plugin"
-msgstr "é??æ?©æ??件"
+#: ../plugins/scintilla/print.c:659
+#, c-format
+msgid "File: %s"
+msgstr "æ??件ï¼?%s"
+
+#: ../plugins/scintilla/print.c:888
+msgid "Unable to get text buffer for printing"
+msgstr "æ? æ³?è?·å??æ??å?°ç??æ??æ?¬ç¼?å?²å?º"
 
-#: ../libanjuta/anjuta-plugin-manager.c:1357
-#: ../libanjuta/anjuta-plugin-manager.c:1508 ../libanjuta/anjuta-profile.c:507
-#: ../plugins/debug-manager/queue.c:556
-msgid "Select a plugin"
-msgstr "é??æ?©æ??件"
+#: ../plugins/scintilla/print.c:967
+msgid "No file to print!"
+msgstr "没æ??è¦?æ??å?°ç??æ??件ï¼?"
 
-#: ../libanjuta/anjuta-plugin-manager.c:1358
-#: ../libanjuta/anjuta-plugin-manager.c:1509
-#: ../plugins/debug-manager/queue.c:557
-msgid "Please select a plugin to activate"
-msgstr "请é??æ?©è¦?æ¿?æ´»ç??æ??件"
+#: ../plugins/scintilla/plugin.c:258 ../plugins/scintilla/plugin.c:270
+#: ../plugins/scintilla/anjuta-editor.plugin.in.h:2
+msgid "Scintilla Editor"
+msgstr ""
 
-#: ../libanjuta/anjuta-plugin-manager.c:1372
+#: ../plugins/scintilla/text_editor.c:412
 #, c-format
-msgid "No plugin able to load other plugins in %s"
+msgid ""
+"The file '%s' has been changed.\n"
+"Do you want to reload it ?"
 msgstr ""
+"è­¦å??ï¼?æ??件â??%sâ??ç??å??容已æ?´æ?¹ã??\n"
+"æ?¯å?¦é??è¦?é??æ?°è½½å?¥è¿?个æ??件ï¼? "
 
-#: ../libanjuta/anjuta-plugin-manager.c:1960
-msgid "Remember this selection"
-msgstr "è®°ä½?æ­¤é??项"
+#: ../plugins/scintilla/text_editor.c:418
+#, c-format
+msgid ""
+"The file '%s' has been changed.\n"
+"Do you want to loose your changes and reload it ?"
+msgstr ""
+"è­¦å??ï¼?æ??件â??%sâ??å·²æ?´æ?¹ã??\n"
+"æ?¯å?¦è¦?丢å¼?ç?°æ??æ?´æ?¹å¹¶é??æ?°è½½å?¥è¿?个æ??件ï¼? "
 
-#: ../libanjuta/anjuta-plugin-manager.c:2291
-msgid "Profiles"
-msgstr "��"
+#: ../plugins/scintilla/text_editor.c:438
+#, c-format
+msgid ""
+"The file '%s' has been deleted.\n"
+"Do you confirm and close it ?"
+msgstr ""
 
-#: ../libanjuta/anjuta-plugin-manager.c:2292
-msgid "Current stack of profiles"
+#: ../plugins/scintilla/text_editor.c:445
+#, c-format
+msgid ""
+"The file '%s' has been deleted.\n"
+"Do you want to loose your changes and close it ?"
 msgstr ""
+"æ??件â??%sâ??å·²å­?被å? é?¤ã??\n"
+"æ?¯å?¦ä¸¢å¼?å½?å??æ?´æ?¹å¹¶å?³é?­ï¼?"
 
-#: ../libanjuta/anjuta-plugin-manager.c:2297
-msgid "Available plugins"
-msgstr "å?¯ç?¨ç??æ??件"
+#: ../plugins/scintilla/text_editor.c:1422
+msgid "Could not get file info"
+msgstr "æ? æ³?è?·å??æ??件信æ?¯æ??件"
 
-#: ../libanjuta/anjuta-plugin-manager.c:2298
-msgid "Currently available plugins found in plugin paths"
-msgstr "å?¨æ??件路å¾?ä¸?å??ç?°ç??å½?å??å?¯ç?¨æ??件"
+#. DEBUG_PRINT ("%s", "This file is too big. Unable to allocate memory.");
+#: ../plugins/scintilla/text_editor.c:1434
+msgid "This file is too big. Unable to allocate memory."
+msgstr "æ??件太大ï¼?æ? æ³?å??é??å??å­?ã??"
 
-#: ../libanjuta/anjuta-plugin-manager.c:2304
-msgid "Activated plugins"
-msgstr "å·²æ¿?æ´»æ??件"
+#: ../plugins/scintilla/text_editor.c:1443
+msgid "Could not open file"
+msgstr "æ? æ³?æ??å¼?æ??件è¿?è¡?å??å?¥"
 
-#: ../libanjuta/anjuta-plugin-manager.c:2305
-msgid "Currently activated plugins"
-msgstr "å½?å??å·²æ¿?æ´»ç??æ??件"
+#: ../plugins/scintilla/text_editor.c:1454
+msgid "Error while reading from file"
+msgstr "读å??æ??件æ?¶å?ºé??ã??"
 
-#: ../libanjuta/anjuta-plugin-manager.c:2311
-msgid "Anjuta shell for which the plugins are"
+#: ../plugins/scintilla/text_editor.c:1500
+msgid ""
+"The file does not look like a text file or the file encoding is not "
+"supported. Please check if the encoding of file is in the supported "
+"encodings list. If not, add it from the preferences."
 msgstr ""
+"该æ??件ç??ä¸?å?»ä¸?æ?¯ä¸?个æ??æ?¬æ??件ï¼?æ??è??ä¸?æ?¯æ??该æ??件ç¼?ç ?æ ¼å¼?ã??æ¸?æ£?æ?¥è¯¥æ??件ç??ç¼?ç ?æ ¼"
+"å¼?æ?¯å?¦å?¨ç¼?ç ?æ ¼å¼?æ?¯æ??å??表中ã??å¦?æ??ä¸?å?¨ï¼?请ä»?é¦?é??项中å? å?¥å¯¹è¿?ç§?ç¼?ç ?æ ¼å¼?ç??æ?¯æ??ã??"
 
-#: ../libanjuta/anjuta-plugin-manager.c:2319
-msgid "Anjuta Status"
-msgstr "Anjuta ç?¶æ??"
+#: ../plugins/scintilla/text_editor.c:1647
+msgid "Loading file..."
+msgstr "æ­£å?¨è½½å?¥æ??件..."
 
-#: ../libanjuta/anjuta-plugin-manager.c:2320
-msgid "Anjuta status to use in loading and unloading of plugins"
-msgstr "å? è½½å??å?¸è½½æ??件æ?¶ç??Anjutaç?¶æ??"
+#: ../plugins/scintilla/text_editor.c:1656
+#, c-format
+msgid ""
+"Could not load file: %s\n"
+"\n"
+"Details: %s"
+msgstr ""
+"æ? æ³?è½½å?¥æ??件ï¼?%s\n"
+"\n"
+"ç»?è??ï¼? %s"
 
-#. DEBUG_PRINT ("Icon: %s", icon_path);
-#. Avoid space in translated string
-#: ../libanjuta/anjuta-plugin-manager.c:2480
-msgid "Loaded:"
-msgstr "已���"
+#: ../plugins/scintilla/text_editor.c:1677
+msgid "File loaded successfully"
+msgstr "æ??å??è½½å?¥æ??件ã??"
 
-#: ../libanjuta/anjuta-profile.c:254
-msgid "Plugin Manager"
-msgstr "æ??件管ç??å?¨"
+#: ../plugins/scintilla/text_editor.c:1695
+msgid "Saving file..."
+msgstr "æ­£å?¨ä¿?å­?æ??件"
 
-#: ../libanjuta/anjuta-profile.c:255
-msgid "The plugin manager to use for resolving plugins"
-msgstr ""
+#: ../plugins/scintilla/text_editor.c:1704
+#, fuzzy, c-format
+msgid "Could not save intermediate file %s: %s"
+msgstr "æ? æ³?ä¿?å­?æ??件ï¼?%sã??"
 
-#: ../libanjuta/anjuta-profile.c:263
-msgid "Profile Name"
-msgstr "æ¦?å?µå??称"
+#: ../plugins/scintilla/text_editor.c:1720
+msgid "File saved successfully"
+msgstr "æ??件æ??å??ä¿?å­?"
 
-#: ../libanjuta/anjuta-profile.c:264
-msgid "Name of the plugin profile"
+#: ../plugins/scintilla/text_editor.c:2093
+#, c-format
+msgid ""
+"Cannot load Global defaults and configuration files:\n"
+"%s.\n"
+"This may result in improper behaviour or instabilities.\n"
+"Anjuta will fall back to built in (limited) settings"
 msgstr ""
+"æ? æ³?è½½å?¥å?¨å±?é»?认å?¼å??é??ç½®æ??件ï¼?\n"
+"%sã??\n"
+"è¿?å?¯è?½å¯¼è?´è¡?为ä¸?正常æ??è??ä¸?稳å®?ã??\n"
+"Anjuta å°?å??设为å??建设置"
+
+#: ../plugins/scratchbox/plugin.c:213
+#, c-format
+msgid "Program '%s' does not exists"
+msgstr "ç¨?åº?â??%sâ??ä¸?å­?å?¨"
 
-#: ../libanjuta/anjuta-profile.c:272
+#: ../plugins/scratchbox/plugin.c:464 ../plugins/scratchbox/plugin.c:486
+#: ../plugins/scratchbox/anjuta-scratchbox.plugin.in.h:2
 #, fuzzy
-msgid "Profile Plugins"
-msgstr "ç¼?è¾?å?¨æ??件æ??ä½?"
+msgid "Scratchbox"
+msgstr "使� scracthbox"
 
-#: ../libanjuta/anjuta-profile.c:273
-msgid "List of plugins for this profile"
-msgstr ""
+#: ../plugins/valgrind/plugin.c:133
+msgid "Options"
+msgstr "é??项"
 
-#: ../libanjuta/anjuta-profile.c:280
-msgid "Synchronization file"
-msgstr "å??æ­¥æ??件"
+#: ../plugins/valgrind/plugin.c:253
+msgid "Select debugging target"
+msgstr "é??æ?©è°?è¯?ç?®æ ?"
 
-#: ../libanjuta/anjuta-profile.c:281
-#, fuzzy
-msgid "File to sync the profile xml"
-msgstr "æ? æ³?æ??å¼?æ??件ï¼?%s\n"
+#: ../plugins/valgrind/plugin.c:310 ../plugins/valgrind/plugin.c:431
+#: ../plugins/valgrind/plugin.c:667 ../plugins/valgrind/plugin.c:676
+msgid "Valgrind"
+msgstr ""
 
-#: ../libanjuta/anjuta-profile.c:508
-msgid "Please select a plugin from the list"
-msgstr "请ä»?å??表中é??æ?©è¦?æ¿?æ´»ç??æ??件"
+#: ../plugins/valgrind/plugin.c:338
+msgid ""
+"No executable target selected for debugging with Valgrind. Please select one."
+msgstr ""
 
-#: ../libanjuta/anjuta-profile.c:672
-#, c-format
+#: ../plugins/valgrind/plugin.c:347
 msgid ""
-"Failed to read '%s': XML parse error. Invalid or corrupted anjuta plugins "
-"profile."
+"There aren't any available executable targets for this project.\n"
+"Please create one first."
 msgstr ""
 
-#. <Pluginname>: Install it from <some location on the web>
-#: ../libanjuta/anjuta-profile.c:699
-#, c-format
-msgid "%s: Install it from '%s'\n"
-msgstr "%s�� %s ��\n"
+#: ../plugins/valgrind/plugin.c:359
+#, fuzzy
+msgid "Choose file where to save Valgrind log"
+msgstr "é??æ?©ç?®å½?"
 
-#: ../libanjuta/anjuta-profile.c:707
+#: ../plugins/valgrind/plugin.c:381
 #, c-format
 msgid ""
-"Failed to read '%s': Following mandatory plugins are missing:\n"
-"%s"
+"The file '%s' already exists.\n"
+"Do you want to replace it with the one you are saving?"
 msgstr ""
-"æ? æ³?读å?¥ %sï¼?æ?ªå??ç?°ä¸?å??å¿?å¤?æ??件ï¼?\n"
-"%s"
+"æ??件â??%sâ??å·²å­?å?¨ã??\n"
+"æ?¯å?¦ç¡®å®?ç?¨å½?å??æ??件æ?¿æ?¢è¿?个æ??件ï¼?"
 
-#: ../libanjuta/anjuta-preferences.c:1450
-msgid ""
-"Are you sure you want to reset the preferences to\n"
-"their default settings?"
-msgstr "æ?¨ç¡®å®?æ?³è¦?å°?é¦?é??项é??置为é»?认设置å??ï¼?"
+#: ../plugins/valgrind/plugin.c:389
+msgid "_Replace"
+msgstr "æ?¿æ?¢(_R)"
+
+#: ../plugins/valgrind/plugin.c:409
+#, fuzzy
+msgid "Open Valgrind log file"
+msgstr "æ??å¼?æ??件"
 
 #. Action name
 #. Stock icon, if any
-#: ../libanjuta/anjuta-preferences.c:1454 ../plugins/git/plugin.c:194
-msgid "_Reset"
-msgstr "é??ç½®(_R)"
-
-#: ../libanjuta/anjuta-preferences-dialog.c:95
-#: ../plugins/gtodo/interface.c:230 ../plugins/gtodo/mcategory.c:36
-msgid "Category"
-msgstr "类�"
-
-#. FIXME: Make the general page first
-#: ../libanjuta/anjuta-preferences-dialog.c:138
-#: ../libanjuta/anjuta-preferences-dialog.c:141
-#: ../plugins/gbf-am/gbf-am-dialogs.glade.h:4
-#: ../plugins/profiler/profiler.glade.h:15
-#: ../plugins/valgrind/vggeneralprefs.c:172 ../src/anjuta.glade.h:16
-#: ../src/anjuta-app.c:648
-msgid "General"
-msgstr "常�"
+#: ../plugins/valgrind/plugin.c:443
+msgid "_Debug"
+msgstr "��(_D)"
 
-#: ../libanjuta/anjuta-preferences-dialog.c:236
-msgid "Anjuta Preferences"
-msgstr "Anjuta é¦?é??项"
+#. Action name
+#. Stock icon, if any
+#: ../plugins/valgrind/plugin.c:451
+msgid "_Valgrind"
+msgstr ""
 
-#: ../libanjuta/anjuta-save-prompt.c:158
-msgid "Select the items to save:"
-msgstr "é??æ?©è¦?ä¿?å­?ç??项ç?®ï¼?"
+#. Action name
+#. Stock icon, if any
+#: ../plugins/valgrind/plugin.c:459
+msgid "_Select Tool and Run..."
+msgstr ""
 
-#: ../libanjuta/anjuta-save-prompt.c:183
-msgid "If you do not save, all your changes will be lost."
-msgstr "æ?ªä¿?å­?ç??ä»»ä½?æ?´æ?¹é?½å°?丢失ã??"
+#. Action name
+#. Stock icon, if any
+#: ../plugins/valgrind/plugin.c:467
+#, fuzzy
+msgid "_Kill Execution"
+msgstr "��(_E)"
 
-#: ../libanjuta/anjuta-save-prompt.c:190
-#: ../plugins/document-manager/plugin.c:596
-msgid "Save"
-msgstr "ä¿?å­?"
+#. Action name
+#. Stock icon, if any
+#: ../plugins/valgrind/plugin.c:475
+#, fuzzy
+msgid "_Load Log"
+msgstr "��(_L)"
 
-#: ../libanjuta/anjuta-save-prompt.c:197
-msgid "Item"
-msgstr "项�"
+#. Action name
+#. Stock icon, if any
+#: ../plugins/valgrind/plugin.c:483
+#, fuzzy
+msgid "S_ave Log"
+msgstr "ä¿?å­?(_S)"
 
-#: ../libanjuta/anjuta-save-prompt.c:203
-msgid "_Discard changes"
-msgstr "æ?¤é??æ?¹å?¨(_D)"
+#. Action name
+#. Stock icon, if any
+#: ../plugins/valgrind/plugin.c:491
+msgid "Edit Rules"
+msgstr "ç¼?è¾?è§?å??"
 
-#: ../libanjuta/anjuta-save-prompt.c:297
-#, fuzzy, c-format
-msgid ""
-"<b>There is %d item with unsaved changes. Save changes before closing?</b>"
-msgid_plural ""
-"<b>There are %d items with unsaved changes. Save changes before closing?</b>"
-msgstr[0] "æ??件â??%sâ??å°?æ?ªä¿?å­?ã??æ?¯å?¦å?¨å?³é?­å??å??å°?æ??件ä¿?å­?ï¼?"
-
-#: ../libanjuta/anjuta-save-prompt.c:304
-msgid "There is an item with unsaved changes. Save changes before closing?"
-msgstr "æ??件â??%sâ??å°?æ?ªä¿?å­?ã??æ?¯å?¦å?¨å?³é?­å??å??å°?æ??件ä¿?å­?ï¼?"
-
-#. gtk_tree_view_column_set_sizing (column, GTK_TREE_VIEW_COLUMN_AUTOSIZE);
-#: ../libanjuta/anjuta-ui.c:845
-msgid "Action"
-msgstr "��"
-
-#: ../libanjuta/anjuta-ui.c:863
-msgid "Visible"
-msgstr "��"
-
-#: ../libanjuta/anjuta-ui.c:876
-msgid "Sensitive"
-msgstr "æ??æ??"
-
-#: ../libanjuta/anjuta-ui.c:885
-msgid "Shortcut"
-msgstr "快���"
-
-#. Avoid space in translated string
-#: ../libanjuta/anjuta-utils.c:363
-msgid "System:"
-msgstr "系��"
-
-#: ../libanjuta/anjuta-utils.c:501
-#, c-format
-msgid ""
-"The \"%s\" utility is not installed.\n"
-"Please install it."
+#: ../plugins/valgrind/plugin.c:556
+msgid "Use Valgrind debug tool"
 msgstr ""
-"å°?æ?ªå®?è£?å·¥å?·â??%sâ??ã??\n"
-"请å®?è£?该工å?·ã??"
 
-#: ../libanjuta/anjuta-utils.c:941 ../libanjuta/anjuta-utils.c:945
-#, c-format
-msgid "Cannot execute command: %s (using shell %s)\n"
-msgstr "�����令�%s(使��壳 %s)\n"
-
-#: ../libanjuta/anjuta-utils.c:1577
-msgid ""
-"Unable to display help. Please make sure Anjuta documentation package is "
-"install. It can be downloaded from http://anjuta.org";
+#: ../plugins/valgrind/preferences.c:122
+msgid "<b>Valgrind general preferences</b>"
 msgstr ""
-"æ? æ³?æ?¾ç¤ºå¸®å?©ã??请确å®?å·²ç»?å®?è£?äº? Anjuta æ??æ¡£å??ã??æ?¨å?¯ä»? http://anjuta.org ä¸?è½½ã??"
-
-#: ../libanjuta/anjuta-vcs-status-tree-view.c:292
-#: ../plugins/file-manager/file-view.c:65
-msgid "Modified"
-msgstr "已修�"
-
-#: ../libanjuta/anjuta-vcs-status-tree-view.c:296
-#: ../plugins/file-manager/file-view.c:69
-msgid "Added"
-msgstr "已添�"
-
-#: ../libanjuta/anjuta-vcs-status-tree-view.c:300
-#: ../plugins/file-manager/file-view.c:67
-msgid "Deleted"
-msgstr "已��"
-
-#: ../libanjuta/anjuta-vcs-status-tree-view.c:304
-#: ../plugins/file-manager/file-view.c:71
-msgid "Conflicted"
-msgstr "已��"
-
-#: ../libanjuta/anjuta-vcs-status-tree-view.c:308
-#: ../plugins/file-manager/file-view.c:77
-msgid "Missing"
-msgstr "缺�"
-
-#: ../libanjuta/anjuta-vcs-status-tree-view.c:312
-#: ../plugins/file-manager/file-view.c:79
-msgid "Unversioned"
-msgstr "æ?ªå??ç??æ?¬"
-
-#: ../libanjuta/cell-renderer-captioned-image.c:218
-msgid "Text"
-msgstr "æ??æ?¬"
-
-#: ../libanjuta/cell-renderer-captioned-image.c:219
-msgid "Text to render"
-msgstr "è¦?æ?§è¡?ç??æ??æ?¬"
-
-#: ../libanjuta/cell-renderer-captioned-image.c:225
-msgid "Pixbuf Object"
-msgstr "Pixbuf 对象"
-
-#: ../libanjuta/cell-renderer-captioned-image.c:226
-msgid "The pixbuf to render."
-msgstr "被ç»?å?¶ç??pixbuf"
-
-#: ../libanjuta/resources.c:63 ../plugins/glade/plugin.c:3031
-#: ../plugins/glade/plugin.c:3066
-#, c-format
-msgid "Widget not found: %s"
-msgstr "����件�%s"
-
-#: ../libanjuta/resources.c:79 ../libanjuta/resources.c:101
-#, c-format
-msgid "Could not find application pixmap file: %s"
-msgstr "æ?¾ä¸?å?°åº?ç?¨ç¨?åº?ä½?å?¾æ??件ï¼?%s"
 
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade.h:1
-msgid "<b>Build</b>"
-msgstr "<b>æ??建</b>"
-
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade.h:2
-msgid "<b>Configuration:</b>"
-msgstr "<b>é??ç½®ï¼?</b>"
+#: ../plugins/valgrind/preferences.c:128
+msgid "Valgrind binary file path:"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade.h:3
-msgid "<b>Install</b>"
-msgstr "<b>��</b>"
+#: ../plugins/valgrind/preferences.c:142
+msgid "Choose Valgrind Binary File Path..."
+msgstr ""
 
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade.h:4
-msgid "<b>Regenerate project</b>"
-msgstr "<b>é??æ?°ç??æ??å·¥ç¨?</b>"
+#: ../plugins/valgrind/preferences.c:161
+msgid "Preview"
+msgstr "��"
 
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade.h:5
-msgid "<b>Select Program to run:</b>"
-msgstr "<b>é??æ?©è¦?è¿?è¡?ç??ç¨?åº?ï¼?</b>"
+#: ../plugins/valgrind/preferences.c:174
+msgid "lines above and below the target line."
+msgstr ""
 
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade.h:6
-#: ../plugins/run-program/anjuta-run-program.glade.h:1
-msgid "Arguments:"
-msgstr "å??æ?°ï¼?"
+#: ../plugins/valgrind/process.c:55
+#, fuzzy, c-format
+msgid "Failed to create pipe to '%s': %s"
+msgstr "��载�工��%s"
 
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade.h:7
-msgid "Build Directory:"
-msgstr "æ??建ç?®å½?ï¼?"
+#: ../plugins/valgrind/process.c:110
+#, fuzzy, c-format
+msgid "Failed to create child process '%s': %s"
+msgstr "��载�工��%s"
 
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade.h:8
-msgid "Configure Options:"
-msgstr "é??ç½®é??项ï¼?"
+#: ../plugins/valgrind/vgactions.c:168
+msgid "Reached the end of the input file or error in parsing valgrind output."
+msgstr ""
 
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade.h:9
-msgid "Configure Project"
-msgstr "é??置工ç¨?"
+#: ../plugins/valgrind/vgactions.c:177
+msgid "Process exited."
+msgstr "è¿?ç¨?é??å?º"
 
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade.h:10
-msgid "Continue on errors"
+#: ../plugins/valgrind/vgactions.c:197
+msgid "Could not get the right valgrind-binary gconf key:"
 msgstr ""
 
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade.h:11
-msgid "Highlight message locations in editor"
-msgstr "����中�亮�示信��置"
+#: ../plugins/valgrind/vgactions.c:205
+#, c-format
+msgid ""
+"Valgrind binary [%s] does not exist. Please check the preferences or install "
+"Valgrind package."
+msgstr ""
 
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade.h:12
-msgid "Install as root:"
-msgstr "以 root 身份���"
+#: ../plugins/valgrind/vgactions.c:241 ../plugins/valgrind/vgactions.c:248
+msgid "Could not get the right pipe for the process."
+msgstr ""
 
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade.h:13
-#: ../plugins/tools/anjuta-tools.glade.h:8
-msgid "Run in terminal"
-msgstr "��端中��"
+#: ../plugins/valgrind/vgcachegrindprefs.c:197
+#, c-format
+msgid ""
+"Invalid syntax in settings '%s'.\n"
+"Please enter a value of the form \"<integer>,<integer>,<integer>\"."
+msgstr ""
 
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade.h:14
-msgid "Run several commands at a time:"
+#: ../plugins/valgrind/vgcachegrindprefs.c:234
+msgid "Override default settings"
 msgstr ""
 
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade.h:15
-msgid "Select Program"
-msgstr "é??æ?©ç¨?åº?"
+#. This is the format of the preference, simply translate the words
+#. * inside the <>
+#: ../plugins/valgrind/vgcachegrindprefs.c:246
+msgid "Enter <size>,<assoc>,<line_size>:"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade.h:16
-msgid "Select a build directory"
-msgstr "é??æ?©ä¸?个 build ç?®å½?"
+#: ../plugins/valgrind/vgcachegrindprefs.c:280
+msgid "Cachegrind"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade.h:17
-msgid "Translate messages"
-msgstr "翻�信�"
+#: ../plugins/valgrind/vgdefaultview.c:189
+#, fuzzy
+msgid "Error contains"
+msgstr "å??å?¥æ?¶å?ºé??ï¼?%sã??"
 
-#: ../plugins/build-basic-autotools/configuration-list.c:61
-#: ../plugins/search/search_preferences.c:523
-msgid "Default"
-msgstr "�认"
+#: ../plugins/valgrind/vgdefaultview.c:190
+#, fuzzy
+msgid "Function contains"
+msgstr "��"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/build-basic-autotools/configuration-list.c:62
-#: ../plugins/gdb/utilities.c:295 ../plugins/profiler/plugin.c:739
-msgid "Debug"
-msgstr "��"
+#: ../plugins/valgrind/vgdefaultview.c:191
+#, fuzzy
+msgid "Object contains"
+msgstr "GObject ç±»"
 
-#: ../plugins/build-basic-autotools/configuration-list.c:63
-msgid "Profiling"
-msgstr "ç??æ??æ¦?å?µ"
+#: ../plugins/valgrind/vgdefaultview.c:192
+#, fuzzy
+msgid "Source filename contains"
+msgstr "æº?æ??件ï¼?"
 
-#: ../plugins/build-basic-autotools/configuration-list.c:64
-msgid "Optimized"
-msgstr "å·²ä¼?å??"
+#: ../plugins/valgrind/vgdefaultview.c:229
+#, c-format
+msgid "Invalid regular expression: '%s': %s"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/executer.c:74
-msgid "No executables in this project!"
-msgstr "å·¥ç¨?中没æ??å?¯æ?§è¡?æ??件ï¼?"
+#. FIXME: we should really get this title from somewhere else?
+#: ../plugins/valgrind/vgdefaultview.c:773
+msgid "Valgrind Suppression Rules"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/executer.c:152
-#: ../plugins/gbf-am/gbf-am-project.c:3195
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:3087
-msgid "Program"
-msgstr "��"
+#. FIXME: we should really get this title from somewhere else?
+#: ../plugins/valgrind/vgdefaultview.c:1118
+#: ../plugins/valgrind/vgrule-list.c:135
+msgid "Valgrind Suppression"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/executer.c:253
-msgid "No file or project currently opened."
-msgstr "å½?å??没æ??æ??å¼?ç??æ??件æ??å·¥ç¨?ã??"
+#: ../plugins/valgrind/vgdefaultview.c:1166
+msgid "Cu_t"
+msgstr "å?ªå??(_T)"
 
-#. Only local program are supported
-#: ../plugins/build-basic-autotools/executer.c:293
-#: ../plugins/run-program/execute.c:70
-#, c-format
-msgid "Program '%s' is not a local file"
-msgstr "ç¨?åº?â??%sâ??æ??件ä¸?æ?¯æ?¬å?°æ??件"
+#: ../plugins/valgrind/vgdefaultview.c:1167
+msgid "_Copy"
+msgstr "��(_C)"
 
-#: ../plugins/build-basic-autotools/executer.c:308
-#: ../plugins/scratchbox/plugin.c:213
-#, c-format
-msgid "Program '%s' does not exists"
-msgstr "ç¨?åº?â??%sâ??ä¸?å­?å?¨"
+#: ../plugins/valgrind/vgdefaultview.c:1168
+msgid "_Paste"
+msgstr "ç²?è´´(_P)"
 
-#: ../plugins/build-basic-autotools/executer.c:316
-#: ../plugins/run-program/execute.c:80
-#, c-format
-msgid "Program '%s' does not have execution permission"
-msgstr "ç¨?åº?â??%sâ??没æ??æ?§è¡?æ??é??"
+#: ../plugins/valgrind/vgdefaultview.c:1170
+#, fuzzy
+msgid "Suppress"
+msgstr "æ?¯æ??"
 
-#: ../plugins/build-basic-autotools/executer.c:348
-msgid "No executable for this file."
-msgstr "æ­¤æ??件ä¸?å?¯æ?§è¡?ã??"
+#: ../plugins/valgrind/vgdefaultview.c:1172
+msgid "Edit in Custom Editor"
+msgstr "�������中��"
 
-#: ../plugins/build-basic-autotools/executer.c:354
-#, c-format
-msgid "Executable '%s' is not up-to-date."
-msgstr "å?¯æ?§è¡?æ??件â??%sâ??ä¸?æ?¯æ??æ?°ç??ã??"
-
-#. The translations should match that of 'make' program. Both strings uses
-#. * pearl regular expression
-#. * 2 similar strings are used in order to parse the output of 2 different
-#. * version of make if necessary. If you update one string, move the first
-#. * string into the second slot and then replace the first string only.
-#: ../plugins/build-basic-autotools/plugin.c:166
-msgid "make(\\[\\d+\\])?:\\s+Entering\\s+directory\\s+`(.+)'"
-msgstr "make(\\[\\d+\\])?:\\s+����\\s+`(.+)'"
-
-#: ../plugins/build-basic-autotools/plugin.c:167
-msgid "make(\\[\\d+\\])?:\\s+Entering\\s+directory\\s+'(.+)'"
-msgstr "make(\\[\\d+\\])?:\\s+����\\s+'(.+)'"
-
-#. The translations should match that of 'make' program. Both strings uses
-#. * pearl regular expression
-#. * 2 similar strings are used in order to parse the output of 2 different
-#. * version of make if necessary. If you update one string, move the first
-#. * string into the second slot and then replace the first string only.
-#: ../plugins/build-basic-autotools/plugin.c:175
-msgid "make(\\[\\d+\\])?:\\s+Leaving\\s+directory\\s+`(.+)'"
-msgstr "make(\\[\\d+\\])?:\\s+离���\\s+`(.+)'"
-
-#: ../plugins/build-basic-autotools/plugin.c:176
-msgid "make(\\[\\d+\\])?:\\s+Leaving\\s+directory\\s+'(.+)'"
-msgstr "make(\\[\\d+\\])?:\\s+离���\\s+'(.+)'"
-
-#: ../plugins/build-basic-autotools/plugin.c:825
-#, c-format
-msgid "Entering: %s"
-msgstr "正���� %s"
+#: ../plugins/valgrind/vggeneralprefs.c:172
+msgid "General"
+msgstr "常�"
 
-#: ../plugins/build-basic-autotools/plugin.c:861
-#, c-format
-msgid "Leaving: %s"
-msgstr "离��%s"
+#. demangle = decode C++ name encoding
+#: ../plugins/valgrind/vggeneralprefs.c:179
+msgid "Demangle C++ symbol names"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:894
-#: ../plugins/tools/execute.c:329
-msgid "warning:"
-msgstr "è­¦å??ï¼?"
+#: ../plugins/valgrind/vggeneralprefs.c:187
+#, fuzzy
+msgid "Show"
+msgstr "�示��(_S)"
 
-#: ../plugins/build-basic-autotools/plugin.c:900
-#: ../plugins/tools/execute.c:334
-msgid "error:"
-msgstr "é??误ï¼?"
+#: ../plugins/valgrind/vggeneralprefs.c:199
+msgid "callers in stack trace"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:1017
-#, c-format
-msgid "Command exited with status %d"
-msgstr "å?½ä»¤å·²ç?¶æ?? %d é??å?º"
+#: ../plugins/valgrind/vggeneralprefs.c:206
+msgid "Stop showing errors if there are too many"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:1027
-#, c-format
-msgid "Command canceled by user"
-msgstr "�令被���止"
+#: ../plugins/valgrind/vggeneralprefs.c:214
+msgid "Round malloc sizes to next word"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:1032
-#, c-format
-msgid "Command aborted by user"
-msgstr "å?½ä»¤è¢«ç?¨æ?·é??å?º"
+#: ../plugins/valgrind/vggeneralprefs.c:222
+msgid "Trace any child processes forked off by the program being debugged"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:1037
-#, c-format
-msgid "Command terminated with signal %d"
+#: ../plugins/valgrind/vggeneralprefs.c:230
+msgid "Track open file descriptors"
 msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:1045
-msgid "Command terminated for an unknown reason"
-msgstr "å?½ä»¤æ? æ??ç»?æ??"
+#: ../plugins/valgrind/vggeneralprefs.c:238
+msgid "Add time stamps to log messages"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:1061
-#, c-format
-msgid "Total time taken: %lu secs\n"
-msgstr "æ?»å?±è??æ?¶ï¼?%lu ç§?\n"
+#: ../plugins/valgrind/vggeneralprefs.c:246
+msgid "Call __libc_freeres() at exit before checking for memory leaks"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:1066
-msgid "Completed unsuccessfully\n"
-msgstr "å·²å®?æ?? ... 失败\n"
+#: ../plugins/valgrind/vggeneralprefs.c:254
+#, fuzzy
+msgid "Suppressions File:"
+msgstr "CVS å??缩级å?«ï¼?"
 
-#: ../plugins/build-basic-autotools/plugin.c:1071
-#: ../plugins/tools/execute.c:515
-msgid "Completed successfully\n"
-msgstr "å·²å®?æ??...æ??å??\n"
+#: ../plugins/valgrind/vggeneralprefs.c:274
+msgid "Choose Valgrind Suppressions File..."
+msgstr ""
 
-#. Translators: the first number is the number of the build attemp,
-#. the string is the directory where the build takes place
-#: ../plugins/build-basic-autotools/plugin.c:1117
-#, c-format
-msgid "Build %d: %s"
-msgstr "Build %d: %s"
+#: ../plugins/valgrind/vghelgrindprefs.c:180
+msgid "Helgrind"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:1690
-#, c-format
-msgid "Can not compile \"%s\": No compile rule defined for this file type."
-msgstr "ä¸?è?½ç¼?è¯?\"%s\"ï¼?没æ??å®?ä¹?对此æ??件类å??ç??ç¼?è¯?è§?å??"
+#: ../plugins/valgrind/vghelgrindprefs.c:185
+msgid "Assume thread stacks are used privately"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:1816
-#, c-format
-msgid "Can not configure project: Missing configure script in %s."
+#: ../plugins/valgrind/vghelgrindprefs.c:194
+msgid "Show location of last word access on error:"
 msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:2235
-#: ../plugins/build-basic-autotools/plugin.c:2309
-#: ../plugins/build-basic-autotools/plugin.c:2319
-#: ../plugins/build-basic-autotools/plugin.c:2337
-#: ../plugins/build-basic-autotools/plugin.c:2347
-#: ../plugins/build-basic-autotools/plugin.c:2404
-#, c-format
-msgid "_Build"
-msgstr "ç??æ??(_B)"
+#: ../plugins/valgrind/vgmemcheckprefs.c:204
+msgid "Memcheck"
+msgstr "å??å­?æ£?æ?¥"
 
-#: ../plugins/build-basic-autotools/plugin.c:2239
-msgid "_Build Project"
-msgstr "ç??æ??å·¥ç¨?(_B)"
+#: ../plugins/valgrind/vgmemcheckprefs.c:209
+msgid "Memory leaks"
+msgstr "å??å­?æ³?æ¼?"
 
-#: ../plugins/build-basic-autotools/plugin.c:2240
-msgid "Build whole project"
-msgstr "ç??æ??æ?´ä¸ªå·¥ç¨?"
+#: ../plugins/valgrind/vgmemcheckprefs.c:214
+msgid "Leak check:"
+msgstr "�����"
 
-#: ../plugins/build-basic-autotools/plugin.c:2245
-msgid "_Install Project"
-msgstr "��工�(_I)"
+#: ../plugins/valgrind/vgmemcheckprefs.c:225
+msgid "Show reachable blocks in leak check"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:2246
-msgid "Install whole project"
-msgstr "���个工�"
+#: ../plugins/valgrind/vgmemcheckprefs.c:233
+msgid "Leak resolution:"
+msgstr "��解��"
 
-#: ../plugins/build-basic-autotools/plugin.c:2251
-msgid "_Clean Project"
-msgstr "æ¸?ç??å·¥ç¨?(_C)"
+#: ../plugins/valgrind/vgmemcheckprefs.c:251
+msgid "Keep up to"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:2252
-msgid "Clean whole project"
-msgstr "æ¸?ç??æ?´ä¸ªå·¥ç¨?"
+#: ../plugins/valgrind/vgmemcheckprefs.c:263
+msgid "bytes in the queue after being free()'d"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:2257
-msgid "C_onfigure Project..."
-msgstr "é??置工ç¨?(_O)..."
+#: ../plugins/valgrind/vgmemcheckprefs.c:270
+msgid "Work around bugs generated by gcc 2.96"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:2258
-msgid "Configure project"
-msgstr "é??置工ç¨?"
+#: ../plugins/valgrind/vgrule-editor.c:146
+msgid "Function"
+msgstr "��"
 
-#: ../plugins/build-basic-autotools/plugin.c:2263
-msgid "Build _Tarball"
-msgstr "ç??æ?? Tarball(_T)"
+#: ../plugins/valgrind/vgrule-editor.c:149
+msgid "Shared Object"
+msgstr "�享对象"
 
-#: ../plugins/build-basic-autotools/plugin.c:2264
-msgid "Build project tarball distribution"
-msgstr "ç??æ??å·¥ç¨? tarball å??è¡?å??"
+#: ../plugins/valgrind/vgrule-editor.c:209
+#, fuzzy
+msgid "Grow"
+msgstr "��"
 
-#: ../plugins/build-basic-autotools/plugin.c:2269
-msgid "_Build Module"
-msgstr "ç??æ??模å??"
+#: ../plugins/valgrind/vgrule-editor.c:213
+msgid "Shrink"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:2270
-msgid "Build module associated with current file"
-msgstr "ç??æ??ä¸?å½?å??æ??件å?³è??ç??模å??"
+#: ../plugins/valgrind/vgrule-editor.c:239
+msgid "Rule name:"
+msgstr "è§?å??å??称ï¼?"
 
-#: ../plugins/build-basic-autotools/plugin.c:2275
-msgid "_Install Module"
-msgstr "å®?è£?模å??(_I)"
+#: ../plugins/valgrind/vgrule-editor.c:249
+msgid "Suppress messages of type:"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:2276
-msgid "Install module associated with current file"
-msgstr "å®?è£?ä¸?å½?å??æ??件å?³è??ç??模å??"
+#: ../plugins/valgrind/vgrule-editor.c:259
+msgid "Suppress when using:"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:2281
-msgid "_Clean Module"
-msgstr "æ¸?ç??模å??(_C)"
+#: ../plugins/valgrind/vgrule-editor.c:272
+#, fuzzy
+msgid "System call:"
+msgstr ""
+"\n"
+"系��"
 
-#: ../plugins/build-basic-autotools/plugin.c:2282
-msgid "Clean module associated with current file"
-msgstr "æ¸?ç??ä¸?å½?å??æ??件å?³è??ç??模å??"
+#: ../plugins/valgrind/vgrule-editor.c:283
+msgid "Call chain:"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:2287
-msgid "Co_mpile File"
-msgstr "ç¼?è¯?æ??件(_M)"
+#: ../plugins/valgrind/vgrule-editor.c:540
+#: ../plugins/valgrind/vgrule-editor.c:555
+#, fuzzy, c-format
+msgid "Error saving to suppression file '%s': %s"
+msgstr "å??å?¥æ??件æ?¶å?ºé??ï¼?%sã??"
 
-#: ../plugins/build-basic-autotools/plugin.c:2288
-msgid "Compile current editor file"
-msgstr "ç¼?è¯?å½?å??ç¼?è¾?å?¨ä¸­ç??æ??件"
+#: ../plugins/valgrind/vgrule-list.c:177 ../plugins/valgrind/vgrule-list.c:246
+msgid "You have forgotten to name your suppression rule."
+msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:2293
-msgid "Select Configuration"
-msgstr "é??æ?©é??ç½®"
+#: ../plugins/valgrind/vgrule-list.c:406
+msgid "_Edit"
+msgstr "ç¼?è¾?(_E)"
 
-#: ../plugins/build-basic-autotools/plugin.c:2294
-msgid "Select current configuration"
-msgstr "ä¿?å­?å½?å??é??ç½®"
+#: ../plugins/valgrind/vgrule-list.c:651
+#, c-format
+msgid "Cannot save suppression rules: %s"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:2299
-msgid "Remove Configuration"
-msgstr "å? é?¤é??ç½®"
+#: ../plugins/valgrind/vgrule-list.c:653
+msgid "You have not set a suppressions file in your settings."
+msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:2300
-msgid ""
-"Clean project (distclean) and remove configuration directory if possible"
+#: ../plugins/class-inheritance/anjuta-class-inheritance.plugin.in.h:1
+msgid "A graph painter for the inheritance of the classes."
 msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:2313
-#: ../plugins/build-basic-autotools/plugin.c:2341
-msgid "_Compile"
-msgstr "��(_C)"
+#: ../plugins/class-inheritance/anjuta-class-inheritance.plugin.in.h:2
+#, fuzzy
+msgid "Class Inheritance"
+msgstr "�类继��"
 
-#: ../plugins/build-basic-autotools/plugin.c:2314
-#: ../plugins/build-basic-autotools/plugin.c:2342
-msgid "Compile file"
-msgstr "ç¼?è¯?æ??件"
+#: ../plugins/sample1/anjuta-sample.plugin.in.h:1
+msgid "Sample Plugin"
+msgstr "示ä¾?æ??件"
 
-#: ../plugins/build-basic-autotools/plugin.c:2320
-#: ../plugins/build-basic-autotools/plugin.c:2348
-msgid "Build module"
-msgstr "ç??æ??模å??"
+#: ../plugins/sample1/anjuta-sample.plugin.in.h:2
+msgid "Sample Plugin for Anjuta."
+msgstr "Anjuta 示ä¾?æ??件"
 
-#: ../plugins/build-basic-autotools/plugin.c:2325
-#: ../plugins/build-basic-autotools/plugin.c:2353
-#: ../plugins/build-basic-autotools/plugin.c:2411
-#, c-format
-msgid "_Install"
-msgstr "��(_I)"
+#: ../plugins/profiler/profiler.plugin.in.h:1
+msgid "Application performance profiler"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:2326
-#: ../plugins/build-basic-autotools/plugin.c:2354
-msgid "Install module"
-msgstr "å®?è£?模å??"
+#: ../plugins/profiler/profiler.plugin.in.h:2
+#, fuzzy
+msgid "Profile"
+msgstr "Po æ??件ï¼?"
 
-#: ../plugins/build-basic-autotools/plugin.c:2331
-#: ../plugins/build-basic-autotools/plugin.c:2359
-#: ../plugins/build-basic-autotools/plugin.c:2418
-#, c-format
-msgid "_Clean"
-msgstr "æ¸?ç??(_C)"
+#: ../plugins/scintilla/anjuta-editor.plugin.in.h:1
+msgid "An alternate editor based on Scintilla"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:2332
-#: ../plugins/build-basic-autotools/plugin.c:2360
-msgid "Clean module"
-msgstr "æ¸?ç??模å??"
+#: ../plugins/valgrind/anjuta-valgrind.plugin.in.h:1
+msgid "Powerful debugging tool."
+msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:2365
-msgid "_Cancel command"
-msgstr "å??æ¶?å?½ä»¤(_C)"
+#: ../plugins/valgrind/anjuta-valgrind.plugin.in.h:2
+msgid "Valgrind Plugin"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:2366
-msgid "Cancel build command"
-msgstr "å??æ¶?æ??建å?½ä»¤"
+#: ../plugins/scratchbox/anjuta-scratchbox.plugin.in.h:1
+msgid "Change build commands to use scratchbox 1 or 2"
+msgstr ""
 
-#: ../plugins/build-basic-autotools/plugin.c:2404
-#, c-format
-msgid "_Build (%s)"
-msgstr "ç??æ??(%s)(_B)"
+#~ msgid "Anjuta IDE"
+#~ msgstr "Anjuta IDE"
 
-#: ../plugins/build-basic-autotools/plugin.c:2411
-#, c-format
-msgid "_Install (%s)"
-msgstr "��(%s)(_I)"
+#~ msgid "Develop software in an integrated development environment"
+#~ msgstr "å?¨é??æ??å¼?å??ç?¯å¢?中å¼?å??软件"
 
-#: ../plugins/build-basic-autotools/plugin.c:2418
-#, c-format
-msgid "_Clean (%s)"
-msgstr "æ¸?ç??(%s)(_C)"
+#~ msgid "Integrated Development Environment"
+#~ msgstr "é??æ??å¼?å??ç?¯å¢?"
 
-#: ../plugins/build-basic-autotools/plugin.c:2426
-#, c-format
-msgid "Co_mpile (%s)"
-msgstr "��(%s)(_M)"
+#~ msgid "Unable to find plugin module %s"
+#~ msgstr "æ?¾ä¸?å?°æ??件模å?? %s"
 
-#: ../plugins/build-basic-autotools/plugin.c:2426
-#, c-format
-msgid "Co_mpile"
-msgstr "��(_M)"
+#~ msgid "Unknown error in module %s"
+#~ msgstr "模å??%så??ç??æ?ªç?¥é??误"
 
-#: ../plugins/build-basic-autotools/plugin.c:2962
-msgid "Build commands"
-msgstr "ç??æ??å?½ä»¤"
+#~ msgid "Missing location of plugin %s"
+#~ msgstr "æ??件%sä½?ç½®æ?ªæ??å®?"
 
-#. Translators: This is a group of build
-#. * commands which appears in pop up menus
-#: ../plugins/build-basic-autotools/plugin.c:2971
-msgid "Build popup commands"
-msgstr "ç??æ??å¼¹å?ºå?½ä»¤"
+#~ msgid "Missing type defined by plugin %s"
+#~ msgstr "æ??件%sç±»å??æ?ªæ??å®?"
 
-#: ../plugins/build-basic-autotools/plugin.c:3328
-#: ../plugins/build-basic-autotools/plugin.c:3346
-msgid "Build Autotools"
-msgstr "ç??æ?? Autotools"
+#~ msgid "plugin %s fails to register type %s"
+#~ msgstr "æ??件%sæ?ªè?½æ³¨å??为类å??%s"
 
-#: ../plugins/build-basic-autotools/program.c:323
-msgid "Command aborted"
-msgstr "å?½ä»¤å·²é??å?º"
+#~ msgid "Unicode"
+#~ msgstr "Unicode"
 
-#. create the check menuitem
-#: ../plugins/class-inheritance/class-inherit.c:199
-msgid "Fixed data-view"
-msgstr "������"
+#~ msgid "Western"
+#~ msgstr "西�"
 
-#: ../plugins/class-inheritance/class-inherit.c:1099
-#: ../plugins/debug-manager/sharedlib.c:144
-#: ../plugins/debug-manager/signals.c:330
-msgid "Update"
-msgstr "æ?´æ?°"
+#~ msgid "Central European"
+#~ msgstr "中欧"
 
-#: ../plugins/class-inheritance/class-inherit.c:1100
-msgid "Update the graph"
-msgstr "���形"
+#~ msgid "South European"
+#~ msgstr "å??欧"
 
-#: ../plugins/class-inheritance/plugin.c:114
-msgid "Inheritance Graph"
-msgstr "继��形"
+#~ msgid "Baltic"
+#~ msgstr "æ³¢ç½?ç??æµ·æ??"
 
-#: ../plugins/class-gen/anjuta-class-gen-plugin.glade.h:1
-msgid "<b>Class Elements</b>"
-msgstr "<b>ç±»å??ç´ </b>"
+#~ msgid "Cyrillic"
+#~ msgstr "西é??å°?æ??"
 
-#: ../plugins/class-gen/anjuta-class-gen-plugin.glade.h:2
-msgid "<b>General Class Properties</b>"
-msgstr "<b>��类��</b>"
+#~ msgid "Arabic"
+#~ msgstr "é?¿æ??伯æ??"
 
-#: ../plugins/class-gen/anjuta-class-gen-plugin.glade.h:3
-msgid "Add to Project"
-msgstr "添��工�"
+#~ msgid "Greek"
+#~ msgstr "å¸?è??æ??"
 
-#: ../plugins/class-gen/anjuta-class-gen-plugin.glade.h:4
-msgid "Add to Repository"
-msgstr "添����"
+#~ msgid "Hebrew Visual"
+#~ msgstr "å?¯è§?å¸?伯æ?¥æ??"
 
-#: ../plugins/class-gen/anjuta-class-gen-plugin.glade.h:5
-msgid "Author Email:"
-msgstr "ä½?è??ç?µå­?é?®ä»¶ï¼?"
+#~ msgid "Hebrew"
+#~ msgstr "å¸?伯æ?¥æ??"
 
-#: ../plugins/class-gen/anjuta-class-gen-plugin.glade.h:6
-msgid "Author Name:"
-msgstr "ä½?è??å§?å??ï¼?"
+#~ msgid "Turkish"
+#~ msgstr "å??è?³å?¶æ??"
 
-#: ../plugins/class-gen/anjuta-class-gen-plugin.glade.h:7
-msgid "Author/Date-Time"
-msgstr "ä½?è??/æ?¥æ??-æ?¶é?´"
+#~ msgid "Nordic"
+#~ msgstr "æ?¥å°?æ?¼æ??"
 
-#: ../plugins/class-gen/anjuta-class-gen-plugin.glade.h:8
-msgid "Author/Date/Time"
-msgstr "ä½?è??/æ?¥æ??/æ?¶é?´"
+#~ msgid "Celtic"
+#~ msgstr "å?¯å°?ç?¹æ??"
 
-#: ../plugins/class-gen/anjuta-class-gen-plugin.glade.h:9
-msgid "Base Class Inheritance:"
-msgstr "�类继��"
+#~ msgid "Romanian"
+#~ msgstr "ç½?马尼äº?æ??"
 
-#: ../plugins/class-gen/anjuta-class-gen-plugin.glade.h:10
-msgid "Base Class:"
-msgstr "�类�"
+#~ msgid "Armenian"
+#~ msgstr "äº?ç¾?å°¼äº?æ??"
 
-#: ../plugins/class-gen/anjuta-class-gen-plugin.glade.h:11
-msgid "Class Function Prefix:"
-msgstr "ç±»å?½æ?°å??ç¼?ï¼?"
+#~ msgid "Chinese Traditional"
+#~ msgstr "ç¹?ä½?中æ??"
 
-#: ../plugins/class-gen/anjuta-class-gen-plugin.glade.h:12
-msgid "Class Name:"
-msgstr "ç±»å??ï¼?"
+#~ msgid "Cyrillic/Russian"
+#~ msgstr "西é??å°?æ??/ä¿?ç½?æ?¯æ??"
 
-#: ../plugins/class-gen/anjuta-class-gen-plugin.glade.h:13
-msgid "Class Options:"
-msgstr "ç±»é??项ï¼?"
+#~ msgid "Japanese"
+#~ msgstr "æ?¥æ??"
 
-#: ../plugins/class-gen/anjuta-class-gen-plugin.glade.h:14
-msgid "Create"
-msgstr "å??建"
+#~ msgid "Korean"
+#~ msgstr "æ??é²?æ??"
 
-#: ../plugins/class-gen/anjuta-class-gen-plugin.glade.h:15
-msgid "GObject Class\t"
-msgstr "GObject ç±»\t"
+#~ msgid "Chinese Simplified"
+#~ msgstr "ç®?ä½?中æ??"
 
-#: ../plugins/class-gen/anjuta-class-gen-plugin.glade.h:16
-msgid "GObject Prefix and Type:"
-msgstr "GObject å??ç¼?å??ç±»å??ï¼?"
+#~ msgid "Georgian"
+#~ msgstr "ä¹?æ²»äº?æ??"
 
-#: ../plugins/class-gen/anjuta-class-gen-plugin.glade.h:17
-msgid ""
-"General Public License (GPL)\n"
-"Lesser General Public License (LGPL)\n"
-"No License"
-msgstr ""
+#~ msgid "Cyrillic/Ukrainian"
+#~ msgstr "西é??å°?æ??/ä¹?å??å?°"
 
-#: ../plugins/class-gen/anjuta-class-gen-plugin.glade.h:20
-msgid "Generic C++ Class"
-msgstr "æ ?å?? C++ ç±»"
+#~ msgid "Vietnamese"
+#~ msgstr "è¶?å??"
 
-#: ../plugins/class-gen/anjuta-class-gen-plugin.glade.h:21
-msgid "Header File:"
-msgstr "头æ??件ï¼?"
+#~ msgid "Thai"
+#~ msgstr "æ³°å?½"
 
-#: ../plugins/class-gen/anjuta-class-gen-plugin.glade.h:22
-msgid "Inline the declaration and implementation"
-msgstr "å??åµ?声æ??å??å®?ç?°"
+#~ msgid "Unknown"
+#~ msgstr "��"
 
-#: ../plugins/class-gen/anjuta-class-gen-plugin.glade.h:23
-#: ../plugins/file-wizard/anjuta-file-wizard.glade.h:9
-msgid "License:"
-msgstr "许��"
+#~ msgid "Cannot execute command: \"%s\""
+#~ msgstr "æ? æ³?æ?§è¡?å?½ä»¤ï¼?â??%sâ??"
 
-#: ../plugins/class-gen/anjuta-class-gen-plugin.glade.h:24
-msgid "Member Functions/Variables"
-msgstr "æ??å??å?½æ?°/å??é??"
+#, fuzzy
+#~ msgid "execvp failed"
+#~ msgstr "å? é?¤æ??件"
 
-#: ../plugins/class-gen/anjuta-class-gen-plugin.glade.h:25
-#: ../plugins/glade/plugin.c:4428
-msgid "Properties"
-msgstr "å±?æ?§"
+#~ msgid "Anjuta Shell"
+#~ msgstr "Anjuta Shell"
 
-#: ../plugins/class-gen/anjuta-class-gen-plugin.glade.h:26
-msgid "Signals"
-msgstr "ä¿¡å?·"
+#~ msgid "Anjuta shell that will contain the plugin"
+#~ msgstr "Anjuta shell å??æ?¬æ??件"
 
-#: ../plugins/class-gen/anjuta-class-gen-plugin.glade.h:27
-msgid "Source File:"
-msgstr "æº?æ??件ï¼?"
+#~ msgid "Load"
+#~ msgstr "��"
 
-#: ../plugins/class-gen/anjuta-class-gen-plugin.glade.h:28
-msgid "Source/Header Headings:"
-msgstr "æº?æ??件/头æ??件æ?¬å¤´è¡?ï¼?"
+#~ msgid "Available Plugins"
+#~ msgstr "å?¯ç?¨ç??æ??件"
 
-#: ../plugins/class-gen/generator.c:132
-#, c-format
-msgid "Header or source file has not been created"
-msgstr "头æ??件æ??è??æº?æ??件å°?æ?ªå??建"
+#~ msgid "Preferred plugins"
+#~ msgstr "é¦?é??æ??件"
 
-#: ../plugins/class-gen/generator.c:294
-msgid "Autogen template used for the header file"
-msgstr "头æ??件使ç?¨ Autogen 模æ?¿"
+#~ msgid "Only show user activatable plugins"
+#~ msgstr "å?ªæ?¾ç¤ºç?¨æ?·æ¿?æ´»ç??æ??件"
 
-#: ../plugins/class-gen/generator.c:302
 #, fuzzy
-msgid "Autogen template used for the implementation file"
-msgstr "å®?ç?°æ??件使ç?¨ Autogen 模æ?¿"
+#~ msgid "Forget selected plugin"
+#~ msgstr "é??æ?©æ??件"
 
-#: ../plugins/class-gen/generator.c:310 ../plugins/class-gen/generator.c:318
-msgid "File to which the processed template will be written"
-msgstr "å¤?ç??å??ç??模æ?¿å°?è¦?å??å?¥ç??æ??件"
+#~ msgid "Select a plugin"
+#~ msgstr "é??æ?©æ??件"
 
-#: ../plugins/class-gen/generator.c:402
-#, c-format
-msgid "Failed to write autogen definition file"
-msgstr "å??建 autogen å®?ä¹?æ??件失败"
+#~ msgid "Please select a plugin to activate"
+#~ msgstr "请é??æ?©è¦?æ¿?æ´»ç??æ??件"
 
-#: ../plugins/class-gen/plugin.c:98 ../plugins/project-wizard/druid.c:1053
-msgid ""
-"Could not find autogen version 5, please install the autogen package. You "
-"can get it from http://autogen.sourceforge.net";
-msgstr ""
-"æ?¾ä¸?å?°ç??æ?¬å?·ä¸º5ç?? Autogenï¼?请å®?è£? Autogen 软件å??ã??æ?¨å?¯ä»¥å?¨ http://autogen.";
-"sourceforge.net ���"
+#~ msgid "Remember this selection"
+#~ msgstr "è®°ä½?æ­¤é??项"
 
-#: ../plugins/class-gen/plugin.c:253 ../plugins/class-gen/plugin.c:412
-#, c-format
-msgid "Failed to execute autogen: %s"
-msgstr "���� Autogen�%s"
-
-#: ../plugins/class-gen/window.c:818
-msgid "XML description of the user interface"
-msgstr "ç?¨æ?·ç??é?¢ç?? XML 语è¨?æ??è¿°"
-
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:1
-msgid "<b>CVS Options</b>"
-msgstr "<b>CVS é??项</b>"
-
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:2
-msgid "<b>Module Details:</b>"
-msgstr "<b>模å??ç»?è??ï¼?</b>"
-
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:3
-#: ../plugins/git/anjuta-git.glade.h:15
-#: ../plugins/subversion/anjuta-subversion.glade.h:8
-msgid "<b>Options:</b>"
-msgstr "<b>é??项ï¼?</b>"
-
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:4
-#: ../plugins/file-wizard/anjuta-file-wizard.glade.h:2
-#: ../plugins/search/anjuta-search.glade.h:3
-#: ../plugins/sourceview/anjuta-editor-sourceview.glade.h:4
-#: ../plugins/subversion/anjuta-subversion.glade.h:9
-msgid "<b>Options</b>"
-msgstr "<b>é??项</b>"
-
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:5
-msgid ""
-"<b>Please note: </b>\n"
-"\n"
-"Pressing OK will delete the file from disk and from CVS. Of course the file "
-"won't be removed from CVS before you use CVS Commit. <b>You have been warned!"
-"</b>"
-msgstr ""
+#~ msgid "Profiles"
+#~ msgstr "��"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:8
-msgid "<b>Repository: </b>"
-msgstr "<b>���</b>"
+#~ msgid "Available plugins"
+#~ msgstr "å?¯ç?¨ç??æ??件"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:9
-msgid "Be verbose"
-msgstr "详�模�"
+#~ msgid "Currently available plugins found in plugin paths"
+#~ msgstr "å?¨æ??件路å¾?ä¸?å??ç?°ç??å½?å??å?¯ç?¨æ??件"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:10
-msgid "CVS Preferences"
-msgstr "CVS å??é??项"
+#~ msgid "Activated plugins"
+#~ msgstr "å·²æ¿?æ´»æ??件"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:11
-msgid "CVS: Add file/directory"
-msgstr "CVSï¼?æ·»å? æ??件/ç?®å½?"
+#~ msgid "Currently activated plugins"
+#~ msgstr "å½?å??å·²æ¿?æ´»ç??æ??件"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:12
-msgid "CVS: Commit file/directory"
-msgstr "CVS: Commit æ??件/ç?®å½?"
+#~ msgid "Anjuta Status"
+#~ msgstr "Anjuta ç?¶æ??"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:13
-msgid "CVS: Diff file/directory"
-msgstr "CVSï¼?Diff æ??件/ç?®å½?"
+#~ msgid "Anjuta status to use in loading and unloading of plugins"
+#~ msgstr "å? è½½å??å?¸è½½æ??件æ?¶ç??Anjutaç?¶æ??"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:14
-msgid "CVS: Import"
-msgstr "CVS�导�"
+#~ msgid "Loaded:"
+#~ msgstr "已���"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:15
-msgid "CVS: Log file/directory"
-msgstr "CVSï¼?Log æ??件/ç?®å½?"
+#~ msgid "Plugin Manager"
+#~ msgstr "æ??件管ç??å?¨"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:16
-msgid "CVS: Remove file/directory"
-msgstr "CVS: 移é?¤ æ??件/ç?®å½?"
+#~ msgid "Profile Name"
+#~ msgstr "æ¦?å?µå??称"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:17
-msgid "CVS: Status"
-msgstr "CVSï¼?ç?¶æ??"
+#, fuzzy
+#~ msgid "Profile Plugins"
+#~ msgstr "ç¼?è¾?å?¨æ??件æ??ä½?"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:18
-msgid "CVS: Status from file/directory"
-msgstr "CVS: Status æ?¥è?ªæ??件/ç?®å½?"
+#~ msgid "Synchronization file"
+#~ msgstr "å??æ­¥æ??件"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:19
-msgid "CVS: Update file/directory"
-msgstr "CVS: æ?´æ?° æ??件/ç?®å½?"
+#, fuzzy
+#~ msgid "File to sync the profile xml"
+#~ msgstr "æ? æ³?æ??å¼?æ??件ï¼?%s\n"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:20
-msgid "CVSROOT:"
-msgstr "CVSROOTï¼?"
+#~ msgid "Please select a plugin from the list"
+#~ msgstr "请ä»?å??表中é??æ?©è¦?æ¿?æ´»ç??æ??件"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:21
-#: ../plugins/subversion/anjuta-subversion.glade.h:22
-msgid "Choose file or directory to add:"
-msgstr "é??æ?©è¦?æ·»å? ç??æ??件æ??ç?®å½?ï¼?"
+#~ msgid "%s: Install it from '%s'\n"
+#~ msgstr "%s�� %s ��\n"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:22
-msgid "Choose file or directory to commit:"
-msgstr "é??æ?©è¦?æ??交ç??æ??件æ??ç?®å½?ï¼?"
+#~ msgid ""
+#~ "Failed to read '%s': Following mandatory plugins are missing:\n"
+#~ "%s"
+#~ msgstr ""
+#~ "æ? æ³?读å?¥ %sï¼?æ?ªå??ç?°ä¸?å??å¿?å¤?æ??件ï¼?\n"
+#~ "%s"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:23
-msgid "Choose file or directory to diff:"
-msgstr "é??æ?©è¦? diff ç??æ??件æ??ç?®å½?ï¼?"
+#~ msgid ""
+#~ "Are you sure you want to reset the preferences to\n"
+#~ "their default settings?"
+#~ msgstr "æ?¨ç¡®å®?æ?³è¦?å°?é¦?é??项é??置为é»?认设置å??ï¼?"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:24
-msgid "Choose file or directory to get log:"
-msgstr "é??æ?©è¦?æ?¥ç??æ?¥å¿?ç??æ??件æ??ç?®å½?ï¼?"
+#~ msgid "_Reset"
+#~ msgstr "é??ç½®(_R)"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:25
-msgid "Choose file or directory to get the status from:"
-msgstr "é??æ?©è¦?æ?¥ç??ç?¶æ??ç??æ??件æ??ç?®å½?ï¼?"
+#~ msgid "Category"
+#~ msgstr "类�"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:26
-msgid "Choose file or directory to remove:"
-msgstr "é??æ?©è¦?å? é?¤ç??æ??件æ??ç?®å½?ï¼?"
+#~ msgid "Anjuta Preferences"
+#~ msgstr "Anjuta é¦?é??项"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:27
-#: ../plugins/subversion/anjuta-subversion.glade.h:23
-msgid "Choose file or directory to update:"
-msgstr "é??æ?©è¦?æ?´æ?°ç??æ??件æ??ç?®å½?ï¼?"
+#~ msgid "Select the items to save:"
+#~ msgstr "é??æ?©è¦?ä¿?å­?ç??项ç?®ï¼?"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:28
-msgid "Compression Level (0=off, 10=max):"
-msgstr "å??缩级å?« (0=ä¸?å??缩ï¼?10=æ??大å??缩)ï¼?"
+#~ msgid "If you do not save, all your changes will be lost."
+#~ msgstr "æ?ªä¿?å­?ç??ä»»ä½?æ?´æ?¹é?½å°?丢失ã??"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:29
-msgid "Create new directories"
-msgstr "å??建æ?°ç?®å½?"
+#~ msgid "Save"
+#~ msgstr "ä¿?å­?"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:30
-msgid "Delete empty directories"
-msgstr "��空��"
+#~ msgid "Item"
+#~ msgstr "项�"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:31
-#: ../plugins/subversion/anjuta-subversion.glade.h:30
-msgid "Do not act recursively"
-msgstr "ä¸?è?½é??å½?æ??ä½?"
+#~ msgid "_Discard changes"
+#~ msgstr "æ?¤é??æ?¹å?¨(_D)"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:32
-msgid "File is binary"
-msgstr "æ??件æ?¯äº?è¿?å?¶æ??件"
+#, fuzzy
+#~ msgid ""
+#~ "<b>There is %d item with unsaved changes. Save changes before closing?</b>"
+#~ msgid_plural ""
+#~ "<b>There are %d items with unsaved changes. Save changes before closing?</"
+#~ "b>"
+#~ msgstr[0] "æ??件â??%sâ??å°?æ?ªä¿?å­?ã??æ?¯å?¦å?¨å?³é?­å??å??å°?æ??件ä¿?å­?ï¼?"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:33
-msgid "Ignore .cvsrc file (recommended)"
-msgstr "忽ç?¥ .cvsrc æ??件ï¼?æ?¨è??ï¼?"
+#~ msgid "There is an item with unsaved changes. Save changes before closing?"
+#~ msgstr "æ??件â??%sâ??å°?æ?ªä¿?å­?ã??æ?¯å?¦å?¨å?³é?­å??å??å°?æ??件ä¿?å­?ï¼?"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:34
-msgid ""
-"Local\n"
-"Extern (rsh)\n"
-"Password server (pserver)\n"
-msgstr ""
+#~ msgid "Action"
+#~ msgstr "��"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:38
-msgid "Log message:"
-msgstr "��信��"
+#~ msgid "Visible"
+#~ msgstr "��"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:39
-msgid "Module name:"
-msgstr "模å??å??ï¼?"
+#~ msgid "Sensitive"
+#~ msgstr "æ??æ??"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:40
-#: ../plugins/subversion/anjuta-subversion.glade.h:36
-msgid "Password:"
-msgstr "���"
+#~ msgid "Shortcut"
+#~ msgstr "快���"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:41
-msgid "Path to \"cvs\" command"
-msgstr "\"cvs\"å?½ä»¤ç??è·¯å¾?"
+#~ msgid "System:"
+#~ msgstr "系��"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:42
-msgid "Project root directory:"
-msgstr "工�根���"
+#~ msgid ""
+#~ "The \"%s\" utility is not installed.\n"
+#~ "Please install it."
+#~ msgstr ""
+#~ "å°?æ?ªå®?è£?å·¥å?·â??%sâ??ã??\n"
+#~ "请å®?è£?该工å?·ã??"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:43
-msgid "Release tag:"
-msgstr "å??å¸?æ ?ç­¾ï¼?"
+#~ msgid "Cannot execute command: %s (using shell %s)\n"
+#~ msgstr "�����令�%s(使��壳 %s)\n"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:44
-msgid "Reset sticky tags"
-msgstr "é??ç½®ç²?æ»?æ ?ç­¾"
+#~ msgid ""
+#~ "Unable to display help. Please make sure Anjuta documentation package is "
+#~ "install. It can be downloaded from http://anjuta.org";
+#~ msgstr ""
+#~ "æ? æ³?æ?¾ç¤ºå¸®å?©ã??请确å®?å·²ç»?å®?è£?äº? Anjuta æ??æ¡£å??ã??æ?¨å?¯ä»? http://anjuta.org ä¸?"
+#~ "è½½ã??"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:45
-#: ../plugins/git/anjuta-git.glade.h:72
-#: ../plugins/subversion/anjuta-subversion.glade.h:46
-msgid "Revision:"
-msgstr "修订�"
+#~ msgid "Modified"
+#~ msgstr "已修�"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:46
-msgid ""
-"Standard diff\n"
-"Patch-Style diff"
-msgstr ""
+#~ msgid "Added"
+#~ msgstr "已添�"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:48
-msgid "Unified format instead of context format"
-msgstr ""
+#~ msgid "Deleted"
+#~ msgstr "已��"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:49
-#: ../plugins/subversion/anjuta-subversion.glade.h:55
-#, fuzzy
-msgid "Use revision/tag:"
-msgstr "使�修订/�签�"
+#~ msgid "Conflicted"
+#~ msgstr "已��"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:50
-msgid "Use revision:"
-msgstr "使�修订�"
+#~ msgid "Missing"
+#~ msgstr "缺�"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:51
-#: ../plugins/subversion/anjuta-subversion.glade.h:56
-msgid "Username:"
-msgstr "ç?¨æ?·å??ï¼?"
+#~ msgid "Unversioned"
+#~ msgstr "æ?ªå??ç??æ?¬"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:52
-msgid "Vendor tag:"
-msgstr "é??å?®å??æ ?ç­¾ï¼?"
+#~ msgid "Text"
+#~ msgstr "æ??æ?¬"
 
-#: ../plugins/cvs-plugin/anjuta-cvs-plugin.glade.h:53
-#: ../plugins/git/anjuta-git.glade.h:85
-#: ../plugins/subversion/anjuta-subversion.glade.h:60
-msgid "Whole project"
-msgstr "�个工�"
+#~ msgid "Text to render"
+#~ msgstr "è¦?æ?§è¡?ç??æ??æ?¬"
 
-#: ../plugins/cvs-plugin/cvs-callbacks.c:47
-msgid "Please enter a filename!"
-msgstr "请è¾?å?¥æ??件å??ï¼?"
+#~ msgid "Pixbuf Object"
+#~ msgstr "Pixbuf 对象"
 
-#: ../plugins/cvs-plugin/cvs-callbacks.c:60
-#, c-format
-msgid "Please fill field: %s"
-msgstr "请填å??å­?段ï¼?%s"
-
-#: ../plugins/cvs-plugin/cvs-callbacks.c:80
-msgid "CVS command is running! Please wait until it is finished!"
-msgstr "CVS å?½ä»¤è¿?å?¨è¿?è¡?ï¼?请ç­?å¾?å®?们å®?æ??ï¼?"
-
-#: ../plugins/cvs-plugin/cvs-callbacks.c:154
-msgid "Unable to delete file"
-msgstr "æ? æ³?å? é?¤æ??件"
-
-#: ../plugins/cvs-plugin/cvs-callbacks.c:246
-#: ../plugins/git/git-commit-dialog.c:68
-#: ../plugins/git/git-create-tag-dialog.c:127
-#: ../plugins/git/git-merge-dialog.c:80
-#: ../plugins/subversion/subversion-commit-dialog.c:70
-msgid "Are you sure that you want to pass an empty log message?"
-msgstr "æ?¨æ?¯å?¦ç¡®å®?è¦?æ??交ä¸?个空ç??æ?¥å¿?ä¿¡æ?¯ï¼?"
-
-#: ../plugins/cvs-plugin/cvs-callbacks.c:436
-msgid "CVSROOT"
-msgstr "CVSROOT"
-
-#: ../plugins/cvs-plugin/cvs-callbacks.c:439
-#: ../plugins/gbf-am/gbf-am-properties.c:1227
-msgid "Module"
-msgstr "模å??"
-
-#: ../plugins/cvs-plugin/cvs-callbacks.c:442
-msgid "Vendor"
-msgstr "æ??ä¾?è??"
-
-#: ../plugins/cvs-plugin/cvs-callbacks.c:445
-msgid "Release"
-msgstr "å??å¸?"
-
-#: ../plugins/cvs-plugin/cvs-callbacks.c:449
-msgid "Directory"
-msgstr "��"
-
-#: ../plugins/cvs-plugin/cvs-callbacks.c:460
-msgid "Are you sure that you do not want a log message?"
-msgstr "æ?¨ç¡®å®?ä¸?å??æ?¥å¿?ä¿¡æ?¯å??ï¼?"
-
-#: ../plugins/cvs-plugin/cvs-execute.c:125
-msgid "CVS command failed - See above for details"
-msgstr ""
+#~ msgid "The pixbuf to render."
+#~ msgstr "被ç»?å?¶ç??pixbuf"
 
-#: ../plugins/cvs-plugin/cvs-execute.c:130
-#, c-format
-msgid "CVS command successful! - Time taken: %ld second"
-msgid_plural "CVS command successful! - Time taken: %ld seconds"
-msgstr[0] "CVS å?½ä»¤æ??å??ï¼?è?±è´¹æ?¶é?´ï¼?%ld ç§?"
+#~ msgid "Widget not found: %s"
+#~ msgstr "����件�%s"
 
-#: ../plugins/cvs-plugin/cvs-execute.c:221
-msgid "CVS command is running - please wait until it finishes!"
-msgstr "CVS å?½ä»¤ä»?ç?¶å?¨è¿?è¡?中 - 请ç­?å¾?å®?们å®?æ??ï¼?"
+#~ msgid "Could not find application pixmap file: %s"
+#~ msgstr "æ?¾ä¸?å?°åº?ç?¨ç¨?åº?ä½?å?¾æ??件ï¼?%s"
 
-#: ../plugins/cvs-plugin/cvs-execute.c:229
-#: ../plugins/cvs-plugin/cvs-execute.c:233 ../plugins/cvs-plugin/plugin.c:462
-#: ../plugins/cvs-plugin/plugin.c:469
-msgid "CVS"
-msgstr "CVS"
+#~ msgid "<b>Build</b>"
+#~ msgstr "<b>æ??建</b>"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/cvs-plugin/plugin.c:44 ../plugins/cvs-plugin/plugin.c:119
-msgid "_CVS"
-msgstr "_CVS"
+#~ msgid "<b>Configuration:</b>"
+#~ msgstr "<b>é??ç½®ï¼?</b>"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/cvs-plugin/plugin.c:52
-msgid "_Add"
-msgstr "添�(_A)"
+#~ msgid "<b>Install</b>"
+#~ msgstr "<b>��</b>"
 
-#. Display label
-#. short-cut
-#: ../plugins/cvs-plugin/plugin.c:54
-msgid "Add a new file/directory to the CVS tree"
-msgstr "æ·»å? ä¸?个æ?°æ??件/ç?®å½?å?° CVS æ ?"
+#~ msgid "<b>Regenerate project</b>"
+#~ msgstr "<b>é??æ?°ç??æ??å·¥ç¨?</b>"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/cvs-plugin/plugin.c:60
-msgid "_Remove"
-msgstr "å? é?¤(_R)"
+#~ msgid "<b>Select Program to run:</b>"
+#~ msgstr "<b>é??æ?©è¦?è¿?è¡?ç??ç¨?åº?ï¼?</b>"
 
-#. Display label
-#. short-cut
-#: ../plugins/cvs-plugin/plugin.c:62
-msgid "Remove a file/directory from CVS tree"
-msgstr "ä»? CVS æ ?å? é?¤ä¸?个æ??件/ç?®å½?"
+#~ msgid "Arguments:"
+#~ msgstr "å??æ?°ï¼?"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/cvs-plugin/plugin.c:68 ../plugins/cvs-plugin/plugin.c:127
-msgid "_Commit"
-msgstr "æ??交(_C)"
+#~ msgid "Build Directory:"
+#~ msgstr "æ??建ç?®å½?ï¼?"
 
-#. Display label
-#. short-cut
-#: ../plugins/cvs-plugin/plugin.c:70 ../plugins/cvs-plugin/plugin.c:129
-msgid "Commit your changes to the CVS tree"
-msgstr "å°?æ?´æ?¹æ??交å?° CVS æ ?"
+#~ msgid "Configure Options:"
+#~ msgstr "é??ç½®é??项ï¼?"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/cvs-plugin/plugin.c:76 ../plugins/cvs-plugin/plugin.c:135
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:50
-#: ../plugins/gdb/anjuta-gdb.glade.h:38
-msgid "_Update"
-msgstr "æ?´æ?°(_U)"
-
-#. Display label
-#. short-cut
-#: ../plugins/cvs-plugin/plugin.c:78 ../plugins/cvs-plugin/plugin.c:137
-msgid "Sync your local copy with the CVS tree"
-msgstr "æ?¬å?°æ?·è´?ä¸? CVS æ ?å??æ­¥"
+#~ msgid "Configure Project"
+#~ msgstr "é??置工ç¨?"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/cvs-plugin/plugin.c:84 ../plugins/cvs-plugin/plugin.c:143
-msgid "_Diff"
-msgstr "_Diff"
+#~ msgid "Highlight message locations in editor"
+#~ msgstr "����中�亮�示信��置"
 
-#. Display label
-#. short-cut
-#: ../plugins/cvs-plugin/plugin.c:86 ../plugins/cvs-plugin/plugin.c:145
-msgid "Show differences between your local copy and the tree"
-msgstr "æ?¾ç¤ºæ?¬å?°æ?·è´?ä¸? CVS æ ?ç??å·®å¼?"
+#~ msgid "Install as root:"
+#~ msgstr "以 root 身份���"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/cvs-plugin/plugin.c:92 ../plugins/cvs-plugin/plugin.c:151
-msgid "_Show Status"
-msgstr "æ?¾ç¤ºç?¶æ??(_S)"
+#~ msgid "Run in terminal"
+#~ msgstr "��端中��"
 
-#. Display label
-#. short-cut
-#: ../plugins/cvs-plugin/plugin.c:94 ../plugins/cvs-plugin/plugin.c:153
-msgid "Show the status of a file/directory"
-msgstr "æ?¾ç¤ºæ??件/ç?®å½?ç??ç?¶æ??"
+#~ msgid "Select Program"
+#~ msgstr "é??æ?©ç¨?åº?"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/cvs-plugin/plugin.c:100 ../plugins/cvs-plugin/plugin.c:159
-msgid "_Show Log"
-msgstr "�示��(_S)"
+#~ msgid "Select a build directory"
+#~ msgstr "é??æ?©ä¸?个 build ç?®å½?"
 
-#. Display label
-#. short-cut
-#: ../plugins/cvs-plugin/plugin.c:102 ../plugins/cvs-plugin/plugin.c:161
-msgid "Show the log of a file/directory"
-msgstr "æ?¾ç¤ºä¸?个æ??件/ç?®å½?ç??æ?¥å¿?"
+#~ msgid "Translate messages"
+#~ msgstr "翻�信�"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/cvs-plugin/plugin.c:108
-msgid "_Import Tree"
-msgstr "导��(_I)"
-
-#. Display label
-#. short-cut
-#: ../plugins/cvs-plugin/plugin.c:110
-msgid "Import a new source tree to CVS"
-msgstr "导å?¥æ?°ç??æº?代ç ?æ ?å?° CVS"
-
-#: ../plugins/cvs-plugin/plugin.c:360
-msgid "CVS operations"
-msgstr "CVS æ??ä½?"
-
-#: ../plugins/cvs-plugin/plugin.c:366
-msgid "CVS popup operations"
-msgstr "CVS å¼¹å?ºæ??ä½?"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:1
-msgid "<b>Debugger:</b>"
-msgstr "<b>����</b>"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:2
-msgid "<b>Remote debugging</b>"
-msgstr "<b>����</b>"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:3
-msgid "Add Watch"
-msgstr "æ·»å? ç??è§?"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:4
-msgid "Address:"
-msgstr "å?°å??ï¼?"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:5
-#: ../plugins/gdb/anjuta-gdb.glade.h:2
-msgid "Attach to process"
-msgstr "ä¾?é??å?°è¿?ç¨?"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:6
-#: ../plugins/gdb/anjuta-gdb.glade.h:3
-msgid "Breakpoint properties"
-msgstr "����"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:7
-#: ../plugins/debug-manager/breakpoints.c:1976
-#: ../plugins/gdb/anjuta-gdb.glade.h:4
-msgid "Breakpoints"
-msgstr "æ?­ç?¹"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:8
-#: ../plugins/gdb/anjuta-gdb.glade.h:5
-msgid "CPU Registers"
-msgstr "CPU ���"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:9
-msgid "Change Watch"
-msgstr "æ?¹å??ç??è§?"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:10
-msgid "Connect to remote target"
-msgstr ""
+#~ msgid "Default"
+#~ msgstr "�认"
 
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:11
-#: ../plugins/gdb/anjuta-gdb.glade.h:7
-msgid "Debugger command"
-msgstr "����令"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:12
-#: ../plugins/gdb/anjuta-gdb.glade.h:8
-msgid "Debugger command:"
-msgstr "����令�"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:13
-#: ../plugins/gdb/anjuta-gdb.glade.h:9
-#: ../plugins/project-wizard/templates/translatable-strings.h:32
-msgid "Description:"
-msgstr "æ??è¿°ï¼?"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:14
-msgid "Disable"
-msgstr "��"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:15
-#: ../plugins/gdb/anjuta-gdb.glade.h:10
-msgid "Display process _tree"
-msgstr "�示���(_T)"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:16
-#: ../plugins/gdb/anjuta-gdb.glade.h:11
-msgid "Enable _all"
-msgstr "����(_A)"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:17
-msgid "Enter an address in hexadecimal or select one in the data"
-msgstr ""
+#~ msgid "Profiling"
+#~ msgstr "ç??æ??æ¦?å?µ"
 
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:18
-#: ../plugins/gdb/anjuta-gdb.glade.h:14
-msgid "Hide process para_meters"
-msgstr "é??è??è¿?ç¨?å??æ?°(_M)"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:19
-#: ../plugins/gdb/anjuta-gdb.glade.h:15
-msgid "Inspect"
-msgstr "��"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:20
-msgid "Inspect/Evaluate"
-msgstr "��/��"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:21
-#: ../plugins/debug-manager/plugin.c:925
-#: ../plugins/debug-manager/plugin.c:1025 ../plugins/gdb/anjuta-gdb.glade.h:16
-msgid "Kernel Signals"
-msgstr "å??核信å?·"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:22
-#: ../plugins/debug-manager/breakpoints.c:1903
-#: ../plugins/gdb/anjuta-gdb.glade.h:17
-msgid "Location"
-msgstr "ä½?ç½®"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:23
-#: ../plugins/debug-manager/memory.c:178 ../plugins/gdb/anjuta-gdb.glade.h:18
-msgid "Memory"
-msgstr "å??å­?"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:24
-#: ../plugins/gdb/anjuta-gdb.glade.h:19
-msgid "Pass:"
-msgstr "é??æ?°:"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:25
-msgid "Port:"
-msgstr "端��"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:26
-#: ../plugins/gdb/anjuta-gdb.glade.h:20
-msgid "Print:"
-msgstr "æ??å?°ï¼?"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:27
-#: ../plugins/gdb/anjuta-gdb.glade.h:21
-msgid "Program Interrupt"
-msgstr "��中�"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:28
-#: ../plugins/gdb/anjuta-gdb.glade.h:23
-msgid "SIGINT"
-msgstr "SIGINT"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:29
-msgid "Select one directory"
-msgstr "é??æ?©ä¸?个ç?®å½?"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:30
-msgid "Serial Line Connection"
-msgstr ""
+#~ msgid "Optimized"
+#~ msgstr "å·²ä¼?å??"
 
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:31
-#: ../plugins/gdb/anjuta-gdb.glade.h:24
-msgid "Set Signal Property"
-msgstr "设置信���"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:32
-#: ../plugins/debug-manager/sharedlib.c:214
-#: ../plugins/gdb/anjuta-gdb.glade.h:25
-msgid "Shared libraries"
-msgstr "�享���"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:33
-#: ../plugins/gdb/anjuta-gdb.glade.h:26
-msgid "Signal:"
-msgstr "ä¿¡å?·ï¼?"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:34
-#: ../plugins/gdb/anjuta-gdb.glade.h:27
-msgid "Source Directories"
-msgstr "�代���"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:35
-msgid "Start Debugger"
-msgstr "�����(_S)"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:36
-#: ../plugins/gdb/anjuta-gdb.glade.h:28
-msgid "Stop:"
-msgstr "å??æ­¢ï¼?"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:37
-msgid "TCP/IP Connection"
-msgstr ""
+#~ msgid "No executables in this project!"
+#~ msgstr "å·¥ç¨?中没æ??å?¯æ?§è¡?æ??件ï¼?"
 
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:38
-#: ../plugins/gdb/anjuta-gdb.glade.h:29
-#: ../plugins/project-wizard/property.c:286
-msgid "Yes"
-msgstr "æ?¯"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:39
-#: ../plugins/gdb/anjuta-gdb.glade.h:30
-msgid "_Attach"
-msgstr "ä¾?é??(_A)"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:40
-msgid "_Automatic update"
-msgstr "����(_A)"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:41
-#: ../plugins/gdb/anjuta-gdb.glade.h:31
-msgid "_Condition:"
-msgstr "�件(_C)�"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:42
-#: ../plugins/gdb/anjuta-gdb.glade.h:32
-msgid "_Disable all"
-msgstr "����(_D)"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:43
-#: ../plugins/gdb/anjuta-gdb.glade.h:33
-msgid "_Hide paths"
-msgstr "é??è??è·¯å¾?(_H)"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:44
-#: ../plugins/gdb/anjuta-gdb.glade.h:34
-msgid "_Location:"
-msgstr "ä½?ç½®(_L)ï¼?"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:45
-msgid "_Name:"
-msgstr "å??称(_N)ï¼?"
-
-#. This is the number of time that the program executes the line where a breakpoint is located. It is used as a list header, so I have tried to find a quite short name.
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:47
-msgid "_Pass count:"
-msgstr "é??æ?°(_P)ï¼?"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:48
-#: ../plugins/gdb/anjuta-gdb.glade.h:36
-msgid "_Process to attach to:"
-msgstr "è¦?ä¾?é??ç??è¿?ç¨?(_P)ï¼?"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:49
-#: ../plugins/gdb/anjuta-gdb.glade.h:37
-msgid "_Remove all"
-msgstr "����(_R)"
-
-#: ../plugins/debug-manager/anjuta-debug-manager.glade.h:51
-msgid "_Value:"
-msgstr "æ?°å?¼(_V)ï¼?"
-
-#: ../plugins/debug-manager/breakpoints.c:1669
-msgid "Are you sure you want to delete all the breakpoints?"
-msgstr "���确���������"
+#~ msgid "Program"
+#~ msgstr "��"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/debug-manager/breakpoints.c:1766
-msgid "_Breakpoints"
-msgstr "æ?­ç?¹(_B)"
+#~ msgid "No file or project currently opened."
+#~ msgstr "å½?å??没æ??æ??å¼?ç??æ??件æ??å·¥ç¨?ã??"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/debug-manager/breakpoints.c:1774
-msgid "Toggle Breakpoint"
-msgstr "å??æ?¢æ?­ç?¹"
+#~ msgid "Program '%s' is not a local file"
+#~ msgstr "ç¨?åº?â??%sâ??æ??件ä¸?æ?¯æ?¬å?°æ??件"
 
-#. Display label
-#. short-cut
-#: ../plugins/debug-manager/breakpoints.c:1776
-msgid "Toggle breakpoint at the current location"
-msgstr "å??æ?¢å½?å??ä½?ç½®ç??æ?­ç?¹"
+#~ msgid "Program '%s' does not have execution permission"
+#~ msgstr "ç¨?åº?â??%sâ??没æ??æ?§è¡?æ??é??"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/debug-manager/breakpoints.c:1782
-msgid "Add Breakpoint..."
-msgstr "添���..."
+#~ msgid "No executable for this file."
+#~ msgstr "æ­¤æ??件ä¸?å?¯æ?§è¡?ã??"
 
-#. Display label
-#. short-cut
-#: ../plugins/debug-manager/breakpoints.c:1784
-msgid "Add a breakpoint"
-msgstr "添���"
+#~ msgid "Executable '%s' is not up-to-date."
+#~ msgstr "å?¯æ?§è¡?æ??件â??%sâ??ä¸?æ?¯æ??æ?°ç??ã??"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/debug-manager/breakpoints.c:1790
-msgid "Remove Breakpoint"
-msgstr "����"
+#~ msgid "make(\\[\\d+\\])?:\\s+Entering\\s+directory\\s+`(.+)'"
+#~ msgstr "make(\\[\\d+\\])?:\\s+����\\s+`(.+)'"
 
-#. Display label
-#. short-cut
-#: ../plugins/debug-manager/breakpoints.c:1792
-msgid "Remove a breakpoint"
-msgstr "����"
+#~ msgid "make(\\[\\d+\\])?:\\s+Entering\\s+directory\\s+'(.+)'"
+#~ msgstr "make(\\[\\d+\\])?:\\s+����\\s+'(.+)'"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/debug-manager/breakpoints.c:1798
-msgid "Edit Breakpoint"
-msgstr "ç¼?è¾?æ?­ç?¹"
+#~ msgid "make(\\[\\d+\\])?:\\s+Leaving\\s+directory\\s+`(.+)'"
+#~ msgstr "make(\\[\\d+\\])?:\\s+离���\\s+`(.+)'"
 
-#. Display label
-#. short-cut
-#: ../plugins/debug-manager/breakpoints.c:1800
-msgid "Edit breakpoint properties"
-msgstr "������"
+#~ msgid "make(\\[\\d+\\])?:\\s+Leaving\\s+directory\\s+'(.+)'"
+#~ msgstr "make(\\[\\d+\\])?:\\s+离���\\s+'(.+)'"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/debug-manager/breakpoints.c:1806
-#: ../plugins/debug-manager/breakpoints.c:1877
-msgid "Enable Breakpoint"
-msgstr "����"
-
-#. Display label
-#. short-cut
-#: ../plugins/debug-manager/breakpoints.c:1808
-#: ../plugins/debug-manager/breakpoints.c:1878
-msgid "Enable a breakpoint"
-msgstr "����"
+#~ msgid "Entering: %s"
+#~ msgstr "正���� %s"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/debug-manager/breakpoints.c:1814
-msgid "Disable All Breakpoints"
-msgstr "ç¦?ç?¨æ??æ??æ?­ç?¹"
+#~ msgid "Leaving: %s"
+#~ msgstr "离��%s"
 
-#. Display label
-#. short-cut
-#: ../plugins/debug-manager/breakpoints.c:1816
-msgid "Deactivate all breakpoints"
-msgstr "使æ??æ??æ?­ç?¹å¤±æ??"
+#~ msgid "warning:"
+#~ msgstr "è­¦å??ï¼?"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/debug-manager/breakpoints.c:1822
-msgid "R_emove All Breakpoints"
-msgstr "������(_E)"
+#~ msgid "error:"
+#~ msgstr "é??误ï¼?"
 
-#. Display label
-#. short-cut
-#: ../plugins/debug-manager/breakpoints.c:1824
-msgid "Remove all breakpoints"
-msgstr "������"
+#~ msgid "Command exited with status %d"
+#~ msgstr "å?½ä»¤å·²ç?¶æ?? %d é??å?º"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/debug-manager/breakpoints.c:1833
-msgid "Jump to Breakpoint"
-msgstr "跳转���"
-
-#. Display label
-#. short-cut
-#: ../plugins/debug-manager/breakpoints.c:1835
-msgid "Jump to breakpoint location"
-msgstr "跳转����置"
-
-#: ../plugins/debug-manager/breakpoints.c:1872
-msgid "Disable Breakpoint"
-msgstr "����"
-
-#: ../plugins/debug-manager/breakpoints.c:1873
-msgid "Disable a breakpoint"
-msgstr "����"
-
-#: ../plugins/debug-manager/breakpoints.c:1903
-#: ../plugins/tools/anjuta-tools.glade.h:5
-msgid "Enabled"
-msgstr "已��"
-
-#: ../plugins/debug-manager/breakpoints.c:1903
-#: ../plugins/debug-manager/stack_trace.c:666
-#: ../plugins/debug-manager/threads.c:480
-msgid "Address"
-msgstr "å?°å??"
-
-#: ../plugins/debug-manager/breakpoints.c:1903
-#: ../plugins/debug-manager/debug_tree.c:126
-msgid "Type"
-msgstr "ç±»å??"
-
-#: ../plugins/debug-manager/breakpoints.c:1904
-msgid "Condition"
-msgstr "�件"
-
-#: ../plugins/debug-manager/breakpoints.c:1904
-msgid "Pass count"
-msgstr "é??æ?°"
-
-#: ../plugins/debug-manager/breakpoints.c:1904
-msgid "State"
-msgstr "ç?¶æ??"
-
-#: ../plugins/debug-manager/breakpoints.c:1953
-#: ../plugins/debug-manager/breakpoints.c:1959
-msgid "Breakpoint operations"
-msgstr "æ?­ç?¹æ??ä½?"
-
-#. create goto menu_item.
-#: ../plugins/debug-manager/data_view.c:383
-#: ../plugins/debug-manager/sparse_view.c:491
-msgid "_Goto address"
-msgstr "跳转å?°å?°å??(_G)"
-
-#: ../plugins/debug-manager/debug_tree.c:126
-#: ../plugins/gbf-am/gbf-am-properties.c:964 ../plugins/tools/editor.c:454
-msgid "Variable"
-msgstr "å??é??"
-
-#: ../plugins/debug-manager/debug_tree.c:126
-#: ../plugins/debug-manager/registers.c:469
-#: ../plugins/gbf-am/gbf-am-properties.c:974
-#: ../plugins/run-program/parameters.c:741 ../plugins/tools/editor.c:460
-msgid "Value"
-msgstr "æ?°å?¼"
-
-#: ../plugins/debug-manager/disassemble.c:851
-msgid "Disassembly"
-msgstr "æ±?ç¼?"
-
-#: ../plugins/debug-manager/info.c:52 ../plugins/debug-manager/info.c:101
-#: ../plugins/project-wizard/druid.c:136
-msgid "Information"
-msgstr "ä¿¡æ?¯"
-
-#: ../plugins/debug-manager/info.c:127
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:48
-msgid "Lines"
-msgstr "è¡?"
-
-#. This is the list of local variables.
-#: ../plugins/debug-manager/locals.c:107
-msgid "Locals"
-msgstr "å±?é?¨å??é??"
-
-#: ../plugins/debug-manager/plugin.c:312
-msgid "Debugger Log"
-msgstr "�����"
-
-#: ../plugins/debug-manager/plugin.c:386 ../plugins/debug-manager/plugin.c:406
-#: ../plugins/debug-manager/plugin.c:426 ../plugins/debug-manager/plugin.c:448
-#: ../plugins/debug-manager/plugin.c:482 ../plugins/debug-manager/plugin.c:517
-#: ../plugins/debug-manager/anjuta-debug-manager.plugin.in.h:2
-msgid "Debugger"
-msgstr "���"
-
-#: ../plugins/debug-manager/plugin.c:386
-msgid "Started"
-msgstr "已��"
-
-#: ../plugins/debug-manager/plugin.c:406
-msgid "Loaded"
-msgstr "已��"
-
-#: ../plugins/debug-manager/plugin.c:426
-msgid "Running..."
-msgstr "正��..."
-
-#: ../plugins/debug-manager/plugin.c:448
-msgid "Stopped"
-msgstr "å·²å??æ­¢"
-
-#: ../plugins/debug-manager/plugin.c:482
-msgid "Unloaded"
-msgstr "��载"
-
-#: ../plugins/debug-manager/plugin.c:523
-#, c-format
-msgid "Debugger terminated with error %d: %s\n"
-msgstr "è°?è¯?å?¨ç»?æ­¢ï¼?é??误 %d: %s\n"
+#~ msgid "Command canceled by user"
+#~ msgstr "�令被���止"
 
-#: ../plugins/debug-manager/plugin.c:536
-#, c-format
-msgid "Program has received signal: %s\n"
-msgstr "ç¨?åº?æ?¥æ?¶å?°ç??ä¿¡å?·ï¼?%s\n"
+#~ msgid "Command aborted by user"
+#~ msgstr "å?½ä»¤è¢«ç?¨æ?·é??å?º"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/debug-manager/plugin.c:809 ../plugins/valgrind/plugin.c:438
-msgid "_Debug"
-msgstr "��(_D)"
+#~ msgid "Command terminated for an unknown reason"
+#~ msgstr "å?½ä»¤æ? æ??ç»?æ??"
 
-#: ../plugins/debug-manager/plugin.c:817
-msgid "_Start Debugger"
-msgstr "�����(_S)"
+#~ msgid "Total time taken: %lu secs\n"
+#~ msgstr "æ?»å?±è??æ?¶ï¼?%lu ç§?\n"
 
-#: ../plugins/debug-manager/plugin.c:825
-msgid "_Debug Program"
-msgstr "����(_D)"
+#~ msgid "Completed unsuccessfully\n"
+#~ msgstr "å·²å®?æ?? ... 失败\n"
 
-#: ../plugins/debug-manager/plugin.c:827
-msgid "Start debugger and load the program"
-msgstr ""
+#~ msgid "Completed successfully\n"
+#~ msgstr "å·²å®?æ??...æ??å??\n"
 
-#: ../plugins/debug-manager/plugin.c:833
-msgid "_Debug Process..."
-msgstr "����(_D)..."
+#~ msgid "Build %d: %s"
+#~ msgstr "Build %d: %s"
 
-#: ../plugins/debug-manager/plugin.c:835
-msgid "Start debugger and attach to a running program"
-msgstr "å?¯å?¨è°?è¯?å?¨å¹¶ä¾?é??å?°è¿?è¡?中ç??ç¨?åº?"
+#~ msgid "Can not compile \"%s\": No compile rule defined for this file type."
+#~ msgstr "ä¸?è?½ç¼?è¯?\"%s\"ï¼?没æ??å®?ä¹?对此æ??件类å??ç??ç¼?è¯?è§?å??"
 
-#: ../plugins/debug-manager/plugin.c:841
-msgid "Debug _Remote Target..."
-msgstr "������(_R)�"
+#~ msgid "_Build"
+#~ msgstr "ç??æ??(_B)"
 
-#: ../plugins/debug-manager/plugin.c:843
-#, fuzzy
-msgid "Connect to a remote debugging target"
-msgstr "é??æ?©è°?è¯?ç?®æ ?"
+#~ msgid "_Build Project"
+#~ msgstr "ç??æ??å·¥ç¨?(_B)"
 
-#: ../plugins/debug-manager/plugin.c:849
-msgid "Stop Debugger"
-msgstr "å??æ­¢è°?è¯?å?¨(_O)"
+#~ msgid "Build whole project"
+#~ msgstr "ç??æ??æ?´ä¸ªå·¥ç¨?"
 
-#: ../plugins/debug-manager/plugin.c:851
-#, fuzzy
-msgid "Say goodbye to the debugger"
-msgstr "å??è°?è¯?å?¨è¯´å??è§?"
+#~ msgid "_Install Project"
+#~ msgstr "��工�(_I)"
 
-#: ../plugins/debug-manager/plugin.c:857
-msgid "Add source paths..."
-msgstr "添��代�路�..."
+#~ msgid "Install whole project"
+#~ msgstr "���个工�"
 
-#: ../plugins/debug-manager/plugin.c:859
-msgid "Add additional source paths"
-msgstr "添�����路�"
+#~ msgid "_Clean Project"
+#~ msgstr "æ¸?ç??å·¥ç¨?(_C)"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/debug-manager/plugin.c:869 ../plugins/debug-manager/plugin.c:977
-msgid "Debugger Command..."
-msgstr "����令..."
-
-#. Display label
-#. short-cut
-#: ../plugins/debug-manager/plugin.c:871 ../plugins/debug-manager/plugin.c:979
-msgid "Custom debugger command"
-msgstr ""
+#~ msgid "Clean whole project"
+#~ msgstr "æ¸?ç??æ?´ä¸ªå·¥ç¨?"
 
-#: ../plugins/debug-manager/plugin.c:877 ../plugins/debug-manager/plugin.c:985
-msgid "_Info"
-msgstr "ä¿¡æ?¯(_I)"
+#~ msgid "C_onfigure Project..."
+#~ msgstr "é??置工ç¨?(_O)..."
 
-#: ../plugins/debug-manager/plugin.c:885
-msgid "Info _Target Files"
-msgstr "ç?®æ ?æ??件信æ?¯(_T)"
+#~ msgid "Configure project"
+#~ msgstr "é??置工ç¨?"
 
-#: ../plugins/debug-manager/plugin.c:887
-msgid "Display information on the files the debugger is active with"
-msgstr ""
+#~ msgid "Build _Tarball"
+#~ msgstr "ç??æ?? Tarball(_T)"
 
-#: ../plugins/debug-manager/plugin.c:893
-msgid "Info _Program"
-msgstr "��信�(_P)"
+#~ msgid "Build project tarball distribution"
+#~ msgstr "ç??æ??å·¥ç¨? tarball å??è¡?å??"
 
-#: ../plugins/debug-manager/plugin.c:895
-#, fuzzy
-msgid "Display information on the execution status of the program"
-msgstr "中æ?­æ­£å?¨æ?§è¡?ç??ç¨?åº?"
+#~ msgid "_Build Module"
+#~ msgstr "ç??æ??模å??"
 
-#: ../plugins/debug-manager/plugin.c:901
-msgid "Info _Kernel User Struct"
-msgstr ""
+#~ msgid "Build module associated with current file"
+#~ msgstr "ç??æ??ä¸?å½?å??æ??件å?³è??ç??模å??"
 
-#: ../plugins/debug-manager/plugin.c:903
-msgid "Display the contents of kernel 'struct user' for current child"
-msgstr ""
+#~ msgid "_Install Module"
+#~ msgstr "å®?è£?模å??(_I)"
 
-#: ../plugins/debug-manager/plugin.c:917
-#: ../plugins/debug-manager/plugin.c:1017
-msgid "Shared Libraries"
-msgstr "�享���"
+#~ msgid "Install module associated with current file"
+#~ msgstr "å®?è£?ä¸?å½?å??æ??件å?³è??ç??模å??"
 
-#: ../plugins/debug-manager/plugin.c:919
-#: ../plugins/debug-manager/plugin.c:1019
-msgid "Show shared libraries mappings"
-msgstr "�示�享�����"
+#~ msgid "_Clean Module"
+#~ msgstr "æ¸?ç??模å??(_C)"
 
-#: ../plugins/debug-manager/plugin.c:927
-#: ../plugins/debug-manager/plugin.c:1027
-#, fuzzy
-msgid "Show kernel signals"
-msgstr "æ?¾ç¤ºå??核信å?·"
+#~ msgid "Clean module associated with current file"
+#~ msgstr "æ¸?ç??ä¸?å½?å??æ??件å?³è??ç??模å??"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/debug-manager/plugin.c:937
-msgid "Run/_Continue"
-msgstr "��/继续(_C)"
+#~ msgid "Co_mpile File"
+#~ msgstr "ç¼?è¯?æ??件(_M)"
 
-#. Display label
-#. short-cut
-#: ../plugins/debug-manager/plugin.c:939
-msgid "Continue the execution of the program"
-msgstr "继续����"
+#~ msgid "Compile current editor file"
+#~ msgstr "ç¼?è¯?å½?å??ç¼?è¾?å?¨ä¸­ç??æ??件"
 
-#: ../plugins/debug-manager/plugin.c:945
-msgid "Step _In"
-msgstr "步�(_I)"
+#~ msgid "Select Configuration"
+#~ msgstr "é??æ?©é??ç½®"
 
-#: ../plugins/debug-manager/plugin.c:947
-#, fuzzy
-msgid "Single step into function"
-msgstr "æ­¥å?¥å½?å??å?½æ?°å??ç?¶å??å??æ­¥æ?§è¡?"
+#~ msgid "Select current configuration"
+#~ msgstr "ä¿?å­?å½?å??é??ç½®"
 
-#: ../plugins/debug-manager/plugin.c:953
-msgid "Step O_ver"
-msgstr "步�(_V)"
+#~ msgid "Remove Configuration"
+#~ msgstr "å? é?¤é??ç½®"
 
-#: ../plugins/debug-manager/plugin.c:955
-#, fuzzy
-msgid "Single step over function"
-msgstr "å??æ­¥æ?§è¡?å½?å??å?½æ?°"
+#~ msgid "_Compile"
+#~ msgstr "��(_C)"
 
-#: ../plugins/debug-manager/plugin.c:961
-msgid "Step _Out"
-msgstr "步�(_O)"
+#~ msgid "Compile file"
+#~ msgstr "ç¼?è¯?æ??件"
 
-#: ../plugins/debug-manager/plugin.c:963
-#, fuzzy
-msgid "Single step out of the function"
-msgstr "æ?§è¡?å½?å??å?½æ?°å??ä½?ä¸?代ç ?å??é??å??"
+#~ msgid "Build module"
+#~ msgstr "ç??æ??模å??"
 
-#: ../plugins/debug-manager/plugin.c:969
-msgid "_Run to Cursor"
-msgstr "è¿?è¡?è?³å??æ ?(_R)"
+#~ msgid "_Install"
+#~ msgstr "��(_I)"
 
-#: ../plugins/debug-manager/plugin.c:971
-msgid "Run to the cursor"
-msgstr "æ?§è¡?è?³å??æ ?"
+#~ msgid "Install module"
+#~ msgstr "å®?è£?模å??"
 
-#: ../plugins/debug-manager/plugin.c:993
-msgid "Info _Global Variables"
-msgstr "å?¨å±?å??é??ä¿¡æ?¯"
+#~ msgid "_Clean"
+#~ msgstr "æ¸?ç??(_C)"
 
-#: ../plugins/debug-manager/plugin.c:995
-msgid "Display all global and static variables of the program"
-msgstr "æ?¾ç¤ºæ??æ??å?¨å±?å??é??å??é??æ??å??é??"
+#~ msgid "Clean module"
+#~ msgstr "æ¸?ç??模å??"
 
-#: ../plugins/debug-manager/plugin.c:1001
-#, fuzzy
-msgid "Info _Current Frame"
-msgstr "å½?å??ç?¨æ?·å??(_U)"
+#~ msgid "_Cancel command"
+#~ msgstr "å??æ¶?å?½ä»¤(_C)"
 
-#: ../plugins/debug-manager/plugin.c:1003
-#, fuzzy
-msgid "Display information about the current frame of execution"
-msgstr "æ?¾ç¤ºå½?å??å ?æ ?ç»?æ??ç??ä¿¡æ?¯"
+#~ msgid "Cancel build command"
+#~ msgstr "å??æ¶?æ??建å?½ä»¤"
 
-#: ../plugins/debug-manager/plugin.c:1009
-msgid "Info Function _Arguments"
-msgstr "å?½æ?°å??æ?°ä¿¡æ?¯(_A)"
+#~ msgid "_Build (%s)"
+#~ msgstr "ç??æ??(%s)(_B)"
 
-#: ../plugins/debug-manager/plugin.c:1011
-#, fuzzy
-msgid "Display function arguments of the current frame"
-msgstr "æ?¾ç¤ºå½?å??å?½æ?°å??æ?°"
+#~ msgid "_Install (%s)"
+#~ msgstr "��(%s)(_I)"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/debug-manager/plugin.c:1037
-msgid "Pa_use Program"
-msgstr "æ??å??ç¨?åº?(_U)"
-
-#. Display label
-#. short-cut
-#: ../plugins/debug-manager/plugin.c:1039
-msgid "Pauses the execution of the program"
-msgstr "æ??å??æ­£å?¨æ?§è¡?ç??ç¨?åº?"
-
-#: ../plugins/debug-manager/plugin.c:1079
-#: ../plugins/debug-manager/plugin.c:1085
-#: ../plugins/debug-manager/plugin.c:1091
-#: ../plugins/debug-manager/plugin.c:1097
-msgid "Debugger operations"
-msgstr "è°?è¯?å?¨æ??ä½?"
-
-#: ../plugins/debug-manager/queue.c:543
-#, c-format
-msgid ""
-"Unable to find one debugger plugin supporting a target with %s mime type"
-msgstr ""
+#~ msgid "_Clean (%s)"
+#~ msgstr "æ¸?ç??(%s)(_C)"
 
-#: ../plugins/debug-manager/registers.c:462
-msgid "Register"
-msgstr "���"
+#~ msgid "Co_mpile (%s)"
+#~ msgstr "��(%s)(_M)"
 
-#: ../plugins/debug-manager/registers.c:489
-msgid "Registers"
-msgstr "���"
+#~ msgid "Co_mpile"
+#~ msgstr "��(_M)"
 
-#: ../plugins/debug-manager/sharedlib.c:166
-#: ../plugins/valgrind/vgrule-editor.c:138
-msgid "Shared Object"
-msgstr "�享对象"
+#~ msgid "Build commands"
+#~ msgstr "ç??æ??å?½ä»¤"
 
-#: ../plugins/debug-manager/sharedlib.c:173
-#: ../plugins/git/anjuta-git.glade.h:56
-msgid "From"
-msgstr "ä»?"
+#~ msgid "Build popup commands"
+#~ msgstr "ç??æ??å¼¹å?ºå?½ä»¤"
 
-#: ../plugins/debug-manager/sharedlib.c:180
-#: ../plugins/git/anjuta-git.glade.h:80
-msgid "To"
-msgstr "å?°"
+#~ msgid "Build Autotools"
+#~ msgstr "ç??æ?? Autotools"
 
-#: ../plugins/debug-manager/sharedlib.c:187
-#, fuzzy
-msgid "Symbols read"
-msgstr "符�"
+#~ msgid "Command aborted"
+#~ msgstr "å?½ä»¤å·²é??å?º"
 
-#: ../plugins/debug-manager/sharedlib.c:338
-msgid "Shared library operations"
-msgstr "å?±äº«å?½æ?°åº?æ??ä½?"
+#~ msgid "Update the graph"
+#~ msgstr "���形"
 
-#: ../plugins/debug-manager/signals.c:289
-msgid "Signal"
-msgstr "ä¿¡å?·"
+#~ msgid "<b>Class Elements</b>"
+#~ msgstr "<b>ç±»å??ç´ </b>"
 
-#: ../plugins/debug-manager/signals.c:295
-msgid "Stop"
-msgstr "å??æ­¢"
+#~ msgid "<b>General Class Properties</b>"
+#~ msgstr "<b>��类��</b>"
 
-#: ../plugins/debug-manager/signals.c:296
-msgid "Print"
-msgstr "æ??å?°"
+#~ msgid "Add to Project"
+#~ msgstr "添��工�"
 
-#: ../plugins/debug-manager/signals.c:297
-msgid "Pass"
-msgstr "é??æ?°"
+#~ msgid "Add to Repository"
+#~ msgstr "添����"
 
-#: ../plugins/debug-manager/signals.c:300
-msgid "Description"
-msgstr "æ??è¿°"
+#~ msgid "Author Email:"
+#~ msgstr "ä½?è??ç?µå­?é?®ä»¶ï¼?"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/debug-manager/signals.c:319
-msgid "Send to process"
-msgstr "å??é??å?°è¿?ç¨?"
+#~ msgid "Author Name:"
+#~ msgstr "ä½?è??å§?å??ï¼?"
 
-#: ../plugins/debug-manager/signals.c:353
-msgid "Kernel signals"
-msgstr "å??核信å?·"
+#~ msgid "Author/Date-Time"
+#~ msgstr "ä½?è??/æ?¥æ??-æ?¶é?´"
 
-#: ../plugins/debug-manager/signals.c:472
-#: ../plugins/debug-manager/signals.c:478
-msgid "Signal operations"
-msgstr "ä¿¡å?·æ??ä½?"
+#~ msgid "Author/Date/Time"
+#~ msgstr "ä½?è??/æ?¥æ??/æ?¶é?´"
 
-#: ../plugins/debug-manager/sparse_view.c:1195
-msgid "Show Line Numbers"
-msgstr "�示��"
+#~ msgid "Base Class Inheritance:"
+#~ msgstr "�类继��"
 
-#: ../plugins/debug-manager/sparse_view.c:1196
-msgid "Whether to display line numbers"
-msgstr "æ?¾ç¤º/é??è??è¡?å?·"
+#~ msgid "Base Class:"
+#~ msgstr "�类�"
 
-#: ../plugins/debug-manager/sparse_view.c:1203
-#, fuzzy
-msgid "Show Line Markers"
-msgstr "æ?¾ç¤º/é??è??æ ?å?·å?º"
+#~ msgid "Class Function Prefix:"
+#~ msgstr "ç±»å?½æ?°å??ç¼?ï¼?"
 
-#: ../plugins/debug-manager/sparse_view.c:1204
-msgid "Whether to display line marker pixbufs"
-msgstr "æ?¾ç¤º/é??è??å?¾æ ?å?¨æ ?å?·å?º"
+#~ msgid "Class Name:"
+#~ msgstr "ç±»å??ï¼?"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/debug-manager/stack_trace.c:553
-#, fuzzy
-msgid "Set current frame"
-msgstr "ä¿?å­?å½?å??æ??件"
-
-#: ../plugins/debug-manager/stack_trace.c:561
-#: ../plugins/debug-manager/threads.c:389
-msgid "View Source"
-msgstr "æ?¥ç??æº?代ç ?"
-
-#: ../plugins/debug-manager/stack_trace.c:599
-#: ../plugins/debug-manager/threads.c:425
-msgid "Active"
-msgstr "活�"
-
-#: ../plugins/debug-manager/stack_trace.c:610
-msgid "Frame"
-msgstr "ç¼?å?·"
-
-#. Register actions
-#: ../plugins/debug-manager/stack_trace.c:630
-#: ../plugins/debug-manager/threads.c:450 ../plugins/tools/tool.c:100
-#: ../src/anjuta-app.c:422
-#: ../plugins/file-wizard/anjuta-file-wizard.plugin.in.h:2
-msgid "File"
-msgstr "æ??件"
-
-#: ../plugins/debug-manager/stack_trace.c:641
-#: ../plugins/debug-manager/threads.c:459
-#: ../plugins/document-manager/plugin.c:921
-msgid "Line"
-msgstr "è¡?"
-
-#: ../plugins/debug-manager/stack_trace.c:652
-#: ../plugins/debug-manager/threads.c:468
-#: ../plugins/valgrind/vgrule-editor.c:133
-msgid "Function"
-msgstr "��"
+#~ msgid "Class Options:"
+#~ msgstr "ç±»é??项ï¼?"
 
-#: ../plugins/debug-manager/stack_trace.c:678
-msgid "Arguments"
-msgstr "å??æ?°"
+#~ msgid "Create"
+#~ msgstr "å??建"
 
-#: ../plugins/debug-manager/stack_trace.c:702
-msgid "Stack"
-msgstr "æ ?"
+#~ msgid "GObject Class\t"
+#~ msgstr "GObject ç±»\t"
 
-#: ../plugins/debug-manager/stack_trace.c:769
-#, fuzzy
-msgid "Stack frame operations"
-msgstr "æ ?frameæ??ä½?"
+#~ msgid "GObject Prefix and Type:"
+#~ msgstr "GObject å??ç¼?å??ç±»å??ï¼?"
 
-#: ../plugins/debug-manager/start.c:96
-msgid "Pid"
-msgstr "Pid"
+#~ msgid "Generic C++ Class"
+#~ msgstr "æ ?å?? C++ ç±»"
 
-#: ../plugins/debug-manager/start.c:96
-msgid "User"
-msgstr "��"
+#~ msgid "Header File:"
+#~ msgstr "头æ??件ï¼?"
 
-#: ../plugins/debug-manager/start.c:96
-#: ../plugins/profiler/gprof-call-graph-view.c:344
-msgid "Time"
-msgstr "��"
+#~ msgid "Inline the declaration and implementation"
+#~ msgstr "å??åµ?声æ??å??å®?ç?°"
 
-#: ../plugins/debug-manager/start.c:96
-msgid "Command"
-msgstr "�令"
+#~ msgid "License:"
+#~ msgstr "许��"
 
-#: ../plugins/debug-manager/start.c:620
-#, c-format
-msgid "Unable to execute: %s."
-msgstr "æ? æ³?æ?§è¡?ï¼?%sã??"
+#~ msgid "Member Functions/Variables"
+#~ msgstr "æ??å??å?½æ?°/å??é??"
 
-#: ../plugins/debug-manager/start.c:634
-#, c-format
-msgid "Unable to open the file: %s\n"
-msgstr "æ? æ³?æ??å¼?æ??件ï¼?%s\n"
+#~ msgid "Properties"
+#~ msgstr "å±?æ?§"
 
-#: ../plugins/debug-manager/start.c:912
-#, fuzzy, c-format
-msgid "Unable to open %s. Debugger cannot start."
-msgstr "æ? æ³?æ??å¼?å?¨ %2$s 中æ??å¼? %1$s"
+#~ msgid "Signals"
+#~ msgstr "ä¿¡å?·"
 
-#: ../plugins/debug-manager/start.c:922
-#, c-format
-msgid "Unable to detect mime-type of %s. Debugger cannot start."
-msgstr "æ? æ³?æ£?æµ? %s ç?? mime-typeï¼?è°?è¯?å?¨æ? æ³?å?¯å?¨ã??"
+#~ msgid "Source File:"
+#~ msgstr "æº?æ??件ï¼?"
 
-#: ../plugins/debug-manager/start.c:1058 ../plugins/debug-manager/start.c:1250
-#: ../plugins/run-program/parameters.c:600
-#, c-format
-msgid "Missing file %s"
-msgstr "缺å°?æ??件 %s"
+#~ msgid "Source/Header Headings:"
+#~ msgstr "æº?æ??件/头æ??件æ?¬å¤´è¡?ï¼?"
 
-#: ../plugins/debug-manager/start.c:1271
-msgid "Path"
-msgstr "路�"
+#~ msgid "Header or source file has not been created"
+#~ msgstr "头æ??件æ??è??æº?æ??件å°?æ?ªå??建"
+
+#~ msgid "Autogen template used for the header file"
+#~ msgstr "头æ??件使ç?¨ Autogen 模æ?¿"
 
-#: ../plugins/debug-manager/start.c:1319 ../plugins/gdb/debugger.c:1698
 #, fuzzy
-msgid ""
-"The program is running.\n"
-"Do you still want to stop the debugger?"
-msgstr ""
-"ç¨?åº?æ­£å?¨è¿?è¡?中ã??\n"
-"æ?¨æ?¯å?¦æ?³è¦?å??æ­¢è°?è¯?å?¨ï¼?"
+#~ msgid "Autogen template used for the implementation file"
+#~ msgstr "å®?ç?°æ??件使ç?¨ Autogen 模æ?¿"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/debug-manager/threads.c:381
-msgid "Set current thread"
-msgstr "设置å½?å??线ç¨?"
+#~ msgid "File to which the processed template will be written"
+#~ msgstr "å¤?ç??å??ç??模æ?¿å°?è¦?å??å?¥ç??æ??件"
 
-#: ../plugins/debug-manager/threads.c:435
-msgid "Id"
-msgstr "Id"
+#~ msgid "Failed to write autogen definition file"
+#~ msgstr "å??建 autogen å®?ä¹?æ??件失败"
 
-#: ../plugins/debug-manager/threads.c:505
-msgid "Thread"
-msgstr "线�"
+#~ msgid ""
+#~ "Could not find autogen version 5, please install the autogen package. You "
+#~ "can get it from http://autogen.sourceforge.net";
+#~ msgstr ""
+#~ "æ?¾ä¸?å?°ç??æ?¬å?·ä¸º5ç?? Autogenï¼?请å®?è£? Autogen 软件å??ã??æ?¨å?¯ä»¥å?¨ http://autogen.";
+#~ "sourceforge.net ���"
 
-#: ../plugins/debug-manager/threads.c:615
-msgid "Thread operations"
-msgstr "线ç¨?æ??ä½?"
+#~ msgid "Failed to execute autogen: %s"
+#~ msgstr "���� Autogen�%s"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/debug-manager/watch.c:377
-msgid "Ins_pect/Evaluate..."
-msgstr "��/��(_P)..."
+#~ msgid "XML description of the user interface"
+#~ msgstr "ç?¨æ?·ç??é?¢ç?? XML 语è¨?æ??è¿°"
 
-#. Display label
-#. short-cut
-#: ../plugins/debug-manager/watch.c:379
-#, fuzzy
-msgid "Inspect or evaluate an expression or variable"
-msgstr "éª?è¯?æ??æµ?è¯?ä¸?个表达å¼?"
+#~ msgid "<b>CVS Options</b>"
+#~ msgstr "<b>CVS é??项</b>"
 
-#: ../plugins/debug-manager/watch.c:385
-msgid "Add Watch..."
-msgstr "æ·»å? ç??è§?..."
+#~ msgid "<b>Module Details:</b>"
+#~ msgstr "<b>模å??ç»?è??ï¼?</b>"
 
-#: ../plugins/debug-manager/watch.c:393
-msgid "Remove Watch"
-msgstr "å? é?¤ç??è§?"
+#~ msgid "<b>Options:</b>"
+#~ msgstr "<b>é??项ï¼?</b>"
 
-#: ../plugins/debug-manager/watch.c:401
-msgid "Update Watch"
-msgstr "æ?´æ?°ç??è§?"
+#~ msgid "<b>Options</b>"
+#~ msgstr "<b>é??项</b>"
 
-#: ../plugins/debug-manager/watch.c:409
-msgid "Change Value"
-msgstr "���"
+#~ msgid "<b>Repository: </b>"
+#~ msgstr "<b>���</b>"
 
-#: ../plugins/debug-manager/watch.c:417
-msgid "Update all"
-msgstr "����"
+#~ msgid "Be verbose"
+#~ msgstr "详�模�"
 
-#: ../plugins/debug-manager/watch.c:425
-msgid "Remove all"
-msgstr "����"
+#~ msgid "CVS Preferences"
+#~ msgstr "CVS å??é??项"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/debug-manager/watch.c:436
-msgid "Automatic update"
-msgstr "����"
-
-#: ../plugins/debug-manager/watch.c:462 ../plugins/debug-manager/watch.c:468
-msgid "Watch operations"
-msgstr "ç??è§?æ??ä½?"
-
-#: ../plugins/debug-manager/watch.c:540
-msgid "Watches"
-msgstr "ç??è§?"
-
-#: ../plugins/devhelp/plugin.c:201
-msgid "Search Help:"
-msgstr "æ??索帮å?©ï¼?"
-
-#: ../plugins/devhelp/plugin.c:222 ../plugins/document-manager/plugin.c:236
-#: ../plugins/message-view/plugin.c:76
-msgid "_Goto"
-msgstr "转�(_G)"
-
-#: ../plugins/devhelp/plugin.c:231
-msgid "_API Reference"
-msgstr "API å??è??(_A)"
-
-#: ../plugins/devhelp/plugin.c:233
-msgid "Browse API Pages"
-msgstr "�� API 页"
-
-#: ../plugins/devhelp/plugin.c:243
-msgid "_Context Help"
-msgstr "ä¸?ä¸?æ??帮å?©(_C)"
-
-#: ../plugins/devhelp/plugin.c:245
-msgid "Search help for the current word in the editor"
-msgstr "å?¨å¸®å?©æ??件å??æ??ç´¢ç¼?è¾?å?¨ç??å½?å??å??è¯?"
-
-#: ../plugins/devhelp/plugin.c:251
-msgid "_Search Help"
-msgstr "æ??索帮å?©(_S)"
-
-#: ../plugins/devhelp/plugin.c:253
-msgid "Search for a term in help"
-msgstr "å?¨å¸®å?©ä¸­æ??ç´¢æ?¯è¯­"
-
-#: ../plugins/devhelp/plugin.c:325
-msgid "Help operations"
-msgstr "帮å?©æ??ä½?"
-
-#: ../plugins/devhelp/plugin.c:355
-msgid "Online"
-msgstr "�线"
-
-#: ../plugins/devhelp/plugin.c:396
-msgid "Contents"
-msgstr "��"
-
-#: ../plugins/devhelp/plugin.c:398 ../plugins/search/search-replace.c:1036
-#: ../plugins/search/search-replace.c:1709
-#: ../plugins/search/search-replace.c:1716
-#: ../plugins/search/search-replace.c:1728
-#: ../plugins/search/search-replace.c:2055
-msgid "Search"
-msgstr "æ??ç´¢"
-
-#: ../plugins/devhelp/plugin.c:420 ../src/anjuta-app.c:439
-msgid "Help"
-msgstr "帮�"
-
-#: ../plugins/devhelp/plugin.c:424
-msgid "Help display"
-msgstr "帮��示"
-
-#: ../plugins/document-manager/action-callbacks.c:276
-#, c-format
-msgid ""
-"Are you sure you want to reload '%s'?\n"
-"Any unsaved changes will be lost."
-msgstr ""
-"æ?¨ç¡®å®?æ?³è¦?é??æ?°è£?å?¥â??%sâ??å??ï¼?\n"
-"æ?ªä¿?å­?ç??ä»»ä½?æ?´æ?¹é?½å°?丢失ã??"
-
-#: ../plugins/document-manager/action-callbacks.c:285
-msgid "_Reload"
-msgstr "é??æ?°è½½å?¥(_R)"
-
-#: ../plugins/document-manager/anjuta-bookmarks.c:282
-#: ../plugins/document-manager/plugin.c:411
-msgid "Bookmarks"
-msgstr "书签"
-
-#: ../plugins/document-manager/anjuta-docman.c:399
-msgid "Close file"
-msgstr "å?³é?­æ??件(_C)"
-
-#: ../plugins/document-manager/anjuta-docman.c:447
-msgid "Path:"
-msgstr "路��"
-
-#: ../plugins/document-manager/anjuta-docman.c:564
-#: ../plugins/file-loader/plugin.c:555 ../plugins/file-loader/plugin.c:853
-#: ../plugins/file-loader/plugin.c:863 ../plugins/file-loader/plugin.c:876
-msgid "Open file"
-msgstr "æ??å¼?æ??件"
+#~ msgid "CVS: Add file/directory"
+#~ msgstr "CVSï¼?æ·»å? æ??件/ç?®å½?"
 
-#: ../plugins/document-manager/anjuta-docman.c:583
-#: ../plugins/message-view/message-view.c:103
-msgid "Save file as"
-msgstr "æ??件å?¦å­?为"
+#~ msgid "CVS: Commit file/directory"
+#~ msgstr "CVS: Commit æ??件/ç?®å½?"
 
-#: ../plugins/document-manager/anjuta-docman.c:664
-#: ../plugins/valgrind/plugin.c:376
-#, c-format
-msgid ""
-"The file '%s' already exists.\n"
-"Do you want to replace it with the one you are saving?"
-msgstr ""
-"æ??件â??%sâ??å·²å­?å?¨ã??\n"
-"æ?¯å?¦ç¡®å®?ç?¨å½?å??æ??件æ?¿æ?¢è¿?个æ??件ï¼?"
+#~ msgid "CVS: Diff file/directory"
+#~ msgstr "CVSï¼?Diff æ??件/ç?®å½?"
 
-#: ../plugins/document-manager/anjuta-docman.c:673
-#: ../plugins/valgrind/plugin.c:384
-msgid "_Replace"
-msgstr "æ?¿æ?¢(_R)"
+#~ msgid "CVS: Import"
+#~ msgstr "CVS�导�"
 
-#: ../plugins/document-manager/anjuta-docman.c:1391
-msgid "[read-only]"
-msgstr "[�读]"
+#~ msgid "CVS: Log file/directory"
+#~ msgstr "CVSï¼?Log æ??件/ç?®å½?"
 
-#: ../plugins/document-manager/anjuta-document-manager.glade.h:1
-msgid "<b>Autosave</b>"
-msgstr "<b>����</b>"
+#~ msgid "CVS: Remove file/directory"
+#~ msgstr "CVS: 移é?¤ æ??件/ç?®å½?"
 
-#: ../plugins/document-manager/anjuta-document-manager.glade.h:2
-msgid "<b>Editor tabs</b>"
-msgstr "<b>����签</b>"
+#~ msgid "CVS: Status"
+#~ msgstr "CVSï¼?ç?¶æ??"
 
-#: ../plugins/document-manager/anjuta-document-manager.glade.h:3
-msgid "Do not show tabs"
-msgstr "��示�签"
+#~ msgid "CVS: Status from file/directory"
+#~ msgstr "CVS: Status æ?¥è?ªæ??件/ç?®å½?"
 
-#: ../plugins/document-manager/anjuta-document-manager.glade.h:4
-msgid "Enable files autosave"
-msgstr "å?¯ç?¨æ??件è?ªå?¨ä¿?å­?"
+#~ msgid "CVS: Update file/directory"
+#~ msgstr "CVS: æ?´æ?° æ??件/ç?®å½?"
 
-#: ../plugins/document-manager/anjuta-document-manager.glade.h:5
-msgid "Position:"
-msgstr "�置�"
+#~ msgid "CVSROOT:"
+#~ msgstr "CVSROOTï¼?"
 
-#: ../plugins/document-manager/anjuta-document-manager.glade.h:6
-msgid "Save files interval in minutes"
-msgstr "è?ªå?¨ä¿?å­?计æ?¶å?¨é?´é??(å??é??)"
+#~ msgid "Choose file or directory to add:"
+#~ msgstr "é??æ?©è¦?æ·»å? ç??æ??件æ??ç?®å½?ï¼?"
 
-#: ../plugins/document-manager/anjuta-document-manager.glade.h:7
-msgid "Save session interval in minutes"
-msgstr "ä¼?è¯?计æ?¶å?¨é?´é??(å??é??)"
+#~ msgid "Choose file or directory to commit:"
+#~ msgstr "é??æ?©è¦?æ??交ç??æ??件æ??ç?®å½?ï¼?"
 
-#: ../plugins/document-manager/anjuta-document-manager.glade.h:8
-msgid "Sorted by most recent use"
-msgstr "以æ??è¿?使ç?¨æ??åº?"
+#~ msgid "Choose file or directory to diff:"
+#~ msgstr "é??æ?©è¦? diff ç??æ??件æ??ç?®å½?ï¼?"
 
-#: ../plugins/document-manager/anjuta-document-manager.glade.h:9
-msgid "Sorted in alphabetical order"
-msgstr "以å­?æ¯?åº?æ??åº?"
+#~ msgid "Choose file or directory to get log:"
+#~ msgstr "é??æ?©è¦?æ?¥ç??æ?¥å¿?ç??æ??件æ??ç?®å½?ï¼?"
 
-#: ../plugins/document-manager/anjuta-document-manager.glade.h:10
-#, fuzzy
-msgid "Sorted in opening order"
-msgstr "以å­?æ¯?åº?æ??åº?"
+#~ msgid "Choose file or directory to get the status from:"
+#~ msgstr "é??æ?©è¦?æ?¥ç??ç?¶æ??ç??æ??件æ??ç?®å½?ï¼?"
 
-#: ../plugins/document-manager/anjuta-document-manager.glade.h:11
-#: ../plugins/message-view/anjuta-message-manager-plugin.glade.h:10
-msgid ""
-"Top\n"
-"Bottom\n"
-"Left\n"
-"Right"
-msgstr ""
+#~ msgid "Choose file or directory to remove:"
+#~ msgstr "é??æ?©è¦?å? é?¤ç??æ??件æ??ç?®å½?ï¼?"
 
-#: ../plugins/document-manager/plugin.c:147
-msgid "_Save"
-msgstr "ä¿?å­?(_S)"
+#~ msgid "Choose file or directory to update:"
+#~ msgstr "é??æ?©è¦?æ?´æ?°ç??æ??件æ??ç?®å½?ï¼?"
 
-#: ../plugins/document-manager/plugin.c:148
-msgid "Save current file"
-msgstr "ä¿?å­?å½?å??æ??件"
+#~ msgid "Compression Level (0=off, 10=max):"
+#~ msgstr "å??缩级å?« (0=ä¸?å??缩ï¼?10=æ??大å??缩)ï¼?"
 
-#: ../plugins/document-manager/plugin.c:149
-msgid "Save _As..."
-msgstr "��为(_A)..."
+#~ msgid "Create new directories"
+#~ msgstr "å??建æ?°ç?®å½?"
 
-#: ../plugins/document-manager/plugin.c:150
-msgid "Save the current file with a different name"
-msgstr "ç?¨å?¦ä¸?å??称ä¿?å­?å½?å??æ??件"
+#~ msgid "Delete empty directories"
+#~ msgstr "��空��"
 
-#: ../plugins/document-manager/plugin.c:152
-msgid "Save A_ll"
-msgstr "����(_L)"
+#~ msgid "Do not act recursively"
+#~ msgstr "ä¸?è?½é??å½?æ??ä½?"
 
-#: ../plugins/document-manager/plugin.c:153
-msgid "Save all currently open files, except new files"
-msgstr "å°?å½?å??å?¨é?¨æ??å¼?ç??æ??件ä¿?å­?ï¼?æ?°æ??件é?¤å¤?"
+#~ msgid "File is binary"
+#~ msgstr "æ??件æ?¯äº?è¿?å?¶æ??件"
 
-#: ../plugins/document-manager/plugin.c:155
-msgid "_Close File"
-msgstr "å?³é?­æ??件(_C)"
+#~ msgid "Ignore .cvsrc file (recommended)"
+#~ msgstr "忽ç?¥ .cvsrc æ??件ï¼?æ?¨è??ï¼?"
 
-#: ../plugins/document-manager/plugin.c:156
-msgid "Close current file"
-msgstr "å?³é?­å½?å??æ??件"
+#~ msgid "Log message:"
+#~ msgstr "��信��"
 
-#: ../plugins/document-manager/plugin.c:158
-msgid "Close All"
-msgstr "����"
+#~ msgid "Module name:"
+#~ msgstr "模å??å??ï¼?"
 
-#: ../plugins/document-manager/plugin.c:159
-msgid "Close all files"
-msgstr "å?³é?­å?¨é?¨æ??件"
+#~ msgid "Password:"
+#~ msgstr "���"
 
-#: ../plugins/document-manager/plugin.c:161
-msgid "Reload F_ile"
-msgstr "é??è½½æ??件(_I)"
+#~ msgid "Path to \"cvs\" command"
+#~ msgstr "\"cvs\"å?½ä»¤ç??è·¯å¾?"
 
-#: ../plugins/document-manager/plugin.c:162
-msgid "Reload current file"
-msgstr "é??æ?°è½½å?¥å½?å??æ??件"
+#~ msgid "Project root directory:"
+#~ msgstr "工�根���"
 
-#: ../plugins/document-manager/plugin.c:164
-msgid "Recent _Files"
-msgstr "æ??è¿?ç??æ??件(_F)"
+#~ msgid "Release tag:"
+#~ msgstr "å??å¸?æ ?ç­¾ï¼?"
 
-#: ../plugins/document-manager/plugin.c:168
-msgid "_Print..."
-msgstr "æ??å?°(_P)"
+#~ msgid "Reset sticky tags"
+#~ msgstr "é??ç½®ç²?æ»?æ ?ç­¾"
 
-#: ../plugins/document-manager/plugin.c:169
-msgid "Print the current file"
-msgstr "æ??å?°å½?å??æ??件"
-
-#: ../plugins/document-manager/plugin.c:176
-msgid "_Print Preview"
-msgstr "æ??å?°é¢?è§?(_P)"
-
-#: ../plugins/document-manager/plugin.c:177
-msgid "Preview the current file in print-format"
-msgstr "å½?å??æ??件ç??æ??å?°é¢?è§?"
-
-#: ../plugins/document-manager/plugin.c:182
-msgid "_Transform"
-msgstr "转�(_T)"
-
-#. menu title
-#: ../plugins/document-manager/plugin.c:183
-msgid "_Make Selection Uppercase"
-msgstr "é??å®?è??å?´å??为大å??(_M)"
-
-#: ../plugins/document-manager/plugin.c:184
-msgid "Make the selected text uppercase"
-msgstr "å°?é??å®?è??å?´å??ç??å­?æ¯?转为大å??å­?æ¯?"
-
-#: ../plugins/document-manager/plugin.c:186
-msgid "Make Selection Lowercase"
-msgstr "é??å®?è??å?´å??为å°?å??"
-
-#: ../plugins/document-manager/plugin.c:187
-msgid "Make the selected text lowercase"
-msgstr "å°?é??å®?è??å?´å??ç??å­?æ¯?转为å°?å??å­?æ¯?"
-
-#: ../plugins/document-manager/plugin.c:189
-msgid "Convert EOL to CRLF"
-msgstr "转� EOL 为 CRLF"
-
-#: ../plugins/document-manager/plugin.c:190
-msgid "Convert End Of Line characters to DOS EOL (CRLF)"
-msgstr "å°?å­?符串ç??ç»?æ??å­?符 EOL 转æ?¢ä¸º Unix ç?? LF å­?符"
-
-#: ../plugins/document-manager/plugin.c:192
-msgid "Convert EOL to LF"
-msgstr "转� EOL 为 LF"
-
-#: ../plugins/document-manager/plugin.c:193
-msgid "Convert End Of Line characters to Unix EOL (LF)"
-msgstr "å°?å­?符串ç??ç»?æ??å­?符 EOL 转æ?¢ä¸º Unix ç?? LF å­?符"
-
-#: ../plugins/document-manager/plugin.c:195
-msgid "Convert EOL to CR"
-msgstr "转� EOL 为 LF"
-
-#: ../plugins/document-manager/plugin.c:196
-msgid "Convert End Of Line characters to Mac OS EOL (CR)"
-msgstr "å°?å­?符串ç??ç»?æ??å­?符 EOL 转æ?¢ä¸º Unix ç?? LF å­?è??"
-
-#: ../plugins/document-manager/plugin.c:198
-msgid "Convert EOL to Majority EOL"
-msgstr "转� EOL 为 Majority EOL"
-
-#: ../plugins/document-manager/plugin.c:199
-msgid "Convert End Of Line characters to majority of the EOL found in the file"
-msgstr "å°?å­?符串ç??ç»?æ??å­?符 EOL 转æ?¢ä¸º Unix ç?? LF å­?符"
-
-#: ../plugins/document-manager/plugin.c:204
-msgid "_Select"
-msgstr "é??æ?©(_S)"
-
-#: ../plugins/document-manager/plugin.c:206
-msgid "Select _All"
-msgstr "å?¨é??(_A)"
-
-#: ../plugins/document-manager/plugin.c:207
-msgid "Select all text in the editor"
-msgstr "é??å??ç¼?è¾?å?¨å??ç??å?¨é?¨æ??å­?"
-
-#: ../plugins/document-manager/plugin.c:209
-msgid "Select _Code Block"
-msgstr "é??æ?©ä»£ç ?å??(_C)"
-
-#: ../plugins/document-manager/plugin.c:210
-msgid "Select the current code block"
-msgstr "é??æ?©å½?å??代ç ?å??"
-
-#: ../plugins/document-manager/plugin.c:215
-msgid "Co_mment"
-msgstr "注é??(_M)"
-
-#. Block comment: Uses line-comment (comment that affects only single line
-#. such as '//' or '#') and comments a block of lines.
-#: ../plugins/document-manager/plugin.c:218
-msgid "_Block Comment/Uncomment"
-msgstr "设置/å??æ¶?å??注é??(_B)"
-
-#: ../plugins/document-manager/plugin.c:219
-msgid "Block comment the selected text"
-msgstr "å°?é??中æ??å­?设置为å??注é??"
-
-#. Box comment: Uses stream-comment to comment a block of lines, usually with
-#. some decorations, to give an appearance of box.
-#: ../plugins/document-manager/plugin.c:223
-msgid "Bo_x Comment/Uncomment"
-msgstr "设置/å??æ¶?ç??注é??(_X)"
-
-#: ../plugins/document-manager/plugin.c:224
-msgid "Box comment the selected text"
-msgstr "å°?é??中æ??å­?设置为段注é??"
-
-#. Stream comment: Uses 'stream comment' (comment that affects a stream of
-#. characters -- has start and end comment code) and comments any code from
-#. arbitrary start position to arbitrary end position (can be in middle of
-#. lines).
-#: ../plugins/document-manager/plugin.c:230
-msgid "_Stream Comment/Uncomment"
-msgstr "设置/å??æ¶?æµ?注é??(_S)"
-
-#: ../plugins/document-manager/plugin.c:231
-msgid "Stream comment the selected text"
-msgstr "å°?é??中æ??æ?¬è®¾ç½®ä¸ºæµ?注é??"
-
-#. menu title
-#: ../plugins/document-manager/plugin.c:237
-msgid "_Line Number..."
-msgstr "è¡?å?·(_L)..."
-
-#: ../plugins/document-manager/plugin.c:238
-msgid "Go to a particular line in the editor"
-msgstr "转å?°ç¼?è¾?å?¨ä¸­æ??å®?è¡?"
-
-#: ../plugins/document-manager/plugin.c:240
-msgid "Matching _Brace"
-msgstr "å?¹é??æ?¬å?·(_B)"
-
-#: ../plugins/document-manager/plugin.c:241
-msgid "Go to the matching brace in the editor"
-msgstr "ä»?å½?å??æ?¬å?·è½¬å?°å?¦ä¸?é?¢å¯¹åº?ç??æ?¬å?·"
-
-#: ../plugins/document-manager/plugin.c:243
-msgid "_Start of Block"
-msgstr "å??é¦?(_S)"
-
-#: ../plugins/document-manager/plugin.c:244
-msgid "Go to the start of the current block"
-msgstr "转å?°å½?å??å?ºå??ç??å¼?å§?ä½?ç½®"
-
-#: ../plugins/document-manager/plugin.c:246
-msgid "_End of Block"
-msgstr "å??å°¾(_E)"
-
-#: ../plugins/document-manager/plugin.c:247
-msgid "Go to the end of the current block"
-msgstr "转å?°å½?å??å?ºå??ç??ç»?æ??ä½?ç½®"
-
-#: ../plugins/document-manager/plugin.c:249
-msgid "Previous _History"
-msgstr "ä¸?ä¸?个å??å?²(_P)"
-
-#: ../plugins/document-manager/plugin.c:250
-msgid "Goto previous history"
-msgstr "转å?°ä¸?ä¸?个å??å?²"
-
-#: ../plugins/document-manager/plugin.c:252
-msgid "Next Histor_y"
-msgstr "ä¸?ä¸?个å??å?²(_Y)"
-
-#: ../plugins/document-manager/plugin.c:253
-msgid "Goto next history"
-msgstr "转å?°ä¸?ä¸?个å??å?²"
-
-#: ../plugins/document-manager/plugin.c:258 ../plugins/search/plugin.c:67
-msgid "_Search"
-msgstr "æ??ç´¢(_S)"
-
-#: ../plugins/document-manager/plugin.c:259
-msgid "_Quick Search"
-msgstr "å¿«é??æ??ç´¢(_Q)"
-
-#: ../plugins/document-manager/plugin.c:260
-msgid "Quick editor embedded search"
-msgstr ""
+#~ msgid "Revision:"
+#~ msgstr "修订�"
 
-#: ../plugins/document-manager/plugin.c:262
-msgid "Quick _ReSearch"
-msgstr "å¿«é??é??æ?°æ??ç´¢(_R)"
+#, fuzzy
+#~ msgid "Use revision/tag:"
+#~ msgstr "使�修订/�签�"
 
-#: ../plugins/document-manager/plugin.c:263
-msgid "Repeat quick search"
-msgstr ""
+#~ msgid "Use revision:"
+#~ msgstr "使�修订�"
 
-#: ../plugins/document-manager/plugin.c:268 ../plugins/gtodo/interface.c:169
-#: ../plugins/valgrind/vgrule-list.c:406 ../src/anjuta-actions.h:30
-#: ../plugins/language-support-cpp-java/plugin.c:1893
-msgid "_Edit"
-msgstr "ç¼?è¾?(_E)"
+#~ msgid "Username:"
+#~ msgstr "ç?¨æ?·å??ï¼?"
 
-#. menu title
-#: ../plugins/document-manager/plugin.c:269
-msgid "_Editor"
-msgstr "ç¼?è¾?å?¨(_E)"
+#~ msgid "Vendor tag:"
+#~ msgstr "é??å?®å??æ ?ç­¾ï¼?"
 
-#: ../plugins/document-manager/plugin.c:276
-msgid "_Add Editor View"
-msgstr "添������(_A)"
+#~ msgid "Whole project"
+#~ msgstr "�个工�"
 
-#: ../plugins/document-manager/plugin.c:277
-#, fuzzy
-msgid "Add one more view of current document"
-msgstr "ä»?ä»?åº?中å? é?¤å½?å??æ??件"
+#~ msgid "Please enter a filename!"
+#~ msgstr "请è¾?å?¥æ??件å??ï¼?"
 
-#: ../plugins/document-manager/plugin.c:279
-msgid "_Remove Editor View"
-msgstr "�������(_R)"
+#~ msgid "Please fill field: %s"
+#~ msgstr "请填å??å­?段ï¼?%s"
 
-#: ../plugins/document-manager/plugin.c:280
-msgid "Remove current view of the document"
-msgstr "ä»?æ??档中å? é?¤å½?å??è§?å?¾"
+#~ msgid "CVS command is running! Please wait until it is finished!"
+#~ msgstr "CVS å?½ä»¤è¿?å?¨è¿?è¡?ï¼?请ç­?å¾?å®?们å®?æ??ï¼?"
 
-#: ../plugins/document-manager/plugin.c:282
-msgid "U_ndo"
-msgstr "��(_N)"
+#~ msgid "Unable to delete file"
+#~ msgstr "æ? æ³?å? é?¤æ??件"
 
-#: ../plugins/document-manager/plugin.c:283 ../plugins/glade/plugin.c:4079
-msgid "Undo the last action"
-msgstr "æ?¤æ¶?ä¸?次æ??ä½?"
+#~ msgid "Are you sure that you want to pass an empty log message?"
+#~ msgstr "æ?¨æ?¯å?¦ç¡®å®?è¦?æ??交ä¸?个空ç??æ?¥å¿?ä¿¡æ?¯ï¼?"
 
-#: ../plugins/document-manager/plugin.c:285
-msgid "_Redo"
-msgstr "é??å??(_R)"
+#~ msgid "CVSROOT"
+#~ msgstr "CVSROOT"
 
-#: ../plugins/document-manager/plugin.c:286
-msgid "Redo the last undone action"
-msgstr "é??å¤?å??å??æ¶?ç??å?¨ä½?"
+#~ msgid "Module"
+#~ msgstr "模å??"
 
-#: ../plugins/document-manager/plugin.c:288
-msgid "C_ut"
-msgstr "å?ªå??(_U)"
+#~ msgid "Vendor"
+#~ msgstr "æ??ä¾?è??"
 
-#: ../plugins/document-manager/plugin.c:289
-msgid "Cut the selected text from the editor to the clipboard"
-msgstr "å°?é??中æ??å­?å?ªå??å?°å?ªè´´æ?¿"
+#~ msgid "Release"
+#~ msgstr "å??å¸?"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/document-manager/plugin.c:291 ../plugins/terminal/terminal.c:540
-#: ../plugins/valgrind/vgdefaultview.c:1167
-msgid "_Copy"
-msgstr "��(_C)"
+#~ msgid "Directory"
+#~ msgstr "��"
 
-#: ../plugins/document-manager/plugin.c:292
-msgid "Copy the selected text to the clipboard"
-msgstr "å°?é??中æ??å­?å¤?å?¶å?°å?ªè´´æ?¿"
+#~ msgid "Are you sure that you do not want a log message?"
+#~ msgstr "æ?¨ç¡®å®?ä¸?å??æ?¥å¿?ä¿¡æ?¯å??ï¼?"
 
-#: ../plugins/document-manager/plugin.c:294 ../plugins/terminal/terminal.c:548
-#: ../plugins/valgrind/vgdefaultview.c:1168
-msgid "_Paste"
-msgstr "ç²?è´´(_P)"
+#~ msgid "CVS command successful! - Time taken: %ld second"
+#~ msgid_plural "CVS command successful! - Time taken: %ld seconds"
+#~ msgstr[0] "CVS å?½ä»¤æ??å??ï¼?è?±è´¹æ?¶é?´ï¼?%ld ç§?"
 
-#: ../plugins/document-manager/plugin.c:295
-msgid "Paste the content of clipboard at the current position"
-msgstr "å°?å?ªè´´æ?¿ä¸?ç??æ??å­?å¤?å?¶å?°å½?å??å??æ ?ç??ä½?ç½®"
+#~ msgid "CVS command is running - please wait until it finishes!"
+#~ msgstr "CVS å?½ä»¤ä»?ç?¶å?¨è¿?è¡?中 - 请ç­?å¾?å®?们å®?æ??ï¼?"
 
-#: ../plugins/document-manager/plugin.c:303
-msgid "_Clear"
-msgstr "��(_C)"
+#~ msgid "CVS"
+#~ msgstr "CVS"
 
-#: ../plugins/document-manager/plugin.c:304
-msgid "Delete the selected text from the editor"
-msgstr "å°?é??中æ??å­?ä»?ç¼?è¾?å?¨å? é?¤"
+#~ msgid "_CVS"
+#~ msgstr "_CVS"
 
-#: ../plugins/document-manager/plugin.c:309
-msgid "_Line Number Margin"
-msgstr "è¡?å?·å?º(_L)"
+#~ msgid "_Add"
+#~ msgstr "添�(_A)"
 
-#: ../plugins/document-manager/plugin.c:310
-msgid "Show/Hide line numbers"
-msgstr "æ?¾ç¤º/é??è??è¡?å?·å?º"
+#~ msgid "Add a new file/directory to the CVS tree"
+#~ msgstr "æ·»å? ä¸?个æ?°æ??件/ç?®å½?å?° CVS æ ?"
 
-#: ../plugins/document-manager/plugin.c:312
-msgid "_Marker Margin"
-msgstr "æ ?å?·å?º(_M)"
+#~ msgid "_Remove"
+#~ msgstr "å? é?¤(_R)"
 
-#: ../plugins/document-manager/plugin.c:313
-msgid "Show/Hide marker margin"
-msgstr "æ?¾ç¤º/é??è??æ ?å?·å?º"
+#~ msgid "Remove a file/directory from CVS tree"
+#~ msgstr "ä»? CVS æ ?å? é?¤ä¸?个æ??件/ç?®å½?"
 
-#: ../plugins/document-manager/plugin.c:315
-msgid "_Code Fold Margin"
-msgstr "代����(_C)"
+#~ msgid "_Commit"
+#~ msgstr "æ??交(_C)"
 
-#: ../plugins/document-manager/plugin.c:316
-msgid "Show/Hide code fold margin"
-msgstr "æ?¾ç¤º/é??è??代ç ?å±?å? å?º"
+#~ msgid "Commit your changes to the CVS tree"
+#~ msgstr "å°?æ?´æ?¹æ??交å?° CVS æ ?"
 
-#: ../plugins/document-manager/plugin.c:318
-msgid "_Indentation Guides"
-msgstr "缩�导线(_I)"
+#~ msgid "_Update"
+#~ msgstr "æ?´æ?°(_U)"
 
-#: ../plugins/document-manager/plugin.c:319
-msgid "Show/Hide indentation guides"
-msgstr "æ?¾ç¤º/é??è??缩è¿?导线"
+#~ msgid "Sync your local copy with the CVS tree"
+#~ msgstr "æ?¬å?°æ?·è´?ä¸? CVS æ ?å??æ­¥"
 
-#: ../plugins/document-manager/plugin.c:321
-msgid "_White Space"
-msgstr "空��符(_W)"
+#~ msgid "_Diff"
+#~ msgstr "_Diff"
 
-#: ../plugins/document-manager/plugin.c:322
-msgid "Show/Hide white spaces"
-msgstr "æ?¾ç¤º/é??è??空ç?½å­?符"
+#~ msgid "Show differences between your local copy and the tree"
+#~ msgstr "æ?¾ç¤ºæ?¬å?°æ?·è´?ä¸? CVS æ ?ç??å·®å¼?"
 
-#: ../plugins/document-manager/plugin.c:324
-msgid "_Line End Characters"
-msgstr "�尾�符(_L)"
+#~ msgid "_Show Status"
+#~ msgstr "æ?¾ç¤ºç?¶æ??(_S)"
 
-#: ../plugins/document-manager/plugin.c:325
-msgid "Show/Hide line end characters"
-msgstr "æ?¾ç¤º/é??è??è¡?å°¾å­?符"
+#~ msgid "Show the status of a file/directory"
+#~ msgstr "æ?¾ç¤ºæ??件/ç?®å½?ç??ç?¶æ??"
 
-#: ../plugins/document-manager/plugin.c:327
-msgid "Line _Wrapping"
-msgstr "����(_W)"
+#~ msgid "_Show Log"
+#~ msgstr "�示��(_S)"
 
-#: ../plugins/document-manager/plugin.c:328
-msgid "Enable/disable line wrapping"
-msgstr "��/������"
+#~ msgid "Show the log of a file/directory"
+#~ msgstr "æ?¾ç¤ºä¸?个æ??件/ç?®å½?ç??æ?¥å¿?"
 
-#: ../plugins/document-manager/plugin.c:333
-msgid "Zoom In"
-msgstr "�大"
+#~ msgid "_Import Tree"
+#~ msgstr "导��(_I)"
 
-#: ../plugins/document-manager/plugin.c:334
-msgid "Zoom in: Increase font size"
-msgstr "�大�����大�"
+#~ msgid "Import a new source tree to CVS"
+#~ msgstr "导å?¥æ?°ç??æº?代ç ?æ ?å?° CVS"
 
-#: ../plugins/document-manager/plugin.c:336
-msgid "Zoom Out"
-msgstr "缩�"
+#~ msgid "CVS operations"
+#~ msgstr "CVS æ??ä½?"
 
-#: ../plugins/document-manager/plugin.c:337
-msgid "Zoom out: Decrease font size"
-msgstr "缩å°?ï¼?å??å°?å­?ä½?大å°?"
+#~ msgid "CVS popup operations"
+#~ msgstr "CVS å¼¹å?ºæ??ä½?"
 
-#: ../plugins/document-manager/plugin.c:342
-msgid "_Highlight Mode"
-msgstr "�亮模�(_H)"
+#~ msgid "<b>Debugger:</b>"
+#~ msgstr "<b>����</b>"
 
-#: ../plugins/document-manager/plugin.c:346
-msgid "_Close All Folds"
-msgstr "å?³é?­å?¨é?¨æ??å? å?ºå??(_C)"
+#~ msgid "<b>Remote debugging</b>"
+#~ msgstr "<b>����</b>"
 
-#: ../plugins/document-manager/plugin.c:347
-msgid "Close all code folds in the editor"
-msgstr "å°?å?¨é?¨æº?代ç ?æ??å? "
+#~ msgid "Add Watch"
+#~ msgstr "æ·»å? ç??è§?"
 
-#: ../plugins/document-manager/plugin.c:349
-msgid "_Open All Folds"
-msgstr "æ??å¼?å?¨é?¨æ??å? å?ºå??(_O)"
+#~ msgid "Address:"
+#~ msgstr "å?°å??ï¼?"
 
-#: ../plugins/document-manager/plugin.c:350
-msgid "Open all code folds in the editor"
-msgstr "����代���"
+#~ msgid "Attach to process"
+#~ msgstr "ä¾?é??å?°è¿?ç¨?"
 
-#: ../plugins/document-manager/plugin.c:352
-msgid "_Toggle Current Fold"
-msgstr "å??æ?¢å½?å??æ??å? å?ºå??(_T)"
+#~ msgid "Breakpoint properties"
+#~ msgstr "����"
 
-#: ../plugins/document-manager/plugin.c:353
-msgid "Toggle current code fold in the editor"
-msgstr "å??æ?¢å½?å??代ç ?ç??æ??å? ä¸?å±?å¼?ç?¶æ??"
+#~ msgid "Breakpoints"
+#~ msgstr "æ?­ç?¹"
 
-#: ../plugins/document-manager/plugin.c:358
-msgid "_Documents"
-msgstr "æ??æ¡£(_D)"
+#~ msgid "CPU Registers"
+#~ msgstr "CPU ���"
 
-#: ../plugins/document-manager/plugin.c:359
-msgid "Previous Document"
-msgstr "ä¸?个æ??æ¡£"
+#~ msgid "Change Watch"
+#~ msgstr "æ?¹å??ç??è§?"
 
-#: ../plugins/document-manager/plugin.c:360
-msgid "Switch to previous document"
-msgstr ""
+#~ msgid "Debugger command"
+#~ msgstr "����令"
 
-#: ../plugins/document-manager/plugin.c:362
-msgid "Next Document"
-msgstr "ä¸?个æ??æ¡£"
+#~ msgid "Debugger command:"
+#~ msgstr "����令�"
 
-#: ../plugins/document-manager/plugin.c:363
-msgid "Switch to next document"
-msgstr ""
+#~ msgid "Description:"
+#~ msgstr "æ??è¿°ï¼?"
 
-#: ../plugins/document-manager/plugin.c:368
-msgid "Bookmar_k"
-msgstr "书签(_K)"
+#~ msgid "Disable"
+#~ msgstr "��"
 
-#: ../plugins/document-manager/plugin.c:369
-msgid "_Add Bookmark"
-msgstr "添�书签(_A)"
+#~ msgid "Display process _tree"
+#~ msgstr "�示���(_T)"
 
-#: ../plugins/document-manager/plugin.c:370
-msgid "Add a bookmark at the current line position"
-msgstr "å?¨å½?å??è¡?æ·»å? ä¸?个书签"
+#~ msgid "Enable _all"
+#~ msgstr "����(_A)"
 
-#: ../plugins/document-manager/plugin.c:372
-msgid "_Previous Bookmark"
-msgstr "��个书签(_P)"
+#~ msgid "Hide process para_meters"
+#~ msgstr "é??è??è¿?ç¨?å??æ?°(_M)"
 
-#: ../plugins/document-manager/plugin.c:373
-msgid "Jump to the previous bookmark in the file"
-msgstr "转å?°å½?å??æ??件å??ç??ä¸?ä¸?个书签"
+#~ msgid "Inspect"
+#~ msgstr "��"
 
-#: ../plugins/document-manager/plugin.c:375
-msgid "_Next Bookmark"
-msgstr "��个书签(_N)"
+#~ msgid "Inspect/Evaluate"
+#~ msgstr "��/��"
 
-#: ../plugins/document-manager/plugin.c:376
-msgid "Jump to the next bookmark in the file"
-msgstr "转å?°å½?å??æ??件å??ç??ä¸?ä¸?个书签"
+#~ msgid "Kernel Signals"
+#~ msgstr "å??核信å?·"
 
-#: ../plugins/document-manager/plugin.c:378
-msgid "_Clear All Bookmarks"
-msgstr "����书签(_C)"
+#~ msgid "Location"
+#~ msgstr "ä½?ç½®"
 
-#: ../plugins/document-manager/plugin.c:379
-msgid "Clear bookmarks"
-msgstr "��书签"
+#~ msgid "Memory"
+#~ msgstr "å??å­?"
 
-#: ../plugins/document-manager/plugin.c:398
-msgid "Editor file operations"
-msgstr "ç¼?è¾?å?¨æ??件æ??ä½?"
+#~ msgid "Pass:"
+#~ msgstr "é??æ?°:"
 
-#: ../plugins/document-manager/plugin.c:399
-msgid "Editor print operations"
-msgstr "ç¼?è¾?å?¨æ??å?°æ??ä½?"
+#~ msgid "Port:"
+#~ msgstr "端��"
 
-#: ../plugins/document-manager/plugin.c:400
-msgid "Editor text transformation"
-msgstr "ç¼?è¾?å?¨æ??æ?¬è½¬æ?¢"
+#~ msgid "Print:"
+#~ msgstr "æ??å?°ï¼?"
 
-#: ../plugins/document-manager/plugin.c:401
-msgid "Editor text selection"
-msgstr "ç¼?è¾?å?¨æ??æ?¬é??æ?©"
+#~ msgid "Program Interrupt"
+#~ msgstr "��中�"
 
-#. { actions_insert, G_N_ELEMENTS (actions_insert), "ActionGroupEditorInsert", N_("Editor text insertions") },
-#: ../plugins/document-manager/plugin.c:403
-msgid "Editor code commenting"
-msgstr "ç¼?è¾?å?¨ä»£ç ?注é??"
+#~ msgid "SIGINT"
+#~ msgstr "SIGINT"
 
-#: ../plugins/document-manager/plugin.c:404
-msgid "Editor navigations"
-msgstr "���导�"
+#~ msgid "Select one directory"
+#~ msgstr "é??æ?©ä¸?个ç?®å½?"
 
-#: ../plugins/document-manager/plugin.c:405
-msgid "Editor edit operations"
-msgstr "ç¼?è¾?å?¨ç¼?è¾?æ??ä½?"
+#~ msgid "Set Signal Property"
+#~ msgstr "设置信���"
 
-#: ../plugins/document-manager/plugin.c:406
-msgid "Editor zoom operations"
-msgstr "ç¼?è¾?å?¨æ?¾å¤§æ??ä½?"
+#~ msgid "Shared libraries"
+#~ msgstr "�享���"
 
-#: ../plugins/document-manager/plugin.c:407
-msgid "Editor syntax highlighting styles"
-msgstr "���语��亮样�"
+#~ msgid "Signal:"
+#~ msgstr "ä¿¡å?·ï¼?"
 
-#: ../plugins/document-manager/plugin.c:408
-msgid "Editor text formating"
-msgstr "ç¼?è¾?å?¨æ??æ?¬æ ¼å¼?"
+#~ msgid "Source Directories"
+#~ msgstr "�代���"
 
-#: ../plugins/document-manager/plugin.c:409
-msgid "Simple searching"
-msgstr "ç®?å??æ??ç´¢"
+#~ msgid "Start Debugger"
+#~ msgstr "�����(_S)"
 
-#: ../plugins/document-manager/plugin.c:410
-#: ../plugins/document-manager/plugin.c:1714
-#: ../plugins/document-manager/plugin.c:2126
-#: ../plugins/document-manager/plugin.c:2136
-msgid "Documents"
-msgstr "æ??æ¡£"
+#~ msgid "Stop:"
+#~ msgstr "å??æ­¢ï¼?"
 
-#: ../plugins/document-manager/plugin.c:415
-msgid "Editor view settings"
-msgstr "�����设置"
+#~ msgid "Yes"
+#~ msgstr "æ?¯"
 
-#: ../plugins/document-manager/plugin.c:600
-msgid "Reload"
-msgstr "é??æ?°è½½å?¥"
+#~ msgid "_Attach"
+#~ msgstr "ä¾?é??(_A)"
 
-#: ../plugins/document-manager/plugin.c:606
-msgid "Goto"
-msgstr "转�"
+#~ msgid "_Automatic update"
+#~ msgstr "����(_A)"
 
-#: ../plugins/document-manager/plugin.c:909
-msgid "OVR"
-msgstr ""
+#~ msgid "_Condition:"
+#~ msgstr "�件(_C)�"
 
-#: ../plugins/document-manager/plugin.c:913
-msgid "INS"
-msgstr ""
+#~ msgid "_Disable all"
+#~ msgstr "����(_D)"
 
-#: ../plugins/document-manager/plugin.c:917
-#: ../plugins/document-manager/plugin.c:919
-msgid "Zoom"
-msgstr "�大"
+#~ msgid "_Hide paths"
+#~ msgstr "é??è??è·¯å¾?(_H)"
 
-#: ../plugins/document-manager/plugin.c:922
-#, fuzzy
-msgid "Col"
-msgstr "彩�"
+#~ msgid "_Location:"
+#~ msgstr "ä½?ç½®(_L)ï¼?"
 
-#: ../plugins/document-manager/plugin.c:923
-msgid "Mode"
-msgstr "模�"
+#~ msgid "_Name:"
+#~ msgstr "å??称(_N)ï¼?"
 
-#. Automatic highlight menu
-#: ../plugins/document-manager/plugin.c:1003
-msgid "Automatic"
-msgstr "��"
+#~ msgid "_Pass count:"
+#~ msgstr "é??æ?°(_P)ï¼?"
 
-#. this may fail, too
-#: ../plugins/document-manager/plugin.c:1537
-#, c-format
-msgid "Autosave failed for %s"
-msgstr "���� \"%s\" 失败"
+#~ msgid "_Process to attach to:"
+#~ msgstr "è¦?ä¾?é??ç??è¿?ç¨?(_P)ï¼?"
 
-#: ../plugins/document-manager/plugin.c:1551
-msgid "Autosave completed"
-msgstr "è?ªå?¨ä¿?å­?å®?æ??"
+#~ msgid "_Remove all"
+#~ msgstr "����(_R)"
 
-#: ../plugins/document-manager/search-box.c:382
-#, c-format
-msgid "Search for \"%s\" reached end and was continued on top."
-msgstr ""
+#~ msgid "_Value:"
+#~ msgstr "æ?°å?¼(_V)ï¼?"
 
-#: ../plugins/document-manager/search-box.c:388
-#, c-format
-msgid ""
-"Search for \"%s\" reached end and was continued on top but no new match was "
-"found."
-msgstr ""
+#~ msgid "Are you sure you want to delete all the breakpoints?"
+#~ msgstr "���确���������"
 
-#: ../plugins/document-manager/search-box.c:445
-#: ../plugins/search/anjuta-search.glade.h:23
-msgid "Match case"
-msgstr "å?ºå??大å°?å??"
-
-#. we create a placeholder menuitem, to be used in case
-#. * the menu is empty. this placeholder will stay around
-#. * for the entire lifetime of the menu, and we just hide it
-#. * when it's not used. we have to do this, and do it here,
-#. * because we need a marker for the beginning of the recent
-#. * items list, so that we can insert the new items at the
-#. * right place when idly populating the menu in case the
-#. * user appended or prepended custom menu items to the
-#. * recent chooser menu widget.
-#.
-#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:522
-msgid "No items found"
-msgstr ""
+#~ msgid "_Breakpoints"
+#~ msgstr "æ?­ç?¹(_B)"
 
-#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:670
-#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:726
-#, c-format
-msgid "No recently used resource found with URI `%s'"
-msgstr ""
+#~ msgid "Toggle Breakpoint"
+#~ msgstr "å??æ?¢æ?­ç?¹"
 
-#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:750
-#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:758
-#, c-format
-msgid "This function is not implemented for widgets of class '%s'"
-msgstr ""
+#~ msgid "Toggle breakpoint at the current location"
+#~ msgstr "å??æ?¢å½?å??ä½?ç½®ç??æ?­ç?¹"
 
-#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:937
-#, c-format
-msgid "Open '%s'"
-msgstr "æ??å¼?â??%sâ??"
+#~ msgid "Add Breakpoint..."
+#~ msgstr "添���..."
 
-#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:967
-msgid "Unknown item"
-msgstr ""
+#~ msgid "Add a breakpoint"
+#~ msgstr "添���"
 
-#. This is the label format that is used for the first 10 items
-#. * in a recent files menu. The %d is the number of the item,
-#. * the %s is the name of the item. Please keep the _ in front
-#. * of the number to give these menu items a mnemonic.
-#. *
-#. * Don't include the prefix "recent menu label|" in the translation.
-#.
-#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:980
-#, c-format
-msgid "recent menu label|_%d. %s"
-msgstr ""
+#~ msgid "Remove Breakpoint"
+#~ msgstr "����"
 
-#. This is the format that is used for items in a recent files menu.
-#. * The %d is the number of the item, the %s is the name of the item.
-#. *
-#. * Don't include the prefix "recent menu label|" in the translation.
-#.
-#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:987
-#, c-format
-msgid "recent menu label|%d. %s"
-msgstr "%d. %s"
+#~ msgid "Remove a breakpoint"
+#~ msgstr "����"
 
-#: ../plugins/file-loader/plugin.c:114
-#, c-format
-msgid ""
-"Can not open \"%s\".\n"
-"\n"
-"%s"
-msgstr ""
-"æ? æ³?æ??å¼?â??%sâ??ã??\n"
-"\n"
-"%s"
+#~ msgid "Edit Breakpoint"
+#~ msgstr "ç¼?è¾?æ?­ç?¹"
 
-#: ../plugins/file-loader/plugin.c:211
-#, c-format
-msgid ""
-"<b>Cannot open \"%s\"</b>.\n"
-"\n"
-"There is no plugin, default action, or application configured to handle this "
-"file type.\n"
-"\n"
-"Mime type: %s\n"
-"\n"
-"You may choose to try opening it with the following plugins or applications."
-msgstr ""
+#~ msgid "Edit breakpoint properties"
+#~ msgstr "������"
 
-#: ../plugins/file-loader/plugin.c:233
-msgid "Open with:"
-msgstr "æ??å¼?æ?¹å¼?ï¼?"
+#~ msgid "Enable Breakpoint"
+#~ msgstr "����"
 
-#. Document manager plugin
-#: ../plugins/file-loader/plugin.c:241
-#: ../plugins/document-manager/anjuta-document-manager.plugin.in.h:1
-msgid "Document Manager"
-msgstr "æ??档管ç??å?¨"
+#~ msgid "Enable a breakpoint"
+#~ msgstr "����"
 
-#: ../plugins/file-loader/plugin.c:461 ../plugins/patch/patch-plugin.c:116
-#: ../plugins/run-program/parameters.c:308
-msgid "All files"
-msgstr "å?¨é?¨æ??件"
+#~ msgid "Disable All Breakpoints"
+#~ msgstr "ç¦?ç?¨æ??æ??æ?­ç?¹"
 
-#: ../plugins/file-loader/plugin.c:466
-msgid "Anjuta Projects"
-msgstr "Anjuta 工�"
+#~ msgid "Deactivate all breakpoints"
+#~ msgstr "使æ??æ??æ?­ç?¹å¤±æ??"
 
-#: ../plugins/file-loader/plugin.c:472
-msgid "C/C++ source files"
-msgstr "C/C++ æº?æ??件"
+#~ msgid "R_emove All Breakpoints"
+#~ msgstr "������(_E)"
 
-#: ../plugins/file-loader/plugin.c:484
-msgid "C# source files"
-msgstr "C# æº?æ??件"
+#~ msgid "Remove all breakpoints"
+#~ msgstr "������"
 
-#: ../plugins/file-loader/plugin.c:490
-msgid "Java source files"
-msgstr "Java æº?æ??件"
+#~ msgid "Jump to Breakpoint"
+#~ msgstr "跳转���"
 
-#: ../plugins/file-loader/plugin.c:496
-msgid "Pascal source files"
-msgstr "Pascal æº?æ??件"
+#~ msgid "Jump to breakpoint location"
+#~ msgstr "跳转����置"
 
-#: ../plugins/file-loader/plugin.c:501
-msgid "PHP source files"
-msgstr "PHP æº?æ??件"
+#~ msgid "Disable Breakpoint"
+#~ msgstr "����"
 
-#: ../plugins/file-loader/plugin.c:508
-msgid "Perl source files"
-msgstr "Perl æº?æ??件"
+#~ msgid "Disable a breakpoint"
+#~ msgstr "����"
 
-#: ../plugins/file-loader/plugin.c:514
-msgid "Python source files"
-msgstr "Python æº?æ??件"
+#~ msgid "Enabled"
+#~ msgstr "已��"
 
-#: ../plugins/file-loader/plugin.c:519
-msgid "Hyper text markup files"
-msgstr "HTML æ??件"
+#~ msgid "Address"
+#~ msgstr "å?°å??"
 
-#: ../plugins/file-loader/plugin.c:528
-msgid "Shell scripts files"
-msgstr "Shell è??æ?¬æ??件"
+#~ msgid "Type"
+#~ msgstr "ç±»å??"
 
-#: ../plugins/file-loader/plugin.c:533
-msgid "Makefiles"
-msgstr "Makefiles"
+#~ msgid "Condition"
+#~ msgstr "�件"
 
-#: ../plugins/file-loader/plugin.c:539
-msgid "Lua files"
-msgstr "Lua æ??件"
+#~ msgid "Pass count"
+#~ msgstr "é??æ?°"
 
-#: ../plugins/file-loader/plugin.c:544
-msgid "Diff files"
-msgstr "Diff æ??件"
+#~ msgid "State"
+#~ msgstr "ç?¶æ??"
 
-#: ../plugins/file-loader/plugin.c:782
-#, c-format
-msgid "Failed to activate plugin: %s"
-msgstr "æ¿?æ´»æ??件失败ï¼?%s"
+#~ msgid "Breakpoint operations"
+#~ msgstr "æ?­ç?¹æ??ä½?"
 
-#: ../plugins/file-loader/plugin.c:843
-msgid "_New"
-msgstr "�建(_N)"
+#~ msgid "_Goto address"
+#~ msgstr "跳转å?°å?°å??(_G)"
 
-#: ../plugins/file-loader/plugin.c:845
-msgid "New empty file"
-msgstr "æ?°å»ºç©ºæ??件"
+#~ msgid "Variable"
+#~ msgstr "å??é??"
 
-#: ../plugins/file-loader/plugin.c:851
-msgid "_Open..."
-msgstr "æ??å¼?(_O)..."
+#~ msgid "Value"
+#~ msgstr "æ?°å?¼"
 
-#: ../plugins/file-loader/plugin.c:862 ../plugins/file-loader/plugin.c:875
-msgid "_Open"
-msgstr "æ??å¼?(_O)"
+#~ msgid "Disassembly"
+#~ msgstr "æ±?ç¼?"
 
-#: ../plugins/file-loader/plugin.c:869 ../plugins/file-loader/plugin.c:882
-msgid "Open _With"
-msgstr "æ??å¼?æ?¹å¼?(_W)"
+#~ msgid "Information"
+#~ msgstr "ä¿¡æ?¯"
 
-#: ../plugins/file-loader/plugin.c:870 ../plugins/file-loader/plugin.c:883
-msgid "Open with"
-msgstr "æ??å¼?æ?¹å¼?"
+#~ msgid "Lines"
+#~ msgstr "è¡?"
 
-#: ../plugins/file-loader/plugin.c:1204 ../plugins/file-loader/plugin.c:1210
-#: ../plugins/file-loader/anjuta-loader.plugin.in.h:1
-msgid "File Loader"
-msgstr "æ??件è£?å?¥å?¨"
+#~ msgid "Locals"
+#~ msgstr "å±?é?¨å??é??"
 
-#: ../plugins/file-loader/plugin.c:1214
-msgid "New"
-msgstr "�建"
+#~ msgid "Debugger Log"
+#~ msgstr "�����"
 
-#: ../plugins/file-loader/plugin.c:1215
-msgid "New file, project and project components."
-msgstr "æ?°å»ºæ??件æ??å·¥ç¨?ã??"
+#~ msgid "Debugger"
+#~ msgstr "���"
 
-#: ../plugins/file-loader/plugin.c:1222 ../plugins/file-loader/plugin.c:1262
-msgid "Open"
-msgstr "æ??å¼?"
+#~ msgid "Started"
+#~ msgstr "已��"
 
-#: ../plugins/file-loader/plugin.c:1226
-msgid "Open _Recent"
-msgstr "æ??å¼?æ??è¿?(_R)"
+#~ msgid "Loaded"
+#~ msgstr "已��"
 
-#: ../plugins/file-loader/plugin.c:1227 ../plugins/file-loader/plugin.c:1264
-msgid "Open recent file"
-msgstr "æ??å¼?æ??è¿?ç??æ??件"
+#~ msgid "Running..."
+#~ msgstr "正��..."
 
-#: ../plugins/file-loader/plugin.c:1233
-msgid "Open recent files"
-msgstr "æ??å¼?æ??è¿?ç??æ??件"
+#~ msgid "Stopped"
+#~ msgstr "å·²å??æ­¢"
 
-#: ../plugins/file-loader/plugin.c:1263
-msgid "Open a file"
-msgstr "æ??å¼?æ??件"
+#~ msgid "Unloaded"
+#~ msgstr "��载"
 
-#: ../plugins/file-loader/plugin.c:1372 ../plugins/file-loader/plugin.c:1374
-#, fuzzy, c-format
-msgid "File not found"
-msgstr "����件�%s"
+#~ msgid "Debugger terminated with error %d: %s\n"
+#~ msgstr "è°?è¯?å?¨ç»?æ­¢ï¼?é??误 %d: %s\n"
 
-#. %s is name of file that will be opened
-#: ../plugins/file-loader/plugin.c:1393
-#, fuzzy, c-format
-msgid "Please select a plugin to open <b>%s</b>."
-msgstr "请é??æ?©è¦?æ¿?æ´»ç??æ??件"
+#~ msgid "Program has received signal: %s\n"
+#~ msgstr "ç¨?åº?æ?¥æ?¶å?°ç??ä¿¡å?·ï¼?%s\n"
 
-#: ../plugins/file-loader/plugin.c:1397
-msgid "Open With"
-msgstr "æ??å¼?æ?¹å¼?(_W)"
+#~ msgid "_Start Debugger"
+#~ msgstr "�����(_S)"
 
-#: ../plugins/file-manager/file-manager.glade.h:1
-#, fuzzy
-msgid "<b>Filter</b>"
-msgstr "<b>æ??件è¿?滤å?¨</b>"
+#~ msgid "_Debug Program"
+#~ msgstr "����(_D)"
 
-#: ../plugins/file-manager/file-manager.glade.h:2
-#: ../plugins/symbol-db/anjuta-symbol-db.glade.h:2
-msgid "<b>Global</b>"
-msgstr "<b>��</b>"
+#~ msgid "_Debug Process..."
+#~ msgstr "����(_D)..."
 
-#: ../plugins/file-manager/file-manager.glade.h:3
-msgid "Choose Directory to show if no project is open"
-msgstr ""
+#~ msgid "Start debugger and attach to a running program"
+#~ msgstr "å?¯å?¨è°?è¯?å?¨å¹¶ä¾?é??å?°è¿?è¡?中ç??ç¨?åº?"
 
-#: ../plugins/file-manager/file-manager.glade.h:4
-msgid "Do not show backup files"
-msgstr "ä¸?æ?¾ç¤ºå¤?份æ??件"
+#~ msgid "Debug _Remote Target..."
+#~ msgstr "������(_R)�"
 
-#: ../plugins/file-manager/file-manager.glade.h:5
-msgid "Do not show binary files (.o, .la, etc.)"
-msgstr "ä¸?æ?¾ç¤ºäº?è¿?å?¶æ??件·(.o,·.la,·etc.)"
+#, fuzzy
+#~ msgid "Connect to a remote debugging target"
+#~ msgstr "é??æ?©è°?è¯?ç?®æ ?"
 
-#: ../plugins/file-manager/file-manager.glade.h:6
-msgid "Do not show hidden files"
-msgstr "ä¸?æ?¾ç¤ºé??è??æ??件"
+#~ msgid "Stop Debugger"
+#~ msgstr "å??æ­¢è°?è¯?å?¨(_O)"
 
-#: ../plugins/file-manager/file-manager.glade.h:7
 #, fuzzy
-msgid "Do not show unversioned files"
-msgstr "ä¸?æ?¾ç¤ºé??è??æ??件"
-
-#: ../plugins/file-manager/file-manager.glade.h:8
-msgid "Root directory if no project is open:"
-msgstr ""
+#~ msgid "Say goodbye to the debugger"
+#~ msgstr "å??è°?è¯?å?¨è¯´å??è§?"
 
-#: ../plugins/file-manager/file-model.c:119
-msgid "Loading..."
-msgstr "正�载�..."
+#~ msgid "Add source paths..."
+#~ msgstr "添��代�路�..."
 
-#: ../plugins/file-manager/file-view.c:73
-msgid "Up-to-date"
-msgstr "æ??æ?°"
+#~ msgid "Add additional source paths"
+#~ msgstr "添�����路�"
 
-#: ../plugins/file-manager/file-view.c:75
-msgid "Locked"
-msgstr "å·²é??å®?"
+#~ msgid "Debugger Command..."
+#~ msgstr "����令..."
 
-#: ../plugins/file-manager/file-view.c:81
-msgid "Ignored"
-msgstr "忽�"
+#~ msgid "_Info"
+#~ msgstr "ä¿¡æ?¯(_I)"
 
-#: ../plugins/file-manager/file-view.c:484
-msgid "Filename"
-msgstr "æ??件å??"
+#~ msgid "Info _Target Files"
+#~ msgstr "ç?®æ ?æ??件信æ?¯(_T)"
 
-#: ../plugins/file-manager/file-view.c:564
-msgid "Base uri"
-msgstr "�� URI"
+#~ msgid "Info _Program"
+#~ msgstr "��信�(_P)"
 
-#: ../plugins/file-manager/file-view.c:565
-msgid "Uri of the top-most path displayed"
-msgstr ""
+#, fuzzy
+#~ msgid "Display information on the execution status of the program"
+#~ msgstr "中æ?­æ­£å?¨æ?§è¡?ç??ç¨?åº?"
 
-#: ../plugins/file-manager/plugin.c:75
-msgid "_Rename"
-msgstr "é??å?½å??(_R)"
+#~ msgid "Shared Libraries"
+#~ msgstr "�享���"
 
-#: ../plugins/file-manager/plugin.c:75
-msgid "Rename file or directory"
-msgstr "é??å?½å??æ??件æ??ç?®å½?"
+#~ msgid "Show shared libraries mappings"
+#~ msgstr "�示�享�����"
 
-#: ../plugins/file-manager/plugin.c:290
 #, fuzzy
-msgid "File manager popup actions"
-msgstr "ç¼?è¯?å?¨å??é?¾æ?¥å?¨é??项"
+#~ msgid "Show kernel signals"
+#~ msgstr "æ?¾ç¤ºå??核信å?·"
 
-#: ../plugins/file-manager/plugin.c:323
-msgid "Files"
-msgstr "æ??件"
+#~ msgid "Run/_Continue"
+#~ msgstr "��/继续(_C)"
 
-#: ../plugins/file-manager/plugin.c:447 ../plugins/file-manager/plugin.c:456
-#: ../plugins/file-manager/file-manager.plugin.in.h:1
-msgid "File Manager"
-msgstr "æ??件管ç??å?¨"
+#~ msgid "Continue the execution of the program"
+#~ msgstr "继续����"
 
-#: ../plugins/file-wizard/anjuta-file-wizard.glade.h:1
-msgid "<b>File Information</b>"
-msgstr "<b>æ??件信æ?¯</b>"
+#~ msgid "Step _In"
+#~ msgstr "步�(_I)"
 
-#: ../plugins/file-wizard/anjuta-file-wizard.glade.h:3
-msgid "Add License Information"
-msgstr "æ·»å? æ??æ??ä¿¡æ?¯"
+#, fuzzy
+#~ msgid "Single step into function"
+#~ msgstr "æ­¥å?¥å½?å??å?½æ?°å??ç?¶å??å??æ­¥æ?§è¡?"
 
-#: ../plugins/file-wizard/anjuta-file-wizard.glade.h:4
-msgid "Add to project"
-msgstr "添��工�"
+#~ msgid "Step O_ver"
+#~ msgstr "步�(_V)"
 
-#: ../plugins/file-wizard/anjuta-file-wizard.glade.h:5
-msgid "Add to repository"
-msgstr "添����"
+#, fuzzy
+#~ msgid "Single step over function"
+#~ msgstr "å??æ­¥æ?§è¡?å½?å??å?½æ?°"
 
-#: ../plugins/file-wizard/anjuta-file-wizard.glade.h:6
-msgid "Create corresponding header file"
-msgstr ""
+#~ msgid "Step _Out"
+#~ msgstr "步�(_O)"
 
-#: ../plugins/file-wizard/anjuta-file-wizard.glade.h:7
-msgid ""
-"Enter the File name.\n"
-"The extension will be added according to the type."
-msgstr ""
-"è¾?å?¥æ??件å??ã??\n"
-"ä¼?æ?´å?·æ??件类å??å¢?å? æ??件æ?©å±?å??ã??"
-
-#: ../plugins/file-wizard/anjuta-file-wizard.glade.h:10
-#: ../plugins/macro/anjuta-macro.glade.h:6
-#: ../plugins/tools/anjuta-tools.glade.h:6
-msgid "Name:"
-msgstr "å??å­?ï¼?"
-
-#: ../plugins/file-wizard/anjuta-file-wizard.glade.h:11
-#: ../plugins/starter/starter.c:404
-msgid "New File"
-msgstr "æ?°å»ºæ??件"
-
-#: ../plugins/file-wizard/anjuta-file-wizard.glade.h:12
-#: ../plugins/gbf-am/gbf-am-properties.c:1517
-#: ../plugins/gbf-mkfile/gbf-mkfile-properties.c:350
-msgid "Type:"
-msgstr "ç±»å??ï¼?"
-
-#: ../plugins/file-wizard/anjuta-file-wizard.glade.h:13
-msgid "Use Template for the Header file"
-msgstr ""
+#, fuzzy
+#~ msgid "Single step out of the function"
+#~ msgstr "æ?§è¡?å½?å??å?½æ?°å??ä½?ä¸?代ç ?å??é??å??"
 
-#: ../plugins/file-wizard/file.c:81
-msgid "C Source File"
-msgstr "C æº?æ??件"
+#~ msgid "_Run to Cursor"
+#~ msgstr "è¿?è¡?è?³å??æ ?(_R)"
 
-#: ../plugins/file-wizard/file.c:82
-msgid "C/C++ Header File"
-msgstr "C/C++ 头æ??件"
+#~ msgid "Run to the cursor"
+#~ msgstr "æ?§è¡?è?³å??æ ?"
 
-#: ../plugins/file-wizard/file.c:83
-msgid "C++ Source File"
-msgstr "C++ æº?æ??件"
+#~ msgid "Info _Global Variables"
+#~ msgstr "å?¨å±?å??é??ä¿¡æ?¯"
 
-#: ../plugins/file-wizard/file.c:84
-msgid "C# Source File"
-msgstr "C# æº?æ??件"
+#~ msgid "Display all global and static variables of the program"
+#~ msgstr "æ?¾ç¤ºæ??æ??å?¨å±?å??é??å??é??æ??å??é??"
 
-#: ../plugins/file-wizard/file.c:85
-msgid "Java Source File"
-msgstr "Java æº?æ??件"
+#, fuzzy
+#~ msgid "Info _Current Frame"
+#~ msgstr "å½?å??ç?¨æ?·å??(_U)"
 
-#: ../plugins/file-wizard/file.c:86
-msgid "Perl Source File"
-msgstr "Perl æº?æ??件"
+#, fuzzy
+#~ msgid "Display information about the current frame of execution"
+#~ msgstr "æ?¾ç¤ºå½?å??å ?æ ?ç»?æ??ç??ä¿¡æ?¯"
 
-#: ../plugins/file-wizard/file.c:87
-msgid "Python Source File"
-msgstr "Python æº?æ??件"
+#~ msgid "Info Function _Arguments"
+#~ msgstr "å?½æ?°å??æ?°ä¿¡æ?¯(_A)"
 
-#: ../plugins/file-wizard/file.c:88
-msgid "Shell Script File"
-msgstr "Shell è??æ?¬æ??件"
+#, fuzzy
+#~ msgid "Display function arguments of the current frame"
+#~ msgstr "æ?¾ç¤ºå½?å??å?½æ?°å??æ?°"
 
-#: ../plugins/file-wizard/file.c:89
-msgid "Other"
-msgstr "��"
+#~ msgid "Pa_use Program"
+#~ msgstr "æ??å??ç¨?åº?(_U)"
 
-#: ../plugins/file-wizard/file.c:100
-#: ../plugins/project-wizard/templates/translatable-strings.h:46
-msgid "General Public License (GPL)"
-msgstr ""
+#~ msgid "Pauses the execution of the program"
+#~ msgstr "æ??å??æ­£å?¨æ?§è¡?ç??ç¨?åº?"
 
-#: ../plugins/file-wizard/file.c:101
-#: ../plugins/project-wizard/templates/translatable-strings.h:59
-msgid "Lesser General Public License (LGPL)"
-msgstr ""
+#~ msgid "Debugger operations"
+#~ msgstr "è°?è¯?å?¨æ??ä½?"
 
-#: ../plugins/file-wizard/file.c:102
-msgid "BSD Public License"
-msgstr ""
+#~ msgid "Register"
+#~ msgstr "���"
 
-#: ../plugins/file-wizard/file.c:180
-msgid "Unable to build user interface for New File"
-msgstr "æ? æ³?为æ?°å»ºæ??件ç??æ??ç?¨æ?·ç??é?¢"
+#~ msgid "Registers"
+#~ msgstr "���"
 
-#: ../plugins/gbf-am/gbf-am-config.c:98 ../plugins/gbf-am/gbf-am-config.c:132
-msgid "Invalid GbfAmConfigValue type"
-msgstr ""
+#~ msgid "From"
+#~ msgstr "ä»?"
 
-#: ../plugins/gbf-am/gbf-am-dialogs.glade.h:1
-msgid "<b>Select Package to add:</b>"
-msgstr "<b>é??æ?©è¦?æ·»å? ç??å??ï¼?</b>"
-
-#: ../plugins/gbf-am/gbf-am-dialogs.glade.h:2
-msgid "Add _Package"
-msgstr "æ·»å? å??(_P)"
-
-#: ../plugins/gbf-am/gbf-am-dialogs.glade.h:3
-msgid "Add _module"
-msgstr "æ·»å? æ¨¡å??(_M)"
-
-#: ../plugins/gbf-am/gbf-am-dialogs.glade.h:5
-msgid "Packages"
-msgstr "å??"
-
-#: ../plugins/gbf-am/gbf-am-dialogs.glade.h:6
-#, fuzzy
-msgid "Select package"
-msgstr "æ?¬å?·å??æ??å­?(_B)"
-
-#: ../plugins/gbf-am/gbf-am-dialogs.glade.h:7
-msgid "Variables"
-msgstr "å??é??"
-
-#: ../plugins/gbf-am/gbf-am-project.c:2392
-#: ../plugins/gbf-am/gbf-am-project.c:2470
-#: ../plugins/gbf-am/gbf-am-project.c:2679
-#: ../plugins/gbf-am/gbf-am-project.c:2888
-#: ../plugins/gbf-am/gbf-am-project.c:3038
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:2332
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:2410
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:2638
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:2824
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:2972
-msgid "Group doesn't exist"
-msgstr "����"
-
-#: ../plugins/gbf-am/gbf-am-project.c:2412
-#: ../plugins/gbf-am/gbf-am-project.c:2515
-#: ../plugins/gbf-am/gbf-am-project.c:2931
-#: ../plugins/gbf-am/gbf-am-project.c:3153
-#: ../plugins/gbf-am/gbf-am-project.c:3373
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:2352
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:2455
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:2867
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:3047
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:3233
-msgid "Target doesn't exist"
-msgstr "�����"
-
-#: ../plugins/gbf-am/gbf-am-project.c:2446
-#: ../plugins/gbf-am/gbf-am-project.c:2490
-#: ../plugins/gbf-am/gbf-am-project.c:2533
-#: ../plugins/gbf-am/gbf-am-project.c:2849
-#: ../plugins/gbf-am/gbf-am-project.c:2909
-#: ../plugins/gbf-am/gbf-am-project.c:3113
-#: ../plugins/gbf-am/gbf-am-project.c:3174
-#: ../plugins/gbf-am/gbf-am-project.c:3476
-#: ../plugins/gbf-am/gbf-am-project.c:3537
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:2386
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:2430
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:2473
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:2785
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:2845
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:3008
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:3068
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:3295
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:3356
-msgid "Unable to update project"
-msgstr "����项�"
-
-#: ../plugins/gbf-am/gbf-am-project.c:2576
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:2518
-msgid "Invalid or remote path (only local paths supported)"
-msgstr ""
+#~ msgid "To"
+#~ msgstr "å?°"
 
-#: ../plugins/gbf-am/gbf-am-project.c:2584
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:2539
-msgid "Project doesn't exist or invalid path"
-msgstr ""
-
-#: ../plugins/gbf-am/gbf-am-project.c:2595
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:2553
 #, fuzzy
-msgid "Malformed project"
-msgstr "��项�"
+#~ msgid "Symbols read"
+#~ msgstr "符�"
 
-#: ../plugins/gbf-am/gbf-am-project.c:2792
-#, fuzzy
-msgid "Please specify group name"
-msgstr "请è¾?å?¥æ??件å??ï¼?"
+#~ msgid "Shared library operations"
+#~ msgstr "å?±äº«å?½æ?°åº?æ??ä½?"
 
-#: ../plugins/gbf-am/gbf-am-project.c:2806
-msgid "Group name can only contain alphanumeric, '_', '-' or '.' characters"
-msgstr ""
+#~ msgid "Signal"
+#~ msgstr "ä¿¡å?·"
 
-#: ../plugins/gbf-am/gbf-am-project.c:2815
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:2751
-#, fuzzy
-msgid "Parent group doesn't exist"
-msgstr "����"
+#~ msgid "Stop"
+#~ msgstr "å??æ­¢"
 
-#: ../plugins/gbf-am/gbf-am-project.c:2826
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:2762
-msgid "Group already exists"
-msgstr ""
+#~ msgid "Print"
+#~ msgstr "æ??å?°"
 
-#: ../plugins/gbf-am/gbf-am-project.c:2836
-#: ../plugins/gbf-am/gbf-am-project.c:2863
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:2772
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:2799
-msgid "Group couldn't be created"
-msgstr ""
+#~ msgid "Pass"
+#~ msgstr "é??æ?°"
 
-#: ../plugins/gbf-am/gbf-am-project.c:2896
-msgid "Group couldn't be removed"
-msgstr ""
+#~ msgid "Description"
+#~ msgstr "æ??è¿°"
 
-#: ../plugins/gbf-am/gbf-am-project.c:3046
-#, fuzzy
-msgid "Please specify target name"
-msgstr "请è¾?å?¥æ??件å??ï¼?"
+#~ msgid "Send to process"
+#~ msgstr "å??é??å?°è¿?ç¨?"
 
-#: ../plugins/gbf-am/gbf-am-project.c:3060
-msgid "Target name can only contain alphanumeric, '_', '-' or '.' characters"
-msgstr ""
+#~ msgid "Kernel signals"
+#~ msgstr "å??核信å?·"
 
-#: ../plugins/gbf-am/gbf-am-project.c:3069
-msgid "Shared library target name must be of the form 'libxxx.la'"
-msgstr ""
+#~ msgid "Signal operations"
+#~ msgstr "ä¿¡å?·æ??ä½?"
 
-#: ../plugins/gbf-am/gbf-am-project.c:3078
-msgid "Static library target name must be of the form 'libxxx.a'"
-msgstr ""
+#~ msgid "Show Line Numbers"
+#~ msgstr "�示��"
 
-#: ../plugins/gbf-am/gbf-am-project.c:3090
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:2985
-msgid "Target already exists"
-msgstr ""
+#~ msgid "Whether to display line numbers"
+#~ msgstr "æ?¾ç¤º/é??è??è¡?å?·"
 
-#: ../plugins/gbf-am/gbf-am-project.c:3100
-msgid "General failure in target creation"
-msgstr ""
+#, fuzzy
+#~ msgid "Show Line Markers"
+#~ msgstr "æ?¾ç¤º/é??è??æ ?å?·å?º"
 
-#: ../plugins/gbf-am/gbf-am-project.c:3128
-msgid "Newly created target could not be identified"
-msgstr ""
+#~ msgid "Whether to display line marker pixbufs"
+#~ msgstr "æ?¾ç¤º/é??è??å?¾æ ?å?¨æ ?å?·å?º"
 
-#: ../plugins/gbf-am/gbf-am-project.c:3161
-msgid "Target couldn't be removed"
-msgstr ""
+#, fuzzy
+#~ msgid "Set current frame"
+#~ msgstr "ä¿?å­?å½?å??æ??件"
 
-#: ../plugins/gbf-am/gbf-am-project.c:3185
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:3079
-msgid "Static Library"
-msgstr "é??æ??å?½æ?°åº?"
+#~ msgid "View Source"
+#~ msgstr "æ?¥ç??æº?代ç ?"
 
-#: ../plugins/gbf-am/gbf-am-project.c:3187
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:3081
-msgid "Shared Library"
-msgstr "�享���"
+#~ msgid "Active"
+#~ msgstr "活�"
 
-#: ../plugins/gbf-am/gbf-am-project.c:3189
-msgid "Header Files"
-msgstr "头æ??件"
+#~ msgid "Frame"
+#~ msgstr "ç¼?å?·"
 
-#: ../plugins/gbf-am/gbf-am-project.c:3191
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:3083
-msgid "Man Documentation"
-msgstr "Man æ??æ¡£"
+#~ msgid "File"
+#~ msgstr "æ??件"
 
-#: ../plugins/gbf-am/gbf-am-project.c:3193
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:3085
-msgid "Miscellaneous Data"
-msgstr ""
+#~ msgid "Line"
+#~ msgstr "è¡?"
 
-#: ../plugins/gbf-am/gbf-am-project.c:3197
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:3089
-msgid "Script"
-msgstr ""
+#~ msgid "Arguments"
+#~ msgstr "å??æ?°"
 
-#: ../plugins/gbf-am/gbf-am-project.c:3199
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:3091
-msgid "Info Documentation"
-msgstr "Info æ??æ¡£"
+#~ msgid "Stack"
+#~ msgstr "æ ?"
 
-#: ../plugins/gbf-am/gbf-am-project.c:3201
-msgid "Java Module"
-msgstr "Java 模å??"
+#, fuzzy
+#~ msgid "Stack frame operations"
+#~ msgstr "æ ?frameæ??ä½?"
 
-#: ../plugins/gbf-am/gbf-am-project.c:3203
-msgid "Python Module"
-msgstr "Python 模å??"
+#~ msgid "Pid"
+#~ msgstr "Pid"
 
-#: ../plugins/gbf-am/gbf-am-project.c:3261
-#: ../plugins/gbf-am/gbf-am-project.c:3514
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:3143
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:3333
-msgid "Source doesn't exist"
-msgstr "æº?æ??件ä¸?å­?å?¨"
+#~ msgid "User"
+#~ msgstr "��"
 
-#: ../plugins/gbf-am/gbf-am-project.c:3364
-msgid ""
-"Source file name can only contain alphanumeric, '_', '-' or '.' characters"
-msgstr ""
+#~ msgid "Command"
+#~ msgstr "�令"
 
-#: ../plugins/gbf-am/gbf-am-project.c:3441
-msgid "Source file is already in given target"
-msgstr ""
+#~ msgid "Unable to execute: %s."
+#~ msgstr "æ? æ³?æ?§è¡?ï¼?%sã??"
 
-#: ../plugins/gbf-am/gbf-am-project.c:3458
-msgid "General failure in adding source file"
-msgstr ""
+#~ msgid "Unable to open the file: %s\n"
+#~ msgstr "æ? æ³?æ??å¼?æ??件ï¼?%s\n"
 
-#: ../plugins/gbf-am/gbf-am-project.c:3491
 #, fuzzy
-msgid "Newly added source file could not be identified"
-msgstr "头æ??件æ??è??æº?æ??件å°?æ?ªå??建"
-
-#: ../plugins/gbf-am/gbf-am-project.c:3522
-msgid "Source couldn't be removed"
-msgstr ""
-
-#: ../plugins/gbf-am/gbf-am-project.c:3708
-#: ../plugins/gbf-am/gbf-am-project.c:3709
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:3445
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:3446
-msgid "Project directory"
-msgstr "工���"
-
-#: ../plugins/gbf-am/gbf-am-properties.c:342
-#: ../plugins/gbf-am/gbf-am-properties.c:394
-msgid "Enter new module"
-msgstr "è¿?å?¥æ?°æ¨¡å??"
-
-#: ../plugins/gbf-am/gbf-am-properties.c:430
-#: ../plugins/gbf-am/gbf-am-properties.c:923
-msgid "Module/Packages"
-msgstr ""
+#~ msgid "Unable to open %s. Debugger cannot start."
+#~ msgstr "æ? æ³?æ??å¼?å?¨ %2$s 中æ??å¼? %1$s"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:437
-#: ../plugins/gbf-am/gbf-am-properties.c:932
-msgid "Version"
-msgstr "ç??æ?¬"
+#~ msgid "Unable to detect mime-type of %s. Debugger cannot start."
+#~ msgstr "æ? æ³?æ£?æµ? %s ç?? mime-typeï¼?è°?è¯?å?¨æ? æ³?å?¯å?¨ã??"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:523
-#, fuzzy, c-format
-msgid ""
-"Are you sure you want to remove module \"%s\" and all its associated "
-"packages?"
-msgstr "���确���������"
+#~ msgid "Missing file %s"
+#~ msgstr "缺å°?æ??件 %s"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:525
-#, fuzzy, c-format
-msgid "Are you sure you want to remove package \"%s\"?"
-msgstr "æ?¨ç¡®å®?æ?³è¦?å? é?¤å·¥å?·â??%sâ??å??ï¼?"
+#~ msgid "Path"
+#~ msgstr "路�"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:583
-#: ../plugins/gbf-am/gbf-am-properties.c:665
 #, fuzzy
-msgid "Enter new variable"
-msgstr "ç?¯å¢?å??é??ï¼?"
+#~ msgid ""
+#~ "The program is running.\n"
+#~ "Do you still want to stop the debugger?"
+#~ msgstr ""
+#~ "ç¨?åº?æ­£å?¨è¿?è¡?中ã??\n"
+#~ "æ?¨æ?¯å?¦æ?³è¦?å??æ­¢è°?è¯?å?¨ï¼?"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:696
-#, fuzzy, c-format
-msgid "Are you sure you want to remove variable \"%s\"?"
-msgstr "æ?¨ç¡®å®?æ?³è¦?å? é?¤å·¥å?·â??%sâ??å??ï¼?"
+#~ msgid "Set current thread"
+#~ msgstr "设置å½?å??线ç¨?"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:847
-#: ../plugins/gbf-mkfile/gbf-mkfile-properties.c:177
-msgid "Project:"
-msgstr "工��"
+#~ msgid "Id"
+#~ msgstr "Id"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:850
-msgid "Package name:"
-msgstr "å??å??称ï¼?"
+#~ msgid "Thread"
+#~ msgstr "线�"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:853
-#: ../plugins/project-wizard/templates/translatable-strings.h:101
-msgid "Version:"
-msgstr "ç??æ?¬ï¼?"
+#~ msgid "Thread operations"
+#~ msgstr "线ç¨?æ??ä½?"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:856
-msgid "Url:"
-msgstr ""
+#~ msgid "Ins_pect/Evaluate..."
+#~ msgstr "��/��(_P)..."
 
-#: ../plugins/gbf-am/gbf-am-properties.c:1222
-msgid "Use"
-msgstr "使�"
+#, fuzzy
+#~ msgid "Inspect or evaluate an expression or variable"
+#~ msgstr "éª?è¯?æ??æµ?è¯?ä¸?个表达å¼?"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:1314
-#: ../plugins/gbf-mkfile/gbf-mkfile-properties.c:244
-msgid "Group name:"
-msgstr "ç»?å??称ï¼?"
+#~ msgid "Add Watch..."
+#~ msgstr "æ·»å? ç??è§?..."
 
-#: ../plugins/gbf-am/gbf-am-properties.c:1317
-msgid "Advanced"
-msgstr "�级"
+#~ msgid "Remove Watch"
+#~ msgstr "å? é?¤ç??è§?"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:1322
-#: ../plugins/gbf-am/gbf-am-properties.c:1412
-msgid "C compiler flags:"
-msgstr "C ç¼?è¯?å?¨å??æ?°ï¼?"
+#~ msgid "Update Watch"
+#~ msgstr "æ?´æ?°ç??è§?"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:1324
-msgid "C preprocessor flags:"
-msgstr ""
+#~ msgid "Change Value"
+#~ msgstr "���"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:1326
-msgid "C++ compiler flags:"
-msgstr "C++ ç¼?è¯?å?¨å??æ?°ï¼?"
+#~ msgid "Update all"
+#~ msgstr "����"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:1328
-msgid "gcj compiler flags (ahead-of-time):"
-msgstr ""
+#~ msgid "Remove all"
+#~ msgstr "����"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:1330
-msgid "Java compiler flags (just-in-time):"
-msgstr ""
+#~ msgid "Automatic update"
+#~ msgstr "����"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:1332
-#: ../plugins/gbf-am/gbf-am-properties.c:1420
-msgid "Fortran compiler flags:"
-msgstr ""
+#~ msgid "Watch operations"
+#~ msgstr "ç??è§?æ??ä½?"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:1335
-msgid "Includes (deprecated):"
-msgstr ""
+#~ msgid "Watches"
+#~ msgstr "ç??è§?"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:1346
-#: ../plugins/gbf-mkfile/gbf-mkfile-properties.c:258
-msgid "Install directories:"
-msgstr "�����"
+#~ msgid "Search Help:"
+#~ msgstr "æ??索帮å?©ï¼?"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:1414
-msgid "C preprocessor flags"
-msgstr ""
+#~ msgid "_Goto"
+#~ msgstr "转�(_G)"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:1416
-msgid "C++ compiler flags"
-msgstr "C++ ç¼?è¯?å?¨å??æ?°"
+#~ msgid "_API Reference"
+#~ msgstr "API å??è??(_A)"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:1418
-msgid "gcj compiler flags (ahead-of-time)"
-msgstr ""
+#~ msgid "Browse API Pages"
+#~ msgstr "�� API 页"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:1424
-#: ../plugins/gbf-mkfile/gbf-mkfile-properties.c:410
-msgid "Linker flags:"
-msgstr ""
+#~ msgid "_Context Help"
+#~ msgstr "ä¸?ä¸?æ??帮å?©(_C)"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:1430
-#: ../plugins/gbf-mkfile/gbf-mkfile-properties.c:416
-msgid "Libraries:"
-msgstr "����"
+#~ msgid "Search help for the current word in the editor"
+#~ msgstr "å?¨å¸®å?©æ??件å??æ??ç´¢ç¼?è¾?å?¨ç??å½?å??å??è¯?"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:1436
-#: ../plugins/gbf-mkfile/gbf-mkfile-properties.c:422
-msgid "Dependencies:"
-msgstr ""
+#~ msgid "_Search Help"
+#~ msgstr "æ??索帮å?©(_S)"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:1439
-#, fuzzy
-msgid "Advanced options"
-msgstr "é«?级æ??ç¨?(_A)"
+#~ msgid "Search for a term in help"
+#~ msgstr "å?¨å¸®å?©ä¸­æ??ç´¢æ?¯è¯­"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:1514
-#: ../plugins/gbf-mkfile/gbf-mkfile-properties.c:347
-msgid "Target name:"
-msgstr "ç?®æ ?å??称ï¼?"
+#~ msgid "Help operations"
+#~ msgstr "帮å?©æ??ä½?"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:1523
-#: ../plugins/gbf-mkfile/gbf-mkfile-properties.c:356
-msgid "Group:"
-msgstr "ç»?ï¼?"
+#~ msgid "Online"
+#~ msgstr "�线"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:1541
-#: ../plugins/gbf-am/gbf-am-properties.c:1557
-#: ../plugins/gbf-am/gbf-am-properties.c:1564
-#: ../plugins/gbf-mkfile/gbf-mkfile-properties.c:374
-#: ../plugins/gbf-mkfile/gbf-mkfile-properties.c:391
-#: ../plugins/gbf-mkfile/gbf-mkfile-properties.c:398
-#, fuzzy
-msgid "Install directory:"
-msgstr "��工�(_I)"
+#~ msgid "Contents"
+#~ msgstr "��"
 
-#: ../plugins/gbf-am/gbf-am-properties.c:1576
-msgid "Advanced..."
-msgstr "�级(_A)..."
+#~ msgid "Search"
+#~ msgstr "æ??ç´¢"
 
-#: ../plugins/gbf-mkfile/gbf-mkfile-config.c:102
-#: ../plugins/gbf-mkfile/gbf-mkfile-config.c:136
-msgid "Invalid GbfMkfileConfigValue type"
-msgstr ""
+#~ msgid "Help"
+#~ msgstr "帮�"
 
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:2525
-#, fuzzy
-msgid "Project doesn't exist"
-msgstr "����"
+#~ msgid "Help display"
+#~ msgstr "帮��示"
 
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:2832
-msgid "Group coudn't be removed"
-msgstr ""
+#~ msgid ""
+#~ "Are you sure you want to reload '%s'?\n"
+#~ "Any unsaved changes will be lost."
+#~ msgstr ""
+#~ "æ?¨ç¡®å®?æ?³è¦?é??æ?°è£?å?¥â??%sâ??å??ï¼?\n"
+#~ "æ?ªä¿?å­?ç??ä»»ä½?æ?´æ?¹é?½å°?丢失ã??"
 
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:2995
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:3022
-msgid "Target couldn't be created"
-msgstr ""
+#~ msgid "_Reload"
+#~ msgstr "é??æ?°è½½å?¥(_R)"
 
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:3055
-msgid "Target coudn't be removed"
-msgstr ""
+#~ msgid "Bookmarks"
+#~ msgstr "书签"
 
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:3248
-#, fuzzy
-msgid "Source file must be inside the project directory"
-msgstr "é??æ?©ç?®å½?"
+#~ msgid "Close file"
+#~ msgstr "å?³é?­æ??件(_C)"
 
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:3260
-msgid "Source is already in target"
-msgstr ""
+#~ msgid "Path:"
+#~ msgstr "路��"
 
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:3277
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:3309
-msgid "Source couldn't be added"
-msgstr ""
+#~ msgid "Open file"
+#~ msgstr "æ??å¼?æ??件"
 
-#: ../plugins/gbf-mkfile/gbf-mkfile-project.c:3341
-msgid "Source coudn't be removed"
-msgstr ""
+#~ msgid "Save file as"
+#~ msgstr "æ??件å?¦å­?为"
 
-#: ../plugins/gbf-mkfile/gbf-mkfile-properties.c:247
-msgid "Includes:"
-msgstr ""
+#~ msgid "[read-only]"
+#~ msgstr "[�读]"
 
-#: ../plugins/gdb/anjuta-gdb.glade.h:1
-msgid "*"
-msgstr "*"
+#~ msgid "<b>Autosave</b>"
+#~ msgstr "<b>����</b>"
 
-#: ../plugins/gdb/anjuta-gdb.glade.h:6
-msgid "Command Line Parameters"
-msgstr "å?½ä»¤è¡?å??æ?°"
+#~ msgid "<b>Editor tabs</b>"
+#~ msgstr "<b>����签</b>"
 
-#: ../plugins/gdb/anjuta-gdb.glade.h:12
-msgid "Enter a Hexa adress or select one in the data"
-msgstr ""
+#~ msgid "Do not show tabs"
+#~ msgstr "��示�签"
 
-#: ../plugins/gdb/anjuta-gdb.glade.h:13
-msgid "Execute Program"
-msgstr "����"
+#~ msgid "Enable files autosave"
+#~ msgstr "å?¯ç?¨æ??件è?ªå?¨ä¿?å­?"
 
-#: ../plugins/gdb/anjuta-gdb.glade.h:22
-msgid "Run in Terminal"
-msgstr "��端中��"
+#~ msgid "Position:"
+#~ msgstr "�置�"
 
-#: ../plugins/gdb/anjuta-gdb.glade.h:35
-msgid "_Pass:"
-msgstr "é??æ?°(_P)ï¼?"
+#~ msgid "Save files interval in minutes"
+#~ msgstr "è?ªå?¨ä¿?å­?计æ?¶å?¨é?´é??(å??é??)"
 
-#. The %s argument is a program name, anjuta by example
-#: ../plugins/gdb/debugger.c:690
-#, fuzzy, c-format
-msgid "Loading Executable: %s\n"
-msgstr "è½½å?¥å?¯æ?§è¡?æ??件ï¼?"
+#~ msgid "Save session interval in minutes"
+#~ msgstr "ä¼?è¯?计æ?¶å?¨é?´é??(å??é??)"
 
-#. The %s argument is a file name
-#: ../plugins/gdb/debugger.c:721
-#, c-format
-msgid "Loading Core: %s\n"
-msgstr "正�载�核��%s\n"
+#~ msgid "Sorted by most recent use"
+#~ msgstr "以æ??è¿?使ç?¨æ??åº?"
 
-#: ../plugins/gdb/debugger.c:803
-#, c-format
-msgid ""
-"Unable to find: %s.\n"
-"Unable to initialize debugger.\n"
-"Make sure Anjuta is installed correctly."
-msgstr ""
-"æ?¾ä¸?å?°ï¼?%sã??\n"
-"æ? æ³?å??å§?å??è°?è¯?å?¨ã??\n"
-"请确å®? Anjuta æ?¯å?¦å®?è£?正确ã??"
+#~ msgid "Sorted in alphabetical order"
+#~ msgstr "以å­?æ¯?åº?æ??åº?"
 
-#: ../plugins/gdb/debugger.c:932
 #, fuzzy
-msgid "Getting ready to start debugging session...\n"
-msgstr "æ­£å?¨å??å¤?å?¯å?¨è°?è¯?ä¼?è¯? ...\n"
+#~ msgid "Sorted in opening order"
+#~ msgstr "以å­?æ¯?åº?æ??åº?"
 
-#: ../plugins/gdb/debugger.c:938
-msgid "Loading Executable: "
-msgstr "è½½å?¥å?¯æ?§è¡?æ??件ï¼?"
+#~ msgid "_Save"
+#~ msgstr "ä¿?å­?(_S)"
 
-#: ../plugins/gdb/debugger.c:947
-#, fuzzy
-msgid "No executable specified.\n"
-msgstr "æ?ªæ??å®?å?¯æ?§è¡?æ??件\n"
+#~ msgid "Save current file"
+#~ msgstr "ä¿?å­?å½?å??æ??件"
 
-#: ../plugins/gdb/debugger.c:950
-msgid "Open an executable or attach to a process to start debugging.\n"
-msgstr "æ??å¼?ä¸?个å?¯æ?§è¡?æ??件æ??è??ä¾?é??äº?æ??ä¸?è¿?ç¨?ï¼?以便å¼?å§?è°?è¯?ã??\n"
+#~ msgid "Save _As..."
+#~ msgstr "��为(_A)..."
 
-#: ../plugins/gdb/debugger.c:959
-#, fuzzy
-msgid "There was an error whilst launching the debugger.\n"
-msgstr "è°?ç?¨è°?è¯?å?¨æ?¶å??ç??äº?é??误ã??\n"
+#~ msgid "Save the current file with a different name"
+#~ msgstr "ç?¨å?¦ä¸?å??称ä¿?å­?å½?å??æ??件"
 
-#: ../plugins/gdb/debugger.c:963
-msgid "Make sure 'gdb' is installed on the system.\n"
-msgstr "请确å®?â??gdbâ??å·²ç»?å®?è£?å?¨ç³»ç»?中ã??\n"
+#~ msgid "Save A_ll"
+#~ msgstr "����(_L)"
 
-#: ../plugins/gdb/debugger.c:1254
-msgid "Program exited normally\n"
-msgstr ""
+#~ msgid "Save all currently open files, except new files"
+#~ msgstr "å°?å½?å??å?¨é?¨æ??å¼?ç??æ??件ä¿?å­?ï¼?æ?°æ??件é?¤å¤?"
 
-#: ../plugins/gdb/debugger.c:1265
-#, c-format
-msgid "Program exited with error code %s\n"
-msgstr ""
+#~ msgid "_Close File"
+#~ msgstr "å?³é?­æ??件(_C)"
 
-#. The program has reached one breakpoint and will stop
-#: ../plugins/gdb/debugger.c:1280
-#, c-format
-msgid "Breakpoint number %s hit\n"
-msgstr "�中�� %s\n"
+#~ msgid "Close current file"
+#~ msgstr "å?³é?­å½?å??æ??件"
 
-#: ../plugins/gdb/debugger.c:1289
-msgid "Function finished\n"
-msgstr "å?½æ?°å·²å®?æ??\n"
+#~ msgid "Close All"
+#~ msgstr "����"
 
-#: ../plugins/gdb/debugger.c:1295
-msgid "Stepping finished\n"
-msgstr "æ­¥å?¥å·²å®?æ??\n"
+#~ msgid "Close all files"
+#~ msgstr "å?³é?­å?¨é?¨æ??件"
 
-#: ../plugins/gdb/debugger.c:1301
-msgid "Location reached\n"
-msgstr "已�达�置\n"
+#~ msgid "Reload F_ile"
+#~ msgstr "é??è½½æ??件(_I)"
 
-#: ../plugins/gdb/debugger.c:1695
-msgid ""
-"The program is attached.\n"
-"Do you still want to stop the debugger?"
-msgstr ""
-"ç¨?åº?æ­£å?¨è¿?è¡?中ã??\n"
-"æ?¨æ?¯å?¦æ?³è¦?å??æ­¢è°?è¯?å?¨ï¼?"
+#~ msgid "Reload current file"
+#~ msgstr "é??æ?°è½½å?¥å½?å??æ??件"
 
-#. The %s argument is an error message returned by gdb.
-#. * It is something like, "No such file or directory"
-#: ../plugins/gdb/debugger.c:1856
-#, c-format
-msgid ""
-"Unable to connect to remote target, %s\n"
-"Do you want to try again?"
-msgstr ""
+#~ msgid "Recent _Files"
+#~ msgstr "æ??è¿?ç??æ??件(_F)"
 
-#: ../plugins/gdb/debugger.c:1874
-msgid "Debugger connected\n"
-msgstr "已������\n"
+#~ msgid "_Print..."
+#~ msgstr "æ??å?°(_P)"
 
-#: ../plugins/gdb/debugger.c:1948
-#, fuzzy
-msgid "Program attached\n"
-msgstr "å·¥ç¨?å·²æ??å??è?ªå?¨ç??æ??ã??"
+#~ msgid "Print the current file"
+#~ msgstr "æ??å?°å½?å??æ??件"
 
-#: ../plugins/gdb/debugger.c:1969
-#, fuzzy, c-format
-msgid "Attaching to process: %d...\n"
-msgstr "ä¾?é??å?°è¿?ç¨?ï¼?%d\n"
+#~ msgid "_Print Preview"
+#~ msgstr "æ??å?°é¢?è§?(_P)"
 
-#: ../plugins/gdb/debugger.c:1995
-msgid ""
-"A process is already running.\n"
-"Would you like to terminate it and attach the new process?"
-msgstr ""
-"å·²æ??ä¸?个è¿?ç¨?æ­£å?¨è¿?è¡?中ã??\n"
-"æ?¨æ?¯å?¦æ?³è¦?å??ç»?æ­¢å®?ï¼?ç?¶å??ä¾?é??å?°æ?°è¿?ç¨?ï¼?"
+#~ msgid "Preview the current file in print-format"
+#~ msgstr "å½?å??æ??件ç??æ??å?°é¢?è§?"
 
-#: ../plugins/gdb/debugger.c:2012
-msgid "Anjuta is unable to attach to itself."
-msgstr "Anjuta æ? æ³?ä¾?é??å?°è?ªèº«ã??"
+#~ msgid "_Transform"
+#~ msgstr "转�(_T)"
 
-#: ../plugins/gdb/debugger.c:2062
-#, fuzzy
-msgid "Program terminated\n"
-msgstr "å·¥ç¨?å·²æ??å??è?ªå?¨ç??æ??ã??"
+#~ msgid "_Make Selection Uppercase"
+#~ msgstr "é??å®?è??å?´å??为大å??(_M)"
 
-#: ../plugins/gdb/debugger.c:2077
-#, fuzzy
-msgid "Program detached\n"
-msgstr "å·¥ç¨?å·²æ??å??è?ªå?¨ç??æ??ã??"
+#~ msgid "Make the selected text uppercase"
+#~ msgstr "å°?é??å®?è??å?´å??ç??å­?æ¯?转为大å??å­?æ¯?"
 
-#: ../plugins/gdb/debugger.c:2097
-#, fuzzy, c-format
-msgid "Detaching the process...\n"
-msgstr "�离�个���%d\n"
+#~ msgid "Make Selection Lowercase"
+#~ msgstr "é??å®?è??å?´å??为å°?å??"
 
-#: ../plugins/gdb/debugger.c:2118
-#, fuzzy
-msgid "Interrupting the process\n"
-msgstr "中��个���%d\n"
+#~ msgid "Make the selected text lowercase"
+#~ msgstr "å°?é??å®?è??å?´å??ç??å­?æ¯?转为å°?å??å­?æ¯?"
 
-#: ../plugins/gdb/debugger.c:3909
-#, fuzzy, c-format
-msgid "Sending signal %s to the process: %d"
-msgstr "å°?ä¿¡å?· %s å??é??ç»?è¿?ç¨?ï¼?%d\n"
+#~ msgid "Convert EOL to CRLF"
+#~ msgstr "转� EOL 为 CRLF"
 
-#: ../plugins/gdb/debugger.c:3935
-#, fuzzy
-msgid "Error whilst signaling the process."
-msgstr "ç»?è¿?ç¨?å??é??ä¿¡å?·æ?¶å?ºé??ã??"
+#~ msgid "Convert End Of Line characters to DOS EOL (CRLF)"
+#~ msgstr "å°?å­?符串ç??ç»?æ??å­?符 EOL 转æ?¢ä¸º Unix ç?? LF å­?符"
 
-#: ../plugins/gdb/plugin.c:108
-#, c-format
-msgid ""
-"Failed to create fifo file named %s. The program will run without a terminal."
-msgstr ""
+#~ msgid "Convert EOL to LF"
+#~ msgstr "转� EOL 为 LF"
 
-#: ../plugins/gdb/plugin.c:194
-msgid "Cannot start terminal for debugging."
-msgstr "æ? æ³?å?¯å?¨ç»?端è¿?è¡?è°?è¯?ã??"
+#~ msgid "Convert End Of Line characters to Unix EOL (LF)"
+#~ msgstr "å°?å­?符串ç??ç»?æ??å­?符 EOL 转æ?¢ä¸º Unix ç?? LF å­?符"
 
-#: ../plugins/git/anjuta-git.glade.h:1
-#, fuzzy
-msgid "<b>Bad revision:</b>"
-msgstr "é??项"
+#~ msgid "Convert EOL to CR"
+#~ msgstr "转� EOL 为 LF"
 
-#: ../plugins/git/anjuta-git.glade.h:2
-#, fuzzy
-msgid "<b>Branch name:</b>"
-msgstr "æ??示符"
+#~ msgid "Convert End Of Line characters to Mac OS EOL (CR)"
+#~ msgstr "å°?å­?符串ç??ç»?æ??å­?符 EOL 转æ?¢ä¸º Unix ç?? LF å­?è??"
 
-#: ../plugins/git/anjuta-git.glade.h:3
-#, fuzzy
-msgid "<b>Branch to delete:</b>"
-msgstr "<b>工����</b>"
+#~ msgid "Convert EOL to Majority EOL"
+#~ msgstr "转� EOL 为 Majority EOL"
 
-#: ../plugins/git/anjuta-git.glade.h:4
-#, fuzzy
-msgid "<b>Branch to switch to:</b>"
-msgstr "<b>工����</b>"
+#~ msgid ""
+#~ "Convert End Of Line characters to majority of the EOL found in the file"
+#~ msgstr "å°?å­?符串ç??ç»?æ??å­?符 EOL 转æ?¢ä¸º Unix ç?? LF å­?符"
 
-#: ../plugins/git/anjuta-git.glade.h:5
-#, fuzzy
-msgid "<b>Branch:</b>"
-msgstr "é??项"
+#~ msgid "_Select"
+#~ msgstr "é??æ?©(_S)"
 
-#: ../plugins/git/anjuta-git.glade.h:6
-#: ../plugins/subversion/anjuta-subversion.glade.h:2
-#, fuzzy
-msgid "<b>Changes:</b>"
-msgstr "é??项"
+#~ msgid "Select _All"
+#~ msgstr "å?¨é??(_A)"
 
-#: ../plugins/git/anjuta-git.glade.h:7
-#, fuzzy
-msgid "<b>Commit to revert:</b>"
-msgstr "<b>工����</b>"
+#~ msgid "Select all text in the editor"
+#~ msgstr "é??å??ç¼?è¾?å?¨å??ç??å?¨é?¨æ??å­?"
 
-#: ../plugins/git/anjuta-git.glade.h:8
-#, fuzzy
-msgid "<b>Filters</b>"
-msgstr "<b>æ??件è¿?滤å?¨</b>"
+#~ msgid "Select _Code Block"
+#~ msgstr "é??æ?©ä»£ç ?å??(_C)"
 
-#: ../plugins/git/anjuta-git.glade.h:9
-#, fuzzy
-msgid "<b>Folder to create patches in:</b>"
-msgstr "é??æ?©ç?®å½?"
+#~ msgid "Select the current code block"
+#~ msgstr "é??æ?©å½?å??代ç ?å??"
 
-#: ../plugins/git/anjuta-git.glade.h:10
-#, fuzzy
-msgid "<b>Generate patches relative to:</b>"
-msgstr "<b>��类��</b>"
+#~ msgid "Co_mment"
+#~ msgstr "注é??(_M)"
 
-#: ../plugins/git/anjuta-git.glade.h:11
-#, fuzzy
-msgid "<b>Good revision:</b>"
-msgstr "é??项"
+#~ msgid "_Block Comment/Uncomment"
+#~ msgstr "设置/å??æ¶?å??注é??(_B)"
 
-#: ../plugins/git/anjuta-git.glade.h:12
-#: ../plugins/subversion/anjuta-subversion.glade.h:7
-#, fuzzy
-msgid "<b>Log Message:</b>"
-msgstr "��信��"
+#~ msgid "Block comment the selected text"
+#~ msgstr "å°?é??中æ??å­?设置为å??注é??"
 
-#: ../plugins/git/anjuta-git.glade.h:13
-#, fuzzy
-msgid "<b>Log message:</b>"
-msgstr "��信��"
+#~ msgid "Bo_x Comment/Uncomment"
+#~ msgstr "设置/å??æ¶?ç??注é??(_X)"
 
-#: ../plugins/git/anjuta-git.glade.h:14
-#, fuzzy
-msgid "<b>Mode:</b>"
-msgstr "é??项"
+#~ msgid "Box comment the selected text"
+#~ msgstr "å°?é??中æ??å­?设置为段注é??"
 
-#: ../plugins/git/anjuta-git.glade.h:16
-msgid "<b>Remote branch to rebase from:</b>"
-msgstr ""
+#~ msgid "_Stream Comment/Uncomment"
+#~ msgstr "设置/å??æ¶?æµ?注é??(_S)"
 
-#: ../plugins/git/anjuta-git.glade.h:17
-#, fuzzy
-msgid "<b>Remote to delete:</b>"
-msgstr "<b>工����</b>"
+#~ msgid "Stream comment the selected text"
+#~ msgstr "å°?é??中æ??æ?¬è®¾ç½®ä¸ºæµ?注é??"
 
-#: ../plugins/git/anjuta-git.glade.h:18
-#, fuzzy
-msgid "<b>Repository to pull from:</b>"
-msgstr "<b>���</b>"
+#~ msgid "_Line Number..."
+#~ msgstr "è¡?å?·(_L)..."
 
-#: ../plugins/git/anjuta-git.glade.h:19
-#, fuzzy
-msgid "<b>Reset to:</b>"
-msgstr "é??项"
+#~ msgid "Go to a particular line in the editor"
+#~ msgstr "转å?°ç¼?è¾?å?¨ä¸­æ??å®?è¡?"
 
-#: ../plugins/git/anjuta-git.glade.h:20
-#: ../plugins/subversion/anjuta-subversion.glade.h:10
-#, fuzzy
-msgid "<b>Revision:</b>"
-msgstr "é??项"
+#~ msgid "Matching _Brace"
+#~ msgstr "å?¹é??æ?¬å?·(_B)"
 
-#: ../plugins/git/anjuta-git.glade.h:21
-#, fuzzy
-msgid "<b>Select Files to Check Out:</b>"
-msgstr "æ??件è¿?滤å?¨"
+#~ msgid "Go to the matching brace in the editor"
+#~ msgstr "ä»?å½?å??æ?¬å?·è½¬å?°å?¦ä¸?é?¢å¯¹åº?ç??æ?¬å?·"
 
-#: ../plugins/git/anjuta-git.glade.h:22
-#: ../plugins/subversion/anjuta-subversion.glade.h:13
-#, fuzzy
-msgid "<b>Select Files to Commit:</b>"
-msgstr "æ??件è¿?滤å?¨"
+#~ msgid "_Start of Block"
+#~ msgstr "å??é¦?(_S)"
 
-#: ../plugins/git/anjuta-git.glade.h:23
-#, fuzzy
-msgid "<b>Select Files to Ignore:</b>"
-msgstr "æ??件è¿?滤å?¨"
+#~ msgid "Go to the start of the current block"
+#~ msgstr "转å?°å½?å??å?ºå??ç??å¼?å§?ä½?ç½®"
 
-#: ../plugins/git/anjuta-git.glade.h:24
-#: ../plugins/subversion/anjuta-subversion.glade.h:14
-msgid "<b>Select Files to Mark as Resolved:</b>"
-msgstr ""
+#~ msgid "_End of Block"
+#~ msgstr "å??å°¾(_E)"
 
-#: ../plugins/git/anjuta-git.glade.h:25
-#, fuzzy
-msgid "<b>Select Files to Unstage:</b>"
-msgstr "æ??件è¿?滤å?¨"
+#~ msgid "Go to the end of the current block"
+#~ msgstr "转å?°å½?å??å?ºå??ç??ç»?æ??ä½?ç½®"
 
-#: ../plugins/git/anjuta-git.glade.h:26
-#, fuzzy
-msgid "<b>Select file to add:</b>"
-msgstr "æ??件è¿?滤å?¨"
+#~ msgid "Previous _History"
+#~ msgstr "ä¸?ä¸?个å??å?²(_P)"
 
-#: ../plugins/git/anjuta-git.glade.h:27
-#, fuzzy
-msgid "<b>Select file to remove:</b>"
-msgstr "æ??件è¿?滤å?¨"
+#~ msgid "Goto previous history"
+#~ msgstr "转å?°ä¸?ä¸?个å??å?²"
 
-#: ../plugins/git/anjuta-git.glade.h:28
-#, fuzzy
-msgid "<b>Tag name:</b>"
-msgstr "<b>主�</b>"
+#~ msgid "Next Histor_y"
+#~ msgstr "ä¸?ä¸?个å??å?²(_Y)"
 
-#: ../plugins/git/anjuta-git.glade.h:29
-#, fuzzy
-msgid "<b>URL:</b>"
-msgstr "<b>注é??ï¼?</b>"
+#~ msgid "Goto next history"
+#~ msgstr "转å?°ä¸?ä¸?个å??å?²"
 
-#: ../plugins/git/anjuta-git.glade.h:30
-#: ../plugins/subversion/anjuta-subversion.glade.h:18
-#, fuzzy
-msgid "<b>View the Log for File/Folder:</b>"
-msgstr "���滤�"
+#~ msgid "_Search"
+#~ msgstr "æ??ç´¢(_S)"
+
+#~ msgid "_Quick Search"
+#~ msgstr "å¿«é??æ??ç´¢(_Q)"
+
+#~ msgid "Quick _ReSearch"
+#~ msgstr "å¿«é??é??æ?°æ??ç´¢(_R)"
 
-#: ../plugins/git/anjuta-git.glade.h:31
-msgid "Add File"
-msgstr "æ·»å? æ??件"
+#~ msgid "_Editor"
+#~ msgstr "ç¼?è¾?å?¨(_E)"
+
+#~ msgid "_Add Editor View"
+#~ msgstr "添������(_A)"
 
-#: ../plugins/git/anjuta-git.glade.h:32
 #, fuzzy
-msgid "Add Remote Branch"
-msgstr "����(_R)"
+#~ msgid "Add one more view of current document"
+#~ msgstr "ä»?ä»?åº?中å? é?¤å½?å??æ??件"
 
-#. A signed off by line is something git adds to the end of a commit message that indicates that a patch passes your scrutiny as you commit it to your git tree.
-#: ../plugins/git/anjuta-git.glade.h:34
-msgid "Add signed off by line"
-msgstr ""
+#~ msgid "_Remove Editor View"
+#~ msgstr "�������(_R)"
 
-#: ../plugins/git/anjuta-git.glade.h:35
-msgid "Annotate this tag"
-msgstr ""
+#~ msgid "Remove current view of the document"
+#~ msgstr "ä»?æ??档中å? é?¤å½?å??è§?å?¾"
 
-#. Normally when you fetch new objets from a remote branch you are tracking, git overwrites the data from the last fetch. With this option, data will be appended to the previous information, preserving it if the user should need it.
-#: ../plugins/git/anjuta-git.glade.h:37
-msgid "Append fetch data"
-msgstr ""
+#~ msgid "U_ndo"
+#~ msgstr "��(_N)"
 
-#. "Author" means search for commits whose author matches the given grep expression. "Grep" searches through commit logs and patches.
-#: ../plugins/git/anjuta-git.glade.h:39
-#, fuzzy
-msgid "Author/Grep"
-msgstr "ä½?è??ï¼?"
+#~ msgid "Undo the last action"
+#~ msgstr "æ?¤æ¶?ä¸?次æ??ä½?"
 
-#: ../plugins/git/anjuta-git.glade.h:40
-#: ../plugins/project-wizard/templates/translatable-strings.h:24
-msgid "Author:"
-msgstr "ä½?è??ï¼?"
+#~ msgid "_Redo"
+#~ msgstr "é??å??(_R)"
 
-#: ../plugins/git/anjuta-git.glade.h:41
-msgid "Branch must be fully merged"
-msgstr ""
+#~ msgid "Redo the last undone action"
+#~ msgstr "é??å¤?å??å??æ¶?ç??å?¨ä½?"
 
-#: ../plugins/git/anjuta-git.glade.h:42
-#, fuzzy
-msgid "Check Out Files"
-msgstr "æ??è¿?ç??æ??件(_F)"
+#~ msgid "C_ut"
+#~ msgstr "å?ªå??(_U)"
 
-#: ../plugins/git/anjuta-git.glade.h:43
-msgid "Check out the branch after it is created"
-msgstr ""
+#~ msgid "Cut the selected text from the editor to the clipboard"
+#~ msgstr "å°?é??中æ??å­?å?ªå??å?°å?ªè´´æ?¿"
 
-#: ../plugins/git/anjuta-git.glade.h:44
-#: ../plugins/subversion/anjuta-subversion.glade.h:24
-#, fuzzy
-msgid "Commit Changes"
-msgstr "æ??交æ??件"
+#~ msgid "Copy the selected text to the clipboard"
+#~ msgstr "å°?é??中æ??å­?å¤?å?¶å?°å?ªè´´æ?¿"
 
-#: ../plugins/git/anjuta-git.glade.h:45
-msgid "Commit on fast-forward merges"
-msgstr ""
+#~ msgid "Paste the content of clipboard at the current position"
+#~ msgstr "å°?å?ªè´´æ?¿ä¸?ç??æ??å­?å¤?å?¶å?°å½?å??å??æ ?ç??ä½?ç½®"
 
-#: ../plugins/git/anjuta-git.glade.h:46
-#, fuzzy
-msgid "Create Branch"
-msgstr "å??建"
+#~ msgid "_Clear"
+#~ msgstr "��(_C)"
 
-#: ../plugins/git/anjuta-git.glade.h:47
-#, fuzzy
-msgid "Create Tag"
-msgstr "å??建"
+#~ msgid "Delete the selected text from the editor"
+#~ msgstr "å°?é??中æ??å­?ä»?ç¼?è¾?å?¨å? é?¤"
 
-#: ../plugins/git/anjuta-git.glade.h:48
-#, fuzzy
-msgid "Create patch series"
-msgstr "å??建æ?°ç?®å½?"
+#~ msgid "_Line Number Margin"
+#~ msgstr "è¡?å?·å?º(_L)"
 
-#: ../plugins/git/anjuta-git.glade.h:49 ../plugins/git/git-log-dialog.c:188
-#: ../plugins/subversion/subversion-log-dialog.c:139
-#, fuzzy
-msgid "Date"
-msgstr "æ?¥æ??(_D)"
+#~ msgid "Show/Hide line numbers"
+#~ msgstr "æ?¾ç¤º/é??è??è¡?å?·å?º"
 
-#: ../plugins/git/anjuta-git.glade.h:50
-#, fuzzy
-msgid "Delete Branch"
-msgstr "å? é?¤æ??件"
+#~ msgid "_Marker Margin"
+#~ msgstr "æ ?å?·å?º(_M)"
 
-#: ../plugins/git/anjuta-git.glade.h:51
-#, fuzzy
-msgid "Delete Remote Branch"
-msgstr "��主�"
+#~ msgid "Show/Hide marker margin"
+#~ msgstr "æ?¾ç¤º/é??è??æ ?å?·å?º"
 
-#: ../plugins/git/anjuta-git.glade.h:52
-#, fuzzy
-msgid "Do not commit"
-msgstr "��示�签"
+#~ msgid "_Code Fold Margin"
+#~ msgstr "代����(_C)"
 
-#: ../plugins/git/anjuta-git.glade.h:53
-#, fuzzy
-msgid "Do not follow tags"
-msgstr "��示�签"
+#~ msgid "Show/Hide code fold margin"
+#~ msgstr "æ?¾ç¤º/é??è??代ç ?å±?å? å?º"
 
-#: ../plugins/git/anjuta-git.glade.h:54
-msgid "Fetch remote branches after creation"
-msgstr ""
+#~ msgid "_Indentation Guides"
+#~ msgstr "缩�导线(_I)"
 
-#: ../plugins/git/anjuta-git.glade.h:55
-#: ../plugins/subversion/anjuta-subversion.glade.h:32
-msgid "Force"
-msgstr "强�"
+#~ msgid "Show/Hide indentation guides"
+#~ msgstr "æ?¾ç¤º/é??è??缩è¿?导线"
 
-#: ../plugins/git/anjuta-git.glade.h:57
-msgid "From:"
-msgstr "ä»?ï¼?"
+#~ msgid "_White Space"
+#~ msgstr "空��符(_W)"
 
-#: ../plugins/git/anjuta-git.glade.h:58
-#, fuzzy
-msgid "Grep:"
-msgstr "å¸?è??æ??"
+#~ msgid "Show/Hide white spaces"
+#~ msgstr "æ?¾ç¤º/é??è??空ç?½å­?符"
 
-#: ../plugins/git/anjuta-git.glade.h:59
-msgid "Hard"
-msgstr ""
+#~ msgid "_Line End Characters"
+#~ msgstr "�尾�符(_L)"
 
-#: ../plugins/git/anjuta-git.glade.h:60
-#, fuzzy
-msgid "Head"
-msgstr "头æ??件"
+#~ msgid "Show/Hide line end characters"
+#~ msgstr "æ?¾ç¤º/é??è??è¡?å°¾å­?符"
 
-#: ../plugins/git/anjuta-git.glade.h:61
-#, fuzzy
-msgid "Ignore Files"
-msgstr "忽ç?¥æ??件ï¼?"
+#~ msgid "Line _Wrapping"
+#~ msgstr "����(_W)"
 
-#: ../plugins/git/anjuta-git.glade.h:62
-#, fuzzy
-msgid "Merge"
-msgstr "���"
+#~ msgid "Enable/disable line wrapping"
+#~ msgstr "��/������"
 
-#: ../plugins/git/anjuta-git.glade.h:63
-msgid "Mixed"
-msgstr ""
+#~ msgid "Zoom In"
+#~ msgstr "�大"
 
-#: ../plugins/git/anjuta-git.glade.h:64
-#, fuzzy
-msgid "Previous commit"
-msgstr "ä¸?ä¸?个å??å?²(_P)"
+#~ msgid "Zoom in: Increase font size"
+#~ msgstr "�大�����大�"
 
-#: ../plugins/git/anjuta-git.glade.h:65
-msgid "Pull"
-msgstr ""
+#~ msgid "Zoom Out"
+#~ msgstr "缩�"
 
-#: ../plugins/git/anjuta-git.glade.h:66
-#, fuzzy
-msgid "Rebase"
-msgstr "å??å¸?å??称ï¼?"
+#~ msgid "Zoom out: Decrease font size"
+#~ msgstr "缩å°?ï¼?å??å°?å­?ä½?大å°?"
 
-#: ../plugins/git/anjuta-git.glade.h:67
-#, fuzzy
-msgid "Remove File"
-msgstr "����"
+#~ msgid "_Highlight Mode"
+#~ msgstr "�亮模�(_H)"
 
-#: ../plugins/git/anjuta-git.glade.h:68
-#, fuzzy
-msgid "Reset Tree"
-msgstr "���"
+#~ msgid "_Close All Folds"
+#~ msgstr "å?³é?­å?¨é?¨æ??å? å?ºå??(_C)"
 
-#: ../plugins/git/anjuta-git.glade.h:69
-#: ../plugins/subversion/anjuta-subversion.glade.h:44
-msgid "Retrieving status..."
-msgstr ""
+#~ msgid "Close all code folds in the editor"
+#~ msgstr "å°?å?¨é?¨æº?代ç ?æ??å? "
 
-#: ../plugins/git/anjuta-git.glade.h:70
-#, fuzzy
-msgid "Revert Commit"
-msgstr "æ??交(_C)"
+#~ msgid "_Open All Folds"
+#~ msgstr "æ??å¼?å?¨é?¨æ??å? å?ºå??(_O)"
 
-#: ../plugins/git/anjuta-git.glade.h:71
-#, fuzzy
-msgid "Revision/Tag:"
-msgstr "修订�"
+#~ msgid "Open all code folds in the editor"
+#~ msgstr "����代���"
 
-#: ../plugins/git/anjuta-git.glade.h:73
-#, fuzzy
-msgid "Select A Folder"
-msgstr "å?¨é??(_A)"
+#~ msgid "_Toggle Current Fold"
+#~ msgstr "å??æ?¢å½?å??æ??å? å?ºå??(_T)"
 
-#: ../plugins/git/anjuta-git.glade.h:74
-#: ../plugins/subversion/anjuta-subversion.glade.h:48
-msgid "Set Conflicts as Resolved"
-msgstr ""
+#~ msgid "Toggle current code fold in the editor"
+#~ msgstr "å??æ?¢å½?å??代ç ?ç??æ??å? ä¸?å±?å¼?ç?¶æ??"
 
-#: ../plugins/git/anjuta-git.glade.h:75
-msgid "Soft"
-msgstr ""
+#~ msgid "_Documents"
+#~ msgstr "æ??æ¡£(_D)"
 
-#: ../plugins/git/anjuta-git.glade.h:76
-#, fuzzy
-msgid "Squash"
-msgstr "��"
+#~ msgid "Previous Document"
+#~ msgstr "ä¸?个æ??æ¡£"
 
-#: ../plugins/git/anjuta-git.glade.h:77
-msgid "Switch to Another Branch"
-msgstr ""
+#~ msgid "Next Document"
+#~ msgstr "ä¸?个æ??æ¡£"
 
-#: ../plugins/git/anjuta-git.glade.h:78
-#, fuzzy
-msgid "Tag/Commit"
-msgstr "æ??交(_C)"
+#~ msgid "Bookmar_k"
+#~ msgstr "书签(_K)"
 
-#: ../plugins/git/anjuta-git.glade.h:79
-msgid "This commit concludes a failed merge (use -i)"
-msgstr ""
+#~ msgid "_Add Bookmark"
+#~ msgstr "添�书签(_A)"
 
-#: ../plugins/git/anjuta-git.glade.h:81
-#, fuzzy
-msgid "To:"
-msgstr "å?°"
+#~ msgid "Add a bookmark at the current line position"
+#~ msgstr "å?¨å½?å??è¡?æ·»å? ä¸?个书签"
 
-#: ../plugins/git/anjuta-git.glade.h:82
-#, fuzzy
-msgid "Unstage Files"
-msgstr "ç?®æ ?æ??件信æ?¯(_T)"
+#~ msgid "_Previous Bookmark"
+#~ msgstr "��个书签(_P)"
 
-#: ../plugins/git/anjuta-git.glade.h:83
-#, fuzzy
-msgid "Use a custom log message"
-msgstr "缩ç?­è¿?é?¿ç??ä¿¡æ?¯"
+#~ msgid "Jump to the previous bookmark in the file"
+#~ msgstr "转å?°å½?å??æ??件å??ç??ä¸?ä¸?个书签"
 
-#: ../plugins/git/anjuta-git.glade.h:84
-#, fuzzy
-msgid "View log"
-msgstr "æ?¥ç??"
+#~ msgid "_Next Bookmark"
+#~ msgstr "��个书签(_N)"
 
-#: ../plugins/git/git-add-dialog.c:36
-msgid "Git: File staged for add."
-msgstr ""
+#~ msgid "Jump to the next bookmark in the file"
+#~ msgstr "转å?°å½?å??æ??件å??ç??ä¸?ä¸?个书签"
 
-#: ../plugins/git/git-add-dialog.c:62 ../plugins/git/git-remove-dialog.c:62
-#, fuzzy
-msgid "Please select a file."
-msgstr "请è¾?å?¥æ??件å??ï¼?"
+#~ msgid "_Clear All Bookmarks"
+#~ msgstr "����书签(_C)"
 
-#: ../plugins/git/git-add-remote-dialog.c:41
-#, c-format
-msgid "Git: Added remote branch \"%s\"."
-msgstr ""
+#~ msgid "Clear bookmarks"
+#~ msgstr "��书签"
 
-#: ../plugins/git/git-add-remote-dialog.c:81
-#: ../plugins/git/git-create-branch-dialog.c:98
-#, fuzzy
-msgid "Please enter a branch name."
-msgstr "请è¾?å?¥æ??件å??ï¼?"
+#~ msgid "Editor file operations"
+#~ msgstr "ç¼?è¾?å?¨æ??件æ??ä½?"
 
-#: ../plugins/git/git-add-remote-dialog.c:91
-#, fuzzy
-msgid "Please enter a URL."
-msgstr "修订�"
+#~ msgid "Editor print operations"
+#~ msgstr "ç¼?è¾?å?¨æ??å?°æ??ä½?"
 
-#: ../plugins/git/git-add-remote-dialog.c:111
-#: ../plugins/git/git-fetch-dialog.c:54
-#, fuzzy
-msgid "Git: Fetching..."
-msgstr "æ­£å?¨æ??è¡¥ä¸?...\n"
+#~ msgid "Editor text transformation"
+#~ msgstr "ç¼?è¾?å?¨æ??æ?¬è½¬æ?¢"
 
-#: ../plugins/git/git-bisect-dialog.c:54
-#: ../plugins/git/git-create-branch-dialog.c:89
-#: ../plugins/git/git-create-tag-dialog.c:99
-#: ../plugins/git/git-reset-dialog.c:57 ../plugins/git/git-revert-dialog.c:46
-#: ../plugins/subversion/subversion-copy-dialog.c:207
-#: ../plugins/subversion/subversion-switch-dialog.c:120
-#, fuzzy
-msgid "Please enter a revision."
-msgstr "修订�"
+#~ msgid "Editor text selection"
+#~ msgstr "ç¼?è¾?å?¨æ??æ?¬é??æ?©"
 
-#: ../plugins/git/git-cat-file-menu.c:36
-#, fuzzy
-msgid "Git: File retrieved."
-msgstr "Subversionï¼?æ·»å? æ??件/ç?®å½?"
+#~ msgid "Editor code commenting"
+#~ msgstr "ç¼?è¾?å?¨ä»£ç ?注é??"
 
-#: ../plugins/git/git-checkout-files-dialog.c:36
-msgid "Git: Files checked out."
-msgstr ""
+#~ msgid "Editor navigations"
+#~ msgstr "���导�"
 
-#: ../plugins/git/git-commit-dialog.c:36
-#, fuzzy
-msgid "Git: Commit complete."
-msgstr "CVSï¼?æ·»å? æ??件"
+#~ msgid "Editor edit operations"
+#~ msgstr "ç¼?è¾?å?¨ç¼?è¾?æ??ä½?"
 
-#: ../plugins/git/git-create-branch-dialog.c:41
-#, c-format
-msgid "Git: Created branch \"%s\"."
-msgstr ""
+#~ msgid "Editor zoom operations"
+#~ msgstr "ç¼?è¾?å?¨æ?¾å¤§æ??ä½?"
 
-#: ../plugins/git/git-create-tag-dialog.c:41
-#, c-format
-msgid "Git: Created tag \"%s\"."
-msgstr ""
+#~ msgid "Editor syntax highlighting styles"
+#~ msgstr "���语��亮样�"
 
-#: ../plugins/git/git-create-tag-dialog.c:108
-#, fuzzy
-msgid "Please enter a tag name."
-msgstr "请è¾?å?¥æ??件å??ï¼?"
+#~ msgid "Editor text formating"
+#~ msgstr "ç¼?è¾?å?¨æ??æ?¬æ ¼å¼?"
 
-#: ../plugins/git/git-delete-branch-dialog.c:41
-#, c-format
-msgid "Git: Deleted branch \"%s\"."
-msgstr ""
+#~ msgid "Simple searching"
+#~ msgstr "ç®?å??æ??ç´¢"
 
-#: ../plugins/git/git-fetch-dialog.c:40
-#, fuzzy
-msgid "Git: Fetch complete."
-msgstr "æ??件ç?¶æ??"
+#~ msgid "Documents"
+#~ msgstr "æ??æ¡£"
 
-#: ../plugins/git/git-log-dialog.c:151
-#, fuzzy
-msgid "Graph"
-msgstr "å¸?è??æ??"
+#~ msgid "Editor view settings"
+#~ msgstr "�����设置"
 
-#: ../plugins/git/git-log-dialog.c:166
-#, fuzzy
-msgid "Short log"
-msgstr "�示��(_S)"
+#~ msgid "Reload"
+#~ msgstr "é??æ?°è½½å?¥"
 
-#: ../plugins/git/git-log-dialog.c:177
-#: ../plugins/subversion/subversion-log-dialog.c:130
-#, fuzzy
-msgid "Author"
-msgstr "ä½?è??ï¼?"
+#~ msgid "Goto"
+#~ msgstr "转�"
+
+#~ msgid "Zoom"
+#~ msgstr "�大"
 
-#: ../plugins/git/git-log-dialog.c:305
 #, fuzzy
-msgid "Git: Retrieving log..."
-msgstr "示ä¾?æ??件æ??ä½?"
+#~ msgid "Col"
+#~ msgstr "彩�"
 
-#: ../plugins/git/git-log-dialog.c:344
-#: ../plugins/subversion/subversion-add-dialog.c:63
-#: ../plugins/subversion/subversion-diff-dialog.c:114
-#: ../plugins/subversion/subversion-remove-dialog.c:98
-#: ../plugins/subversion/subversion-update-dialog.c:66
-msgid "Please enter a path."
-msgstr ""
+#~ msgid "Mode"
+#~ msgstr "模�"
 
-#: ../plugins/git/git-log-dialog.c:505
-#, fuzzy, c-format
-msgid "<b>Branch:</b> %s"
-msgstr "æ??示符"
+#~ msgid "Automatic"
+#~ msgstr "��"
 
-#: ../plugins/git/git-log-dialog.c:510
-#, fuzzy, c-format
-msgid "<b>Tag:</b> %s"
-msgstr "é??项"
+#~ msgid "Autosave failed for %s"
+#~ msgstr "���� \"%s\" 失败"
 
-#: ../plugins/git/git-log-dialog.c:515
-#, fuzzy, c-format
-msgid "<b>Remote:</b> %s"
-msgstr "<b>注é??ï¼?</b>"
+#~ msgid "Autosave completed"
+#~ msgstr "è?ªå?¨ä¿?å­?å®?æ??"
 
-#: ../plugins/git/git-merge-dialog.c:36
-#, fuzzy
-msgid "Git: Merge complete."
-msgstr "Subversioné¦?é??项"
+#~ msgid "Match case"
+#~ msgstr "å?ºå??大å°?å??"
 
-#: ../plugins/git/git-pull-dialog.c:36
-msgid "Git: Pull complete."
-msgstr ""
+#~ msgid "Open '%s'"
+#~ msgstr "æ??å¼?â??%sâ??"
 
-#: ../plugins/git/git-pull-dialog.c:77
-msgid "Please enter the URL of the repository to pull from."
-msgstr ""
+#~ msgid "recent menu label|%d. %s"
+#~ msgstr "%d. %s"
 
-#: ../plugins/git/git-rebase-dialog.c:49
-msgid "Git: Rebasing"
-msgstr ""
+#~ msgid ""
+#~ "Can not open \"%s\".\n"
+#~ "\n"
+#~ "%s"
+#~ msgstr ""
+#~ "æ? æ³?æ??å¼?â??%sâ??ã??\n"
+#~ "\n"
+#~ "%s"
 
-#: ../plugins/git/git-remove-dialog.c:36
-#, fuzzy
-msgid "Git: File removed."
-msgstr "Subversionï¼?æ·»å? æ??件/ç?®å½?"
+#~ msgid "Open with:"
+#~ msgstr "æ??å¼?æ?¹å¼?ï¼?"
 
-#: ../plugins/git/git-resolve-dialog.c:36
-#, fuzzy
-msgid "Git: Resolve complete."
-msgstr "CVSï¼?å? é?¤æ??件"
+#~ msgid "Document Manager"
+#~ msgstr "æ??档管ç??å?¨"
 
-#: ../plugins/git/git-switch-dialog.c:36
-msgid "Git: Branch checkout complete."
-msgstr ""
+#~ msgid "All files"
+#~ msgstr "å?¨é?¨æ??件"
 
-#: ../plugins/git/git-ui-utils.c:94 ../plugins/git/git-ui-utils.c:99
-#: ../plugins/git/git.plugin.in.h:1
-msgid "Git"
-msgstr ""
+#~ msgid "Anjuta Projects"
+#~ msgstr "Anjuta 工�"
 
-#: ../plugins/git/git-ui-utils.c:438
-#, fuzzy
-msgid "Git: Diff complete."
-msgstr "示ä¾?æ??件æ??ä½?"
+#~ msgid "C/C++ source files"
+#~ msgstr "C/C++ æº?æ??件"
 
-#: ../plugins/git/git-unstage-dialog.c:36
-msgid "Git: Files unstaged."
-msgstr ""
+#~ msgid "C# source files"
+#~ msgstr "C# æº?æ??件"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:58 ../plugins/git/plugin.c:403
-#, fuzzy
-msgid "_Git"
-msgstr "转�(_G)"
+#~ msgid "Java source files"
+#~ msgstr "Java æº?æ??件"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:66 ../plugins/subversion/plugin.c:76
-#, fuzzy
-msgid "_Commit..."
-msgstr "æ??交(_C)"
+#~ msgid "Pascal source files"
+#~ msgstr "Pascal æº?æ??件"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:74
-#, fuzzy
-msgid "_Fetch"
-msgstr "æ³?æ??"
+#~ msgid "PHP source files"
+#~ msgstr "PHP æº?æ??件"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:82
-#, fuzzy
-msgid "_Rebase"
-msgstr "é??ç½®(_R)"
+#~ msgid "Perl source files"
+#~ msgstr "Perl æº?æ??件"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:90 ../plugins/git/plugin.c:186
-#, fuzzy
-msgid "_Start..."
-msgstr "æ??å?°(_P)"
+#~ msgid "Python source files"
+#~ msgstr "Python æº?æ??件"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:98
-#, fuzzy
-msgid "_Continue"
-msgstr "��/继续(_C)"
+#~ msgid "Hyper text markup files"
+#~ msgstr "HTML æ??件"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:106
-msgid "_Skip"
-msgstr ""
+#~ msgid "Shell scripts files"
+#~ msgstr "Shell è??æ?¬æ??件"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:114
-#, fuzzy
-msgid "_Abort"
-msgstr "��(_A)"
+#~ msgid "Makefiles"
+#~ msgstr "Makefiles"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:122
-msgid "_Pull..."
-msgstr ""
+#~ msgid "Lua files"
+#~ msgstr "Lua æ??件"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:130
-#, fuzzy
-msgid "_Unstage files..."
-msgstr "ä¿?å­?å?¨é?¨æ??件"
+#~ msgid "Diff files"
+#~ msgstr "Diff æ??件"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:138
-msgid "_Check out files..."
-msgstr ""
+#~ msgid "Failed to activate plugin: %s"
+#~ msgstr "æ¿?æ´»æ??件失败ï¼?%s"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:146
-msgid "_Resolve conflicts..."
-msgstr ""
+#~ msgid "_New"
+#~ msgstr "�建(_N)"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:154
-#, fuzzy
-msgid "Create patch series..."
-msgstr "正���工�...\n"
+#~ msgid "New empty file"
+#~ msgstr "æ?°å»ºç©ºæ??件"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:162 ../plugins/git/plugin.c:359
-#, fuzzy
-msgid "_Reset tree..."
-msgstr "æ??å?¡å?¨"
+#~ msgid "_Open..."
+#~ msgstr "æ??å¼?(_O)..."
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:170 ../plugins/git/plugin.c:367
-#, fuzzy
-msgid "_Revert commit..."
-msgstr "æ??å?¡å?¨"
+#~ msgid "_Open"
+#~ msgstr "æ??å¼?(_O)"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:178 ../plugins/git/plugin.c:375
-#, fuzzy
-msgid "_Bisect"
-msgstr "é??ç½®(_R)"
+#~ msgid "Open _With"
+#~ msgstr "æ??å¼?æ?¹å¼?(_W)"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:202
-#, fuzzy
-msgid "_Good"
-msgstr "转�(_G)"
+#~ msgid "Open with"
+#~ msgstr "æ??å¼?æ?¹å¼?"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:210
-#, fuzzy
-msgid "_Bad"
-msgstr "ç??æ??(_B)"
+#~ msgid "File Loader"
+#~ msgstr "æ??件è£?å?¥å?¨"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:218 ../plugins/git/plugin.c:411
-#, fuzzy
-msgid "_View log..."
-msgstr "�建(_N)..."
+#~ msgid "New"
+#~ msgstr "�建"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:226 ../plugins/git/plugin.c:291
-#: ../plugins/git/plugin.c:419 ../plugins/subversion/plugin.c:60
-#: ../plugins/subversion/plugin.c:175
-#, fuzzy
-msgid "_Add..."
-msgstr "添�(_A)"
+#~ msgid "New file, project and project components."
+#~ msgstr "æ?°å»ºæ??件æ??å·¥ç¨?ã??"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:234 ../plugins/git/plugin.c:427
-#: ../plugins/subversion/plugin.c:68 ../plugins/subversion/plugin.c:183
-#, fuzzy
-msgid "_Remove..."
-msgstr "å? é?¤(_R)"
+#~ msgid "Open"
+#~ msgstr "æ??å¼?"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:242
-#, fuzzy
-msgid "_Ignore..."
-msgstr "å? é?¤(_R)"
+#~ msgid "Open _Recent"
+#~ msgstr "æ??å¼?æ??è¿?(_R)"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:251 ../plugins/git/plugin.c:343
-#, fuzzy
-msgid "_Create branch..."
-msgstr "补�"
+#~ msgid "Open recent file"
+#~ msgstr "æ??å¼?æ??è¿?ç??æ??件"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:259
-msgid "_Delete branch..."
-msgstr ""
+#~ msgid "Open recent files"
+#~ msgstr "æ??å¼?æ??è¿?ç??æ??件"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:267
-msgid "_Switch to another branch..."
-msgstr ""
+#~ msgid "Open a file"
+#~ msgstr "æ??å¼?æ??件"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:275
 #, fuzzy
-msgid "_Merge..."
-msgstr "å? é?¤(_R)"
+#~ msgid "File not found"
+#~ msgstr "����件�%s"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:283
 #, fuzzy
-msgid "_Remote branches"
-msgstr "����(_R)"
+#~ msgid "Please select a plugin to open <b>%s</b>."
+#~ msgstr "请é??æ?©è¦?æ¿?æ´»ç??æ??件"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:299
-#, fuzzy
-msgid "_Delete..."
-msgstr "å? é?¤(_D)"
+#~ msgid "Open With"
+#~ msgstr "æ??å¼?æ?¹å¼?(_W)"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:307 ../plugins/git/plugin.c:351
 #, fuzzy
-msgid "_Create tag..."
-msgstr "å??é??å??表"
+#~ msgid "<b>Filter</b>"
+#~ msgstr "<b>æ??件è¿?滤å?¨</b>"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:315
-#, fuzzy
-msgid "_Diff uncommitted changes"
-msgstr "æ?¤é??æ?¹å?¨(_D)"
+#~ msgid "<b>Global</b>"
+#~ msgstr "<b>��</b>"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:327
-msgid "_Show commit diff"
-msgstr ""
+#~ msgid "Do not show backup files"
+#~ msgstr "ä¸?æ?¾ç¤ºå¤?份æ??件"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:335
-#, fuzzy
-msgid "_View selected revision"
-msgstr "修订�"
+#~ msgid "Do not show binary files (.o, .la, etc.)"
+#~ msgstr "ä¸?æ?¾ç¤ºäº?è¿?å?¶æ??件·(.o,·.la,·etc.)"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:383
-#, fuzzy
-msgid "_Set good revision"
-msgstr "使�修订�"
+#~ msgid "Do not show hidden files"
+#~ msgstr "ä¸?æ?¾ç¤ºé??è??æ??件"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/git/plugin.c:391
 #, fuzzy
-msgid "_Set bad revision"
-msgstr "使�修订�"
+#~ msgid "Do not show unversioned files"
+#~ msgstr "ä¸?æ?¾ç¤ºé??è??æ??件"
 
-#: ../plugins/git/plugin.c:581
-#, fuzzy
-msgid "Git operations"
-msgstr "ç??è§?æ??ä½?"
+#~ msgid "Loading..."
+#~ msgstr "正�载�..."
 
-#: ../plugins/git/plugin.c:586
-#, fuzzy
-msgid "Git log operations"
-msgstr "ç¼?è¾?å?¨æ??件æ??ä½?"
+#~ msgid "Up-to-date"
+#~ msgstr "æ??æ?°"
 
-#: ../plugins/git/plugin.c:591
-#, fuzzy
-msgid "Git FM operations"
-msgstr "ç??è§?æ??ä½?"
+#~ msgid "Locked"
+#~ msgstr "å·²é??å®?"
 
-#: ../plugins/git/plugin.c:606
-#, fuzzy
-msgid "Git Log"
-msgstr "æ?¥ç??"
+#~ msgid "Ignored"
+#~ msgstr "忽�"
 
-#: ../plugins/glade/anjuta-glade.glade.h:1
-#, fuzzy
-msgid "<b>Handler template</b>"
-msgstr "<b>工����</b>"
+#~ msgid "Filename"
+#~ msgstr "æ??件å??"
 
-#: ../plugins/glade/anjuta-glade.glade.h:2
-#, fuzzy
-msgid "<b>Manage associations</b>"
-msgstr "æ¶?æ?¯é??项"
+#~ msgid "Base uri"
+#~ msgstr "�� URI"
 
-#: ../plugins/glade/anjuta-glade.glade.h:3
-#, fuzzy
-msgid "<b>New association</b>"
-msgstr "<b>é??项</b>"
+#~ msgid "_Rename"
+#~ msgstr "é??å?½å??(_R)"
 
-#: ../plugins/glade/anjuta-glade.glade.h:4
-msgid "Associate"
-msgstr ""
+#~ msgid "Rename file or directory"
+#~ msgstr "é??å?½å??æ??件æ??ç?®å½?"
 
-#: ../plugins/glade/anjuta-glade.glade.h:5
 #, fuzzy
-msgid "Automatically add resources"
-msgstr "���载�个工�"
+#~ msgid "File manager popup actions"
+#~ msgstr "ç¼?è¯?å?¨å??é?¾æ?¥å?¨é??项"
 
-#: ../plugins/glade/anjuta-glade.glade.h:6 ../plugins/glade/plugin.c:755
-#, fuzzy
-msgid "Designer"
-msgstr "���"
+#~ msgid "Files"
+#~ msgstr "æ??件"
 
-#: ../plugins/glade/anjuta-glade.glade.h:7
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:28
-#: ../plugins/sourceview/anjuta-editor-sourceview.glade.h:8
-msgid "Editor"
-msgstr "ç¼?è¾?å?¨"
+#~ msgid "File Manager"
+#~ msgstr "æ??件管ç??å?¨"
 
-#: ../plugins/glade/anjuta-glade.glade.h:8
-msgid "Insert handler on edit"
-msgstr ""
+#~ msgid "<b>File Information</b>"
+#~ msgstr "<b>æ??件信æ?¯</b>"
 
-#: ../plugins/glade/anjuta-glade.glade.h:9
-#, fuzzy
-msgid "Position type"
-msgstr "�置�"
+#~ msgid "Add License Information"
+#~ msgstr "æ·»å? æ??æ??ä¿¡æ?¯"
 
-#: ../plugins/glade/anjuta-glade.glade.h:10
-msgid "Separated designer layout"
-msgstr ""
+#~ msgid "Add to project"
+#~ msgstr "添��工�"
 
-#: ../plugins/glade/anjuta-glade.glade.h:11
-msgid "Special regexp"
-msgstr ""
+#~ msgid "Add to repository"
+#~ msgstr "添����"
 
-#: ../plugins/glade/anjuta-glade.glade.h:12
-#, fuzzy
-msgid "Widget name"
-msgstr "è¶?å??"
+#~ msgid ""
+#~ "Enter the File name.\n"
+#~ "The extension will be added according to the type."
+#~ msgstr ""
+#~ "è¾?å?¥æ??件å??ã??\n"
+#~ "ä¼?æ?´å?·æ??件类å??å¢?å? æ??件æ?©å±?å??ã??"
 
-#: ../plugins/glade/anjuta-glade.glade.h:13
-msgid "on_widget_signal"
-msgstr ""
+#~ msgid "Name:"
+#~ msgstr "å??å­?ï¼?"
 
-#: ../plugins/glade/anjuta-glade.glade.h:14
-msgid "widget_signal_cb"
-msgstr ""
+#~ msgid "New File"
+#~ msgstr "æ?°å»ºæ??件"
 
-#: ../plugins/glade/designer-associations-item.c:243
-#, c-format
-msgid "Association item has no designer"
-msgstr ""
+#~ msgid "Type:"
+#~ msgstr "ç±»å??ï¼?"
 
-#: ../plugins/glade/designer-associations-item.c:268
-#, c-format
-msgid "Association item has no editor"
-msgstr ""
+#~ msgid "C Source File"
+#~ msgstr "C æº?æ??件"
 
-#: ../plugins/glade/designer-associations-item.c:371
-#, c-format
-msgid "Bad association item option in the node %s"
-msgstr ""
+#~ msgid "C/C++ Header File"
+#~ msgstr "C/C++ 头æ??件"
 
-#: ../plugins/glade/designer-associations-item.c:457
-#, c-format
-msgid "no filename found in the node %s"
-msgstr ""
+#~ msgid "C++ Source File"
+#~ msgstr "C++ æº?æ??件"
 
-#: ../plugins/glade/designer-associations-item.c:478
-#, c-format
-msgid "invalid %s property value"
-msgstr ""
+#~ msgid "C# Source File"
+#~ msgstr "C# æº?æ??件"
 
-#: ../plugins/glade/designer-associations-item.c:496
-#, c-format
-msgid "Association item filename has no path"
-msgstr ""
+#~ msgid "Java Source File"
+#~ msgstr "Java æº?æ??件"
 
-#: ../plugins/glade/plugin.c:847
-#, c-format
-msgid "No associations initialized, nothing to save"
-msgstr ""
+#~ msgid "Perl Source File"
+#~ msgstr "Perl æº?æ??件"
 
-#: ../plugins/glade/plugin.c:854
-#, c-format
-msgid "Couldn't save associations because project root isn't set"
-msgstr ""
+#~ msgid "Python Source File"
+#~ msgstr "Python æº?æ??件"
 
-#: ../plugins/glade/plugin.c:876
-#, fuzzy, c-format
-msgid "Failed to save associations"
-msgstr "��载�工��%s"
+#~ msgid "Shell Script File"
+#~ msgstr "Shell è??æ?¬æ??件"
 
-#: ../plugins/glade/plugin.c:1360
-#, c-format
-msgid "Couldn't introspect the signal"
-msgstr ""
+#~ msgid "Other"
+#~ msgstr "��"
 
-#: ../plugins/glade/plugin.c:1382
-#, c-format
-msgid "Python language isn't supported yet"
-msgstr ""
+#~ msgid "Unable to build user interface for New File"
+#~ msgstr "æ? æ³?为æ?°å»ºæ??件ç??æ??ç?¨æ?·ç??é?¢"
 
-#: ../plugins/glade/plugin.c:1395
-#, c-format
-msgid "Vala language isn't supported yet"
-msgstr ""
+#~ msgid "<b>Select Package to add:</b>"
+#~ msgstr "<b>é??æ?©è¦?æ·»å? ç??å??ï¼?</b>"
 
-#: ../plugins/glade/plugin.c:1954
-#, c-format
-msgid "There is no associated editor for the designer"
-msgstr ""
+#~ msgid "Add _Package"
+#~ msgstr "æ·»å? å??(_P)"
 
-#: ../plugins/glade/plugin.c:1972
-#, c-format
-msgid "Unknown language of the editor \"%s\""
-msgstr ""
+#~ msgid "Add _module"
+#~ msgstr "æ·»å? æ¨¡å??(_M)"
 
-#: ../plugins/glade/plugin.c:2039 ../plugins/glade/plugin.c:2116
-#: ../plugins/glade/plugin.c:2241
-#, fuzzy, c-format
-msgid "Error while adding a new handler stub: %s"
-msgstr "å??å?¥æ??件æ?¶å?ºé??ï¼?%sã??"
+#~ msgid "Packages"
+#~ msgstr "å??"
 
-#: ../plugins/glade/plugin.c:2046 ../plugins/glade/plugin.c:2130
 #, fuzzy
-msgid "Couldn't find a signal information"
-msgstr ""
-"确认ä¸?å??ä¿¡æ?¯ï¼?\n"
-"\n"
+#~ msgid "Select package"
+#~ msgstr "æ?¬å?·å??æ??å­?(_B)"
 
-#: ../plugins/glade/plugin.c:2073
-msgid "Error while adding a new handler stub: No current editor"
-msgstr ""
+#~ msgid "Variables"
+#~ msgstr "å??é??"
 
-#: ../plugins/glade/plugin.c:2244
-#, c-format
-msgid ""
-"To avoid this messages turn off \"Insert handler on edit\" flag in "
-"Preferences->Glade GUI Designer"
-msgstr ""
+#~ msgid "Group doesn't exist"
+#~ msgstr "����"
 
-#: ../plugins/glade/plugin.c:2380
-msgid "Those documents are already associated"
-msgstr ""
+#~ msgid "Target doesn't exist"
+#~ msgstr "�����"
 
-#: ../plugins/glade/plugin.c:2418
-#, c-format
-msgid "Unable to read file: %s."
-msgstr "æ? æ³?读å??æ??件ï¼?%s"
+#~ msgid "Unable to update project"
+#~ msgstr "����项�"
 
-#: ../plugins/glade/plugin.c:3676
-msgid "Couldn't find a default signal name"
-msgstr ""
+#, fuzzy
+#~ msgid "Malformed project"
+#~ msgstr "��项�"
 
-#: ../plugins/glade/plugin.c:3886
-#, c-format
-msgid "Project %s has no deprecated widgets or version mismatches."
-msgstr ""
+#, fuzzy
+#~ msgid "Please specify group name"
+#~ msgstr "请è¾?å?¥æ??件å??ï¼?"
 
-#: ../plugins/glade/plugin.c:3903
 #, fuzzy
-msgid "There is no Glade project"
-msgstr "�个工�"
+#~ msgid "Parent group doesn't exist"
+#~ msgstr "����"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/glade/plugin.c:3989
 #, fuzzy
-msgid "_Glade"
-msgstr "é??è½½æ??件(_I)"
+#~ msgid "Please specify target name"
+#~ msgstr "请è¾?å?¥æ??件å??ï¼?"
 
-#: ../plugins/glade/plugin.c:3997 ../plugins/glade/plugin.c:3999
-msgid "Switch between designer/code"
-msgstr ""
+#~ msgid "Static Library"
+#~ msgstr "é??æ??å?½æ?°åº?"
 
-#: ../plugins/glade/plugin.c:4005 ../plugins/glade/plugin.c:4007
-msgid "Insert handler stub"
-msgstr ""
+#~ msgid "Shared Library"
+#~ msgstr "�享���"
 
-#: ../plugins/glade/plugin.c:4013 ../plugins/glade/plugin.c:4015
-msgid "Insert handler stub, autoposition"
-msgstr ""
+#~ msgid "Header Files"
+#~ msgstr "头æ??件"
 
-#: ../plugins/glade/plugin.c:4021
-msgid "Associate last designer and last editor"
-msgstr ""
+#~ msgid "Man Documentation"
+#~ msgstr "Man æ??æ¡£"
 
-#: ../plugins/glade/plugin.c:4023
-msgid "Associate last designer and editor"
-msgstr ""
+#~ msgid "Info Documentation"
+#~ msgstr "Info æ??æ¡£"
 
-#: ../plugins/glade/plugin.c:4029 ../plugins/glade/plugin.c:4031
-msgid "Associations dialog..."
-msgstr ""
+#~ msgid "Java Module"
+#~ msgstr "Java 模å??"
+
+#~ msgid "Python Module"
+#~ msgstr "Python 模å??"
+
+#~ msgid "Source doesn't exist"
+#~ msgstr "æº?æ??件ä¸?å­?å?¨"
 
-#: ../plugins/glade/plugin.c:4037
 #, fuzzy
-msgid "Versioning..."
-msgstr "æ­£å?¨æ??å?°..."
+#~ msgid "Newly added source file could not be identified"
+#~ msgstr "头æ??件æ??è??æº?æ??件å°?æ?ªå??建"
 
-#: ../plugins/glade/plugin.c:4039
-msgid "Switch between library versions and check deprecations"
-msgstr ""
+#~ msgid "Project directory"
+#~ msgstr "工���"
 
-#: ../plugins/glade/plugin.c:4045 ../plugins/glade/plugin.c:4047
-msgid "Set as default resource target"
-msgstr ""
+#~ msgid "Enter new module"
+#~ msgstr "è¿?å?¥æ?°æ¨¡å??"
 
-#: ../plugins/glade/plugin.c:4055
-#, fuzzy
-msgid "Current default target"
-msgstr "ç¼?è¾?å?¨æ??æ?¬é??æ?©"
+#~ msgid "Version"
+#~ msgstr "ç??æ?¬"
 
-#: ../plugins/glade/plugin.c:4063
 #, fuzzy
-msgid "Close the current file"
-msgstr "å?³é?­å½?å??æ??件"
+#~ msgid ""
+#~ "Are you sure you want to remove module \"%s\" and all its associated "
+#~ "packages?"
+#~ msgstr "���确���������"
 
-#: ../plugins/glade/plugin.c:4071
 #, fuzzy
-msgid "Save the current file"
-msgstr "ä¿?å­?å½?å??æ??件"
+#~ msgid "Are you sure you want to remove package \"%s\"?"
+#~ msgstr "æ?¨ç¡®å®?æ?³è¦?å? é?¤å·¥å?·â??%sâ??å??ï¼?"
 
-#: ../plugins/glade/plugin.c:4087
 #, fuzzy
-msgid "Redo the last action"
-msgstr "æ?¤æ¶?ä¸?次æ??ä½?"
+#~ msgid "Enter new variable"
+#~ msgstr "ç?¯å¢?å??é??ï¼?"
 
-#: ../plugins/glade/plugin.c:4095
 #, fuzzy
-msgid "Cut the selection"
-msgstr "ç¼?è¾?å?¨æ??æ?¬é??æ?©"
+#~ msgid "Are you sure you want to remove variable \"%s\"?"
+#~ msgstr "æ?¨ç¡®å®?æ?³è¦?å? é?¤å·¥å?·â??%sâ??å??ï¼?"
 
-#: ../plugins/glade/plugin.c:4103
-#, fuzzy
-msgid "Copy the selection"
-msgstr "ç¼?è¾?å?¨æ??æ?¬é??æ?©"
+#~ msgid "Project:"
+#~ msgstr "工��"
 
-#: ../plugins/glade/plugin.c:4111
-msgid "Paste the clipboard"
-msgstr ""
+#~ msgid "Package name:"
+#~ msgstr "å??å??称ï¼?"
 
-#: ../plugins/glade/plugin.c:4119
-#, fuzzy
-msgid "Delete the selection"
-msgstr "å? é?¤é??中æ??æ?¬"
+#~ msgid "Version:"
+#~ msgstr "ç??æ?¬ï¼?"
 
-#: ../plugins/glade/plugin.c:4297
-#, fuzzy
-msgid "Glade designer operations"
-msgstr "è°?è¯?å?¨æ??ä½?"
+#~ msgid "Use"
+#~ msgstr "使�"
 
-#: ../plugins/glade/plugin.c:4397
-#, fuzzy
-msgid "Go back in undo history"
-msgstr "转å?°ä¸?ä¸?个å??å?²"
+#~ msgid "Group name:"
+#~ msgstr "ç»?å??称ï¼?"
 
-#: ../plugins/glade/plugin.c:4399
-#, fuzzy
-msgid "Go forward in undo history"
-msgstr "转å?°ä¸?ä¸?个å??å?²"
+#~ msgid "Advanced"
+#~ msgstr "�级"
 
-#: ../plugins/glade/plugin.c:4413
-msgid "Glade Clipboard"
-msgstr ""
+#~ msgid "C compiler flags:"
+#~ msgstr "C ç¼?è¯?å?¨å??æ?°ï¼?"
 
-#: ../plugins/glade/plugin.c:4418
-#, fuzzy
-msgid "Widgets"
-msgstr "宽度"
+#~ msgid "C++ compiler flags:"
+#~ msgstr "C++ ç¼?è¯?å?¨å??æ?°ï¼?"
 
-#: ../plugins/glade/plugin.c:4423
-#, fuzzy
-msgid "Palette"
-msgstr "ç²?è´´"
+#~ msgid "Install directories:"
+#~ msgstr "�����"
 
-#: ../plugins/glade/plugin.c:4677
-#, fuzzy, c-format
-msgid "Not local file: %s"
-msgstr "ä¸?æ?¯æ?®é??æ??件ï¼?%sã??"
+#~ msgid "C++ compiler flags"
+#~ msgstr "C++ ç¼?è¯?å?¨å??æ?°"
 
-#: ../plugins/glade/plugin.c:4698
-#, fuzzy, c-format
-msgid "Could not open %s"
-msgstr "æ? æ³?æ??å¼?æ??件è¿?è¡?å??å?¥"
+#~ msgid "Libraries:"
+#~ msgstr "����"
 
-#: ../plugins/glade/plugin.c:4749
 #, fuzzy
-msgid "Could not create a new glade project."
-msgstr "æ? æ³?å??建å?¾æ ?æ??件...\n"
+#~ msgid "Advanced options"
+#~ msgstr "é«?级æ??ç¨?(_A)"
 
-#: ../plugins/glade/plugin.c:5019 ../plugins/glade/plugin.c:5044
-msgid "Glade GUI Designer"
-msgstr ""
+#~ msgid "Target name:"
+#~ msgstr "ç?®æ ?å??称ï¼?"
 
-#: ../plugins/glade/anjuta-design-document.c:371
-#: ../plugins/glade/anjuta-design-document.c:399
-#, fuzzy, c-format
-msgid "Glade project '%s' saved"
-msgstr "正�载�工�...\n"
+#~ msgid "Group:"
+#~ msgstr "ç»?ï¼?"
 
-#: ../plugins/glade/anjuta-design-document.c:379
-#: ../plugins/glade/anjuta-design-document.c:406
 #, fuzzy
-msgid "Invalid glade file name"
-msgstr "æ? æ??ç??æ??件å?? %sã??"
+#~ msgid "Install directory:"
+#~ msgstr "��工�(_I)"
 
-#: ../plugins/gtodo/add_edit_item.c:91
-msgid "You need to select a to do item before you can edit it"
-msgstr ""
+#~ msgid "Advanced..."
+#~ msgstr "�级(_A)..."
 
-#: ../plugins/gtodo/add_edit_item.c:110
 #, fuzzy
-msgid "Add Item"
-msgstr "�件"
+#~ msgid "Project doesn't exist"
+#~ msgstr "����"
 
-#: ../plugins/gtodo/add_edit_item.c:113
 #, fuzzy
-msgid "Edit Item"
-msgstr "ç¼?è¾?"
+#~ msgid "Source file must be inside the project directory"
+#~ msgstr "é??æ?©ç?®å½?"
 
-#: ../plugins/gtodo/add_edit_item.c:144 ../plugins/gtodo/add_edit_item.c:145
-#: ../plugins/gtodo/list_tooltip.c:42
-msgid "Summary:"
-msgstr "���"
+#~ msgid "*"
+#~ msgstr "*"
 
-#. option menu label
-#: ../plugins/gtodo/add_edit_item.c:164
-#: ../plugins/macro/anjuta-macro.glade.h:4
-msgid "Category:"
-msgstr "类��"
-
-#: ../plugins/gtodo/add_edit_item.c:186 ../plugins/gtodo/add_edit_item.c:469
-#: ../plugins/gtodo/mcategory.c:20 ../plugins/gtodo/todo_db.c:70
-#: ../plugins/gtodo/todo_db.c:71
-msgid "Edit Categories"
-msgstr "��类�"
-
-#: ../plugins/gtodo/add_edit_item.c:197 ../plugins/gtodo/list_tooltip.c:48
-#: ../plugins/gtodo/list_tooltip.c:54
-#, fuzzy
-msgid "Due date:"
-msgstr "æ?¥æ??ï¼?"
-
-#: ../plugins/gtodo/add_edit_item.c:216
-msgid "Notify when due"
-msgstr ""
+#~ msgid "Command Line Parameters"
+#~ msgstr "å?½ä»¤è¡?å??æ?°"
 
-#. label
-#: ../plugins/gtodo/add_edit_item.c:229 ../plugins/gtodo/list_tooltip.c:64
-#: ../plugins/gtodo/list_tooltip.c:71 ../plugins/gtodo/list_tooltip.c:77
-msgid "Priority:"
-msgstr "ä¼?å??级ï¼?"
+#~ msgid "Execute Program"
+#~ msgstr "����"
 
-#: ../plugins/gtodo/add_edit_item.c:241 ../plugins/gtodo/list_tooltip.c:77
-#: ../plugins/gtodo/todo_db.c:132
-msgid "High"
-msgstr "é«?"
+#~ msgid "Run in Terminal"
+#~ msgstr "��端中��"
 
-#: ../plugins/gtodo/add_edit_item.c:243 ../plugins/gtodo/list_tooltip.c:71
-#: ../plugins/gtodo/todo_db.c:131
-msgid "Medium"
-msgstr "中"
+#~ msgid "_Pass:"
+#~ msgstr "é??æ?°(_P)ï¼?"
 
-#. create a priority string
-#: ../plugins/gtodo/add_edit_item.c:245 ../plugins/gtodo/list_tooltip.c:65
-#: ../plugins/gtodo/todo_db.c:130
-msgid "Low"
-msgstr "ä½?"
+#, fuzzy
+#~ msgid "Loading Executable: %s\n"
+#~ msgstr "è½½å?¥å?¯æ?§è¡?æ??件ï¼?"
 
-#: ../plugins/gtodo/add_edit_item.c:256 ../plugins/gtodo/add_edit_item.c:257
-#: ../plugins/gtodo/list_tooltip.c:81
-msgid "Comment:"
-msgstr "注é??ï¼?"
+#~ msgid "Loading Core: %s\n"
+#~ msgstr "正�载�核��%s\n"
 
-#: ../plugins/gtodo/add_edit_item.c:281
-#, fuzzy
-msgid "Completed"
-msgstr "��"
+#~ msgid ""
+#~ "Unable to find: %s.\n"
+#~ "Unable to initialize debugger.\n"
+#~ "Make sure Anjuta is installed correctly."
+#~ msgstr ""
+#~ "æ?¾ä¸?å?°ï¼?%sã??\n"
+#~ "æ? æ³?å??å§?å??è°?è¯?å?¨ã??\n"
+#~ "请确å®? Anjuta æ?¯å?¦å®?è£?正确ã??"
 
-#: ../plugins/gtodo/add_edit_item.c:287 ../plugins/gtodo/add_edit_item.c:333
-#: ../plugins/gtodo/add_edit_item.c:446
 #, fuzzy
-msgid "started:"
-msgstr "��"
+#~ msgid "Getting ready to start debugging session...\n"
+#~ msgstr "æ­£å?¨å??å¤?å?¯å?¨è°?è¯?ä¼?è¯? ...\n"
 
-#: ../plugins/gtodo/add_edit_item.c:287 ../plugins/gtodo/add_edit_item.c:294
-#: ../plugins/gtodo/add_edit_item.c:330 ../plugins/gtodo/add_edit_item.c:331
-#, c-format
-msgid "n/a"
-msgstr ""
+#~ msgid "Loading Executable: "
+#~ msgstr "è½½å?¥å?¯æ?§è¡?æ??件ï¼?"
 
-#: ../plugins/gtodo/add_edit_item.c:294 ../plugins/gtodo/add_edit_item.c:337
-#: ../plugins/gtodo/add_edit_item.c:446
 #, fuzzy
-msgid "stopped:"
-msgstr "å??æ­¢ï¼?"
+#~ msgid "No executable specified.\n"
+#~ msgstr "æ?ªæ??å®?å?¯æ?§è¡?æ??件\n"
 
-#: ../plugins/gtodo/callback.c:17
-msgid "You need to select a todo item before you can remove it"
-msgstr ""
+#~ msgid "Open an executable or attach to a process to start debugging.\n"
+#~ msgstr "æ??å¼?ä¸?个å?¯æ?§è¡?æ??件æ??è??ä¾?é??äº?æ??ä¸?è¿?ç¨?ï¼?以便å¼?å§?è°?è¯?ã??\n"
 
-#: ../plugins/gtodo/callback.c:20
 #, fuzzy
-msgid "Are you sure you want to remove the selected todo item?"
-msgstr "æ?¨ç¡®å®?æ?³è¦?å? é?¤å·¥å?·â??%sâ??å??ï¼?"
+#~ msgid "There was an error whilst launching the debugger.\n"
+#~ msgstr "è°?ç?¨è°?è¯?å?¨æ?¶å??ç??äº?é??误ã??\n"
 
-#: ../plugins/gtodo/callback.c:20 ../plugins/gtodo/callback.c:100
-msgid "Remove"
-msgstr "å? é?¤"
+#~ msgid "Make sure 'gdb' is installed on the system.\n"
+#~ msgstr "请确å®?â??gdbâ??å·²ç»?å®?è£?å?¨ç³»ç»?中ã??\n"
 
-#: ../plugins/gtodo/callback.c:97
-#, fuzzy, c-format
-msgid "Are you sure you want to remove all the completed todo items?"
-msgstr "���确���������"
+#~ msgid "Breakpoint number %s hit\n"
+#~ msgstr "�中�� %s\n"
 
-#: ../plugins/gtodo/callback.c:98
-#, fuzzy, c-format
-msgid ""
-"Are you sure you want to remove all the completed todo items in the category "
-"\"%s\"?"
-msgstr "æ?¨ç¡®å®?æ?³è¦?ä»?å·¥ç¨?中å? é?¤é¡¹ç?®â??%sâ??å??ï¼?"
+#~ msgid "Function finished\n"
+#~ msgstr "å?½æ?°å·²å®?æ??\n"
 
-#: ../plugins/gtodo/export.c:47
-#, fuzzy
-msgid "Export task list"
-msgstr "导��"
+#~ msgid "Stepping finished\n"
+#~ msgstr "æ­¥å?¥å·²å®?æ??\n"
 
-#: ../plugins/gtodo/export.c:158
-msgid "XML"
-msgstr ""
+#~ msgid "Location reached\n"
+#~ msgstr "已�达�置\n"
 
-#: ../plugins/gtodo/export.c:159
-#, fuzzy
-msgid "Plain Text"
-msgstr "����个(_N)"
-
-#: ../plugins/gtodo/export.c:160
-msgid "HTML"
-msgstr ""
+#~ msgid ""
+#~ "The program is attached.\n"
+#~ "Do you still want to stop the debugger?"
+#~ msgstr ""
+#~ "ç¨?åº?æ­£å?¨è¿?è¡?中ã??\n"
+#~ "æ?¨æ?¯å?¦æ?³è¦?å??æ­¢è°?è¯?å?¨ï¼?"
 
-#. add the embed css style sheet tb
-#: ../plugins/gtodo/export.c:167
-msgid "Export current category only"
-msgstr ""
+#~ msgid "Debugger connected\n"
+#~ msgstr "已������\n"
 
-#: ../plugins/gtodo/export.c:171
 #, fuzzy
-msgid "<b>HTML export options:</b>"
-msgstr "<b>æ??å?°é??项</b>"
+#~ msgid "Program attached\n"
+#~ msgstr "å·¥ç¨?å·²æ??å??è?ªå?¨ç??æ??ã??"
 
-#: ../plugins/gtodo/export.c:181
-msgid "Embed default (CSS) style sheet"
-msgstr ""
-
-#: ../plugins/gtodo/export.c:185
-msgid "Custom (CSS) style sheet"
-msgstr ""
+#, fuzzy
+#~ msgid "Attaching to process: %d...\n"
+#~ msgstr "ä¾?é??å?°è¿?ç¨?ï¼?%d\n"
 
-#: ../plugins/gtodo/interface.c:34 ../src/anjuta-actions.h:38
-msgid "_View"
-msgstr "æ?¥ç??(_V)"
+#~ msgid ""
+#~ "A process is already running.\n"
+#~ "Would you like to terminate it and attach the new process?"
+#~ msgstr ""
+#~ "å·²æ??ä¸?个è¿?ç¨?æ­£å?¨è¿?è¡?中ã??\n"
+#~ "æ?¨æ?¯å?¦æ?³è¦?å??ç»?æ­¢å®?ï¼?ç?¶å??ä¾?é??å?°æ?°è¿?ç¨?ï¼?"
 
-#: ../plugins/gtodo/interface.c:148
-msgid "All"
-msgstr ""
+#~ msgid "Anjuta is unable to attach to itself."
+#~ msgstr "Anjuta æ? æ³?ä¾?é??å?°è?ªèº«ã??"
 
-#: ../plugins/gtodo/interface.c:172
 #, fuzzy
-msgid "_Export"
-msgstr "导��"
+#~ msgid "Program terminated\n"
+#~ msgstr "å·¥ç¨?å·²æ??å??è?ªå?¨ç??æ??ã??"
 
-#: ../plugins/gtodo/interface.c:216
 #, fuzzy
-msgid "Priority"
-msgstr "��"
+#~ msgid "Program detached\n"
+#~ msgstr "å·¥ç¨?å·²æ??å??è?ªå?¨ç??æ??ã??"
 
-#: ../plugins/gtodo/interface.c:223
 #, fuzzy
-msgid "Due date"
-msgstr "æ?¥æ??(_D)"
+#~ msgid "Detaching the process...\n"
+#~ msgstr "�离�个���%d\n"
 
-#: ../plugins/gtodo/interface.c:237
-msgid "Summary"
-msgstr "��"
+#, fuzzy
+#~ msgid "Interrupting the process\n"
+#~ msgstr "中��个���%d\n"
 
-#: ../plugins/gtodo/libgtodo.c:609
-#, c-format
-msgid "No permission to read the file."
-msgstr ""
+#, fuzzy
+#~ msgid "Sending signal %s to the process: %d"
+#~ msgstr "å°?ä¿¡å?· %s å??é??ç»?è¿?ç¨?ï¼?%d\n"
 
-#: ../plugins/gtodo/libgtodo.c:624
-#, fuzzy, c-format
-msgid "Failed to read file"
-msgstr "æ? æ³?å??建æ??件ï¼?%s"
+#, fuzzy
+#~ msgid "Error whilst signaling the process."
+#~ msgstr "ç»?è¿?ç¨?å??é??ä¿¡å?·æ?¶å?ºé??ã??"
 
-#: ../plugins/gtodo/libgtodo.c:632 ../plugins/gtodo/libgtodo.c:643
-#, c-format
-msgid "Failed to parse xml structure"
-msgstr ""
+#~ msgid "Cannot start terminal for debugging."
+#~ msgstr "æ? æ³?å?¯å?¨ç»?端è¿?è¡?è°?è¯?ã??"
 
-#: ../plugins/gtodo/libgtodo.c:652
-#, fuzzy, c-format
-msgid "File is not a valid gtodo file"
-msgstr "â??%sâ??æ??件ä¸?æ?¯å¤´æ??件ã??"
+#, fuzzy
+#~ msgid "<b>Bad revision:</b>"
+#~ msgstr "é??项"
 
-#: ../plugins/gtodo/libgtodo.c:668
 #, fuzzy
-msgid "Personal"
-msgstr "Perl"
+#~ msgid "<b>Branch name:</b>"
+#~ msgstr "æ??示符"
 
-#: ../plugins/gtodo/libgtodo.c:670
 #, fuzzy
-msgid "Business"
-msgstr "è¡?"
+#~ msgid "<b>Branch to delete:</b>"
+#~ msgstr "<b>工����</b>"
 
-#: ../plugins/gtodo/libgtodo.c:672
 #, fuzzy
-msgid "Unfiled"
-msgstr "æ??å¼?æ??件"
+#~ msgid "<b>Branch to switch to:</b>"
+#~ msgstr "<b>工����</b>"
 
-#: ../plugins/gtodo/libgtodo.c:761
-#, c-format
-msgid "No Gtodo Client to save."
-msgstr ""
+#, fuzzy
+#~ msgid "<b>Branch:</b>"
+#~ msgstr "é??项"
 
-#: ../plugins/gtodo/libgtodo.c:852
-#, c-format
-msgid "No filename supplied."
-msgstr ""
+#, fuzzy
+#~ msgid "<b>Changes:</b>"
+#~ msgstr "é??项"
 
-#: ../plugins/gtodo/mcategory.c:145
-#, c-format
-msgid "When you delete the category \"%s\", all containing items are lost"
-msgstr ""
+#, fuzzy
+#~ msgid "<b>Commit to revert:</b>"
+#~ msgstr "<b>工����</b>"
 
-#: ../plugins/gtodo/mcategory.c:146
 #, fuzzy
-msgid "Delete"
-msgstr "å? é?¤æ??件"
+#~ msgid "<b>Filters</b>"
+#~ msgstr "<b>æ??件è¿?滤å?¨</b>"
 
-#: ../plugins/gtodo/mcategory.c:173
-#, c-format
-msgid "<New category (%d)>"
-msgstr ""
+#, fuzzy
+#~ msgid "<b>Folder to create patches in:</b>"
+#~ msgstr "é??æ?©ç?®å½?"
 
-#: ../plugins/gtodo/notification.c:67
-#, c-format
-msgid "The following item is due in %i minute:"
-msgid_plural "The following item is due in %i minutes:"
-msgstr[0] ""
+#, fuzzy
+#~ msgid "<b>Generate patches relative to:</b>"
+#~ msgstr "<b>��类��</b>"
 
-#: ../plugins/gtodo/notification.c:76
-msgid "The following item is due:"
-msgstr ""
+#, fuzzy
+#~ msgid "<b>Good revision:</b>"
+#~ msgstr "é??项"
 
-#. gtk_container_set_border_width(GTK_CONTAINER(hbox), 9);
-#: ../plugins/gtodo/notification.c:116
 #, fuzzy
-msgid "_Do not show again"
-msgstr "��示�签"
+#~ msgid "<b>Log Message:</b>"
+#~ msgstr "��信��"
 
-#: ../plugins/gtodo/plugin.c:65
 #, fuzzy
-msgid "_Tasks"
-msgstr "é??æ?°(_P)ï¼?"
+#~ msgid "<b>Log message:</b>"
+#~ msgstr "��信��"
 
-#: ../plugins/gtodo/plugin.c:74
-msgid "Hide _Completed Items"
-msgstr ""
+#, fuzzy
+#~ msgid "<b>Mode:</b>"
+#~ msgstr "é??项"
 
-#: ../plugins/gtodo/plugin.c:76
-msgid "Hide completed todo items"
-msgstr ""
+#, fuzzy
+#~ msgid "<b>Remote to delete:</b>"
+#~ msgstr "<b>工����</b>"
 
-#: ../plugins/gtodo/plugin.c:83
-msgid "Hide Items Past _Due Date"
-msgstr ""
+#, fuzzy
+#~ msgid "<b>Repository to pull from:</b>"
+#~ msgstr "<b>���</b>"
 
-#: ../plugins/gtodo/plugin.c:85
-msgid "Hide items that are past due date"
-msgstr ""
+#, fuzzy
+#~ msgid "<b>Reset to:</b>"
+#~ msgstr "é??项"
 
-#: ../plugins/gtodo/plugin.c:92
-msgid "Hide Items Without _End Date"
-msgstr ""
+#, fuzzy
+#~ msgid "<b>Revision:</b>"
+#~ msgstr "é??项"
 
-#: ../plugins/gtodo/plugin.c:94
-msgid "Hide items without an end date"
-msgstr ""
+#, fuzzy
+#~ msgid "<b>Select Files to Check Out:</b>"
+#~ msgstr "æ??件è¿?滤å?¨"
 
-#: ../plugins/gtodo/plugin.c:122
 #, fuzzy
-msgid "Tasks manager"
-msgstr "å¸?å±?管ç??å?¨"
+#~ msgid "<b>Select Files to Commit:</b>"
+#~ msgstr "æ??件è¿?滤å?¨"
 
-#: ../plugins/gtodo/plugin.c:128
 #, fuzzy
-msgid "Tasks manager view"
-msgstr "å¸?å±?管ç??å?¨"
+#~ msgid "<b>Select Files to Ignore:</b>"
+#~ msgstr "æ??件è¿?滤å?¨"
 
-#: ../plugins/gtodo/plugin.c:134
 #, fuzzy
-msgid "Tasks"
-msgstr "��符"
+#~ msgid "<b>Select Files to Unstage:</b>"
+#~ msgstr "æ??件è¿?滤å?¨"
 
-#: ../plugins/gtodo/plugin.c:342 ../plugins/gtodo/plugin.c:351
 #, fuzzy
-msgid "Todo Manager"
-msgstr "æ??档管ç??å?¨"
+#~ msgid "<b>Select file to add:</b>"
+#~ msgstr "æ??件è¿?滤å?¨"
 
-#: ../plugins/gtodo/preferences.c:21
 #, fuzzy
-msgid "Todo List Preferences"
-msgstr "Anjuta é¦?é??项"
+#~ msgid "<b>Select file to remove:</b>"
+#~ msgstr "æ??件è¿?滤å?¨"
 
-#: ../plugins/gtodo/preferences.c:84
 #, fuzzy
-msgid "Interface"
-msgstr "Anjuta ç?¨æ?·ç??é?¢"
+#~ msgid "<b>Tag name:</b>"
+#~ msgstr "<b>主�</b>"
 
-#: ../plugins/gtodo/preferences.c:88
 #, fuzzy
-msgid "Show due date column"
-msgstr "æ?¾ç¤º/é??è??代ç ?å±?å? å?º"
+#~ msgid "<b>URL:</b>"
+#~ msgstr "<b>注é??ï¼?</b>"
 
-#: ../plugins/gtodo/preferences.c:96
-msgid "Show category column"
-msgstr ""
+#, fuzzy
+#~ msgid "<b>View the Log for File/Folder:</b>"
+#~ msgstr "���滤�"
 
-#: ../plugins/gtodo/preferences.c:101
-msgid "Show priority column"
-msgstr ""
+#~ msgid "Add File"
+#~ msgstr "æ·»å? æ??件"
 
-#: ../plugins/gtodo/preferences.c:106
 #, fuzzy
-msgid "Tooltips in list"
-msgstr "å·¥å?·æ??示"
-
-#: ../plugins/gtodo/preferences.c:117 ../plugins/gtodo/preferences.c:119
-msgid "Show in main window"
-msgstr ""
+#~ msgid "Add Remote Branch"
+#~ msgstr "����(_R)"
 
-#: ../plugins/gtodo/preferences.c:130 ../plugins/gtodo/preferences.c:132
 #, fuzzy
-msgid "Highlight"
-msgstr "�亮样�"
+#~ msgid "Author/Grep"
+#~ msgstr "ä½?è??ï¼?"
 
-#. tb for highlighting due today
-#: ../plugins/gtodo/preferences.c:142
-msgid "Items that are due today"
-msgstr ""
+#~ msgid "Author:"
+#~ msgstr "ä½?è??ï¼?"
 
-#. tb for highlighting due
-#: ../plugins/gtodo/preferences.c:148
-msgid "Items that are past due"
-msgstr ""
+#, fuzzy
+#~ msgid "Check Out Files"
+#~ msgstr "æ??è¿?ç??æ??件(_F)"
 
-#. tb for highlighting in x days
-#: ../plugins/gtodo/preferences.c:154
-#, c-format
-msgid "Items that are due in the next %i day"
-msgid_plural "Items that are due in the next %i days"
-msgstr[0] ""
+#, fuzzy
+#~ msgid "Commit Changes"
+#~ msgstr "æ??交æ??件"
 
-#: ../plugins/gtodo/preferences.c:168
-msgid "Misc"
-msgstr ""
+#, fuzzy
+#~ msgid "Create Branch"
+#~ msgstr "å??建"
 
-#: ../plugins/gtodo/preferences.c:171
 #, fuzzy
-msgid "Auto purge completed items"
-msgstr "è?ªå?¨å®?æ??"
+#~ msgid "Create Tag"
+#~ msgstr "å??建"
 
-#. Translators: First part of the sentence "Purge items after %d days"
-#: ../plugins/gtodo/preferences.c:177
-msgid "Purge items after"
-msgstr ""
+#, fuzzy
+#~ msgid "Create patch series"
+#~ msgstr "å??建æ?°ç?®å½?"
 
-#. Translators: Second part of the sentence "Purge items after %d days"
-#: ../plugins/gtodo/preferences.c:182
-msgid "days."
-msgstr ""
+#, fuzzy
+#~ msgid "Date"
+#~ msgstr "æ?¥æ??(_D)"
 
-#: ../plugins/gtodo/preferences.c:195 ../plugins/gtodo/preferences.c:197
-msgid "Auto Purge"
-msgstr ""
+#, fuzzy
+#~ msgid "Delete Branch"
+#~ msgstr "å? é?¤æ??件"
 
-#: ../plugins/gtodo/preferences.c:209 ../plugins/gtodo/preferences.c:211
 #, fuzzy
-msgid "Notification"
-msgstr "ä¸?è¿?è¡?ä¼?å??"
+#~ msgid "Delete Remote Branch"
+#~ msgstr "��主�"
 
-#: ../plugins/gtodo/preferences.c:218
-#, c-format
-msgid "Allow todo items to notifiy me when they are due in %i minute"
-msgid_plural "Allow todo items to notifiy me when they are due in %i minutes"
-msgstr[0] ""
+#, fuzzy
+#~ msgid "Do not commit"
+#~ msgstr "��示�签"
 
-#: ../plugins/gtodo/tasklists.c:9
-msgid "Open a Task List"
-msgstr ""
+#, fuzzy
+#~ msgid "Do not follow tags"
+#~ msgstr "��示�签"
 
-#: ../plugins/gtodo/tasklists.c:30
-msgid "Create a Task List"
-msgstr ""
+#~ msgid "Force"
+#~ msgstr "强�"
 
-#: ../plugins/gtodo/todo_db.c:165
-msgid "No Date"
-msgstr "æ? æ?¥æ??"
+#~ msgid "From:"
+#~ msgstr "ä»?ï¼?"
 
-#: ../plugins/macro/anjuta-macro.glade.h:1
 #, fuzzy
-msgid "<b>Macro details:</b>"
-msgstr "æ??ç±»é??项"
+#~ msgid "Grep:"
+#~ msgstr "å¸?è??æ??"
 
-#: ../plugins/macro/anjuta-macro.glade.h:2
 #, fuzzy
-msgid "<b>Macro text:</b>"
-msgstr "注é??ï¼?"
+#~ msgid "Head"
+#~ msgstr "头æ??件"
 
-#: ../plugins/macro/anjuta-macro.glade.h:3
 #, fuzzy
-msgid "<b>Macros:</b>"
-msgstr "é??项"
+#~ msgid "Ignore Files"
+#~ msgstr "忽ç?¥æ??件ï¼?"
 
-#: ../plugins/macro/anjuta-macro.glade.h:5
 #, fuzzy
-msgid "Edit..."
-msgstr "ç¼?è¾?"
+#~ msgid "Merge"
+#~ msgstr "���"
 
-#: ../plugins/macro/anjuta-macro.glade.h:7
 #, fuzzy
-msgid "Shortcut:"
-msgstr "快����"
+#~ msgid "Previous commit"
+#~ msgstr "ä¸?ä¸?个å??å?²(_P)"
 
-#: ../plugins/macro/macro-actions.c:127
 #, fuzzy
-msgid "Press macro shortcut..."
-msgstr "快���"
+#~ msgid "Rebase"
+#~ msgstr "å??å¸?å??称ï¼?"
 
-#: ../plugins/macro/macro-actions.c:134
 #, fuzzy
-msgid "Press shortcut"
-msgstr "快���"
+#~ msgid "Remove File"
+#~ msgstr "����"
 
-#: ../plugins/macro/macro-db.c:256
 #, fuzzy
-msgid "Anjuta macros"
-msgstr "Anjuta å·¥ç¨?æ??件"
+#~ msgid "Reset Tree"
+#~ msgstr "���"
 
-#: ../plugins/macro/macro-db.c:260
 #, fuzzy
-msgid "My macros"
-msgstr "å®?"
+#~ msgid "Revert Commit"
+#~ msgstr "æ??交(_C)"
 
-#: ../plugins/macro/macro-dialog.c:141
-#, c-format
-msgid ""
-"Name:\t %s\n"
-"Category:\t %s\n"
-"Shortcut:\t %c\n"
-msgstr ""
-
-#: ../plugins/macro/macro-dialog.c:264
 #, fuzzy
-msgid "Insert"
-msgstr "��"
+#~ msgid "Revision/Tag:"
+#~ msgstr "修订�"
 
-#: ../plugins/macro/macro-dialog.c:267
 #, fuzzy
-msgid "Insert macro"
-msgstr "å??å°?缩è¿?"
-
-#: ../plugins/macro/macro-edit.c:204
-msgid "Add/Edit macro"
-msgstr ""
-
-#. Macros can expand the current date in the format specified below
-#: ../plugins/macro/macro-util.c:60
-msgid "%Y-%m-%d"
-msgstr "%Yå¹´%mæ??%dæ?¥"
-
-#. Macros can expand the year in the format specified below
-#: ../plugins/macro/macro-util.c:74
-msgid "%Y"
-msgstr "%Y"
+#~ msgid "Select A Folder"
+#~ msgstr "å?¨é??(_A)"
 
-#: ../plugins/macro/plugin.c:35
-msgid "Macros"
-msgstr "å®?"
+#, fuzzy
+#~ msgid "Squash"
+#~ msgstr "��"
 
-#: ../plugins/macro/plugin.c:42
 #, fuzzy
-msgid "_Insert Macro..."
-msgstr "æ??å?¥æ??æ?¬(_I)"
+#~ msgid "Tag/Commit"
+#~ msgstr "æ??交(_C)"
 
-#: ../plugins/macro/plugin.c:44
-msgid "Insert a macro using a shortcut"
-msgstr ""
+#, fuzzy
+#~ msgid "To:"
+#~ msgstr "å?°"
 
-#: ../plugins/macro/plugin.c:49
 #, fuzzy
-msgid "_Add Macro..."
-msgstr "å®?"
+#~ msgid "Unstage Files"
+#~ msgstr "ç?®æ ?æ??件信æ?¯(_T)"
 
-#: ../plugins/macro/plugin.c:51
 #, fuzzy
-msgid "Add a macro"
-msgstr "æ·»å? é¡µç??"
+#~ msgid "Use a custom log message"
+#~ msgstr "缩ç?­è¿?é?¿ç??ä¿¡æ?¯"
 
-#: ../plugins/macro/plugin.c:56
 #, fuzzy
-msgid "Macros..."
-msgstr "å®?"
+#~ msgid "View log"
+#~ msgstr "æ?¥ç??"
 
-#: ../plugins/macro/plugin.c:58
-msgid "Add/Edit/Remove macros"
-msgstr ""
+#, fuzzy
+#~ msgid "Please select a file."
+#~ msgstr "请è¾?å?¥æ??件å??ï¼?"
 
-#: ../plugins/macro/plugin.c:116
 #, fuzzy
-msgid "Macro operations"
-msgstr "示ä¾?æ??件æ??ä½?"
+#~ msgid "Please enter a branch name."
+#~ msgstr "请è¾?å?¥æ??件å??ï¼?"
 
-#: ../plugins/message-view/anjuta-message-manager-plugin.glade.h:1
 #, fuzzy
-msgid "<b>Indicators</b>"
-msgstr "æ??示符"
+#~ msgid "Please enter a URL."
+#~ msgstr "修订�"
 
-#: ../plugins/message-view/anjuta-message-manager-plugin.glade.h:2
 #, fuzzy
-msgid "<b>Message colors</b>"
-msgstr "����"
+#~ msgid "Git: Fetching..."
+#~ msgstr "æ­£å?¨æ??è¡¥ä¸?...\n"
 
-#: ../plugins/message-view/anjuta-message-manager-plugin.glade.h:3
 #, fuzzy
-msgid "<b>Messages options</b>"
-msgstr "æ¶?æ?¯é??项"
+#~ msgid "Please enter a revision."
+#~ msgstr "修订�"
 
-#: ../plugins/message-view/anjuta-message-manager-plugin.glade.h:4
-msgid "Error message indicator style:"
-msgstr "é??误信æ?¯æ??示符样å¼?ï¼?"
+#, fuzzy
+#~ msgid "Git: File retrieved."
+#~ msgstr "Subversionï¼?æ·»å? æ??件/ç?®å½?"
 
-#: ../plugins/message-view/anjuta-message-manager-plugin.glade.h:5
 #, fuzzy
-msgid "Errors:"
-msgstr "é??误ï¼?"
+#~ msgid "Git: Commit complete."
+#~ msgstr "CVSï¼?æ·»å? æ??件"
 
-#: ../plugins/message-view/anjuta-message-manager-plugin.glade.h:6
-msgid "Normal message indicator style:"
-msgstr "æ?®é??ä¿¡æ?¯æ??示符样å¼?ï¼?"
+#, fuzzy
+#~ msgid "Please enter a tag name."
+#~ msgstr "请è¾?å?¥æ??件å??ï¼?"
 
-#: ../plugins/message-view/anjuta-message-manager-plugin.glade.h:7
-msgid "Number of first characters to show:"
-msgstr "è¦?æ?¾ç¤ºç??é¦?å­?符æ?°ï¼?"
+#, fuzzy
+#~ msgid "Git: Fetch complete."
+#~ msgstr "æ??件ç?¶æ??"
 
-#: ../plugins/message-view/anjuta-message-manager-plugin.glade.h:8
-msgid "Number of last characters to show:"
-msgstr "è¦?æ?¾ç¤ºç??æ?«å­?符æ?°ï¼?"
+#, fuzzy
+#~ msgid "Graph"
+#~ msgstr "å¸?è??æ??"
 
-#: ../plugins/message-view/anjuta-message-manager-plugin.glade.h:9
-msgid "Tabs position:"
-msgstr "Tab �置�"
+#, fuzzy
+#~ msgid "Short log"
+#~ msgstr "�示��(_S)"
 
-#: ../plugins/message-view/anjuta-message-manager-plugin.glade.h:14
-msgid "Truncate long messages"
-msgstr "缩ç?­è¿?é?¿ç??ä¿¡æ?¯"
+#, fuzzy
+#~ msgid "Author"
+#~ msgstr "ä½?è??ï¼?"
 
-#. Error/Warning indication style in editor
-#: ../plugins/message-view/anjuta-message-manager-plugin.glade.h:16
-msgid ""
-"Underline-Plain\n"
-"Underline-Squiggle\n"
-"Underline-TT\n"
-"Diagonal\n"
-"Strike-Out"
-msgstr ""
+#, fuzzy
+#~ msgid "Git: Retrieving log..."
+#~ msgstr "示ä¾?æ??件æ??ä½?"
 
-#: ../plugins/message-view/anjuta-message-manager-plugin.glade.h:21
-msgid "Warning message indicator style:"
-msgstr "è­¦å??ä¿¡æ?¯æ??示符样å¼?ï¼?"
+#, fuzzy
+#~ msgid "<b>Branch:</b> %s"
+#~ msgstr "æ??示符"
 
-#: ../plugins/message-view/anjuta-message-manager-plugin.glade.h:22
 #, fuzzy
-msgid "Warnings:"
-msgstr "è­¦å??"
+#~ msgid "<b>Tag:</b> %s"
+#~ msgstr "é??项"
 
-#: ../plugins/message-view/anjuta-msgman.c:71
 #, fuzzy
-msgid "Close all message tabs"
-msgstr "æ?®é??æ¶?æ?¯ï¼?"
+#~ msgid "<b>Remote:</b> %s"
+#~ msgstr "<b>注é??ï¼?</b>"
 
-#: ../plugins/message-view/message-view.c:324
-#: ../plugins/message-view/message-view.c:358
 #, fuzzy
-msgid "No message details"
-msgstr "æ?®é??æ¶?æ?¯ï¼?"
+#~ msgid "Git: Merge complete."
+#~ msgstr "Subversioné¦?é??项"
 
-#: ../plugins/message-view/message-view.c:730
 #, fuzzy
-msgid "No Messages"
-msgstr "ä¿¡æ?¯"
+#~ msgid "Git: File removed."
+#~ msgstr "Subversionï¼?æ·»å? æ??件/ç?®å½?"
 
-#: ../plugins/message-view/message-view.c:739
 #, fuzzy
-msgid "No Infos"
-msgstr "ä¿¡æ?¯(_I)"
+#~ msgid "Git: Resolve complete."
+#~ msgstr "CVSï¼?å? é?¤æ??件"
 
-#: ../plugins/message-view/message-view.c:751
 #, fuzzy
-msgid "No Warnings"
-msgstr "è­¦å??"
+#~ msgid "Git: Diff complete."
+#~ msgstr "示ä¾?æ??件æ??ä½?"
 
-#: ../plugins/message-view/message-view.c:764
 #, fuzzy
-msgid "No Errors"
-msgstr "é??误ï¼?"
+#~ msgid "_Git"
+#~ msgstr "转�(_G)"
 
-#: ../plugins/message-view/message-view.c:809
 #, fuzzy
-msgid "Icon"
-msgstr "��"
+#~ msgid "_Commit..."
+#~ msgstr "æ??交(_C)"
 
-#: ../plugins/message-view/message-view.c:823
-#: ../plugins/message-view/plugin.c:325 ../plugins/message-view/plugin.c:417
-#: ../plugins/message-view/plugin.c:429
-msgid "Messages"
-msgstr "ä¿¡æ?¯"
+#, fuzzy
+#~ msgid "_Fetch"
+#~ msgstr "æ³?æ??"
 
-#: ../plugins/message-view/message-view.c:1189
-#, fuzzy, c-format
-msgid "Error writing %s"
-msgstr "å??å?¥æ?¶å?ºé??ï¼?%sã??"
+#, fuzzy
+#~ msgid "_Rebase"
+#~ msgstr "é??ç½®(_R)"
 
-#: ../plugins/message-view/message-view.c:1348
-#, fuzzy, c-format
-msgid "%d Message"
-msgid_plural "%d Messages"
-msgstr[0] "ä¿¡æ?¯"
-msgstr[1] "ä¿¡æ?¯"
+#, fuzzy
+#~ msgid "_Start..."
+#~ msgstr "æ??å?°(_P)"
 
-#: ../plugins/message-view/message-view.c:1354
-#, fuzzy, c-format
-msgid "%d Info"
-msgid_plural "%d Infos"
-msgstr[0] "ä¿¡æ?¯(_I)"
+#, fuzzy
+#~ msgid "_Continue"
+#~ msgstr "��/继续(_C)"
 
-#: ../plugins/message-view/message-view.c:1359
-#, fuzzy, c-format
-msgid "%d Warning"
-msgid_plural "%d Warnings"
-msgstr[0] "è­¦å??"
-msgstr[1] "è­¦å??"
+#, fuzzy
+#~ msgid "_Abort"
+#~ msgstr "��(_A)"
 
-#: ../plugins/message-view/message-view.c:1364
-#, fuzzy, c-format
-msgid "%d Error"
-msgid_plural "%d Errors"
-msgstr[0] "é??误ï¼?"
-msgstr[1] "é??误ï¼?"
+#, fuzzy
+#~ msgid "_Unstage files..."
+#~ msgstr "ä¿?å­?å?¨é?¨æ??件"
 
-#: ../plugins/message-view/plugin.c:78
 #, fuzzy
-msgid "_Copy Message"
-msgstr "ä¿¡æ?¯"
+#~ msgid "Create patch series..."
+#~ msgstr "正���工�...\n"
 
-#: ../plugins/message-view/plugin.c:79
 #, fuzzy
-msgid "Copy message"
-msgstr "��信��"
+#~ msgid "_Reset tree..."
+#~ msgstr "æ??å?¡å?¨"
 
-#: ../plugins/message-view/plugin.c:82
 #, fuzzy
-msgid "_Next Message"
-msgstr "��个信�"
+#~ msgid "_Revert commit..."
+#~ msgstr "æ??å?¡å?¨"
 
-#: ../plugins/message-view/plugin.c:83
 #, fuzzy
-msgid "Next message"
-msgstr "��个信�"
+#~ msgid "_Bisect"
+#~ msgstr "é??ç½®(_R)"
 
-#: ../plugins/message-view/plugin.c:86
 #, fuzzy
-msgid "_Previous Message"
-msgstr "��个信�"
+#~ msgid "_Good"
+#~ msgstr "转�(_G)"
 
-#: ../plugins/message-view/plugin.c:87
 #, fuzzy
-msgid "Previous message"
-msgstr "��个信�"
+#~ msgid "_Bad"
+#~ msgstr "ç??æ??(_B)"
 
-#: ../plugins/message-view/plugin.c:90
 #, fuzzy
-msgid "_Save Message"
-msgstr "��个信�"
+#~ msgid "_View log..."
+#~ msgstr "�建(_N)..."
 
-#: ../plugins/message-view/plugin.c:91
 #, fuzzy
-msgid "Save message"
-msgstr "��个信�"
+#~ msgid "_Add..."
+#~ msgstr "添�(_A)"
 
-#: ../plugins/message-view/plugin.c:212
 #, fuzzy
-msgid "Next/Previous Message"
-msgstr "��个信�"
+#~ msgid "_Remove..."
+#~ msgstr "å? é?¤(_R)"
 
-#: ../plugins/patch/patch-plugin.c:88
 #, fuzzy
-msgid "File/Directory to patch"
-msgstr "è¦?æ??è¡¥ä¸?ç??æ??件/ç?®å½?"
+#~ msgid "_Ignore..."
+#~ msgstr "å? é?¤(_R)"
 
-#: ../plugins/patch/patch-plugin.c:91
-msgid "Patch file"
-msgstr "è¡¥ä¸?æ??件"
+#, fuzzy
+#~ msgid "_Create branch..."
+#~ msgstr "补�"
 
-#: ../plugins/patch/patch-plugin.c:111
 #, fuzzy
-msgid "Patches"
-msgstr "ç??è§?"
+#~ msgid "_Merge..."
+#~ msgstr "å? é?¤(_R)"
 
-#: ../plugins/patch/patch-plugin.c:159 ../plugins/patch/patch-plugin.glade.h:3
-msgid "Patch"
-msgstr "补�"
+#, fuzzy
+#~ msgid "_Remote branches"
+#~ msgstr "����(_R)"
 
-#: ../plugins/patch/patch-plugin.c:174
-msgid "Please select the directory where the patch should be applied"
-msgstr "请é??æ?©è¡¥ä¸?è¦?åº?ç?¨å?°å?ªä¸ªç?®å½?"
+#, fuzzy
+#~ msgid "_Delete..."
+#~ msgstr "å? é?¤(_D)"
 
-#: ../plugins/patch/patch-plugin.c:185
-#, c-format
-msgid "Patching %s using %s\n"
-msgstr "使ç?¨ %2$s ç»? %1$s æ??è¡¥ä¸?\n"
+#, fuzzy
+#~ msgid "_Create tag..."
+#~ msgstr "å??é??å??表"
 
-#: ../plugins/patch/patch-plugin.c:194
-msgid "Patching...\n"
-msgstr "æ­£å?¨æ??è¡¥ä¸?...\n"
+#, fuzzy
+#~ msgid "_Diff uncommitted changes"
+#~ msgstr "æ?¤é??æ?¹å?¨(_D)"
 
-#: ../plugins/patch/patch-plugin.c:204
 #, fuzzy
-msgid "Patching..."
-msgstr "æ­£å?¨æ??è¡¥ä¸?...\n"
+#~ msgid "_View selected revision"
+#~ msgstr "修订�"
 
-#: ../plugins/patch/patch-plugin.c:209
 #, fuzzy
-msgid "There are unfinished jobs, please wait until they are finished."
-msgstr "ä»?æ??ä¸?äº?æ?ªå®?æ??ç??ä»»å?¡ï¼?请ç­?å??ç?´è?³å·¥ä½?å®?æ??"
+#~ msgid "_Set good revision"
+#~ msgstr "使�修订�"
 
-#: ../plugins/patch/patch-plugin.c:251
-msgid ""
-"Patch failed.\n"
-"Please review the failure messages.\n"
-"Examine and remove any rejected files.\n"
-msgstr ""
-"æ??è¡¥ä¸?失败ã??\n"
-"请é¢?è§?失败æ¶?æ?¯ã??\n"
-"请æ£?æ?¥å¹¶å? é?¤è¢«æ??ç»?ç??æ??件ã??\n"
+#, fuzzy
+#~ msgid "_Set bad revision"
+#~ msgstr "使�修订�"
 
-#: ../plugins/patch/patch-plugin.c:257
 #, fuzzy
-msgid "Patching complete"
-msgstr "æ??件ç?¶æ??"
+#~ msgid "Git operations"
+#~ msgstr "ç??è§?æ??ä½?"
 
-#: ../plugins/patch/patch-plugin.glade.h:1
-#: ../plugins/subversion/anjuta-subversion.glade.h:31
-msgid "Dry run"
-msgstr ""
+#, fuzzy
+#~ msgid "Git log operations"
+#~ msgstr "ç¼?è¾?å?¨æ??件æ??ä½?"
 
-#: ../plugins/patch/patch-plugin.glade.h:2
 #, fuzzy
-msgid "File/Directory to patch:"
-msgstr "è¦?æ??è¡¥ä¸?ç??æ??件/ç?®å½?"
+#~ msgid "Git FM operations"
+#~ msgstr "ç??è§?æ??ä½?"
 
-#: ../plugins/patch/patch-plugin.glade.h:4
 #, fuzzy
-msgid "Patch file:"
-msgstr "è¡¥ä¸?æ??件"
+#~ msgid "Git Log"
+#~ msgstr "æ?¥ç??"
 
-#: ../plugins/patch/patch-plugin.glade.h:5
 #, fuzzy
-msgid "Patch level:"
-msgstr "è¡¥ä¸?æ??件"
+#~ msgid "<b>Handler template</b>"
+#~ msgstr "<b>工����</b>"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/patch/plugin.c:53 ../plugins/tools/plugin.c:130
-msgid "_Tools"
-msgstr "工�(_T)"
+#, fuzzy
+#~ msgid "<b>Manage associations</b>"
+#~ msgstr "æ¶?æ?¯é??项"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/patch/plugin.c:61
 #, fuzzy
-msgid "_Patch..."
-msgstr "补�"
+#~ msgid "<b>New association</b>"
+#~ msgstr "<b>é??项</b>"
 
-#: ../plugins/patch/plugin.c:92
 #, fuzzy
-msgid "Patch files/directories"
-msgstr "å??建æ?°æ??件夹"
+#~ msgid "Automatically add resources"
+#~ msgstr "���载�个工�"
 
-#: ../plugins/profiler/gprof-call-graph-view.c:312
-#: ../plugins/profiler/gprof-call-graph-view.c:322
-#: ../plugins/profiler/gprof-call-graph-view.c:332
-#: ../plugins/profiler/gprof-flat-profile-view.c:56
-#: ../plugins/profiler/gprof-function-call-tree-view.c:60
 #, fuzzy
-msgid "Function Name"
-msgstr "��"
+#~ msgid "Designer"
+#~ msgstr "���"
 
-#. Total amount of time spent in this function, excluding those it calla.
-#. * This is the same as the "Seconds" field in the flat profile.
-#. Time spent in a subroutine of a function.
-#. Time spent in this function when it was called by its caller
-#: ../plugins/profiler/gprof-call-graph-view.c:361
-#: ../plugins/profiler/gprof-call-graph-view.c:375
-#: ../plugins/profiler/gprof-call-graph-view.c:389
-msgid "Self"
-msgstr ""
+#~ msgid "Editor"
+#~ msgstr "ç¼?è¾?å?¨"
 
-#: ../plugins/profiler/gprof-call-graph-view.c:402
-#: ../plugins/profiler/gprof-call-graph-view.c:414
-#: ../plugins/profiler/gprof-call-graph-view.c:426
 #, fuzzy
-msgid "Children"
-msgstr "æ¸?ç??"
+#~ msgid "Position type"
+#~ msgstr "�置�"
 
-#: ../plugins/profiler/gprof-call-graph-view.c:439
-#: ../plugins/profiler/gprof-call-graph-view.c:449
-#: ../plugins/profiler/gprof-call-graph-view.c:459
-#: ../plugins/profiler/gprof-flat-profile-view.c:113
 #, fuzzy
-msgid "Calls"
-msgstr "��"
+#~ msgid "Widget name"
+#~ msgstr "è¶?å??"
 
-#: ../plugins/profiler/gprof-flat-profile-view.c:68
 #, fuzzy
-msgid "% Time"
-msgstr "��"
-
-#: ../plugins/profiler/gprof-flat-profile-view.c:82
-msgid "Cumulative Seconds"
-msgstr ""
+#~ msgid "Failed to save associations"
+#~ msgstr "��载�工��%s"
 
-#. The number of seconds that this function, excluding other functions it
-#. * calls, takes to execute.
-#: ../plugins/profiler/gprof-flat-profile-view.c:99
 #, fuzzy
-msgid "Self Seconds"
-msgstr "ç§?é??"
-
-#. The average number of milliseconds spent in a function, excluding
-#. * the functions that it calls.
-#: ../plugins/profiler/gprof-flat-profile-view.c:127
-msgid "Self ms/call"
-msgstr ""
+#~ msgid "Error while adding a new handler stub: %s"
+#~ msgstr "å??å?¥æ??件æ?¶å?ºé??ï¼?%sã??"
 
-#. Same as self ms/call, but includes called functions.
-#: ../plugins/profiler/gprof-flat-profile-view.c:143
-msgid "Total ms/call"
-msgstr ""
-
-#: ../plugins/profiler/plugin.c:178
-msgid ""
-"Could not get profiling data.\n"
-"\n"
-"Please check the path to this target's profiling data file."
-msgstr ""
+#, fuzzy
+#~ msgid "Couldn't find a signal information"
+#~ msgstr ""
+#~ "确认ä¸?å??ä¿¡æ?¯ï¼?\n"
+#~ "\n"
 
-#: ../plugins/profiler/plugin.c:292
-msgid ""
-"This target does not have any profiling data.\n"
-"\n"
-"Please ensure that the target is complied with profiling support and that it "
-"is run at least once."
-msgstr ""
+#~ msgid "Unable to read file: %s."
+#~ msgstr "æ? æ³?读å??æ??件ï¼?%s"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/profiler/plugin.c:747 ../plugins/profiler/plugin.c:859
-#: ../plugins/profiler/profiler.plugin.in.h:3
 #, fuzzy
-msgid "Profiler"
-msgstr "Po æ??件ï¼?"
+#~ msgid "There is no Glade project"
+#~ msgstr "�个工�"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/profiler/plugin.c:755
 #, fuzzy
-msgid "Select Target..."
-msgstr "æ??ç´¢ç?®æ ?"
+#~ msgid "_Glade"
+#~ msgstr "é??è½½æ??件(_I)"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/profiler/plugin.c:763
 #, fuzzy
-msgid "Refresh"
-msgstr "å?·æ?°"
+#~ msgid "Versioning..."
+#~ msgstr "æ­£å?¨æ??å?°..."
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/profiler/plugin.c:771
 #, fuzzy
-msgid "Delete Data"
-msgstr "å? é?¤æ??件"
-
-#: ../plugins/profiler/plugin.c:814
-msgid "Application Performance Profiler"
-msgstr ""
+#~ msgid "Current default target"
+#~ msgstr "ç¼?è¾?å?¨æ??æ?¬é??æ?©"
 
-#: ../plugins/profiler/plugin.c:836
 #, fuzzy
-msgid "Flat Profile"
-msgstr "æ?°æ?®æ??件"
+#~ msgid "Close the current file"
+#~ msgstr "å?³é?­å½?å??æ??件"
 
-#: ../plugins/profiler/plugin.c:841 ../plugins/profiler/profiler.glade.h:7
-msgid "Call Graph"
-msgstr ""
-
-#: ../plugins/profiler/plugin.c:846
 #, fuzzy
-msgid "Function Call Tree"
-msgstr "��"
+#~ msgid "Save the current file"
+#~ msgstr "ä¿?å­?å½?å??æ??件"
 
-#: ../plugins/profiler/plugin.c:853
-msgid "Function Call Chart"
-msgstr ""
-
-#: ../plugins/profiler/profiler-call-graph.glade.h:1
-msgid "<b>Called By</b>"
-msgstr ""
+#, fuzzy
+#~ msgid "Redo the last action"
+#~ msgstr "æ?¤æ¶?ä¸?次æ??ä½?"
 
-#: ../plugins/profiler/profiler-call-graph.glade.h:2
 #, fuzzy
-msgid "<b>Called</b>"
-msgstr "<b>æ??件è¿?滤å?¨</b>"
+#~ msgid "Cut the selection"
+#~ msgstr "ç¼?è¾?å?¨æ??æ?¬é??æ?©"
 
-#: ../plugins/profiler/profiler-call-graph.glade.h:3
 #, fuzzy
-msgid "<b>Functions</b>"
-msgstr "é??项"
+#~ msgid "Copy the selection"
+#~ msgstr "ç¼?è¾?å?¨æ??æ?¬é??æ?©"
 
-#: ../plugins/profiler/profiler.glade.h:1
 #, fuzzy
-msgid "<b>Profiling Data</b>"
-msgstr "<b>代���</b>"
+#~ msgid "Delete the selection"
+#~ msgstr "å? é?¤é??中æ??æ?¬"
 
-#: ../plugins/profiler/profiler.glade.h:2
 #, fuzzy
-msgid "<b>Select Target to Profile</b>"
-msgstr "<b>æ??ç´¢å??é??</b>"
+#~ msgid "Glade designer operations"
+#~ msgstr "è°?è¯?å?¨æ??ä½?"
 
-#: ../plugins/profiler/profiler.glade.h:3
 #, fuzzy
-msgid "<b>Symbols</b>"
-msgstr "é??项"
+#~ msgid "Go back in undo history"
+#~ msgstr "转å?°ä¸?ä¸?个å??å?²"
 
-#: ../plugins/profiler/profiler.glade.h:4
 #, fuzzy
-msgid "<b>Time Propagation</b>"
-msgstr "<b>æ??ç±»é??项</b>"
+#~ msgid "Go forward in undo history"
+#~ msgstr "转å?°ä¸?ä¸?个å??å?²"
 
-#: ../plugins/profiler/profiler.glade.h:5
-msgid "Automatically refresh profile data display"
-msgstr ""
+#, fuzzy
+#~ msgid "Widgets"
+#~ msgstr "宽度"
 
-#: ../plugins/profiler/profiler.glade.h:6
-#: ../plugins/subversion/anjuta-subversion.glade.h:21
 #, fuzzy
-msgid "Browse..."
-msgstr "��"
+#~ msgid "Palette"
+#~ msgstr "ç²?è´´"
 
-#: ../plugins/profiler/profiler.glade.h:8
-msgid "Do not propagate time for these symbols:"
-msgstr ""
+#, fuzzy
+#~ msgid "Not local file: %s"
+#~ msgstr "ä¸?æ?¯æ?®é??æ??件ï¼?%sã??"
 
-#: ../plugins/profiler/profiler.glade.h:9
 #, fuzzy
-msgid "Do not show static functions"
-msgstr "��示�签"
+#~ msgid "Could not open %s"
+#~ msgstr "æ? æ³?æ??å¼?æ??件è¿?è¡?å??å?¥"
 
-#: ../plugins/profiler/profiler.glade.h:10
 #, fuzzy
-msgid "Do not show these symbols:"
-msgstr "��示�签"
+#~ msgid "Could not create a new glade project."
+#~ msgstr "æ? æ³?å??建å?¾æ ?æ??件...\n"
 
-#: ../plugins/profiler/profiler.glade.h:11
-msgid ""
-"Enter one symbol specification per line.\n"
-"\n"
-"For information on symbol specifications, see section \n"
-"4.5 of the gprof info page."
-msgstr ""
+#, fuzzy
+#~ msgid "Glade project '%s' saved"
+#~ msgstr "正�载�工�...\n"
 
-#: ../plugins/profiler/profiler.glade.h:16
-#: ../plugins/valgrind/anjuta-valgrind.glade.h:6
 #, fuzzy
-msgid "Options..."
-msgstr "é??项"
+#~ msgid "Invalid glade file name"
+#~ msgstr "æ? æ??ç??æ??件å?? %sã??"
 
-#: ../plugins/profiler/profiler.glade.h:17
 #, fuzzy
-msgid "Profiling Options"
-msgstr "ç¼?è¾?å?¨æ??件æ??ä½?"
+#~ msgid "Add Item"
+#~ msgstr "�件"
 
-#: ../plugins/profiler/profiler.glade.h:18
-msgid "Propagate time for all symbols"
-msgstr ""
+#, fuzzy
+#~ msgid "Edit Item"
+#~ msgstr "ç¼?è¾?"
 
-#: ../plugins/profiler/profiler.glade.h:19
-msgid "Propagate time for only these symbols:"
-msgstr ""
+#~ msgid "Summary:"
+#~ msgstr "���"
 
-#: ../plugins/profiler/profiler.glade.h:20
-#, fuzzy
-msgid "Select Other Target..."
-msgstr "æ??ç´¢ç?®æ ?"
+#~ msgid "Category:"
+#~ msgstr "类��"
 
-#: ../plugins/profiler/profiler.glade.h:21
-#, fuzzy
-msgid "Select Profiling Target"
-msgstr "é??æ?©è°?è¯?ç?®æ ?"
+#~ msgid "Edit Categories"
+#~ msgstr "��类�"
 
-#: ../plugins/profiler/profiler.glade.h:22
 #, fuzzy
-msgid "Show all symbols"
-msgstr "符�"
+#~ msgid "Due date:"
+#~ msgstr "æ?¥æ??ï¼?"
 
-#: ../plugins/profiler/profiler.glade.h:23
-msgid "Show functions that could have been called but never were"
-msgstr ""
+#~ msgid "Priority:"
+#~ msgstr "ä¼?å??级ï¼?"
 
-#: ../plugins/profiler/profiler.glade.h:24
-msgid "Show only these symbols:"
-msgstr ""
+#~ msgid "High"
+#~ msgstr "é«?"
 
-#: ../plugins/profiler/profiler.glade.h:25
-#, fuzzy
-msgid "Show uncalled functions"
-msgstr "æ?¾ç¤ºå?½æ?°ç??å??å??æ??示"
+#~ msgid "Medium"
+#~ msgstr "中"
 
-#: ../plugins/profiler/profiler.glade.h:26
-msgid "Use this profiling data file:"
-msgstr ""
+#~ msgid "Low"
+#~ msgstr "ä½?"
 
-#: ../plugins/project-import/project-import.c:109
-#, c-format
-msgid ""
-"Could not find a valid project backend for the directory given (%s). Please "
-"select a different directory, or try upgrading to a newer version of Anjuta."
-msgstr ""
+#~ msgid "Comment:"
+#~ msgstr "注é??ï¼?"
 
-#.
-#. * Now we can't apply
-#.
-#: ../plugins/project-import/project-import.c:130
 #, fuzzy
-msgid "Please, fix the configuration"
-msgstr "å·¥ç¨?é??ç½®"
-
-#: ../plugins/project-import/project-import.c:142
-#, c-format
-msgid ""
-"Project name: %s\n"
-"Project type: %s\n"
-"Project path: %s\n"
-msgstr ""
+#~ msgid "Completed"
+#~ msgstr "��"
 
-#: ../plugins/project-import/project-import.c:202
-msgid "This assistant will import an existing project into Anjuta."
-msgstr ""
+#, fuzzy
+#~ msgid "started:"
+#~ msgstr "��"
 
-#: ../plugins/project-import/project-import.c:207
 #, fuzzy
-msgid "Import Project"
-msgstr "CVS�导�工�"
+#~ msgid "stopped:"
+#~ msgstr "å??æ­¢ï¼?"
 
-#: ../plugins/project-import/project-import.c:249
 #, fuzzy
-msgid "<b>Enter the project name:</b>"
-msgstr "����"
+#~ msgid "Are you sure you want to remove the selected todo item?"
+#~ msgstr "æ?¨ç¡®å®?æ?³è¦?å? é?¤å·¥å?·â??%sâ??å??ï¼?"
 
-#: ../plugins/project-import/project-import.c:269
-msgid "<b>Enter the base path of your project:</b>"
-msgstr ""
+#~ msgid "Remove"
+#~ msgstr "å? é?¤"
 
-#: ../plugins/project-import/project-import.c:274
 #, fuzzy
-msgid "Select project directory"
-msgstr "é??æ?©ç?®å½?"
+#~ msgid "Are you sure you want to remove all the completed todo items?"
+#~ msgstr "���确���������"
 
-#: ../plugins/project-import/project-import.c:280
 #, fuzzy
-msgid "Project to Import"
-msgstr "工�信�"
+#~ msgid ""
+#~ "Are you sure you want to remove all the completed todo items in the "
+#~ "category \"%s\"?"
+#~ msgstr "æ?¨ç¡®å®?æ?³è¦?ä»?å·¥ç¨?中å? é?¤é¡¹ç?®â??%sâ??å??ï¼?"
 
-#: ../plugins/project-import/project-import.c:293
 #, fuzzy
-msgid "Confirmation"
-msgstr "é??ç½®"
+#~ msgid "Export task list"
+#~ msgstr "导��"
 
-#: ../plugins/project-import/project-import.c:435
-msgid ""
-"Generation of project file failed. Cannot find an appropriate project "
-"template to use. Please make sure your version of Anjuta is up to date."
-msgstr ""
+#, fuzzy
+#~ msgid "Plain Text"
+#~ msgstr "����个(_N)"
 
-#: ../plugins/project-import/project-import.c:458
-#, fuzzy, c-format
-msgid "A file named \"%s\" already exists. Do you want to replace it?"
-msgstr ""
-"æ??件â??%sâ??å·²å­?å?¨ã??\n"
-"æ?¯å?¦ç¡®å®?ç?¨å½?å??æ??件æ?¿æ?¢è¿?个æ??件ï¼?"
+#, fuzzy
+#~ msgid "<b>HTML export options:</b>"
+#~ msgstr "<b>æ??å?°é??项</b>"
 
-#: ../plugins/project-import/project-import.c:499
-#, c-format
-msgid ""
-"A file named \"%s\" cannot be written: %s.  Check if you have write access "
-"to the project directory."
-msgstr ""
+#~ msgid "_View"
+#~ msgstr "æ?¥ç??(_V)"
 
-#: ../plugins/project-manager/create_dialogs.glade.h:1
 #, fuzzy
-msgid "Add Source"
-msgstr "C æº?æ??件"
+#~ msgid "_Export"
+#~ msgstr "导��"
 
-#: ../plugins/project-manager/create_dialogs.glade.h:2
 #, fuzzy
-msgid "New Group"
-msgstr "å°?ç»?ï¼?"
+#~ msgid "Priority"
+#~ msgstr "��"
 
-#: ../plugins/project-manager/create_dialogs.glade.h:3
 #, fuzzy
-msgid "New Target"
-msgstr "æ??ç´¢ç?®æ ?"
+#~ msgid "Due date"
+#~ msgstr "æ?¥æ??(_D)"
+
+#~ msgid "Summary"
+#~ msgstr "��"
 
-#: ../plugins/project-manager/create_dialogs.glade.h:4
 #, fuzzy
-msgid "Select the _target for the new source files:"
-msgstr "é??å??å½?å??æ?¬å?·è?³å?¦ä¸?æ?¹ç??对称æ?¬å?·å??ç??æ??å­?"
+#~ msgid "Failed to read file"
+#~ msgstr "æ? æ³?å??建æ??件ï¼?%s"
 
-#: ../plugins/project-manager/create_dialogs.glade.h:5
 #, fuzzy
-msgid "Source files:"
-msgstr "æº?æ??件ï¼?"
+#~ msgid "File is not a valid gtodo file"
+#~ msgstr "â??%sâ??æ??件ä¸?æ?¯å¤´æ??件ã??"
 
-#: ../plugins/project-manager/create_dialogs.glade.h:6
-msgid "Specify _where to create the group:"
-msgstr ""
+#, fuzzy
+#~ msgid "Personal"
+#~ msgstr "Perl"
 
-#: ../plugins/project-manager/create_dialogs.glade.h:7
-msgid "Specify _where to create the target:"
-msgstr ""
+#, fuzzy
+#~ msgid "Business"
+#~ msgstr "è¡?"
 
-#: ../plugins/project-manager/create_dialogs.glade.h:8
 #, fuzzy
-msgid "Target _name:"
-msgstr "å·¥ç¨?å??称ï¼?"
+#~ msgid "Unfiled"
+#~ msgstr "æ??å¼?æ??件"
 
-#: ../plugins/project-manager/create_dialogs.glade.h:9
 #, fuzzy
-msgid "Target _type:"
-msgstr "���"
+#~ msgid "Delete"
+#~ msgstr "å? é?¤æ??件"
 
-#: ../plugins/project-manager/create_dialogs.glade.h:10
 #, fuzzy
-msgid "TargetTypes"
-msgstr "���"
+#~ msgid "_Do not show again"
+#~ msgstr "��示�签"
 
-#: ../plugins/project-manager/create_dialogs.glade.h:11
 #, fuzzy
-msgid "_Group name:"
-msgstr "模å??å??ï¼?"
+#~ msgid "_Tasks"
+#~ msgstr "é??æ?°(_P)ï¼?"
 
-#: ../plugins/project-manager/create_dialogs.glade.h:12
 #, fuzzy
-msgid "_Select file to add..."
-msgstr "æ??件è¿?滤å?¨"
+#~ msgid "Tasks manager"
+#~ msgstr "å¸?å±?管ç??å?¨"
 
-#: ../plugins/project-manager/gbf-project-model.c:233
-#: ../plugins/project-manager/plugin.c:1301
-#: ../plugins/project-manager/plugin.c:1384
-#: ../plugins/project-manager/plugin.c:1557
-#: ../plugins/project-wizard/anjuta-project-wizard.plugin.in.h:1
-msgid "Project"
-msgstr "工�"
+#, fuzzy
+#~ msgid "Tasks manager view"
+#~ msgstr "å¸?å±?管ç??å?¨"
 
-#: ../plugins/project-manager/gbf-project-model.c:234
 #, fuzzy
-msgid "GbfProject Object"
-msgstr "工�根���"
+#~ msgid "Tasks"
+#~ msgstr "��符"
 
-#: ../plugins/project-manager/gbf-project-model.c:251
 #, fuzzy
-msgid "No project loaded"
-msgstr "å·¥ç¨?å??称ï¼?"
+#~ msgid "Todo Manager"
+#~ msgstr "æ??档管ç??å?¨"
 
-#: ../plugins/project-manager/gbf-project-util.c:81
 #, fuzzy
-msgid "Couldn't load glade file"
-msgstr "æ? æ³?æ??å¼?æ??件è¿?è¡?å??å?¥"
+#~ msgid "Todo List Preferences"
+#~ msgstr "Anjuta é¦?é??项"
 
-#: ../plugins/project-manager/gbf-project-util.c:260
-#: ../plugins/project-manager/gbf-project-util.c:268
-msgid "Can not add group"
-msgstr ""
+#, fuzzy
+#~ msgid "Interface"
+#~ msgstr "Anjuta ç?¨æ?·ç??é?¢"
 
-#: ../plugins/project-manager/gbf-project-util.c:269
-msgid "No parent group selected"
-msgstr ""
+#, fuzzy
+#~ msgid "Show due date column"
+#~ msgstr "æ?¾ç¤º/é??è??代ç ?å±?å? å?º"
 
-#: ../plugins/project-manager/gbf-project-util.c:441
-#: ../plugins/project-manager/gbf-project-util.c:450
-msgid "Can not add target"
-msgstr ""
+#, fuzzy
+#~ msgid "Tooltips in list"
+#~ msgstr "å·¥å?·æ??示"
 
-#: ../plugins/project-manager/gbf-project-util.c:451
-msgid "No group selected"
-msgstr ""
+#, fuzzy
+#~ msgid "Highlight"
+#~ msgstr "�亮样�"
 
-#: ../plugins/project-manager/gbf-project-util.c:556
 #, fuzzy
-msgid "Select sources..."
-msgstr "æ??ç´¢ç?®æ ?"
+#~ msgid "Auto purge completed items"
+#~ msgstr "è?ªå?¨å®?æ??"
 
-#: ../plugins/project-manager/gbf-project-util.c:796
-#: ../plugins/project-manager/gbf-project-util.c:803
 #, fuzzy
-msgid "Can not add source files"
-msgstr "Java æº?æ??件"
+#~ msgid "Notification"
+#~ msgstr "ä¸?è¿?è¡?ä¼?å??"
+
+#~ msgid "No Date"
+#~ msgstr "æ? æ?¥æ??"
 
-#: ../plugins/project-manager/gbf-project-util.c:804
 #, fuzzy
-msgid "No target has been selected"
-msgstr "%d æ?¡å?¹é??å·²ç»?被æ?¿æ?¢"
+#~ msgid "<b>Macro details:</b>"
+#~ msgstr "æ??ç±»é??项"
 
-#: ../plugins/project-manager/plugin.c:425
-#: ../plugins/project-manager/plugin.c:826
 #, fuzzy
-msgid "Project properties"
-msgstr "Prj/Properties"
+#~ msgid "<b>Macro text:</b>"
+#~ msgstr "注é??ï¼?"
 
-#: ../plugins/project-manager/plugin.c:430
 #, fuzzy
-msgid "Target properties"
-msgstr "Prj/Properties"
+#~ msgid "<b>Macros:</b>"
+#~ msgstr "é??项"
 
-#: ../plugins/project-manager/plugin.c:435
 #, fuzzy
-msgid "Group properties"
-msgstr "Prj/Properties"
+#~ msgid "Edit..."
+#~ msgstr "ç¼?è¾?"
 
-#: ../plugins/project-manager/plugin.c:459
-msgid "No properties available for this target"
-msgstr ""
+#, fuzzy
+#~ msgid "Shortcut:"
+#~ msgstr "快����"
 
-#: ../plugins/project-manager/plugin.c:485
-#, fuzzy, c-format
-msgid "Failed to refresh project: %s"
-msgstr "��载�工��%s"
+#, fuzzy
+#~ msgid "Press macro shortcut..."
+#~ msgstr "快���"
 
-#: ../plugins/project-manager/plugin.c:663
 #, fuzzy
-msgid ""
-"Are you sure you want to remove the following group from project?\n"
-"\n"
-msgstr "æ?¨ç¡®å®?æ?³è¦?ä»?å·¥ç¨?中å? é?¤é¡¹ç?®â??%sâ??å??ï¼?"
+#~ msgid "Press shortcut"
+#~ msgstr "快���"
 
-#: ../plugins/project-manager/plugin.c:664
-#, c-format
-msgid ""
-"Group: %s\n"
-"\n"
-"The group will not be deleted from file system."
-msgstr ""
+#, fuzzy
+#~ msgid "Anjuta macros"
+#~ msgstr "Anjuta å·¥ç¨?æ??件"
 
-#: ../plugins/project-manager/plugin.c:667
 #, fuzzy
-msgid ""
-"Are you sure you want to remove the following target from project?\n"
-"\n"
-msgstr "æ?¨ç¡®å®?æ?³è¦?ä»?å·¥ç¨?中å? é?¤é¡¹ç?®â??%sâ??å??ï¼?"
+#~ msgid "My macros"
+#~ msgstr "å®?"
 
-#: ../plugins/project-manager/plugin.c:668
-#, fuzzy, c-format
-msgid "Target: %s"
-msgstr "���"
+#, fuzzy
+#~ msgid "Insert"
+#~ msgstr "��"
 
-#: ../plugins/project-manager/plugin.c:671
 #, fuzzy
-msgid ""
-"Are you sure you want to remove the following source file from project?\n"
-"\n"
-msgstr "æ?¨ç¡®å®?æ?³è¦?ä»?å·¥ç¨?中å? é?¤é¡¹ç?®â??%sâ??å??ï¼?"
+#~ msgid "Insert macro"
+#~ msgstr "å??å°?缩è¿?"
 
-#: ../plugins/project-manager/plugin.c:672
-#, c-format
-msgid ""
-"Source: %s\n"
-"\n"
-"The source file will not be deleted from file system."
-msgstr ""
+#~ msgid "%Y-%m-%d"
+#~ msgstr "%Yå¹´%mæ??%dæ?¥"
 
-#: ../plugins/project-manager/plugin.c:727
-#, fuzzy, c-format
-msgid ""
-"Failed to remove '%s':\n"
-"%s"
-msgstr "��载�工��%s"
+#~ msgid "%Y"
+#~ msgstr "%Y"
 
-#: ../plugins/project-manager/plugin.c:784
-#, fuzzy, c-format
-msgid "Failed to retrieve URI info of %s: %s"
-msgstr "��载�工��%s"
+#~ msgid "Macros"
+#~ msgstr "å®?"
 
-#: ../plugins/project-manager/plugin.c:822
 #, fuzzy
-msgid "_Project"
-msgstr "工�"
+#~ msgid "_Insert Macro..."
+#~ msgstr "æ??å?¥æ??æ?¬(_I)"
 
-#: ../plugins/project-manager/plugin.c:826
-#: ../plugins/project-manager/plugin.c:860
 #, fuzzy
-msgid "_Properties"
-msgstr "Prj/Properties"
+#~ msgid "_Add Macro..."
+#~ msgstr "å®?"
 
-#: ../plugins/project-manager/plugin.c:831
 #, fuzzy
-msgid "_Refresh"
-msgstr "å?·æ?°"
-
-#: ../plugins/project-manager/plugin.c:831
-msgid "Refresh project manager tree"
-msgstr ""
+#~ msgid "Add a macro"
+#~ msgstr "æ·»å? é¡µç??"
 
-#: ../plugins/project-manager/plugin.c:836
 #, fuzzy
-msgid "Add _Group..."
-msgstr "å°?ç»?ï¼?"
+#~ msgid "Macros..."
+#~ msgstr "å®?"
 
-#: ../plugins/project-manager/plugin.c:836
-#: ../plugins/project-manager/plugin.c:870
 #, fuzzy
-msgid "Add a group to project"
-msgstr "添��工�"
+#~ msgid "Macro operations"
+#~ msgstr "示ä¾?æ??件æ??ä½?"
 
-#: ../plugins/project-manager/plugin.c:841
 #, fuzzy
-msgid "Add _Target..."
-msgstr "���"
+#~ msgid "<b>Indicators</b>"
+#~ msgstr "æ??示符"
 
-#: ../plugins/project-manager/plugin.c:841
-#: ../plugins/project-manager/plugin.c:875
 #, fuzzy
-msgid "Add a target to project"
-msgstr "添��工�"
+#~ msgid "<b>Message colors</b>"
+#~ msgstr "����"
 
-#: ../plugins/project-manager/plugin.c:846
 #, fuzzy
-msgid "Add _Source File..."
-msgstr "C æº?æ??件"
+#~ msgid "<b>Messages options</b>"
+#~ msgstr "æ¶?æ?¯é??项"
 
-#: ../plugins/project-manager/plugin.c:846
-#: ../plugins/project-manager/plugin.c:865
-#: ../plugins/project-manager/plugin.c:880
-#, fuzzy
-msgid "Add a source file to project"
-msgstr "添��工�"
+#~ msgid "Error message indicator style:"
+#~ msgstr "é??误信æ?¯æ??示符样å¼?ï¼?"
 
-#: ../plugins/project-manager/plugin.c:851
 #, fuzzy
-msgid "Close Pro_ject"
-msgstr "��项�"
+#~ msgid "Errors:"
+#~ msgstr "é??误ï¼?"
 
-#: ../plugins/project-manager/plugin.c:851
-#, fuzzy
-msgid "Close project"
-msgstr "��项�"
+#~ msgid "Normal message indicator style:"
+#~ msgstr "æ?®é??ä¿¡æ?¯æ??示符样å¼?ï¼?"
 
-#: ../plugins/project-manager/plugin.c:860
-msgid "Properties of group/target/source"
-msgstr ""
+#~ msgid "Number of first characters to show:"
+#~ msgstr "è¦?æ?¾ç¤ºç??é¦?å­?符æ?°ï¼?"
 
-#: ../plugins/project-manager/plugin.c:865
-#, fuzzy
-msgid "_Add To Project"
-msgstr "添��工�"
+#~ msgid "Number of last characters to show:"
+#~ msgstr "è¦?æ?¾ç¤ºç??æ?«å­?符æ?°ï¼?"
+
+#~ msgid "Tabs position:"
+#~ msgstr "Tab �置�"
+
+#~ msgid "Truncate long messages"
+#~ msgstr "缩ç?­è¿?é?¿ç??ä¿¡æ?¯"
+
+#~ msgid "Warning message indicator style:"
+#~ msgstr "è­¦å??ä¿¡æ?¯æ??示符样å¼?ï¼?"
 
-#: ../plugins/project-manager/plugin.c:870
 #, fuzzy
-msgid "Add _Group"
-msgstr "å°?ç»?ï¼?"
+#~ msgid "Warnings:"
+#~ msgstr "è­¦å??"
 
-#: ../plugins/project-manager/plugin.c:875
 #, fuzzy
-msgid "Add _Target"
-msgstr "���"
+#~ msgid "Close all message tabs"
+#~ msgstr "æ?®é??æ¶?æ?¯ï¼?"
 
-#: ../plugins/project-manager/plugin.c:880
 #, fuzzy
-msgid "Add _Source File"
-msgstr "C æº?æ??件"
+#~ msgid "No message details"
+#~ msgstr "æ?®é??æ¶?æ?¯ï¼?"
 
-#: ../plugins/project-manager/plugin.c:885
 #, fuzzy
-msgid "Re_move"
-msgstr "å? é?¤"
+#~ msgid "No Messages"
+#~ msgstr "ä¿¡æ?¯"
 
-#: ../plugins/project-manager/plugin.c:885
 #, fuzzy
-msgid "Remove from project"
-msgstr "å? é?¤æ??件"
+#~ msgid "No Infos"
+#~ msgstr "ä¿¡æ?¯(_I)"
 
-#: ../plugins/project-manager/plugin.c:1259
-#, fuzzy, c-format
-msgid "Loading project: %s"
-msgstr "正�载�工�...\n"
+#, fuzzy
+#~ msgid "No Warnings"
+#~ msgstr "è­¦å??"
 
-#: ../plugins/project-manager/plugin.c:1267
 #, fuzzy
-msgid "Created project view..."
-msgstr "正���工�...\n"
+#~ msgid "No Errors"
+#~ msgstr "é??误ï¼?"
 
-#: ../plugins/project-manager/plugin.c:1280
-#, c-format
-msgid ""
-"Failed to parse project (the project is opened, but there will be no project "
-"view) %s: %s\n"
-msgstr ""
+#, fuzzy
+#~ msgid "Icon"
+#~ msgstr "��"
 
-#: ../plugins/project-manager/plugin.c:1472
-#, fuzzy, c-format
-msgid "Error closing project: %s"
-msgstr "è½½å?¥å·¥ç¨?æ?¶å??ç??é??误ï¼?%s"
+#~ msgid "Messages"
+#~ msgstr "ä¿¡æ?¯"
 
-#: ../plugins/project-manager/plugin.c:1536
 #, fuzzy
-msgid "Project manager actions"
-msgstr "å·¥ç¨?é??ç½®"
+#~ msgid "Error writing %s"
+#~ msgstr "å??å?¥æ?¶å?ºé??ï¼?%sã??"
 
-#: ../plugins/project-manager/plugin.c:1544
 #, fuzzy
-msgid "Project manager popup actions"
-msgstr "å·¥ç¨?é??ç½®"
+#~ msgid "%d Message"
+#~ msgid_plural "%d Messages"
+#~ msgstr[0] "ä¿¡æ?¯"
+#~ msgstr[1] "ä¿¡æ?¯"
 
-#: ../plugins/project-manager/plugin.c:2641
 #, fuzzy
-msgid "Initializing Project..."
-msgstr "��工�(_I)"
+#~ msgid "%d Info"
+#~ msgid_plural "%d Infos"
+#~ msgstr[0] "ä¿¡æ?¯(_I)"
 
-#: ../plugins/project-manager/plugin.c:2644
 #, fuzzy
-msgid "Project Loaded"
-msgstr "å·¥ç¨?å??称ï¼?"
+#~ msgid "%d Warning"
+#~ msgid_plural "%d Warnings"
+#~ msgstr[0] "è­¦å??"
+#~ msgstr[1] "è­¦å??"
 
-#: ../plugins/project-wizard/anjuta-project-wizard.ui.h:1
 #, fuzzy
-msgid "<b>Details</b>"
-msgstr "<b>模å??ç»?è??ï¼?</b>"
+#~ msgid "%d Error"
+#~ msgid_plural "%d Errors"
+#~ msgstr[0] "é??误ï¼?"
+#~ msgstr[1] "é??误ï¼?"
 
-#: ../plugins/project-wizard/anjuta-project-wizard.ui.h:2
-#: ../plugins/project-wizard/druid.c:148
 #, fuzzy
-msgid "Error"
-msgstr "é??误ï¼?"
+#~ msgid "_Copy Message"
+#~ msgstr "ä¿¡æ?¯"
 
-#: ../plugins/project-wizard/druid.c:140 ../plugins/project-wizard/druid.c:144
 #, fuzzy
-msgid "Warning"
-msgstr "è­¦å??"
+#~ msgid "Copy message"
+#~ msgstr "��信��"
 
-#: ../plugins/project-wizard/druid.c:151
 #, fuzzy
-msgid "Message"
-msgstr "ä¿¡æ?¯"
+#~ msgid "_Next Message"
+#~ msgstr "��个信�"
 
-#: ../plugins/project-wizard/druid.c:217
 #, fuzzy
-msgid ""
-"<b>Confirm the following information:</b>\n"
-"\n"
-msgstr ""
-"确认ä¸?å??ä¿¡æ?¯ï¼?\n"
-"\n"
+#~ msgid "Next message"
+#~ msgstr "��个信�"
 
-#. The project type is translated too, it is something like
-#. * generic, GNOME applet, Makefile project...
-#: ../plugins/project-wizard/druid.c:221
-#, fuzzy, c-format
-msgid "Project Type: %s\n"
-msgstr "å·¥ç¨?ç±»å??ï¼?"
+#, fuzzy
+#~ msgid "_Previous Message"
+#~ msgstr "��个信�"
 
-#: ../plugins/project-wizard/druid.c:377
-#, fuzzy, c-format
-msgid "Unable to find any project template in %s"
-msgstr "æ?¾ä¸?å?°å¯¼å?¥è??æ?¬ %s"
+#, fuzzy
+#~ msgid "Previous message"
+#~ msgstr "��个信�"
 
-#: ../plugins/project-wizard/druid.c:588
-#, c-format
-msgid ""
-"\n"
-"Field \"%s\" is mandatory. Please enter it."
-msgstr ""
+#, fuzzy
+#~ msgid "_Save Message"
+#~ msgstr "��个信�"
 
-#: ../plugins/project-wizard/druid.c:603
-#, c-format
-msgid ""
-"Field \"%s\" must start with a letter, a digit or an underscore and contains "
-"only letters, digits, underscore, minus and dot. Please fix it."
-msgstr ""
+#, fuzzy
+#~ msgid "Save message"
+#~ msgstr "��个信�"
 
-#: ../plugins/project-wizard/druid.c:608
-#, fuzzy, c-format
-msgid "Unknown error."
-msgstr "��"
+#, fuzzy
+#~ msgid "Next/Previous Message"
+#~ msgstr "��个信�"
 
-#: ../plugins/project-wizard/druid.c:635
-#, c-format
-msgid ""
-"Directory \"%s\" is not empty. Project creation could fail if some files "
-"cannot be written. Do you want to continue?"
-msgstr ""
+#, fuzzy
+#~ msgid "File/Directory to patch"
+#~ msgstr "è¦?æ??è¡¥ä¸?ç??æ??件/ç?®å½?"
 
-#: ../plugins/project-wizard/druid.c:637
-#, fuzzy, c-format
-msgid "File \"%s\" already exists. Do you want to overwrite it?"
-msgstr "å·²ç»?æ??å¼?äº?ä¸?个工ç¨?ã??æ?¯å?¦å??å°?å?¶å?³é?­ï¼?"
+#~ msgid "Patch file"
+#~ msgstr "è¡¥ä¸?æ??件"
 
-#: ../plugins/project-wizard/druid.c:668
-msgid "Invalid entry"
-msgstr ""
+#, fuzzy
+#~ msgid "Patches"
+#~ msgstr "ç??è§?"
 
-#: ../plugins/project-wizard/druid.c:679
-msgid "Dubious entry"
-msgstr ""
+#~ msgid "Patch"
+#~ msgstr "补�"
 
-#: ../plugins/project-wizard/druid.c:789
-#, c-format
-msgid ""
-"\n"
-"Missing programs: %s."
-msgstr ""
+#~ msgid "Please select the directory where the patch should be applied"
+#~ msgstr "请é??æ?©è¡¥ä¸?è¦?åº?ç?¨å?°å?ªä¸ªç?®å½?"
 
-#: ../plugins/project-wizard/druid.c:800
-#, fuzzy, c-format
-msgid ""
-"\n"
-"Missing packages: %s."
-msgstr "æ?¾ä¸?å?°æ??件ï¼?%s ...\n"
+#~ msgid "Patching %s using %s\n"
+#~ msgstr "使ç?¨ %2$s ç»? %1$s æ??è¡¥ä¸?\n"
 
-#: ../plugins/project-wizard/druid.c:808
-msgid ""
-"Some important programs or development packages required to build this "
-"project are missing. Please make sure they are installed properly before "
-"generating the project.\n"
-msgstr ""
+#~ msgid "Patching...\n"
+#~ msgstr "æ­£å?¨æ??è¡¥ä¸?...\n"
 
-#: ../plugins/project-wizard/druid.c:814
-msgid ""
-"The missing programs are usually part of some distrubution packages and can "
-"be searched in your Application Manager. Similarly, the development packages "
-"are contained in special packages that your distribution provide to allow "
-"development of projects based on them. They usually end with -dev or -devel "
-"suffix in package names and can be found by searching in your Application "
-"Manager."
-msgstr ""
+#, fuzzy
+#~ msgid "Patching..."
+#~ msgstr "æ­£å?¨æ??è¡¥ä¸?...\n"
 
-#: ../plugins/project-wizard/druid.c:822
 #, fuzzy
-msgid "Missing components"
-msgstr "æ?¾ä¸?å?°æ??件ï¼?%s ...\n"
+#~ msgid "There are unfinished jobs, please wait until they are finished."
+#~ msgstr "ä»?æ??ä¸?äº?æ?ªå®?æ??ç??ä»»å?¡ï¼?请ç­?å??ç?´è?³å·¥ä½?å®?æ??"
 
-#: ../plugins/project-wizard/druid.c:954
-#, fuzzy, c-format
-msgid "Unable to build project assistant user interface reading %s."
-msgstr "æ? æ³?为å??å­?çª?å?£ç??æ??ç?¨æ?·ç??é?¢\n"
+#~ msgid ""
+#~ "Patch failed.\n"
+#~ "Please review the failure messages.\n"
+#~ "Examine and remove any rejected files.\n"
+#~ msgstr ""
+#~ "æ??è¡¥ä¸?失败ã??\n"
+#~ "请é¢?è§?失败æ¶?æ?¯ã??\n"
+#~ "请æ£?æ?¥å¹¶å? é?¤è¢«æ??ç»?ç??æ??件ã??\n"
 
-#: ../plugins/project-wizard/install.c:406
 #, fuzzy
-msgid "New project has been created successfully."
-msgstr "å·¥ç¨?æ??å??ä¿?å­?"
+#~ msgid "Patching complete"
+#~ msgstr "æ??件ç?¶æ??"
 
-#: ../plugins/project-wizard/install.c:413
-msgid "New project creation has failed."
-msgstr ""
+#, fuzzy
+#~ msgid "File/Directory to patch:"
+#~ msgstr "è¦?æ??è¡¥ä¸?ç??æ??件/ç?®å½?"
 
-#: ../plugins/project-wizard/install.c:462
-#, c-format
-msgid "Skipping %s: file already exists"
-msgstr ""
+#, fuzzy
+#~ msgid "Patch file:"
+#~ msgstr "è¡¥ä¸?æ??件"
 
-#: ../plugins/project-wizard/install.c:503
-#, c-format
-msgid "Creating %s ... Fail to create directory"
-msgstr ""
+#, fuzzy
+#~ msgid "Patch level:"
+#~ msgstr "è¡¥ä¸?æ??件"
 
-#: ../plugins/project-wizard/install.c:519
-#, fuzzy, c-format
-msgid "Creating %s (using AutoGen)... %s"
-msgstr "使ç?¨ %2$s ç»? %1$s æ??è¡¥ä¸?\n"
+#~ msgid "_Tools"
+#~ msgstr "工�(_T)"
 
-#: ../plugins/project-wizard/install.c:524
-#, fuzzy, c-format
-msgid "Creating %s ... %s"
-msgstr "å??建 %s"
+#, fuzzy
+#~ msgid "_Patch..."
+#~ msgstr "补�"
 
-#. The %s is a name of a unix command line, by example
-#. * cp foobar.c project
-#: ../plugins/project-wizard/install.c:570
-#, fuzzy, c-format
-msgid "Executing: %s"
-msgstr "��(_E)�"
+#, fuzzy
+#~ msgid "Patch files/directories"
+#~ msgstr "å??建æ?°æ??件夹"
 
-#: ../plugins/project-wizard/plugin.c:157
 #, fuzzy
-msgid "New Project Assistant"
-msgstr "æ?°å»ºå·¥ç¨?å??导"
+#~ msgid "<b>Called</b>"
+#~ msgstr "<b>æ??件è¿?滤å?¨</b>"
 
-#: ../plugins/project-wizard/property.c:288
-#: ../plugins/project-wizard/property.c:340
-msgid "No"
-msgstr "å?¦"
+#, fuzzy
+#~ msgid "<b>Functions</b>"
+#~ msgstr "é??项"
 
-#: ../plugins/project-wizard/property.c:299
-msgid "Select directory"
-msgstr "é??æ?©ç?®å½?"
+#, fuzzy
+#~ msgid "<b>Profiling Data</b>"
+#~ msgstr "<b>代���</b>"
 
-#: ../plugins/project-wizard/property.c:307
 #, fuzzy
-msgid "Select file"
-msgstr "å?¨é??(_A)"
+#~ msgid "<b>Select Target to Profile</b>"
+#~ msgstr "<b>æ??ç´¢å??é??</b>"
 
-#: ../plugins/project-wizard/property.c:383
 #, fuzzy
-msgid "Choose directory"
-msgstr "é??æ?©ç?®å½?"
+#~ msgid "<b>Symbols</b>"
+#~ msgstr "é??项"
 
-#: ../plugins/project-wizard/property.c:387
 #, fuzzy
-msgid "Choose file"
-msgstr "é??æ?©æ??件"
+#~ msgid "<b>Time Propagation</b>"
+#~ msgstr "<b>æ??ç±»é??项</b>"
 
-#: ../plugins/project-wizard/property.c:402
-msgid "Icon choice"
-msgstr "å?¾æ ?é??æ?©"
+#, fuzzy
+#~ msgid "Browse..."
+#~ msgstr "��"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:1
 #, fuzzy
-msgid "A GNOME applet project"
-msgstr "添��工�"
+#~ msgid "Do not show static functions"
+#~ msgstr "��示�签"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:2
 #, fuzzy
-msgid "A generic C++ project"
-msgstr "添��工�"
+#~ msgid "Do not show these symbols:"
+#~ msgstr "��示�签"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:3
-msgid "A generic GTK+ project"
-msgstr ""
+#, fuzzy
+#~ msgid "Options..."
+#~ msgstr "é??项"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:4
-msgid "A generic GTKmm (C++) project"
-msgstr ""
+#, fuzzy
+#~ msgid "Profiling Options"
+#~ msgstr "ç¼?è¾?å?¨æ??件æ??ä½?"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:5
-msgid "A generic Xlib dock applet"
-msgstr ""
+#, fuzzy
+#~ msgid "Select Other Target..."
+#~ msgstr "æ??ç´¢ç?®æ ?"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:6
-msgid "A generic Xlib project"
-msgstr ""
+#, fuzzy
+#~ msgid "Select Profiling Target"
+#~ msgstr "é??æ?©è°?è¯?ç?®æ ?"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:7
-msgid "A generic java project using automake project management"
-msgstr ""
+#, fuzzy
+#~ msgid "Show all symbols"
+#~ msgstr "符�"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:8
-msgid "A generic minimal and flat project"
-msgstr ""
+#, fuzzy
+#~ msgid "Show uncalled functions"
+#~ msgstr "æ?¾ç¤ºå?½æ?°ç??å??å??æ??示"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:9
-msgid ""
-"A generic natively compiled java project using the GNU Java Compiler (gcj)"
-msgstr ""
+#, fuzzy
+#~ msgid "Please, fix the configuration"
+#~ msgstr "å·¥ç¨?é??ç½®"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:10
 #, fuzzy
-msgid "A generic project"
-msgstr "添��工�"
+#~ msgid "Import Project"
+#~ msgstr "CVS�导�工�"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:11
-msgid "A generic python project using automake project management"
-msgstr ""
+#, fuzzy
+#~ msgid "<b>Enter the project name:</b>"
+#~ msgstr "����"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:12
-msgid "A generic wx Widgets project"
-msgstr ""
+#, fuzzy
+#~ msgid "Select project directory"
+#~ msgstr "é??æ?©ç?®å½?"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:13
 #, fuzzy
-msgid "A sample SDL project"
-msgstr "添��工�"
+#~ msgid "Project to Import"
+#~ msgstr "工�信�"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:14
-msgid "Add C++ support:"
-msgstr ""
+#, fuzzy
+#~ msgid "Confirmation"
+#~ msgstr "é??ç½®"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:15
-msgid "Add gtk-doc system:"
-msgstr ""
+#, fuzzy
+#~ msgid "A file named \"%s\" already exists. Do you want to replace it?"
+#~ msgstr ""
+#~ "æ??件â??%sâ??å·²å­?å?¨ã??\n"
+#~ "æ?¯å?¦ç¡®å®?ç?¨å½?å??æ??件æ?¿æ?¢è¿?个æ??件ï¼?"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:16
 #, fuzzy
-msgid "Add internationalization:"
-msgstr "é¢?å¤?é??项"
+#~ msgid "Add Source"
+#~ msgstr "C æº?æ??件"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:17
 #, fuzzy
-msgid "Add shared library support:"
-msgstr "�享���"
+#~ msgid "New Group"
+#~ msgstr "å°?ç»?ï¼?"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:18
-msgid "Adds C++ support to the project so that C++ source files can be built"
-msgstr ""
+#, fuzzy
+#~ msgid "New Target"
+#~ msgstr "æ??ç´¢ç?®æ ?"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:19
-msgid "Adds support for building shared libraries in your project"
-msgstr ""
+#, fuzzy
+#~ msgid "Select the _target for the new source files:"
+#~ msgstr "é??å??å½?å??æ?¬å?·è?³å?¦ä¸?æ?¹ç??对称æ?¬å?·å??ç??æ??å­?"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:20
-msgid ""
-"Adds support for internationalization so that your project can have "
-"translations in different languages"
-msgstr ""
+#, fuzzy
+#~ msgid "Source files:"
+#~ msgstr "æº?æ??件ï¼?"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:21
 #, fuzzy
-msgid "Anjuta Plugin"
-msgstr "Anjuta æ??件"
+#~ msgid "Target _name:"
+#~ msgstr "å·¥ç¨?å??称ï¼?"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:22
-msgid "Anjuta plugin project that uses libanjuta framework"
-msgstr ""
+#, fuzzy
+#~ msgid "Target _type:"
+#~ msgstr "���"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:23
-msgid "Applet Title:"
-msgstr ""
+#, fuzzy
+#~ msgid "TargetTypes"
+#~ msgstr "���"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:25
 #, fuzzy
-msgid "Basic information"
-msgstr "��信�"
+#~ msgid "_Group name:"
+#~ msgstr "模å??å??ï¼?"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:26
-msgid "Berkeley Software Distribution License (BSD)"
-msgstr ""
+#, fuzzy
+#~ msgid "_Select file to add..."
+#~ msgstr "æ??件è¿?滤å?¨"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:27
-msgid ""
-"Comma separated, other plugins that this plugin depends on. It could be "
-"either primary interface name or plugin location (library:class)"
-msgstr ""
+#~ msgid "Project"
+#~ msgstr "工�"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:28
 #, fuzzy
-msgid "Configure external packages"
-msgstr "é??ç½®å¤?é?¨å·¥å?·"
+#~ msgid "GbfProject Object"
+#~ msgstr "工�根���"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:29
 #, fuzzy
-msgid "Configure external packages:"
-msgstr "é??ç½®å¤?é?¨å·¥å?·"
-
-#: ../plugins/project-wizard/templates/translatable-strings.h:30
-msgid "Create a template glade interface file"
-msgstr ""
+#~ msgid "No project loaded"
+#~ msgstr "å·¥ç¨?å??称ï¼?"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:31
 #, fuzzy
-msgid "Create glade interface file"
-msgstr "æ? æ³?为æ?°å»ºæ??件ç??æ??ç?¨æ?·ç??é?¢"
-
-#: ../plugins/project-wizard/templates/translatable-strings.h:33
-#: ../plugins/subversion/anjuta-subversion.glade.h:26
-msgid "Destination:"
-msgstr "ç?®ç??ï¼?"
+#~ msgid "Couldn't load glade file"
+#~ msgstr "æ? æ³?æ??å¼?æ??件è¿?è¡?å??å?¥"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:34
 #, fuzzy
-msgid "Display description of the applet"
-msgstr "ç?¨æ?·ç??é?¢ç?? XML 语è¨?æ??è¿°"
+#~ msgid "Select sources..."
+#~ msgstr "æ??ç´¢ç?®æ ?"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:35
-msgid "Display description of the plugin"
-msgstr ""
+#, fuzzy
+#~ msgid "Can not add source files"
+#~ msgstr "Java æº?æ??件"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:36
-msgid "Display title of the applet"
-msgstr ""
+#, fuzzy
+#~ msgid "No target has been selected"
+#~ msgstr "%d æ?¡å?¹é??å·²ç»?被æ?¿æ?¢"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:37
-msgid "Display title of the plugin"
-msgstr ""
+#, fuzzy
+#~ msgid "Project properties"
+#~ msgstr "Prj/Properties"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:38
 #, fuzzy
-msgid "Django Project"
-msgstr "æ¸?ç??å·¥ç¨?(_C)"
+#~ msgid "Target properties"
+#~ msgstr "Prj/Properties"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:39
 #, fuzzy
-msgid "Django Project information"
-msgstr " 工�信� "
+#~ msgid "Group properties"
+#~ msgstr "Prj/Properties"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:40
 #, fuzzy
-msgid "Email address:"
-msgstr "ç?¨æ?·ç?µå­?é?®ä»¶å?°å??ï¼?"
+#~ msgid "Failed to refresh project: %s"
+#~ msgstr "��载�工��%s"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:41
-msgid "GCJ needs to know which class contains the main() function"
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Are you sure you want to remove the following group from project?\n"
+#~ "\n"
+#~ msgstr "æ?¨ç¡®å®?æ?³è¦?ä»?å·¥ç¨?中å? é?¤é¡¹ç?®â??%sâ??å??ï¼?"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:42
-msgid "GNOME Applet"
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Are you sure you want to remove the following target from project?\n"
+#~ "\n"
+#~ msgstr "æ?¨ç¡®å®?æ?³è¦?ä»?å·¥ç¨?中å? é?¤é¡¹ç?®â??%sâ??å??ï¼?"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:43
-msgid "GTK+"
-msgstr ""
+#, fuzzy
+#~ msgid "Target: %s"
+#~ msgstr "���"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:44
-msgid "GTKmm"
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "Are you sure you want to remove the following source file from project?\n"
+#~ "\n"
+#~ msgstr "æ?¨ç¡®å®?æ?³è¦?ä»?å·¥ç¨?中å? é?¤é¡¹ç?®â??%sâ??å??ï¼?"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:45
 #, fuzzy
-msgid "General Project Information"
-msgstr " 工�信� "
+#~ msgid ""
+#~ "Failed to remove '%s':\n"
+#~ "%s"
+#~ msgstr "��载�工��%s"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:47
 #, fuzzy
-msgid "Generic"
-msgstr "常�"
+#~ msgid "Failed to retrieve URI info of %s: %s"
+#~ msgstr "��载�工��%s"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:48
-msgid "Generic (Minimal)"
-msgstr ""
+#, fuzzy
+#~ msgid "_Project"
+#~ msgstr "工�"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:49
 #, fuzzy
-msgid "Generic C++"
-msgstr "æ ?å?? C++ ç±»"
+#~ msgid "_Properties"
+#~ msgstr "Prj/Properties"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:50
-msgid "Generic gcj compiled java"
-msgstr ""
+#, fuzzy
+#~ msgid "_Refresh"
+#~ msgstr "å?·æ?°"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:51
-msgid "Generic java (automake)"
-msgstr ""
+#, fuzzy
+#~ msgid "Add _Group..."
+#~ msgstr "å°?ç»?ï¼?"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:52
-msgid "Generic python (automake)"
-msgstr ""
+#, fuzzy
+#~ msgid "Add a group to project"
+#~ msgstr "添��工�"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:53
-msgid ""
-"Give a package name that your project require. You may also mention what is "
-"the required version of the package. For example, 'libgnomeui-2.0' or "
-"'libgnomeui-2.0 >= 2.2.0'"
-msgstr ""
+#, fuzzy
+#~ msgid "Add _Target..."
+#~ msgstr "���"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:54
 #, fuzzy
-msgid "Icon File:"
-msgstr "æ??è¿?æ??件ï¼?"
+#~ msgid "Add a target to project"
+#~ msgstr "添��工�"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:55
-msgid "Icon file for the plugin"
-msgstr ""
+#, fuzzy
+#~ msgid "Add _Source File..."
+#~ msgstr "C æº?æ??件"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:56
-msgid "Implement plugin interfaces"
-msgstr ""
+#, fuzzy
+#~ msgid "Add a source file to project"
+#~ msgstr "添��工�"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:57
-msgid "Interface implemented by the plugin"
-msgstr ""
+#, fuzzy
+#~ msgid "Close Pro_ject"
+#~ msgstr "��项�"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:58
 #, fuzzy
-msgid "Interface:"
-msgstr "Anjuta ç?¨æ?·ç??é?¢"
+#~ msgid "Close project"
+#~ msgstr "��项�"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:60
 #, fuzzy
-msgid "License"
-msgstr "è¡?"
+#~ msgid "_Add To Project"
+#~ msgstr "添��工�"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:61
 #, fuzzy
-msgid "Main Class:"
-msgstr "�类�"
+#~ msgid "Add _Group"
+#~ msgstr "å°?ç»?ï¼?"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:62
 #, fuzzy
-msgid "Main class"
-msgstr "Man 帮�页"
+#~ msgid "Add _Target"
+#~ msgstr "���"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:63
 #, fuzzy
-msgid "Makefile project"
-msgstr "�个工�"
+#~ msgid "Add _Source File"
+#~ msgstr "C æº?æ??件"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:64
 #, fuzzy
-msgid "Makefile-based project"
-msgstr "��项�"
+#~ msgid "Re_move"
+#~ msgstr "å? é?¤"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:65
-msgid "Mininum SDL version required"
-msgstr ""
+#, fuzzy
+#~ msgid "Remove from project"
+#~ msgstr "å? é?¤æ??件"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:66
-msgid "Name of the value to watch"
-msgstr ""
+#, fuzzy
+#~ msgid "Loading project: %s"
+#~ msgstr "正�载�工�...\n"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:67
 #, fuzzy
-msgid "No license"
-msgstr "è¡?"
+#~ msgid "Created project view..."
+#~ msgstr "正���工�...\n"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:68
-msgid "Options for project build system"
-msgstr ""
+#, fuzzy
+#~ msgid "Error closing project: %s"
+#~ msgstr "è½½å?¥å·¥ç¨?æ?¶å??ç??é??误ï¼?%s"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:69
 #, fuzzy
-msgid "Plugin Class Name:"
-msgstr "* ç±»å??ï¼?"
+#~ msgid "Project manager actions"
+#~ msgstr "å·¥ç¨?é??ç½®"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:70
-msgid "Plugin Dependencies:"
-msgstr ""
+#, fuzzy
+#~ msgid "Project manager popup actions"
+#~ msgstr "å·¥ç¨?é??ç½®"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:71
 #, fuzzy
-msgid "Plugin Description:"
-msgstr "æ??è¿°ï¼?"
+#~ msgid "Initializing Project..."
+#~ msgstr "��工�(_I)"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:72
-msgid "Plugin Title:"
-msgstr ""
+#, fuzzy
+#~ msgid "Project Loaded"
+#~ msgstr "å·¥ç¨?å??称ï¼?"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:73
 #, fuzzy
-msgid "Plugin class name"
-msgstr "æ??件管ç??å?¨"
+#~ msgid "<b>Details</b>"
+#~ msgstr "<b>模å??ç»?è??ï¼?</b>"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:74
-msgid "Plugin has menus or/and toolbars"
-msgstr ""
+#, fuzzy
+#~ msgid "Error"
+#~ msgstr "é??误ï¼?"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:75
-msgid "Plugin interfaces to implement"
-msgstr ""
+#, fuzzy
+#~ msgid "Warning"
+#~ msgstr "è­¦å??"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:76
-msgid "Project Name:"
-msgstr "å·¥ç¨?å??称ï¼?"
+#, fuzzy
+#~ msgid "Message"
+#~ msgstr "ä¿¡æ?¯"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:77
-msgid "Project directory, output file etc."
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "<b>Confirm the following information:</b>\n"
+#~ "\n"
+#~ msgstr ""
+#~ "确认ä¸?å??ä¿¡æ?¯ï¼?\n"
+#~ "\n"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:78
 #, fuzzy
-msgid "Project directory:"
-msgstr "工�根���"
+#~ msgid "Project Type: %s\n"
+#~ msgstr "å·¥ç¨?ç±»å??ï¼?"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:79
-msgid ""
-"Project name must not contain spaces, because it will be the name of the "
-"project build target (executable, library etc.)"
-msgstr ""
+#, fuzzy
+#~ msgid "Unable to find any project template in %s"
+#~ msgstr "æ?¾ä¸?å?°å¯¼å?¥è??æ?¬ %s"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:80
 #, fuzzy
-msgid "Project name:"
-msgstr "å·¥ç¨?å??称ï¼?"
+#~ msgid "Unknown error."
+#~ msgstr "��"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:81
 #, fuzzy
-msgid "Project options"
-msgstr "Prj/Properties"
+#~ msgid "File \"%s\" already exists. Do you want to overwrite it?"
+#~ msgstr "å·²ç»?æ??å¼?äº?ä¸?个工ç¨?ã??æ?¯å?¦å??å°?å?¶å?³é?­ï¼?"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:82
-msgid "Python webproject using Django Web Framework"
-msgstr ""
+#, fuzzy
+#~ msgid ""
+#~ "\n"
+#~ "Missing packages: %s."
+#~ msgstr "æ?¾ä¸?å?°æ??件ï¼?%s ...\n"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:83
-msgid "Require Package:"
-msgstr ""
+#, fuzzy
+#~ msgid "Missing components"
+#~ msgstr "æ?¾ä¸?å?°æ??件ï¼?%s ...\n"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:84
-msgid "Require SDL version:"
-msgstr ""
+#, fuzzy
+#~ msgid "Unable to build project assistant user interface reading %s."
+#~ msgstr "æ? æ³?为å??å­?çª?å?£ç??æ??ç?¨æ?·ç??é?¢\n"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:85
-msgid "Require SDL_gfx library"
-msgstr ""
+#, fuzzy
+#~ msgid "New project has been created successfully."
+#~ msgstr "å·¥ç¨?æ??å??ä¿?å­?"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:86
-msgid "Require SDL_gfx:"
-msgstr ""
+#, fuzzy
+#~ msgid "Creating %s (using AutoGen)... %s"
+#~ msgstr "使ç?¨ %2$s ç»? %1$s æ??è¡¥ä¸?\n"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:87
-msgid "Require SDL_image library"
-msgstr ""
+#, fuzzy
+#~ msgid "Creating %s ... %s"
+#~ msgstr "å??建 %s"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:88
-msgid "Require SDL_image:"
-msgstr ""
+#, fuzzy
+#~ msgid "Executing: %s"
+#~ msgstr "��(_E)�"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:89
-msgid "Require SDL_mixer library"
-msgstr ""
+#, fuzzy
+#~ msgid "New Project Assistant"
+#~ msgstr "æ?°å»ºå·¥ç¨?å??导"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:90
-msgid "Require SDL_mixer:"
-msgstr ""
+#~ msgid "No"
+#~ msgstr "å?¦"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:91
-msgid "Require SDL_net library"
-msgstr ""
+#~ msgid "Select directory"
+#~ msgstr "é??æ?©ç?®å½?"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:92
-msgid "Require SDL_net:"
-msgstr ""
+#, fuzzy
+#~ msgid "Select file"
+#~ msgstr "å?¨é??(_A)"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:93
-msgid "Require SDL_ttf library"
-msgstr ""
+#, fuzzy
+#~ msgid "Choose directory"
+#~ msgstr "é??æ?©ç?®å½?"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:94
-msgid "Require SDL_ttf:"
-msgstr ""
+#, fuzzy
+#~ msgid "Choose file"
+#~ msgstr "é??æ?©æ??件"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:95
-msgid "SDL"
-msgstr ""
+#~ msgid "Icon choice"
+#~ msgstr "å?¾æ ?é??æ?©"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:96
 #, fuzzy
-msgid "Select code license"
-msgstr "é??æ?©ä»£ç ?å??(_C)"
+#~ msgid "A GNOME applet project"
+#~ msgstr "添��工�"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:97
-msgid "Shell values to watch"
-msgstr ""
+#, fuzzy
+#~ msgid "A generic C++ project"
+#~ msgstr "添��工�"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:98
-msgid "Use pkg-config to add library support from other packages"
-msgstr ""
+#, fuzzy
+#~ msgid "A generic project"
+#~ msgstr "添��工�"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:99
 #, fuzzy
-msgid "Value Name:"
-msgstr "æ?°å??称ï¼?"
+#~ msgid "A sample SDL project"
+#~ msgstr "添��工�"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:100
-msgid "Values to watch"
-msgstr ""
+#, fuzzy
+#~ msgid "Add internationalization:"
+#~ msgstr "é¢?å¤?é??项"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:102
-msgid "Whether the plugin has menus or toolbars"
-msgstr ""
+#, fuzzy
+#~ msgid "Add shared library support:"
+#~ msgstr "�享���"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:103
 #, fuzzy
-msgid "Wx Widgets"
-msgstr "宽度"
+#~ msgid "Anjuta Plugin"
+#~ msgstr "Anjuta æ??件"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:104
-msgid "Xlib"
-msgstr ""
+#, fuzzy
+#~ msgid "Basic information"
+#~ msgstr "��信�"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:105
-msgid "Xlib dock"
-msgstr ""
+#, fuzzy
+#~ msgid "Configure external packages"
+#~ msgstr "é??ç½®å¤?é?¨å·¥å?·"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:106
-msgid "gtk-doc is used to compile API documentations for GObject based classes"
-msgstr ""
+#, fuzzy
+#~ msgid "Configure external packages:"
+#~ msgstr "é??ç½®å¤?é?¨å·¥å?·"
 
-#: ../plugins/project-wizard/templates/translatable-strings.h:107
 #, fuzzy
-msgid "project name"
-msgstr "å·¥ç¨?å??称ï¼?"
+#~ msgid "Create glade interface file"
+#~ msgstr "æ? æ³?为æ?°å»ºæ??件ç??æ??ç?¨æ?·ç??é?¢"
 
-#: ../plugins/run-program/anjuta-run-program.glade.h:2
-msgid "Choose a working directory"
-msgstr "é??æ?©å·¥ä½?ç?®å½?"
+#~ msgid "Destination:"
+#~ msgstr "ç?®ç??ï¼?"
 
-#: ../plugins/run-program/anjuta-run-program.glade.h:3
-msgid "Environment Variables:"
-msgstr "ç?¯å¢?å??é??ï¼?"
+#, fuzzy
+#~ msgid "Display description of the applet"
+#~ msgstr "ç?¨æ?·ç??é?¢ç?? XML 语è¨?æ??è¿°"
 
-#: ../plugins/run-program/anjuta-run-program.glade.h:4
 #, fuzzy
-msgid "Program Parameters"
-msgstr "ç¨?åº?å??æ?°ï¼?"
+#~ msgid "Django Project"
+#~ msgstr "æ¸?ç??å·¥ç¨?(_C)"
 
-#: ../plugins/run-program/anjuta-run-program.glade.h:5
 #, fuzzy
-msgid "Program:"
-msgstr "��"
+#~ msgid "Django Project information"
+#~ msgstr " 工�信� "
 
-#: ../plugins/run-program/anjuta-run-program.glade.h:6
-msgid "Run In Terminal"
-msgstr "��端中��"
+#, fuzzy
+#~ msgid "Email address:"
+#~ msgstr "ç?¨æ?·ç?µå­?é?®ä»¶å?°å??ï¼?"
 
-#: ../plugins/run-program/anjuta-run-program.glade.h:7
-msgid "Working Directory:"
-msgstr "工����"
+#, fuzzy
+#~ msgid "General Project Information"
+#~ msgstr " 工�信� "
 
-#: ../plugins/run-program/execute.c:76
-#, fuzzy, c-format
-msgid "Program '%s' does not exist"
-msgstr "ç¨?åº?â??%sâ??ä¸?å­?å?¨"
+#, fuzzy
+#~ msgid "Generic"
+#~ msgstr "常�"
 
-#. Only local directory are supported
-#: ../plugins/run-program/execute.c:107
-#, fuzzy, c-format
-msgid "Program directory '%s' is not local"
-msgstr "ç¨?åº?â??%sâ??æ??件ä¸?æ?¯æ?¬å?°æ??件"
+#, fuzzy
+#~ msgid "Generic C++"
+#~ msgstr "æ ?å?? C++ ç±»"
 
-#: ../plugins/run-program/parameters.c:300
 #, fuzzy
-msgid "Load Target to run"
-msgstr "�载����"
+#~ msgid "Icon File:"
+#~ msgstr "æ??è¿?æ??件ï¼?"
 
-#: ../plugins/run-program/parameters.c:732
-#: ../plugins/search/search_preferences.c:534
-msgid "Name"
-msgstr "å??称"
+#, fuzzy
+#~ msgid "Interface:"
+#~ msgstr "Anjuta ç?¨æ?·ç??é?¢"
 
-#: ../plugins/run-program/plugin.c:177
 #, fuzzy
-msgid ""
-"The program is running.\n"
-"Do you want to restart it?"
-msgstr ""
-"ç¨?åº?æ­£å?¨è¿?è¡?中ã??\n"
-"æ?¨æ?¯å?¦æ?³è¦?å??æ­¢è°?è¯?å?¨ï¼?"
+#~ msgid "License"
+#~ msgstr "è¡?"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/run-program/plugin.c:215
-msgid "_Run"
-msgstr ""
+#, fuzzy
+#~ msgid "Main Class:"
+#~ msgstr "�类�"
 
-#: ../plugins/run-program/plugin.c:223
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools.plugin.in.h:3
 #, fuzzy
-msgid "Execute"
-msgstr "��(_E)�"
+#~ msgid "Main class"
+#~ msgstr "Man 帮�页"
 
-#: ../plugins/run-program/plugin.c:225
-msgid "Run program without debugger"
-msgstr ""
+#, fuzzy
+#~ msgid "Makefile project"
+#~ msgstr "�个工�"
 
-#: ../plugins/run-program/plugin.c:231
 #, fuzzy
-msgid "Stop Program"
-msgstr "å??æ­¢ç¨?åº?(_T)"
+#~ msgid "Makefile-based project"
+#~ msgstr "��项�"
 
-#: ../plugins/run-program/plugin.c:233
 #, fuzzy
-msgid "Kill program"
-msgstr "��"
+#~ msgid "No license"
+#~ msgstr "è¡?"
 
-#: ../plugins/run-program/plugin.c:239
 #, fuzzy
-msgid "Program Parameters..."
-msgstr "ç¨?åº?å??æ?°ï¼?"
+#~ msgid "Plugin Class Name:"
+#~ msgstr "* ç±»å??ï¼?"
 
-#: ../plugins/run-program/plugin.c:241
-msgid "Set current program, arguments and so on"
-msgstr ""
+#, fuzzy
+#~ msgid "Plugin Description:"
+#~ msgstr "æ??è¿°ï¼?"
 
-#: ../plugins/run-program/plugin.c:266
 #, fuzzy
-msgid "Run operations"
-msgstr "CVS æ??ä½?"
+#~ msgid "Plugin class name"
+#~ msgstr "æ??件管ç??å?¨"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/sample1/plugin.c:56
-msgid "_Sample action"
-msgstr "示���(_S)"
-
-#. Display label
-#. short-cut
-#: ../plugins/sample1/plugin.c:58
-msgid "Sample action"
-msgstr "示���"
-
-#: ../plugins/sample1/plugin.c:79
-msgid "Sample file operations"
-msgstr "示ä¾?æ??件æ??ä½?"
-
-#: ../plugins/sample1/plugin.c:85
-msgid "SamplePlugin"
-msgstr "示ä¾?æ??件"
+#~ msgid "Project Name:"
+#~ msgstr "å·¥ç¨?å??称ï¼?"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:1
-msgid "<b>Autocompletion</b>"
-msgstr "<b>��补�</b>"
+#, fuzzy
+#~ msgid "Project directory:"
+#~ msgstr "工�根���"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:2
 #, fuzzy
-msgid "<b>Basic Indentation</b>"
-msgstr "æ??ç±»é??项"
+#~ msgid "Project name:"
+#~ msgstr "å·¥ç¨?å??称ï¼?"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:3
-msgid "<b>Code folding</b>"
-msgstr "<b>代���</b>"
+#, fuzzy
+#~ msgid "Project options"
+#~ msgstr "Prj/Properties"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:4
-msgid "<b>Highlight style</b>"
-msgstr "<b>�亮样�</b>"
+#, fuzzy
+#~ msgid "Select code license"
+#~ msgstr "é??æ?©ä»£ç ?å??(_C)"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:5
-msgid "<b>Misc options</b>"
-msgstr "<b>æ??ç±»é??项</b>"
+#, fuzzy
+#~ msgid "Value Name:"
+#~ msgstr "æ?°å??称ï¼?"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:6
-msgid "<b>Other colors</b>"
-msgstr "<b>����</b>"
+#, fuzzy
+#~ msgid "Wx Widgets"
+#~ msgstr "宽度"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:7
-#: ../plugins/sourceview/anjuta-editor-sourceview.glade.h:5
-msgid "<b>Print options</b>"
-msgstr "<b>æ??å?°é??项</b>"
+#, fuzzy
+#~ msgid "project name"
+#~ msgstr "å·¥ç¨?å??称ï¼?"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:8
-msgid "Add line number every:"
-msgstr "æ·»å? è¡?å?·ç??é?´é??ï¼?"
+#~ msgid "Choose a working directory"
+#~ msgstr "é??æ?©å·¥ä½?ç?®å½?"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:9
-msgid "Add page header"
-msgstr "æ·»å? é¡µç??"
+#~ msgid "Environment Variables:"
+#~ msgstr "ç?¯å¢?å??é??ï¼?"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:10
-msgid "Attributes:"
-msgstr "���"
+#, fuzzy
+#~ msgid "Program Parameters"
+#~ msgstr "ç¨?åº?å??æ?°ï¼?"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:11
-msgid "Autocomplete XML/HTML closing tags"
-msgstr "��补� XML/HTML ���签"
+#, fuzzy
+#~ msgid "Program:"
+#~ msgstr "��"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:12
-#: ../plugins/language-support-cpp-java/anjuta-language-cpp-java.glade.h:8
-msgid "Autocompletion pop up choices"
-msgstr "è?ªå?¨è¡¥å?¨å¼¹å?ºé??æ?©"
+#~ msgid "Run In Terminal"
+#~ msgstr "��端中��"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:13
-msgid "Background color:"
-msgstr "è??æ?¯è?²ï¼?"
+#~ msgid "Working Directory:"
+#~ msgstr "工����"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:14
 #, fuzzy
-msgid "Basic Indentation"
-msgstr "缩�"
+#~ msgid "Program '%s' does not exist"
+#~ msgstr "ç¨?åº?â??%sâ??ä¸?å­?å?¨"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:15
-msgid "Bold"
-msgstr "ç²?ä½?"
+#, fuzzy
+#~ msgid "Program directory '%s' is not local"
+#~ msgstr "ç¨?åº?â??%sâ??æ??件ä¸?æ?¯æ?¬å?°æ??件"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:16
-msgid "Calltip background:"
-msgstr "æ??å­?符è??æ?¯:"
+#, fuzzy
+#~ msgid "Load Target to run"
+#~ msgstr "�载����"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:17
-msgid "Caret (cursor) color:"
-msgstr "æ??å?¥ç?¹(å??æ ?)å?·é¢?è?²ï¼?"
+#~ msgid "Name"
+#~ msgstr "å??称"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:18
 #, fuzzy
-msgid "Caret blink period in ms"
-msgstr "æ??å?¥ç?¹é?²ç??å?¨æ??(毫ç§?)"
-
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:19
-msgid "Choose autocomplete for single match"
-msgstr "为å??次å?¹é??é??æ?©è?ªå?¨è¡¥å?¨"
+#~ msgid ""
+#~ "The program is running.\n"
+#~ "Do you want to restart it?"
+#~ msgstr ""
+#~ "ç¨?åº?æ­£å?¨è¿?è¡?中ã??\n"
+#~ "æ?¨æ?¯å?¦æ?³è¦?å??æ­¢è°?è¯?å?¨ï¼?"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:20
-msgid "Collapse all code folds on file open"
-msgstr "æ??å¼?æ??件æ?¶å°?å?¨é?¨ä»£ç ?æ??å? "
+#, fuzzy
+#~ msgid "Execute"
+#~ msgstr "��(_E)�"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:21
-msgid "Colors & Fonts"
-msgstr "é¢?è?²å??å­?ä½?"
+#, fuzzy
+#~ msgid "Stop Program"
+#~ msgstr "å??æ­¢ç¨?åº?(_T)"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:22
-msgid "Colour"
-msgstr "彩�"
+#, fuzzy
+#~ msgid "Kill program"
+#~ msgstr "��"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:23
-msgid "Compact folding"
-msgstr "ç´§å??æ??å? "
+#, fuzzy
+#~ msgid "Program Parameters..."
+#~ msgstr "ç¨?åº?å??æ?°ï¼?"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:24
-msgid "Disable syntax highlighting"
-msgstr "��语��亮"
+#, fuzzy
+#~ msgid "Run operations"
+#~ msgstr "CVS æ??ä½?"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:25
-msgid "Draw line below folded lines"
-msgstr "å?¨æ??èµ·è¡?ä¸?æ?¹ç»?å?¶ä¸?æ?¡çº¿"
+#~ msgid "_Sample action"
+#~ msgstr "示���(_S)"
 
-#. Column where a vertical line will be drawn to indicate that lines should not be longer
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:27
-msgid "Edge column"
-msgstr ""
+#~ msgid "Sample action"
+#~ msgstr "示���"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:29
-msgid "Editor caret (cursor) width in pixels"
-msgstr "ç¼?è¾?å?¨æ??å?¥ç?¹(å??æ ?)ç??宽度(å??ç´ )"
+#~ msgid "Sample file operations"
+#~ msgstr "示ä¾?æ??件æ??ä½?"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:30
-msgid "Enable HTML tags folding"
-msgstr "å??许 HTML æ ?ç­¾æ??å? "
+#~ msgid "SamplePlugin"
+#~ msgstr "示ä¾?æ??件"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:31
-msgid "Enable automatic indentation"
-msgstr "����缩�"
+#~ msgid "<b>Autocompletion</b>"
+#~ msgstr "<b>��补�</b>"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:32
-msgid "Enable braces check"
-msgstr "������"
+#, fuzzy
+#~ msgid "<b>Basic Indentation</b>"
+#~ msgstr "æ??ç±»é??项"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:33
-msgid "Enable code folding"
-msgstr "å??许代ç ?æ??å? "
+#~ msgid "<b>Code folding</b>"
+#~ msgstr "<b>代���</b>"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:34
-msgid "Enable comments folding"
-msgstr "å??许注é??æ??å? "
+#~ msgid "<b>Highlight style</b>"
+#~ msgstr "<b>�亮样�</b>"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:35
-msgid "Enable line wrap"
-msgstr "å??许è?ªå?¨æ?¢è¡?"
+#~ msgid "<b>Misc options</b>"
+#~ msgstr "<b>æ??ç±»é??项</b>"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:36
-msgid "Enable python comments folding"
-msgstr "å??许 pyton 注é??æ??å? "
+#~ msgid "<b>Other colors</b>"
+#~ msgstr "<b>����</b>"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:37
-msgid "Enable python quoted strings folding"
-msgstr "å??许 python å­?符串æ??å? "
+#~ msgid "<b>Print options</b>"
+#~ msgstr "<b>æ??å?°é??项</b>"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:38
-msgid "Filter extraneous characters in DOS mode"
-msgstr "è¿?滤 DOS 模å¼?ä¸?ç??æ?©å±?å­?符"
+#~ msgid "Add line number every:"
+#~ msgstr "æ·»å? è¡?å?·ç??é?´é??ï¼?"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:39
-msgid "Fold style:"
-msgstr "æ??å? æ ·å¼?ï¼?"
+#~ msgid "Add page header"
+#~ msgstr "æ·»å? é¡µç??"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:40
-msgid "Font:"
-msgstr "å­?ä½?ï¼?"
+#~ msgid "Attributes:"
+#~ msgstr "���"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:41
-msgid "Fonts and colors for editor"
-msgstr ""
+#~ msgid "Autocomplete XML/HTML closing tags"
+#~ msgstr "��补� XML/HTML ���签"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:42
-msgid "Foreground color:"
-msgstr "å??æ?¯è?²ï¼?"
+#~ msgid "Autocompletion pop up choices"
+#~ msgstr "è?ªå?¨è¡¥å?¨å¼¹å?ºé??æ?©"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:43
-msgid "Indent closing braces"
-msgstr "缩����"
+#~ msgid "Background color:"
+#~ msgstr "è??æ?¯è?²ï¼?"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:44
-msgid "Indent opening braces"
-msgstr "缩�左��"
+#, fuzzy
+#~ msgid "Basic Indentation"
+#~ msgstr "缩�"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:45
-msgid "Indentation size in spaces:"
-msgstr "缩è¿?ç??空ç?½é?¿åº¦ï¼?"
+#~ msgid "Bold"
+#~ msgstr "ç²?ä½?"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:46
-msgid "Italic"
-msgstr "æ??ä½?"
+#~ msgid "Calltip background:"
+#~ msgstr "æ??å­?符è??æ?¯:"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:47
-msgid "Line numbers margin width in pixels"
-msgstr "è¡?å?·å?ºç??宽度(å??ç´ å??ä½?)"
+#~ msgid "Caret (cursor) color:"
+#~ msgstr "æ??å?¥ç?¹(å??æ ?)å?·é¢?è?²ï¼?"
 
-#. If the user presses enter, the indentation of the current line will automatically be added to the next line
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:50
 #, fuzzy
-msgid "Maintain past Indentation"
-msgstr "��缩�"
-
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:51
-msgid "Margin Fold visible"
-msgstr ""
+#~ msgid "Caret blink period in ms"
+#~ msgstr "æ??å?¥ç?¹é?²ç??å?¨æ??(毫ç§?)"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:52
-msgid "Margin Linenum visible"
-msgstr ""
-
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:53
-msgid "Margin Marker visible"
-msgstr ""
+#~ msgid "Choose autocomplete for single match"
+#~ msgstr "为å??次å?¹é??é??æ?©è?ªå?¨è¡¥å?¨"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:54
-msgid "Mode:"
-msgstr "模��"
+#~ msgid "Collapse all code folds on file open"
+#~ msgstr "æ??å¼?æ??件æ?¶å°?å?¨é?¨ä»£ç ?æ??å? "
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:55
-msgid "Monochrome"
-msgstr "å??è?²"
+#~ msgid "Colors & Fonts"
+#~ msgstr "é¢?è?²å??å­?ä½?"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:56
-msgid ""
-"Plus/Minus\n"
-"Arrows\n"
-"Circular\n"
-"Squares"
-msgstr ""
+#~ msgid "Colour"
+#~ msgstr "彩�"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:60
-msgid "Pressing backspace un-indents"
-msgstr "æ??é??æ ¼é?®å??æ¶?缩è¿?"
+#~ msgid "Compact folding"
+#~ msgstr "ç´§å??æ??å? "
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:61
-#, fuzzy
-msgid "Pressing tab inserts indentation"
-msgstr "æ?? Tab é?®ç¼©è¿?"
+#~ msgid "Disable syntax highlighting"
+#~ msgstr "��语��亮"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:62
-#: ../plugins/sourceview/anjuta-editor-sourceview.glade.h:16
-msgid "Printing"
-msgstr "æ??å?°"
+#~ msgid "Draw line below folded lines"
+#~ msgstr "å?¨æ??èµ·è¡?ä¸?æ?¹ç»?å?¶ä¸?æ?¡çº¿"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:63
-msgid "Select highlight style to edit:"
-msgstr "é??æ?©é«?亮样å¼?ï¼?"
+#~ msgid "Editor caret (cursor) width in pixels"
+#~ msgstr "ç¼?è¾?å?¨æ??å?¥ç?¹(å??æ ?)ç??宽度(å??ç´ )"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:64
-msgid "Selection background:"
-msgstr "é??å?ºè??æ?¯ï¼?"
+#~ msgid "Enable HTML tags folding"
+#~ msgstr "å??许 HTML æ ?ç­¾æ??å? "
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:65
-msgid "Selection foreground:"
-msgstr "é??å?ºå??æ?¯ï¼?"
+#~ msgid "Enable automatic indentation"
+#~ msgstr "����缩�"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:66
-msgid "Strip trailling spaces on file save"
-msgstr "ä¿?å­?æ??件æ?¶ç§»å?»å¤?ä½?ç??空ç?½"
+#~ msgid "Enable braces check"
+#~ msgstr "������"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:67
-#: ../plugins/sourceview/anjuta-editor-sourceview.glade.h:21
-msgid "Tab size in spaces:"
-msgstr "Tab �符�度�"
+#~ msgid "Enable code folding"
+#~ msgstr "å??许代ç ?æ??å? "
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:68
-msgid "Underlined"
-msgstr "ä¸?å??线"
+#~ msgid "Enable comments folding"
+#~ msgstr "å??许注é??æ??å? "
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:69
-msgid "Use default"
-msgstr "使��认�"
+#~ msgid "Enable line wrap"
+#~ msgstr "å??许è?ªå?¨æ?¢è¡?"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:70
-#: ../plugins/sourceview/anjuta-editor-sourceview.glade.h:22
-msgid "Use tabs for indentation"
-msgstr "缩��使� Tab �符"
+#~ msgid "Enable python comments folding"
+#~ msgstr "å??许 pyton 注é??æ??å? "
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:71
-msgid "View EOL chars"
-msgstr ""
+#~ msgid "Enable python quoted strings folding"
+#~ msgstr "å??许 python å­?符串æ??å? "
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:72
-#, fuzzy
-msgid "View Indentation Guides"
-msgstr "缩�导线(_I)"
+#~ msgid "Filter extraneous characters in DOS mode"
+#~ msgstr "è¿?滤 DOS 模å¼?ä¸?ç??æ?©å±?å­?符"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:73
-#, fuzzy
-msgid "View Line Wrap"
-msgstr "å??许è?ªå?¨æ?¢è¡?"
+#~ msgid "Fold style:"
+#~ msgstr "æ??å? æ ·å¼?ï¼?"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:74
-#, fuzzy
-msgid "View Whitespaces"
-msgstr "空��符(_W)"
+#~ msgid "Font:"
+#~ msgstr "å­?ä½?ï¼?"
 
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:75
-#, fuzzy
-msgid "View indentation whitespaces"
-msgstr "缩è¿?ç??空ç?½é?¿åº¦ï¼?"
+#~ msgid "Foreground color:"
+#~ msgstr "å??æ?¯è?²ï¼?"
 
-#. Next bookmark at the end of the file will jump to the first bookmark from the beginning
-#: ../plugins/scintilla/anjuta-editor-scintilla.glade.h:77
-msgid "Wrap bookmarks search around"
-msgstr ""
+#~ msgid "Indent closing braces"
+#~ msgstr "缩����"
 
-#: ../plugins/scintilla/print.c:658
-#, c-format
-msgid "File: %s"
-msgstr "æ??件ï¼?%s"
+#~ msgid "Indent opening braces"
+#~ msgstr "缩�左��"
 
-#: ../plugins/scintilla/print.c:887
-msgid "Unable to get text buffer for printing"
-msgstr "æ? æ³?è?·å??æ??å?°ç??æ??æ?¬ç¼?å?²å?º"
+#~ msgid "Indentation size in spaces:"
+#~ msgstr "缩è¿?ç??空ç?½é?¿åº¦ï¼?"
 
-#: ../plugins/scintilla/print.c:966
-msgid "No file to print!"
-msgstr "没æ??è¦?æ??å?°ç??æ??件ï¼?"
+#~ msgid "Italic"
+#~ msgstr "æ??ä½?"
 
-#: ../plugins/scintilla/plugin.c:130 ../plugins/scintilla/plugin.c:142
-#: ../plugins/scintilla/anjuta-editor.plugin.in.h:2
-msgid "Scintilla Editor"
-msgstr ""
+#~ msgid "Line numbers margin width in pixels"
+#~ msgstr "è¡?å?·å?ºç??宽度(å??ç´ å??ä½?)"
 
-#: ../plugins/scintilla/text_editor.c:408
-#, fuzzy, c-format
-msgid ""
-"The file '%s' has been changed.\n"
-"Do you want to reload it ?"
-msgstr ""
-"è­¦å??ï¼?å?¨ç£?ç??å??æ??件 \"%s\" ç??å??容æ¯?å½?å??\n"
-"ç??æ??件å??容è¿?è¦?æ?°ã??\n"
-"æ?¯å?¦é??è¦?é??æ?°è½½å?¥è¿?个æ??件ï¼? "
+#, fuzzy
+#~ msgid "Maintain past Indentation"
+#~ msgstr "��缩�"
 
-#: ../plugins/scintilla/text_editor.c:414
-#, fuzzy, c-format
-msgid ""
-"The file '%s' has been changed.\n"
-"Do you want to loose your changes and reload it ?"
-msgstr ""
-"è­¦å??ï¼?å?¨ç£?ç??å??æ??件 \"%s\" ç??å??容æ¯?å½?å??\n"
-"ç??æ??件å??容è¿?è¦?æ?°ã??\n"
-"æ?¯å?¦é??è¦?é??æ?°è½½å?¥è¿?个æ??件ï¼? "
+#~ msgid "Mode:"
+#~ msgstr "模��"
 
-#: ../plugins/scintilla/text_editor.c:434
-#, c-format
-msgid ""
-"The file '%s' has been deleted.\n"
-"Do you confirm and close it ?"
-msgstr ""
+#~ msgid "Monochrome"
+#~ msgstr "å??è?²"
 
-#: ../plugins/scintilla/text_editor.c:441
-#, fuzzy, c-format
-msgid ""
-"The file '%s' has been deleted.\n"
-"Do you want to loose your changes and close it ?"
-msgstr ""
-"æ??件â??%sâ??å·²å­?å?¨ã??\n"
-"æ?¯å?¦ç¡®å®?ç?¨å½?å??æ??件æ?¿æ?¢è¿?个æ??件ï¼?"
+#~ msgid "Pressing backspace un-indents"
+#~ msgstr "æ??é??æ ¼é?®å??æ¶?缩è¿?"
 
-#: ../plugins/scintilla/text_editor.c:1360
 #, fuzzy
-msgid "Could not get file info"
-msgstr "æ? æ³?ä¿?å­?æ??件ï¼?%sã??"
+#~ msgid "Pressing tab inserts indentation"
+#~ msgstr "æ?? Tab é?®ç¼©è¿?"
 
-#. DEBUG_PRINT ("%s", "This file is too big. Unable to allocate memory.");
-#: ../plugins/scintilla/text_editor.c:1372
-msgid "This file is too big. Unable to allocate memory."
-msgstr "æ??件太大ã??æ? æ³?å??é??å?°å??å­?ã??"
+#~ msgid "Printing"
+#~ msgstr "æ??å?°"
 
-#: ../plugins/scintilla/text_editor.c:1381
-#, fuzzy
-msgid "Could not open file"
-msgstr "æ? æ³?æ??å¼?æ??件è¿?è¡?å??å?¥"
+#~ msgid "Select highlight style to edit:"
+#~ msgstr "é??æ?©é«?亮样å¼?ï¼?"
 
-#: ../plugins/scintilla/text_editor.c:1392
-#, fuzzy
-msgid "Error while reading from file"
-msgstr "å??å?¥æ??件æ?¶å?ºé??ï¼?%sã??"
+#~ msgid "Selection background:"
+#~ msgstr "é??å?ºè??æ?¯ï¼?"
 
-#: ../plugins/scintilla/text_editor.c:1438
-msgid ""
-"The file does not look like a text file or the file encoding is not "
-"supported. Please check if the encoding of file is in the supported "
-"encodings list. If not, add it from the preferences."
-msgstr ""
-"该æ??件ç??ä¸?å?»ä¸?æ?¯ä¸?个æ??æ?¬æ??件ï¼?æ??è??ä¸?æ?¯æ??该æ??件ç¼?ç ?æ ¼å¼?ã??æ¸?æ£?æ?¥è¯¥æ??件ç??ç¼?ç ?æ ¼"
-"å¼?æ?¯å?¦å?¨ç¼?ç ?æ ¼å¼?æ?¯æ??å??表中ã??å¦?æ??ä¸?å?¨ï¼?请ä»?é¦?é??项中å? å?¥å¯¹è¿?ç§?ç¼?ç ?æ ¼å¼?ç??æ?¯æ??ã??"
+#~ msgid "Selection foreground:"
+#~ msgstr "é??å?ºå??æ?¯ï¼?"
 
-#: ../plugins/scintilla/text_editor.c:1585
-msgid "Loading file..."
-msgstr "æ­£å?¨è½½å?¥æ??件..."
+#~ msgid "Strip trailling spaces on file save"
+#~ msgstr "ä¿?å­?æ??件æ?¶ç§»å?»å¤?ä½?ç??空ç?½"
 
-#: ../plugins/scintilla/text_editor.c:1594
-#, c-format
-msgid ""
-"Could not load file: %s\n"
-"\n"
-"Details: %s"
-msgstr ""
-"æ? æ³?è½½å?¥æ??件ï¼?%s\n"
-"\n"
-"ç»?è??ï¼? %s"
+#~ msgid "Tab size in spaces:"
+#~ msgstr "Tab �符�度�"
 
-#: ../plugins/scintilla/text_editor.c:1615
-#, fuzzy
-msgid "File loaded successfully"
-msgstr "å·¥ç¨?è½½å?¥å®?æ??ã??"
+#~ msgid "Underlined"
+#~ msgstr "ä¸?å??线"
 
-#: ../plugins/scintilla/text_editor.c:1633
-#, fuzzy
-msgid "Saving file..."
-msgstr "ä¿?å­?å?¨é?¨æ??件"
+#~ msgid "Use default"
+#~ msgstr "使��认�"
 
-#: ../plugins/scintilla/text_editor.c:1642
-#, fuzzy, c-format
-msgid "Could not save intermediate file %s: %s"
-msgstr "æ? æ³?ä¿?å­?æ??件ï¼?%sã??"
+#~ msgid "Use tabs for indentation"
+#~ msgstr "缩��使� Tab �符"
 
-#: ../plugins/scintilla/text_editor.c:1658
-msgid "File saved successfully"
-msgstr "æ??件æ??å??ä¿?å­?"
+#, fuzzy
+#~ msgid "View Indentation Guides"
+#~ msgstr "缩�导线(_I)"
 
-#: ../plugins/scintilla/text_editor.c:2031
-#, c-format
-msgid ""
-"Cannot load Global defaults and configuration files:\n"
-"%s.\n"
-"This may result in improper behaviour or instabilities.\n"
-"Anjuta will fall back to built in (limited) settings"
-msgstr ""
-"æ? æ³?è½½å?¥å?¨å±?é»?认å?¼å??é??ç½®æ??件ï¼?\n"
-"%sã??\n"
-"è¿?å?¯è?½å¯¼è?´è¡?为ä¸?正常æ??è??ä¸?稳å®?ã??\n"
-"Anjuta å°?å??设为å??建设置"
+#, fuzzy
+#~ msgid "View Line Wrap"
+#~ msgstr "å??许è?ªå?¨æ?¢è¡?"
 
-#: ../plugins/scratchbox/anjuta-scratchbox.glade.h:1
 #, fuzzy
-msgid "<b>Scratchbox Options</b>\n"
-msgstr "<b>CVS é??项</b>"
+#~ msgid "View Whitespaces"
+#~ msgstr "空��符(_W)"
 
-#: ../plugins/scratchbox/anjuta-scratchbox.glade.h:3
 #, fuzzy
-msgid "Scratchbox directory:"
-msgstr "é??æ?©ç?®å½?"
+#~ msgid "View indentation whitespaces"
+#~ msgstr "缩è¿?ç??空ç?½é?¿åº¦ï¼?"
 
-#: ../plugins/scratchbox/anjuta-scratchbox.glade.h:4
 #, fuzzy
-msgid "Scratchbox target:"
-msgstr "é??æ?©ç?®å½?"
+#~ msgid "<b>Scratchbox Options</b>\n"
+#~ msgstr "<b>CVS é??项</b>"
 
-#: ../plugins/scratchbox/anjuta-scratchbox.glade.h:5
 #, fuzzy
-msgid "Scratchbox version:"
-msgstr "é??æ?©ç?®å½?"
+#~ msgid "Scratchbox directory:"
+#~ msgstr "é??æ?©ç?®å½?"
 
-#: ../plugins/scratchbox/anjuta-scratchbox.glade.h:6
-msgid "Select Scratchbox Folder"
-msgstr ""
+#, fuzzy
+#~ msgid "Scratchbox target:"
+#~ msgstr "é??æ?©ç?®å½?"
 
-#: ../plugins/scratchbox/plugin.c:456 ../plugins/scratchbox/plugin.c:478
-#: ../plugins/scratchbox/anjuta-scratchbox.plugin.in.h:2
 #, fuzzy
-msgid "Scratchbox"
-msgstr "使� scracthbox"
+#~ msgid "Scratchbox version:"
+#~ msgstr "é??æ?©ç?®å½?"
 
-#. Public functions
-#. *---------------------------------------------------------------------------
-#: ../plugins/search/anjuta-search.glade.h:1
 #, fuzzy
-msgid "<b>Actions</b>"
-msgstr "é??项"
+#~ msgid "<b>Actions</b>"
+#~ msgstr "é??项"
 
-#: ../plugins/search/anjuta-search.glade.h:2
-msgid "<b>File Filter</b>"
-msgstr "<b>æ??件è¿?滤å?¨</b>"
+#~ msgid "<b>File Filter</b>"
+#~ msgstr "<b>æ??件è¿?滤å?¨</b>"
 
-#: ../plugins/search/anjuta-search.glade.h:4
 #, fuzzy
-msgid "<b>Parameters</b>"
-msgstr "æ??示符"
+#~ msgid "<b>Parameters</b>"
+#~ msgstr "æ??示符"
 
-#: ../plugins/search/anjuta-search.glade.h:5
-msgid "<b>Scope</b>"
-msgstr "é??项"
+#~ msgid "<b>Scope</b>"
+#~ msgstr "é??项"
 
-#. User can select variables that contain lists of files, so this is a combined noun
-#: ../plugins/search/anjuta-search.glade.h:7
 #, fuzzy
-msgid "<b>Search variable</b>"
-msgstr "<b>æ??ç´¢å??é??</b>"
+#~ msgid "<b>Search variable</b>"
+#~ msgstr "<b>æ??ç´¢å??é??</b>"
 
-#: ../plugins/search/anjuta-search.glade.h:8
-#: ../plugins/search/search-replace.c:92
 #, fuzzy
-msgid "Backward"
-msgstr "å??å??"
+#~ msgid "Backward"
+#~ msgstr "å??å??"
 
-#: ../plugins/search/anjuta-search.glade.h:9
-msgid "Basic Search & Replace"
-msgstr "å?ºæ?¬æ?¥æ?¾å??æ?¿æ?¢"
+#~ msgid "Basic Search & Replace"
+#~ msgstr "å?ºæ?¬æ?¥æ?¾å??æ?¿æ?¢"
 
-#: ../plugins/search/anjuta-search.glade.h:10
-msgid "Choose Directories:"
-msgstr "é??æ?©ç?®å½?ï¼?"
+#~ msgid "Choose Directories:"
+#~ msgstr "é??æ?©ç?®å½?ï¼?"
 
-#: ../plugins/search/anjuta-search.glade.h:11
-msgid "Choose Files:"
-msgstr "é??æ?©æ??件ï¼?"
+#~ msgid "Choose Files:"
+#~ msgstr "é??æ?©æ??件ï¼?"
 
-#: ../plugins/search/anjuta-search.glade.h:12
-msgid "Expand regex back references"
-msgstr "å?¨å¼?ç?¨å??æ?©å±?æ­£å??表达å¼?"
+#~ msgid "Expand regex back references"
+#~ msgstr "å?¨å¼?ç?¨å??æ?©å±?æ­£å??表达å¼?"
 
-#: ../plugins/search/anjuta-search.glade.h:13
-msgid "Find & Replace"
-msgstr "��并��"
+#~ msgid "Find & Replace"
+#~ msgstr "��并��"
 
-#: ../plugins/search/anjuta-search.glade.h:14
-#: ../plugins/search/search-replace.c:91
-msgid "Forward"
-msgstr "å??å??"
+#~ msgid "Forward"
+#~ msgstr "å??å??"
 
-#. the order of these matters - it must match the order of the corresponding
-#. radio buttons on another page
-#: ../plugins/search/anjuta-search.glade.h:15
-#: ../plugins/search/search-replace.c:90
-msgid "Full Buffer"
-msgstr ""
+#~ msgid "Greedy matching"
+#~ msgstr "贪婪å¼?å?¹é??"
 
-#: ../plugins/search/anjuta-search.glade.h:16
-msgid "Greedy matching"
-msgstr "贪婪å¼?å?¹é??"
+#~ msgid "Ignore Binary Files"
+#~ msgstr "忽ç?¥äº?è¿?å?¶æ??件"
 
-#: ../plugins/search/anjuta-search.glade.h:17
-msgid "Ignore Binary Files"
-msgstr "忽ç?¥äº?è¿?å?¶æ??件"
+#~ msgid "Ignore Directories:"
+#~ msgstr "忽����"
 
-#: ../plugins/search/anjuta-search.glade.h:18
-msgid "Ignore Directories:"
-msgstr "忽����"
+#~ msgid "Ignore Files:"
+#~ msgstr "忽ç?¥æ??件ï¼?"
 
-#: ../plugins/search/anjuta-search.glade.h:19
-msgid "Ignore Files:"
-msgstr "忽ç?¥æ??件ï¼?"
+#~ msgid "Ignore Hidden Directories"
+#~ msgstr "忽ç?¥é??è??ç?®å½?"
 
-#: ../plugins/search/anjuta-search.glade.h:20
-msgid "Ignore Hidden Directories"
-msgstr "忽ç?¥é??è??ç?®å½?"
+#~ msgid "Ignore Hidden Files"
+#~ msgstr "忽ç?¥é??è??æ??件"
 
-#: ../plugins/search/anjuta-search.glade.h:21
-msgid "Ignore Hidden Files"
-msgstr "忽ç?¥é??è??æ??件"
+#~ msgid "Match at start of word"
+#~ msgstr "å?¹é??è¯?é¦?"
 
-#: ../plugins/search/anjuta-search.glade.h:22
-msgid "Match at start of word"
-msgstr "å?¹é??è¯?é¦?"
+#~ msgid "Match complete lines"
+#~ msgstr "å?¹é??æ?´è¡?"
 
-#: ../plugins/search/anjuta-search.glade.h:24
-msgid "Match complete lines"
-msgstr "å?¹é??æ?´è¡?"
+#~ msgid "Match complete words"
+#~ msgstr "å?¹é??æ?´ä¸ªå??è¯?"
 
-#: ../plugins/search/anjuta-search.glade.h:25
-msgid "Match complete words"
-msgstr "å?¹é??æ?´ä¸ªå??è¯?"
-
-#: ../plugins/search/anjuta-search.glade.h:26
 #, fuzzy
-msgid "Maximum Actions"
-msgstr "æ??å¤?å?¨ä½?æ?°"
+#~ msgid "Maximum Actions"
+#~ msgstr "æ??å¤?å?¨ä½?æ?°"
 
-#: ../plugins/search/anjuta-search.glade.h:27
-msgid "Modify"
-msgstr "修�"
+#~ msgid "Modify"
+#~ msgstr "修�"
 
-#: ../plugins/search/anjuta-search.glade.h:28
-msgid "New Name:"
-msgstr "æ?°å??称ï¼?"
+#~ msgid "New Name:"
+#~ msgstr "æ?°å??称ï¼?"
 
-#: ../plugins/search/anjuta-search.glade.h:29
-msgid "No Limit"
-msgstr "æ? é??å?¶"
+#~ msgid "No Limit"
+#~ msgstr "æ? é??å?¶"
 
-#: ../plugins/search/anjuta-search.glade.h:30
 #, fuzzy
-msgid "Regular expression"
-msgstr "æ­£å??表达å¼?"
+#~ msgid "Regular expression"
+#~ msgstr "æ­£å??表达å¼?"
 
-#: ../plugins/search/anjuta-search.glade.h:31
-msgid "Replace With:"
-msgstr "��为�"
+#~ msgid "Replace With:"
+#~ msgstr "��为�"
 
-#: ../plugins/search/anjuta-search.glade.h:32
-msgid "Search Action:"
-msgstr "æ??ç´¢å?¨ä½?ï¼?"
+#~ msgid "Search Action:"
+#~ msgstr "æ??ç´¢å?¨ä½?ï¼?"
 
-#: ../plugins/search/anjuta-search.glade.h:33
-msgid "Search Direction:"
-msgstr "æ??ç´¢æ?¹å??ï¼?"
+#~ msgid "Search Direction:"
+#~ msgstr "æ??ç´¢æ?¹å??ï¼?"
 
-#. This is "the search expression" (noun)
-#: ../plugins/search/anjuta-search.glade.h:35
-msgid "Search Expression"
-msgstr "æ??索表达å¼?"
+#~ msgid "Search Expression"
+#~ msgstr "æ??索表达å¼?"
 
-#. This is "the search expression" (noun)
-#: ../plugins/search/anjuta-search.glade.h:37
-msgid "Search Expression:"
-msgstr "æ??索表达å¼?ï¼?"
+#~ msgid "Search Expression:"
+#~ msgstr "æ??索表达å¼?ï¼?"
 
-#: ../plugins/search/anjuta-search.glade.h:38
-msgid "Search In:"
-msgstr "æ??ç´¢è??å?´ï¼?"
+#~ msgid "Search In:"
+#~ msgstr "æ??ç´¢è??å?´ï¼?"
 
-#: ../plugins/search/anjuta-search.glade.h:39
-msgid "Search Recursively"
-msgstr "é??å½?æ??ç´¢"
+#~ msgid "Search Recursively"
+#~ msgstr "é??å½?æ??ç´¢"
 
-#: ../plugins/search/anjuta-search.glade.h:40
-msgid "Search Target"
-msgstr "æ??ç´¢ç?®æ ?"
+#~ msgid "Search Target"
+#~ msgstr "æ??ç´¢ç?®æ ?"
 
-#: ../plugins/search/anjuta-search.glade.h:41
-msgid "Setting"
-msgstr "设置"
+#~ msgid "Setting"
+#~ msgstr "设置"
 
-#: ../plugins/search/plugin.c:68
 #, fuzzy
-msgid "_Find..."
-msgstr "��(_F)..."
+#~ msgid "_Find..."
+#~ msgstr "��(_F)..."
 
-#: ../plugins/search/plugin.c:69
-msgid "Search for a string or regular expression in the editor"
-msgstr "å?¨ç¼?è¾?å?¨ä¸­æ??ç´¢ä¸?个å­?符串æ??æ­£å??表达å¼?"
+#~ msgid "Search for a string or regular expression in the editor"
+#~ msgstr "å?¨ç¼?è¾?å?¨ä¸­æ??ç´¢ä¸?个å­?符串æ??æ­£å??表达å¼?"
 
-#: ../plugins/search/plugin.c:71
-msgid "Find _Next"
-msgstr "����个(_N)"
+#~ msgid "Find _Next"
+#~ msgstr "����个(_N)"
 
-#: ../plugins/search/plugin.c:72 ../plugins/search/plugin.c:76
-msgid "Repeat the last Find command"
-msgstr "é??å¤?ä¸?次æ?¥æ?¾å?½ä»¤"
+#~ msgid "Repeat the last Find command"
+#~ msgstr "é??å¤?ä¸?次æ?¥æ?¾å?½ä»¤"
 
-#: ../plugins/search/plugin.c:74
-msgid "Find _Previous"
-msgstr "����个(_P)"
+#~ msgid "Find _Previous"
+#~ msgstr "����个(_P)"
 
-#: ../plugins/search/plugin.c:78
 #, fuzzy
-msgid "Find and R_eplace..."
-msgstr "��并��(_E)..."
+#~ msgid "Find and R_eplace..."
+#~ msgstr "��并��(_E)..."
 
-#: ../plugins/search/plugin.c:80
-msgid ""
-"Search for and replace a string or regular expression with another string"
-msgstr "æ?¥æ?¾ä¸?个å­?符串æ??å?¹é??ä¸?个正å??表达å¼?ï¼?并ä¸?ç?¨å?¦å¤?ç??å­?符串è¿?è¡?æ?¿æ?¢ã??"
+#~ msgid ""
+#~ "Search for and replace a string or regular expression with another string"
+#~ msgstr "æ?¥æ?¾ä¸?个å­?符串æ??å?¹é??ä¸?个正å??表达å¼?ï¼?并ä¸?ç?¨å?¦å¤?ç??å­?符串è¿?è¡?æ?¿æ?¢ã??"
 
-#: ../plugins/search/plugin.c:82 ../plugins/search/plugin.c:83
 #, fuzzy
-msgid "Search and Replace"
-msgstr "é«?级æ?¥æ?¾å??æ?¿æ?¢"
+#~ msgid "Search and Replace"
+#~ msgstr "é«?级æ?¥æ?¾å??æ?¿æ?¢"
 
-#: ../plugins/search/plugin.c:85
 #, fuzzy
-msgid "Fin_d in Files..."
-msgstr "å?¨å¤?个æ??件中æ?¥æ?¾(_D)..."
+#~ msgid "Fin_d in Files..."
+#~ msgstr "å?¨å¤?个æ??件中æ?¥æ?¾(_D)..."
 
-#: ../plugins/search/plugin.c:86
-msgid "Search for a string in multiple files or directories"
-msgstr "å?¨å¤?个æ??件æ??ç?®å½?å??æ??ç´¢æ??å®?å­?符串"
+#~ msgid "Search for a string in multiple files or directories"
+#~ msgstr "å?¨å¤?个æ??件æ??ç?®å½?å??æ??ç´¢æ??å®?å­?符串"
 
-#: ../plugins/search/plugin.c:102
 #, fuzzy
-msgid "Searching..."
-msgstr "æ­£å?¨æ??è¡¥ä¸?...\n"
+#~ msgid "Searching..."
+#~ msgstr "æ­£å?¨æ??è¡¥ä¸?...\n"
 
-#: ../plugins/search/search_preferences.c:44
 #, fuzzy
-msgid "Basic Search"
-msgstr "æ??ç´¢"
+#~ msgid "Basic Search"
+#~ msgstr "æ??ç´¢"
 
-#: ../plugins/search/search-replace.c:97
 #, fuzzy
-msgid "Current Buffer"
-msgstr "å½?å??ç?¨æ?·å??(_U)"
+#~ msgid "Current Buffer"
+#~ msgstr "å½?å??ç?¨æ?·å??(_U)"
 
-#: ../plugins/search/search-replace.c:98
 #, fuzzy
-msgid "Current Selection"
-msgstr "ç¼?è¾?å?¨æ??æ?¬é??æ?©"
-
-#: ../plugins/search/search-replace.c:99
-msgid "Current Block"
-msgstr ""
+#~ msgid "Current Selection"
+#~ msgstr "ç¼?è¾?å?¨æ??æ?¬é??æ?©"
 
-#: ../plugins/search/search-replace.c:100
 #, fuzzy
-msgid "Current Function"
-msgstr "��"
-
-#: ../plugins/search/search-replace.c:101
-msgid "All Open Buffers"
-msgstr ""
+#~ msgid "Current Function"
+#~ msgstr "��"
 
-#: ../plugins/search/search-replace.c:102
 #, fuzzy
-msgid "All Project Files"
-msgstr "Anjuta å·¥ç¨?æ??件"
-
-#. {SR_VARIABLE, N_("Specify File List")},
-#: ../plugins/search/search-replace.c:104
-msgid "Specify File Patterns"
-msgstr ""
+#~ msgid "All Project Files"
+#~ msgstr "Anjuta å·¥ç¨?æ??件"
 
-#: ../plugins/search/search-replace.c:109
 #, fuzzy
-msgid "Select next match"
-msgstr "æ?¬å?·å??æ??å­?(_B)"
-
-#: ../plugins/search/search-replace.c:110
-msgid "Bookmark all matched lines"
-msgstr ""
-
-#: ../plugins/search/search-replace.c:111
-msgid "Mark all matches"
-msgstr ""
+#~ msgid "Select next match"
+#~ msgstr "æ?¬å?·å??æ??å­?(_B)"
 
-#: ../plugins/search/search-replace.c:112
-msgid "List matches in find pane"
-msgstr ""
-
-#: ../plugins/search/search-replace.c:113
 #, fuzzy
-msgid "Replace next match"
-msgstr "��为�"
+#~ msgid "Replace next match"
+#~ msgstr "��为�"
 
-#: ../plugins/search/search-replace.c:114
 #, fuzzy
-msgid "Replace all matches"
-msgstr "æ?¿æ?¢æ??æ??"
+#~ msgid "Replace all matches"
+#~ msgstr "æ?¿æ?¢æ??æ??"
 
-#. Avoid space in translated string
-#: ../plugins/search/search-replace.c:319
 #, fuzzy
-msgid "Find:"
-msgstr "��(_F)..."
+#~ msgid "Find:"
+#~ msgstr "��(_F)..."
 
-#: ../plugins/search/search-replace.c:501
-msgid "Replace"
-msgstr "æ?¿æ?¢"
+#~ msgid "Replace"
+#~ msgstr "æ?¿æ?¢"
 
-#: ../plugins/search/search-replace.c:630
 #, fuzzy
-msgid "Search complete"
-msgstr "æ??件ç?¶æ??"
+#~ msgid "Search complete"
+#~ msgstr "æ??件ç?¶æ??"
 
-#: ../plugins/search/search-replace.c:1039
-#: ../plugins/search/search-replace.c:1723
-msgid "Replace All"
-msgstr "æ?¿æ?¢æ??æ??"
+#~ msgid "Replace All"
+#~ msgstr "æ?¿æ?¢æ??æ??"
 
-#: ../plugins/search/search-replace.c:1078
-#, c-format
-msgid "The match \"%s\" was not found. Wrap search around the document?"
-msgstr "æ?¾ä¸?å?°æ»¡è¶³æ?¡ä»¶â??%sâ??ç??å?¹é??ã??æ?¯å?¦è¦?ä»?æ??档头å¼?å§?寻æ?¾ï¼?"
+#~ msgid "The match \"%s\" was not found. Wrap search around the document?"
+#~ msgstr "æ?¾ä¸?å?°æ»¡è¶³æ?¡ä»¶â??%sâ??ç??å?¹é??ã??æ?¯å?¦è¦?ä»?æ??档头å¼?å§?寻æ?¾ï¼?"
 
-#: ../plugins/search/search-replace.c:1098
-#, c-format
-msgid "The match \"%s\" was not found."
-msgstr "æ?¾ä¸?å?°æ»¡è¶³æ?¡ä»¶â??%sâ??ç??å?¹é??ã??"
+#~ msgid "The match \"%s\" was not found."
+#~ msgstr "æ?¾ä¸?å?°æ»¡è¶³æ?¡ä»¶â??%sâ??ç??å?¹é??ã??"
 
-#: ../plugins/search/search-replace.c:1113
-msgid "The maximum number of results has been reached."
-msgstr "å·²ç»?è¾¾å?°æ??大ç??ç»?æ??æ?°ç?®"
+#~ msgid "The maximum number of results has been reached."
+#~ msgstr "å·²ç»?è¾¾å?°æ??大ç??ç»?æ??æ?°ç?®"
 
-#: ../plugins/search/search-replace.c:1126
-#, fuzzy, c-format
-msgid "%d match has been replaced."
-msgid_plural "%d matches have been replaced."
-msgstr[0] "%d æ?¡å?¹é??å·²ç»?被æ?¿æ?¢"
-msgstr[1] "%d æ?¡å?¹é??å·²ç»?被æ?¿æ?¢"
-
-#: ../plugins/search/search-replace.c:1292
-msgid "Unable to build user interface for Search And Replace"
-msgstr "æ? æ³?为æ??ç´¢å??æ?¿æ?¢ç??æ??ç?¨æ?·ç??é?¢"
-
-#: ../plugins/sourceview/sourceview.c:364
-#, fuzzy, c-format
-msgid ""
-"The file '%s' on the disk is more recent than the current buffer.\n"
-"Do you want to reload it?"
-msgstr ""
-"è­¦å??ï¼?å?¨ç£?ç??å??æ??件 \"%s\" ç??å??容æ¯?å½?å??\n"
-"ç??æ??件å??容è¿?è¦?æ?°ã??\n"
-"æ?¯å?¦é??è¦?é??æ?°è½½å?¥è¿?个æ??件ï¼? "
-
-#: ../plugins/sourceview/sourceview.c:401
-#, fuzzy, c-format
-msgid ""
-"The file '%s' has been deleted on the disk.\n"
-"Do you want to close it?"
-msgstr ""
-"è­¦å??ï¼?å?¨ç£?ç??å??æ??件 \"%s\" ç??å??容æ¯?å½?å??\n"
-"ç??æ??件å??容è¿?è¦?æ?°ã??\n"
-"æ?¯å?¦é??è¦?é??æ?°è½½å?¥è¿?个æ??件ï¼? "
-
-#. Could not open <filename>: <error message>
-#: ../plugins/sourceview/sourceview.c:438
-#, fuzzy, c-format
-msgid "Could not open %s: %s"
-msgstr "æ? æ³?æ??å¼?æ??件è¿?è¡?å??å?¥"
-
-#: ../plugins/sourceview/sourceview.c:492
-#, c-format
-msgid "The file '%s' is read-only! Edit anyway?"
-msgstr ""
-
-#. Could not open <filename>: <error message>
-#: ../plugins/sourceview/sourceview.c:551
-#, fuzzy, c-format
-msgid "Could not save %s: %s"
-msgstr "æ? æ³?ä¿?å­?æ??件ï¼?%sã??"
-
-#: ../plugins/sourceview/sourceview-io.c:274
-#, fuzzy, c-format
-msgid "Could not save file because filename not yet specified"
-msgstr "æ? æ³?ä¿?å­?æ??件ï¼?%sã??"
-
-#: ../plugins/sourceview/sourceview-io.c:504
-#, fuzzy, c-format
-msgid "New file %d"
-msgstr "æ?°å»ºæ??件"
+#, fuzzy
+#~ msgid "%d match has been replaced."
+#~ msgid_plural "%d matches have been replaced."
+#~ msgstr[0] "%d æ?¡å?¹é??å·²ç»?被æ?¿æ?¢"
+#~ msgstr[1] "%d æ?¡å?¹é??å·²ç»?被æ?¿æ?¢"
 
-#: ../plugins/sourceview/sourceview-print.c:47
-msgid "Preparing pages for printing"
-msgstr ""
+#~ msgid "Unable to build user interface for Search And Replace"
+#~ msgstr "æ? æ³?为æ??ç´¢å??æ?¿æ?¢ç??æ??ç?¨æ?·ç??é?¢"
 
-#: ../plugins/sourceview/anjuta-editor-sourceview.glade.h:1
 #, fuzzy
-msgid "<b>Color scheme:</b>"
-msgstr "<b>����</b>"
+#~ msgid ""
+#~ "The file '%s' on the disk is more recent than the current buffer.\n"
+#~ "Do you want to reload it?"
+#~ msgstr ""
+#~ "è­¦å??ï¼?å?¨ç£?ç??å??æ??件 \"%s\" ç??å??容æ¯?å½?å??\n"
+#~ "ç??æ??件å??容è¿?è¦?æ?°ã??\n"
+#~ "æ?¯å?¦é??è¦?é??æ?°è½½å?¥è¿?个æ??件ï¼? "
 
-#: ../plugins/sourceview/anjuta-editor-sourceview.glade.h:2
 #, fuzzy
-msgid "<b>Font:</b>"
-msgstr "<b>注é??ï¼?</b>"
-
-#: ../plugins/sourceview/anjuta-editor-sourceview.glade.h:3
-msgid "<b>Indentation and auto-format options</b>"
-msgstr "<b>缩è¿?å??è?ªå?¨æ ¼å¼?å??é??项</b>"
+#~ msgid ""
+#~ "The file '%s' has been deleted on the disk.\n"
+#~ "Do you want to close it?"
+#~ msgstr ""
+#~ "è­¦å??ï¼?å?¨ç£?ç??å??æ??件 \"%s\" ç??å??容æ¯?å½?å??\n"
+#~ "ç??æ??件å??容è¿?è¦?æ?°ã??\n"
+#~ "æ?¯å?¦é??è¦?é??æ?°è½½å?¥è¿?个æ??件ï¼? "
 
-#: ../plugins/sourceview/anjuta-editor-sourceview.glade.h:6
 #, fuzzy
-msgid "<b>View</b>"
-msgstr "é??项"
+#~ msgid "Could not open %s: %s"
+#~ msgstr "æ? æ³?æ??å¼?æ??件è¿?è¡?å??å?¥"
 
-#: ../plugins/sourceview/anjuta-editor-sourceview.glade.h:7
 #, fuzzy
-msgid "Create backup files"
-msgstr "å??建æ?°ç?®å½?"
+#~ msgid "Could not save %s: %s"
+#~ msgstr "æ? æ³?ä¿?å­?æ??件ï¼?%sã??"
 
-#: ../plugins/sourceview/anjuta-editor-sourceview.glade.h:9
 #, fuzzy
-msgid "Font"
-msgstr "å­?ä½?ï¼?"
+#~ msgid "Could not save file because filename not yet specified"
+#~ msgstr "æ? æ³?ä¿?å­?æ??件ï¼?%sã??"
 
-#: ../plugins/sourceview/anjuta-editor-sourceview.glade.h:10
 #, fuzzy
-msgid "Highlight current line"
-msgstr "å?³é?­å½?å??æ??件"
-
-#: ../plugins/sourceview/anjuta-editor-sourceview.glade.h:11
-msgid "Highlight matching brackets"
-msgstr ""
+#~ msgid "New file %d"
+#~ msgstr "æ?°å»ºæ??件"
 
-#: ../plugins/sourceview/anjuta-editor-sourceview.glade.h:12
 #, fuzzy
-msgid "Highlight syntax"
-msgstr "�亮样�"
+#~ msgid "<b>Color scheme:</b>"
+#~ msgstr "<b>����</b>"
 
-#: ../plugins/sourceview/anjuta-editor-sourceview.glade.h:13
 #, fuzzy
-msgid "Print Linenumbers"
-msgstr "转���(_G)"
+#~ msgid "<b>Font:</b>"
+#~ msgstr "<b>注é??ï¼?</b>"
 
-#: ../plugins/sourceview/anjuta-editor-sourceview.glade.h:14
-msgid "Print page footer"
-msgstr ""
+#~ msgid "<b>Indentation and auto-format options</b>"
+#~ msgstr "<b>缩è¿?å??è?ªå?¨æ ¼å¼?å??é??项</b>"
 
-#: ../plugins/sourceview/anjuta-editor-sourceview.glade.h:15
 #, fuzzy
-msgid "Print page header"
-msgstr "æ·»å? é¡µç??"
-
-#: ../plugins/sourceview/anjuta-editor-sourceview.glade.h:17
-msgid "Right margin position in characters"
-msgstr ""
+#~ msgid "<b>View</b>"
+#~ msgstr "é??项"
 
-#: ../plugins/sourceview/anjuta-editor-sourceview.glade.h:18
 #, fuzzy
-msgid "Show line numbers"
-msgstr "æ?¾ç¤º/é??è??è¡?å?·å?º"
+#~ msgid "Create backup files"
+#~ msgstr "å??建æ?°ç?®å½?"
 
-#: ../plugins/sourceview/anjuta-editor-sourceview.glade.h:19
 #, fuzzy
-msgid "Show marks"
-msgstr "æ?¾ç¤ºç?¶æ??(_S)"
+#~ msgid "Font"
+#~ msgstr "å­?ä½?ï¼?"
 
-#: ../plugins/sourceview/anjuta-editor-sourceview.glade.h:20
 #, fuzzy
-msgid "Show right margin"
-msgstr "æ?¾ç¤º/é??è??æ ?å?·å?º"
-
-#: ../plugins/sourceview/anjuta-editor-sourceview.glade.h:23
-msgid "Use theme font"
-msgstr ""
+#~ msgid "Highlight current line"
+#~ msgstr "å?³é?­å½?å??æ??件"
 
-#: ../plugins/sourceview/anjuta-editor-sourceview.glade.h:24
-msgid "Wrap long lines to fit on paper"
-msgstr ""
-
-#: ../plugins/starter/plugin.c:50 ../plugins/starter/starter.c:344
-#: ../plugins/starter/anjuta-starter.plugin.in.h:1
 #, fuzzy
-msgid "Starter"
-msgstr "已��"
+#~ msgid "Highlight syntax"
+#~ msgstr "�亮样�"
 
-#: ../plugins/starter/starter.c:385
 #, fuzzy
-msgid "Create File/Project"
-msgstr "æ¸?ç??å·¥ç¨?(_C)"
+#~ msgid "Print Linenumbers"
+#~ msgstr "转���(_G)"
 
-#: ../plugins/starter/starter.c:419
 #, fuzzy
-msgid "Recent Projects"
-msgstr "Anjuta 工�"
+#~ msgid "Print page header"
+#~ msgstr "æ·»å? é¡µç??"
 
-#: ../plugins/starter/starter.c:450
 #, fuzzy
-msgid "Links"
-msgstr "è¡?"
+#~ msgid "Show line numbers"
+#~ msgstr "æ?¾ç¤º/é??è??è¡?å?·å?º"
 
-#: ../plugins/starter/starter.c:469
 #, fuzzy
-msgid "Anjuta Home Page"
-msgstr "Anjuta 主页(_H)"
+#~ msgid "Show marks"
+#~ msgstr "æ?¾ç¤ºç?¶æ??(_S)"
 
-#: ../plugins/starter/starter.c:475
 #, fuzzy
-msgid "Anjuta Manual"
-msgstr "Anjuta ç?¨æ?·æ??å??"
-
-#: ../plugins/starter/starter.c:481
-msgid "Gnome Online API Documentation"
-msgstr ""
-
-#: ../plugins/subversion/anjuta-subversion.glade.h:1
-msgid "<b>Branch/Tag URL:</b>"
-msgstr ""
+#~ msgid "Show right margin"
+#~ msgstr "æ?¾ç¤º/é??è??æ ?å?·å?º"
 
-#: ../plugins/subversion/anjuta-subversion.glade.h:3
 #, fuzzy
-msgid "<b>End Revision:</b>"
-msgstr "é??项"
+#~ msgid "Starter"
+#~ msgstr "已��"
 
-#: ../plugins/subversion/anjuta-subversion.glade.h:4
 #, fuzzy
-msgid "<b>File or directory to diff:</b>"
-msgstr "é??æ?©ç?®å½?"
+#~ msgid "Create File/Project"
+#~ msgstr "æ¸?ç??å·¥ç¨?(_C)"
 
-#: ../plugins/subversion/anjuta-subversion.glade.h:5
 #, fuzzy
-msgid "<b>File/URL to Remove:</b>"
-msgstr "æ??件è¿?滤å?¨"
+#~ msgid "Recent Projects"
+#~ msgstr "Anjuta 工�"
 
-#: ../plugins/subversion/anjuta-subversion.glade.h:6
 #, fuzzy
-msgid "<b>First Path:</b>"
-msgstr "æ??件è¿?滤å?¨"
+#~ msgid "Links"
+#~ msgstr "è¡?"
 
-#: ../plugins/subversion/anjuta-subversion.glade.h:11
 #, fuzzy
-msgid "<b>Second Path:</b>"
-msgstr "注é??ï¼?"
+#~ msgid "Anjuta Home Page"
+#~ msgstr "Anjuta 主页(_H)"
 
-#: ../plugins/subversion/anjuta-subversion.glade.h:12
-msgid "<b>Select Changes to Revert:</b>"
-msgstr ""
-
-#: ../plugins/subversion/anjuta-subversion.glade.h:15
 #, fuzzy
-msgid "<b>Source/Destination Paths:</b>"
-msgstr "<b>Subversion é??项</b>"
+#~ msgid "Anjuta Manual"
+#~ msgstr "Anjuta ç?¨æ?·æ??å??"
 
-#: ../plugins/subversion/anjuta-subversion.glade.h:16
 #, fuzzy
-msgid "<b>Start Revision:</b>"
-msgstr "<b>å·¥ç¨?æ??è¿°ï¼?</b>"
-
-#: ../plugins/subversion/anjuta-subversion.glade.h:17
-msgid "<b>Subversion Options</b>"
-msgstr "<b>Subversion é??项</b>"
+#~ msgid "<b>End Revision:</b>"
+#~ msgstr "é??项"
 
-#: ../plugins/subversion/anjuta-subversion.glade.h:19
 #, fuzzy
-msgid "<b>Working Copy Path:</b>"
-msgstr "<b>æ??å?°é??项</b>"
+#~ msgid "<b>File or directory to diff:</b>"
+#~ msgstr "é??æ?©ç?®å½?"
 
-#: ../plugins/subversion/anjuta-subversion.glade.h:20
 #, fuzzy
-msgid "Add file/directory"
-msgstr "CVSï¼?æ·»å? æ??件"
+#~ msgid "<b>File/URL to Remove:</b>"
+#~ msgstr "æ??件è¿?滤å?¨"
 
-#: ../plugins/subversion/anjuta-subversion.glade.h:25
-msgid "Copy files/folders"
-msgstr ""
-
-#: ../plugins/subversion/anjuta-subversion.glade.h:27
-msgid "Diff Selected Revisions"
-msgstr ""
-
-#: ../plugins/subversion/anjuta-subversion.glade.h:28
 #, fuzzy
-msgid "Diff file/directory"
-msgstr "CVSï¼?Diff æ??件"
+#~ msgid "<b>First Path:</b>"
+#~ msgstr "æ??件è¿?滤å?¨"
 
-#: ../plugins/subversion/anjuta-subversion.glade.h:29
 #, fuzzy
-msgid "Diff to Previous"
-msgstr "����个(_P)"
+#~ msgid "<b>Second Path:</b>"
+#~ msgstr "注é??ï¼?"
 
-#: ../plugins/subversion/anjuta-subversion.glade.h:33
 #, fuzzy
-msgid "Ignore ancestry"
-msgstr "忽ç?¥æ??件"
-
-#: ../plugins/subversion/anjuta-subversion.glade.h:34
-msgid "Merge changes into working copy"
-msgstr ""
+#~ msgid "<b>Source/Destination Paths:</b>"
+#~ msgstr "<b>Subversion é??项</b>"
 
-#: ../plugins/subversion/anjuta-subversion.glade.h:35
 #, fuzzy
-msgid "Other Revision:"
-msgstr "修订�"
-
-#: ../plugins/subversion/anjuta-subversion.glade.h:37
-msgid "Realm:"
-msgstr ""
-
-#: ../plugins/subversion/anjuta-subversion.glade.h:38
-msgid "Recurse"
-msgstr "é??å½?"
-
-#: ../plugins/subversion/anjuta-subversion.glade.h:39
-msgid "Remember Password"
-msgstr ""
+#~ msgid "<b>Start Revision:</b>"
+#~ msgstr "<b>å·¥ç¨?æ??è¿°ï¼?</b>"
 
-#: ../plugins/subversion/anjuta-subversion.glade.h:40
-msgid "Remember this decision"
-msgstr ""
+#~ msgid "<b>Subversion Options</b>"
+#~ msgstr "<b>Subversion é??项</b>"
 
-#: ../plugins/subversion/anjuta-subversion.glade.h:41
 #, fuzzy
-msgid "Remove file/directory"
-msgstr "CVSï¼?å? é?¤æ??件"
+#~ msgid "<b>Working Copy Path:</b>"
+#~ msgstr "<b>æ??å?°é??项</b>"
 
-#: ../plugins/subversion/anjuta-subversion.glade.h:42
 #, fuzzy
-msgid "Repository Head"
-msgstr "é??项"
-
-#: ../plugins/subversion/anjuta-subversion.glade.h:43
-msgid "Repository authorization"
-msgstr ""
+#~ msgid "Add file/directory"
+#~ msgstr "CVSï¼?æ·»å? æ??件"
 
-#: ../plugins/subversion/anjuta-subversion.glade.h:45
 #, fuzzy
-msgid "Revert Changes"
-msgstr "å? é?¤æ??件"
+#~ msgid "Diff file/directory"
+#~ msgstr "CVSï¼?Diff æ??件"
 
-#: ../plugins/subversion/anjuta-subversion.glade.h:47
 #, fuzzy
-msgid "Save open files before diffing"
-msgstr "æ? æ³?æ??å¼?æ??件è¿?è¡?å??å?¥"
+#~ msgid "Diff to Previous"
+#~ msgstr "����个(_P)"
 
-#: ../plugins/subversion/anjuta-subversion.glade.h:49
 #, fuzzy
-msgid "Source:"
-msgstr "��(_S)"
-
-#: ../plugins/subversion/anjuta-subversion.glade.h:50
-msgid "Subversion Preferences"
-msgstr "Subversioné¦?é??项"
-
-#: ../plugins/subversion/anjuta-subversion.glade.h:51
-msgid "Switch to branch/tag"
-msgstr ""
+#~ msgid "Ignore ancestry"
+#~ msgstr "忽ç?¥æ??件"
 
-#: ../plugins/subversion/anjuta-subversion.glade.h:52
-msgid "Trust server"
-msgstr ""
-
-#: ../plugins/subversion/anjuta-subversion.glade.h:53
 #, fuzzy
-msgid "Update file/directory"
-msgstr "é??æ?©ç?®å½?"
+#~ msgid "Other Revision:"
+#~ msgstr "修订�"
 
-#: ../plugins/subversion/anjuta-subversion.glade.h:54
-msgid "Use first path"
-msgstr ""
+#~ msgid "Recurse"
+#~ msgstr "é??å½?"
 
-#: ../plugins/subversion/anjuta-subversion.glade.h:57
 #, fuzzy
-msgid "View Log"
-msgstr "æ?¥ç??"
+#~ msgid "Remove file/directory"
+#~ msgstr "CVSï¼?å? é?¤æ??件"
 
-#: ../plugins/subversion/anjuta-subversion.glade.h:58
-msgid "View Selected Revision"
-msgstr ""
+#, fuzzy
+#~ msgid "Repository Head"
+#~ msgstr "é??项"
 
-#: ../plugins/subversion/anjuta-subversion.glade.h:59
 #, fuzzy
-msgid "Whole Project"
-msgstr "�个工�"
+#~ msgid "Revert Changes"
+#~ msgstr "å? é?¤æ??件"
 
-#: ../plugins/subversion/anjuta-subversion.glade.h:61
 #, fuzzy
-msgid "Working Copy"
-msgstr "工����"
+#~ msgid "Save open files before diffing"
+#~ msgstr "æ? æ³?æ??å¼?æ??件è¿?è¡?å??å?¥"
 
-#: ../plugins/subversion/anjuta-subversion.glade.h:62
 #, fuzzy
-msgid "realm"
-msgstr "ç¼?å?·"
+#~ msgid "Source:"
+#~ msgstr "��(_S)"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/subversion/plugin.c:52 ../plugins/subversion/plugin.c:151
-msgid "_Subversion"
-msgstr "_Subversion"
-
-#. Display label
-#. short-cut
-#: ../plugins/subversion/plugin.c:62 ../plugins/subversion/plugin.c:177
-msgid "Add a new file/directory to the Subversion tree"
-msgstr ""
+#~ msgid "Subversion Preferences"
+#~ msgstr "Subversioné¦?é??项"
 
-#. Display label
-#. short-cut
-#: ../plugins/subversion/plugin.c:70 ../plugins/subversion/plugin.c:185
 #, fuzzy
-msgid "Remove a file/directory from Subversion tree"
-msgstr "CVSï¼?å? é?¤æ??件"
+#~ msgid "Update file/directory"
+#~ msgstr "é??æ?©ç?®å½?"
 
-#. Display label
-#. short-cut
-#: ../plugins/subversion/plugin.c:78
 #, fuzzy
-msgid "Commit your changes to the Subversion tree"
-msgstr "å°?æ?´æ?¹æ??交å?°ä»?åº?"
+#~ msgid "View Log"
+#~ msgstr "æ?¥ç??"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/subversion/plugin.c:84 ../plugins/subversion/plugin.c:167
 #, fuzzy
-msgid "_Revert..."
-msgstr "æ??å?¡å?¨"
-
-#. Display label
-#. short-cut
-#: ../plugins/subversion/plugin.c:86 ../plugins/subversion/plugin.c:169
-msgid "Revert changes to your working copy."
-msgstr ""
+#~ msgid "Whole Project"
+#~ msgstr "�个工�"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/subversion/plugin.c:92
-msgid "_Resolve Conflicts..."
-msgstr ""
-
-#. Display label
-#. short-cut
-#: ../plugins/subversion/plugin.c:94
-msgid "Resolve conflicts in your working copy."
-msgstr ""
-
-#. Action name
-#. Stock icon, if any
-#: ../plugins/subversion/plugin.c:100 ../plugins/subversion/plugin.c:159
 #, fuzzy
-msgid "_Update..."
-msgstr "æ?´æ?°(_U)"
-
-#. Display label
-#. short-cut
-#: ../plugins/subversion/plugin.c:102 ../plugins/subversion/plugin.c:161
-msgid "Sync your local copy with the Subversion tree"
-msgstr ""
-
-#. Action name
-#. Stock icon, if any
-#: ../plugins/subversion/plugin.c:108
-msgid "Copy Files/Folders..."
-msgstr ""
+#~ msgid "Working Copy"
+#~ msgstr "工����"
 
-#. Display label
-#. short-cut
-#: ../plugins/subversion/plugin.c:110 ../plugins/subversion/plugin.c:201
 #, fuzzy
-msgid "Copy files/folders in the repository"
-msgstr "å°?å?¨é?¨æº?代ç ?æ??å? "
+#~ msgid "realm"
+#~ msgstr "ç¼?å?·"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/subversion/plugin.c:116
-msgid "Switch to a Branch/Tag..."
-msgstr ""
+#~ msgid "_Subversion"
+#~ msgstr "_Subversion"
 
-#. Display label
-#. short-cut
-#: ../plugins/subversion/plugin.c:118
-msgid "Switch your local copy to a branch or tag in the repository"
-msgstr ""
-
-#. Action name
-#. Stock icon, if any
-#: ../plugins/subversion/plugin.c:124
-msgid "Merge..."
-msgstr ""
-
-#. Display label
-#. short-cut
-#: ../plugins/subversion/plugin.c:126
-msgid "Merge changes into your working copy"
-msgstr ""
-
-#. Action name
-#. Stock icon, if any
-#: ../plugins/subversion/plugin.c:132 ../plugins/subversion/plugin.c:191
 #, fuzzy
-msgid "_View Log..."
-msgstr "�建(_N)..."
+#~ msgid "Remove a file/directory from Subversion tree"
+#~ msgstr "CVSï¼?å? é?¤æ??件"
 
-#. Display label
-#. short-cut
-#: ../plugins/subversion/plugin.c:134 ../plugins/subversion/plugin.c:193
 #, fuzzy
-msgid "View file history"
-msgstr "ä¸?ä¸?个å??å?²(_Y)"
+#~ msgid "Commit your changes to the Subversion tree"
+#~ msgstr "å°?æ?´æ?¹æ??交å?°ä»?åº?"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/subversion/plugin.c:140
 #, fuzzy
-msgid "_Diff..."
-msgstr "_Diff"
+#~ msgid "_Revert..."
+#~ msgstr "æ??å?¡å?¨"
 
-#. Display label
-#. short-cut
-#: ../plugins/subversion/plugin.c:142 ../plugins/subversion/plugin.c:209
-msgid "Diff local tree with repository"
-msgstr ""
-
-#. Action name
-#. Stock icon, if any
-#: ../plugins/subversion/plugin.c:199
 #, fuzzy
-msgid "Copy..."
-msgstr "��"
+#~ msgid "_Update..."
+#~ msgstr "æ?´æ?°(_U)"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/subversion/plugin.c:207
 #, fuzzy
-msgid "Diff..."
-msgstr "_Diff"
+#~ msgid "Copy files/folders in the repository"
+#~ msgstr "å°?å?¨é?¨æº?代ç ?æ??å? "
 
-#: ../plugins/subversion/plugin.c:454
 #, fuzzy
-msgid "Subversion operations"
-msgstr "示ä¾?æ??件æ??ä½?"
+#~ msgid "_View Log..."
+#~ msgstr "�建(_N)..."
 
-#: ../plugins/subversion/plugin.c:460
 #, fuzzy
-msgid "Subversion popup operations"
-msgstr "示ä¾?æ??件æ??ä½?"
+#~ msgid "View file history"
+#~ msgstr "ä¸?ä¸?个å??å?²(_Y)"
 
-#: ../plugins/subversion/plugin.c:488
 #, fuzzy
-msgid "Subversion Log"
-msgstr "ç??æ?¬ï¼?"
-
-#: ../plugins/subversion/subversion-add-dialog.c:39
-msgid "Subversion: File will be added on next commit."
-msgstr ""
+#~ msgid "_Diff..."
+#~ msgstr "_Diff"
 
-#: ../plugins/subversion/subversion-commit-dialog.c:39
 #, fuzzy
-msgid "Subversion: Commit complete."
-msgstr "CVSï¼?æ·»å? æ??件"
+#~ msgid "Copy..."
+#~ msgstr "��"
 
-#: ../plugins/subversion/subversion-commit-dialog.c:93
 #, fuzzy
-msgid "Subversion: Committing changes to the repository..."
-msgstr "CVSï¼?æ·»å? æ??件"
+#~ msgid "Diff..."
+#~ msgstr "_Diff"
 
-#: ../plugins/subversion/subversion-copy-dialog.c:138
 #, fuzzy
-msgid "Subversion: Copy complete."
-msgstr "示ä¾?æ??件æ??ä½?"
+#~ msgid "Subversion operations"
+#~ msgstr "示ä¾?æ??件æ??ä½?"
 
-#: ../plugins/subversion/subversion-copy-dialog.c:184
-msgid "Please enter a source path."
-msgstr ""
-
-#: ../plugins/subversion/subversion-copy-dialog.c:190
-msgid "Please enter a destination path."
-msgstr ""
-
-#: ../plugins/subversion/subversion-diff-dialog.c:44
 #, fuzzy
-msgid "[Head/Working Copy]"
-msgstr "工����"
-
-#: ../plugins/subversion/subversion-diff-dialog.c:59
-#: ../plugins/subversion/subversion-log-dialog.c:424
-#: ../plugins/subversion/subversion-log-dialog.c:491
-msgid "Subversion: Retrieving diff..."
-msgstr ""
+#~ msgid "Subversion popup operations"
+#~ msgstr "示ä¾?æ??件æ??ä½?"
 
-#: ../plugins/subversion/subversion-log-dialog.c:117
 #, fuzzy
-msgid "Diff"
-msgstr "_Diff"
+#~ msgid "Subversion Log"
+#~ msgstr "ç??æ?¬ï¼?"
 
-#: ../plugins/subversion/subversion-log-dialog.c:149
 #, fuzzy
-msgid "Revision"
-msgstr "修订�"
+#~ msgid "Subversion: Commit complete."
+#~ msgstr "CVSï¼?æ·»å? æ??件"
 
-#: ../plugins/subversion/subversion-log-dialog.c:158
 #, fuzzy
-msgid "Short Log"
-msgstr "�示��(_S)"
+#~ msgid "Subversion: Committing changes to the repository..."
+#~ msgstr "CVSï¼?æ·»å? æ??件"
 
-#: ../plugins/subversion/subversion-log-dialog.c:255
 #, fuzzy
-msgid "Subversion: Retrieving log..."
-msgstr "示ä¾?æ??件æ??ä½?"
+#~ msgid "Subversion: Copy complete."
+#~ msgstr "示ä¾?æ??件æ??ä½?"
 
-#: ../plugins/subversion/subversion-log-dialog.c:307
 #, fuzzy
-msgid "Subversion: File retrieved."
-msgstr "Subversionï¼?æ·»å? æ??件/ç?®å½?"
+#~ msgid "[Head/Working Copy]"
+#~ msgstr "工����"
 
-#: ../plugins/subversion/subversion-log-dialog.c:349
 #, fuzzy
-msgid "Subversion: Retrieving file..."
-msgstr "CVSï¼?å? é?¤æ??件"
+#~ msgid "Diff"
+#~ msgstr "_Diff"
 
-#: ../plugins/subversion/subversion-merge-dialog.c:36
 #, fuzzy
-msgid "Subversion: Merge complete."
-msgstr "Subversioné¦?é??项"
-
-#: ../plugins/subversion/subversion-merge-dialog.c:93
-msgid "Please enter the first path."
-msgstr ""
-
-#: ../plugins/subversion/subversion-merge-dialog.c:99
-msgid "Please enter the second path."
-msgstr ""
-
-#: ../plugins/subversion/subversion-merge-dialog.c:105
-#: ../plugins/subversion/subversion-switch-dialog.c:100
-msgid "Please enter a working copy path."
-msgstr ""
-
-#: ../plugins/subversion/subversion-merge-dialog.c:119
-msgid "Please enter the start revision."
-msgstr ""
-
-#: ../plugins/subversion/subversion-merge-dialog.c:134
-msgid "Please enter the end revision."
-msgstr ""
-
-#: ../plugins/subversion/subversion-remove-dialog.c:39
-msgid "Subversion: File will be removed on next commit."
-msgstr ""
+#~ msgid "Revision"
+#~ msgstr "修订�"
 
-#: ../plugins/subversion/subversion-resolve-dialog.c:36
 #, fuzzy
-msgid "Subversion: Resolve complete."
-msgstr "CVSï¼?å? é?¤æ??件"
+#~ msgid "Short Log"
+#~ msgstr "�示��(_S)"
 
-#: ../plugins/subversion/subversion-revert-dialog.c:36
 #, fuzzy
-msgid "Subversion: Revert complete."
-msgstr "CVSï¼?å? é?¤æ??件"
+#~ msgid "Subversion: Retrieving log..."
+#~ msgstr "示ä¾?æ??件æ??ä½?"
 
-#: ../plugins/subversion/subversion-switch-dialog.c:58
 #, fuzzy
-msgid "Subversion: Switch complete."
-msgstr "示ä¾?æ??件æ??ä½?"
+#~ msgid "Subversion: File retrieved."
+#~ msgstr "Subversionï¼?æ·»å? æ??件/ç?®å½?"
 
-#: ../plugins/subversion/subversion-switch-dialog.c:106
-msgid "Please enter a branch/tag URL."
-msgstr ""
-
-#: ../plugins/subversion/subversion-ui-utils.c:64
-#: ../plugins/subversion/subversion-ui-utils.c:69
-#: ../plugins/subversion/anjuta-subversion.plugin.in.h:2
 #, fuzzy
-msgid "Subversion"
-msgstr "ç??æ?¬ï¼?"
+#~ msgid "Subversion: Retrieving file..."
+#~ msgstr "CVSï¼?å? é?¤æ??件"
 
-#: ../plugins/subversion/subversion-ui-utils.c:339
 #, fuzzy
-msgid "Subversion: Diff complete."
-msgstr "示ä¾?æ??件æ??ä½?"
+#~ msgid "Subversion: Merge complete."
+#~ msgstr "Subversioné¦?é??项"
 
-#: ../plugins/subversion/subversion-update-dialog.c:39
 #, fuzzy
-msgid "Subversion: Update complete."
-msgstr "é??æ?©ç?®å½?"
+#~ msgid "Subversion: Resolve complete."
+#~ msgstr "CVSï¼?å? é?¤æ??件"
 
-#: ../plugins/subversion/svn-command.c:145
-#: ../plugins/subversion/svn-command.c:201
-msgid "Authentication canceled"
-msgstr ""
-
-#: ../plugins/subversion/svn-command.c:174
 #, fuzzy
-msgid "Hostname:"
-msgstr "ç?¨æ?·å??ï¼?"
-
-#: ../plugins/subversion/svn-command.c:175
-msgid "Fingerprint:"
-msgstr ""
-
-#: ../plugins/subversion/svn-command.c:176
-msgid "Valid from:"
-msgstr ""
-
-#: ../plugins/subversion/svn-command.c:177
-msgid "Valid until:"
-msgstr ""
-
-#: ../plugins/subversion/svn-command.c:178
-msgid "Issuer DN:"
-msgstr ""
-
-#: ../plugins/subversion/svn-command.c:179
-msgid "DER certificate:"
-msgstr ""
-
-#: ../plugins/subversion/svn-command.c:326
-#: ../plugins/subversion/svn-command.c:342
-#, fuzzy, c-format
-msgid "Deleted: %s"
-msgstr "å? é?¤æ??件"
-
-#: ../plugins/subversion/svn-command.c:329
-#: ../plugins/subversion/svn-command.c:348
-#, fuzzy, c-format
-msgid "Added: %s"
-msgstr "é??å??(_R)ï¼?%s"
-
-#: ../plugins/subversion/svn-command.c:339
-#, fuzzy, c-format
-msgid "Resolved: %s"
-msgstr "å? é?¤"
+#~ msgid "Subversion: Revert complete."
+#~ msgstr "CVSï¼?å? é?¤æ??件"
 
-#: ../plugins/subversion/svn-command.c:345
-#, fuzzy, c-format
-msgid "Updated: %s"
-msgstr "æ?´æ?°"
-
-#: ../plugins/subversion/svn-command.c:351
-#, c-format
-msgid "Externally Updated: %s"
-msgstr ""
-
-#: ../plugins/subversion/svn-command.c:385
-#, fuzzy, c-format
-msgid "Modified: %s"
-msgstr "æ??件ï¼?%s"
-
-#: ../plugins/subversion/svn-command.c:388
-#, fuzzy, c-format
-msgid "Merged: %s"
-msgstr "���"
-
-#: ../plugins/subversion/svn-command.c:391
-#, c-format
-msgid "Conflicted: %s"
-msgstr ""
-
-#: ../plugins/subversion/svn-command.c:395
-#, c-format
-msgid "Missing: %s"
-msgstr ""
-
-#: ../plugins/subversion/svn-command.c:398
-#, c-format
-msgid "Obstructed: %s"
-msgstr ""
-
-#: ../plugins/symbol-db/symbol-db-prefs.c:272
-msgid "Package is not parseable"
-msgstr ""
-
-#: ../plugins/symbol-db/symbol-db-prefs.c:419
-#: ../plugins/symbol-db/symbol-db-prefs.c:579
-#: ../plugins/symbol-db/symbol-db.plugin.in.h:1
 #, fuzzy
-msgid "Symbol Database"
-msgstr "符�"
+#~ msgid "Subversion: Switch complete."
+#~ msgstr "示ä¾?æ??件æ??ä½?"
 
-#: ../plugins/symbol-db/symbol-db-prefs.c:528
 #, fuzzy
-msgid "API Tags"
-msgstr "��符"
+#~ msgid "Subversion"
+#~ msgstr "ç??æ?¬ï¼?"
 
-#: ../plugins/symbol-db/symbol-db-system.c:786
-msgid "Resuming glb scan."
-msgstr ""
-
-#: ../plugins/symbol-db/anjuta-symbol-db.glade.h:1
 #, fuzzy
-msgid "<b>Available API tags</b>"
-msgstr "å??é??å??表"
+#~ msgid "Subversion: Diff complete."
+#~ msgstr "示ä¾?æ??件æ??ä½?"
 
-#: ../plugins/symbol-db/anjuta-symbol-db.glade.h:3
 #, fuzzy
-msgid "Automatically scan project's packages"
-msgstr "���载�个工�"
-
-#: ../plugins/symbol-db/anjuta-symbol-db.glade.h:4
-msgid "Automatically update symbols without saving file"
-msgstr ""
-
-#: ../plugins/symbol-db/anjuta-symbol-db.glade.h:5
-msgid "Checking if package is parseable..."
-msgstr ""
+#~ msgid "Subversion: Update complete."
+#~ msgstr "é??æ?©ç?®å½?"
 
-#: ../plugins/symbol-db/anjuta-symbol-db.glade.h:6
 #, fuzzy
-msgid "Ctags executable:"
-msgstr "è½½å?¥å?¯æ?§è¡?æ??件ï¼?"
-
-#: ../plugins/symbol-db/anjuta-symbol-db.glade.h:7
-msgid "Parallel scan of project and global symbols"
-msgstr ""
+#~ msgid "Hostname:"
+#~ msgstr "ç?¨æ?·å??ï¼?"
 
-#: ../plugins/terminal/anjuta-terminal-plugin.glade.h:1
-msgid "<b>Terminal options</b>"
-msgstr "<b>ç»?端é??项</b>"
-
-#: ../plugins/terminal/anjuta-terminal-plugin.glade.h:2
 #, fuzzy
-msgid ""
-"Default\n"
-"\n"
-msgstr "�认"
-
-#: ../plugins/terminal/anjuta-terminal-plugin.glade.h:5
-msgid "Use GNOME terminal profile:"
-msgstr "使ç?¨ GNOME ç»?端é??ç½®æ??件ï¼?"
-
-#: ../plugins/terminal/anjuta-terminal-plugin.glade.h:6
-msgid "Use currently selected profile in GNOME terminal"
-msgstr "使ç?¨ GNOME ç»?端ç?®å??æ??é??ç??é??ç½®"
+#~ msgid "Deleted: %s"
+#~ msgstr "å? é?¤æ??件"
 
-#: ../plugins/terminal/terminal.c:687
 #, fuzzy
-msgid "terminal operations"
-msgstr "帮å?©æ??ä½?"
+#~ msgid "Added: %s"
+#~ msgstr "é??å??(_R)ï¼?%s"
 
-#: ../plugins/terminal/terminal.c:705 ../plugins/terminal/terminal.c:863
-#: ../plugins/terminal/terminal.c:916
-#: ../plugins/terminal/anjuta-terminal.plugin.in.h:1
-msgid "Terminal"
-msgstr "�端"
-
-#: ../plugins/tools/anjuta-tools.glade.h:1
 #, fuzzy
-msgid "<b>Tools</b>"
-msgstr "é??项"
-
-#: ../plugins/tools/anjuta-tools.glade.h:2
-msgid "Command:"
-msgstr "�令�"
-
-#: ../plugins/tools/anjuta-tools.glade.h:3
-msgid "Edit as script"
-msgstr ""
+#~ msgid "Resolved: %s"
+#~ msgstr "å? é?¤"
 
-#: ../plugins/tools/anjuta-tools.glade.h:4
-msgid "Edit command as script in Anjuta on close"
-msgstr ""
-
-#: ../plugins/tools/anjuta-tools.glade.h:7
-msgid "Parameters:"
-msgstr "å??æ?°ï¼?"
-
-#: ../plugins/tools/anjuta-tools.glade.h:9
-msgid "Save all files"
-msgstr "ä¿?å­?å?¨é?¨æ??件"
-
-#: ../plugins/tools/anjuta-tools.glade.h:10
-msgid "Short cut:"
-msgstr "快����"
-
-#. This is the Unix stderr, see http://en.wikipedia.org/wiki/Standard_streams
-#: ../plugins/tools/anjuta-tools.glade.h:12
-msgid "Standard error:"
-msgstr "æ ?å??é??误ï¼?"
-
-#. This is the Unix stdin. See http://en.wikipedia.org/wiki/Standard_streams
-#: ../plugins/tools/anjuta-tools.glade.h:14
-msgid "Standard input:"
-msgstr "æ ?å??è¾?å?¥ï¼?"
-
-#. This is the standard Unis stdout, see http://en.wikipedia.org/wiki/Standard_streams
-#: ../plugins/tools/anjuta-tools.glade.h:16
-msgid "Standard output:"
-msgstr "æ ?å??è¾?å?ºï¼?"
-
-#: ../plugins/tools/anjuta-tools.glade.h:17
-msgid "Tool Editor"
-msgstr "工����"
-
-#: ../plugins/tools/anjuta-tools.glade.h:18
-msgid "Variable list"
-msgstr "å??é??å??表"
+#, fuzzy
+#~ msgid "Updated: %s"
+#~ msgstr "æ?´æ?°"
 
-#: ../plugins/tools/anjuta-tools.glade.h:19
-msgid "Working directory:"
-msgstr "工����"
+#, fuzzy
+#~ msgid "Modified: %s"
+#~ msgstr "æ??件ï¼?%s"
 
-#: ../plugins/tools/anjuta-tools.glade.h:20
-msgid "_Variable..."
-msgstr "å??é??(_V)..."
+#, fuzzy
+#~ msgid "Merged: %s"
+#~ msgstr "���"
 
-#: ../plugins/tools/dialog.c:176
-#, c-format
-msgid "Are you sure you want to delete the '%s' tool?"
-msgstr "æ?¨ç¡®å®?æ?³è¦?å? é?¤å·¥å?·â??%sâ??å??ï¼?"
+#, fuzzy
+#~ msgid "Symbol Database"
+#~ msgstr "符�"
 
-#: ../plugins/tools/dialog.c:335
-msgid "Tool"
-msgstr "工�"
+#, fuzzy
+#~ msgid "API Tags"
+#~ msgstr "��符"
 
-#: ../plugins/tools/editor.c:302
-msgid "ask at runtime"
-msgstr "���询�"
+#, fuzzy
+#~ msgid "<b>Available API tags</b>"
+#~ msgstr "å??é??å??表"
 
-#: ../plugins/tools/editor.c:307
 #, fuzzy
-msgid "undefined"
-msgstr "ä¸?å??线"
+#~ msgid "Automatically scan project's packages"
+#~ msgstr "���载�个工�"
 
-#: ../plugins/tools/editor.c:441
 #, fuzzy
-msgid "Unable to build user interface for tool variable"
-msgstr "æ? æ³?为工å?·é¦?é??项ç??æ??ç?¨æ?·ç??é?¢"
+#~ msgid "Ctags executable:"
+#~ msgstr "è½½å?¥å?¯æ?§è¡?æ??件ï¼?"
 
-#: ../plugins/tools/editor.c:457
-msgid "Meaning"
-msgstr "æ??ä¹?"
+#~ msgid "<b>Terminal options</b>"
+#~ msgstr "<b>ç»?端é??项</b>"
 
-#: ../plugins/tools/editor.c:532
-msgid "Disabled"
-msgstr "��"
+#, fuzzy
+#~ msgid ""
+#~ "Default\n"
+#~ "\n"
+#~ msgstr "�认"
 
-#: ../plugins/tools/editor.c:694
-msgid "You must provide a tool name!"
-msgstr "æ?¨å¿?é¡»æ??ä¾?å·¥å?·å??称ï¼?"
+#~ msgid "Use GNOME terminal profile:"
+#~ msgstr "使ç?¨ GNOME ç»?端é??ç½®æ??件ï¼?"
 
-#: ../plugins/tools/editor.c:702
-msgid "You must provide a tool command!"
-msgstr "æ?¨å¿?é¡»æ??å®?å·¥å?·å?½ä»¤ï¼?"
+#~ msgid "Use currently selected profile in GNOME terminal"
+#~ msgstr "使ç?¨ GNOME ç»?端ç?®å??æ??é??ç??é??ç½®"
 
-#: ../plugins/tools/editor.c:710
 #, fuzzy
-msgid "A tool with the same name already exists!"
-msgstr "å·²ç»?å­?å?¨å??为â??%sâ??ç??å·¥å?·ï¼?"
+#~ msgid "terminal operations"
+#~ msgstr "帮å?©æ??ä½?"
 
-#: ../plugins/tools/editor.c:727
-#, fuzzy
-msgid ""
-"The shortcut is already used by another component in Anjuta. Do you want to "
-"keep it anyway?"
-msgstr "å·²ç»?æ??å¼?äº?ä¸?个工ç¨?ã??æ?¯å?¦å??å°?å?¶å?³é?­ï¼?"
+#~ msgid "Terminal"
+#~ msgstr "�端"
 
-#: ../plugins/tools/editor.c:815
 #, fuzzy
-msgid "Unable to edit script"
-msgstr "æ?¾ä¸?å?°å¯¼å?¥è??æ?¬ %s"
+#~ msgid "<b>Tools</b>"
+#~ msgstr "é??项"
 
-#: ../plugins/tools/editor.c:951
-#, fuzzy
-msgid "New accelerator..."
-msgstr "è¾?å?¥æ?°ç??å¿«æ?·æ?¹å¼?"
+#~ msgid "Command:"
+#~ msgstr "�令�"
 
-#: ../plugins/tools/editor.c:976
-msgid "Unable to build user interface for tool editor"
-msgstr "æ? æ³?为工å?·ç¼?ç¨?å?¨ç??æ??ç?¨æ?·ç??é?¢"
+#~ msgid "Parameters:"
+#~ msgstr "å??æ?°ï¼?"
 
-#: ../plugins/tools/execute.c:313
-#, c-format
-msgid "Opening %s"
-msgstr "æ??å¼? %s"
-
-#. This is append to the tool name to give something
-#. * like "My tools (output)". It's used to name the message
-#. * pane where the output of the tool is send to
-#.
-#: ../plugins/tools/execute.c:408
-msgid "(output)"
-msgstr "(è¾?å?º)"
-
-#. This is append to the tool name to give something
-#. * like "My tools (error)". It's used to name the message
-#. * pane where the errors of the tool is send to
-#.
-#: ../plugins/tools/execute.c:416
-msgid "(error)"
-msgstr "(é??误)"
-
-#. Display the name of the command
-#: ../plugins/tools/execute.c:468
-#, fuzzy, c-format
-msgid "Running command: %s...\n"
-msgstr "���令�"
+#~ msgid "Save all files"
+#~ msgstr "ä¿?å­?å?¨é?¨æ??件"
 
-#: ../plugins/tools/execute.c:508
-#, fuzzy, c-format
-msgid "Completed unsuccessfully with status code %d\n"
-msgstr "å·²å®?æ?? ... 失败"
+#~ msgid "Short cut:"
+#~ msgstr "快����"
 
-#: ../plugins/tools/execute.c:628
-#, fuzzy
-msgid "Unable to create a buffer, command aborted"
-msgstr "æ? æ³?è?·å??æ??å?°ç??æ??æ?¬ç¼?å?²å?º"
+#~ msgid "Standard error:"
+#~ msgstr "æ ?å??é??误ï¼?"
 
-#: ../plugins/tools/execute.c:640
-msgid "No document currently open, command aborted"
-msgstr ""
+#~ msgid "Standard input:"
+#~ msgstr "æ ?å??è¾?å?¥ï¼?"
 
-#: ../plugins/tools/execute.c:1018
-#, fuzzy, c-format
-msgid "Unable to open input file %s, command aborted"
-msgstr "æ? æ³?è?·å??æ??å?°ç??æ??æ?¬ç¼?å?²å?º"
+#~ msgid "Standard output:"
+#~ msgstr "æ ?å??è¾?å?ºï¼?"
 
-#: ../plugins/tools/fileop.c:248
-msgid "Missing tool name"
-msgstr ""
+#~ msgid "Tool Editor"
+#~ msgstr "工����"
 
-#: ../plugins/tools/fileop.c:258
-#, c-format
-msgid "Unexpected element \"%s\""
-msgstr ""
+#~ msgid "Variable list"
+#~ msgstr "å??é??å??表"
 
-#: ../plugins/tools/fileop.c:537
-#, fuzzy
-msgid "Error when loading external tools"
-msgstr "è½½å?¥å·¥ç¨?æ?¶å??ç??é??误ï¼?%s"
+#~ msgid "Working directory:"
+#~ msgstr "工����"
 
-#: ../plugins/tools/fileop.c:703
-#, fuzzy, c-format
-msgid "Unable to open %s for writing"
-msgstr "æ? æ³?æ??å¼?å?¨ %2$s 中æ??å¼? %1$s"
+#~ msgid "_Variable..."
+#~ msgstr "å??é??(_V)..."
 
-#: ../plugins/tools/plugin.c:179
-msgid "Tool operations"
-msgstr "å·¥å?·æ??ä½?"
+#~ msgid "Are you sure you want to delete the '%s' tool?"
+#~ msgstr "æ?¨ç¡®å®?æ?³è¦?å? é?¤å·¥å?·â??%sâ??å??ï¼?"
 
-#: ../plugins/tools/plugin.c:252 ../plugins/tools/plugin.c:259
-#: ../plugins/tools/anjuta-tools.plugin.in.h:1
-#, fuzzy
-msgid "Tools"
-msgstr "工�(_T)"
+#~ msgid "Tool"
+#~ msgstr "工�"
 
-#: ../plugins/tools/variable.c:493
-msgid "Command line parameters"
-msgstr "å?½ä»¤è¡?å??æ?°"
+#~ msgid "ask at runtime"
+#~ msgstr "���询�"
 
-#: ../plugins/tools/tool.c:81
 #, fuzzy
-msgid "Same as output"
-msgstr "æ ?å??è¾?å?ºï¼?"
+#~ msgid "undefined"
+#~ msgstr "ä¸?å??线"
 
-#: ../plugins/tools/tool.c:82
 #, fuzzy
-msgid "Existing message pane"
-msgstr "��个信�"
+#~ msgid "Unable to build user interface for tool variable"
+#~ msgstr "æ? æ³?为工å?·é¦?é??项ç??æ??ç?¨æ?·ç??é?¢"
 
-#: ../plugins/tools/tool.c:83
-#, fuzzy
-msgid "New message pane"
-msgstr "��个信�"
+#~ msgid "Meaning"
+#~ msgstr "æ??ä¹?"
 
-#: ../plugins/tools/tool.c:84
-msgid "New buffer"
-msgstr ""
+#~ msgid "Disabled"
+#~ msgstr "��"
+
+#~ msgid "You must provide a tool name!"
+#~ msgstr "æ?¨å¿?é¡»æ??ä¾?å·¥å?·å??称ï¼?"
+
+#~ msgid "You must provide a tool command!"
+#~ msgstr "æ?¨å¿?é¡»æ??å®?å·¥å?·å?½ä»¤ï¼?"
 
-#: ../plugins/tools/tool.c:85
 #, fuzzy
-msgid "Replace buffer"
-msgstr "æ?¿æ?¢"
+#~ msgid "A tool with the same name already exists!"
+#~ msgstr "å·²ç»?å­?å?¨å??为â??%sâ??ç??å·¥å?·ï¼?"
 
-#: ../plugins/tools/tool.c:86
 #, fuzzy
-msgid "Insert in buffer"
-msgstr "æ??å?¥ä¸?个æ??件头"
+#~ msgid ""
+#~ "The shortcut is already used by another component in Anjuta. Do you want "
+#~ "to keep it anyway?"
+#~ msgstr "å·²ç»?æ??å¼?äº?ä¸?个工ç¨?ã??æ?¯å?¦å??å°?å?¶å?³é?­ï¼?"
 
-#: ../plugins/tools/tool.c:87
 #, fuzzy
-msgid "Append to buffer"
-msgstr "å½?å??ç?¨æ?·å??(_U)"
+#~ msgid "Unable to edit script"
+#~ msgstr "æ?¾ä¸?å?°å¯¼å?¥è??æ?¬ %s"
 
-#: ../plugins/tools/tool.c:88
 #, fuzzy
-msgid "Replace selection"
-msgstr "ç¼?è¾?å?¨æ??æ?¬é??æ?©"
+#~ msgid "New accelerator..."
+#~ msgstr "è¾?å?¥æ?°ç??å¿«æ?·æ?¹å¼?"
 
-#. Translators: Checkbox if a dialog should be shown after some operation finishes, so translate as "to pop up a dialog"
-#: ../plugins/tools/tool.c:90
-msgid "Popup dialog"
-msgstr ""
+#~ msgid "Unable to build user interface for tool editor"
+#~ msgstr "æ? æ³?为工å?·ç¼?ç¨?å?¨ç??æ??ç?¨æ?·ç??é?¢"
 
-#: ../plugins/tools/tool.c:91
-#, fuzzy
-msgid "Discard output"
-msgstr "æ ?å??è¾?å?ºï¼?"
+#~ msgid "Opening %s"
+#~ msgstr "æ??å¼? %s"
 
-#: ../plugins/tools/tool.c:96
-#, fuzzy
-msgid "None"
-msgstr "æ? "
+#~ msgid "(output)"
+#~ msgstr "(è¾?å?º)"
 
-#: ../plugins/tools/tool.c:97
-#, fuzzy
-msgid "Current buffer"
-msgstr "å½?å??ç?¨æ?·å??(_U)"
+#~ msgid "(error)"
+#~ msgstr "(é??误)"
 
-#: ../plugins/tools/tool.c:98
 #, fuzzy
-msgid "Current selection"
-msgstr "ç¼?è¾?å?¨æ??æ?¬é??æ?©"
+#~ msgid "Running command: %s...\n"
+#~ msgstr "���令�"
 
-#: ../plugins/tools/tool.c:99
 #, fuzzy
-msgid "String"
-msgstr "设置"
+#~ msgid "Completed unsuccessfully with status code %d\n"
+#~ msgstr "å·²å®?æ?? ... 失败"
 
-#: ../plugins/valgrind/anjuta-valgrind.glade.h:1
 #, fuzzy
-msgid "<b>Program to test:</b>"
-msgstr "<b>工����</b>"
+#~ msgid "Unable to create a buffer, command aborted"
+#~ msgstr "æ? æ³?è?·å??æ??å?°ç??æ??æ?¬ç¼?å?²å?º"
 
-#: ../plugins/valgrind/anjuta-valgrind.glade.h:2
 #, fuzzy
-msgid "<b>Valgrind</b>"
-msgstr "<b>é??项</b>"
+#~ msgid "Unable to open input file %s, command aborted"
+#~ msgstr "æ? æ³?è?·å??æ??å?°ç??æ??æ?¬ç¼?å?²å?º"
 
-#: ../plugins/valgrind/anjuta-valgrind.glade.h:3
-msgid ""
-"Memcheck\n"
-"Addrcheck\n"
-"Helgrind"
-msgstr ""
-
-#: ../plugins/valgrind/anjuta-valgrind.glade.h:7
 #, fuzzy
-msgid "Select Tool:"
-msgstr "å?¨é??(_A)"
+#~ msgid "Error when loading external tools"
+#~ msgstr "è½½å?¥å·¥ç¨?æ?¶å??ç??é??误ï¼?%s"
 
-#: ../plugins/valgrind/anjuta-valgrind.glade.h:8
 #, fuzzy
-msgid "Select Valgrind Target"
-msgstr "é??æ?©è°?è¯?ç?®æ ?"
-
-#: ../plugins/valgrind/plugin.c:135
-msgid "Options"
-msgstr "é??项"
+#~ msgid "Unable to open %s for writing"
+#~ msgstr "æ? æ³?æ??å¼?å?¨ %2$s 中æ??å¼? %1$s"
 
-#: ../plugins/valgrind/plugin.c:248
-msgid "Select debugging target"
-msgstr "é??æ?©è°?è¯?ç?®æ ?"
+#~ msgid "Tool operations"
+#~ msgstr "å·¥å?·æ??ä½?"
 
-#: ../plugins/valgrind/plugin.c:305 ../plugins/valgrind/plugin.c:426
-#: ../plugins/valgrind/plugin.c:662 ../plugins/valgrind/plugin.c:671
-msgid "Valgrind"
-msgstr ""
-
-#: ../plugins/valgrind/plugin.c:333
-msgid ""
-"No executable target selected for debugging with Valgrind. Please select one."
-msgstr ""
-
-#: ../plugins/valgrind/plugin.c:342
-msgid ""
-"There aren't any available executable targets for this project.\n"
-"Please create one first."
-msgstr ""
-
-#: ../plugins/valgrind/plugin.c:354
 #, fuzzy
-msgid "Choose file where to save Valgrind log"
-msgstr "é??æ?©ç?®å½?"
-
-#: ../plugins/valgrind/plugin.c:404
-#, fuzzy
-msgid "Open Valgrind log file"
-msgstr "æ??å¼?æ??件"
+#~ msgid "Tools"
+#~ msgstr "工�(_T)"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/valgrind/plugin.c:446
-msgid "_Valgrind"
-msgstr ""
-
-#. Action name
-#. Stock icon, if any
-#: ../plugins/valgrind/plugin.c:454
-msgid "_Select Tool and Run..."
-msgstr ""
+#~ msgid "Command line parameters"
+#~ msgstr "å?½ä»¤è¡?å??æ?°"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/valgrind/plugin.c:462
 #, fuzzy
-msgid "_Kill Execution"
-msgstr "��(_E)"
+#~ msgid "Same as output"
+#~ msgstr "æ ?å??è¾?å?ºï¼?"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/valgrind/plugin.c:470
 #, fuzzy
-msgid "_Load Log"
-msgstr "��(_L)"
+#~ msgid "Existing message pane"
+#~ msgstr "��个信�"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/valgrind/plugin.c:478
 #, fuzzy
-msgid "S_ave Log"
-msgstr "ä¿?å­?(_S)"
+#~ msgid "New message pane"
+#~ msgstr "��个信�"
 
-#. Action name
-#. Stock icon, if any
-#: ../plugins/valgrind/plugin.c:486
 #, fuzzy
-msgid "Edit Rules"
-msgstr "ç¼?è¾?"
+#~ msgid "Replace buffer"
+#~ msgstr "æ?¿æ?¢"
 
-#: ../plugins/valgrind/plugin.c:551
-msgid "Use Valgrind debug tool"
-msgstr ""
-
-#: ../plugins/valgrind/preferences.c:122
-msgid "<b>Valgrind general preferences</b>"
-msgstr ""
-
-#: ../plugins/valgrind/preferences.c:128
-msgid "Valgrind binary file path:"
-msgstr ""
-
-#: ../plugins/valgrind/preferences.c:142
-msgid "Choose Valgrind Binary File Path..."
-msgstr ""
-
-#: ../plugins/valgrind/preferences.c:161
 #, fuzzy
-msgid "Preview"
-msgstr "æ??å?°é¢?è§?"
-
-#: ../plugins/valgrind/preferences.c:174
-msgid "lines above and below the target line."
-msgstr ""
-
-#: ../plugins/valgrind/process.c:55
-#, fuzzy, c-format
-msgid "Failed to create pipe to '%s': %s"
-msgstr "��载�工��%s"
-
-#: ../plugins/valgrind/process.c:110
-#, fuzzy, c-format
-msgid "Failed to create child process '%s': %s"
-msgstr "��载�工��%s"
-
-#: ../plugins/valgrind/vgactions.c:168
-msgid "Reached the end of the input file or error in parsing valgrind output."
-msgstr ""
-
-#: ../plugins/valgrind/vgactions.c:177
-msgid "Process exited."
-msgstr "è¿?ç¨?é??å?º"
-
-#: ../plugins/valgrind/vgactions.c:197
-msgid "Could not get the right valgrind-binary gconf key:"
-msgstr ""
-
-#: ../plugins/valgrind/vgactions.c:205
-#, c-format
-msgid ""
-"Valgrind binary [%s] does not exist. Please check the preferences or install "
-"Valgrind package."
-msgstr ""
-
-#: ../plugins/valgrind/vgactions.c:241 ../plugins/valgrind/vgactions.c:248
-msgid "Could not get the right pipe for the process."
-msgstr ""
-
-#: ../plugins/valgrind/vgcachegrindprefs.c:197
-#, c-format
-msgid ""
-"Invalid syntax in settings '%s'.\n"
-"Please enter a value of the form \"<integer>,<integer>,<integer>\"."
-msgstr ""
-
-#: ../plugins/valgrind/vgcachegrindprefs.c:234
-msgid "Override default settings"
-msgstr ""
-
-#. This is the format of the preference, simply translate the words
-#. * inside the <>
-#: ../plugins/valgrind/vgcachegrindprefs.c:246
-msgid "Enter <size>,<assoc>,<line_size>:"
-msgstr ""
+#~ msgid "Insert in buffer"
+#~ msgstr "æ??å?¥ä¸?个æ??件头"
 
-#: ../plugins/valgrind/vgcachegrindprefs.c:280
-msgid "Cachegrind"
-msgstr ""
-
-#: ../plugins/valgrind/vgdefaultview.c:189
 #, fuzzy
-msgid "Error contains"
-msgstr "å??å?¥æ?¶å?ºé??ï¼?%sã??"
+#~ msgid "Append to buffer"
+#~ msgstr "å½?å??ç?¨æ?·å??(_U)"
 
-#: ../plugins/valgrind/vgdefaultview.c:190
 #, fuzzy
-msgid "Function contains"
-msgstr "��"
+#~ msgid "Replace selection"
+#~ msgstr "ç¼?è¾?å?¨æ??æ?¬é??æ?©"
 
-#: ../plugins/valgrind/vgdefaultview.c:191
 #, fuzzy
-msgid "Object contains"
-msgstr "GObject ç±»"
+#~ msgid "Discard output"
+#~ msgstr "æ ?å??è¾?å?ºï¼?"
 
-#: ../plugins/valgrind/vgdefaultview.c:192
 #, fuzzy
-msgid "Source filename contains"
-msgstr "æº?æ??件ï¼?"
-
-#: ../plugins/valgrind/vgdefaultview.c:229
-#, c-format
-msgid "Invalid regular expression: '%s': %s"
-msgstr ""
-
-#. FIXME: we should really get this title from somewhere else?
-#: ../plugins/valgrind/vgdefaultview.c:773
-msgid "Valgrind Suppression Rules"
-msgstr ""
-
-#. FIXME: we should really get this title from somewhere else?
-#: ../plugins/valgrind/vgdefaultview.c:1118
-#: ../plugins/valgrind/vgrule-list.c:135
-msgid "Valgrind Suppression"
-msgstr ""
-
-#: ../plugins/valgrind/vgdefaultview.c:1166
-msgid "Cu_t"
-msgstr "å?ªå??(_T)"
+#~ msgid "None"
+#~ msgstr "æ? "
 
-#: ../plugins/valgrind/vgdefaultview.c:1170
 #, fuzzy
-msgid "Suppress"
-msgstr "æ?¯æ??"
+#~ msgid "Current buffer"
+#~ msgstr "å½?å??ç?¨æ?·å??(_U)"
 
-#: ../plugins/valgrind/vgdefaultview.c:1172
-msgid "Edit in Custom Editor"
-msgstr ""
-
-#. demangle = decode C++ name encoding
-#: ../plugins/valgrind/vggeneralprefs.c:179
-msgid "Demangle C++ symbol names"
-msgstr ""
-
-#: ../plugins/valgrind/vggeneralprefs.c:187
 #, fuzzy
-msgid "Show"
-msgstr "�示��(_S)"
-
-#: ../plugins/valgrind/vggeneralprefs.c:199
-msgid "callers in stack trace"
-msgstr ""
-
-#: ../plugins/valgrind/vggeneralprefs.c:206
-msgid "Stop showing errors if there are too many"
-msgstr ""
-
-#: ../plugins/valgrind/vggeneralprefs.c:214
-msgid "Round malloc sizes to next word"
-msgstr ""
-
-#: ../plugins/valgrind/vggeneralprefs.c:222
-msgid "Trace any child processes forked off by the program being debugged"
-msgstr ""
-
-#: ../plugins/valgrind/vggeneralprefs.c:230
-msgid "Track open file descriptors"
-msgstr ""
+#~ msgid "Current selection"
+#~ msgstr "ç¼?è¾?å?¨æ??æ?¬é??æ?©"
 
-#: ../plugins/valgrind/vggeneralprefs.c:238
-msgid "Add time stamps to log messages"
-msgstr ""
-
-#: ../plugins/valgrind/vggeneralprefs.c:246
-msgid "Call __libc_freeres() at exit before checking for memory leaks"
-msgstr ""
-
-#: ../plugins/valgrind/vggeneralprefs.c:254
 #, fuzzy
-msgid "Suppressions File:"
-msgstr "CVS å??缩级å?«ï¼?"
-
-#: ../plugins/valgrind/vggeneralprefs.c:274
-msgid "Choose Valgrind Suppressions File..."
-msgstr ""
-
-#: ../plugins/valgrind/vghelgrindprefs.c:165
-msgid "Helgrind"
-msgstr ""
-
-#: ../plugins/valgrind/vghelgrindprefs.c:170
-msgid "Assume thread stacks are used privately"
-msgstr ""
+#~ msgid "String"
+#~ msgstr "设置"
 
-#: ../plugins/valgrind/vghelgrindprefs.c:179
-msgid "Show location of last word access on error:"
-msgstr ""
-
-#: ../plugins/valgrind/vgmemcheckprefs.c:189
-msgid "Memcheck"
-msgstr "å??å­?æ£?æ?¥"
-
-#: ../plugins/valgrind/vgmemcheckprefs.c:194
-msgid "Memory leaks"
-msgstr "å??å­?æ³?æ¼?"
-
-#: ../plugins/valgrind/vgmemcheckprefs.c:199
-msgid "Leak check:"
-msgstr "�����"
-
-#: ../plugins/valgrind/vgmemcheckprefs.c:210
-msgid "Show reachable blocks in leak check"
-msgstr ""
-
-#: ../plugins/valgrind/vgmemcheckprefs.c:218
-msgid "Leak resolution:"
-msgstr "��解��"
-
-#: ../plugins/valgrind/vgmemcheckprefs.c:236
-msgid "Keep up to"
-msgstr ""
-
-#: ../plugins/valgrind/vgmemcheckprefs.c:248
-msgid "bytes in the queue after being free()'d"
-msgstr ""
-
-#: ../plugins/valgrind/vgmemcheckprefs.c:255
-msgid "Work around bugs generated by gcc 2.96"
-msgstr ""
-
-#: ../plugins/valgrind/vgrule-editor.c:197
 #, fuzzy
-msgid "Grow"
-msgstr "��"
-
-#: ../plugins/valgrind/vgrule-editor.c:201
-msgid "Shrink"
-msgstr ""
+#~ msgid "<b>Program to test:</b>"
+#~ msgstr "<b>工����</b>"
 
-#: ../plugins/valgrind/vgrule-editor.c:227
 #, fuzzy
-msgid "Rule name:"
-msgstr "模å??å??ï¼?"
-
-#: ../plugins/valgrind/vgrule-editor.c:237
-msgid "Suppress messages of type:"
-msgstr ""
+#~ msgid "<b>Valgrind</b>"
+#~ msgstr "<b>é??项</b>"
 
-#: ../plugins/valgrind/vgrule-editor.c:247
-msgid "Suppress when using:"
-msgstr ""
-
-#: ../plugins/valgrind/vgrule-editor.c:260
 #, fuzzy
-msgid "System call:"
-msgstr ""
-"\n"
-"系��"
-
-#: ../plugins/valgrind/vgrule-editor.c:271
-msgid "Call chain:"
-msgstr ""
-
-#: ../plugins/valgrind/vgrule-editor.c:529
-#: ../plugins/valgrind/vgrule-editor.c:544
-#, fuzzy, c-format
-msgid "Error saving to suppression file '%s': %s"
-msgstr "å??å?¥æ??件æ?¶å?ºé??ï¼?%sã??"
+#~ msgid "Select Tool:"
+#~ msgstr "å?¨é??(_A)"
 
-#: ../plugins/valgrind/vgrule-list.c:177 ../plugins/valgrind/vgrule-list.c:246
-msgid "You have forgotten to name your suppression rule."
-msgstr ""
-
-#: ../plugins/valgrind/vgrule-list.c:651
-#, c-format
-msgid "Cannot save suppression rules: %s"
-msgstr ""
-
-#: ../plugins/valgrind/vgrule-list.c:653
-msgid "You have not set a suppressions file in your settings."
-msgstr ""
+#, fuzzy
+#~ msgid "Select Valgrind Target"
+#~ msgstr "é??æ?©è°?è¯?ç?®æ ?"
 
-#: ../src/about.c:201
-msgid "Copyright (c) Naba Kumar"
-msgstr "ç??æ?? (c) Naba Kumar"
+#~ msgid "Copyright (c) Naba Kumar"
+#~ msgstr "ç??æ?? (c) Naba Kumar"
 
-#: ../src/anjuta.c:428
 #, fuzzy
-msgid "Loaded Session..."
-msgstr "正�载�工�...\n"
+#~ msgid "Loaded Session..."
+#~ msgstr "正�载�工�...\n"
 
-#: ../src/anjuta.glade.h:1
 #, fuzzy
-msgid "<b>Appearance</b>"
-msgstr "æ??示符"
+#~ msgid "<b>Appearance</b>"
+#~ msgstr "æ??示符"
 
-#: ../src/anjuta.glade.h:2
 #, fuzzy
-msgid "<b>Project Defaults</b>"
-msgstr "<b>å·¥ç¨?æ??è¿°ï¼?</b>"
+#~ msgid "<b>Project Defaults</b>"
+#~ msgstr "<b>å·¥ç¨?æ??è¿°ï¼?</b>"
 
-#: ../src/anjuta.glade.h:3
 #, fuzzy
-msgid "<b>Session</b>"
-msgstr "<b>é??项</b>"
+#~ msgid "<b>Session</b>"
+#~ msgstr "<b>é??项</b>"
 
-#: ../src/anjuta.glade.h:4
-msgid ""
-"Default\n"
-"Text below icons\n"
-"Text beside icons\n"
-"Icons only\n"
-"Text only"
-msgstr ""
-
-#: ../src/anjuta.glade.h:9
 #, fuzzy
-msgid "Default project directory:"
-msgstr "�认工���"
+#~ msgid "Default project directory:"
+#~ msgstr "�认工���"
 
-#: ../src/anjuta.glade.h:10
 #, fuzzy
-msgid "Developer email address:"
-msgstr "ç?¨æ?·ç?µå­?é?®ä»¶å?°å??ï¼?"
+#~ msgid "Developer email address:"
+#~ msgstr "ç?¨æ?·ç?µå­?é?®ä»¶å?°å??ï¼?"
 
-#: ../src/anjuta.glade.h:11
 #, fuzzy
-msgid "Developer name:"
-msgstr "ç?¨æ?·å??ï¼?"
-
-#: ../src/anjuta.glade.h:12
-msgid "Do not load last project and files on startup"
-msgstr ""
-
-#: ../src/anjuta.glade.h:13
-msgid "Do not load last session on startup"
-msgstr ""
+#~ msgid "Developer name:"
+#~ msgstr "ç?¨æ?·å??ï¼?"
 
-#. Style of the buttons/tabs used to select docked windows in anjuta
-#: ../src/anjuta.glade.h:15
 #, fuzzy
-msgid "Dock switcher style:"
-msgstr "å??é? é¡¹ç?®"
+#~ msgid "Dock switcher style:"
+#~ msgstr "å??é? é¡¹ç?®"
 
-#: ../src/anjuta.glade.h:17
 #, fuzzy
-msgid "Select projects directory"
-msgstr "é??æ?©ç?®å½?"
-
-#: ../src/anjuta.glade.h:18
-msgid ""
-"Text\n"
-"Icons\n"
-"Text + Icons\n"
-"Gnome toolbar setting\n"
-"Tabs"
-msgstr ""
-
-#. translators: translate the same as in gnome-control-center
-#: ../src/anjuta.glade.h:24
-msgid "Toolbar button labels:"
-msgstr ""
+#~ msgid "Select projects directory"
+#~ msgstr "é??æ?©ç?®å½?"
 
-#: ../src/anjuta-actions.h:23
-msgid "_File"
-msgstr "æ??件(_F)"
+#~ msgid "_File"
+#~ msgstr "æ??件(_F)"
 
-#: ../src/anjuta-actions.h:24
-msgid "_Quit"
-msgstr "é??å?º(_Q)"
+#~ msgid "_Quit"
+#~ msgstr "é??å?º(_Q)"
 
-#: ../src/anjuta-actions.h:25
-msgid "Quit Anjuta IDE"
-msgstr "é??å?º Anjuta IDE"
+#~ msgid "Quit Anjuta IDE"
+#~ msgstr "é??å?º Anjuta IDE"
 
-#: ../src/anjuta-actions.h:32
 #, fuzzy
-msgid "_Preferences"
-msgstr "é¦?é??项"
+#~ msgid "_Preferences"
+#~ msgstr "é¦?é??项"
 
-#: ../src/anjuta-actions.h:33
-msgid "Do you prefer coffee to tea? Check it out."
-msgstr "设置 anjuta ç??è¡?为ã??"
+#~ msgid "Do you prefer coffee to tea? Check it out."
+#~ msgstr "设置 anjuta ç??è¡?为ã??"
 
-#: ../src/anjuta-actions.h:40
-msgid "_Reset Dock Layout"
-msgstr ""
-
-#: ../src/anjuta-actions.h:41
-msgid "Reset the widgets docking layout to default"
-msgstr ""
+#~ msgid "_Full Screen"
+#~ msgstr "��(_F)"
 
-#: ../src/anjuta-actions.h:47
-msgid "_Full Screen"
-msgstr "��(_F)"
+#~ msgid "Toggle fullscreen mode"
+#~ msgstr "å??æ?¢å?¨å±?模å¼?"
 
-#: ../src/anjuta-actions.h:48
-msgid "Toggle fullscreen mode"
-msgstr "å??æ?¢å?¨å±?模å¼?"
+#~ msgid "_Lock Dock Layout"
+#~ msgstr "é??å®?å??é? å¸?å±?(_L)"
 
-#: ../src/anjuta-actions.h:51
-msgid "_Lock Dock Layout"
-msgstr "é??å®?å??é? å¸?å±?(_L)"
-
-#: ../src/anjuta-actions.h:52
-msgid "Lock the current dock layout so that widgets cannot be moved"
-msgstr ""
-
-#: ../src/anjuta-actions.h:55
 #, fuzzy
-msgid "_Toolbar"
-msgstr "工��(_T)"
-
-#: ../src/anjuta-actions.h:56
-msgid "Show or hide the toolbar"
-msgstr ""
+#~ msgid "_Toolbar"
+#~ msgstr "工��(_T)"
 
-#: ../src/anjuta-actions.h:61
-msgid "_Help"
-msgstr "帮�(_H)"
+#~ msgid "_Help"
+#~ msgstr "帮�(_H)"
 
-#: ../src/anjuta-actions.h:63
 #, fuzzy
-msgid "_User's Manual"
-msgstr "ç?¨æ?·æ??å??(_U)"
+#~ msgid "_User's Manual"
+#~ msgstr "ç?¨æ?·æ??å??(_U)"
 
-#: ../src/anjuta-actions.h:64
 #, fuzzy
-msgid "Anjuta user's manual"
-msgstr "Anjuta ç?¨æ?·æ??å??"
+#~ msgid "Anjuta user's manual"
+#~ msgstr "Anjuta ç?¨æ?·æ??å??"
 
-#: ../src/anjuta-actions.h:67
-msgid "Kick start _tutorial"
-msgstr ""
-
-#: ../src/anjuta-actions.h:68
 #, fuzzy
-msgid "Anjuta Kick start tutorial"
-msgstr "Anjuta ����对��"
-
-#: ../src/anjuta-actions.h:71
-msgid "_Advanced tutorial"
-msgstr "é«?级æ??ç¨?(_A)"
-
-#: ../src/anjuta-actions.h:72
-msgid "Anjuta advanced tutorial"
-msgstr ""
+#~ msgid "Anjuta Kick start tutorial"
+#~ msgstr "Anjuta ����对��"
 
-#: ../src/anjuta-actions.h:75
-msgid "_Frequently Asked Questions"
-msgstr ""
-
-#: ../src/anjuta-actions.h:76
-msgid "Anjuta frequently asked questions"
-msgstr ""
+#~ msgid "_Advanced tutorial"
+#~ msgstr "é«?级æ??ç¨?(_A)"
 
-#: ../src/anjuta-actions.h:79
-msgid "Anjuta _Home Page"
-msgstr "Anjuta 主页(_H)"
+#~ msgid "Anjuta _Home Page"
+#~ msgstr "Anjuta 主页(_H)"
 
-#: ../src/anjuta-actions.h:80
-msgid "Online documentation and resources"
-msgstr "å?¨çº¿æ??æ¡£å??èµ?æº?"
-
-#: ../src/anjuta-actions.h:83
-msgid "Report _Bugs/Patches/Requests"
-msgstr ""
+#~ msgid "Online documentation and resources"
+#~ msgstr "å?¨çº¿æ??æ¡£å??èµ?æº?"
 
-#: ../src/anjuta-actions.h:84
 #, fuzzy
-msgid "Submit a bug report, patch or feature request for Anjuta"
-msgstr "ä¼ é??ä¸?äº?å?¯æ?¹å?? Anjtua ç¨?åº?ç??建议"
+#~ msgid "Submit a bug report, patch or feature request for Anjuta"
+#~ msgstr "ä¼ é??ä¸?äº?å?¯æ?¹å?? Anjtua ç¨?åº?ç??建议"
 
-#: ../src/anjuta-actions.h:87
 #, fuzzy
-msgid "Ask a _Question"
-msgstr "æ??é?®(_Q)"
+#~ msgid "Ask a _Question"
+#~ msgstr "æ??é?®(_Q)"
 
-#: ../src/anjuta-actions.h:88
-msgid "Submit a question for FAQs"
-msgstr "ä¼ é??ä¸?个é?®é¢?è?³ FAQs"
+#~ msgid "Submit a question for FAQs"
+#~ msgstr "ä¼ é??ä¸?个é?®é¢?è?³ FAQs"
 
-#: ../src/anjuta-actions.h:91
-msgid "_About"
-msgstr "��(_A)"
+#~ msgid "_About"
+#~ msgstr "��(_A)"
 
-#: ../src/anjuta-actions.h:92
-msgid "About Anjuta"
-msgstr "�� Anjuta"
+#~ msgid "About Anjuta"
+#~ msgstr "�� Anjuta"
 
-#: ../src/anjuta-actions.h:95
 #, fuzzy
-msgid "About External _Plugins"
-msgstr "Anjuta æ??件"
+#~ msgid "About External _Plugins"
+#~ msgstr "Anjuta æ??件"
 
-#: ../src/anjuta-actions.h:96
-msgid "About third party Anjuta plugins"
-msgstr ""
-
-#: ../src/anjuta-app.c:426
-msgid "Edit"
-msgstr "ç¼?è¾?"
+#~ msgid "Edit"
+#~ msgstr "ç¼?è¾?"
 
-#: ../src/anjuta-app.c:430 ../src/anjuta-app.c:435
-msgid "View"
-msgstr "æ?¥ç??"
+#~ msgid "View"
+#~ msgstr "æ?¥ç??"
 
-#: ../src/anjuta-app.c:659
 #, fuzzy
-msgid "Installed plugins"
-msgstr "Anjuta æ??件"
+#~ msgid "Installed plugins"
+#~ msgstr "Anjuta æ??件"
 
-#: ../src/anjuta-app.c:663
 #, fuzzy
-msgid "Shortcuts"
-msgstr "快���"
-
-#: ../src/anjuta-app.c:735
-#, c-format
-msgid "Value doesn't exist"
-msgstr "����"
-
-#: ../src/main.c:62
-msgid "Specify the size and location of the main window"
-msgstr "æ??å®?主çª?å?£ç??大å°?å??ä½?ç½®"
+#~ msgid "Shortcuts"
+#~ msgstr "快���"
 
-#. This is the format you can specify the size andposition
-#. * of the window on command line
-#: ../src/main.c:65
-msgid "WIDTHxHEIGHT+XOFF+YOFF"
-msgstr "WIDTHxHEIGHT+XOFF+YOFF"
+#~ msgid "Value doesn't exist"
+#~ msgstr "����"
 
-#: ../src/main.c:70
-msgid "Do not show the splashscreen"
-msgstr "��示����"
+#~ msgid "Specify the size and location of the main window"
+#~ msgstr "æ??å®?主çª?å?£ç??大å°?å??ä½?ç½®"
 
-#: ../src/main.c:76
-msgid "Start a new instance and do not open the file in a existing"
-msgstr ""
+#~ msgid "WIDTHxHEIGHT+XOFF+YOFF"
+#~ msgstr "WIDTHxHEIGHT+XOFF+YOFF"
 
-#: ../src/main.c:82
-msgid "Do not open last session on startup"
-msgstr ""
+#~ msgid "Do not show the splashscreen"
+#~ msgstr "��示����"
 
-#: ../src/main.c:88
 #, fuzzy
-msgid "Do not open last project and files on startup"
-msgstr "æ? æ³?æ??å¼?ç??æ??ç??å·¥ç¨?æ??件"
-
-#: ../src/main.c:94
-msgid "Shutdown anjuta properly releasing all resources (for debugging)"
-msgstr ""
+#~ msgid "Do not open last project and files on startup"
+#~ msgstr "æ? æ³?æ??å¼?ç??æ??ç??å·¥ç¨?æ??件"
 
-#: ../src/main.c:156
 #, fuzzy
-msgid "- Integrated Development Environment"
-msgstr "é??æ??å¼?å??ç?¯å¢?"
+#~ msgid "- Integrated Development Environment"
+#~ msgstr "é??æ??å¼?å??ç?¯å¢?"
 
-#: ../src/main.c:224
 #, fuzzy
-msgid "Anjuta"
-msgstr "Anjuta IDE"
+#~ msgid "Anjuta"
+#~ msgstr "Anjuta IDE"
 
-#: ../plugins/language-support-cpp-java/anjuta-language-cpp-java.glade.h:1
 #, fuzzy
-msgid "<b>Autocompletion (C/C++/Java only)</b>"
-msgstr "<b>��补�</b>"
+#~ msgid "<b>Autocompletion (C/C++/Java only)</b>"
+#~ msgstr "<b>��补�</b>"
 
-#: ../plugins/language-support-cpp-java/anjuta-language-cpp-java.glade.h:2
 #, fuzzy
-msgid "<b>Calltips</b>"
-msgstr "<b>é??项</b>"
+#~ msgid "<b>Calltips</b>"
+#~ msgstr "<b>é??项</b>"
 
-#: ../plugins/language-support-cpp-java/anjuta-language-cpp-java.glade.h:3
 #, fuzzy
-msgid "<b>Indentation parameters</b>"
-msgstr "æ??示符"
+#~ msgid "<b>Indentation parameters</b>"
+#~ msgstr "æ??示符"
 
-#: ../plugins/language-support-cpp-java/anjuta-language-cpp-java.glade.h:4
 #, fuzzy
-msgid "<b>Smart Indentation</b>"
-msgstr "æ??ç±»é??项"
-
-#: ../plugins/language-support-cpp-java/anjuta-language-cpp-java.glade.h:5
-msgid "Add '(' after function call autocompletion"
-msgstr ""
+#~ msgid "<b>Smart Indentation</b>"
+#~ msgstr "æ??ç±»é??项"
 
-#: ../plugins/language-support-cpp-java/anjuta-language-cpp-java.glade.h:6
-msgid "Add a space after function call autocompletion"
-msgstr ""
-
-#: ../plugins/language-support-cpp-java/anjuta-language-cpp-java.glade.h:7
 #, fuzzy
-msgid "Autocomplete"
-msgstr "��补�(_A)"
+#~ msgid "Autocomplete"
+#~ msgstr "��补�(_A)"
 
-#: ../plugins/language-support-cpp-java/anjuta-language-cpp-java.glade.h:9
 #, fuzzy
-msgid "Brace indentation size in spaces:"
-msgstr "缩è¿?ç??空ç?½é?¿åº¦ï¼?"
+#~ msgid "Brace indentation size in spaces:"
+#~ msgstr "缩è¿?ç??空ç?½é?¿åº¦ï¼?"
 
-#: ../plugins/language-support-cpp-java/anjuta-language-cpp-java.glade.h:10
 #, fuzzy
-msgid "Enable adaptive indentation"
-msgstr "����缩�"
+#~ msgid "Enable adaptive indentation"
+#~ msgstr "����缩�"
 
-#: ../plugins/language-support-cpp-java/anjuta-language-cpp-java.glade.h:11
 #, fuzzy
-msgid "Enable code completion"
-msgstr "å??许代ç ?æ??å? "
+#~ msgid "Enable code completion"
+#~ msgstr "å??许代ç ?æ??å? "
 
-#: ../plugins/language-support-cpp-java/anjuta-language-cpp-java.glade.h:12
 #, fuzzy
-msgid "Enable smart brace completion"
-msgstr "å??许代ç ?æ??å? "
+#~ msgid "Enable smart brace completion"
+#~ msgstr "å??许代ç ?æ??å? "
 
-#: ../plugins/language-support-cpp-java/anjuta-language-cpp-java.glade.h:13
 #, fuzzy
-msgid "Enable smart indentation"
-msgstr "����缩�"
+#~ msgid "Enable smart indentation"
+#~ msgstr "����缩�"
 
-#: ../plugins/language-support-cpp-java/anjuta-language-cpp-java.glade.h:14
-msgid "Pressing tab indents"
-msgstr "æ?? Tab é?®ç¼©è¿?"
+#~ msgid "Pressing tab indents"
+#~ msgstr "æ?? Tab é?®ç¼©è¿?"
 
-#: ../plugins/language-support-cpp-java/anjuta-language-cpp-java.glade.h:15
 #, fuzzy
-msgid "Show calltips"
-msgstr "æ?¾ç¤ºæ??示(_H)"
+#~ msgid "Show calltips"
+#~ msgstr "æ?¾ç¤ºæ??示(_H)"
 
-#: ../plugins/language-support-cpp-java/anjuta-language-cpp-java.glade.h:16
 #, fuzzy
-msgid "Smart Indentation"
-msgstr "缩�"
+#~ msgid "Smart Indentation"
+#~ msgstr "缩�"
 
-#: ../plugins/language-support-cpp-java/anjuta-language-cpp-java.glade.h:17
 #, fuzzy
-msgid "Statement indentation size in spaces:"
-msgstr "缩è¿?ç??空ç?½é?¿åº¦ï¼?"
+#~ msgid "Statement indentation size in spaces:"
+#~ msgstr "缩è¿?ç??空ç?½é?¿åº¦ï¼?"
 
-#: ../plugins/language-support-cpp-java/plugin.c:1899
-msgid "_AutoComplete"
-msgstr "��补�(_A)"
+#~ msgid "_AutoComplete"
+#~ msgstr "��补�(_A)"
 
-#: ../plugins/language-support-cpp-java/plugin.c:1900
-msgid "AutoComplete the current word"
-msgstr "è?ªå?¨è¡¥å?¨å½?å??ç??è¯?"
+#~ msgid "AutoComplete the current word"
+#~ msgstr "è?ªå?¨è¡¥å?¨å½?å??ç??è¯?"
 
-#: ../plugins/language-support-cpp-java/plugin.c:1906
-msgid "Auto Indent"
-msgstr ""
-
-#: ../plugins/language-support-cpp-java/plugin.c:1907
-msgid "Auto indent current line or selection based on indentation settings"
-msgstr ""
+#~ msgid "Swap .h/.c"
+#~ msgstr "交� .h /.c"
 
-#: ../plugins/language-support-cpp-java/plugin.c:1912
-msgid "Swap .h/.c"
-msgstr "交� .h /.c"
+#~ msgid "Swap c header and source files"
+#~ msgstr "交æ?¢ c 头æ??件å??æº?æ??件"
 
-#: ../plugins/language-support-cpp-java/plugin.c:1913
-msgid "Swap c header and source files"
-msgstr "交æ?¢ c 头æ??件å??æº?æ??件"
-
-#: ../plugins/language-support-cpp-java/plugin.c:1956
-msgid "C++/Java Assistance"
-msgstr ""
-
-#: ../plugins/language-support-cpp-java/plugin.c:2044
-#: ../plugins/language-support-cpp-java/plugin.c:2053
-msgid "C/C++/Java/Vala"
-msgstr ""
-
-#: ../plugins/sourceview/plugin.c:223 ../plugins/sourceview/plugin.c:261
-msgid "GtkSourceView Editor"
-msgstr ""
-
-#: ../plugins/gdb/anjuta-gdb.plugin.in.h:1
-msgid "Gdb"
-msgstr ""
-
-#: ../plugins/gdb/anjuta-gdb.plugin.in.h:2
-msgid "Gdb plugin."
-msgstr ""
-
-#: ../plugins/git/git.plugin.in.h:2
-msgid "Git version control"
-msgstr ""
-
-#: ../plugins/devhelp/anjuta-devhelp.plugin.in.h:1
 #, fuzzy
-msgid "API Help"
-msgstr "帮�"
-
-#: ../plugins/devhelp/anjuta-devhelp.plugin.in.h:2
-msgid "Devhelp Plugin for Anjuta."
-msgstr ""
+#~ msgid "API Help"
+#~ msgstr "帮�"
 
-#: ../plugins/document-manager/anjuta-document-manager.plugin.in.h:2
-msgid "Provides document management capabilities."
-msgstr ""
-
-#: ../plugins/file-wizard/anjuta-file-wizard.plugin.in.h:1
 #, fuzzy
-msgid "Anjuta File Assistant Plugin"
-msgstr "Anjuta æ??件"
+#~ msgid "Anjuta File Assistant Plugin"
+#~ msgstr "Anjuta æ??件"
 
-#: ../plugins/file-wizard/anjuta-file-wizard.plugin.in.h:3
 #, fuzzy
-msgid "File Assistant"
-msgstr "å·¥ç¨?ç??æ?¬"
-
-#: ../plugins/file-manager/file-manager.plugin.in.h:2
-msgid "File manager for project and single files"
-msgstr ""
-
-#: ../plugins/subversion/anjuta-subversion.plugin.in.h:1
-msgid "A Subversion client plugin based on libsvn"
-msgstr ""
-
-#: ../plugins/class-inheritance/anjuta-class-inheritance.plugin.in.h:1
-msgid "A graph painter for the inheritance of the classes."
-msgstr ""
+#~ msgid "File Assistant"
+#~ msgstr "å·¥ç¨?ç??æ?¬"
 
-#: ../plugins/class-inheritance/anjuta-class-inheritance.plugin.in.h:2
 #, fuzzy
-msgid "Class Inheritance"
-msgstr "�类继��"
+#~ msgid "Glade File"
+#~ msgstr "é??è½½æ??件(_I)"
 
-#: ../plugins/glade/anjuta-glade.plugin.in.h:1
 #, fuzzy
-msgid "Glade File"
-msgstr "é??è½½æ??件(_I)"
-
-#: ../plugins/glade/anjuta-glade.plugin.in.h:2
-msgid "Glade Plugin for Anjuta."
-msgstr ""
+#~ msgid "Task Manager"
+#~ msgstr "å¸?å±?管ç??å?¨"
 
-#: ../plugins/glade/anjuta-glade.plugin.in.h:3
-msgid "Glade interface designer"
-msgstr ""
-
-#: ../plugins/gtodo/anjuta-gtodo.plugin.in.h:1
 #, fuzzy
-msgid "Task Manager"
-msgstr "å¸?å±?管ç??å?¨"
-
-#: ../plugins/gtodo/anjuta-gtodo.plugin.in.h:2
-msgid "Todo Plugin for Anjuta."
-msgstr ""
-
-#: ../plugins/macro/anjuta-macro.plugin.in.h:1
-msgid "Insert predefined macros into Editor"
-msgstr ""
+#~ msgid "Macro Plugin"
+#~ msgstr "Anjuta æ??件"
 
-#: ../plugins/macro/anjuta-macro.plugin.in.h:2
 #, fuzzy
-msgid "Macro Plugin"
-msgstr "Anjuta æ??件"
+#~ msgid "Patch Plugin"
+#~ msgstr "è¡¥ä¸?æ??件"
 
-#: ../plugins/patch/anjuta-patch.plugin.in.h:1
 #, fuzzy
-msgid "Patch Plugin"
-msgstr "è¡¥ä¸?æ??件"
+#~ msgid "Patches files and directories."
+#~ msgstr "å??建æ?°æ??件夹"
 
-#: ../plugins/patch/anjuta-patch.plugin.in.h:2
 #, fuzzy
-msgid "Patches files and directories."
-msgstr "å??建æ?°æ??件夹"
+#~ msgid "Automake Build"
+#~ msgstr "��"
 
-#: ../plugins/tools/anjuta-tools.plugin.in.h:2
-msgid "Use external program from Anjuta"
-msgstr ""
-
-#: ../plugins/sample1/anjuta-sample.plugin.in.h:1
 #, fuzzy
-msgid "Sample Plugin"
-msgstr "示ä¾?æ??件"
+#~ msgid "CVS Plugin"
+#~ msgstr "示ä¾?æ??件"
 
-#: ../plugins/sample1/anjuta-sample.plugin.in.h:2
 #, fuzzy
-msgid "Sample Plugin for Anjuta."
-msgstr "示ä¾?æ??件"
+#~ msgid "Project Import Assistant"
+#~ msgstr "å·¥ç¨?导å?¥å??导"
 
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools.plugin.in.h:1
 #, fuzzy
-msgid "Automake Build"
-msgstr "��"
+#~ msgid "Project Assistant"
+#~ msgstr "å·¥ç¨?ç??æ?¬"
 
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools.plugin.in.h:2
-msgid "Basic autotools build plugin."
-msgstr ""
+#~ msgid "Searching"
+#~ msgstr "æ??ç´¢"
 
-#: ../plugins/terminal/anjuta-terminal.plugin.in.h:2
-msgid "Terminal Plugin for Anjuta."
-msgstr ""
+#~ msgid "Anjuta Class Generator Plugin"
+#~ msgstr "Anjuta ç±»ç??æ??å?¨æ??件"
 
-#: ../plugins/cvs-plugin/anjuta-cvs.plugin.in.h:1
-msgid "A version control system plugin"
-msgstr ""
+#~ msgid "C++/GObject Class"
+#~ msgstr "C++/GObject ç±»"
 
-#: ../plugins/cvs-plugin/anjuta-cvs.plugin.in.h:2
-#, fuzzy
-msgid "CVS Plugin"
-msgstr "示ä¾?æ??件"
+#~ msgid "Class Generator"
+#~ msgstr "ç±»ç??æ??å?¨"
 
-#: ../plugins/project-import/anjuta-project-import.plugin.in.h:1
-msgid "Import an existing autotools project to anjuta"
-msgstr ""
+#~ msgid "Project Manager"
+#~ msgstr "å·¥ç¨?管ç??å?¨"
 
-#: ../plugins/project-import/anjuta-project-import.plugin.in.h:2
-msgid "Project From Existing Sources"
-msgstr ""
+#~ msgid "Project Manager Plugin for Anjuta."
+#~ msgstr "Anjuta ç??å·¥ç¨?管ç??å?¨æ??件"
 
-#: ../plugins/project-import/anjuta-project-import.plugin.in.h:3
 #, fuzzy
-msgid "Project Import Assistant"
-msgstr "å·¥ç¨?导å?¥å??导"
+#~ msgid "Symbol Database Plugin for Anjuta (unstable)."
+#~ msgstr "示ä¾?æ??件"
 
-#: ../plugins/sourceview/sourceview.plugin.in.h:1
-msgid "GtkSourceview editor"
-msgstr ""
-
-#: ../plugins/sourceview/sourceview.plugin.in.h:2
-msgid "The default editor based on GtkSourceview"
-msgstr ""
-
-#: ../plugins/scintilla/anjuta-editor.plugin.in.h:1
-msgid "An alternate editor based on Scintilla"
-msgstr ""
-
-#: ../plugins/scratchbox/anjuta-scratchbox.plugin.in.h:1
-msgid "Change build commands to use scratchbox 1 or 2"
-msgstr ""
-
-#: ../plugins/starter/anjuta-starter.plugin.in.h:2
-msgid "Welcome page with most common actions."
-msgstr ""
-
-#: ../plugins/language-support-cpp-java/anjuta-language-cpp-java.plugin.in.h:1
-msgid "C++ and Java support Plugin"
-msgstr ""
+#~ msgid "Manages messages from external apps"
+#~ msgstr "管ç??å¤?é?¨ç¨?åº?ç??æ¶?æ?¯"
 
-#: ../plugins/language-support-cpp-java/anjuta-language-cpp-java.plugin.in.h:2
-msgid "C++ and Java support plugin for code completion, auto indentation etc."
-msgstr ""
+#~ msgid "Message Manager"
+#~ msgstr "æ¶?æ?¯ç®¡ç??å?¨"
 
-#: ../plugins/project-wizard/anjuta-project-wizard.plugin.in.h:2
 #, fuzzy
-msgid "Project Assistant"
-msgstr "å·¥ç¨?ç??æ?¬"
+#~ msgid "Debug Manager plugin."
+#~ msgstr "示ä¾?æ??件æ??ä½?"
 
-#: ../plugins/profiler/profiler.plugin.in.h:1
-msgid "Application performance profiler"
-msgstr ""
+#~ msgid "Run Program"
+#~ msgstr "����"
 
-#: ../plugins/profiler/profiler.plugin.in.h:2
-#, fuzzy
-msgid "Profile"
-msgstr "Po æ??件ï¼?"
-
-#: ../plugins/search/anjuta-search.plugin.in.h:1
-msgid "Component for searching"
-msgstr ""
-
-#: ../plugins/search/anjuta-search.plugin.in.h:2
-msgid "Searching"
-msgstr "æ??ç´¢"
-
-#: ../plugins/class-gen/anjuta-class-gen.plugin.in.h:1
-msgid "Anjuta Class Generator Plugin"
-msgstr "Anjuta ç±»ç??æ??å?¨æ??件"
-
-#: ../plugins/class-gen/anjuta-class-gen.plugin.in.h:2
-msgid "C++/GObject Class"
-msgstr "C++/GObject ç±»"
-
-#: ../plugins/class-gen/anjuta-class-gen.plugin.in.h:3
-msgid "Class Generator"
-msgstr "ç±»ç??æ??å?¨"
-
-#: ../plugins/project-manager/anjuta-project-manager.plugin.in.h:1
-msgid "Project Manager"
-msgstr "å·¥ç¨?管ç??å?¨"
-
-#: ../plugins/project-manager/anjuta-project-manager.plugin.in.h:2
-msgid "Project Manager Plugin for Anjuta."
-msgstr "Anjuta ç??å·¥ç¨?管ç??å?¨æ??件"
-
-#: ../plugins/symbol-db/symbol-db.plugin.in.h:2
-#, fuzzy
-msgid "Symbol Database Plugin for Anjuta (unstable)."
-msgstr "示ä¾?æ??件"
-
-#: ../plugins/message-view/anjuta-message-manager.plugin.in.h:1
-msgid "Manages messages from external apps"
-msgstr "管ç??å¤?é?¨ç¨?åº?ç??æ¶?æ?¯"
-
-#: ../plugins/message-view/anjuta-message-manager.plugin.in.h:2
-msgid "Message Manager"
-msgstr "æ¶?æ?¯ç®¡ç??å?¨"
-
-#: ../plugins/valgrind/anjuta-valgrind.plugin.in.h:1
-msgid "Powerful debugging tool."
-msgstr ""
+#~ msgid "Language Manager"
+#~ msgstr "语è¨?管ç??å?¨"
 
-#: ../plugins/valgrind/anjuta-valgrind.plugin.in.h:2
-msgid "Valgrind Plugin"
-msgstr ""
-
-#: ../plugins/file-loader/anjuta-loader.plugin.in.h:2
-msgid "File loader to load different files"
-msgstr ""
-
-#: ../plugins/debug-manager/anjuta-debug-manager.plugin.in.h:1
-#, fuzzy
-msgid "Debug Manager plugin."
-msgstr "示ä¾?æ??件æ??ä½?"
-
-#: ../plugins/run-program/anjuta-run-program.plugin.in.h:1
-msgid "Allow to execute program without debugger."
-msgstr ""
-
-#: ../plugins/run-program/anjuta-run-program.plugin.in.h:2
-msgid "Run Program"
-msgstr "����"
-
-#: ../plugins/language-manager/language-manager.plugin.in.h:1
-msgid "Language Manager"
-msgstr "语è¨?管ç??å?¨"
-
-#: ../plugins/language-manager/language-manager.plugin.in.h:2
-msgid "Plugin to keep track of multiple programming languages"
-msgstr ""
-
-#: ../plugins/gbf-mkfile/gbf-mkfile.plugin.in.h:1
 #, fuzzy
-msgid "Makefile backend"
-msgstr "Makefiles"
-
-#: ../plugins/gbf-mkfile/gbf-mkfile.plugin.in.h:2
-msgid "Makefile backend for project manager"
-msgstr ""
-
-#: ../plugins/gbf-am/gbf-am.plugin.in.h:1
-msgid "Autotools backend"
-msgstr ""
-
-#: ../plugins/gbf-am/gbf-am.plugin.in.h:2
-msgid "Autotools backend for project manager"
-msgstr ""
+#~ msgid "Makefile backend"
+#~ msgstr "Makefiles"
 
 #~ msgid "Loaded: "
 #~ msgstr "已���"



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