[anjuta] Update British English translation
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] Update British English translation
- Date: Sun, 18 Sep 2016 10:00:54 +0000 (UTC)
commit 6712947ee9363292adaf014c7b40c47e57633685
Author: David King <amigadave amigadave com>
Date: Sun Sep 18 12:00:39 2016 +0200
Update British English translation
po/en_GB.po | 3269 ++++++++++++++++++++++++++++++++---------------------------
1 files changed, 1785 insertions(+), 1484 deletions(-)
---
diff --git a/po/en_GB.po b/po/en_GB.po
index 7cfca7b..d2be5e7 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -9,11 +9,11 @@
msgid ""
msgstr ""
"Project-Id-Version: anjuta\n"
-"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=anjuta"
-"&keywords=I18N+L10N&component=core application\n"
-"POT-Creation-Date: 2012-10-30 23:19+0000\n"
-"PO-Revision-Date: 2012-11-01 23:01-0400\n"
-"Last-Translator: Chris Leonard <cjlhomeaddress gmail com>\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
+"product=anjuta&keywords=I18N+L10N&component=core application\n"
+"POT-Creation-Date: 2016-08-17 12:15+0000\n"
+"PO-Revision-Date: 2016-09-18 11:47+0200\n"
+"Last-Translator: David King <amigadave amigadave com>\n"
"Language-Team: Sugar Labs\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
@@ -23,17 +23,63 @@ msgstr ""
"X-Generator: Virtaal 0.7.1\n"
"X-Project-Style: gnome\n"
-#: ../anjuta.desktop.in.in.h:1 ../src/main.c:50
+#: ../anjuta.appdata.xml.in.h:1 ../anjuta.desktop.in.in.h:1 ../src/main.c:34
msgid "Anjuta"
msgstr "Anjuta"
-#: ../anjuta.desktop.in.in.h:2 ../src/about.c:207
+#: ../anjuta.appdata.xml.in.h:2 ../anjuta.desktop.in.in.h:3
+msgid "Develop software in an integrated development environment"
+msgstr "Develop software in an integrated development environment"
+
+#: ../anjuta.appdata.xml.in.h:3
+msgid ""
+"Anjuta DevStudio is a versatile software development studio featuring a "
+"number of advanced programming facilities including project management, "
+"application wizard, interactive debugger, source editor, version control, "
+"GUI designer, profiler and many more tools. It focuses on providing simple "
+"and usable user interface, yet powerful for efficient development."
+msgstr ""
+"Anjuta DevStudio is a versatile software development studio featuring a "
+"number of advanced programming facilities including project management, "
+"application wizard, interactive debugger, source editor, version control, "
+"GUI designer, profiler and many more tools. It focuses on providing simple "
+"and usable user interface, yet powerful for efficient development."
+
+#: ../anjuta.appdata.xml.in.h:4
+msgid ""
+"Anjuta is very extensible with plugins. Almost all features in Anjuta are "
+"implemented using plugins which can be dynamically enabled or disabled. You "
+"can choose which plugins should be active for your project. Like the user "
+"interface layout, the set of active plugins is also persistent for each "
+"project making it easy to work on projects with various levels of "
+"complexity. Using plugins, you can extend Anjuta with your own features."
+msgstr ""
+"Anjuta is very extensible with plugins. Almost all features in Anjuta are "
+"implemented using plugins which can be dynamically enabled or disabled. You "
+"can choose which plugins should be active for your project. Like the user "
+"interface layout, the set of active plugins is also persistent for each "
+"project making it easy to work on projects with various levels of "
+"complexity. Using plugins, you can extend Anjuta with your own features."
+
+#: ../anjuta.appdata.xml.in.h:5
+msgid ""
+"The project wizard lets you create new projects from a selection of project "
+"templates. The selection includes simple generic, flat (no subdirectory), GTK"
+"+, GNOME, Java, Python projects and more. New templates can be easily "
+"downloaded and installed."
+msgstr ""
+"The project wizard lets you create new projects from a selection of project "
+"templates. The selection includes simple generic, flat (no subdirectory), GTK"
+"+, GNOME, Java, Python projects and more. New templates can be easily "
+"downloaded and installed."
+
+#: ../anjuta.desktop.in.in.h:2 ../src/about.c:188
msgid "Integrated Development Environment"
msgstr "Integrated Development Environment"
-#: ../anjuta.desktop.in.in.h:3
-msgid "Develop software in an integrated development environment"
-msgstr "Develop software in an integrated development environment"
+#: ../anjuta.desktop.in.in.h:4
+msgid "IDE;development;programming;"
+msgstr "IDE;development;programming;"
#: ../libanjuta/anjuta-autogen.c:239
msgid "Autogen is busy"
@@ -81,13 +127,13 @@ msgstr "Unable to find plugin registration function %s in module %s"
msgid "Unknown error in module %s"
msgstr "Unknown error in module %s"
-#: ../libanjuta/anjuta-column-text-view.c:40 ../plugins/git/git-pane.c:123
+#: ../libanjuta/anjuta-column-text-view.c:40 ../plugins/git/git-pane.c:142
#, c-format
msgid "Column %i"
msgstr "Column %i"
#. Column label
-#: ../libanjuta/anjuta-column-text-view.c:69
+#: ../libanjuta/anjuta-column-text-view.c:73
msgid "Column 1"
msgstr "Column 1"
@@ -241,11 +287,11 @@ msgstr "Thai"
msgid "Unknown"
msgstr "Unknown"
-#: ../libanjuta/anjuta-entry.c:241
+#: ../libanjuta/anjuta-entry.c:247
msgid "Help text"
msgstr "Help text"
-#: ../libanjuta/anjuta-entry.c:242
+#: ../libanjuta/anjuta-entry.c:248
msgid "Text to show the user what to enter into the entry"
msgstr "Text to show the user what to enter into the entry"
@@ -261,8 +307,8 @@ msgstr "Environment Variables:"
#: ../plugins/class-gen/window.c:777 ../plugins/class-gen/window.c:785
#: ../plugins/class-gen/window.c:793 ../plugins/class-gen/window.c:803
#: ../plugins/class-gen/window.c:813 ../plugins/class-gen/window.c:825
-#: ../plugins/project-manager/dialogs.c:481
-#: ../plugins/snippets-manager/plugin.c:762
+#: ../plugins/project-manager/dialogs.c:482
+#: ../plugins/snippets-manager/plugin.c:763
#: ../plugins/snippets-manager/snippets-browser.c:533
#: ../plugins/snippets-manager/snippets-editor.c:37
msgid "Name"
@@ -272,7 +318,7 @@ msgstr "Name"
#: ../plugins/class-gen/window.c:770 ../plugins/class-gen/window.c:786
#: ../plugins/class-gen/window.c:817 ../plugins/debug-manager/debug_tree.c:128
#: ../plugins/debug-manager/registers.c:469
-#: ../plugins/project-manager/dialogs.c:489 ../plugins/tools/editor.c:476
+#: ../plugins/project-manager/dialogs.c:490 ../plugins/tools/editor.c:476
msgid "Value"
msgstr "Value"
@@ -280,23 +326,23 @@ msgstr "Value"
msgid "Path that dropped files should be relative to"
msgstr "Path that dropped files should be relative to"
-#: ../libanjuta/anjuta-file-list.c:101
+#: ../libanjuta/anjuta-file-list.c:104
msgid "Drop a file or enter a path here"
msgstr "Drop a file or enter a path here"
-#: ../libanjuta/anjuta-file-list.c:274
+#: ../libanjuta/anjuta-file-list.c:277
msgid "Select Files"
msgstr "Select Files"
-#: ../libanjuta/anjuta-file-list.c:540
+#: ../libanjuta/anjuta-file-list.c:547
msgid "Path that all files in the list should be relative to"
msgstr "Path that all files in the list should be relative to"
-#: ../libanjuta/anjuta-file-list.c:547
+#: ../libanjuta/anjuta-file-list.c:554
msgid "Show Add button"
msgstr "Show Add button"
-#: ../libanjuta/anjuta-file-list.c:548
+#: ../libanjuta/anjuta-file-list.c:555
msgid "Display an Add button"
msgstr "Display an Add button"
@@ -311,30 +357,29 @@ msgstr "Display an Add button"
msgid "[Pp]assword.*:"
msgstr "[Pp]assword.*:"
-#: ../libanjuta/anjuta-launcher.c:1165 ../libanjuta/resources.c:267
-#: ../libanjuta/resources.c:276 ../plugins/gdb/utilities.c:282
+#: ../libanjuta/anjuta-launcher.c:1167 ../plugins/gdb/utilities.c:282
#, c-format
msgid "Cannot execute command: \"%s\""
msgstr "Cannot execute command: \"%s\""
-#: ../libanjuta/anjuta-launcher.c:1166
+#: ../libanjuta/anjuta-launcher.c:1168
msgid "execvp failed"
msgstr "execvp failed"
-#: ../libanjuta/anjuta-plugin.c:331 ../libanjuta/anjuta-plugin-manager.c:2379
+#: ../libanjuta/anjuta-plugin.c:319 ../libanjuta/anjuta-plugin-manager.c:2401
msgid "Anjuta Shell"
msgstr "Anjuta Shell"
-#: ../libanjuta/anjuta-plugin.c:332
+#: ../libanjuta/anjuta-plugin.c:320
msgid "Anjuta shell that will contain the plugin"
msgstr "Anjuta shell that will contain the plugin"
-#: ../libanjuta/anjuta-plugin-manager.c:732
+#: ../libanjuta/anjuta-plugin-manager.c:714
#, c-format
msgid "Plugin '%s' does not want to be deactivated"
msgstr "Plugin '%s' does not want to be deactivated"
-#: ../libanjuta/anjuta-plugin-manager.c:763
+#: ../libanjuta/anjuta-plugin-manager.c:747
#, c-format
msgid ""
"Could not load %s\n"
@@ -347,156 +392,146 @@ msgstr ""
"leading to this was:\n"
"%s"
-#: ../libanjuta/anjuta-plugin-manager.c:900
+#: ../libanjuta/anjuta-plugin-manager.c:885
msgid "Load"
msgstr "Load"
-#: ../libanjuta/anjuta-plugin-manager.c:923
-#: ../libanjuta/anjuta-plugin-manager.c:2002
+#: ../libanjuta/anjuta-plugin-manager.c:908
+#: ../libanjuta/anjuta-plugin-manager.c:2015
msgid "Available Plugins"
msgstr "Available Plugins"
-#: ../libanjuta/anjuta-plugin-manager.c:1036 ../src/anjuta-window.c:938
+#: ../libanjuta/anjuta-plugin-manager.c:1025 ../src/anjuta-window.c:1000
msgid "Preferred plugins"
msgstr "Preferred plugins"
-#: ../libanjuta/anjuta-plugin-manager.c:1171
+#: ../libanjuta/anjuta-plugin-manager.c:1157
msgid "Only show user activatable plugins"
msgstr "Only show user activatable plugins"
-#: ../libanjuta/anjuta-plugin-manager.c:1211
+#: ../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."
+"These are the plugins selected by you when you have been prompted to choose "
+"one of many suitable plugins. Removing the preferred plugin will let you "
+"choose a different plugin."
msgstr ""
-"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."
+"These are the plugins selected by you when you have been prompted to choose "
+"one of many suitable plugins. Removing the preferred plugin will let you "
+"choose a different plugin."
-#: ../libanjuta/anjuta-plugin-manager.c:1237
+#: ../libanjuta/anjuta-plugin-manager.c:1223
msgid "Forget selected plugin"
msgstr "Forget selected plugin"
-#: ../libanjuta/anjuta-plugin-manager.c:1371
-#: ../libanjuta/anjuta-plugin-manager.c:1522 ../libanjuta/anjuta-profile.c:507
-#: ../plugins/debug-manager/queue.c:529
+#: ../libanjuta/anjuta-plugin-manager.c:1357
+#: ../libanjuta/anjuta-plugin-manager.c:1517 ../libanjuta/anjuta-profile.c:631
+#: ../plugins/debug-manager/queue.c:527
msgid "Select a plugin"
msgstr "Select a plugin"
-#: ../libanjuta/anjuta-plugin-manager.c:1372
-#: ../plugins/debug-manager/queue.c:530
+#: ../libanjuta/anjuta-plugin-manager.c:1358
+#: ../plugins/debug-manager/queue.c:528
msgid "Please select a plugin to activate"
msgstr "Please select a plugin to activate"
-#: ../libanjuta/anjuta-plugin-manager.c:1386
+#: ../libanjuta/anjuta-plugin-manager.c:1372
#, c-format
msgid "No plugin is able to load other plugins in %s"
msgstr "No plugin is able to load other plugins in %s"
-#: ../libanjuta/anjuta-plugin-manager.c:1523
+#: ../libanjuta/anjuta-plugin-manager.c:1518
msgid "<b>Please select a plugin to activate</b>"
msgstr "<b>Please select a plugin to activate</b>"
-#: ../libanjuta/anjuta-plugin-manager.c:2029
+#: ../libanjuta/anjuta-plugin-manager.c:2044
msgid "Remember this selection"
msgstr "Remember this selection"
-#: ../libanjuta/anjuta-plugin-manager.c:2360
+#: ../libanjuta/anjuta-plugin-manager.c:2382
msgid "Profiles"
msgstr "Profiles"
-#: ../libanjuta/anjuta-plugin-manager.c:2361
+#: ../libanjuta/anjuta-plugin-manager.c:2383
msgid "Current stack of profiles"
msgstr "Current stack of profiles"
-#: ../libanjuta/anjuta-plugin-manager.c:2366
+#: ../libanjuta/anjuta-plugin-manager.c:2388
msgid "Available plugins"
msgstr "Available plugins"
-#: ../libanjuta/anjuta-plugin-manager.c:2367
+#: ../libanjuta/anjuta-plugin-manager.c:2389
msgid "Currently available plugins found in plugin paths"
msgstr "Currently available plugins found in plugin paths"
-#: ../libanjuta/anjuta-plugin-manager.c:2373
+#: ../libanjuta/anjuta-plugin-manager.c:2395
msgid "Activated plugins"
msgstr "Activated plugins"
-#: ../libanjuta/anjuta-plugin-manager.c:2374
+#: ../libanjuta/anjuta-plugin-manager.c:2396
msgid "Currently activated plugins"
msgstr "Currently activated plugins"
-#: ../libanjuta/anjuta-plugin-manager.c:2380
+#: ../libanjuta/anjuta-plugin-manager.c:2402
msgid "Anjuta shell for which the plugins are made"
msgstr "Anjuta shell for which the plugins are made"
-#: ../libanjuta/anjuta-plugin-manager.c:2388
+#: ../libanjuta/anjuta-plugin-manager.c:2410
msgid "Anjuta Status"
msgstr "Anjuta Status"
-#: ../libanjuta/anjuta-plugin-manager.c:2389
+#: ../libanjuta/anjuta-plugin-manager.c:2411
msgid "Anjuta status to use in loading and unloading of plugins"
msgstr "Anjuta status to use in loading and unloading of plugins"
-#. DEBUG_PRINT ("Icon: %s", icon_path);
-#. Avoid space in translated string
-#: ../libanjuta/anjuta-plugin-manager.c:2549
+#: ../libanjuta/anjuta-plugin-manager.c:2564
msgid "Loading:"
msgstr "Loading:"
-#: ../libanjuta/anjuta-preferences-dialog.c:96
+#: ../libanjuta/anjuta-preferences-dialog.c:99
msgid "Category"
msgstr "Category"
#. FIXME: Make the general page first
-#: ../libanjuta/anjuta-preferences-dialog.c:139
#: ../libanjuta/anjuta-preferences-dialog.c:142
-#: ../plugins/mk-project/mk-project.ui.h:3 ../src/anjuta-window.c:925
+#: ../libanjuta/anjuta-preferences-dialog.c:145
+#: ../plugins/mk-project/mk-project.ui.h:3 ../src/anjuta-window.c:987
#: ../src/preferences.ui.h:9
msgid "General"
msgstr "General"
-#: ../libanjuta/anjuta-preferences-dialog.c:241
+#: ../libanjuta/anjuta-preferences-dialog.c:244
msgid "Anjuta Preferences"
msgstr "Anjuta Preferences"
-#: ../libanjuta/anjuta-profile.c:254
+#: ../libanjuta/anjuta-profile.c:270
msgid "Plugin Manager"
msgstr "Plugin Manager"
-#: ../libanjuta/anjuta-profile.c:255
+#: ../libanjuta/anjuta-profile.c:271
msgid "The plugin manager to use for resolving plugins"
msgstr "The plugin manager to use for resolving plugins"
-#: ../libanjuta/anjuta-profile.c:263
+#: ../libanjuta/anjuta-profile.c:279
msgid "Profile Name"
msgstr "Profile Name"
-#: ../libanjuta/anjuta-profile.c:264
+#: ../libanjuta/anjuta-profile.c:280
msgid "Name of the plugin profile"
msgstr "Name of the plugin profile"
-#: ../libanjuta/anjuta-profile.c:272
-msgid "Profile Plugins"
-msgstr "Profile Plugins"
-
-#: ../libanjuta/anjuta-profile.c:273
-msgid "List of plugins for this profile"
-msgstr "List of plugins for this profile"
-
-#: ../libanjuta/anjuta-profile.c:280
+#: ../libanjuta/anjuta-profile.c:288
msgid "Synchronization file"
msgstr "Synchronisation file"
-#: ../libanjuta/anjuta-profile.c:281
+#: ../libanjuta/anjuta-profile.c:289
msgid "File to syncronize the profile XML"
msgstr "File to synchronise the profile XML"
-#: ../libanjuta/anjuta-profile.c:508
+#: ../libanjuta/anjuta-profile.c:632
msgid "Please select a plugin from the list"
msgstr "Please select a plugin from the list"
-#: ../libanjuta/anjuta-profile.c:672
+#: ../libanjuta/anjuta-profile.c:655
#, c-format
msgid ""
"Failed to read '%s': XML parse error. Invalid or corrupted Anjuta plugins "
@@ -506,19 +541,15 @@ msgstr ""
"profile."
#. <Pluginname>: Install it from <some location on the web>
-#: ../libanjuta/anjuta-profile.c:699
+#: ../libanjuta/anjuta-profile.c:956
#, c-format
msgid "%s: Install it from '%s'\n"
msgstr "%s: Install it from '%s'\n"
-#: ../libanjuta/anjuta-profile.c:707
+#: ../libanjuta/anjuta-profile.c:964
#, c-format
-msgid ""
-"Failed to read '%s': Following mandatory plugins are missing:\n"
-"%s"
-msgstr ""
-"Failed to read '%s': Following mandatory plugins are missing:\n"
-"%s"
+msgid "Failed to read '%s': Following mandatory plugins are missing"
+msgstr "Failed to read '%s': Following mandatory plugins are missing"
#: ../libanjuta/anjuta-save-prompt.c:157
msgid "Select the items to save:"
@@ -529,7 +560,7 @@ msgid "If you do not save, all your changes will be lost."
msgstr "If you do not save, all your changes will be lost."
#: ../libanjuta/anjuta-save-prompt.c:189
-#: ../plugins/document-manager/plugin.c:589
+#: ../plugins/document-manager/plugin.c:583
#: ../plugins/snippets-manager/snippets-editor.ui.h:23
msgid "Save"
msgstr "Save"
@@ -555,40 +586,40 @@ msgstr[1] ""
msgid "There is an item with unsaved changes. Save changes before closing?"
msgstr "There is an item with unsaved changes. Save changes before closing?"
-#: ../libanjuta/anjuta-tree-combo.c:1092
+#: ../libanjuta/anjuta-tree-combo.c:1090
msgid "<Invalid>"
msgstr "<Invalid>"
-#: ../libanjuta/anjuta-tree-combo.c:1209
+#: ../libanjuta/anjuta-tree-combo.c:1205
msgid "ComboBox model"
msgstr "ComboBox model"
-#: ../libanjuta/anjuta-tree-combo.c:1210
+#: ../libanjuta/anjuta-tree-combo.c:1206
msgid "The model for the combo box"
msgstr "The model for the combo box"
-#: ../libanjuta/anjuta-ui.c:1393
+#: ../libanjuta/anjuta-ui.c:1394
msgid "Action"
msgstr "Action"
-#: ../libanjuta/anjuta-ui.c:1414
+#: ../libanjuta/anjuta-ui.c:1415
msgid "Visible"
msgstr "Visible"
-#: ../libanjuta/anjuta-ui.c:1427
+#: ../libanjuta/anjuta-ui.c:1428
msgid "Sensitive"
msgstr "Sensitive"
-#: ../libanjuta/anjuta-ui.c:1435
+#: ../libanjuta/anjuta-ui.c:1436
msgid "Shortcut"
msgstr "Shortcut"
#. Avoid space in translated string
-#: ../libanjuta/anjuta-utils.c:358
+#: ../libanjuta/anjuta-utils.c:369
msgid "System:"
msgstr "System:"
-#: ../libanjuta/anjuta-utils.c:504
+#: ../libanjuta/anjuta-utils.c:518
msgid ""
"You do not seem to have PackageKit installed. PackageKit is required for "
"installing missing packages. Please install \"packagekit-gnome\" package "
@@ -598,12 +629,17 @@ msgstr ""
"installing missing packages. Please install \"packagekit-gnome\" package "
"from your distribution, or install the missing packages manually."
-#: ../libanjuta/anjuta-utils.c:513
+#: ../libanjuta/anjuta-utils.c:527
#, c-format
msgid "Installation failed: %s"
msgstr "Installation failed: %s"
-#: ../libanjuta/anjuta-utils.c:581
+#: ../libanjuta/anjuta-utils.c:588
+#, c-format
+msgid "Failed to run \"%s\". The returned error was: \"%s\"."
+msgstr "Failed to run \"%s\". The returned error was: \"%s\"."
+
+#: ../libanjuta/anjuta-utils.c:602
#, c-format
msgid ""
"The \"%s\" package is not installed.\n"
@@ -612,7 +648,7 @@ msgstr ""
"The \"%s\" package is not installed.\n"
"Please install it."
-#: ../libanjuta/anjuta-utils.c:599
+#: ../libanjuta/anjuta-utils.c:620
#, c-format
msgid ""
"The \"%s\" utility is not installed.\n"
@@ -622,63 +658,62 @@ msgstr ""
"Please install it."
#. Try xterm
-#: ../libanjuta/anjuta-utils.c:1170
+#: ../libanjuta/anjuta-utils.c:1214
msgid "Cannot find a terminal; using xterm, even if it may not work"
msgstr "Cannot find a terminal; using xterm, even if it may not work"
-#: ../libanjuta/anjuta-utils.c:1205 ../libanjuta/anjuta-utils.c:1209
-#: ../libanjuta/anjuta-utils.c:1236 ../libanjuta/anjuta-utils.c:1240
+#: ../libanjuta/anjuta-utils.c:1261 ../libanjuta/anjuta-utils.c:1312
#, c-format
-msgid "Cannot execute command: %s (using shell %s)\n"
-msgstr "Cannot execute command: %s (using shell %s)\n"
+msgid "Cannot execute command: %s (using shell %s): %s\n"
+msgstr "Cannot execute command: %s (using shell %s): %s\n"
-#: ../libanjuta/anjuta-utils.c:2351
+#: ../libanjuta/anjuta-utils.c:2462
#, c-format
msgid "Unable to load user interface file: %s"
msgstr "Unable to load user interface file: %s"
#: ../libanjuta/anjuta-vcs-status-tree-view.c:92
-#: ../plugins/file-manager/file-view.c:75 ../plugins/git/git-status-pane.c:164
+#: ../plugins/file-manager/file-view.c:80 ../plugins/git/git-status-pane.c:182
msgid "Modified"
msgstr "Modified"
#: ../libanjuta/anjuta-vcs-status-tree-view.c:95
-#: ../plugins/file-manager/file-view.c:79 ../plugins/git/git-status-pane.c:167
+#: ../plugins/file-manager/file-view.c:84 ../plugins/git/git-status-pane.c:185
msgid "Added"
msgstr "Added"
#: ../libanjuta/anjuta-vcs-status-tree-view.c:98
-#: ../plugins/file-manager/file-view.c:77 ../plugins/git/git-status-pane.c:170
+#: ../plugins/file-manager/file-view.c:82 ../plugins/git/git-status-pane.c:188
msgid "Deleted"
msgstr "Deleted"
#: ../libanjuta/anjuta-vcs-status-tree-view.c:101
-#: ../plugins/file-manager/file-view.c:81 ../plugins/git/git-status-pane.c:173
+#: ../plugins/file-manager/file-view.c:86 ../plugins/git/git-status-pane.c:191
msgid "Conflicted"
msgstr "Conflicted"
#: ../libanjuta/anjuta-vcs-status-tree-view.c:105
-#: ../plugins/file-manager/file-view.c:83 ../plugins/git/git-status-pane.c:177
+#: ../plugins/file-manager/file-view.c:88 ../plugins/git/git-status-pane.c:195
msgid "Up-to-date"
msgstr "Up-to-date"
#: ../libanjuta/anjuta-vcs-status-tree-view.c:109
-#: ../plugins/file-manager/file-view.c:85 ../plugins/git/git-status-pane.c:181
+#: ../plugins/file-manager/file-view.c:90 ../plugins/git/git-status-pane.c:199
msgid "Locked"
msgstr "Locked"
#: ../libanjuta/anjuta-vcs-status-tree-view.c:112
-#: ../plugins/file-manager/file-view.c:87 ../plugins/git/git-status-pane.c:184
+#: ../plugins/file-manager/file-view.c:92 ../plugins/git/git-status-pane.c:202
msgid "Missing"
msgstr "Missing"
#: ../libanjuta/anjuta-vcs-status-tree-view.c:115
-#: ../plugins/file-manager/file-view.c:89 ../plugins/git/git-status-pane.c:187
+#: ../plugins/file-manager/file-view.c:94 ../plugins/git/git-status-pane.c:205
msgid "Unversioned"
msgstr "Unversioned"
#: ../libanjuta/anjuta-vcs-status-tree-view.c:119
-#: ../plugins/file-manager/file-view.c:91 ../plugins/git/git-status-pane.c:191
+#: ../plugins/file-manager/file-view.c:96 ../plugins/git/git-status-pane.c:209
msgid "Ignored"
msgstr "Ignored"
@@ -692,6 +727,11 @@ msgstr "Widget not found: %s"
msgid "Could not find application pixmap file: %s"
msgstr "Could not find application pixmap file: %s"
+#: ../libanjuta/resources.c:277
+#, c-format
+msgid "Cannot execute command \"%s\": %s"
+msgstr "Cannot execute command \"%s\": %s"
+
#: ../plugins/am-project/amp-group.c:627
msgid "Please specify group name"
msgstr "Please specify group name"
@@ -703,13 +743,13 @@ msgstr ""
"Group name can only contain alphanumeric or \"#$:%+,-.=@^_`~/\" characters"
#: ../plugins/am-project/amp-group.c:665
-#: ../plugins/am-project/am-project.c:1673
-#: ../plugins/am-project/am-project.c:1766
-#: ../plugins/dir-project/dir-project.c:723
-#: ../plugins/dir-project/dir-project.c:857
-#: ../plugins/mk-project/mk-project.c:723
-#: ../plugins/mk-project/mk-project.c:800
-#: ../plugins/mk-project/mk-project.c:874
+#: ../plugins/am-project/am-project.c:1680
+#: ../plugins/am-project/am-project.c:1773
+#: ../plugins/dir-project/dir-project.c:862
+#: ../plugins/dir-project/dir-project.c:996
+#: ../plugins/mk-project/mk-project.c:725
+#: ../plugins/mk-project/mk-project.c:802
+#: ../plugins/mk-project/mk-project.c:876
#, c-format
msgid "Project doesn't exist or invalid path"
msgstr "Project doesn't exist or invalid path"
@@ -719,20 +759,20 @@ msgid "Root"
msgstr "Root"
#: ../plugins/am-project/am-project.c:98
-#: ../plugins/dir-project/dir-project.c:868
+#: ../plugins/dir-project/dir-project.c:1007
#: ../plugins/mk-project/mk-project.c:66
msgid "Group"
msgstr "Group"
#: ../plugins/am-project/am-project.c:106
-#: ../plugins/dir-project/dir-project.c:872
+#: ../plugins/dir-project/dir-project.c:1011
#: ../plugins/mk-project/mk-project.c:71
msgid "Source"
msgstr "Source"
#: ../plugins/am-project/am-project.c:124
-msgid "Shared Library (libtool)"
-msgstr "Shared Library (libtool)"
+msgid "Shared Library (Libtool)"
+msgstr "Shared Library (Libtool)"
#: ../plugins/am-project/am-project.c:132
msgid "Module (Libtool)"
@@ -780,7 +820,7 @@ msgid "Script"
msgstr "Script"
#: ../plugins/am-project/am-project.c:220 ../plugins/class-gen/window.c:794
-#: ../plugins/cvs-plugin/cvs-callbacks.c:438
+#: ../plugins/cvs-plugin/cvs-callbacks.c:436
msgid "Module"
msgstr "Module"
@@ -788,11 +828,11 @@ msgstr "Module"
msgid "Package"
msgstr "Package"
-#: ../plugins/am-project/am-project.c:1703
+#: ../plugins/am-project/am-project.c:1710
msgid "Unable to parse project file"
msgstr "Unable to parse project file"
-#: ../plugins/am-project/am-project.c:1714
+#: ../plugins/am-project/am-project.c:1721
#, c-format
msgid "Project doesn't exist or has an invalid path"
msgstr "Project doesn't exist or has an invalid path"
@@ -807,7 +847,7 @@ msgstr "New Autotools backend for project manager"
#: ../plugins/am-project/am-properties.c:49
#: ../plugins/file-wizard/anjuta-file-wizard.ui.h:5
-#: ../plugins/git/anjuta-git.ui.h:19 ../plugins/project-manager/dialogs.c:619
+#: ../plugins/git/anjuta-git.ui.h:21 ../plugins/project-manager/dialogs.c:753
#: ../plugins/snippets-manager/snippets-export-dialog.ui.h:2
#: ../plugins/tools/anjuta-tools.ui.h:3
msgid "Name:"
@@ -870,7 +910,7 @@ msgstr ""
"Package name, it can contains only alphanumerics and underscore characters. "
"It is generated from the project name if not provided."
-#: ../plugins/am-project/am-properties.c:86 ../plugins/git/anjuta-git.ui.h:5
+#: ../plugins/am-project/am-properties.c:86 ../plugins/git/anjuta-git.ui.h:10
#: ../plugins/project-wizard/templates/gnome-shell-extension.wiz.in.h:20
msgid "URL:"
msgstr "URL:"
@@ -884,8 +924,8 @@ msgid "Libtool support:"
msgstr "Libtool support:"
#: ../plugins/am-project/am-properties.c:98
-msgid "Add support to compile shared and static libraries with libtool."
-msgstr "Add support to compile shared and static libraries with libtool."
+msgid "Add support to compile shared and static libraries with Libtool."
+msgstr "Add support to compile shared and static libraries with Libtool."
#: ../plugins/am-project/am-properties.c:104
#: ../plugins/am-project/am-properties.c:211
@@ -1253,10 +1293,10 @@ msgstr "Do not use prefix:"
#: ../plugins/am-project/am-properties.c:1113
#: ../plugins/am-project/am-properties.c:1186
msgid ""
-"Do not rename the target with an optional prefix, used to avoid overwritting "
+"Do not rename the target with an optional prefix, used to avoid overwriting "
"system program. "
msgstr ""
-"Do not rename the target with an optional prefix, used to avoid overwritting "
+"Do not rename the target with an optional prefix, used to avoid overwriting "
"system program. "
#: ../plugins/am-project/am-properties.c:483
@@ -1340,7 +1380,7 @@ msgid "Basic autotools build plugin."
msgstr "Basic autotools build plugin."
#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools.plugin.in.h:3
-#: ../plugins/run-program/plugin.c:274
+#: ../plugins/run-program/plugin.c:298
msgid "Execute"
msgstr "Execute"
@@ -1361,96 +1401,94 @@ msgid "Configure Options:"
msgstr "Configure Options:"
#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:5
-msgid "Select a build directory"
-msgstr "Select a build directory"
-
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:6
msgid "Build Directory:"
msgstr "Build Directory:"
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:7
+#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:6
msgid "Select Program"
msgstr "Select Program"
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:8
+#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:7
#: ../plugins/run-program/anjuta-run-program.ui.h:3
msgid "Arguments:"
msgstr "Arguments:"
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:9
+#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:8
#: ../plugins/tools/anjuta-tools.ui.h:7
msgid "Run in terminal"
msgstr "Run in terminal"
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:10
+#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:9
msgid "Select Program to run:"
msgstr "Select Program to run:"
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:11
+#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:10
msgid "sudo"
msgstr "sudo"
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:12
+#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:11
msgid "su -c"
msgstr "su -c"
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:13
+#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:12
msgid "Run several commands at a time:"
msgstr "Run several commands at a time:"
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:14
+#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:13
msgid "Continue on errors"
msgstr "Continue on errors"
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:15
+#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:14
msgid "Translate messages"
msgstr "Translate messages"
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:16
+#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:15
msgid "Highlight build warnings and errors in editor"
msgstr "Highlight build warnings and errors in editor"
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:17
+#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:16
msgid "Build"
msgstr "Build"
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:18
+#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:17
msgid "Install as root:"
msgstr "Install as root:"
-#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:19
+#: ../plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui.h:18
msgid "Install"
msgstr "Install"
-#. Need to run make clean before
-#: ../plugins/build-basic-autotools/build.c:526
+#: ../plugins/build-basic-autotools/build.c:578
msgid ""
"Before using this new configuration, the default one needs to be removed. Do "
-"you want to do that ?"
+"you want to do that?"
msgstr ""
"Before using this new configuration, the default one needs to be removed. Do "
-"you want to do that ?"
+"you want to do that?"
-#: ../plugins/build-basic-autotools/build.c:531
-#: ../plugins/build-basic-autotools/plugin.c:964
+#: ../plugins/build-basic-autotools/build.c:583
+#: ../plugins/build-basic-autotools/plugin.c:970
#, c-format
msgid "Command canceled by user"
msgstr "Command cancelled by user"
-#: ../plugins/build-basic-autotools/build.c:881
+#: ../plugins/build-basic-autotools/build.c:933
#, c-format
msgid "Cannot compile \"%s\": No compile rule defined for this file type."
msgstr "Cannot compile \"%s\": No compile rule defined for this file type."
-#: ../plugins/build-basic-autotools/build.c:1043
+#: ../plugins/build-basic-autotools/build.c:1107
#, c-format
msgid "Cannot configure project: Missing configure script in %s."
msgstr "Cannot configure project: Missing configure script in %s."
+#: ../plugins/build-basic-autotools/build-options.c:80
+msgid "Select a build directory inside the project directory"
+msgstr "Select a build directory inside the project directory"
+
#: ../plugins/build-basic-autotools/configuration-list.c:70
#: ../plugins/class-gen/window.c:742
-#: ../plugins/terminal/anjuta-terminal-plugin.ui.h:1
-#: ../src/preferences.ui.h:15
+#: ../plugins/terminal/anjuta-terminal-plugin.ui.h:1 ../src/preferences.ui.h:15
msgid "Default"
msgstr "Default"
@@ -1477,19 +1515,19 @@ msgstr "No file or project currently opened."
#. Only local program are supported
#: ../plugins/build-basic-autotools/executer.c:283
-#: ../plugins/run-program/execute.c:71
+#: ../plugins/run-program/execute.c:73
#, c-format
msgid "Program '%s' is not a local file"
msgstr "Program '%s' is not a local file"
#: ../plugins/build-basic-autotools/executer.c:298
-#: ../plugins/run-program/execute.c:77
+#: ../plugins/run-program/execute.c:79
#, c-format
msgid "Program '%s' does not exist"
msgstr "Program '%s' does not exist"
#: ../plugins/build-basic-autotools/executer.c:306
-#: ../plugins/run-program/execute.c:81
+#: ../plugins/run-program/execute.c:83
#, c-format
msgid "Program '%s' does not have execution permission"
msgstr "Program '%s' does not have execution permission"
@@ -1552,12 +1590,12 @@ msgstr "make(\\[\\d+\\])?:\\s+Leaving\\s+directory\\s+`(.+)'"
msgid "make(\\[\\d+\\])?:\\s+Leaving\\s+directory\\s+'(.+)'"
msgstr "make(\\[\\d+\\])?:\\s+Leaving\\s+directory\\s+'(.+)'"
-#: ../plugins/build-basic-autotools/plugin.c:750
+#: ../plugins/build-basic-autotools/plugin.c:733
#, c-format
msgid "Entering: %s"
msgstr "Entering: %s"
-#: ../plugins/build-basic-autotools/plugin.c:786
+#: ../plugins/build-basic-autotools/plugin.c:769
#, c-format
msgid "Leaving: %s"
msgstr "Leaving: %s"
@@ -1567,12 +1605,11 @@ msgstr "Leaving: %s"
#. * version of 'gcc' if necessary. If you update one string,
#. * move the first one to translate the -old string and then
#. * replace the first string only.
-#: ../plugins/build-basic-autotools/plugin.c:824
-#: ../plugins/tools/execute.c:330
+#: ../plugins/build-basic-autotools/plugin.c:807 ../plugins/tools/execute.c:330
msgid "warning:"
msgstr "warning:"
-#: ../plugins/build-basic-autotools/plugin.c:825
+#: ../plugins/build-basic-autotools/plugin.c:808
msgid "warning:-old"
msgstr "warning:-old"
@@ -1581,263 +1618,262 @@ msgstr "warning:-old"
#. * version of 'gcc' if necessary. If you update one string,
#. * move the first one to translate the -old string and then
#. * replace the first string only.
-#: ../plugins/build-basic-autotools/plugin.c:836
-#: ../plugins/tools/execute.c:335
+#: ../plugins/build-basic-autotools/plugin.c:819 ../plugins/tools/execute.c:335
msgid "error:"
msgstr "error:"
-#: ../plugins/build-basic-autotools/plugin.c:837
+#: ../plugins/build-basic-autotools/plugin.c:820
msgid "error:-old"
msgstr "error:-old"
-#: ../plugins/build-basic-autotools/plugin.c:954
+#: ../plugins/build-basic-autotools/plugin.c:960
#, c-format
msgid "Command exited with status %d"
msgstr "Command exited with status %d"
-#: ../plugins/build-basic-autotools/plugin.c:969
+#: ../plugins/build-basic-autotools/plugin.c:975
#, c-format
msgid "Command aborted by user"
msgstr "Command aborted by user"
-#: ../plugins/build-basic-autotools/plugin.c:974
+#: ../plugins/build-basic-autotools/plugin.c:980
#, c-format
msgid "Command terminated with signal %d"
msgstr "Command terminated with signal %d"
-#: ../plugins/build-basic-autotools/plugin.c:982
+#: ../plugins/build-basic-autotools/plugin.c:988
msgid "Command terminated for an unknown reason"
msgstr "Command terminated for an unknown reason"
-#: ../plugins/build-basic-autotools/plugin.c:1000
+#: ../plugins/build-basic-autotools/plugin.c:1006
#, c-format
msgid "Total time taken: %lu secs\n"
msgstr "Total time taken: %lu secs\n"
-#: ../plugins/build-basic-autotools/plugin.c:1007
+#: ../plugins/build-basic-autotools/plugin.c:1013
msgid "Completed unsuccessfully\n"
msgstr "Completed unsuccessfully\n"
-#: ../plugins/build-basic-autotools/plugin.c:1015
+#: ../plugins/build-basic-autotools/plugin.c:1021
#: ../plugins/tools/execute.c:516
msgid "Completed successfully\n"
msgstr "Completed successfully\n"
#. 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:1097
+#: ../plugins/build-basic-autotools/plugin.c:1103
#, c-format
msgid "Build %d: %s"
msgstr "Build %d: %s"
-#: ../plugins/build-basic-autotools/plugin.c:1665
-#: ../plugins/build-basic-autotools/plugin.c:1751
-#: ../plugins/build-basic-autotools/plugin.c:1761
-#: ../plugins/build-basic-autotools/plugin.c:1779
-#: ../plugins/build-basic-autotools/plugin.c:1789
-#: ../plugins/build-basic-autotools/plugin.c:1871
+#: ../plugins/build-basic-autotools/plugin.c:1667
+#: ../plugins/build-basic-autotools/plugin.c:1753
+#: ../plugins/build-basic-autotools/plugin.c:1763
+#: ../plugins/build-basic-autotools/plugin.c:1781
+#: ../plugins/build-basic-autotools/plugin.c:1791
+#: ../plugins/build-basic-autotools/plugin.c:1873
#, c-format
msgid "_Build"
msgstr "_Build"
-#: ../plugins/build-basic-autotools/plugin.c:1669
+#: ../plugins/build-basic-autotools/plugin.c:1671
msgid "_Build Project"
msgstr "_Build Project"
-#: ../plugins/build-basic-autotools/plugin.c:1670
+#: ../plugins/build-basic-autotools/plugin.c:1672
msgid "Build whole project"
msgstr "Build whole project"
-#: ../plugins/build-basic-autotools/plugin.c:1675
+#: ../plugins/build-basic-autotools/plugin.c:1677
msgid "_Install Project"
msgstr "_Install Project"
-#: ../plugins/build-basic-autotools/plugin.c:1676
+#: ../plugins/build-basic-autotools/plugin.c:1678
msgid "Install whole project"
msgstr "Install whole project"
-#: ../plugins/build-basic-autotools/plugin.c:1681
+#: ../plugins/build-basic-autotools/plugin.c:1683
msgid "_Check Project"
msgstr "_Check Project"
-#: ../plugins/build-basic-autotools/plugin.c:1682
+#: ../plugins/build-basic-autotools/plugin.c:1684
msgid "Check whole project"
msgstr "Check whole project"
-#: ../plugins/build-basic-autotools/plugin.c:1687
+#: ../plugins/build-basic-autotools/plugin.c:1689
msgid "_Clean Project"
msgstr "_Clean Project"
-#: ../plugins/build-basic-autotools/plugin.c:1688
+#: ../plugins/build-basic-autotools/plugin.c:1690
msgid "Clean whole project"
msgstr "Clean whole project"
-#: ../plugins/build-basic-autotools/plugin.c:1693
+#: ../plugins/build-basic-autotools/plugin.c:1695
msgid "C_onfigure Project…"
msgstr "C_onfigure Project…"
-#: ../plugins/build-basic-autotools/plugin.c:1694
+#: ../plugins/build-basic-autotools/plugin.c:1696
msgid "Configure project"
msgstr "Configure project"
-#: ../plugins/build-basic-autotools/plugin.c:1699
+#: ../plugins/build-basic-autotools/plugin.c:1701
msgid "Build _Tarball"
msgstr "Build _Tarball"
-#: ../plugins/build-basic-autotools/plugin.c:1700
+#: ../plugins/build-basic-autotools/plugin.c:1702
msgid "Build project tarball distribution"
msgstr "Build project tarball distribution"
-#: ../plugins/build-basic-autotools/plugin.c:1705
+#: ../plugins/build-basic-autotools/plugin.c:1707
msgid "_Build Module"
msgstr "_Build Module"
-#: ../plugins/build-basic-autotools/plugin.c:1706
+#: ../plugins/build-basic-autotools/plugin.c:1708
msgid "Build module associated with current file"
msgstr "Build module associated with current file"
-#: ../plugins/build-basic-autotools/plugin.c:1711
+#: ../plugins/build-basic-autotools/plugin.c:1713
msgid "_Install Module"
msgstr "_Install Module"
-#: ../plugins/build-basic-autotools/plugin.c:1712
+#: ../plugins/build-basic-autotools/plugin.c:1714
msgid "Install module associated with current file"
msgstr "Install module associated with current file"
-#: ../plugins/build-basic-autotools/plugin.c:1717
+#: ../plugins/build-basic-autotools/plugin.c:1719
msgid "_Check Module"
msgstr "_Check Module"
-#: ../plugins/build-basic-autotools/plugin.c:1718
+#: ../plugins/build-basic-autotools/plugin.c:1720
msgid "Check module associated with current file"
msgstr "Check module associated with current file"
-#: ../plugins/build-basic-autotools/plugin.c:1723
+#: ../plugins/build-basic-autotools/plugin.c:1725
msgid "_Clean Module"
msgstr "_Clean Module"
-#: ../plugins/build-basic-autotools/plugin.c:1724
+#: ../plugins/build-basic-autotools/plugin.c:1726
msgid "Clean module associated with current file"
msgstr "Clean module associated with current file"
-#: ../plugins/build-basic-autotools/plugin.c:1729
+#: ../plugins/build-basic-autotools/plugin.c:1731
msgid "Co_mpile File"
msgstr "Co_mpile File"
-#: ../plugins/build-basic-autotools/plugin.c:1730
+#: ../plugins/build-basic-autotools/plugin.c:1732
msgid "Compile current editor file"
msgstr "Compile current editor file"
-#: ../plugins/build-basic-autotools/plugin.c:1735
+#: ../plugins/build-basic-autotools/plugin.c:1737
msgid "Select Configuration"
msgstr "Select Configuration"
-#: ../plugins/build-basic-autotools/plugin.c:1736
+#: ../plugins/build-basic-autotools/plugin.c:1738
msgid "Select current configuration"
msgstr "Select current configuration"
-#: ../plugins/build-basic-autotools/plugin.c:1741
+#: ../plugins/build-basic-autotools/plugin.c:1743
msgid "Remove Configuration"
msgstr "Remove Configuration"
-#: ../plugins/build-basic-autotools/plugin.c:1742
+#: ../plugins/build-basic-autotools/plugin.c:1744
msgid ""
"Clean project (distclean) and remove configuration directory if possible"
msgstr ""
"Clean project (distclean) and remove configuration directory if possible"
-#: ../plugins/build-basic-autotools/plugin.c:1755
-#: ../plugins/build-basic-autotools/plugin.c:1783
+#: ../plugins/build-basic-autotools/plugin.c:1757
+#: ../plugins/build-basic-autotools/plugin.c:1785
msgid "_Compile"
msgstr "_Compile"
-#: ../plugins/build-basic-autotools/plugin.c:1756
-#: ../plugins/build-basic-autotools/plugin.c:1784
+#: ../plugins/build-basic-autotools/plugin.c:1758
+#: ../plugins/build-basic-autotools/plugin.c:1786
msgid "Compile file"
msgstr "Compile file"
-#: ../plugins/build-basic-autotools/plugin.c:1762
-#: ../plugins/build-basic-autotools/plugin.c:1790
+#: ../plugins/build-basic-autotools/plugin.c:1764
+#: ../plugins/build-basic-autotools/plugin.c:1792
msgid "Build module"
msgstr "Build module"
-#: ../plugins/build-basic-autotools/plugin.c:1767
-#: ../plugins/build-basic-autotools/plugin.c:1795
-#: ../plugins/build-basic-autotools/plugin.c:1878
+#: ../plugins/build-basic-autotools/plugin.c:1769
+#: ../plugins/build-basic-autotools/plugin.c:1797
+#: ../plugins/build-basic-autotools/plugin.c:1880
#, c-format
msgid "_Install"
msgstr "_Install"
-#: ../plugins/build-basic-autotools/plugin.c:1768
-#: ../plugins/build-basic-autotools/plugin.c:1796
+#: ../plugins/build-basic-autotools/plugin.c:1770
+#: ../plugins/build-basic-autotools/plugin.c:1798
msgid "Install module"
msgstr "Install module"
-#: ../plugins/build-basic-autotools/plugin.c:1773
-#: ../plugins/build-basic-autotools/plugin.c:1807
-#: ../plugins/build-basic-autotools/plugin.c:1885
+#: ../plugins/build-basic-autotools/plugin.c:1775
+#: ../plugins/build-basic-autotools/plugin.c:1809
+#: ../plugins/build-basic-autotools/plugin.c:1887
#, c-format
msgid "_Clean"
msgstr "_Clean"
-#: ../plugins/build-basic-autotools/plugin.c:1774
-#: ../plugins/build-basic-autotools/plugin.c:1808
+#: ../plugins/build-basic-autotools/plugin.c:1776
+#: ../plugins/build-basic-autotools/plugin.c:1810
msgid "Clean module"
msgstr "Clean module"
-#: ../plugins/build-basic-autotools/plugin.c:1801
+#: ../plugins/build-basic-autotools/plugin.c:1803
msgid "_Check"
msgstr "_Check"
-#: ../plugins/build-basic-autotools/plugin.c:1802
+#: ../plugins/build-basic-autotools/plugin.c:1804
msgid "Check module"
msgstr "Check module"
-#: ../plugins/build-basic-autotools/plugin.c:1813
+#: ../plugins/build-basic-autotools/plugin.c:1815
msgid "_Cancel command"
msgstr "_Cancel command"
-#: ../plugins/build-basic-autotools/plugin.c:1814
+#: ../plugins/build-basic-autotools/plugin.c:1816
msgid "Cancel build command"
msgstr "Cancel build command"
-#: ../plugins/build-basic-autotools/plugin.c:1871
+#: ../plugins/build-basic-autotools/plugin.c:1873
#, c-format
msgid "_Build (%s)"
msgstr "_Build (%s)"
-#: ../plugins/build-basic-autotools/plugin.c:1878
+#: ../plugins/build-basic-autotools/plugin.c:1880
#, c-format
msgid "_Install (%s)"
msgstr "_Install (%s)"
-#: ../plugins/build-basic-autotools/plugin.c:1885
+#: ../plugins/build-basic-autotools/plugin.c:1887
#, c-format
msgid "_Clean (%s)"
msgstr "_Clean (%s)"
-#: ../plugins/build-basic-autotools/plugin.c:1893
+#: ../plugins/build-basic-autotools/plugin.c:1895
#, c-format
msgid "Co_mpile (%s)"
msgstr "Co_mpile (%s)"
-#: ../plugins/build-basic-autotools/plugin.c:1893
+#: ../plugins/build-basic-autotools/plugin.c:1895
#, c-format
msgid "Co_mpile"
msgstr "Co_mpile"
-#: ../plugins/build-basic-autotools/plugin.c:2487
+#: ../plugins/build-basic-autotools/plugin.c:2493
msgid "Build commands"
msgstr "Build commands"
#. Translators: This is a group of build
#. * commands which appears in pop up menus
-#: ../plugins/build-basic-autotools/plugin.c:2496
+#: ../plugins/build-basic-autotools/plugin.c:2502
msgid "Build popup commands"
msgstr "Build popup commands"
-#: ../plugins/build-basic-autotools/plugin.c:2915
-#: ../plugins/build-basic-autotools/plugin.c:2923
+#: ../plugins/build-basic-autotools/plugin.c:2946
+#: ../plugins/build-basic-autotools/plugin.c:2954
msgid "Build Autotools"
msgstr "Build Autotools"
@@ -2054,7 +2090,7 @@ msgstr "Autogen template used for the implementation file"
msgid "File to which the processed template will be written"
msgstr "File to which the processed template will be written"
-#: ../plugins/class-gen/plugin.c:107 ../plugins/project-wizard/druid.c:1258
+#: ../plugins/class-gen/plugin.c:107 ../plugins/project-wizard/druid.c:1368
msgid ""
"Could not find autogen version 5; please install the autogen package. You "
"can get it from http://autogen.sourceforge.net."
@@ -2084,7 +2120,7 @@ msgstr "Implementation"
#: ../plugins/class-gen/window.c:718 ../plugins/class-gen/window.c:728
#: ../plugins/class-gen/window.c:750 ../plugins/class-gen/window.c:802
#: ../plugins/class-gen/window.c:812
-#: ../plugins/debug-manager/breakpoints.c:1962
+#: ../plugins/debug-manager/breakpoints.c:1953
#: ../plugins/debug-manager/debug_tree.c:128
#: ../plugins/snippets-manager/snippets-editor.c:38
msgid "Type"
@@ -2093,8 +2129,7 @@ msgstr "Type"
#: ../plugins/class-gen/window.c:720 ../plugins/class-gen/window.c:730
#: ../plugins/class-gen/window.c:752 ../plugins/class-gen/window.c:762
#: ../plugins/class-gen/window.c:778 ../plugins/class-gen/window.c:804
-#: ../plugins/class-gen/window.c:826
-#: ../plugins/debug-manager/stack_trace.c:871
+#: ../plugins/class-gen/window.c:826 ../plugins/debug-manager/stack_trace.c:869
msgid "Arguments"
msgstr "Arguments"
@@ -2124,7 +2159,7 @@ msgid "Marshaller"
msgstr "Marshaller"
#. Automatic highlight menu
-#: ../plugins/class-gen/window.c:814 ../plugins/document-manager/plugin.c:1016
+#: ../plugins/class-gen/window.c:814 ../plugins/document-manager/plugin.c:1014
msgid "Automatic"
msgstr "Automatic"
@@ -2136,7 +2171,7 @@ msgstr "Getter"
msgid "Setter"
msgstr "Setter"
-#: ../plugins/class-gen/window.c:1234
+#: ../plugins/class-gen/window.c:1232
msgid "XML description of the user interface"
msgstr "XML description of the user interface"
@@ -2157,7 +2192,7 @@ msgid "Patch-Style diff"
msgstr "Patch-Style diff"
#: ../plugins/cvs-plugin/anjuta-cvs-plugin.ui.h:3
-#: ../plugins/symbol-db/plugin.c:2172
+#: ../plugins/symbol-db/plugin.c:2201
msgid "Local"
msgstr "Local"
@@ -2239,7 +2274,7 @@ msgid "Choose file or directory to commit:"
msgstr "Choose file or directory to commit:"
#: ../plugins/cvs-plugin/anjuta-cvs-plugin.ui.h:22
-#: ../plugins/subversion/anjuta-subversion.ui.h:14
+#: ../plugins/subversion/anjuta-subversion.ui.h:26
msgid "Whole project"
msgstr "Whole project"
@@ -2248,18 +2283,18 @@ msgid "Log message:"
msgstr "Log message:"
#: ../plugins/cvs-plugin/anjuta-cvs-plugin.ui.h:24
-#: ../plugins/git/anjuta-git.ui.h:61
-#: ../plugins/subversion/anjuta-subversion.ui.h:50
+#: ../plugins/git/anjuta-git.ui.h:62
+#: ../plugins/subversion/anjuta-subversion.ui.h:24
msgid "Revision:"
msgstr "Revision:"
#: ../plugins/cvs-plugin/anjuta-cvs-plugin.ui.h:25
-#: ../plugins/subversion/anjuta-subversion.ui.h:15
+#: ../plugins/subversion/anjuta-subversion.ui.h:13
msgid "Do not act recursively"
msgstr "Do not act recursively"
#: ../plugins/cvs-plugin/anjuta-cvs-plugin.ui.h:26
-#: ../plugins/git/anjuta-git.ui.h:3
+#: ../plugins/git/anjuta-git.ui.h:8
#: ../plugins/subversion/anjuta-subversion.ui.h:8
msgid "Options:"
msgstr "Options:"
@@ -2269,7 +2304,7 @@ msgid "CVS: Update file/directory"
msgstr "CVS: Update file/directory"
#: ../plugins/cvs-plugin/anjuta-cvs-plugin.ui.h:28
-#: ../plugins/subversion/anjuta-subversion.ui.h:13
+#: ../plugins/subversion/anjuta-subversion.ui.h:56
msgid "Choose file or directory to update:"
msgstr "Choose file or directory to update:"
@@ -2286,7 +2321,7 @@ msgid "Reset sticky tags"
msgstr "Reset sticky tags"
#: ../plugins/cvs-plugin/anjuta-cvs-plugin.ui.h:32
-#: ../plugins/subversion/anjuta-subversion.ui.h:16
+#: ../plugins/subversion/anjuta-subversion.ui.h:29
msgid "Use revision/tag:"
msgstr "Use revision/tag:"
@@ -2332,9 +2367,9 @@ msgstr "Choose file or directory to get log for:"
#: ../plugins/cvs-plugin/anjuta-cvs-plugin.ui.h:43
#: ../plugins/file-wizard/anjuta-file-wizard.ui.h:7
-#: ../plugins/git/anjuta-git.ui.h:25
+#: ../plugins/git/anjuta-git.ui.h:27
#: ../plugins/sourceview/anjuta-editor-sourceview.ui.h:9
-#: ../plugins/subversion/anjuta-subversion.ui.h:34
+#: ../plugins/subversion/anjuta-subversion.ui.h:14
msgid "Options"
msgstr "Options"
@@ -2367,12 +2402,12 @@ msgid "Module Details:"
msgstr "Module Details:"
#: ../plugins/cvs-plugin/anjuta-cvs-plugin.ui.h:51
-#: ../plugins/subversion/anjuta-subversion.ui.h:22
+#: ../plugins/subversion/anjuta-subversion.ui.h:62
msgid "Password:"
msgstr "Password:"
#: ../plugins/cvs-plugin/anjuta-cvs-plugin.ui.h:52
-#: ../plugins/subversion/anjuta-subversion.ui.h:21
+#: ../plugins/subversion/anjuta-subversion.ui.h:61
msgid "Username:"
msgstr "Username:"
@@ -2402,19 +2437,19 @@ msgstr "Unable to delete file"
msgid "Are you sure that you want to pass an empty log message?"
msgstr "Are you sure that you want to pass an empty log message?"
-#: ../plugins/cvs-plugin/cvs-callbacks.c:435
+#: ../plugins/cvs-plugin/cvs-callbacks.c:433
msgid "CVSROOT"
msgstr "CVSROOT"
-#: ../plugins/cvs-plugin/cvs-callbacks.c:441
+#: ../plugins/cvs-plugin/cvs-callbacks.c:439
msgid "Vendor"
msgstr "Vendor"
-#: ../plugins/cvs-plugin/cvs-callbacks.c:444
+#: ../plugins/cvs-plugin/cvs-callbacks.c:442
msgid "Release"
msgstr "Release"
-#: ../plugins/cvs-plugin/cvs-callbacks.c:460
+#: ../plugins/cvs-plugin/cvs-callbacks.c:458
msgid "Are you sure that you do not want a log message?"
msgstr "Are you sure that you do not want a log message?"
@@ -2434,8 +2469,8 @@ msgid "CVS command is running — please wait until it finishes!"
msgstr "CVS command is running — please wait until it finishes!"
#: ../plugins/cvs-plugin/cvs-execute.c:229
-#: ../plugins/cvs-plugin/cvs-execute.c:233 ../plugins/cvs-plugin/plugin.c:474
-#: ../plugins/cvs-plugin/plugin.c:481
+#: ../plugins/cvs-plugin/cvs-execute.c:233 ../plugins/cvs-plugin/plugin.c:472
+#: ../plugins/cvs-plugin/plugin.c:479
msgid "CVS"
msgstr "CVS"
@@ -2542,18 +2577,18 @@ msgstr "_Import Tree"
msgid "Import a new source tree to CVS"
msgstr "Import a new source tree to CVS"
-#: ../plugins/cvs-plugin/plugin.c:362
+#: ../plugins/cvs-plugin/plugin.c:360
msgid "CVS operations"
msgstr "CVS operations"
-#: ../plugins/cvs-plugin/plugin.c:368
+#: ../plugins/cvs-plugin/plugin.c:366
msgid "CVS popup operations"
msgstr "CVS popup operations"
#: ../plugins/debug-manager/anjuta-debug-manager.plugin.in.h:1
-#: ../plugins/debug-manager/plugin.c:410 ../plugins/debug-manager/plugin.c:432
-#: ../plugins/debug-manager/plugin.c:457 ../plugins/debug-manager/plugin.c:484
-#: ../plugins/debug-manager/plugin.c:518 ../plugins/debug-manager/plugin.c:551
+#: ../plugins/debug-manager/plugin.c:410 ../plugins/debug-manager/plugin.c:430
+#: ../plugins/debug-manager/plugin.c:453 ../plugins/debug-manager/plugin.c:478
+#: ../plugins/debug-manager/plugin.c:510 ../plugins/debug-manager/plugin.c:541
msgid "Debugger"
msgstr "Debugger"
@@ -2586,7 +2621,7 @@ msgid "_Attach"
msgstr "_Attach"
#: ../plugins/debug-manager/anjuta-debug-manager.ui.h:8
-#: ../plugins/debug-manager/breakpoints.c:2035
+#: ../plugins/debug-manager/breakpoints.c:2026
msgid "Breakpoints"
msgstr "Breakpoints"
@@ -2631,7 +2666,7 @@ msgid "Breakpoint properties"
msgstr "Breakpoint properties"
#: ../plugins/debug-manager/anjuta-debug-manager.ui.h:19
-#: ../plugins/debug-manager/breakpoints.c:1962
+#: ../plugins/debug-manager/breakpoints.c:1953
msgid "Location"
msgstr "Location"
@@ -2649,7 +2684,7 @@ msgid "_Location:"
msgstr "_Location:"
#: ../plugins/debug-manager/anjuta-debug-manager.ui.h:24
-#: ../plugins/debug-manager/memory.c:180
+#: ../plugins/debug-manager/memory.c:185
msgid "Memory"
msgstr "Memory"
@@ -2671,8 +2706,7 @@ msgid "Shared libraries"
msgstr "Shared libraries"
#: ../plugins/debug-manager/anjuta-debug-manager.ui.h:29
-#: ../plugins/debug-manager/plugin.c:947
-#: ../plugins/debug-manager/plugin.c:1039
+#: ../plugins/debug-manager/plugin.c:937 ../plugins/debug-manager/plugin.c:1029
msgid "Kernel Signals"
msgstr "Kernel Signals"
@@ -2785,153 +2819,153 @@ msgstr ""
msgid "Do not show again"
msgstr "Do not show again"
-#: ../plugins/debug-manager/breakpoints.c:1726
+#: ../plugins/debug-manager/breakpoints.c:1717
msgid "Are you sure you want to delete all the breakpoints?"
msgstr "Are you sure you want to delete all the breakpoints?"
#. Action name
#. Stock icon, if any
-#: ../plugins/debug-manager/breakpoints.c:1823
+#: ../plugins/debug-manager/breakpoints.c:1814
msgid "_Breakpoints"
msgstr "_Breakpoints"
#. Action name
#. Stock icon, if any
-#: ../plugins/debug-manager/breakpoints.c:1831
+#: ../plugins/debug-manager/breakpoints.c:1822
msgid "Toggle Breakpoint"
msgstr "Toggle Breakpoint"
#. Display label
#. short-cut
-#: ../plugins/debug-manager/breakpoints.c:1833
+#: ../plugins/debug-manager/breakpoints.c:1824
msgid "Toggle breakpoint at the current location"
msgstr "Toggle breakpoint at the current location"
#. Action name
#. Stock icon, if any
-#: ../plugins/debug-manager/breakpoints.c:1839
+#: ../plugins/debug-manager/breakpoints.c:1830
msgid "Add Breakpoint…"
msgstr "Add Breakpoint…"
#. Display label
#. short-cut
-#: ../plugins/debug-manager/breakpoints.c:1841
+#: ../plugins/debug-manager/breakpoints.c:1832
msgid "Add a breakpoint"
msgstr "Add a breakpoint"
#. Action name
#. Stock icon, if any
-#: ../plugins/debug-manager/breakpoints.c:1847
+#: ../plugins/debug-manager/breakpoints.c:1838
msgid "Remove Breakpoint"
msgstr "Remove Breakpoint"
#. Display label
#. short-cut
-#: ../plugins/debug-manager/breakpoints.c:1849
+#: ../plugins/debug-manager/breakpoints.c:1840
msgid "Remove a breakpoint"
msgstr "Remove a breakpoint"
#. Action name
#. Stock icon, if any
-#: ../plugins/debug-manager/breakpoints.c:1855
+#: ../plugins/debug-manager/breakpoints.c:1846
msgid "Edit Breakpoint"
msgstr "Edit Breakpoint"
#. Display label
#. short-cut
-#: ../plugins/debug-manager/breakpoints.c:1857
+#: ../plugins/debug-manager/breakpoints.c:1848
msgid "Edit breakpoint properties"
msgstr "Edit breakpoint properties"
#. Action name
#. Stock icon, if any
-#: ../plugins/debug-manager/breakpoints.c:1863
-#: ../plugins/debug-manager/breakpoints.c:1934
+#: ../plugins/debug-manager/breakpoints.c:1854
+#: ../plugins/debug-manager/breakpoints.c:1925
msgid "Enable Breakpoint"
msgstr "Enable Breakpoint"
#. Display label
#. short-cut
-#: ../plugins/debug-manager/breakpoints.c:1865
-#: ../plugins/debug-manager/breakpoints.c:1935
+#: ../plugins/debug-manager/breakpoints.c:1856
+#: ../plugins/debug-manager/breakpoints.c:1926
msgid "Enable a breakpoint"
msgstr "Enable a breakpoint"
#. Action name
#. Stock icon, if any
-#: ../plugins/debug-manager/breakpoints.c:1871
+#: ../plugins/debug-manager/breakpoints.c:1862
msgid "Disable All Breakpoints"
msgstr "Disable All Breakpoints"
#. Display label
#. short-cut
-#: ../plugins/debug-manager/breakpoints.c:1873
+#: ../plugins/debug-manager/breakpoints.c:1864
msgid "Deactivate all breakpoints"
msgstr "Deactivate all breakpoints"
#. Action name
#. Stock icon, if any
-#: ../plugins/debug-manager/breakpoints.c:1879
+#: ../plugins/debug-manager/breakpoints.c:1870
msgid "R_emove All Breakpoints"
msgstr "R_emove All Breakpoints"
#. Display label
#. short-cut
-#: ../plugins/debug-manager/breakpoints.c:1881
+#: ../plugins/debug-manager/breakpoints.c:1872
msgid "Remove all breakpoints"
msgstr "Remove all breakpoints"
#. Action name
#. Stock icon, if any
-#: ../plugins/debug-manager/breakpoints.c:1890
+#: ../plugins/debug-manager/breakpoints.c:1881
msgid "Jump to Breakpoint"
msgstr "Jump to Breakpoint"
#. Display label
#. short-cut
-#: ../plugins/debug-manager/breakpoints.c:1892
+#: ../plugins/debug-manager/breakpoints.c:1883
msgid "Jump to breakpoint location"
msgstr "Jump to breakpoint location"
-#: ../plugins/debug-manager/breakpoints.c:1929
+#: ../plugins/debug-manager/breakpoints.c:1920
msgid "Disable Breakpoint"
msgstr "Disable Breakpoint"
-#: ../plugins/debug-manager/breakpoints.c:1930
+#: ../plugins/debug-manager/breakpoints.c:1921
msgid "Disable a breakpoint"
msgstr "Disable a breakpoint"
#. This enable an user defined command
-#: ../plugins/debug-manager/breakpoints.c:1962
+#: ../plugins/debug-manager/breakpoints.c:1953
#: ../plugins/tools/anjuta-tools.ui.h:5
msgid "Enabled"
msgstr "Enabled"
-#: ../plugins/debug-manager/breakpoints.c:1962
-#: ../plugins/debug-manager/stack_trace.c:859
+#: ../plugins/debug-manager/breakpoints.c:1953
+#: ../plugins/debug-manager/stack_trace.c:857
msgid "Address"
msgstr "Address"
-#: ../plugins/debug-manager/breakpoints.c:1963
+#: ../plugins/debug-manager/breakpoints.c:1954
msgid "Condition"
msgstr "Condition"
-#: ../plugins/debug-manager/breakpoints.c:1963
+#: ../plugins/debug-manager/breakpoints.c:1954
msgid "Pass count"
msgstr "Pass count"
-#: ../plugins/debug-manager/breakpoints.c:1963
+#: ../plugins/debug-manager/breakpoints.c:1954
msgid "State"
msgstr "State"
-#: ../plugins/debug-manager/breakpoints.c:2012
-#: ../plugins/debug-manager/breakpoints.c:2018
+#: ../plugins/debug-manager/breakpoints.c:2003
+#: ../plugins/debug-manager/breakpoints.c:2009
msgid "Breakpoint operations"
msgstr "Breakpoint operations"
#. create goto menu_item.
-#: ../plugins/debug-manager/data_view.c:392
-#: ../plugins/debug-manager/sparse_view.c:500
+#: ../plugins/debug-manager/data_view.c:407
+#: ../plugins/debug-manager/sparse_view.c:501
msgid "_Go to address"
msgstr "_Go to address"
@@ -2939,12 +2973,12 @@ msgstr "_Go to address"
msgid "Variable"
msgstr "Variable"
-#: ../plugins/debug-manager/disassemble.c:851
+#: ../plugins/debug-manager/disassemble.c:846
msgid "Disassembly"
msgstr "Disassembly"
#: ../plugins/debug-manager/info.c:52 ../plugins/debug-manager/info.c:101
-#: ../plugins/project-wizard/druid.c:162
+#: ../plugins/project-wizard/druid.c:188
msgid "Information"
msgstr "Information"
@@ -2961,7 +2995,7 @@ msgstr "Locals"
msgid "Do not display warning if not using a Debug configuration"
msgstr "Do not display warning if not using a Debug configuration"
-#: ../plugins/debug-manager/plugin.c:337
+#: ../plugins/debug-manager/plugin.c:340
msgid "Debugger Log"
msgstr "Debugger Log"
@@ -2969,198 +3003,190 @@ msgstr "Debugger Log"
msgid "Started"
msgstr "Started"
-#: ../plugins/debug-manager/plugin.c:432
+#: ../plugins/debug-manager/plugin.c:430
msgid "Loaded"
msgstr "Loaded"
#. Action name
#. Stock icon, if any
-#: ../plugins/debug-manager/plugin.c:453
-#: ../plugins/debug-manager/plugin.c:1051
+#: ../plugins/debug-manager/plugin.c:449 ../plugins/debug-manager/plugin.c:1041
msgid "Pa_use Program"
msgstr "Pa_use Program"
#. Display label
#. short-cut
-#: ../plugins/debug-manager/plugin.c:454
-#: ../plugins/debug-manager/plugin.c:1053
+#: ../plugins/debug-manager/plugin.c:450 ../plugins/debug-manager/plugin.c:1043
msgid "Pauses the execution of the program"
msgstr "Pauses the execution of the program"
-#: ../plugins/debug-manager/plugin.c:457
+#: ../plugins/debug-manager/plugin.c:453
msgid "Running…"
msgstr "Running…"
#. Action name
#. Stock icon, if any
-#: ../plugins/debug-manager/plugin.c:480 ../plugins/debug-manager/plugin.c:967
+#: ../plugins/debug-manager/plugin.c:474 ../plugins/debug-manager/plugin.c:957
msgid "Run/_Continue"
msgstr "Run/_Continue"
#. Display label
#. short-cut
-#: ../plugins/debug-manager/plugin.c:481 ../plugins/debug-manager/plugin.c:969
+#: ../plugins/debug-manager/plugin.c:475 ../plugins/debug-manager/plugin.c:959
msgid "Continue the execution of the program"
msgstr "Continue the execution of the program"
-#: ../plugins/debug-manager/plugin.c:484
+#: ../plugins/debug-manager/plugin.c:478
msgid "Stopped"
msgstr "Stopped"
-#: ../plugins/debug-manager/plugin.c:518
+#: ../plugins/debug-manager/plugin.c:510
msgid "Unloaded"
msgstr "Unloaded"
-#: ../plugins/debug-manager/plugin.c:560
+#: ../plugins/debug-manager/plugin.c:550
#, c-format
msgid "Debugger terminated with error %d: %s\n"
msgstr "Debugger terminated with error %d: %s\n"
-#: ../plugins/debug-manager/plugin.c:573
+#: ../plugins/debug-manager/plugin.c:563
#, c-format
msgid "Program has received signal: %s\n"
msgstr "Program has received signal: %s\n"
#. Action name
#. Stock icon, if any
-#: ../plugins/debug-manager/plugin.c:863
+#: ../plugins/debug-manager/plugin.c:853
msgid "_Debug"
msgstr "_Debug"
-#: ../plugins/debug-manager/plugin.c:871
+#: ../plugins/debug-manager/plugin.c:861
msgid "_Start Debugger"
msgstr "_Start Debugger"
-#: ../plugins/debug-manager/plugin.c:879
+#: ../plugins/debug-manager/plugin.c:869
msgid "_Debug Program"
msgstr "_Debug Program"
-#: ../plugins/debug-manager/plugin.c:881
+#: ../plugins/debug-manager/plugin.c:871
msgid "Start debugger and load the program"
msgstr "Start debugger and load the program"
-#: ../plugins/debug-manager/plugin.c:887
+#: ../plugins/debug-manager/plugin.c:877
msgid "_Debug Process…"
msgstr "_Debug Process…"
-#: ../plugins/debug-manager/plugin.c:889
+#: ../plugins/debug-manager/plugin.c:879
msgid "Start debugger and attach to a running program"
msgstr "Start debugger and attach to a running program"
-#: ../plugins/debug-manager/plugin.c:895
+#: ../plugins/debug-manager/plugin.c:885
msgid "Debug _Remote Target…"
msgstr "Debug _Remote Target…"
-#: ../plugins/debug-manager/plugin.c:897
+#: ../plugins/debug-manager/plugin.c:887
msgid "Connect to a remote debugging target"
msgstr "Connect to a remote debugging target"
-#: ../plugins/debug-manager/plugin.c:903
+#: ../plugins/debug-manager/plugin.c:893
msgid "Stop Debugger"
msgstr "Stop Debugger"
-#: ../plugins/debug-manager/plugin.c:905
+#: ../plugins/debug-manager/plugin.c:895
msgid "Say goodbye to the debugger"
msgstr "Say goodbye to the debugger"
-#: ../plugins/debug-manager/plugin.c:911
+#: ../plugins/debug-manager/plugin.c:901
msgid "Add source paths…"
msgstr "Add source paths…"
-#: ../plugins/debug-manager/plugin.c:913
+#: ../plugins/debug-manager/plugin.c:903
msgid "Add additional source paths"
msgstr "Add additional source paths"
#. Action name
#. Stock icon, if any
-#: ../plugins/debug-manager/plugin.c:923
-#: ../plugins/debug-manager/plugin.c:1015
+#: ../plugins/debug-manager/plugin.c:913 ../plugins/debug-manager/plugin.c:1005
msgid "Debugger Command…"
msgstr "Debugger Command…"
#. Display label
#. short-cut
-#: ../plugins/debug-manager/plugin.c:925
-#: ../plugins/debug-manager/plugin.c:1017
+#: ../plugins/debug-manager/plugin.c:915 ../plugins/debug-manager/plugin.c:1007
msgid "Custom debugger command"
msgstr "Custom debugger command"
-#: ../plugins/debug-manager/plugin.c:931
-#: ../plugins/debug-manager/plugin.c:1023
+#: ../plugins/debug-manager/plugin.c:921 ../plugins/debug-manager/plugin.c:1013
msgid "_Info"
msgstr "_Info"
-#: ../plugins/debug-manager/plugin.c:939
-#: ../plugins/debug-manager/plugin.c:1031
+#: ../plugins/debug-manager/plugin.c:929 ../plugins/debug-manager/plugin.c:1021
msgid "Shared Libraries"
msgstr "Shared Libraries"
-#: ../plugins/debug-manager/plugin.c:941
-#: ../plugins/debug-manager/plugin.c:1033
+#: ../plugins/debug-manager/plugin.c:931 ../plugins/debug-manager/plugin.c:1023
msgid "Show shared library mappings"
msgstr "Show shared library mappings"
-#: ../plugins/debug-manager/plugin.c:949
-#: ../plugins/debug-manager/plugin.c:1041
+#: ../plugins/debug-manager/plugin.c:939 ../plugins/debug-manager/plugin.c:1031
msgid "Show kernel signals"
msgstr "Show kernel signals"
-#: ../plugins/debug-manager/plugin.c:955
+#: ../plugins/debug-manager/plugin.c:945
msgid "_Continue/Suspend"
msgstr "_Continue/Suspend"
-#: ../plugins/debug-manager/plugin.c:957
+#: ../plugins/debug-manager/plugin.c:947
msgid "Continue or suspend the execution of the program"
msgstr "Continue or suspend the execution of the program"
-#: ../plugins/debug-manager/plugin.c:975
+#: ../plugins/debug-manager/plugin.c:965
msgid "Step _In"
msgstr "Step _In"
-#: ../plugins/debug-manager/plugin.c:977
+#: ../plugins/debug-manager/plugin.c:967
msgid "Single step into function"
msgstr "Single step into function"
-#: ../plugins/debug-manager/plugin.c:983
+#: ../plugins/debug-manager/plugin.c:973
msgid "Step O_ver"
msgstr "Step O_ver"
-#: ../plugins/debug-manager/plugin.c:985
+#: ../plugins/debug-manager/plugin.c:975
msgid "Single step over function"
msgstr "Single step over function"
-#: ../plugins/debug-manager/plugin.c:991
+#: ../plugins/debug-manager/plugin.c:981
msgid "Step _Out"
msgstr "Step _Out"
-#: ../plugins/debug-manager/plugin.c:993
+#: ../plugins/debug-manager/plugin.c:983
msgid "Single step out of function"
msgstr "Single step out of function"
-#: ../plugins/debug-manager/plugin.c:999
+#: ../plugins/debug-manager/plugin.c:989
msgid "_Run to Cursor"
msgstr "_Run to Cursor"
-#: ../plugins/debug-manager/plugin.c:1001
+#: ../plugins/debug-manager/plugin.c:991
msgid "Run to the cursor"
msgstr "Run to the cursor"
-#: ../plugins/debug-manager/plugin.c:1007
+#: ../plugins/debug-manager/plugin.c:997
msgid "_Run from Cursor"
msgstr "_Run from Cursor"
-#: ../plugins/debug-manager/plugin.c:1009
+#: ../plugins/debug-manager/plugin.c:999
msgid "Run from the cursor"
msgstr "Run from the cursor"
-#: ../plugins/debug-manager/plugin.c:1093
-#: ../plugins/debug-manager/plugin.c:1099
-#: ../plugins/debug-manager/plugin.c:1105
-#: ../plugins/debug-manager/plugin.c:1111
+#: ../plugins/debug-manager/plugin.c:1083
+#: ../plugins/debug-manager/plugin.c:1089
+#: ../plugins/debug-manager/plugin.c:1095
+#: ../plugins/debug-manager/plugin.c:1101
msgid "Debugger operations"
msgstr "Debugger operations"
-#: ../plugins/debug-manager/queue.c:516
+#: ../plugins/debug-manager/queue.c:514
#, c-format
msgid "Unable to find a debugger plugin supporting a target with %s MIME type"
msgstr "Unable to find a debugger plugin supporting a target with %s MIME type"
@@ -3169,7 +3195,7 @@ msgstr "Unable to find a debugger plugin supporting a target with %s MIME type"
msgid "Register"
msgstr "Register"
-#: ../plugins/debug-manager/registers.c:489
+#: ../plugins/debug-manager/registers.c:490
msgid "Registers"
msgstr "Registers"
@@ -3233,70 +3259,70 @@ msgstr "Kernel signals"
msgid "Signal operations"
msgstr "Signal operations"
-#: ../plugins/debug-manager/sparse_view.c:1237
+#: ../plugins/debug-manager/sparse_view.c:1244
msgid "Show Line Numbers"
msgstr "Show Line Numbers"
-#: ../plugins/debug-manager/sparse_view.c:1238
+#: ../plugins/debug-manager/sparse_view.c:1245
msgid "Whether to display line numbers"
msgstr "Whether to display line numbers"
-#: ../plugins/debug-manager/sparse_view.c:1245
+#: ../plugins/debug-manager/sparse_view.c:1252
msgid "Show Line Markers"
msgstr "Show Line Markers"
-#: ../plugins/debug-manager/sparse_view.c:1246
+#: ../plugins/debug-manager/sparse_view.c:1253
msgid "Whether to display line marker pixbufs"
msgstr "Whether to display line marker pixbufs"
#. Action name
#. Stock icon, if any
-#: ../plugins/debug-manager/stack_trace.c:726
+#: ../plugins/debug-manager/stack_trace.c:724
msgid "Set current frame"
msgstr "Set current frame"
-#: ../plugins/debug-manager/stack_trace.c:734
+#: ../plugins/debug-manager/stack_trace.c:732
msgid "View Source"
msgstr "View Source"
-#: ../plugins/debug-manager/stack_trace.c:742
+#: ../plugins/debug-manager/stack_trace.c:740
msgid "Get Stack trace"
msgstr "Get Stack Trace"
-#: ../plugins/debug-manager/stack_trace.c:782
+#: ../plugins/debug-manager/stack_trace.c:780
msgid "Active"
msgstr "Active"
-#: ../plugins/debug-manager/stack_trace.c:791
+#: ../plugins/debug-manager/stack_trace.c:789
msgid "Thread"
msgstr "Thread"
-#: ../plugins/debug-manager/stack_trace.c:805
+#: ../plugins/debug-manager/stack_trace.c:803
msgid "Frame"
msgstr "Frame"
#. Register actions
-#: ../plugins/debug-manager/stack_trace.c:823
+#: ../plugins/debug-manager/stack_trace.c:821
#: ../plugins/file-wizard/anjuta-file-wizard.plugin.in.h:3
-#: ../plugins/gdb/preferences.c:363 ../plugins/symbol-db/plugin.c:2130
-#: ../plugins/tools/tool.c:100 ../src/anjuta-window.c:627
+#: ../plugins/gdb/preferences.c:363 ../plugins/symbol-db/plugin.c:2159
+#: ../plugins/tools/tool.c:100 ../src/anjuta-window.c:684
msgid "File"
msgstr "File"
-#: ../plugins/debug-manager/stack_trace.c:834
-#: ../plugins/document-manager/plugin.c:934
+#: ../plugins/debug-manager/stack_trace.c:832
+#: ../plugins/document-manager/plugin.c:932
msgid "Line"
msgstr "Line"
-#: ../plugins/debug-manager/stack_trace.c:845
+#: ../plugins/debug-manager/stack_trace.c:843
msgid "Function"
msgstr "Function"
-#: ../plugins/debug-manager/stack_trace.c:896
+#: ../plugins/debug-manager/stack_trace.c:894
msgid "Stack"
msgstr "Stack"
-#: ../plugins/debug-manager/stack_trace.c:972
+#: ../plugins/debug-manager/stack_trace.c:970
msgid "Stack frame operations"
msgstr "Stack frame operations"
@@ -3316,36 +3342,36 @@ msgstr "Time"
msgid "Command"
msgstr "Command"
-#: ../plugins/debug-manager/start.c:629
+#: ../plugins/debug-manager/start.c:628
#, c-format
-msgid "Unable to execute: %s."
-msgstr "Unable to execute: %s."
+msgid "Unable to execute: \"%s\". The returned error was: \"%s\"."
+msgstr "Unable to execute: \"%s\". The returned error was: \"%s\"."
-#: ../plugins/debug-manager/start.c:643
+#: ../plugins/debug-manager/start.c:644
#, c-format
msgid "Unable to open the file: %s\n"
msgstr "Unable to open the file: %s\n"
-#: ../plugins/debug-manager/start.c:969
+#: ../plugins/debug-manager/start.c:971
#, c-format
msgid "Unable to open %s. Debugger cannot start."
msgstr "Unable to open %s. Debugger cannot start."
-#: ../plugins/debug-manager/start.c:979
+#: ../plugins/debug-manager/start.c:981
#, c-format
msgid "Unable to detect MIME type of %s. Debugger cannot start."
msgstr "Unable to detect MIME type of %s. Debugger cannot start."
-#: ../plugins/debug-manager/start.c:1340
+#: ../plugins/debug-manager/start.c:1343
msgid "Path"
msgstr "Path"
-#: ../plugins/debug-manager/start.c:1389 ../plugins/gdb/debugger.c:1929
+#: ../plugins/debug-manager/start.c:1392
msgid ""
-"The program is running.\n"
+"The program is already running.\n"
"Do you still want to stop the debugger?"
msgstr ""
-"The program is running.\n"
+"The program is already running.\n"
"Do you still want to stop the debugger?"
#. Action name
@@ -3406,71 +3432,62 @@ msgstr "API Help"
msgid "Devhelp Plugin for Anjuta."
msgstr "Devhelp Plugin for Anjuta."
-#: ../plugins/devhelp/plugin.c:204
+#: ../plugins/devhelp/plugin.c:199
msgid "Search Help:"
msgstr "Search Help:"
-#: ../plugins/devhelp/plugin.c:225 ../plugins/document-manager/plugin.c:244
+#: ../plugins/devhelp/plugin.c:220 ../plugins/document-manager/plugin.c:234
#: ../plugins/message-view/plugin.c:77 ../plugins/symbol-db/plugin.c:327
msgid "_Go to"
msgstr "_Go to"
-#: ../plugins/devhelp/plugin.c:234
+#: ../plugins/devhelp/plugin.c:229
msgid "_API Reference"
msgstr "_API Reference"
-#: ../plugins/devhelp/plugin.c:236
+#: ../plugins/devhelp/plugin.c:231
msgid "Browse API Pages"
msgstr "Browse API Pages"
-#: ../plugins/devhelp/plugin.c:246
+#: ../plugins/devhelp/plugin.c:241
msgid "_Context Help"
msgstr "_Context Help"
-#: ../plugins/devhelp/plugin.c:248
+#: ../plugins/devhelp/plugin.c:243
msgid "Search help for the current word in the editor"
msgstr "Search help for the current word in the editor"
-#: ../plugins/devhelp/plugin.c:258
+#: ../plugins/devhelp/plugin.c:253
msgid "_Search Help"
msgstr "_Search Help"
-#: ../plugins/devhelp/plugin.c:260
+#: ../plugins/devhelp/plugin.c:255
msgid "Search for a term in help"
msgstr "Search for a term in help"
-#: ../plugins/devhelp/plugin.c:331
+#: ../plugins/devhelp/plugin.c:337
msgid "Help operations"
msgstr "Help operations"
-#: ../plugins/devhelp/plugin.c:350 ../plugins/devhelp/plugin.c:465
+#: ../plugins/devhelp/plugin.c:352 ../plugins/devhelp/plugin.c:444
msgid "API Browser"
msgstr "API Browser"
-#: ../plugins/devhelp/plugin.c:361
-msgid "Contents"
-msgstr "Contents"
-
-#: ../plugins/devhelp/plugin.c:367 ../plugins/symbol-db/plugin.c:2140
-#: ../plugins/symbol-db/plugin.c:2192
-msgid "Search"
-msgstr "Search"
-
-#: ../plugins/devhelp/plugin.c:385 ../plugins/devhelp/plugin.c:470
+#: ../plugins/devhelp/plugin.c:369 ../plugins/devhelp/plugin.c:439
msgid "API"
msgstr "API"
-#: ../plugins/dir-project/dir-project.c:124
-#: ../plugins/dir-project/dir-project.c:147
-#: ../plugins/dir-project/dir-project.c:170
+#: ../plugins/dir-project/dir-project.c:126
+#: ../plugins/dir-project/dir-project.c:149
+#: ../plugins/dir-project/dir-project.c:172
#, c-format
msgid "Missing name"
msgstr "Missing name"
-#: ../plugins/dir-project/dir-project.c:990
-#: ../plugins/dir-project/dir-project.c:1000
-#: ../plugins/mk-project/mk-project.c:1022
-#: ../plugins/mk-project/mk-project.c:1032
+#: ../plugins/dir-project/dir-project.c:1132
+#: ../plugins/dir-project/dir-project.c:1142
+#: ../plugins/mk-project/mk-project.c:1024
+#: ../plugins/mk-project/mk-project.c:1034
#, c-format
msgid "Project doesn't allow to set properties"
msgstr "Project doesn't allow to set properties"
@@ -3510,7 +3527,7 @@ msgstr "Remove bookmark"
#: ../plugins/document-manager/anjuta-bookmarks.c:354
#: ../plugins/document-manager/anjuta-bookmarks.c:414
-#: ../plugins/document-manager/plugin.c:429
+#: ../plugins/document-manager/plugin.c:419
msgid "Bookmarks"
msgstr "Bookmarks"
@@ -3519,32 +3536,42 @@ msgid "Rename"
msgstr "Rename"
#: ../plugins/document-manager/anjuta-bookmarks.c:363
-#: ../plugins/git/plugin.c:178
+#: ../plugins/git/plugin.c:173
#: ../plugins/snippets-manager/snippets-editor.ui.h:19
msgid "Remove"
msgstr "Remove"
-#: ../plugins/document-manager/anjuta-docman.c:454
+#: ../plugins/document-manager/anjuta-docman.c:164
+msgid " [read-only]"
+msgstr "[read-only]"
+
+#: ../plugins/document-manager/anjuta-docman.c:533
+#: ../plugins/document-manager/plugin.c:156
+msgid "Close Others"
+msgstr "Close Others"
+
+#: ../plugins/document-manager/anjuta-docman.c:736
+#: ../plugins/document-manager/anjuta-docman.c:1156
msgid "Close file"
msgstr "Close file"
-#: ../plugins/document-manager/anjuta-docman.c:502
-#: ../plugins/project-manager/dialogs.c:614
+#: ../plugins/document-manager/anjuta-docman.c:773
+#: ../plugins/language-support-python/anjuta-language-support-python.ui.h:9
+#: ../plugins/project-manager/dialogs.c:748
msgid "Path:"
msgstr "Path:"
-#: ../plugins/document-manager/anjuta-docman.c:622
-#: ../plugins/file-loader/plugin.c:591 ../plugins/file-loader/plugin.c:894
-#: ../plugins/file-loader/plugin.c:904 ../plugins/file-loader/plugin.c:917
+#: ../plugins/document-manager/anjuta-docman.c:890
+#: ../plugins/file-loader/plugin.c:597 ../plugins/file-loader/plugin.c:887
+#: ../plugins/file-loader/plugin.c:897 ../plugins/file-loader/plugin.c:910
msgid "Open file"
msgstr "Open file"
-#: ../plugins/document-manager/anjuta-docman.c:641
-#: ../plugins/message-view/message-view.c:100
+#: ../plugins/document-manager/anjuta-docman.c:909
msgid "Save file as"
msgstr "Save file as"
-#: ../plugins/document-manager/anjuta-docman.c:722
+#: ../plugins/document-manager/anjuta-docman.c:990
#, c-format
msgid ""
"The file '%s' already exists.\n"
@@ -3553,17 +3580,17 @@ msgstr ""
"The file '%s' already exists.\n"
"Do you want to replace it with the one you are saving?"
-#: ../plugins/document-manager/anjuta-docman.c:731
+#: ../plugins/document-manager/anjuta-docman.c:999
msgid "_Replace"
msgstr "_Replace"
-#: ../plugins/document-manager/anjuta-docman.c:1445
+#: ../plugins/document-manager/anjuta-docman.c:1743
msgid "[read-only]"
msgstr "[read-only]"
#. Document manager plugin
#: ../plugins/document-manager/anjuta-document-manager.plugin.in.h:1
-#: ../plugins/file-loader/plugin.c:286
+#: ../plugins/file-loader/plugin.c:299
msgid "Document Manager"
msgstr "Document Manager"
@@ -3616,200 +3643,204 @@ msgid "Sorted in alphabetical order"
msgstr "Sorted in alphabetical order"
#: ../plugins/document-manager/anjuta-document-manager.ui.h:12
-msgid "Do not show tabs"
-msgstr "Do not show tabs"
-
-#: ../plugins/document-manager/anjuta-document-manager.ui.h:13
msgid "Position:"
msgstr "Position:"
+#: ../plugins/document-manager/anjuta-document-manager.ui.h:13
+msgid "Show tabs"
+msgstr "Show tabs"
+
#: ../plugins/document-manager/anjuta-document-manager.ui.h:14
-msgid "Editor tabs"
-msgstr "Editor tabs"
+msgid "Show drop-down list"
+msgstr "Show drop-down list"
#: ../plugins/document-manager/anjuta-document-manager.ui.h:15
+msgid "Do not show open documents"
+msgstr "Do not show open documents"
+
+#: ../plugins/document-manager/anjuta-document-manager.ui.h:16
+msgid "Open documents"
+msgstr "Open documents"
+
+#: ../plugins/document-manager/anjuta-document-manager.ui.h:17
msgid "Case sensitive"
msgstr "Case sensitive"
-#: ../plugins/document-manager/anjuta-document-manager.ui.h:16
+#: ../plugins/document-manager/anjuta-document-manager.ui.h:18
msgid "Regular expression"
msgstr "Regular expression"
-#: ../plugins/document-manager/anjuta-document-manager.ui.h:17
+#: ../plugins/document-manager/anjuta-document-manager.ui.h:19
msgid "Replace All"
msgstr "Replace All"
-#: ../plugins/document-manager/plugin.c:152
+#: ../plugins/document-manager/plugin.c:142
msgid "_Save"
msgstr "_Save"
-#: ../plugins/document-manager/plugin.c:153
+#: ../plugins/document-manager/plugin.c:143
msgid "Save current file"
msgstr "Save current file"
-#: ../plugins/document-manager/plugin.c:154
+#: ../plugins/document-manager/plugin.c:144
msgid "Save _As…"
msgstr "Save _As…"
-#: ../plugins/document-manager/plugin.c:155
+#: ../plugins/document-manager/plugin.c:145
msgid "Save the current file with a different name"
msgstr "Save the current file with a different name"
-#: ../plugins/document-manager/plugin.c:157
+#: ../plugins/document-manager/plugin.c:147
msgid "Save A_ll"
msgstr "Save A_ll"
-#: ../plugins/document-manager/plugin.c:158
+#: ../plugins/document-manager/plugin.c:148
msgid "Save all currently open files, except new files"
msgstr "Save all currently open files, except new files"
-#: ../plugins/document-manager/plugin.c:160
+#: ../plugins/document-manager/plugin.c:150
msgid "_Close File"
msgstr "_Close File"
-#: ../plugins/document-manager/plugin.c:161
+#: ../plugins/document-manager/plugin.c:151
msgid "Close current file"
msgstr "Close current file"
-#: ../plugins/document-manager/plugin.c:163
+#: ../plugins/document-manager/plugin.c:153
msgid "Close All"
msgstr "Close All"
-#: ../plugins/document-manager/plugin.c:164
+#: ../plugins/document-manager/plugin.c:154
msgid "Close all files"
msgstr "Close all files"
-#: ../plugins/document-manager/plugin.c:166
-msgid "Close Others"
-msgstr "Close Others"
-
-#: ../plugins/document-manager/plugin.c:167
+#: ../plugins/document-manager/plugin.c:157
msgid "Close other documents"
msgstr "Close other documents"
-#: ../plugins/document-manager/plugin.c:169
+#: ../plugins/document-manager/plugin.c:159
msgid "Reload F_ile"
msgstr "Reload F_ile"
-#: ../plugins/document-manager/plugin.c:170
+#: ../plugins/document-manager/plugin.c:160
msgid "Reload current file"
msgstr "Reload current file"
-#: ../plugins/document-manager/plugin.c:172
+#: ../plugins/document-manager/plugin.c:162
msgid "Recent _Files"
msgstr "Recent _Files"
-#: ../plugins/document-manager/plugin.c:176
+#: ../plugins/document-manager/plugin.c:166
msgid "_Print…"
msgstr "_Print…"
-#: ../plugins/document-manager/plugin.c:177
+#: ../plugins/document-manager/plugin.c:167
msgid "Print the current file"
msgstr "Print the current file"
-#: ../plugins/document-manager/plugin.c:184
+#: ../plugins/document-manager/plugin.c:174
msgid "_Print Preview"
msgstr "_Print Preview"
-#: ../plugins/document-manager/plugin.c:185
+#: ../plugins/document-manager/plugin.c:175
msgid "Preview the current file in print format"
msgstr "Preview the current file in print format"
-#: ../plugins/document-manager/plugin.c:190
+#: ../plugins/document-manager/plugin.c:180
msgid "_Transform"
msgstr "_Transform"
#. menu title
-#: ../plugins/document-manager/plugin.c:191
+#: ../plugins/document-manager/plugin.c:181
msgid "_Make Selection Uppercase"
msgstr "_Make Selection Uppercase"
-#: ../plugins/document-manager/plugin.c:192
+#: ../plugins/document-manager/plugin.c:182
msgid "Make the selected text uppercase"
msgstr "Make the selected text uppercase"
-#: ../plugins/document-manager/plugin.c:194
+#: ../plugins/document-manager/plugin.c:184
msgid "Make Selection Lowercase"
msgstr "Make Selection Lowercase"
-#: ../plugins/document-manager/plugin.c:195
+#: ../plugins/document-manager/plugin.c:185
msgid "Make the selected text lowercase"
msgstr "Make the selected text lowercase"
-#: ../plugins/document-manager/plugin.c:197
+#: ../plugins/document-manager/plugin.c:187
msgid "Convert EOL to CRLF"
msgstr "Convert EOL to CRLF"
-#: ../plugins/document-manager/plugin.c:198
+#: ../plugins/document-manager/plugin.c:188
msgid "Convert End Of Line characters to DOS EOL (CRLF)"
msgstr "Convert End Of Line characters to DOS EOL (CRLF)"
-#: ../plugins/document-manager/plugin.c:200
+#: ../plugins/document-manager/plugin.c:190
msgid "Convert EOL to LF"
msgstr "Convert EOL to LF"
-#: ../plugins/document-manager/plugin.c:201
+#: ../plugins/document-manager/plugin.c:191
msgid "Convert End Of Line characters to Unix EOL (LF)"
msgstr "Convert End Of Line characters to Unix EOL (LF)"
-#: ../plugins/document-manager/plugin.c:203
+#: ../plugins/document-manager/plugin.c:193
msgid "Convert EOL to CR"
msgstr "Convert EOL to CR"
-#: ../plugins/document-manager/plugin.c:204
+#: ../plugins/document-manager/plugin.c:194
msgid "Convert End Of Line characters to Mac OS EOL (CR)"
msgstr "Convert End Of Line characters to Mac OS EOL (CR)"
-#: ../plugins/document-manager/plugin.c:206
+#: ../plugins/document-manager/plugin.c:196
msgid "Convert EOL to Majority EOL"
msgstr "Convert EOL to Majority EOL"
-#: ../plugins/document-manager/plugin.c:207
+#: ../plugins/document-manager/plugin.c:197
msgid "Convert End Of Line characters to the most common EOL found in the file"
msgstr ""
"Convert End Of Line characters to the most common EOL found in the file"
-#: ../plugins/document-manager/plugin.c:212
+#: ../plugins/document-manager/plugin.c:202
msgid "_Select"
msgstr "_Select"
-#: ../plugins/document-manager/plugin.c:214
+#: ../plugins/document-manager/plugin.c:204
msgid "Select _All"
msgstr "Select _All"
-#: ../plugins/document-manager/plugin.c:215
+#: ../plugins/document-manager/plugin.c:205
msgid "Select all text in the editor"
msgstr "Select all text in the editor"
-#: ../plugins/document-manager/plugin.c:217
+#: ../plugins/document-manager/plugin.c:207
msgid "Select _Code Block"
msgstr "Select _Code Block"
-#: ../plugins/document-manager/plugin.c:218
+#: ../plugins/document-manager/plugin.c:208
msgid "Select the current code block"
msgstr "Select the current code block"
-#: ../plugins/document-manager/plugin.c:223
+#: ../plugins/document-manager/plugin.c:213
msgid "Co_mment"
msgstr "Co_mment"
#. 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:226
+#: ../plugins/document-manager/plugin.c:216
msgid "_Block Comment/Uncomment"
msgstr "_Block Comment/Uncomment"
-#: ../plugins/document-manager/plugin.c:227
+#: ../plugins/document-manager/plugin.c:217
msgid "Block comment the selected text"
msgstr "Block comment the selected text"
#. 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:231
+#: ../plugins/document-manager/plugin.c:221
msgid "Bo_x Comment/Uncomment"
msgstr "Bo_x Comment/Uncomment"
-#: ../plugins/document-manager/plugin.c:232
+#: ../plugins/document-manager/plugin.c:222
msgid "Box comment the selected text"
msgstr "Box comment the selected text"
@@ -3817,433 +3848,433 @@ msgstr "Box comment the selected text"
#. 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:238
+#: ../plugins/document-manager/plugin.c:228
msgid "_Stream Comment/Uncomment"
msgstr "_Stream Comment/Uncomment"
-#: ../plugins/document-manager/plugin.c:239
+#: ../plugins/document-manager/plugin.c:229
msgid "Stream comment the selected text"
msgstr "Stream comment the selected text"
#. menu title
-#: ../plugins/document-manager/plugin.c:245
+#: ../plugins/document-manager/plugin.c:235
msgid "_Line Number…"
msgstr "_Line Number…"
-#: ../plugins/document-manager/plugin.c:246
+#: ../plugins/document-manager/plugin.c:236
msgid "Go to a particular line in the editor"
msgstr "Go to a particular line in the editor"
-#: ../plugins/document-manager/plugin.c:248
+#: ../plugins/document-manager/plugin.c:238
msgid "Matching _Brace"
msgstr "Matching _Brace"
-#: ../plugins/document-manager/plugin.c:249
+#: ../plugins/document-manager/plugin.c:239
msgid "Go to the matching brace in the editor"
msgstr "Go to the matching brace in the editor"
-#: ../plugins/document-manager/plugin.c:251
+#: ../plugins/document-manager/plugin.c:241
msgid "_Start of Block"
msgstr "_Start of Block"
-#: ../plugins/document-manager/plugin.c:252
+#: ../plugins/document-manager/plugin.c:242
msgid "Go to the start of the current block"
msgstr "Go to the start of the current block"
-#: ../plugins/document-manager/plugin.c:254
+#: ../plugins/document-manager/plugin.c:244
msgid "_End of Block"
msgstr "_End of Block"
-#: ../plugins/document-manager/plugin.c:255
+#: ../plugins/document-manager/plugin.c:245
msgid "Go to the end of the current block"
msgstr "Go to the end of the current block"
-#: ../plugins/document-manager/plugin.c:257
+#: ../plugins/document-manager/plugin.c:247
msgid "Previous _History"
msgstr "Previous _History"
-#: ../plugins/document-manager/plugin.c:258
+#: ../plugins/document-manager/plugin.c:248
msgid "Go to previous history"
msgstr "Go to previous history"
-#: ../plugins/document-manager/plugin.c:260
+#: ../plugins/document-manager/plugin.c:250
msgid "Next Histor_y"
msgstr "Next Histor_y"
-#: ../plugins/document-manager/plugin.c:261
+#: ../plugins/document-manager/plugin.c:251
msgid "Go to next history"
msgstr "Go to next history"
-#: ../plugins/document-manager/plugin.c:266
+#: ../plugins/document-manager/plugin.c:256
msgid "_Search"
msgstr "_Search"
-#: ../plugins/document-manager/plugin.c:267
+#: ../plugins/document-manager/plugin.c:257
msgid "_Quick Search"
msgstr "_Quick Search"
-#: ../plugins/document-manager/plugin.c:268
+#: ../plugins/document-manager/plugin.c:258
msgid "Quick editor embedded search"
msgstr "Quick editor embedded search"
-#: ../plugins/document-manager/plugin.c:270
+#: ../plugins/document-manager/plugin.c:260
msgid "Find _Next"
msgstr "Find _Next"
-#: ../plugins/document-manager/plugin.c:271
+#: ../plugins/document-manager/plugin.c:261
msgid "Search for next appearance of term."
msgstr "Search for next appearance of term."
-#: ../plugins/document-manager/plugin.c:273
+#: ../plugins/document-manager/plugin.c:263
msgid "Find and R_eplace…"
msgstr "Find and R_eplace…"
-#: ../plugins/document-manager/plugin.c:274
+#: ../plugins/document-manager/plugin.c:264
msgid "Search and replace"
msgstr "Search and replace"
-#: ../plugins/document-manager/plugin.c:276
+#: ../plugins/document-manager/plugin.c:266
msgid "Find _Previous"
msgstr "Find _Previous"
-#: ../plugins/document-manager/plugin.c:278
+#: ../plugins/document-manager/plugin.c:268
msgid "Repeat the last Find command"
msgstr "Repeat the last Find command"
-#: ../plugins/document-manager/plugin.c:280
+#: ../plugins/document-manager/plugin.c:270
msgid "Clear Highlight"
msgstr "Clear Highlight"
-#: ../plugins/document-manager/plugin.c:281
+#: ../plugins/document-manager/plugin.c:271
msgid "Clear all highlighted text"
msgstr "Clear all highlighted text"
-#: ../plugins/document-manager/plugin.c:283
+#: ../plugins/document-manager/plugin.c:273
msgid "Find in Files"
msgstr "Find in Files"
-#: ../plugins/document-manager/plugin.c:284
+#: ../plugins/document-manager/plugin.c:274
msgid "Search in project files"
msgstr "Search in project files"
-#: ../plugins/document-manager/plugin.c:290
+#: ../plugins/document-manager/plugin.c:280
msgid "Case Sensitive"
msgstr "Case Sensitive"
-#: ../plugins/document-manager/plugin.c:291
+#: ../plugins/document-manager/plugin.c:281
msgid "Match case in search results."
msgstr "Match case in search results."
-#: ../plugins/document-manager/plugin.c:294
+#: ../plugins/document-manager/plugin.c:284
msgid "Highlight All"
msgstr "Highlight All"
-#: ../plugins/document-manager/plugin.c:295
+#: ../plugins/document-manager/plugin.c:285
msgid "Highlight all occurrences"
msgstr "Highlight all occurrences"
-#: ../plugins/document-manager/plugin.c:298
+#: ../plugins/document-manager/plugin.c:288
msgid "Regular Expression"
msgstr "Regular Expression"
-#: ../plugins/document-manager/plugin.c:299
+#: ../plugins/document-manager/plugin.c:289
msgid "Search using regular expressions"
msgstr "Search using regular expressions"
-#: ../plugins/document-manager/plugin.c:305
-#: ../plugins/indentation-c-style/plugin.c:463
+#: ../plugins/document-manager/plugin.c:295
+#: ../plugins/indentation-c-style/plugin.c:218
#: ../plugins/indentation-python-style/plugin.c:200
-#: ../plugins/language-support-cpp-java/plugin.c:1073
+#: ../plugins/language-support-cpp-java/plugin.c:1192
#: ../plugins/language-support-python/plugin.c:377 ../src/anjuta-actions.h:30
msgid "_Edit"
msgstr "_Edit"
#. menu title
-#: ../plugins/document-manager/plugin.c:306
+#: ../plugins/document-manager/plugin.c:296
msgid "_Editor"
msgstr "_Editor"
-#: ../plugins/document-manager/plugin.c:313
+#: ../plugins/document-manager/plugin.c:303
msgid "_Add Editor View"
msgstr "_Add Editor View"
-#: ../plugins/document-manager/plugin.c:314
+#: ../plugins/document-manager/plugin.c:304
msgid "Add one more view of current document"
msgstr "Add one more view of current document"
-#: ../plugins/document-manager/plugin.c:316
+#: ../plugins/document-manager/plugin.c:306
msgid "_Remove Editor View"
msgstr "_Remove Editor View"
-#: ../plugins/document-manager/plugin.c:317
+#: ../plugins/document-manager/plugin.c:307
msgid "Remove current view of the document"
msgstr "Remove current view of the document"
-#: ../plugins/document-manager/plugin.c:319
+#: ../plugins/document-manager/plugin.c:309
msgid "U_ndo"
msgstr "U_ndo"
-#: ../plugins/document-manager/plugin.c:320
+#: ../plugins/document-manager/plugin.c:310
msgid "Undo the last action"
msgstr "Undo the last action"
-#: ../plugins/document-manager/plugin.c:322
+#: ../plugins/document-manager/plugin.c:312
msgid "_Redo"
msgstr "_Redo"
-#: ../plugins/document-manager/plugin.c:323
+#: ../plugins/document-manager/plugin.c:313
msgid "Redo the last undone action"
msgstr "Redo the last undone action"
-#: ../plugins/document-manager/plugin.c:325
+#: ../plugins/document-manager/plugin.c:315
msgid "C_ut"
msgstr "C_ut"
-#: ../plugins/document-manager/plugin.c:326
+#: ../plugins/document-manager/plugin.c:316
msgid "Cut the selected text from the editor to the clipboard"
msgstr "Cut the selected text from the editor to the clipboard"
#. Action name
#. Stock icon, if any
-#: ../plugins/document-manager/plugin.c:328 ../plugins/terminal/terminal.c:561
+#: ../plugins/document-manager/plugin.c:318 ../plugins/terminal/terminal.c:627
msgid "_Copy"
msgstr "_Copy"
-#: ../plugins/document-manager/plugin.c:329
+#: ../plugins/document-manager/plugin.c:319
msgid "Copy the selected text to the clipboard"
msgstr "Copy the selected text to the clipboard"
-#: ../plugins/document-manager/plugin.c:331 ../plugins/terminal/terminal.c:569
+#: ../plugins/document-manager/plugin.c:321 ../plugins/terminal/terminal.c:635
msgid "_Paste"
msgstr "_Paste"
-#: ../plugins/document-manager/plugin.c:332
+#: ../plugins/document-manager/plugin.c:322
msgid "Paste the content of clipboard at the current position"
msgstr "Paste the content of clipboard at the current position"
-#: ../plugins/document-manager/plugin.c:340
+#: ../plugins/document-manager/plugin.c:330
msgid "_Clear"
msgstr "_Clear"
-#: ../plugins/document-manager/plugin.c:341
+#: ../plugins/document-manager/plugin.c:331
msgid "Delete the selected text from the editor"
msgstr "Delete the selected text from the editor"
-#: ../plugins/document-manager/plugin.c:344
+#: ../plugins/document-manager/plugin.c:334
msgid "_Auto-Complete"
msgstr "_Autocomplete"
-#: ../plugins/document-manager/plugin.c:345
+#: ../plugins/document-manager/plugin.c:335
msgid "Auto-complete the current word"
msgstr "Autocomplete the current word"
-#: ../plugins/document-manager/plugin.c:351
+#: ../plugins/document-manager/plugin.c:341
msgid "Zoom In"
msgstr "Zoom In"
-#: ../plugins/document-manager/plugin.c:352
+#: ../plugins/document-manager/plugin.c:342
msgid "Zoom in: Increase font size"
msgstr "Zoom in: Increase font size"
-#: ../plugins/document-manager/plugin.c:354
+#: ../plugins/document-manager/plugin.c:344
msgid "Zoom Out"
msgstr "Zoom Out"
-#: ../plugins/document-manager/plugin.c:355
+#: ../plugins/document-manager/plugin.c:345
msgid "Zoom out: Decrease font size"
msgstr "Zoom out: Decrease font size"
-#: ../plugins/document-manager/plugin.c:360
+#: ../plugins/document-manager/plugin.c:350
msgid "_Highlight Mode"
msgstr "_Highlight Mode"
-#: ../plugins/document-manager/plugin.c:364
+#: ../plugins/document-manager/plugin.c:354
msgid "_Close All Folds"
msgstr "_Close All Folds"
-#: ../plugins/document-manager/plugin.c:365
+#: ../plugins/document-manager/plugin.c:355
msgid "Close all code folds in the editor"
msgstr "Close all code folds in the editor"
-#: ../plugins/document-manager/plugin.c:367
+#: ../plugins/document-manager/plugin.c:357
msgid "_Open All Folds"
msgstr "_Open All Folds"
-#: ../plugins/document-manager/plugin.c:368
+#: ../plugins/document-manager/plugin.c:358
msgid "Open all code folds in the editor"
msgstr "Open all code folds in the editor"
-#: ../plugins/document-manager/plugin.c:370
+#: ../plugins/document-manager/plugin.c:360
msgid "_Toggle Current Fold"
msgstr "_Toggle Current Fold"
-#: ../plugins/document-manager/plugin.c:371
+#: ../plugins/document-manager/plugin.c:361
msgid "Toggle current code fold in the editor"
msgstr "Toggle current code fold in the editor"
-#: ../plugins/document-manager/plugin.c:376
+#: ../plugins/document-manager/plugin.c:366
msgid "_Documents"
msgstr "_Documents"
-#: ../plugins/document-manager/plugin.c:377
+#: ../plugins/document-manager/plugin.c:367
msgid "Previous Document"
msgstr "Previous Document"
-#: ../plugins/document-manager/plugin.c:378
+#: ../plugins/document-manager/plugin.c:368
msgid "Switch to previous document"
msgstr "Switch to previous document"
-#: ../plugins/document-manager/plugin.c:380
+#: ../plugins/document-manager/plugin.c:370
msgid "Next Document"
msgstr "Next Document"
-#: ../plugins/document-manager/plugin.c:381
+#: ../plugins/document-manager/plugin.c:371
msgid "Switch to next document"
msgstr "Switch to next document"
-#: ../plugins/document-manager/plugin.c:386
+#: ../plugins/document-manager/plugin.c:376
msgid "Bookmar_k"
msgstr "Bookmar_k"
-#: ../plugins/document-manager/plugin.c:387
+#: ../plugins/document-manager/plugin.c:377
msgid "_Toggle Bookmark"
msgstr "_Toggle Bookmark"
-#: ../plugins/document-manager/plugin.c:388
+#: ../plugins/document-manager/plugin.c:378
msgid "Toggle bookmark at the current line position"
msgstr "Toggle bookmark at the current line position"
-#: ../plugins/document-manager/plugin.c:390
+#: ../plugins/document-manager/plugin.c:380
msgid "_Previous Bookmark"
msgstr "_Previous Bookmark"
-#: ../plugins/document-manager/plugin.c:391
+#: ../plugins/document-manager/plugin.c:381
msgid "Jump to the previous bookmark in the file"
msgstr "Jump to the previous bookmark in the file"
-#: ../plugins/document-manager/plugin.c:393
+#: ../plugins/document-manager/plugin.c:383
msgid "_Next Bookmark"
msgstr "_Next Bookmark"
-#: ../plugins/document-manager/plugin.c:394
+#: ../plugins/document-manager/plugin.c:384
msgid "Jump to the next bookmark in the file"
msgstr "Jump to the next bookmark in the file"
-#: ../plugins/document-manager/plugin.c:396
+#: ../plugins/document-manager/plugin.c:386
msgid "_Clear All Bookmarks"
msgstr "_Clear All Bookmarks"
-#: ../plugins/document-manager/plugin.c:397
+#: ../plugins/document-manager/plugin.c:387
msgid "Clear bookmarks"
msgstr "Clear bookmarks"
-#: ../plugins/document-manager/plugin.c:416
+#: ../plugins/document-manager/plugin.c:406
msgid "Editor file operations"
msgstr "Editor file operations"
-#: ../plugins/document-manager/plugin.c:417
+#: ../plugins/document-manager/plugin.c:407
msgid "Editor print operations"
msgstr "Editor print operations"
-#: ../plugins/document-manager/plugin.c:418
+#: ../plugins/document-manager/plugin.c:408
msgid "Editor text transformation"
msgstr "Editor text transformation"
-#: ../plugins/document-manager/plugin.c:419
+#: ../plugins/document-manager/plugin.c:409
msgid "Editor text selection"
msgstr "Editor text selection"
#. { actions_insert, G_N_ELEMENTS (actions_insert), "ActionGroupEditorInsert", N_("Editor text insertions")
},
-#: ../plugins/document-manager/plugin.c:421
+#: ../plugins/document-manager/plugin.c:411
msgid "Editor code commenting"
msgstr "Editor code commenting"
-#: ../plugins/document-manager/plugin.c:422
+#: ../plugins/document-manager/plugin.c:412
msgid "Editor navigations"
msgstr "Editor navigations"
-#: ../plugins/document-manager/plugin.c:423
+#: ../plugins/document-manager/plugin.c:413
msgid "Editor edit operations"
msgstr "Editor edit operations"
-#: ../plugins/document-manager/plugin.c:424
+#: ../plugins/document-manager/plugin.c:414
msgid "Editor zoom operations"
msgstr "Editor zoom operations"
-#: ../plugins/document-manager/plugin.c:425
+#: ../plugins/document-manager/plugin.c:415
msgid "Editor syntax highlighting styles"
msgstr "Editor syntax highlighting styles"
-#: ../plugins/document-manager/plugin.c:426
-msgid "Editor text formating"
-msgstr "Editor text formating"
+#: ../plugins/document-manager/plugin.c:416
+msgid "Editor text formatting"
+msgstr "Editor text formatting"
-#: ../plugins/document-manager/plugin.c:427
+#: ../plugins/document-manager/plugin.c:417
msgid "Simple searching"
msgstr "Simple searching"
#. DocmanPlugin* plugin = ANJUTA_PLUGIN_DOCMAN (ipref);
-#: ../plugins/document-manager/plugin.c:428
-#: ../plugins/document-manager/plugin.c:1731
-#: ../plugins/document-manager/plugin.c:2150
-#: ../plugins/document-manager/plugin.c:2159
+#: ../plugins/document-manager/plugin.c:418
+#: ../plugins/document-manager/plugin.c:1718
+#: ../plugins/document-manager/plugin.c:2138
+#: ../plugins/document-manager/plugin.c:2147
msgid "Documents"
msgstr "Documents"
-#: ../plugins/document-manager/plugin.c:434
+#: ../plugins/document-manager/plugin.c:424
msgid "Toggle search options"
msgstr "Toggle search options"
-#: ../plugins/document-manager/plugin.c:593
+#: ../plugins/document-manager/plugin.c:587
msgid "Reload"
msgstr "Reload"
-#: ../plugins/document-manager/plugin.c:599
+#: ../plugins/document-manager/plugin.c:593
msgid "Go to"
msgstr "Go to"
-#: ../plugins/document-manager/plugin.c:919
+#: ../plugins/document-manager/plugin.c:917
msgid "OVR"
msgstr "OVR"
-#: ../plugins/document-manager/plugin.c:923
+#: ../plugins/document-manager/plugin.c:921
msgid "INS"
msgstr "INS"
-#: ../plugins/document-manager/plugin.c:929
-#: ../plugins/document-manager/plugin.c:932
+#: ../plugins/document-manager/plugin.c:927
+#: ../plugins/document-manager/plugin.c:930
msgid "Zoom"
msgstr "Zoom"
-#: ../plugins/document-manager/plugin.c:935
+#: ../plugins/document-manager/plugin.c:933
msgid "Col"
msgstr "Col"
-#: ../plugins/document-manager/plugin.c:936
+#: ../plugins/document-manager/plugin.c:934
msgid "Mode"
msgstr "Mode"
#. this may fail, too
-#: ../plugins/document-manager/plugin.c:1573
+#: ../plugins/document-manager/plugin.c:1554
#, c-format
msgid "Autosave failed for %s"
msgstr "Autosave failed for %s"
-#: ../plugins/document-manager/plugin.c:1587
+#: ../plugins/document-manager/plugin.c:1568
msgid "Autosave completed"
msgstr "Autosave completed"
-#: ../plugins/document-manager/search-box.c:561
+#: ../plugins/document-manager/search-box.c:520
#, c-format
msgid "Search for \"%s\" reached the end and was continued at the top."
msgstr "Search for \"%s\" reached the end and was continued at the top."
-#: ../plugins/document-manager/search-box.c:566
+#: ../plugins/document-manager/search-box.c:525
#, c-format
msgid "Search for \"%s\" reached top and was continued at the bottom."
msgstr "Search for \"%s\" reached top and was continued at the bottom."
-#: ../plugins/document-manager/search-box.c:575
+#: ../plugins/document-manager/search-box.c:535
#, c-format
msgid ""
"Search for \"%s\" reached the end and was continued at the top but no new "
@@ -4252,7 +4283,7 @@ msgstr ""
"Search for \"%s\" reached the end and was continued at the top but no new "
"match was found."
-#: ../plugins/document-manager/search-box.c:580
+#: ../plugins/document-manager/search-box.c:540
#, c-format
msgid ""
"Search for \"%s\" reached top and was continued at the bottom but no new "
@@ -4261,20 +4292,20 @@ msgstr ""
"Search for \"%s\" reached top and was continued at the bottom but no new "
"match was found."
-#: ../plugins/document-manager/search-box.c:922
+#: ../plugins/document-manager/search-box.c:917
msgid "Use the context menu of the \"Find\" icon for more search options"
msgstr "Use the context menu of the \"Find\" icon for more search options"
-#: ../plugins/document-manager/search-box.c:986
+#: ../plugins/document-manager/search-box.c:988
msgid "Replace"
msgstr "Replace"
-#: ../plugins/document-manager/search-box.c:991
+#: ../plugins/document-manager/search-box.c:993
msgid "Replace all"
msgstr "Replace all"
#: ../plugins/document-manager/search-files.c:616
-#: ../plugins/file-manager/file-view.c:662
+#: ../plugins/file-manager/file-view.c:892
msgid "Filename"
msgstr "Filename"
@@ -4287,7 +4318,7 @@ msgid "Find in files"
msgstr "Find in files"
#: ../plugins/file-loader/anjuta-loader.plugin.in.h:1
-#: ../plugins/file-loader/plugin.c:1238 ../plugins/file-loader/plugin.c:1244
+#: ../plugins/file-loader/plugin.c:1230 ../plugins/file-loader/plugin.c:1236
msgid "File Loader"
msgstr "File Loader"
@@ -4305,29 +4336,28 @@ msgstr "File loader to load different files"
#. * user appended or prepended custom menu items to the
#. * recent chooser menu widget.
#.
-#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:522
+#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:521
msgid "No items found"
msgstr "No items found"
-#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:670
-#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:726
+#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:669
+#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:725
#, c-format
msgid "No recently used resource found with URI \"%s\""
msgstr "No recently-used resource found with URI '%s'"
-#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:750
-#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:758
+#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:749
+#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:757
#, c-format
msgid "This function is not implemented for widgets of class '%s'"
msgstr "This function is not implemented for widgets of class '%s'"
-#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:937
-#: ../plugins/starter/plugin.c:166
+#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:936
#, c-format
msgid "Open '%s'"
msgstr "Open '%s'"
-#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:967
+#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:966
msgid "Unknown item"
msgstr "Unknown item"
@@ -4336,7 +4366,7 @@ msgstr "Unknown item"
#. * the %s is the name of the item. Please keep the _ in front
#. * of the number to give these menu items a mnemonic.
#.
-#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:978
+#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:977
#, c-format
msgctxt "recent menu label"
msgid "_%d. %s"
@@ -4345,13 +4375,13 @@ msgstr "_%d. %s"
#. 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.
#.
-#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:983
+#: ../plugins/file-loader/anjuta-recent-chooser-menu.c:982
#, c-format
msgctxt "recent menu label"
msgid "%d. %s"
msgstr "%d. %s"
-#: ../plugins/file-loader/plugin.c:116
+#: ../plugins/file-loader/plugin.c:124
#, c-format
msgid ""
"Cannot open \"%s\".\n"
@@ -4362,7 +4392,7 @@ msgstr ""
"\n"
"%s"
-#: ../plugins/file-loader/plugin.c:257
+#: ../plugins/file-loader/plugin.c:270
#, c-format
msgid ""
"<b>Cannot open \"%s\"</b>.\n"
@@ -4383,141 +4413,142 @@ msgstr ""
"\n"
"You may choose to try opening it with the following plugins or applications."
-#: ../plugins/file-loader/plugin.c:280
+#: ../plugins/file-loader/plugin.c:293
msgid "Open with:"
msgstr "Open with:"
-#: ../plugins/file-loader/plugin.c:497 ../plugins/patch/patch-plugin.c:122
+#: ../plugins/file-loader/plugin.c:503 ../plugins/patch/patch-plugin.c:124
#: ../plugins/run-program/parameters.c:188
msgid "All files"
msgstr "All files"
-#: ../plugins/file-loader/plugin.c:502
+#: ../plugins/file-loader/plugin.c:508
msgid "Anjuta Projects"
msgstr "Anjuta Projects"
-#: ../plugins/file-loader/plugin.c:508
+#: ../plugins/file-loader/plugin.c:514
msgid "C/C++ source files"
msgstr "C/C++ source files"
-#: ../plugins/file-loader/plugin.c:520
+#: ../plugins/file-loader/plugin.c:526
msgid "C# source files"
msgstr "C# source files"
-#: ../plugins/file-loader/plugin.c:526
+#: ../plugins/file-loader/plugin.c:532
msgid "Java source files"
msgstr "Java source files"
-#: ../plugins/file-loader/plugin.c:532
+#: ../plugins/file-loader/plugin.c:538
msgid "Pascal source files"
msgstr "Pascal source files"
-#: ../plugins/file-loader/plugin.c:537
+#: ../plugins/file-loader/plugin.c:543
msgid "PHP source files"
msgstr "PHP source files"
-#: ../plugins/file-loader/plugin.c:544
+#: ../plugins/file-loader/plugin.c:550
msgid "Perl source files"
msgstr "Perl source files"
-#: ../plugins/file-loader/plugin.c:550
+#: ../plugins/file-loader/plugin.c:556
msgid "Python source files"
msgstr "Python source files"
-#: ../plugins/file-loader/plugin.c:555
+#: ../plugins/file-loader/plugin.c:561
msgid "Hypertext markup files"
msgstr "Hypertext markup files"
-#: ../plugins/file-loader/plugin.c:564
+#: ../plugins/file-loader/plugin.c:570
msgid "Shell script files"
msgstr "Shell script files"
-#: ../plugins/file-loader/plugin.c:569
+#: ../plugins/file-loader/plugin.c:575
msgid "Makefiles"
msgstr "Makefiles"
-#: ../plugins/file-loader/plugin.c:575
+#: ../plugins/file-loader/plugin.c:581
msgid "Lua files"
msgstr "Lua files"
-#: ../plugins/file-loader/plugin.c:580
+#: ../plugins/file-loader/plugin.c:586
msgid "Diff files"
msgstr "Diff files"
-#: ../plugins/file-loader/plugin.c:823
+#: ../plugins/file-loader/plugin.c:818
#, c-format
msgid "Failed to activate plugin: %s"
msgstr "Failed to activate plugin: %s"
-#: ../plugins/file-loader/plugin.c:884
+#: ../plugins/file-loader/plugin.c:877
msgid "_New"
msgstr "_New"
-#: ../plugins/file-loader/plugin.c:886
+#: ../plugins/file-loader/plugin.c:879
msgid "New empty file"
msgstr "New empty file"
-#: ../plugins/file-loader/plugin.c:892
+#: ../plugins/file-loader/plugin.c:885
msgid "_Open…"
msgstr "_Open…"
-#: ../plugins/file-loader/plugin.c:903 ../plugins/file-loader/plugin.c:916
+#: ../plugins/file-loader/plugin.c:896 ../plugins/file-loader/plugin.c:909
msgid "_Open"
msgstr "_Open"
-#: ../plugins/file-loader/plugin.c:910 ../plugins/file-loader/plugin.c:923
+#: ../plugins/file-loader/plugin.c:903 ../plugins/file-loader/plugin.c:916
msgid "Open _With"
msgstr "Open _With"
-#: ../plugins/file-loader/plugin.c:911 ../plugins/file-loader/plugin.c:924
+#: ../plugins/file-loader/plugin.c:904 ../plugins/file-loader/plugin.c:917
msgid "Open with"
msgstr "Open with"
-#: ../plugins/file-loader/plugin.c:1248
+#: ../plugins/file-loader/plugin.c:1240
msgid "New"
msgstr "New"
-#: ../plugins/file-loader/plugin.c:1249
+#: ../plugins/file-loader/plugin.c:1241
msgid "New file, project and project components."
msgstr "New file, project and project components."
-#: ../plugins/file-loader/plugin.c:1256 ../plugins/file-loader/plugin.c:1296
+#: ../plugins/file-loader/plugin.c:1248 ../plugins/file-loader/plugin.c:1288
msgid "Open"
msgstr "Open"
-#: ../plugins/file-loader/plugin.c:1260
+#: ../plugins/file-loader/plugin.c:1252
msgid "Open _Recent"
msgstr "Open _Recent"
-#: ../plugins/file-loader/plugin.c:1261 ../plugins/file-loader/plugin.c:1298
+#: ../plugins/file-loader/plugin.c:1253 ../plugins/file-loader/plugin.c:1290
msgid "Open recent file"
msgstr "Open recent file"
-#: ../plugins/file-loader/plugin.c:1267
+#: ../plugins/file-loader/plugin.c:1259
msgid "Open recent files"
msgstr "Open recent files"
-#: ../plugins/file-loader/plugin.c:1297
+#: ../plugins/file-loader/plugin.c:1289
msgid "Open a file"
msgstr "Open a file"
-#: ../plugins/file-loader/plugin.c:1411 ../plugins/file-loader/plugin.c:1413
+#: ../plugins/file-loader/plugin.c:1403 ../plugins/file-loader/plugin.c:1405
#, c-format
msgid "File not found"
msgstr "File not found"
#. %s is name of file that will be opened
-#: ../plugins/file-loader/plugin.c:1432
+#: ../plugins/file-loader/plugin.c:1424
#, c-format
msgid "Please select a plugin to open <b>%s</b>."
msgstr "Please select a plugin to open <b>%s</b>."
-#: ../plugins/file-loader/plugin.c:1436
-msgid "<b>Open With</b>"
-msgstr "<b>Open With</b>"
+#: ../plugins/file-loader/plugin.c:1428 ../plugins/project-import/plugin.c:290
+#: ../plugins/project-manager/dialogs.c:647
+msgid "Open With"
+msgstr "Open With"
#: ../plugins/file-manager/file-manager.plugin.in.h:1
-#: ../plugins/file-manager/plugin.c:469 ../plugins/file-manager/plugin.c:478
+#: ../plugins/file-manager/plugin.c:538 ../plugins/file-manager/plugin.c:547
msgid "File Manager"
msgstr "File Manager"
@@ -4534,56 +4565,83 @@ msgid "Choose Directory to show if no project is open"
msgstr "Choose Directory to show if no project is open"
#: ../plugins/file-manager/file-manager.ui.h:3
+msgid "Automatically select the current document"
+msgstr "Automatically select the current document"
+
+#: ../plugins/file-manager/file-manager.ui.h:4
#: ../plugins/symbol-db/anjuta-symbol-db.ui.h:5
-#: ../plugins/symbol-db/plugin.c:2184
+#: ../plugins/symbol-db/plugin.c:2213
msgid "Global"
msgstr "Global"
-#: ../plugins/file-manager/file-manager.ui.h:4
+#: ../plugins/file-manager/file-manager.ui.h:5
msgid "Do not show binary files (.o, .la, etc.)"
msgstr "Do not show binary files (.o, .la, etc.)"
-#: ../plugins/file-manager/file-manager.ui.h:5
+#: ../plugins/file-manager/file-manager.ui.h:6
msgid "Do not show hidden files"
msgstr "Do not show hidden files"
-#: ../plugins/file-manager/file-manager.ui.h:6
+#: ../plugins/file-manager/file-manager.ui.h:7
msgid "Do not show backup files"
msgstr "Do not show backup files"
-#: ../plugins/file-manager/file-manager.ui.h:7
+#: ../plugins/file-manager/file-manager.ui.h:8
msgid "Do not show unversioned files"
msgstr "Do not show unversioned files"
-#: ../plugins/file-manager/file-manager.ui.h:8
+#: ../plugins/file-manager/file-manager.ui.h:9
msgid "Filter"
msgstr "Filter"
-#: ../plugins/file-manager/file-model.c:120 ../plugins/git/anjuta-git.ui.h:30
+#: ../plugins/file-manager/file-model.c:128 ../plugins/git/anjuta-git.ui.h:34
msgid "Loading..."
msgstr "Loading…"
-#: ../plugins/file-manager/file-view.c:746
-msgid "Base URI"
-msgstr "Base URI"
+#: ../plugins/file-manager/file-model.c:708
+#: ../plugins/file-manager/file-view.c:980
+msgid "Base Path"
+msgstr "Base Path"
-#: ../plugins/file-manager/file-view.c:747
-msgid "URI of the top-most path displayed"
-msgstr "URI of the top-most path displayed"
+#: ../plugins/file-manager/file-model.c:709
+#: ../plugins/file-manager/file-view.c:981
+msgid "GFile representing the top-most path displayed"
+msgstr "GFile representing the top-most path displayed"
-#: ../plugins/file-manager/plugin.c:75
+#. You try to rename "/"
+#: ../plugins/file-manager/file-view.c:139
+msgid "You can't rename \"/\"!"
+msgstr "You can't rename \"/\"!"
+
+#: ../plugins/file-manager/file-view.c:153
+msgid ""
+"An error has occurred!\n"
+"Maybe your permissions are insufficient or the filename is wrong"
+msgstr ""
+"An error has occurred!\n"
+"Maybe your permissions are insufficient or the filename is wrong"
+
+#: ../plugins/file-manager/plugin.c:105
msgid "_Rename"
msgstr "_Rename"
-#: ../plugins/file-manager/plugin.c:75
+#: ../plugins/file-manager/plugin.c:105
msgid "Rename file or directory"
msgstr "Rename file or directory"
-#: ../plugins/file-manager/plugin.c:306
+#: ../plugins/file-manager/plugin.c:110
+msgid "_Show in File manager"
+msgstr "_Show in File manager"
+
+#: ../plugins/file-manager/plugin.c:110
+msgid "Show in File manager"
+msgstr "Show in File manager"
+
+#: ../plugins/file-manager/plugin.c:366
msgid "File manager popup actions"
msgstr "File manager popup actions"
-#: ../plugins/file-manager/plugin.c:339 ../plugins/git/plugin.c:162
+#: ../plugins/file-manager/plugin.c:399 ../plugins/git/plugin.c:157
msgid "Files"
msgstr "Files"
@@ -4612,7 +4670,7 @@ msgstr ""
"The extension will be added according to the type."
#: ../plugins/file-wizard/anjuta-file-wizard.ui.h:6
-#: ../plugins/project-manager/dialogs.c:641
+#: ../plugins/project-manager/dialogs.c:775
msgid "Type:"
msgstr "Type:"
@@ -4715,58 +4773,58 @@ msgstr ""
"Unable to initialise debugger.\n"
"Make sure Anjuta is installed correctly."
-#: ../plugins/gdb/debugger.c:1130
+#: ../plugins/gdb/debugger.c:1131
msgid "Getting ready to start debugging session…\n"
msgstr "Getting ready to start debugging session…\n"
-#: ../plugins/gdb/debugger.c:1136
+#: ../plugins/gdb/debugger.c:1137
msgid "Loading Executable: "
msgstr "Loading Executable: "
-#: ../plugins/gdb/debugger.c:1145
+#: ../plugins/gdb/debugger.c:1146
msgid "No executable specified.\n"
msgstr "No executable specified.\n"
-#: ../plugins/gdb/debugger.c:1148
+#: ../plugins/gdb/debugger.c:1149
msgid "Open an executable or attach to a process to start debugging.\n"
msgstr "Open an executable or attach to a process to start debugging.\n"
-#: ../plugins/gdb/debugger.c:1157
+#: ../plugins/gdb/debugger.c:1158
msgid "There was an error whilst launching the debugger.\n"
msgstr "There was an error whilst launching the debugger.\n"
-#: ../plugins/gdb/debugger.c:1161
+#: ../plugins/gdb/debugger.c:1162
msgid "Make sure 'gdb' is installed on the system.\n"
msgstr "Make sure 'gdb' is installed on the system.\n"
-#: ../plugins/gdb/debugger.c:1482
+#: ../plugins/gdb/debugger.c:1483
msgid "Program exited normally\n"
msgstr "Program exited normally\n"
-#: ../plugins/gdb/debugger.c:1493
+#: ../plugins/gdb/debugger.c:1494
#, c-format
msgid "Program exited with error code %s\n"
msgstr "Program exited with error code %s\n"
#. The program has reached one breakpoint and will stop
-#: ../plugins/gdb/debugger.c:1508
+#: ../plugins/gdb/debugger.c:1509
#, c-format
msgid "Breakpoint number %s hit\n"
msgstr "Breakpoint number %s hit\n"
-#: ../plugins/gdb/debugger.c:1517
+#: ../plugins/gdb/debugger.c:1518
msgid "Function finished\n"
msgstr "Function finished\n"
-#: ../plugins/gdb/debugger.c:1523
+#: ../plugins/gdb/debugger.c:1524
msgid "Stepping finished\n"
msgstr "Stepping finished\n"
-#: ../plugins/gdb/debugger.c:1529
+#: ../plugins/gdb/debugger.c:1530
msgid "Location reached\n"
msgstr "Location reached\n"
-#: ../plugins/gdb/debugger.c:1926
+#: ../plugins/gdb/debugger.c:1927
msgid ""
"The program is attached.\n"
"Do you still want to stop the debugger?"
@@ -4774,9 +4832,17 @@ msgstr ""
"The program is attached.\n"
"Do you still want to stop the debugger?"
+#: ../plugins/gdb/debugger.c:1930
+msgid ""
+"The program is running.\n"
+"Do you still want to stop the debugger?"
+msgstr ""
+"The program is running.\n"
+"Do you still want to stop the debugger?"
+
#. The %s argument is an error message returned by gdb.
#. * It is something like, "No such file or directory"
-#: ../plugins/gdb/debugger.c:2087
+#: ../plugins/gdb/debugger.c:2088
#, c-format
msgid ""
"Unable to connect to remote target, %s\n"
@@ -4785,20 +4851,20 @@ msgstr ""
"Unable to connect to remote target, %s\n"
"Do you want to try again?"
-#: ../plugins/gdb/debugger.c:2105
+#: ../plugins/gdb/debugger.c:2106
msgid "Debugger connected\n"
msgstr "Debugger connected\n"
-#: ../plugins/gdb/debugger.c:2179
+#: ../plugins/gdb/debugger.c:2180
msgid "Program attached\n"
msgstr "Program attached\n"
-#: ../plugins/gdb/debugger.c:2200
+#: ../plugins/gdb/debugger.c:2201
#, c-format
msgid "Attaching to process: %d…\n"
msgstr "Attaching to process: %d…\n"
-#: ../plugins/gdb/debugger.c:2226
+#: ../plugins/gdb/debugger.c:2227
msgid ""
"A process is already running.\n"
"Would you like to terminate it and attach the new process?"
@@ -4806,37 +4872,37 @@ msgstr ""
"A process is already running.\n"
"Would you like to terminate it and attach the new process?"
-#: ../plugins/gdb/debugger.c:2243
+#: ../plugins/gdb/debugger.c:2244
msgid "Anjuta is unable to attach to itself."
msgstr "Anjuta is unable to attach to itself."
-#: ../plugins/gdb/debugger.c:2293
+#: ../plugins/gdb/debugger.c:2294
msgid "Program terminated\n"
msgstr "Program terminated\n"
-#: ../plugins/gdb/debugger.c:2308
+#: ../plugins/gdb/debugger.c:2309
msgid "Program detached\n"
msgstr "Program detached\n"
-#: ../plugins/gdb/debugger.c:2328
+#: ../plugins/gdb/debugger.c:2329
#, c-format
msgid "Detaching the process…\n"
msgstr "Detaching the process…\n"
-#: ../plugins/gdb/debugger.c:2351
+#: ../plugins/gdb/debugger.c:2352
msgid "Interrupting the process\n"
msgstr "Interrupting the process\n"
-#: ../plugins/gdb/debugger.c:3925
+#: ../plugins/gdb/debugger.c:3926
msgid "more children"
msgstr "more children"
-#: ../plugins/gdb/debugger.c:4178
+#: ../plugins/gdb/debugger.c:4179
#, c-format
msgid "Sending signal %s to the process: %d"
msgstr "Sending signal %s to the process: %d"
-#: ../plugins/gdb/debugger.c:4204
+#: ../plugins/gdb/debugger.c:4205
msgid "Error whilst signaling the process."
msgstr "Error whilst signalling the process."
@@ -4892,255 +4958,255 @@ msgid "Gdb Debugger"
msgstr "Gdb Debugger"
#: ../plugins/git/anjuta-git.ui.h:1
-msgid "Add Files:"
-msgstr "Add Files:"
+msgid "Cancel"
+msgstr "Cancel"
#: ../plugins/git/anjuta-git.ui.h:2
#: ../plugins/subversion/anjuta-subversion.ui.h:6
msgid "Force"
msgstr "Force"
+#: ../plugins/git/anjuta-git.ui.h:3
+msgid "Do not commit"
+msgstr "Do not commit"
+
#: ../plugins/git/anjuta-git.ui.h:4
+msgid "OK"
+msgstr "OK"
+
+#: ../plugins/git/anjuta-git.ui.h:5
+msgid "Add signed off by line"
+msgstr "Add signed-off-by line"
+
+#: ../plugins/git/anjuta-git.ui.h:6
+msgid "Squash"
+msgstr "Squash"
+
+#: ../plugins/git/anjuta-git.ui.h:7
+msgid "Add Files:"
+msgstr "Add Files:"
+
+#: ../plugins/git/anjuta-git.ui.h:9
msgid "Remote name:"
msgstr "Remote name:"
-#: ../plugins/git/anjuta-git.ui.h:6
+#: ../plugins/git/anjuta-git.ui.h:11
msgid "Fetch remote branches after creation"
msgstr "Fetch remote branches after creation"
-#: ../plugins/git/anjuta-git.ui.h:7
+#: ../plugins/git/anjuta-git.ui.h:12
msgid "Mailbox files to apply:"
msgstr "Mailbox files to apply:"
-#: ../plugins/git/anjuta-git.ui.h:8
-msgid "Add signed off by line"
-msgstr "Add signed-off-by line"
-
-#: ../plugins/git/anjuta-git.ui.h:9 ../plugins/git/plugin.c:805
+#: ../plugins/git/anjuta-git.ui.h:13 ../plugins/git/plugin.c:940
msgid "Branches"
msgstr "Branches"
-#: ../plugins/git/anjuta-git.ui.h:10
-msgid "Drop or enter revision here"
-msgstr "Drop or enter revision here"
-
-#: ../plugins/git/anjuta-git.ui.h:11
+#: ../plugins/git/anjuta-git.ui.h:14
msgid "Commit to cherry pick:"
msgstr "Commit to cherry pick:"
-#: ../plugins/git/anjuta-git.ui.h:12
-msgid "Do not commit"
-msgstr "Do not commit"
-
-#: ../plugins/git/anjuta-git.ui.h:13
+#: ../plugins/git/anjuta-git.ui.h:15
msgid "Show source revision in log message"
msgstr "Show source revision in log message"
-#: ../plugins/git/anjuta-git.ui.h:14
-msgid "Append signed-of- by line"
+#: ../plugins/git/anjuta-git.ui.h:16
+msgid "Append signed-off-by line"
msgstr "Append signed-off-by line"
-#: ../plugins/git/anjuta-git.ui.h:15
-#: ../plugins/subversion/anjuta-subversion.ui.h:11
+#: ../plugins/git/anjuta-git.ui.h:17
+#: ../plugins/subversion/anjuta-subversion.ui.h:12
msgid "Log Message:"
msgstr "Log Message:"
-#: ../plugins/git/anjuta-git.ui.h:16
+#: ../plugins/git/anjuta-git.ui.h:18
msgid "Amend the previous commit"
msgstr "Amend the previous commit"
-#: ../plugins/git/anjuta-git.ui.h:17
+#: ../plugins/git/anjuta-git.ui.h:19
msgid "This commit concludes a failed merge (use -i)"
msgstr "This commit concludes a failed merge (use -i)"
-#: ../plugins/git/anjuta-git.ui.h:18
+#: ../plugins/git/anjuta-git.ui.h:20
msgid "Use custom author information:"
msgstr "Use custom author information:"
-#: ../plugins/git/anjuta-git.ui.h:20
+#: ../plugins/git/anjuta-git.ui.h:22
msgid "E-mail:"
msgstr "E-mail:"
-#: ../plugins/git/anjuta-git.ui.h:21
+#: ../plugins/git/anjuta-git.ui.h:23
msgid "Branch name:"
msgstr "Branch name:"
-#: ../plugins/git/anjuta-git.ui.h:22
+#: ../plugins/git/anjuta-git.ui.h:24
msgid "Repository head; Drop or type a different revision here"
msgstr "Repository head; Drop or type a different revision here"
-#: ../plugins/git/anjuta-git.ui.h:23
+#: ../plugins/git/anjuta-git.ui.h:25
#: ../plugins/subversion/subversion-log-dialog.c:151
msgid "Revision"
msgstr "Revision"
-#: ../plugins/git/anjuta-git.ui.h:24
+#: ../plugins/git/anjuta-git.ui.h:26
msgid "Check out the branch after it is created"
msgstr "Check out the branch after it is created"
-#: ../plugins/git/anjuta-git.ui.h:26
+#: ../plugins/git/anjuta-git.ui.h:28
msgid "Tag name:"
msgstr "Tag name:"
-#: ../plugins/git/anjuta-git.ui.h:27
+#: ../plugins/git/anjuta-git.ui.h:29
msgid "Sign this tag"
msgstr "Sign this tag"
-#: ../plugins/git/anjuta-git.ui.h:28
+#: ../plugins/git/anjuta-git.ui.h:30
msgid "Annotate this tag:"
msgstr "Annotate this tag:"
-#: ../plugins/git/anjuta-git.ui.h:29
+#: ../plugins/git/anjuta-git.ui.h:31
msgid "Branches must be fully merged"
msgstr "Branches must be fully merged"
-#: ../plugins/git/anjuta-git.ui.h:31
-msgid ""
-"Whole project; Drop a file here or type a path to view a file or folder log"
-msgstr ""
-"Whole project; Drop a file here or type a path to view a file or folder log"
+#: ../plugins/git/anjuta-git.ui.h:32 ../plugins/git/git-pane.c:96
+#: ../plugins/git/git-pane.c:101 ../plugins/git/git.plugin.in.h:1
+#: ../plugins/git/plugin.c:836
+msgid "Git"
+msgstr "Git"
-#: ../plugins/git/anjuta-git.ui.h:32
+#: ../plugins/git/anjuta-git.ui.h:33
+msgid "Tasks"
+msgstr "Tasks"
+
+#: ../plugins/git/anjuta-git.ui.h:35
msgid "Whole project; Drop a file here to view a file or folder log"
msgstr "Whole project; Drop a file here to view a file or folder log"
-#: ../plugins/git/anjuta-git.ui.h:33
-#: ../plugins/subversion/anjuta-subversion.ui.h:38
+#: ../plugins/git/anjuta-git.ui.h:36
+#: ../plugins/subversion/anjuta-subversion.ui.h:32
msgid "View the Log for File/Folder:"
msgstr "View the Log for File/Folder:"
-#: ../plugins/git/anjuta-git.ui.h:34
+#: ../plugins/git/anjuta-git.ui.h:37
msgid "Branch:"
msgstr "Branch:"
-#: ../plugins/git/anjuta-git.ui.h:35
+#: ../plugins/git/anjuta-git.ui.h:38
msgid "Graph"
msgstr "Graph"
-#: ../plugins/git/anjuta-git.ui.h:36
+#: ../plugins/git/anjuta-git.ui.h:39
#: ../plugins/subversion/subversion-log-dialog.c:160
msgid "Short Log"
msgstr "Short Log"
-#: ../plugins/git/anjuta-git.ui.h:37
+#: ../plugins/git/anjuta-git.ui.h:40
#: ../plugins/subversion/subversion-log-dialog.c:132
msgid "Author"
msgstr "Author"
-#: ../plugins/git/anjuta-git.ui.h:38
+#: ../plugins/git/anjuta-git.ui.h:41
#: ../plugins/subversion/subversion-log-dialog.c:141
msgid "Date"
msgstr "Date"
-#: ../plugins/git/anjuta-git.ui.h:39
+#: ../plugins/git/anjuta-git.ui.h:42
msgid "page 1"
msgstr "page 1"
-#: ../plugins/git/anjuta-git.ui.h:40
+#: ../plugins/git/anjuta-git.ui.h:43
msgid "page 2"
msgstr "page 2"
-#: ../plugins/git/anjuta-git.ui.h:41
-#: ../plugins/subversion/anjuta-subversion.ui.h:39
+#: ../plugins/git/anjuta-git.ui.h:44
+#: ../plugins/subversion/anjuta-subversion.ui.h:33
msgid "Changes:"
msgstr "Changes:"
-#: ../plugins/git/anjuta-git.ui.h:42
+#: ../plugins/git/anjuta-git.ui.h:45
msgid "Revision to merge with:"
msgstr "Revision to merge with:"
-#: ../plugins/git/anjuta-git.ui.h:43
-msgid "Squash"
-msgstr "Squash"
-
-#: ../plugins/git/anjuta-git.ui.h:44
+#: ../plugins/git/anjuta-git.ui.h:46
msgid "Use a custom log message:"
msgstr "Use a custom log message:"
-#: ../plugins/git/anjuta-git.ui.h:45
+#: ../plugins/git/anjuta-git.ui.h:47
msgid "Repository origin; Drop or type a different revision here"
msgstr "Repository origin; Drop or type a different revision here"
-#: ../plugins/git/anjuta-git.ui.h:46
+#: ../plugins/git/anjuta-git.ui.h:48
msgid "Generate patches relative to:"
msgstr "Generate patches relative to:"
-#: ../plugins/git/anjuta-git.ui.h:47
+#: ../plugins/git/anjuta-git.ui.h:49
msgid "Folder to create patches in:"
msgstr "Folder to create patches in:"
-#: ../plugins/git/anjuta-git.ui.h:48
+#: ../plugins/git/anjuta-git.ui.h:50
msgid "Repository to pull from:"
msgstr "Repository to pull from:"
-#: ../plugins/git/anjuta-git.ui.h:49 ../plugins/git/plugin.c:262
+#: ../plugins/git/anjuta-git.ui.h:51 ../plugins/git/plugin.c:273
msgid "Rebase"
msgstr "Rebase"
-#: ../plugins/git/anjuta-git.ui.h:50
+#: ../plugins/git/anjuta-git.ui.h:52
msgid "Append fetch data"
msgstr "Append fetch data"
-#: ../plugins/git/anjuta-git.ui.h:51
+#: ../plugins/git/anjuta-git.ui.h:53
msgid "Commit on fast-forward merges"
msgstr "Commit on fast-forward merges"
-#: ../plugins/git/anjuta-git.ui.h:52
+#: ../plugins/git/anjuta-git.ui.h:54
msgid "Do not follow tags"
msgstr "Do not follow tags"
-#: ../plugins/git/anjuta-git.ui.h:53
+#: ../plugins/git/anjuta-git.ui.h:55
msgid "Repository to push to:"
msgstr "Repository to push to:"
-#: ../plugins/git/anjuta-git.ui.h:54
+#: ../plugins/git/anjuta-git.ui.h:56
msgid "Branches:"
msgstr "Branches:"
-#: ../plugins/git/anjuta-git.ui.h:55
+#: ../plugins/git/anjuta-git.ui.h:57
msgid "Tags:"
msgstr "Tags:"
-#: ../plugins/git/anjuta-git.ui.h:56
+#: ../plugins/git/anjuta-git.ui.h:58
msgid "Push all tags"
msgstr "Push all tags"
-#: ../plugins/git/anjuta-git.ui.h:57
+#: ../plugins/git/anjuta-git.ui.h:59
msgid "Push all branches and tags"
msgstr "Push all branches and tags"
-#: ../plugins/git/anjuta-git.ui.h:58
+#: ../plugins/git/anjuta-git.ui.h:60
msgid "Remote Repositories:"
msgstr "Remote Repositories:"
-#: ../plugins/git/anjuta-git.ui.h:59
+#: ../plugins/git/anjuta-git.ui.h:61
msgid "Remove Files:"
msgstr "Remove Files:"
-#: ../plugins/git/anjuta-git.ui.h:60
-msgid "Previous commit; Drop or enter a different revision here"
-msgstr "Previous commit; Drop or enter a different revision here"
-
-#: ../plugins/git/anjuta-git.ui.h:62
+#: ../plugins/git/anjuta-git.ui.h:63
msgid "Mixed"
msgstr "Mixed"
-#: ../plugins/git/anjuta-git.ui.h:63
+#: ../plugins/git/anjuta-git.ui.h:64
msgid "Soft"
msgstr "Soft"
-#: ../plugins/git/anjuta-git.ui.h:64
+#: ../plugins/git/anjuta-git.ui.h:65
msgid "Hard"
msgstr "Hard"
-#: ../plugins/git/anjuta-git.ui.h:65
+#: ../plugins/git/anjuta-git.ui.h:66
msgid "Mode:"
msgstr "Mode:"
-#: ../plugins/git/anjuta-git.ui.h:66
-msgid "Drop or type a revision here"
-msgstr "Drop or type a revision here"
-
#: ../plugins/git/anjuta-git.ui.h:67
msgid "Commit to revert:"
msgstr "Commit to revert:"
@@ -5161,7 +5227,11 @@ msgstr "Stashed Changes:"
msgid "Repository Status:"
msgstr "Repository Status:"
-#: ../plugins/git/git-add-files-pane.c:157
+#: ../plugins/git/anjuta-git.ui.h:72
+msgid "Show Diff"
+msgstr "Show Diff"
+
+#: ../plugins/git/git-add-files-pane.c:160
msgid "Add Files"
msgstr "Add Files"
@@ -5173,21 +5243,20 @@ msgstr "Please enter a remote name."
msgid "Please enter a URL"
msgstr "Please enter a URL"
-#: ../plugins/git/git-add-remote-pane.c:180
+#: ../plugins/git/git-add-remote-pane.c:182
msgid "Add Remote"
msgstr "Add Remote"
-#: ../plugins/git/git-apply-mailbox-pane.c:157
+#: ../plugins/git/git-apply-mailbox-pane.c:159
msgid "Apply Mailbox Files"
msgstr "Apply Mailbox Files"
#: ../plugins/git/git-apply-stash-pane.c:54
-#: ../plugins/git/git-diff-stash-pane.c:67
#: ../plugins/git/git-drop-stash-pane.c:48
msgid "No stash selected."
msgstr "No stash selected."
-#: ../plugins/git/git-checkout-pane.c:147
+#: ../plugins/git/git-checkout-pane.c:150
msgid "Check Out Files"
msgstr "Check Out Files"
@@ -5197,12 +5266,12 @@ msgstr "Check Out Files"
msgid "Please enter a revision."
msgstr "Please enter a revision."
-#: ../plugins/git/git-cherry-pick-pane.c:173
+#: ../plugins/git/git-cherry-pick-pane.c:176
msgid "Cherry Pick"
msgstr "Cherry Pick"
-#: ../plugins/git/git-commit-pane.c:124
-#: ../plugins/git/git-create-tag-pane.c:79 ../plugins/git/git-merge-pane.c:70
+#: ../plugins/git/git-commit-pane.c:124 ../plugins/git/git-create-tag-pane.c:79
+#: ../plugins/git/git-merge-pane.c:70
msgid "Please enter a log message."
msgstr "Please enter a log message."
@@ -5214,7 +5283,7 @@ msgstr "Please enter the commit author's name"
msgid "Please enter the commit author's e-mail address."
msgstr "Please enter the commit author's e-mail address."
-#: ../plugins/git/git-commit-pane.c:297 ../plugins/git/plugin.c:146
+#: ../plugins/git/git-commit-pane.c:299 ../plugins/git/plugin.c:149
msgid "Commit"
msgstr "Commit"
@@ -5226,10 +5295,15 @@ msgstr "Please enter a branch name."
msgid "Please enter a tag name."
msgstr "Please enter a tag name."
-#: ../plugins/git/git-create-tag-pane.c:218
+#: ../plugins/git/git-create-tag-pane.c:236
msgid "Create Tag"
msgstr "Create Tag"
+#: ../plugins/git/git-delete-branches-pane.c:238
+#, c-format
+msgid "Are you sure you want to delete branch %s?"
+msgstr "Are you sure you want to delete branch %s?"
+
#: ../plugins/git/git-delete-remote-pane.c:49
msgid "No remote selected."
msgstr "No remote selected."
@@ -5238,59 +5312,44 @@ msgstr "No remote selected."
msgid "No tags selected."
msgstr "No tags selected."
-#. Translators: default file name for git diff's output
-#: ../plugins/git/git-diff-pane.c:33
-msgid "Uncommitted Changes.diff"
-msgstr "Uncommitted Changes.diff"
-
#. Translators: file name for an existing commits diff, %s is an SHASUM of a commit
-#: ../plugins/git/git-diff-pane.c:71
+#: ../plugins/git/git-diff-pane.c:40
#, c-format
msgid "Commit %s.diff"
msgstr "Commit %s.diff"
-#: ../plugins/git/git-diff-pane.c:104
+#: ../plugins/git/git-diff-pane.c:73
msgid "No revision selected"
msgstr "No revision selected"
-#: ../plugins/git/git-diff-stash-pane.c:40
-#, c-format
-msgid "Stash %i.diff"
-msgstr "Stash %i.diff"
-
-#: ../plugins/git/git-log-pane.c:574
+#: ../plugins/git/git-log-pane.c:581
#, c-format
msgid "<b>Branch:</b> %s"
msgstr "<b>Branch:</b> %s"
-#: ../plugins/git/git-log-pane.c:579
+#: ../plugins/git/git-log-pane.c:586
#, c-format
msgid "<b>Tag:</b> %s"
msgstr "<b>Tag:</b> %s"
-#: ../plugins/git/git-log-pane.c:584
+#: ../plugins/git/git-log-pane.c:591
#, c-format
msgid "<b>Remote:</b> %s"
msgstr "<b>Remote:</b> %s"
-#: ../plugins/git/git-merge-pane.c:210 ../plugins/git/plugin.c:97
+#: ../plugins/git/git-merge-pane.c:225 ../plugins/git/plugin.c:100
msgid "Merge"
msgstr "Merge"
-#: ../plugins/git/git-pane.c:77 ../plugins/git/git-pane.c:82
-#: ../plugins/git/git.plugin.in.h:1 ../plugins/git/plugin.c:727
-msgid "Git"
-msgstr "Git"
-
-#: ../plugins/git/git-pane.c:204
+#: ../plugins/git/git-pane.c:223
msgid "Git Error"
msgstr "Git Error"
-#: ../plugins/git/git-pane.c:210
+#: ../plugins/git/git-pane.c:229
msgid "Git Warning"
msgstr "Git Warning"
-#: ../plugins/git/git-patch-series-pane.c:167
+#: ../plugins/git/git-patch-series-pane.c:169
msgid "Generate Patch Series"
msgstr "Generate Patch Series"
@@ -5302,11 +5361,11 @@ msgstr "Git version control"
msgid "Please enter a URL."
msgstr "Please enter a URL."
-#: ../plugins/git/git-pull-pane.c:238 ../plugins/git/plugin.c:246
+#: ../plugins/git/git-pull-pane.c:243 ../plugins/git/plugin.c:257
msgid "Pull"
msgstr "Pull"
-#: ../plugins/git/git-push-pane.c:438 ../plugins/git/plugin.c:238
+#: ../plugins/git/git-push-pane.c:439 ../plugins/git/plugin.c:249
msgid "Push"
msgstr "Push"
@@ -5314,23 +5373,23 @@ msgstr "Push"
msgid "No remote selected"
msgstr "No remote selected"
-#: ../plugins/git/git-remove-files-pane.c:157
+#: ../plugins/git/git-remove-files-pane.c:160
msgid "Remove Files"
msgstr "Remove Files"
-#: ../plugins/git/git-repository-selector.c:66
+#: ../plugins/git/git-repository-selector.c:67
msgid "Remote"
msgstr "Remote"
-#: ../plugins/git/git-repository-selector.c:81
+#: ../plugins/git/git-repository-selector.c:82
msgid "URL"
msgstr "URL"
-#: ../plugins/git/git-repository-selector.c:100
+#: ../plugins/git/git-repository-selector.c:101
msgid "<b>Selected Remote:</b>"
msgstr "<b>Selected Remote:</b>"
-#: ../plugins/git/git-repository-selector.c:199
+#: ../plugins/git/git-repository-selector.c:200
msgid ""
"No remote selected; using origin by default.\n"
"To push to a different remote, select one from the Remotes list above."
@@ -5338,7 +5397,7 @@ msgstr ""
"No remote selected; using origin by default.\n"
"To push to a different remote, select one from the Remotes list above."
-#: ../plugins/git/git-reset-pane.c:167
+#: ../plugins/git/git-reset-pane.c:176
msgid "Reset"
msgstr "Reset"
@@ -5350,19 +5409,19 @@ msgstr "No conflicted files selected."
msgid "Please enter a commit."
msgstr "Please enter a commit."
-#: ../plugins/git/git-revert-pane.c:162
+#: ../plugins/git/git-revert-pane.c:164 ../plugins/git/plugin.c:513
msgid "Revert"
msgstr "Revert"
-#: ../plugins/git/git-stash-changes-pane.c:158
+#: ../plugins/git/git-stash-changes-pane.c:160
msgid "Stash Uncommitted Changes"
msgstr "Stash Uncommitted Changes"
-#: ../plugins/git/git-status-pane.c:368
+#: ../plugins/git/git-status-pane.c:551
msgid "Changes to be committed"
msgstr "Changes to be committed"
-#: ../plugins/git/git-status-pane.c:377
+#: ../plugins/git/git-status-pane.c:561
msgid "Changed but not updated"
msgstr "Changed but not updated"
@@ -5370,313 +5429,349 @@ msgstr "Changed but not updated"
msgid "No staged files selected."
msgstr "No staged files selected."
-#: ../plugins/git/plugin.c:65
+#: ../plugins/git/plugin.c:68
msgid "Branch tools"
msgstr "Branch tools"
-#: ../plugins/git/plugin.c:73 ../plugins/git/plugin.c:74
+#: ../plugins/git/plugin.c:76 ../plugins/git/plugin.c:77
msgid "Create a branch"
msgstr "Create a branch"
-#: ../plugins/git/plugin.c:81 ../plugins/git/plugin.c:82
+#: ../plugins/git/plugin.c:84 ../plugins/git/plugin.c:85
msgid "Delete branches"
msgstr "Delete branches"
-#: ../plugins/git/plugin.c:89 ../plugins/git/plugin.c:90
+#: ../plugins/git/plugin.c:92 ../plugins/git/plugin.c:93
msgid "Switch to the selected branch"
msgstr "Switch to the selected branch"
-#: ../plugins/git/plugin.c:98
+#: ../plugins/git/plugin.c:101
msgid "Merge a revision into the current branch"
msgstr "Merge a revision into the current branch"
-#: ../plugins/git/plugin.c:109
+#: ../plugins/git/plugin.c:112
msgid "Tag tools"
msgstr "Tag tools"
-#: ../plugins/git/plugin.c:117 ../plugins/git/plugin.c:118
+#: ../plugins/git/plugin.c:120 ../plugins/git/plugin.c:121
msgid "Create a tag"
msgstr "Create a tag"
-#: ../plugins/git/plugin.c:125 ../plugins/git/plugin.c:126
+#: ../plugins/git/plugin.c:128 ../plugins/git/plugin.c:129
msgid "Delete selected tags"
msgstr "Delete selected tags"
-#: ../plugins/git/plugin.c:138
+#: ../plugins/git/plugin.c:141
msgid "Changes"
msgstr "Changes"
-#: ../plugins/git/plugin.c:147
+#: ../plugins/git/plugin.c:150
msgid "Commit changes"
msgstr "Commit changes"
-#: ../plugins/git/plugin.c:154
-msgid "Diff uncommitted changes"
-msgstr "Diff uncommitted changes"
-
-#: ../plugins/git/plugin.c:155
-msgid "Show a diff of uncommitted changes in an editor"
-msgstr "Show a diff of uncommitted changes in an editor"
-
-#: ../plugins/git/plugin.c:170
+#: ../plugins/git/plugin.c:165
#: ../plugins/snippets-manager/snippets-editor.ui.h:18
msgid "Add"
msgstr "Add"
-#: ../plugins/git/plugin.c:171
+#: ../plugins/git/plugin.c:166
msgid "Add files to the index"
msgstr "Add files to the index"
-#: ../plugins/git/plugin.c:179
+#: ../plugins/git/plugin.c:174
msgid "Remove files from the repository"
msgstr "Remove files from the repository"
-#: ../plugins/git/plugin.c:186
+#: ../plugins/git/plugin.c:181 ../plugins/git/plugin.c:477
msgid "Check out"
msgstr "Check out"
-#: ../plugins/git/plugin.c:187
+#: ../plugins/git/plugin.c:182
msgid "Revert changes in unstaged files"
msgstr "Revert changes in unstaged files"
-#: ../plugins/git/plugin.c:194
+#: ../plugins/git/plugin.c:189 ../plugins/git/plugin.c:485
msgid "Unstage"
msgstr "Unstage"
-#: ../plugins/git/plugin.c:195
+#: ../plugins/git/plugin.c:190
msgid "Remove staged files from the index"
msgstr "Remove staged files from the index"
-#: ../plugins/git/plugin.c:202
+#: ../plugins/git/plugin.c:197
msgid "Resolve conflicts"
msgstr "Resolve conflicts"
-#: ../plugins/git/plugin.c:203
+#: ../plugins/git/plugin.c:198
msgid "Mark selected conflicted files as resolved"
msgstr "Mark selected conflicted files as resolved"
-#: ../plugins/git/plugin.c:214
+#: ../plugins/git/plugin.c:205 ../plugins/git/plugin.c:958
+msgid "Stash"
+msgstr "Stash"
+
+#: ../plugins/git/plugin.c:213 ../plugins/git/plugin.c:325
+msgid "Stash uncommitted changes"
+msgstr "Stash uncommitted changes"
+
+#: ../plugins/git/plugin.c:214 ../plugins/git/plugin.c:326
+msgid "Save uncommitted changes without committing them"
+msgstr "Save uncommitted changes without committing them"
+
+#: ../plugins/git/plugin.c:225
msgid "Remote repository tools"
msgstr "Remote repository tools"
-#: ../plugins/git/plugin.c:222
+#: ../plugins/git/plugin.c:233
msgid "Add a remote"
msgstr "Add a remote"
-#: ../plugins/git/plugin.c:223
+#: ../plugins/git/plugin.c:234
msgid "Add a remote repository"
msgstr "Add a remote repository"
-#: ../plugins/git/plugin.c:230
+#: ../plugins/git/plugin.c:241
msgid "Delete selected remote"
msgstr "Delete selected remote"
-#: ../plugins/git/plugin.c:231
+#: ../plugins/git/plugin.c:242
msgid "Delete a remote"
msgstr "Delete a remote"
-#: ../plugins/git/plugin.c:239
+#: ../plugins/git/plugin.c:250
msgid "Push changes to a remote repository"
msgstr "Push changes to a remote repository"
-#: ../plugins/git/plugin.c:247
+#: ../plugins/git/plugin.c:258
msgid "Pull changes from a remote repository"
msgstr "Pull changes from a remote repository"
-#: ../plugins/git/plugin.c:254
+#: ../plugins/git/plugin.c:265 ../plugins/git/plugin.c:577
msgid "Fetch"
msgstr "Fetch"
-#: ../plugins/git/plugin.c:255
+#: ../plugins/git/plugin.c:266
msgid "Fetch changes from remote repositories"
msgstr "Fetch changes from remote repositories"
-#: ../plugins/git/plugin.c:270
+#: ../plugins/git/plugin.c:281
msgid "Rebase against selected remote"
msgstr "Rebase against selected remote"
-#: ../plugins/git/plugin.c:271
+#: ../plugins/git/plugin.c:282
msgid "Start a rebase operation relative to the selected remote repository"
msgstr "Start a rebase operation relative to the selected remote repository"
-#: ../plugins/git/plugin.c:278 ../plugins/git/plugin.c:446
+#: ../plugins/git/plugin.c:289 ../plugins/git/plugin.c:449
msgid "Continue"
msgstr "Continue"
-#: ../plugins/git/plugin.c:279
+#: ../plugins/git/plugin.c:290
msgid "Continue a rebase with resolved conflicts"
msgstr "Continue a rebase with resolved conflicts"
-#: ../plugins/git/plugin.c:286 ../plugins/git/plugin.c:454
+#: ../plugins/git/plugin.c:297 ../plugins/git/plugin.c:457
msgid "Skip"
msgstr "Skip"
-#: ../plugins/git/plugin.c:287
+#: ../plugins/git/plugin.c:298
msgid "Skip the current revision"
msgstr "Skip the current revision"
-#: ../plugins/git/plugin.c:294 ../plugins/git/plugin.c:462
+#: ../plugins/git/plugin.c:305 ../plugins/git/plugin.c:465
msgid "Abort"
msgstr "Abort"
-#: ../plugins/git/plugin.c:295
+#: ../plugins/git/plugin.c:306
msgid "Abort the rebase and return the repository to its previous state"
msgstr "Abort the rebase and return the repository to its previous state"
-#: ../plugins/git/plugin.c:306
+#: ../plugins/git/plugin.c:317
msgid "Stash tools"
msgstr "Stash tools"
-#: ../plugins/git/plugin.c:314
-msgid "Stash uncommitted changes"
-msgstr "Stash uncommitted changes"
-
-#: ../plugins/git/plugin.c:315
-msgid "Save uncommitted changes without committing them"
-msgstr "Save uncommitted changes without committing them"
-
-#: ../plugins/git/plugin.c:322
+#: ../plugins/git/plugin.c:333
msgid "Apply selected stash"
msgstr "Apply selected stash"
-#: ../plugins/git/plugin.c:323
+#: ../plugins/git/plugin.c:334
msgid "Apply stashed changes back into the working tree"
msgstr "Apply stashed changes back into the working tree"
-#: ../plugins/git/plugin.c:330
+#: ../plugins/git/plugin.c:341
msgid "Apply stash and restore index"
msgstr "Apply stash and restore index"
-#: ../plugins/git/plugin.c:331
+#: ../plugins/git/plugin.c:342
msgid "Apply stashed changes back into the working tree and the index"
msgstr "Apply stashed changes back into the working tree and the index"
-#: ../plugins/git/plugin.c:338
-msgid "Diff selected stash"
-msgstr "Diff selected stash"
-
-#: ../plugins/git/plugin.c:339
-msgid "Show a diff of the selected stash"
-msgstr "Show a diff of the selected stash"
-
-#: ../plugins/git/plugin.c:346
+#: ../plugins/git/plugin.c:349
msgid "Drop selected stash"
msgstr "Drop selected stash"
-#: ../plugins/git/plugin.c:347
+#: ../plugins/git/plugin.c:350
msgid "Delete the selected stash"
msgstr "Delete the selected stash"
-#: ../plugins/git/plugin.c:354
+#: ../plugins/git/plugin.c:357
msgid "Clear all stashes"
msgstr "Clear all stashes"
-#: ../plugins/git/plugin.c:355
+#: ../plugins/git/plugin.c:358
msgid "Delete all stashes in this repository"
msgstr "Delete all stashes in this repository"
-#: ../plugins/git/plugin.c:366
+#: ../plugins/git/plugin.c:369
msgid "Revision tools"
msgstr "Revision tools"
-#: ../plugins/git/plugin.c:374
+#: ../plugins/git/plugin.c:377 ../plugins/git/plugin.c:497
msgid "Show commit diff"
msgstr "Show commit diff"
-#: ../plugins/git/plugin.c:375
+#: ../plugins/git/plugin.c:378
msgid "Show a diff of the selected revision"
msgstr "Show a diff of the selected revision"
-#: ../plugins/git/plugin.c:382
+#: ../plugins/git/plugin.c:385 ../plugins/git/plugin.c:505
msgid "Cherry pick"
msgstr "Cherry pick"
-#: ../plugins/git/plugin.c:383
+#: ../plugins/git/plugin.c:386
msgid "Merge an individual commit from another branch"
msgstr "Merge an individual commit from another branch"
-#: ../plugins/git/plugin.c:390
+#: ../plugins/git/plugin.c:393
msgid "Reset/Revert"
msgstr "Reset/Revert"
-#: ../plugins/git/plugin.c:398
+#: ../plugins/git/plugin.c:401
msgid "Reset tree"
msgstr "Reset tree"
-#: ../plugins/git/plugin.c:399
+#: ../plugins/git/plugin.c:402
msgid "Reset tree to a previous revision"
msgstr "Reset tree to a previous revision"
-#: ../plugins/git/plugin.c:406
+#: ../plugins/git/plugin.c:409
msgid "Revert commit"
msgstr "Revert commit"
-#: ../plugins/git/plugin.c:407
+#: ../plugins/git/plugin.c:410
msgid "Revert a commit"
msgstr "Revert a commit"
-#: ../plugins/git/plugin.c:414
+#: ../plugins/git/plugin.c:417
msgid "Patch series"
msgstr "Patch series"
-#: ../plugins/git/plugin.c:422 ../plugins/git/plugin.c:423
+#: ../plugins/git/plugin.c:425 ../plugins/git/plugin.c:426
msgid "Generate a patch series"
msgstr "Generate a patch series"
-#: ../plugins/git/plugin.c:430
+#: ../plugins/git/plugin.c:433
msgid "Mailbox files"
msgstr "Mailbox files"
-#: ../plugins/git/plugin.c:438
+#: ../plugins/git/plugin.c:441
msgid "Apply mailbox files"
msgstr "Apply mailbox files"
-#: ../plugins/git/plugin.c:439
+#: ../plugins/git/plugin.c:442
msgid "Apply patches from mailbox files"
msgstr "Apply patches from mailbox files"
-#: ../plugins/git/plugin.c:447
+#: ../plugins/git/plugin.c:450
msgid "Continue applying patches with resolved conflicts"
msgstr "Continue applying patches with resolved conflicts"
-#: ../plugins/git/plugin.c:455
+#: ../plugins/git/plugin.c:458
msgid "Skip the current patch in the series"
msgstr "Skip the current patch in the series"
-#: ../plugins/git/plugin.c:463
+#: ../plugins/git/plugin.c:466
msgid ""
"Stop applying the patch series and return the tree to its previous state"
msgstr ""
"Stop applying the patch series and return the tree to its previous state"
-#: ../plugins/git/plugin.c:554 ../plugins/git/plugin.c:627
+#: ../plugins/git/plugin.c:521
+msgid "Reset..."
+msgstr "Reset…"
+
+#: ../plugins/git/plugin.c:533
+msgid "Switch"
+msgstr "Switch"
+
+#: ../plugins/git/plugin.c:541
+msgid "Delete..."
+msgstr "Delete…"
+
+#: ../plugins/git/plugin.c:549
+msgid "Merge..."
+msgstr "Merge…"
+
+#: ../plugins/git/plugin.c:561
+msgid "Push..."
+msgstr "Push…"
+
+#: ../plugins/git/plugin.c:569
+msgid "Pull..."
+msgstr "Pull…"
+
+#: ../plugins/git/plugin.c:589
+msgid "Apply"
+msgstr "Apply"
+
+#: ../plugins/git/plugin.c:597
+msgid "Apply and restore index"
+msgstr "Apply and restore index"
+
+#: ../plugins/git/plugin.c:605
+msgid "Drop"
+msgstr "Drop"
+
+#: ../plugins/git/plugin.c:694 ../plugins/git/plugin.c:767
msgid "Branch"
msgstr "Branch"
-#: ../plugins/git/plugin.c:723
-msgid "Git Tasks"
-msgstr "Git Tasks"
+#: ../plugins/git/plugin.c:855
+msgid "Status popup menu"
+msgstr "Status popup menu"
+
+#: ../plugins/git/plugin.c:860
+msgid "Log popup menu"
+msgstr "Log popup menu"
+
+#: ../plugins/git/plugin.c:866
+msgid "Branch popup menu"
+msgstr "Branch popup menu"
-#: ../plugins/git/plugin.c:793
+#: ../plugins/git/plugin.c:872
+msgid "Remote popup menu"
+msgstr "Remote popup menu"
+
+#: ../plugins/git/plugin.c:877
+msgid "Popup menu entries"
+msgstr "Popup menu entries"
+
+#: ../plugins/git/plugin.c:928
msgid "Status"
msgstr "Status"
-#: ../plugins/git/plugin.c:799
+#: ../plugins/git/plugin.c:934
msgid "Log"
msgstr "Log"
-#: ../plugins/git/plugin.c:810
+#: ../plugins/git/plugin.c:945
msgid "Tags"
msgstr "Tags"
-#: ../plugins/git/plugin.c:817
+#: ../plugins/git/plugin.c:952
msgid "Remotes"
msgstr "Remotes"
-#: ../plugins/git/plugin.c:823
-msgid "Stash"
-msgstr "Stash"
-
#: ../plugins/glade/anjuta-design-document.c:170
#: ../plugins/glade/anjuta-design-document.c:201
#, c-format
@@ -5700,37 +5795,57 @@ msgstr "Glade Plugin for Anjuta."
msgid "User interface file"
msgstr "User interface file"
-#: ../plugins/glade/plugin.c:586
+#: ../plugins/glade/anjuta-glade.ui.h:1
msgid "Select widgets in the workspace"
msgstr "Select widgets in the workspace"
-#: ../plugins/glade/plugin.c:612
+#: ../plugins/glade/anjuta-glade.ui.h:2
msgid "Drag and resize widgets in the workspace"
msgstr "Drag and resize widgets in the workspace"
-#: ../plugins/glade/plugin.c:638
+#: ../plugins/glade/anjuta-glade.ui.h:3
+msgid "Edit widget margins"
+msgstr "Edit widget margins"
+
+#: ../plugins/glade/anjuta-glade.ui.h:4
+msgid "Edit widget alignment"
+msgstr "Edit widget alignment"
+
+#: ../plugins/glade/plugin.c:688
+msgid "Glade Properties…"
+msgstr "Glade Properties…"
+
+#: ../plugins/glade/plugin.c:690
+msgid "Switch between library versions and check deprecations"
+msgstr "Switch between library versions and check deprecations"
+
+#: ../plugins/glade/plugin.c:731
msgid "Loading Glade…"
msgstr "Loading Glade…"
-#: ../plugins/glade/plugin.c:714
+#: ../plugins/glade/plugin.c:818
+msgid "Glade designer operations"
+msgstr "Glade designer operations"
+
+#: ../plugins/glade/plugin.c:826
msgid "Widgets"
msgstr "Widgets"
-#: ../plugins/glade/plugin.c:719
+#: ../plugins/glade/plugin.c:831
msgid "Palette"
msgstr "Palette"
-#: ../plugins/glade/plugin.c:841
+#: ../plugins/glade/plugin.c:968
#, c-format
msgid "Not local file: %s"
msgstr "Not local file: %s"
-#: ../plugins/glade/plugin.c:887
+#: ../plugins/glade/plugin.c:1014
#, c-format
msgid "Could not open %s"
msgstr "Could not open %s"
-#: ../plugins/glade/plugin.c:930
+#: ../plugins/glade/plugin.c:1057
msgid "Could not create a new glade project."
msgstr "Could not create a new glade project."
@@ -5768,36 +5883,39 @@ msgstr "Indentation parameters"
#: ../plugins/indentation-c-style/anjuta-indentation-c-style.ui.h:8
msgid "Line up parentheses"
-msgstr "Line up parentheses"
+msgstr "Line up brackets"
#: ../plugins/indentation-c-style/anjuta-indentation-c-style.ui.h:9
msgid "Indent:"
msgstr "Indent:"
#: ../plugins/indentation-c-style/anjuta-indentation-c-style.ui.h:10
+msgid "Use spaces for parenthesis indentation"
+msgstr "Use spaces for bracket indentation"
+
+#: ../plugins/indentation-c-style/anjuta-indentation-c-style.ui.h:11
msgid "Parenthesis indentation"
-msgstr "Parenthesis indentation"
+msgstr "Bracket indentation"
#. ANJUTA_STOCK_AUTOINDENT,
-#: ../plugins/indentation-c-style/plugin.c:469
+#: ../plugins/indentation-c-style/plugin.c:224
#: ../plugins/indentation-python-style/plugin.c:206
msgid "Auto-Indent"
msgstr "Auto-Indent"
-#: ../plugins/indentation-c-style/plugin.c:470
+#: ../plugins/indentation-c-style/plugin.c:225
#: ../plugins/indentation-python-style/plugin.c:207
msgid "Auto-indent current line or selection based on indentation settings"
msgstr "Auto-indent current line or selection based on indentation settings"
-#: ../plugins/indentation-c-style/plugin.c:510
-#: ../plugins/language-support-cpp-java/plugin.c:1126
-msgid "C++/Java Assistance"
-msgstr "C++/Java Assistance"
+#: ../plugins/indentation-c-style/plugin.c:265
+msgid "C Indentation"
+msgstr "C Indentation"
-#: ../plugins/indentation-c-style/plugin.c:607
-#: ../plugins/indentation-c-style/plugin.c:616
-#: ../plugins/indentation-python-style/plugin.c:328
-#: ../plugins/indentation-python-style/plugin.c:337
+#: ../plugins/indentation-c-style/plugin.c:363
+#: ../plugins/indentation-c-style/plugin.c:372
+#: ../plugins/indentation-python-style/plugin.c:324
+#: ../plugins/indentation-python-style/plugin.c:333
msgid "Indentation"
msgstr "Indentation"
@@ -5806,12 +5924,10 @@ msgid "Enable adaptive indentation"
msgstr "Enable adaptive indentation"
#: ../plugins/indentation-python-style/plugin.c:227
-#: ../plugins/language-support-python/plugin.c:428
-msgid "Python Assistance"
-msgstr "Python Assistance"
+msgid "Python Indentation"
+msgstr "Python Indentation"
#: ../plugins/jhbuild/anjuta-jhbuild.plugin.in.h:1
-#| msgid "Build"
msgid "JHBuild"
msgstr "JHBuild"
@@ -5819,10 +5935,35 @@ msgstr "JHBuild"
msgid "Build and run programs inside the JHBuild environment"
msgstr "Build and run programs inside the JHBuild environment"
-#: ../plugins/js-debugger/debugger-js.c:548
-#: ../plugins/js-debugger/plugin.c:142
+#: ../plugins/jhbuild/plugin.c:121
+msgid "Failed to run \"jhbuild run\""
+msgstr "Failed to run \"jhbuild run\""
+
+#: ../plugins/jhbuild/plugin.c:127
+#, c-format
+msgid "Failed to run \"jhbuild run\" (%s)"
+msgstr "Failed to run \"jhbuild run\" (%s)"
+
+#: ../plugins/jhbuild/plugin.c:172
+msgid "Could not find the JHBuild install prefix."
+msgstr "Could not find the JHBuild install prefix."
+
+#: ../plugins/jhbuild/plugin.c:180
+msgid ""
+"Could not find the JHBuild library directory. You need JHBuild from "
+"2012-11-06 or later."
+msgstr ""
+"Could not find the JHBuild library directory. You need JHBuild from "
+"2012-11-06 or later."
+
+#: ../plugins/jhbuild/plugin.c:198
+#, c-format
+msgid "Failed to activate the JHBuild Plugin: %s"
+msgstr "Failed to activate the JHBuild Plugin: %s"
+
+#: ../plugins/js-debugger/debugger-js.c:548 ../plugins/js-debugger/plugin.c:142
msgid "Error: cant bind port"
-msgstr "Error: cant bind port"
+msgstr "Error: cannot bind port"
#: ../plugins/js-debugger/js_debugger.plugin.in.h:1
msgid "Javascript Debugger"
@@ -5866,28 +6007,32 @@ msgstr "Load API tags for C standard library"
msgid "Load API tags for C++ standard template library"
msgstr "Load API tags for C++ standard template library"
-#: ../plugins/language-support-cpp-java/plugin.c:682
+#: ../plugins/language-support-cpp-java/plugin.c:784
msgid "Code added for widget."
msgstr "Code added for widget."
-#: ../plugins/language-support-cpp-java/plugin.c:1079
+#: ../plugins/language-support-cpp-java/plugin.c:1198
msgid "Comment/Uncomment"
msgstr "Comment/Uncomment"
-#: ../plugins/language-support-cpp-java/plugin.c:1080
+#: ../plugins/language-support-cpp-java/plugin.c:1199
msgid "Comment or uncomment current selection"
msgstr "Comment or uncomment current selection"
-#: ../plugins/language-support-cpp-java/plugin.c:1085
+#: ../plugins/language-support-cpp-java/plugin.c:1204
msgid "Swap .h/.c"
msgstr "Swap .h/.c"
-#: ../plugins/language-support-cpp-java/plugin.c:1086
+#: ../plugins/language-support-cpp-java/plugin.c:1205
msgid "Swap C header and source files"
msgstr "Swap C header and source files"
-#: ../plugins/language-support-cpp-java/plugin.c:1345
-#: ../plugins/language-support-cpp-java/plugin.c:1374
+#: ../plugins/language-support-cpp-java/plugin.c:1245
+msgid "C++/Java Assistance"
+msgstr "C++/Java Assistance"
+
+#: ../plugins/language-support-cpp-java/plugin.c:1462
+#: ../plugins/language-support-cpp-java/plugin.c:1491
msgid "API Tags (C/C++)"
msgstr "API Tags (C/C++)"
@@ -5957,15 +6102,15 @@ msgid "JS Find dirs"
msgstr "JS Find dirs"
#: ../plugins/language-support-js/anjuta-language-javascript.ui.h:12
-msgid "Gir repository's directory: "
-msgstr "Gir repository's directory: "
+msgid "Gir repository's directory:"
+msgstr "Directory of Gir repository:"
#: ../plugins/language-support-js/anjuta-language-javascript.ui.h:13
-msgid "Gjs repository's directory: "
-msgstr "Gjs repository's directory: "
+msgid "Gjs repository's directory:"
+msgstr "Directory of Gjs repository: "
#: ../plugins/language-support-js/anjuta-language-javascript.ui.h:14
-msgid "Min character for completion: "
+msgid "Min character for completion:"
msgstr "Min character for completion: "
#: ../plugins/language-support-js/anjuta-language-javascript.ui.h:15
@@ -5981,16 +6126,12 @@ msgstr "JS Support Plugin"
msgid "JavaScript Support Plugin"
msgstr "JavaScript Support Plugin"
-#: ../plugins/language-support-js/plugin.c:370
-#: ../plugins/language-support-js/plugin.c:383
-#: ../plugins/language-support-js/plugin.c:417
+#: ../plugins/language-support-js/plugin.c:364
+#: ../plugins/language-support-js/plugin.c:377
+#: ../plugins/language-support-js/plugin.c:411
msgid "JavaScript"
msgstr "JavaScript"
-#: ../plugins/language-support-python/anjuta-language-support-python.ui.h:9
-msgid "Path: "
-msgstr "Path: "
-
#: ../plugins/language-support-python/anjuta-language-support-python.ui.h:10
msgid "Interpreter"
msgstr "Interpreter"
@@ -6014,9 +6155,13 @@ msgstr ""
msgid "Do not show that warning again"
msgstr "Do not show that warning again"
-#: ../plugins/language-support-python/plugin.c:561
-#: ../plugins/language-support-python/plugin.c:574
-#: ../plugins/language-support-python/python-assist.c:792
+#: ../plugins/language-support-python/plugin.c:428
+msgid "Python Assistance"
+msgstr "Python Assistance"
+
+#: ../plugins/language-support-python/plugin.c:557
+#: ../plugins/language-support-python/plugin.c:570
+#: ../plugins/language-support-python/python-assist.c:807
msgid "Python"
msgstr "Python"
@@ -6028,9 +6173,9 @@ msgstr "Vala support Plugin"
msgid "Vala support plugin, adds code completion."
msgstr "Vala support plugin, adds code completion."
-#: ../plugins/language-support-vala/plugin.vala:655
-#: ../plugins/language-support-vala/plugin.vala:663
-#: ../plugins/parser-cxx/plugin.c:269 ../plugins/parser-cxx/plugin.c:282
+#: ../plugins/language-support-vala/plugin.vala:657
+#: ../plugins/language-support-vala/plugin.vala:665
+#: ../plugins/parser-cxx/plugin.c:267 ../plugins/parser-cxx/plugin.c:280
msgid "Auto-complete"
msgstr "Autocomplete"
@@ -6099,25 +6244,20 @@ msgstr "Important:"
msgid "Message colors"
msgstr "Message colours"
-#: ../plugins/message-view/anjuta-msgman.c:83
+#: ../plugins/message-view/anjuta-msgman.c:94
msgid "Close all message tabs"
msgstr "Close all message tabs"
-#: ../plugins/message-view/message-view.c:497
+#: ../plugins/message-view/message-view.c:472
msgid "Icon"
msgstr "Icon"
-#: ../plugins/message-view/message-view.c:511
-#: ../plugins/message-view/plugin.c:386 ../plugins/message-view/plugin.c:399
-#: ../plugins/message-view/plugin.c:518 ../plugins/message-view/plugin.c:529
+#: ../plugins/message-view/message-view.c:486
+#: ../plugins/message-view/plugin.c:386 ../plugins/message-view/plugin.c:400
+#: ../plugins/message-view/plugin.c:519 ../plugins/message-view/plugin.c:530
msgid "Messages"
msgstr "Messages"
-#: ../plugins/message-view/message-view.c:869
-#, c-format
-msgid "Error writing %s"
-msgstr "Error writing %s"
-
#: ../plugins/message-view/plugin.c:79
msgid "_Copy Message"
msgstr "_Copy Message"
@@ -6127,29 +6267,29 @@ msgid "Copy message"
msgstr "Copy message"
#: ../plugins/message-view/plugin.c:83
+msgid "_Copy All Messages"
+msgstr "_Copy All Messages"
+
+#: ../plugins/message-view/plugin.c:84
+msgid "Copy All Messages"
+msgstr "Copy All Message"
+
+#: ../plugins/message-view/plugin.c:87
msgid "_Next Message"
msgstr "_Next Message"
-#: ../plugins/message-view/plugin.c:84
+#: ../plugins/message-view/plugin.c:88
msgid "Next message"
msgstr "Next message"
-#: ../plugins/message-view/plugin.c:87
+#: ../plugins/message-view/plugin.c:91
msgid "_Previous Message"
msgstr "_Previous Message"
-#: ../plugins/message-view/plugin.c:88
+#: ../plugins/message-view/plugin.c:92
msgid "Previous message"
msgstr "Previous message"
-#: ../plugins/message-view/plugin.c:91
-msgid "_Save Message"
-msgstr "_Save Message"
-
-#: ../plugins/message-view/plugin.c:92
-msgid "Save message"
-msgstr "Save message"
-
#: ../plugins/message-view/plugin.c:168
msgid "Next/Previous Message"
msgstr "Next/Previous Message"
@@ -6214,7 +6354,7 @@ msgstr "Add _Package"
msgid "Packages"
msgstr "Packages"
-#: ../plugins/parser-cxx/parser-cxx-assist.c:1283
+#: ../plugins/parser-cxx/parser-cxx-assist.c:1260
msgid "C/C++"
msgstr "C/C++"
@@ -6230,40 +6370,40 @@ msgstr "Patches files and directories."
msgid "File/Directory to patch"
msgstr "File/Directory to patch"
-#: ../plugins/patch/patch-plugin.c:97
+#: ../plugins/patch/patch-plugin.c:98
msgid "Patch file"
msgstr "Patch file"
-#: ../plugins/patch/patch-plugin.c:117
+#: ../plugins/patch/patch-plugin.c:119
msgid "Patches"
msgstr "Patches"
-#: ../plugins/patch/patch-plugin.c:170
+#: ../plugins/patch/patch-plugin.c:172
msgid "Please select the directory where the patch should be applied"
msgstr "Please select the directory where the patch should be applied"
-#: ../plugins/patch/patch-plugin.c:181 ../plugins/patch/patch-plugin.ui.h:1
+#: ../plugins/patch/patch-plugin.c:183 ../plugins/patch/patch-plugin.ui.h:1
msgid "Patch"
msgstr "Patch"
-#: ../plugins/patch/patch-plugin.c:198
+#: ../plugins/patch/patch-plugin.c:200
#, c-format
msgid "Patching %s using %s\n"
msgstr "Patching %s using %s\n"
-#: ../plugins/patch/patch-plugin.c:210
+#: ../plugins/patch/patch-plugin.c:212
msgid "Patching…\n"
msgstr "Patching…\n"
-#: ../plugins/patch/patch-plugin.c:220
+#: ../plugins/patch/patch-plugin.c:222
msgid "Patching…"
msgstr "Patching…"
-#: ../plugins/patch/patch-plugin.c:225
+#: ../plugins/patch/patch-plugin.c:227
msgid "There are unfinished jobs: please wait until they are finished."
msgstr "There are unfinished jobs: please wait until they are finished."
-#: ../plugins/patch/patch-plugin.c:267
+#: ../plugins/patch/patch-plugin.c:269
msgid ""
"Patch failed.\n"
"Please review the failure messages.\n"
@@ -6273,12 +6413,12 @@ msgstr ""
"Please review the failure messages.\n"
"Examine and remove any rejected files.\n"
-#: ../plugins/patch/patch-plugin.c:273
+#: ../plugins/patch/patch-plugin.c:275
msgid "Patching complete"
msgstr "Patching complete"
#: ../plugins/patch/patch-plugin.ui.h:2
-#: ../plugins/subversion/anjuta-subversion.ui.h:61
+#: ../plugins/subversion/anjuta-subversion.ui.h:45
msgid "Dry run"
msgstr "Dry run"
@@ -6322,13 +6462,12 @@ msgstr "Import an existing autotools project to Anjuta"
msgid "Project from Existing Sources"
msgstr "Project from Existing Sources"
-#: ../plugins/project-import/plugin.c:79
-#: ../plugins/project-import/plugin.c:183
+#: ../plugins/project-import/plugin.c:82 ../plugins/project-import/plugin.c:189
#, c-format
msgid "A file named \"%s\" already exists. Do you want to replace it?"
msgstr "A file named \"%s\" already exists. Do you want to replace it?"
-#: ../plugins/project-import/plugin.c:218
+#: ../plugins/project-import/plugin.c:224
#, c-format
msgid ""
"A file named \"%s\" cannot be written: %s. Check if you have write access to "
@@ -6337,16 +6476,12 @@ msgstr ""
"A file named \"%s\" cannot be written: %s. Check if you have write access to "
"the project directory."
-#: ../plugins/project-import/plugin.c:282
+#: ../plugins/project-import/plugin.c:285
#, c-format
msgid "Please select a project backend to open %s."
msgstr "Please select a project backend to open %s."
-#: ../plugins/project-import/plugin.c:287
-msgid "Open With"
-msgstr "Open With"
-
-#: ../plugins/project-import/plugin.c:302
+#: ../plugins/project-import/plugin.c:305
#, c-format
msgid ""
"Could not find a valid project backend for the given directory (%s). Please "
@@ -6355,35 +6490,31 @@ msgstr ""
"Could not find a valid project backend for the given directory (%s). Please "
"select a different directory, or try upgrading to a newer version of Anjuta."
-#: ../plugins/project-import/plugin.c:368
-#: ../plugins/project-import/plugin.c:424
+#: ../plugins/project-import/plugin.c:371
+#: ../plugins/project-import/plugin.c:428
#, c-format
msgid ""
"Couldn't check out the supplied URI \"%s\". The error returned was: \"%s\""
msgstr ""
"Couldn't check out the supplied URI \"%s\". The error returned was: \"%s\""
-#: ../plugins/project-import/project-import-dialog.c:292
+#: ../plugins/project-import/project-import-dialog.c:310
msgid "Import project"
msgstr "Import project"
-#: ../plugins/project-import/project-import-dialog.c:296
+#: ../plugins/project-import/project-import-dialog.c:314
msgid "Import"
msgstr "Import"
#: ../plugins/project-import/project-import.ui.h:1
-msgid "Project name"
-msgstr "Project name"
-
-#: ../plugins/project-import/project-import.ui.h:2
msgid "Import from folder"
msgstr "Import from folder"
-#: ../plugins/project-import/project-import.ui.h:3
+#: ../plugins/project-import/project-import.ui.h:2
msgid "Location:"
msgstr "Location:"
-#: ../plugins/project-import/project-import.ui.h:4
+#: ../plugins/project-import/project-import.ui.h:3
#: ../plugins/project-wizard/templates/anjuta-plugin.wiz.in.h:12
#: ../plugins/project-wizard/templates/cpp.wiz.in.h:12
#: ../plugins/project-wizard/templates/django.wiz.in.h:7
@@ -6404,18 +6535,22 @@ msgstr "Location:"
#: ../plugins/project-wizard/templates/wxwin.wiz.in.h:12
#: ../plugins/project-wizard/templates/xlib-dock.wiz.in.h:12
#: ../plugins/project-wizard/templates/xlib.wiz.in.h:12
-#: ../plugins/subversion/anjuta-subversion.ui.h:45
+#: ../plugins/subversion/anjuta-subversion.ui.h:19
msgid "Destination:"
msgstr "Destination:"
-#: ../plugins/project-import/project-import.ui.h:5
+#: ../plugins/project-import/project-import.ui.h:4
msgid "Import from version control system"
msgstr "Import from version control system"
-#: ../plugins/project-import/project-import.ui.h:6
+#: ../plugins/project-import/project-import.ui.h:5
msgid "Import options"
msgstr "Import options"
+#: ../plugins/project-import/project-import.ui.h:6
+msgid "Project name"
+msgstr "Project name"
+
#: ../plugins/project-manager/anjuta-project-manager.plugin.in.h:1
msgid "Project Manager"
msgstr "Project Manager"
@@ -6431,200 +6566,207 @@ msgstr "Project Manager Plugin for Anjuta."
#. }
#. else
#. uri = g_strdup("");
-#: ../plugins/project-manager/dialogs.c:332
+#: ../plugins/project-manager/dialogs.c:334
msgid "Select sources…"
msgstr "Select sources…"
-#: ../plugins/project-manager/dialogs.c:407
+#: ../plugins/project-manager/dialogs.c:409
msgid " This property is not modifiable."
msgstr " This property is not modifiable."
-#: ../plugins/project-manager/dialogs.c:563
-#: ../plugins/project-manager/dialogs.c:568
+#. Several backend are possible, ask the user to select one
+#: ../plugins/project-manager/dialogs.c:644
+#, c-format
+msgid "Please select a project backend to use."
+msgstr "Please select a project backend to use."
+
+#: ../plugins/project-manager/dialogs.c:683
+#: ../plugins/project-manager/dialogs.c:688
#: ../plugins/project-manager/plugin.c:927
msgid "Project properties"
msgstr "Project properties"
-#: ../plugins/project-manager/dialogs.c:572
+#: ../plugins/project-manager/dialogs.c:692
msgid "Folder properties"
msgstr "Folder properties"
-#: ../plugins/project-manager/dialogs.c:576
+#: ../plugins/project-manager/dialogs.c:696
msgid "Target properties"
msgstr "Target properties"
-#: ../plugins/project-manager/dialogs.c:579
+#: ../plugins/project-manager/dialogs.c:699
msgid "Source properties"
msgstr "Source properties"
-#: ../plugins/project-manager/dialogs.c:582
+#: ../plugins/project-manager/dialogs.c:702
msgid "Module properties"
msgstr "Module properties"
-#: ../plugins/project-manager/dialogs.c:585
+#: ../plugins/project-manager/dialogs.c:705
msgid "Package properties"
msgstr "Package properties"
-#: ../plugins/project-manager/dialogs.c:588
+#: ../plugins/project-manager/dialogs.c:708
msgid "Unknown properties"
msgstr "Unknown properties"
-#: ../plugins/project-manager/dialogs.c:1050
-#: ../plugins/project-manager/dialogs.c:1061
+#: ../plugins/project-manager/dialogs.c:737
+msgid "Backend:"
+msgstr "Backend:"
+
+#: ../plugins/project-manager/dialogs.c:929
+#, c-format
+msgid "Reloading project: %s"
+msgstr "Reloading project: %s"
+
+#: ../plugins/project-manager/dialogs.c:1178
+#: ../plugins/project-manager/dialogs.c:1189
msgid "Cannot add group"
msgstr "Cannot add group"
-#: ../plugins/project-manager/dialogs.c:1062
+#: ../plugins/project-manager/dialogs.c:1190
msgid "No parent group selected"
msgstr "No parent group selected"
-#: ../plugins/project-manager/dialogs.c:1222
-#: ../plugins/project-manager/dialogs.c:1234
-#: ../plugins/project-manager/dialogs.c:1419
-#: ../plugins/project-manager/dialogs.c:1429
+#: ../plugins/project-manager/dialogs.c:1350
+#: ../plugins/project-manager/dialogs.c:1362
+#: ../plugins/project-manager/dialogs.c:1547
+#: ../plugins/project-manager/dialogs.c:1557
msgid "Cannot add source files"
msgstr "Cannot add source files"
-#: ../plugins/project-manager/dialogs.c:1235
-#: ../plugins/project-manager/dialogs.c:1430
+#: ../plugins/project-manager/dialogs.c:1363
+#: ../plugins/project-manager/dialogs.c:1558
msgid "The selected node cannot contain source files."
msgstr "The selected node cannot contain source files."
-#: ../plugins/project-manager/dialogs.c:1616
-#: ../plugins/project-manager/dialogs.c:1627
+#: ../plugins/project-manager/dialogs.c:1744
+#: ../plugins/project-manager/dialogs.c:1755
msgid "Cannot add target"
msgstr "Cannot add target"
-#: ../plugins/project-manager/dialogs.c:1628
+#: ../plugins/project-manager/dialogs.c:1756
msgid "No group selected"
msgstr "No group selected"
-#: ../plugins/project-manager/dialogs.c:1791
-#: ../plugins/project-manager/dialogs.c:1802
+#: ../plugins/project-manager/dialogs.c:1922
+#: ../plugins/project-manager/dialogs.c:1933
msgid "Cannot add modules"
msgstr "Cannot add modules"
-#: ../plugins/project-manager/dialogs.c:1803
+#: ../plugins/project-manager/dialogs.c:1934
msgid "No target has been selected"
msgstr "No target has been selected"
#. Missing module name
-#: ../plugins/project-manager/dialogs.c:2009
+#: ../plugins/project-manager/dialogs.c:2140
msgid "Missing module name"
msgstr "Missing module name"
-#: ../plugins/project-manager/dialogs.c:2071
+#: ../plugins/project-manager/dialogs.c:2202
msgid "Cannot add packages"
msgstr "Cannot add packages"
-#: ../plugins/project-manager/plugin.c:404
-msgid "Refreshing symbol tree…"
-msgstr "Refreshing symbol tree…"
-
-#: ../plugins/project-manager/plugin.c:411
+#: ../plugins/project-manager/plugin.c:693
#, c-format
-msgid "Failed to refresh project: %s"
-msgstr "Failed to refresh project: %s"
-
-#: ../plugins/project-manager/plugin.c:680
msgid ""
-"Are you sure you want to remove the following group from the project?\n"
+"Are you sure you want to remove the group \"%s\" from the project?\n"
"\n"
msgstr ""
-"Are you sure you want to remove the following group from the project?\n"
+"Are you sure you want to remove the group \"%s\" from the project?\n"
"\n"
-#: ../plugins/project-manager/plugin.c:683
+#: ../plugins/project-manager/plugin.c:696
+#, c-format
msgid ""
-"Are you sure you want to remove the following target from the project?\n"
+"Are you sure you want to remove the target \"%s\" from the project?\n"
"\n"
msgstr ""
-"Are you sure you want to remove the following target from the project?\n"
+"Are you sure you want to remove the target \"%s\" from the project?\n"
"\n"
-#: ../plugins/project-manager/plugin.c:686
+#: ../plugins/project-manager/plugin.c:699
+#, c-format
msgid ""
-"Are you sure you want to remove the following source file from the project?\n"
+"Are you sure you want to remove the source \"%s\" from the project?\n"
"\n"
msgstr ""
-"Are you sure you want to remove the following source file from the project?\n"
+"Are you sure you want to remove the source \"%s\" from the project?\n"
"\n"
-#: ../plugins/project-manager/plugin.c:689
+#: ../plugins/project-manager/plugin.c:702
+#, c-format
msgid ""
-"Are you sure you want to remove the following package from the project?\n"
+"Are you sure you want to remove the shortcut \"%s\" from the project?\n"
"\n"
msgstr ""
-"Are you sure you want to remove the following package from the project?\n"
+"Are you sure you want to remove the shortcut \"%s\" from the project?\n"
"\n"
-#: ../plugins/project-manager/plugin.c:692
+#: ../plugins/project-manager/plugin.c:706
+#, c-format
msgid ""
-"Are you sure you want to remove the following module from the project?\n"
+"Are you sure you want to remove the module \"%s\" from the project?\n"
"\n"
msgstr ""
-"Are you sure you want to remove the following module from the project?\n"
+"Are you sure you want to remove the module \"%s\" from the project?\n"
"\n"
-#: ../plugins/project-manager/plugin.c:695
+#: ../plugins/project-manager/plugin.c:709
+#, c-format
msgid ""
-"Are you sure you want to remove the following elements from the project?\n"
+"Are you sure you want to remove the package \"%s\" from the project?\n"
"\n"
msgstr ""
-"Are you sure you want to remove the following elements from the project?\n"
+"Are you sure you want to remove the package \"%s\" from the project?\n"
"\n"
#: ../plugins/project-manager/plugin.c:712
#, c-format
-msgid "Group: %s\n"
-msgstr "Group: %s\n"
-
-#: ../plugins/project-manager/plugin.c:715
-#, c-format
-msgid "Target: %s\n"
-msgstr "Target: %s\n"
-
-#: ../plugins/project-manager/plugin.c:718
-#, c-format
-msgid "Source: %s\n"
-msgstr "Source: %s\n"
+msgid ""
+"Are you sure you want to remove the element \"%s\" from the project?\n"
+"\n"
+msgstr ""
+"Are you sure you want to remove the element \"%s\" from the project?\n"
+"\n"
+#. Translator: there is at least 2 elements to remove
#: ../plugins/project-manager/plugin.c:721
#, c-format
-msgid "Shortcut: %s\n"
-msgstr "Shortcut: %s\n"
-
-#: ../plugins/project-manager/plugin.c:724
-#, c-format
-msgid "Module: %s\n"
-msgstr "Module: %s\n"
-
-#: ../plugins/project-manager/plugin.c:727
-#, c-format
-msgid "Package: %s\n"
-msgstr "Package: %s\n"
+msgid ""
+"Are you sure you want to remove %d element from the project?\n"
+"\n"
+msgid_plural ""
+"Are you sure you want to remove %d elements from the project?\n"
+"\n"
+msgstr[0] ""
+"Are you sure you want to remove %d element from the project?\n"
+"\n"
+msgstr[1] ""
+"Are you sure you want to remove %d elements from the project?\n"
+"\n"
-#: ../plugins/project-manager/plugin.c:739
-msgid "The group will be deleted from the file system."
-msgstr "The group will be deleted from the file system."
+#: ../plugins/project-manager/plugin.c:726
+msgid "The group will be deleted from the file system.\n"
+msgstr "The group will be deleted from the file system.\n"
-#: ../plugins/project-manager/plugin.c:741
-msgid "The group will not be deleted from the file system."
-msgstr "The group will not be deleted from the file system."
+#: ../plugins/project-manager/plugin.c:731
+msgid "The group will not be deleted from the file system.\n"
+msgstr "The group will not be deleted from the file system.\n"
-#: ../plugins/project-manager/plugin.c:743
-msgid "The source file will be deleted from the file system."
-msgstr "The source file will be deleted from the file system."
+#: ../plugins/project-manager/plugin.c:737
+msgid "The source file will be deleted from the file system.\n"
+msgstr "The source file will be deleted from the file system.\n"
-#: ../plugins/project-manager/plugin.c:745
-msgid "The source file will not be deleted from the file system."
-msgstr "The source file will not be deleted from the file system."
+#: ../plugins/project-manager/plugin.c:742
+msgid "The source file will not be deleted from the file system.\n"
+msgstr "The source file will not be deleted from the file system.\n"
-#: ../plugins/project-manager/plugin.c:750
+#: ../plugins/project-manager/plugin.c:754
msgid "Confirm remove"
msgstr "Confirm remove"
-#: ../plugins/project-manager/plugin.c:796
+#: ../plugins/project-manager/plugin.c:801
#, c-format
msgid ""
"Failed to remove '%s':\n"
@@ -6633,61 +6775,53 @@ msgstr ""
"Failed to remove '%s':\n"
"%s"
-#: ../plugins/project-manager/plugin.c:862
+#: ../plugins/project-manager/plugin.c:867
#, c-format
msgid "Failed to retrieve URI info of %s: %s"
msgstr "Failed to retrieve URI info of %s: %s"
-#: ../plugins/project-manager/plugin.c:898
+#: ../plugins/project-manager/plugin.c:903
msgid "_Project"
msgstr "_Project"
-#: ../plugins/project-manager/plugin.c:902
+#: ../plugins/project-manager/plugin.c:907
msgid "New _Folder…"
msgstr "New _Folder…"
-#: ../plugins/project-manager/plugin.c:902
+#: ../plugins/project-manager/plugin.c:907
#: ../plugins/project-manager/plugin.c:941
msgid "Add a new folder to the project"
msgstr "Add a new folder to the project"
-#: ../plugins/project-manager/plugin.c:907
+#: ../plugins/project-manager/plugin.c:912
msgid "New _Target…"
msgstr "New _Target…"
-#: ../plugins/project-manager/plugin.c:907
+#: ../plugins/project-manager/plugin.c:912
#: ../plugins/project-manager/plugin.c:946
msgid "Add a new target to the project"
msgstr "Add a new target to the project"
-#: ../plugins/project-manager/plugin.c:912
+#: ../plugins/project-manager/plugin.c:917
msgid "Add _Source File…"
msgstr "Add _Source File…"
-#: ../plugins/project-manager/plugin.c:912
+#: ../plugins/project-manager/plugin.c:917
#: ../plugins/project-manager/plugin.c:951
-#: ../plugins/project-manager/plugin.c:966
+#: ../plugins/project-manager/plugin.c:961
msgid "Add a source file to a target"
msgstr "Add a source file to a target"
-#: ../plugins/project-manager/plugin.c:917
+#: ../plugins/project-manager/plugin.c:922
msgid "Add _Library…"
msgstr "Add _Library…"
-#: ../plugins/project-manager/plugin.c:917
+#: ../plugins/project-manager/plugin.c:922
msgid "Add a module to a target"
msgstr "Add a module to a target"
-#: ../plugins/project-manager/plugin.c:922
-msgid "New _Library…"
-msgstr "New _Library…"
-
-#: ../plugins/project-manager/plugin.c:922
-msgid "Add a new package to the project"
-msgstr "Add a new package to the project"
-
#: ../plugins/project-manager/plugin.c:927
-#: ../plugins/project-manager/plugin.c:971
+#: ../plugins/project-manager/plugin.c:966
msgid "_Properties"
msgstr "_Properties"
@@ -6720,38 +6854,30 @@ msgid "Add a library to a target"
msgstr "Add a library to a target"
#: ../plugins/project-manager/plugin.c:961
-msgid "New _Library"
-msgstr "New _Library"
-
-#: ../plugins/project-manager/plugin.c:961
-msgid "Add a new library to the project"
-msgstr "Add a new library to the project"
-
-#: ../plugins/project-manager/plugin.c:966
msgid "_Add to Project"
msgstr "_Add to Project"
-#: ../plugins/project-manager/plugin.c:971
+#: ../plugins/project-manager/plugin.c:966
msgid "Properties of group/target/source"
msgstr "Properties of group/target/source"
-#: ../plugins/project-manager/plugin.c:976
+#: ../plugins/project-manager/plugin.c:971
msgid "Re_move"
msgstr "Re_move"
-#: ../plugins/project-manager/plugin.c:976
+#: ../plugins/project-manager/plugin.c:971
msgid "Remove from project"
msgstr "Remove from project"
-#: ../plugins/project-manager/plugin.c:981
+#: ../plugins/project-manager/plugin.c:976
msgid "_Sort"
msgstr "_Sort"
-#: ../plugins/project-manager/plugin.c:981
+#: ../plugins/project-manager/plugin.c:976
msgid "Sort shortcuts"
msgstr "Sort shortcuts"
-#: ../plugins/project-manager/plugin.c:1319
+#: ../plugins/project-manager/plugin.c:1311
#, c-format
msgid ""
"Failed to parse project (the project is opened, but there will be no project "
@@ -6760,42 +6886,42 @@ msgstr ""
"Failed to parse project (the project is opened, but there will be no project "
"view) %s: %s\n"
-#: ../plugins/project-manager/plugin.c:1329
+#: ../plugins/project-manager/plugin.c:1321
msgid "Update project view…"
msgstr "Update project view…"
-#: ../plugins/project-manager/plugin.c:1334
-#: ../plugins/project-manager/plugin.c:1456
-#: ../plugins/project-manager/plugin.c:1624
+#: ../plugins/project-manager/plugin.c:1326
+#: ../plugins/project-manager/plugin.c:1448
+#: ../plugins/project-manager/plugin.c:1628
#: ../plugins/project-manager/project-model.c:184
#: ../plugins/project-wizard/anjuta-project-wizard.plugin.in.h:2
-#: ../plugins/symbol-db/plugin.c:2135
+#: ../plugins/symbol-db/plugin.c:2164
msgid "Project"
msgstr "Project"
-#: ../plugins/project-manager/plugin.c:1372
+#: ../plugins/project-manager/plugin.c:1364
#, c-format
msgid "Loading project: %s"
msgstr "Loading project: %s"
-#: ../plugins/project-manager/plugin.c:1536
+#: ../plugins/project-manager/plugin.c:1541
#, c-format
msgid "Error closing project: %s"
msgstr "Error closing project: %s"
-#: ../plugins/project-manager/plugin.c:1603
+#: ../plugins/project-manager/plugin.c:1607
msgid "Project manager actions"
msgstr "Project manager actions"
-#: ../plugins/project-manager/plugin.c:1611
+#: ../plugins/project-manager/plugin.c:1615
msgid "Project manager popup actions"
msgstr "Project manager popup actions"
-#: ../plugins/project-manager/plugin.c:2441
+#: ../plugins/project-manager/plugin.c:2480
msgid "Initializing Project…"
msgstr "Initialising Project…"
-#: ../plugins/project-manager/plugin.c:2444
+#: ../plugins/project-manager/plugin.c:2483
msgid "Project Loaded"
msgstr "Project Loaded"
@@ -6921,7 +7047,7 @@ msgid "Select a project type"
msgstr "Select a project type"
#: ../plugins/project-wizard/anjuta-project-wizard.ui.h:2
-#: ../plugins/project-wizard/druid.c:174
+#: ../plugins/project-wizard/druid.c:200
msgid "Error"
msgstr "Error"
@@ -6933,31 +7059,31 @@ msgstr "Details"
msgid "Summary"
msgstr "Summary"
-#: ../plugins/project-wizard/druid.c:166 ../plugins/project-wizard/druid.c:170
+#: ../plugins/project-wizard/druid.c:192 ../plugins/project-wizard/druid.c:196
msgid "Warning"
msgstr "Warning"
-#: ../plugins/project-wizard/druid.c:177
+#: ../plugins/project-wizard/druid.c:203
msgid "Message"
msgstr "Message"
-#: ../plugins/project-wizard/druid.c:258
+#: ../plugins/project-wizard/druid.c:284
msgid "Confirm the following information:"
msgstr "Confirm the following information:"
#. The project type is translated too, it is something like
#. * generic, GNOME applet, Makefile project...
-#: ../plugins/project-wizard/druid.c:262
+#: ../plugins/project-wizard/druid.c:288
#, c-format
msgid "Project Type: %s\n"
msgstr "Project Type: %s\n"
-#: ../plugins/project-wizard/druid.c:439
+#: ../plugins/project-wizard/druid.c:479
#, c-format
msgid "Unable to find any project template in %s"
msgstr "Unable to find any project template in %s"
-#: ../plugins/project-wizard/druid.c:679
+#: ../plugins/project-wizard/druid.c:712
#, c-format
msgid ""
"\n"
@@ -6966,7 +7092,7 @@ msgstr ""
"\n"
"Field \"%s\" is mandatory. Please enter it."
-#: ../plugins/project-wizard/druid.c:694
+#: ../plugins/project-wizard/druid.c:727
#, c-format
msgid ""
"Field \"%s\" must contains only letters, digits or the following characters "
@@ -6977,7 +7103,7 @@ msgstr ""
"\"#$:%%+,.=@^_`~\". In addition you cannot have a leading dash. Please fix "
"it."
-#: ../plugins/project-wizard/druid.c:699
+#: ../plugins/project-wizard/druid.c:732
#, c-format
msgid ""
"Field \"%s\" must contains only letters, digits, the following characters \"#"
@@ -6988,7 +7114,7 @@ msgstr ""
"$:%%+,.=@^_`~\" or directory separators. In addition you cannot have a "
"leading dash. Please fix it."
-#: ../plugins/project-wizard/druid.c:704
+#: ../plugins/project-wizard/druid.c:737
#, c-format
msgid ""
"Field \"%s\" must contains only ASCII printable characters, no accentuated "
@@ -6997,12 +7123,12 @@ msgstr ""
"Field \"%s\" must contains only ASCII printable characters, no accentuated "
"characters by example. Please fix it."
-#: ../plugins/project-wizard/druid.c:709
+#: ../plugins/project-wizard/druid.c:742
#, c-format
msgid "Unknown error."
msgstr "Unknown error."
-#: ../plugins/project-wizard/druid.c:736
+#: ../plugins/project-wizard/druid.c:769
#, c-format
msgid ""
"Directory \"%s\" is not empty. Project creation could fail if some files "
@@ -7011,20 +7137,20 @@ msgstr ""
"Directory \"%s\" is not empty. Project creation could fail if some files "
"cannot be written. Do you want to continue?"
-#: ../plugins/project-wizard/druid.c:738
+#: ../plugins/project-wizard/druid.c:771
#, c-format
msgid "File \"%s\" already exists. Do you want to overwrite it?"
msgstr "File \"%s\" already exists. Do you want to overwrite it?"
-#: ../plugins/project-wizard/druid.c:771
+#: ../plugins/project-wizard/druid.c:804
msgid "Invalid entry"
msgstr "Invalid entry"
-#: ../plugins/project-wizard/druid.c:781
+#: ../plugins/project-wizard/druid.c:814
msgid "Dubious entry"
msgstr "Dubious entry"
-#: ../plugins/project-wizard/druid.c:950
+#: ../plugins/project-wizard/druid.c:966
#, c-format
msgid ""
"\n"
@@ -7033,7 +7159,7 @@ msgstr ""
"\n"
"Missing programs: %s."
-#: ../plugins/project-wizard/druid.c:961
+#: ../plugins/project-wizard/druid.c:977
#, c-format
msgid ""
"\n"
@@ -7042,7 +7168,7 @@ msgstr ""
"\n"
"Missing packages: %s."
-#: ../plugins/project-wizard/druid.c:970
+#: ../plugins/project-wizard/druid.c:986
msgid ""
"Some important programs or development packages required to build this "
"project are missing. Please make sure they are installed properly before "
@@ -7052,14 +7178,14 @@ msgstr ""
"project are missing. Please make sure they are properly installed before "
"generating the project.\n"
-#: ../plugins/project-wizard/druid.c:979
+#: ../plugins/project-wizard/druid.c:995
msgid "Install missing packages"
msgstr "Install missing packages"
#. Translators: Application Manager is the program used to install
#. * new application like apt on Ubuntu, yum on Fedora, zypper on
#. * OpenSuSE and emerge on Gentoo
-#: ../plugins/project-wizard/druid.c:991
+#: ../plugins/project-wizard/druid.c:1007
msgid ""
"The missing programs are usually part of some distribution packages and can "
"be searched for in your Application Manager. Similarly, the development "
@@ -7075,7 +7201,7 @@ msgstr ""
"dev\" or \"-devel\" suffix in package names and can be found by searching in "
"your Application Manager."
-#: ../plugins/project-wizard/druid.c:999
+#: ../plugins/project-wizard/druid.c:1015
msgid "Missing components"
msgstr "Missing components"
@@ -7114,12 +7240,32 @@ msgstr "Creating %s … %s"
msgid "Executing: %s"
msgstr "Executing: %s"
+#: ../plugins/project-wizard/org.gnome.anjuta.plugins.project-wizard.gschema.xml.in.h:1
+msgid "Directory where the new projects are created by default"
+msgstr "Directory where the new projects are created by default"
+
+#: ../plugins/project-wizard/org.gnome.anjuta.plugins.project-wizard.gschema.xml.in.h:2
+msgid ""
+"If empty, the user home directory is used. If the path is relative, it is "
+"relative to the home directory."
+msgstr ""
+"If empty, the user home directory is used. If the path is relative, it is "
+"relative to the home directory."
+
+#: ../plugins/project-wizard/org.gnome.anjuta.plugins.project-wizard.gschema.xml.in.h:3
+msgid "Default user name used in new project"
+msgstr "Default user name used in new project"
+
+#: ../plugins/project-wizard/org.gnome.anjuta.plugins.project-wizard.gschema.xml.in.h:4
+msgid "If empty, the current user name is used."
+msgstr "If empty, the current user name is used."
+
#: ../plugins/project-wizard/plugin.c:50
#, c-format
msgid "Unable to extract project template %s: %s"
msgstr "Unable to extract project template %s: %s"
-#: ../plugins/project-wizard/plugin.c:276
+#: ../plugins/project-wizard/plugin.c:286
msgid "New Project Assistant"
msgstr "New Project Assistant"
@@ -7136,16 +7282,16 @@ msgid "Select an Image File"
msgstr "Select an Image File"
#: ../plugins/project-wizard/property.c:457
-#: ../plugins/project-wizard/property.c:547 ../plugins/tools/editor.c:558
+#: ../plugins/project-wizard/property.c:548 ../plugins/tools/editor.c:558
#: ../plugins/tools/editor.c:705
msgid "Choose Icon"
msgstr "Choose Icon"
-#: ../plugins/project-wizard/property.c:517
+#: ../plugins/project-wizard/property.c:518
msgid "Choose directory"
msgstr "Choose directory"
-#: ../plugins/project-wizard/property.c:521
+#: ../plugins/project-wizard/property.c:522
msgid "Choose file"
msgstr "Choose file"
@@ -7420,18 +7566,18 @@ msgid "Use pkg-config to add library support from other packages"
msgstr "Use pkg-config to add library support from other packages"
#: ../plugins/project-wizard/templates/anjuta-plugin.wiz.in.h:29
-#: ../plugins/project-wizard/templates/cpp.wiz.in.h:19
+#: ../plugins/project-wizard/templates/cpp.wiz.in.h:21
#: ../plugins/project-wizard/templates/gcj.wiz.in.h:21
-#: ../plugins/project-wizard/templates/gtkapplication.wiz.in.h:25
-#: ../plugins/project-wizard/templates/gtkmm.wiz.in.h:23
-#: ../plugins/project-wizard/templates/gtk.wiz.in.h:25
+#: ../plugins/project-wizard/templates/gtkapplication.wiz.in.h:27
+#: ../plugins/project-wizard/templates/gtkmm.wiz.in.h:25
+#: ../plugins/project-wizard/templates/gtk.wiz.in.h:27
#: ../plugins/project-wizard/templates/java.wiz.in.h:23
-#: ../plugins/project-wizard/templates/library.wiz.in.h:24
+#: ../plugins/project-wizard/templates/library.wiz.in.h:26
#: ../plugins/project-wizard/templates/minimal.wiz.in.h:19
#: ../plugins/project-wizard/templates/pygtk.wiz.in.h:19
#: ../plugins/project-wizard/templates/python.wiz.in.h:21
-#: ../plugins/project-wizard/templates/terminal.wiz.in.h:19
-#: ../plugins/project-wizard/templates/vala-gtk.wiz.in.h:19
+#: ../plugins/project-wizard/templates/terminal.wiz.in.h:21
+#: ../plugins/project-wizard/templates/vala-gtk.wiz.in.h:21
#: ../plugins/project-wizard/templates/wxwin.wiz.in.h:19
#: ../plugins/project-wizard/templates/xlib-dock.wiz.in.h:21
#: ../plugins/project-wizard/templates/xlib.wiz.in.h:21
@@ -7461,15 +7607,15 @@ msgid "Adds C++ support to the project so that C++ source files can be built"
msgstr "Adds C++ support to the project so that C++ source files can be built"
#: ../plugins/project-wizard/templates/anjuta-plugin.wiz.in.h:32
-#: ../plugins/project-wizard/templates/cpp.wiz.in.h:20
+#: ../plugins/project-wizard/templates/cpp.wiz.in.h:22
#: ../plugins/project-wizard/templates/gcj.wiz.in.h:22
-#: ../plugins/project-wizard/templates/gtkmm.wiz.in.h:24
+#: ../plugins/project-wizard/templates/gtkmm.wiz.in.h:26
#: ../plugins/project-wizard/templates/java.wiz.in.h:24
-#: ../plugins/project-wizard/templates/library.wiz.in.h:25
+#: ../plugins/project-wizard/templates/library.wiz.in.h:27
#: ../plugins/project-wizard/templates/minimal.wiz.in.h:20
#: ../plugins/project-wizard/templates/pygtk.wiz.in.h:20
#: ../plugins/project-wizard/templates/python.wiz.in.h:22
-#: ../plugins/project-wizard/templates/terminal.wiz.in.h:20
+#: ../plugins/project-wizard/templates/terminal.wiz.in.h:22
#: ../plugins/project-wizard/templates/wxwin.wiz.in.h:20
#: ../plugins/project-wizard/templates/xlib-dock.wiz.in.h:22
#: ../plugins/project-wizard/templates/xlib.wiz.in.h:22
@@ -7477,15 +7623,15 @@ msgid "Required Packages:"
msgstr "Required Packages:"
#: ../plugins/project-wizard/templates/anjuta-plugin.wiz.in.h:33
-#: ../plugins/project-wizard/templates/cpp.wiz.in.h:21
+#: ../plugins/project-wizard/templates/cpp.wiz.in.h:23
#: ../plugins/project-wizard/templates/gcj.wiz.in.h:23
-#: ../plugins/project-wizard/templates/gtkmm.wiz.in.h:25
+#: ../plugins/project-wizard/templates/gtkmm.wiz.in.h:27
#: ../plugins/project-wizard/templates/java.wiz.in.h:25
-#: ../plugins/project-wizard/templates/library.wiz.in.h:26
+#: ../plugins/project-wizard/templates/library.wiz.in.h:28
#: ../plugins/project-wizard/templates/minimal.wiz.in.h:21
#: ../plugins/project-wizard/templates/pygtk.wiz.in.h:21
#: ../plugins/project-wizard/templates/python.wiz.in.h:23
-#: ../plugins/project-wizard/templates/terminal.wiz.in.h:21
+#: ../plugins/project-wizard/templates/terminal.wiz.in.h:23
#: ../plugins/project-wizard/templates/wxwin.wiz.in.h:21
#: ../plugins/project-wizard/templates/xlib-dock.wiz.in.h:23
#: ../plugins/project-wizard/templates/xlib.wiz.in.h:23
@@ -7623,6 +7769,26 @@ msgstr ""
"Adds support for internationalisation so that your project can have "
"translations in different languages"
+#: ../plugins/project-wizard/templates/cpp.wiz.in.h:19
+#: ../plugins/project-wizard/templates/gtkapplication.wiz.in.h:25
+#: ../plugins/project-wizard/templates/gtkmm.wiz.in.h:23
+#: ../plugins/project-wizard/templates/gtk.wiz.in.h:25
+#: ../plugins/project-wizard/templates/library.wiz.in.h:24
+#: ../plugins/project-wizard/templates/terminal.wiz.in.h:19
+#: ../plugins/project-wizard/templates/vala-gtk.wiz.in.h:19
+msgid "Add Windows support:"
+msgstr "Add Windows support:"
+
+#: ../plugins/project-wizard/templates/cpp.wiz.in.h:20
+#: ../plugins/project-wizard/templates/gtkapplication.wiz.in.h:26
+#: ../plugins/project-wizard/templates/gtkmm.wiz.in.h:24
+#: ../plugins/project-wizard/templates/gtk.wiz.in.h:26
+#: ../plugins/project-wizard/templates/library.wiz.in.h:25
+#: ../plugins/project-wizard/templates/terminal.wiz.in.h:20
+#: ../plugins/project-wizard/templates/vala-gtk.wiz.in.h:20
+msgid "Adds support for building on Windows platforms"
+msgstr "Adds support for building on Windows platforms"
+
#: ../plugins/project-wizard/templates/django.wiz.in.h:1
msgid "Django Project"
msgstr "Django Project"
@@ -7752,15 +7918,15 @@ msgstr ""
"Use GtkBuilder to create the user-interface in a graphical way and load it "
"from xml files at runtime"
-#: ../plugins/project-wizard/templates/gtkapplication.wiz.in.h:26
-#: ../plugins/project-wizard/templates/gtk.wiz.in.h:26
-#: ../plugins/project-wizard/templates/vala-gtk.wiz.in.h:20
+#: ../plugins/project-wizard/templates/gtkapplication.wiz.in.h:28
+#: ../plugins/project-wizard/templates/gtk.wiz.in.h:28
+#: ../plugins/project-wizard/templates/vala-gtk.wiz.in.h:22
msgid "Require Package:"
msgstr "Require Package:"
-#: ../plugins/project-wizard/templates/gtkapplication.wiz.in.h:27
-#: ../plugins/project-wizard/templates/gtk.wiz.in.h:27
-#: ../plugins/project-wizard/templates/vala-gtk.wiz.in.h:21
+#: ../plugins/project-wizard/templates/gtkapplication.wiz.in.h:29
+#: ../plugins/project-wizard/templates/gtk.wiz.in.h:29
+#: ../plugins/project-wizard/templates/vala-gtk.wiz.in.h:23
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 "
@@ -7902,8 +8068,8 @@ msgid "Require SDL version:"
msgstr "Require SDL version:"
#: ../plugins/project-wizard/templates/sdl.wiz.in.h:18
-msgid "Mininum SDL version required"
-msgstr "Mininum SDL version required"
+msgid "Minimum SDL version required"
+msgstr "Minimum SDL version required"
#: ../plugins/project-wizard/templates/sdl.wiz.in.h:19
msgid "Require SDL_image:"
@@ -7985,6 +8151,26 @@ msgstr "Python loader"
msgid "Allows loading Anjuta plugins written in Python"
msgstr "Allows loading Anjuta plugins written in Python"
+#: ../plugins/quick-open/anjuta-quick-open.ui.h:1
+msgid "Loading files..."
+msgstr "Loading files…"
+
+#: ../plugins/quick-open/plugin.c:221
+msgid "Quick open"
+msgstr "Quick open"
+
+#: ../plugins/quick-open/plugin.c:223
+msgid "Quickly open a file in the current project."
+msgstr "Quickly open a file in the current project."
+
+#: ../plugins/quick-open/plugin.c:243
+msgid "Quick open operations"
+msgstr "Quick open operations"
+
+#: ../plugins/quick-open/quick-open-dialog.c:775
+msgid "Quick Open"
+msgstr "Quick Open"
+
#: ../plugins/run-program/anjuta-run-program.plugin.in.h:1
msgid "Run Program"
msgstr "Run Program"
@@ -8014,7 +8200,7 @@ msgid "Choose a working directory"
msgstr "Choose a working directory"
#. Only local directory are supported
-#: ../plugins/run-program/execute.c:108
+#: ../plugins/run-program/execute.c:110
#, c-format
msgid "Program directory '%s' is not local"
msgstr "Program directory '%s' is not local"
@@ -8033,37 +8219,37 @@ msgstr ""
#. Action name
#. Stock icon, if any
-#: ../plugins/run-program/plugin.c:266
+#: ../plugins/run-program/plugin.c:290
msgid "_Run"
msgstr "_Run"
-#: ../plugins/run-program/plugin.c:276
+#: ../plugins/run-program/plugin.c:300
msgid "Run program without debugger"
msgstr "Run program without debugger"
-#: ../plugins/run-program/plugin.c:282
+#: ../plugins/run-program/plugin.c:306
msgid "Stop Program"
msgstr "Stop Program"
-#: ../plugins/run-program/plugin.c:284
+#: ../plugins/run-program/plugin.c:308
msgid "Kill program"
msgstr "Kill program"
-#: ../plugins/run-program/plugin.c:290
+#: ../plugins/run-program/plugin.c:314
msgid "Program Parameters…"
msgstr "Program Parameters…"
-#: ../plugins/run-program/plugin.c:292
+#: ../plugins/run-program/plugin.c:316
msgid "Set current program, arguments, etc."
msgstr "Set current program, arguments, etc."
-#: ../plugins/run-program/plugin.c:317
+#: ../plugins/run-program/plugin.c:348
msgid "Run operations"
msgstr "Run operations"
#: ../plugins/snippets-manager/anjuta-snippets-manager.plugin.in.h:1
-#: ../plugins/snippets-manager/plugin.c:941
-#: ../plugins/snippets-manager/plugin.c:978
+#: ../plugins/snippets-manager/plugin.c:942
+#: ../plugins/snippets-manager/plugin.c:979
#: ../plugins/snippets-manager/snippets-provider.c:754
msgid "Code Snippets"
msgstr "Code Snippets"
@@ -8073,7 +8259,7 @@ msgid "Allows insertion of snippets into the editor."
msgstr "Allows insertion of snippets into the editor."
#: ../plugins/snippets-manager/plugin.c:62
-#: ../plugins/snippets-manager/plugin.c:306
+#: ../plugins/snippets-manager/plugin.c:307
#: ../plugins/snippets-manager/snippets-browser.c:214
msgid "Snippets"
msgstr "Snippets"
@@ -8120,19 +8306,19 @@ msgstr "_Export snippets…"
msgid "Export snippets from the database"
msgstr "Export snippets from the database"
-#: ../plugins/snippets-manager/plugin.c:331
+#: ../plugins/snippets-manager/plugin.c:332
msgid "Snippets Manager actions"
msgstr "Snippets Manager actions"
-#: ../plugins/snippets-manager/plugin.c:778
+#: ../plugins/snippets-manager/plugin.c:779
msgid "Command?"
msgstr "Command?"
-#: ../plugins/snippets-manager/plugin.c:794
+#: ../plugins/snippets-manager/plugin.c:795
msgid "Variable text"
msgstr "Variable text"
-#: ../plugins/snippets-manager/plugin.c:812
+#: ../plugins/snippets-manager/plugin.c:813
#: ../plugins/snippets-manager/snippets-editor.c:40
msgid "Instant value"
msgstr "Instant value"
@@ -8160,13 +8346,13 @@ msgid "Languages"
msgstr "Languages"
#. Insert the Add Snippet menu item
-#: ../plugins/snippets-manager/snippets-browser.c:811
-msgid "Add Snippet …"
+#: ../plugins/snippets-manager/snippets-browser.c:809
+msgid "Add Snippet…"
msgstr "Add Snippet…"
#. Insert the Add Snippets Group menu item
-#: ../plugins/snippets-manager/snippets-browser.c:821
-msgid "Add Snippets Group …"
+#: ../plugins/snippets-manager/snippets-browser.c:819
+msgid "Add Snippets Group…"
msgstr "Add Snippets Group…"
#: ../plugins/snippets-manager/snippets-editor.c:39
@@ -8186,10 +8372,10 @@ msgstr ""
#: ../plugins/snippets-manager/snippets-editor.c:50
msgid ""
"<b>Error:</b> The trigger key can only contain alphanumeric characters and "
-"_ !"
+"\"_\"!"
msgstr ""
"<b>Error:</b> The trigger key can only contain alphanumeric characters and "
-"_ !"
+"\"_\"!"
#: ../plugins/snippets-manager/snippets-editor.c:51
msgid "<b>Error:</b> You haven't entered a trigger key for the snippet!"
@@ -8356,7 +8542,7 @@ msgid "Right margin position in characters"
msgstr "Right margin position in characters"
#: ../plugins/sourceview/anjuta-editor-sourceview.ui.h:15
-#: ../src/anjuta-window.c:635 ../src/anjuta-window.c:640
+#: ../src/anjuta-window.c:692 ../src/anjuta-window.c:697
msgid "View"
msgstr "View"
@@ -8380,55 +8566,55 @@ msgstr "Colour scheme:"
msgid "Font"
msgstr "Font"
-#: ../plugins/sourceview/plugin.c:112
+#: ../plugins/sourceview/plugin.c:110
msgid "_Line Number Margin"
msgstr "_Line Number Margin"
-#: ../plugins/sourceview/plugin.c:113
+#: ../plugins/sourceview/plugin.c:111
msgid "Show/Hide line numbers"
msgstr "Show/Hide line numbers"
-#: ../plugins/sourceview/plugin.c:115
+#: ../plugins/sourceview/plugin.c:113
msgid "_Marker Margin"
msgstr "_Marker Margin"
-#: ../plugins/sourceview/plugin.c:116
+#: ../plugins/sourceview/plugin.c:114
msgid "Show/Hide marker margin"
msgstr "Show/Hide marker margin"
-#: ../plugins/sourceview/plugin.c:118
+#: ../plugins/sourceview/plugin.c:116
msgid "_White Space"
msgstr "_White Space"
-#: ../plugins/sourceview/plugin.c:119
+#: ../plugins/sourceview/plugin.c:117
msgid "Show/Hide white spaces"
msgstr "Show/Hide white spaces"
-#: ../plugins/sourceview/plugin.c:121
+#: ../plugins/sourceview/plugin.c:119
msgid "_Line End Characters"
msgstr "_Line End Characters"
-#: ../plugins/sourceview/plugin.c:122
+#: ../plugins/sourceview/plugin.c:120
msgid "Show/Hide line end characters"
msgstr "Show/Hide line end characters"
-#: ../plugins/sourceview/plugin.c:124
+#: ../plugins/sourceview/plugin.c:122
msgid "Line _Wrapping"
msgstr "Line _Wrapping"
-#: ../plugins/sourceview/plugin.c:125
+#: ../plugins/sourceview/plugin.c:123
msgid "Enable/disable line wrapping"
msgstr "Enable/disable line wrapping"
-#: ../plugins/sourceview/plugin.c:174
+#: ../plugins/sourceview/plugin.c:170
msgid "Editor view settings"
msgstr "Editor view settings"
-#: ../plugins/sourceview/plugin.c:364 ../plugins/sourceview/plugin.c:405
+#: ../plugins/sourceview/plugin.c:362 ../plugins/sourceview/plugin.c:406
msgid "GtkSourceView Editor"
msgstr "GtkSourceView Editor"
-#: ../plugins/sourceview/sourceview.c:565
+#: ../plugins/sourceview/sourceview.c:629
#, c-format
msgid ""
"The file \"%s\" on the disk is more recent than the current buffer.\n"
@@ -8437,7 +8623,7 @@ msgstr ""
"The file \"%s\" on the disk is more recent than the current buffer.\n"
"Do you want to reload it?"
-#: ../plugins/sourceview/sourceview.c:597
+#: ../plugins/sourceview/sourceview.c:661
#, c-format
msgid ""
"The file \"%s\" has been deleted on the disk.\n"
@@ -8447,28 +8633,28 @@ msgstr ""
"Do you want to close it?"
#. Could not open <filename>: <error message>
-#: ../plugins/sourceview/sourceview.c:630
+#: ../plugins/sourceview/sourceview.c:694
#, c-format
msgid "Could not open %s: %s"
msgstr "Could not open %s: %s"
-#: ../plugins/sourceview/sourceview.c:684
+#: ../plugins/sourceview/sourceview.c:745
#, c-format
msgid "The file \"%s\" is read-only! Edit anyway?"
msgstr "The file \"%s\" is read-only! Edit anyway?"
#. Could not open <filename>: <error message>
-#: ../plugins/sourceview/sourceview.c:746
+#: ../plugins/sourceview/sourceview.c:804
#, c-format
msgid "Could not save %s: %s"
msgstr "Could not save %s: %s"
-#: ../plugins/sourceview/sourceview-io.c:271
+#: ../plugins/sourceview/sourceview-io.c:318
#, c-format
msgid "Could not save file because filename not yet specified"
msgstr "Could not save file because filename has not yet been specified"
-#: ../plugins/sourceview/sourceview-io.c:499
+#: ../plugins/sourceview/sourceview-io.c:566
#, c-format
msgid "New file %d"
msgstr "New file %d"
@@ -8513,7 +8699,7 @@ msgstr "Starter"
msgid "Welcome page with most common actions."
msgstr "Welcome page with most common actions."
-#: ../plugins/starter/plugin.c:286
+#: ../plugins/starter/plugin.c:425
msgid "Start"
msgstr "Start"
@@ -8522,28 +8708,32 @@ msgid "Create a new project"
msgstr "Create a new project"
#: ../plugins/starter/starter.ui.h:2
-msgid "Import an existing project"
-msgstr "Import an existing project"
+msgid "Import a project"
+msgstr "Import a project"
#: ../plugins/starter/starter.ui.h:3
-msgid "Recent projects:"
-msgstr "Recent projects:"
+msgid "Search for example code"
+msgstr "Search for example code"
#: ../plugins/starter/starter.ui.h:4
-msgid "Tutorials"
-msgstr "Tutorials"
+msgid "View local Anjuta documentation"
+msgstr "View local Anjuta documentation"
#: ../plugins/starter/starter.ui.h:5
-msgid "Anjuta Manual"
-msgstr "Anjuta Manual"
+msgid "View local Anjuta FAQ"
+msgstr "View local Anjuta FAQ"
#: ../plugins/starter/starter.ui.h:6
-msgid "FAQ"
-msgstr "FAQ"
+msgid "View online library documentation"
+msgstr "View online library documentation"
#: ../plugins/starter/starter.ui.h:7
-msgid "Getting started:"
-msgstr "Getting started:"
+msgid "Remove recently used project from list"
+msgstr "Remove recently used project from list"
+
+#: ../plugins/starter/starter.ui.h:8
+msgid "Unlist Project"
+msgstr "Unlist Project"
#: ../plugins/subversion/anjuta-subversion.plugin.in.h:1
#: ../plugins/subversion/subversion-ui-utils.c:64
@@ -8572,176 +8762,176 @@ msgid "Recurse"
msgstr "Recurse"
#: ../plugins/subversion/anjuta-subversion.ui.h:9
-msgid "Remove file/directory"
-msgstr "Remove file/directory"
+msgid "Commit Changes"
+msgstr "Commit Changes"
#: ../plugins/subversion/anjuta-subversion.ui.h:10
-msgid "File/URL to Remove:"
-msgstr "File/URL to Remove:"
+msgid "Previous Commit Messages:"
+msgstr "Previous Commit Messages:"
-#: ../plugins/subversion/anjuta-subversion.ui.h:12
-msgid "Update file/directory"
-msgstr "Update file/directory"
+#: ../plugins/subversion/anjuta-subversion.ui.h:11
+msgid "Use previous message"
+msgstr "Use previous message"
+
+#: ../plugins/subversion/anjuta-subversion.ui.h:15
+msgid "Select Files to Commit:"
+msgstr "Select Files to Commit:"
+
+#: ../plugins/subversion/anjuta-subversion.ui.h:16
+msgid "Retrieving status…"
+msgstr "Retrieving status…"
#: ../plugins/subversion/anjuta-subversion.ui.h:17
-msgid "Diff file/directory"
-msgstr "Diff file/directory"
+msgid "Copy files/folders"
+msgstr "Copy files/folders"
#: ../plugins/subversion/anjuta-subversion.ui.h:18
-msgid "File or directory to diff:"
-msgstr "File or directory to diff:"
-
-#: ../plugins/subversion/anjuta-subversion.ui.h:19
-msgid "Save open files before diffing"
-msgstr "Save open files before diffing"
+msgid "Source:"
+msgstr "Source:"
#: ../plugins/subversion/anjuta-subversion.ui.h:20
-msgid "Repository authorization"
-msgstr "Repository authorisation"
+msgid "Source/Destination Paths:"
+msgstr "Source/Destination Paths:"
-#: ../plugins/subversion/anjuta-subversion.ui.h:23
-msgid "Remember Password"
-msgstr "Remember Password"
+#: ../plugins/subversion/anjuta-subversion.ui.h:21
+msgid "Working Copy"
+msgstr "Working Copy"
-#: ../plugins/subversion/anjuta-subversion.ui.h:24
-msgid "realm"
-msgstr "realm"
+#: ../plugins/subversion/anjuta-subversion.ui.h:22
+msgid "Repository Head"
+msgstr "Repository Head"
-#: ../plugins/subversion/anjuta-subversion.ui.h:25
-msgid "Realm:"
-msgstr "Realm:"
+#: ../plugins/subversion/anjuta-subversion.ui.h:23
+msgid "Other Revision:"
+msgstr "Other Revision:"
-#: ../plugins/subversion/anjuta-subversion.ui.h:26
-msgid "Trust server"
-msgstr "Trust server"
+#: ../plugins/subversion/anjuta-subversion.ui.h:25
+msgid "Diff file/directory"
+msgstr "Diff file/directory"
#: ../plugins/subversion/anjuta-subversion.ui.h:27
-msgid "Remember this decision"
-msgstr "Remember this decision"
+msgid "File or directory to diff:"
+msgstr "File or directory to diff:"
#: ../plugins/subversion/anjuta-subversion.ui.h:28
-msgid "Revert Changes"
-msgstr "Revert Changes"
-
-#: ../plugins/subversion/anjuta-subversion.ui.h:29
-msgid "Select Changes to Revert:"
-msgstr "Select Changes to Revert:"
+msgid "Save open files before diffing"
+msgstr "Save open files before diffing"
#: ../plugins/subversion/anjuta-subversion.ui.h:30
-msgid "Retrieving status…"
-msgstr "Retrieving status…"
+msgid "View Log"
+msgstr "View Log"
#: ../plugins/subversion/anjuta-subversion.ui.h:31
-msgid "Commit Changes"
-msgstr "Commit Changes"
-
-#: ../plugins/subversion/anjuta-subversion.ui.h:32
-msgid "Previous Commit Messages:"
-msgstr "Previous Commit Messages:"
+msgid "Whole Project"
+msgstr "Whole Project"
-#: ../plugins/subversion/anjuta-subversion.ui.h:33
-msgid "Use previous message"
-msgstr "Use previous message"
+#: ../plugins/subversion/anjuta-subversion.ui.h:34
+msgid "Diff to Previous"
+msgstr "Diff to Previous"
#: ../plugins/subversion/anjuta-subversion.ui.h:35
-msgid "Select Files to Commit:"
-msgstr "Select Files to Commit:"
+msgid "Diff Selected Revisions"
+msgstr "Diff Selected Revisions"
#: ../plugins/subversion/anjuta-subversion.ui.h:36
-msgid "View Log"
-msgstr "View Log"
+msgid "View Selected Revision"
+msgstr "View Selected Revision"
#: ../plugins/subversion/anjuta-subversion.ui.h:37
-msgid "Whole Project"
-msgstr "Whole Project"
+msgid "Merge changes into working copy"
+msgstr "Merge changes into working copy"
+
+#: ../plugins/subversion/anjuta-subversion.ui.h:38
+msgid "First Path:"
+msgstr "First Path:"
+
+#: ../plugins/subversion/anjuta-subversion.ui.h:39
+msgid "Use first path"
+msgstr "Use first path"
#: ../plugins/subversion/anjuta-subversion.ui.h:40
-msgid "Diff to Previous"
-msgstr "Diff to Previous"
+msgid "Second Path:"
+msgstr "Second Path:"
#: ../plugins/subversion/anjuta-subversion.ui.h:41
-msgid "Diff Selected Revisions"
-msgstr "Diff Selected Revisions"
+msgid "Working Copy Path:"
+msgstr "Working Copy Path:"
#: ../plugins/subversion/anjuta-subversion.ui.h:42
-msgid "View Selected Revision"
-msgstr "View Selected Revision"
+msgid "Start Revision:"
+msgstr "Start Revision:"
#: ../plugins/subversion/anjuta-subversion.ui.h:43
-msgid "Copy files/folders"
-msgstr "Copy files/folders"
+msgid "End Revision:"
+msgstr "End Revision:"
#: ../plugins/subversion/anjuta-subversion.ui.h:44
-msgid "Source:"
-msgstr "Source:"
+msgid "Ignore ancestry"
+msgstr "Ignore ancestry"
#: ../plugins/subversion/anjuta-subversion.ui.h:46
-msgid "Source/Destination Paths:"
-msgstr "Source/Destination Paths:"
+msgid "Remove file/directory"
+msgstr "Remove file/directory"
#: ../plugins/subversion/anjuta-subversion.ui.h:47
-msgid "Working Copy"
-msgstr "Working Copy"
+msgid "File/URL to Remove:"
+msgstr "File/URL to Remove:"
#: ../plugins/subversion/anjuta-subversion.ui.h:48
-msgid "Repository Head"
-msgstr "Repository Head"
+msgid "Set Conflicts as Resolved"
+msgstr "Set Conflicts as Resolved"
#: ../plugins/subversion/anjuta-subversion.ui.h:49
-msgid "Other Revision:"
-msgstr "Other Revision:"
+msgid "Select Files to Mark as Resolved:"
+msgstr "Select Files to Mark as Resolved:"
+
+#: ../plugins/subversion/anjuta-subversion.ui.h:50
+msgid "Retrieving status……"
+msgstr "Retrieving status……"
#: ../plugins/subversion/anjuta-subversion.ui.h:51
-msgid "Switch to branch/tag"
-msgstr "Switch to branch/tag"
+msgid "Revert Changes"
+msgstr "Revert Changes"
#: ../plugins/subversion/anjuta-subversion.ui.h:52
-msgid "Working Copy Path:"
-msgstr "Working Copy Path:"
+msgid "Select Changes to Revert:"
+msgstr "Select Changes to Revert:"
#: ../plugins/subversion/anjuta-subversion.ui.h:53
-msgid "Branch/Tag URL:"
-msgstr "Branch/Tag URL:"
+msgid "Switch to branch/tag"
+msgstr "Switch to branch/tag"
#: ../plugins/subversion/anjuta-subversion.ui.h:54
-msgid "Merge changes into working copy"
-msgstr "Merge changes into working copy"
+msgid "Branch/Tag URL:"
+msgstr "Branch/Tag URL:"
#: ../plugins/subversion/anjuta-subversion.ui.h:55
-msgid "First Path:"
-msgstr "First Path:"
-
-#: ../plugins/subversion/anjuta-subversion.ui.h:56
-msgid "Use first path"
-msgstr "Use first path"
+msgid "Update file/directory"
+msgstr "Update file/directory"
#: ../plugins/subversion/anjuta-subversion.ui.h:57
-msgid "Second Path:"
-msgstr "Second Path:"
+msgid "Trust server"
+msgstr "Trust server"
#: ../plugins/subversion/anjuta-subversion.ui.h:58
-msgid "Start Revision:"
-msgstr "Start Revision:"
+msgid "Realm:"
+msgstr "Realm:"
#: ../plugins/subversion/anjuta-subversion.ui.h:59
-msgid "End Revision:"
-msgstr "End Revision:"
+msgid "Remember this decision"
+msgstr "Remember this decision"
#: ../plugins/subversion/anjuta-subversion.ui.h:60
-msgid "Ignore ancestry"
-msgstr "Ignore ancestry"
-
-#: ../plugins/subversion/anjuta-subversion.ui.h:62
-msgid "Set Conflicts as Resolved"
-msgstr "Set Conflicts as Resolved"
+msgid "Repository authorization"
+msgstr "Repository authorisation"
#: ../plugins/subversion/anjuta-subversion.ui.h:63
-msgid "Select Files to Mark as Resolved:"
-msgstr "Select Files to Mark as Resolved:"
+msgid "Remember Password"
+msgstr "Remember Password"
#: ../plugins/subversion/anjuta-subversion.ui.h:64
-msgid "Retrieving status……"
-msgstr "Retrieving status……"
+msgid "realm"
+msgstr "realm"
#. Action name
#. Stock icon, if any
@@ -9145,48 +9335,52 @@ msgstr "_Find Symbol…"
msgid "Find Symbol"
msgstr "Find Symbol"
-#: ../plugins/symbol-db/plugin.c:1036
+#: ../plugins/symbol-db/plugin.c:1067
#, c-format
msgid "%s: Generating inheritances…"
msgstr "%s: Generating inheritances…"
#. Translators: %s is the name of a system library
-#: ../plugins/symbol-db/plugin.c:1042
+#: ../plugins/symbol-db/plugin.c:1073
#, c-format
msgid "%s: %d file scanned out of %d"
msgid_plural "%s: %d files scanned out of %d"
msgstr[0] "%s: %d file scanned out of %d"
msgstr[1] "%s: %d files scanned out of %d"
-#: ../plugins/symbol-db/plugin.c:1073
+#: ../plugins/symbol-db/plugin.c:1104
#, c-format
msgid "Generating inheritances…"
msgstr "Generating inheritances…"
-#: ../plugins/symbol-db/plugin.c:1075
+#: ../plugins/symbol-db/plugin.c:1106
#, c-format
msgid "%d file scanned out of %d"
msgid_plural "%d files scanned out of %d"
msgstr[0] "%d file scanned out of %d"
msgstr[1] "%d files scanned out of %d"
-#: ../plugins/symbol-db/plugin.c:1740
+#: ../plugins/symbol-db/plugin.c:1767
msgid "Populating symbol database…"
msgstr "Populating symbol database…"
-#: ../plugins/symbol-db/plugin.c:2120 ../plugins/symbol-db/plugin.c:2205
+#: ../plugins/symbol-db/plugin.c:2149 ../plugins/symbol-db/plugin.c:2234
msgid "Symbols"
msgstr "Symbols"
-#: ../plugins/symbol-db/plugin.c:2214
+#: ../plugins/symbol-db/plugin.c:2169 ../plugins/symbol-db/plugin.c:2221
+msgid "Search"
+msgstr "Search"
+
+#: ../plugins/symbol-db/plugin.c:2243
msgid "SymbolDb popup actions"
msgstr "SymbolDb popup actions"
-#: ../plugins/symbol-db/plugin.c:2222
+#: ../plugins/symbol-db/plugin.c:2251
msgid "SymbolDb menu actions"
msgstr "SymbolDb menu actions"
-#: ../plugins/symbol-db/plugin.c:2535 ../plugins/symbol-db/plugin.c:2553
+#: ../plugins/symbol-db/plugin.c:2581 ../plugins/symbol-db/plugin.c:2599
#: ../plugins/symbol-db/symbol-db.plugin.in.h:1
msgid "Symbol Database"
msgstr "Symbol Database"
@@ -9195,7 +9389,7 @@ msgstr "Symbol Database"
msgid "Symbol Database Plugin for Anjuta."
msgstr "Symbol Database Plugin for Anjuta."
-#: ../plugins/symbol-db/symbol-db-system.c:808
+#: ../plugins/symbol-db/symbol-db-system.c:798
msgid "Resuming glb scan."
msgstr "Resuming glb scan."
@@ -9204,8 +9398,8 @@ msgid "Symbol"
msgstr "Symbol"
#: ../plugins/terminal/anjuta-terminal.plugin.in.h:1
-#: ../plugins/terminal/terminal.c:750 ../plugins/terminal/terminal.c:944
-#: ../plugins/terminal/terminal.c:995
+#: ../plugins/terminal/terminal.c:820 ../plugins/terminal/terminal.c:1005
+#: ../plugins/terminal/terminal.c:1091
msgid "Terminal"
msgstr "Terminal"
@@ -9214,34 +9408,34 @@ msgid "Terminal Plugin for Anjuta."
msgstr "Terminal Plugin for Anjuta."
#: ../plugins/terminal/anjuta-terminal-plugin.ui.h:2
-msgid "Use currently selected profile in GNOME terminal"
-msgstr "Use currently selected profile in GNOME Terminal"
-
-#: ../plugins/terminal/anjuta-terminal-plugin.ui.h:3
msgid "Use GNOME Terminal profile:"
msgstr "Use GNOME Terminal profile:"
+#: ../plugins/terminal/anjuta-terminal-plugin.ui.h:3
+msgid "Use default GNOME terminal profile"
+msgstr "Use default GNOME terminal profile"
+
#: ../plugins/terminal/anjuta-terminal-plugin.ui.h:4
msgid "Terminal options"
msgstr "Terminal options"
-#: ../plugins/terminal/terminal.c:578
+#: ../plugins/terminal/terminal.c:644
msgid "Ctrl-C"
msgstr "Ctrl-C"
-#: ../plugins/terminal/terminal.c:586
+#: ../plugins/terminal/terminal.c:652
msgid "Ctrl-X"
msgstr "Ctrl-X"
-#: ../plugins/terminal/terminal.c:594
+#: ../plugins/terminal/terminal.c:660
msgid "Ctrl-Z"
msgstr "Ctrl-Z"
-#: ../plugins/terminal/terminal.c:732
+#: ../plugins/terminal/terminal.c:802
msgid "terminal operations"
msgstr "terminal operations"
-#: ../plugins/terminal/terminal.c:877
+#: ../plugins/terminal/terminal.c:937
#, c-format
msgid "Unable to execute command"
msgstr "Unable to execute command"
@@ -9311,12 +9505,12 @@ msgstr "Edit command as script in Anjuta on close"
msgid "Variable list"
msgstr "Variable list"
-#: ../plugins/tools/dialog.c:177
+#: ../plugins/tools/dialog.c:178
#, c-format
msgid "Are you sure you want to delete the '%s' tool?"
msgstr "Are you sure you want to delete the '%s' tool?"
-#: ../plugins/tools/dialog.c:343
+#: ../plugins/tools/dialog.c:344
msgid "Tool"
msgstr "Tool"
@@ -9348,7 +9542,7 @@ msgstr "You must provide a tool command!"
msgid "A tool with the same name already exists!"
msgstr "A tool with the same name already exists!"
-#: ../plugins/tools/editor.c:826
+#: ../plugins/tools/editor.c:827
msgid ""
"The shortcut is already used by another component in Anjuta. Do you want to "
"keep it anyway?"
@@ -9356,11 +9550,11 @@ msgstr ""
"The shortcut is already used by another component in Anjuta. Do you want to "
"keep it anyway?"
-#: ../plugins/tools/editor.c:910
+#: ../plugins/tools/editor.c:911
msgid "Unable to edit script"
msgstr "Unable to edit script"
-#: ../plugins/tools/editor.c:1046
+#: ../plugins/tools/editor.c:1047
msgid "New accelerator…"
msgstr "New accelerator…"
@@ -9404,7 +9598,7 @@ msgstr "Unable to create a buffer: command aborted"
msgid "No document currently open: command aborted"
msgstr "No document currently open: command aborted"
-#: ../plugins/tools/execute.c:1019
+#: ../plugins/tools/execute.c:1025
#, c-format
msgid "Unable to open input file %s, command aborted"
msgstr "Unable to open input file %s, command aborted"
@@ -9585,15 +9779,15 @@ msgstr "Ask the user to get additional parameters"
msgid "Command line parameters"
msgstr "Command line parameters"
-#: ../src/about.c:205
-msgid "Copyright (c) Naba Kumar"
-msgstr "Copyright (c) Naba Kumar"
+#: ../src/about.c:186
+msgid "Copyright © Naba Kumar"
+msgstr "Copyright © Naba Kumar"
#: ../src/anjuta-actions.h:23
msgid "_File"
msgstr "_File"
-#: ../src/anjuta-actions.h:24
+#: ../src/anjuta-actions.h:24 ../src/anjuta-menu.ui.h:5
msgid "_Quit"
msgstr "_Quit"
@@ -9601,7 +9795,7 @@ msgstr "_Quit"
msgid "Quit Anjuta IDE"
msgstr "Quit Anjuta IDE"
-#: ../src/anjuta-actions.h:32
+#: ../src/anjuta-actions.h:32 ../src/anjuta-menu.ui.h:2
msgid "_Preferences"
msgstr "_Preferences"
@@ -9645,7 +9839,7 @@ msgstr "_Toolbar"
msgid "Show or hide the toolbar"
msgstr "Show or hide the toolbar"
-#: ../src/anjuta-actions.h:61
+#: ../src/anjuta-actions.h:61 ../src/anjuta-menu.ui.h:3
msgid "_Help"
msgstr "_Help"
@@ -9689,7 +9883,7 @@ msgstr "Ask a _Question"
msgid "Submit a question for FAQs"
msgstr "Submit a question for FAQs"
-#: ../src/anjuta-actions.h:83
+#: ../src/anjuta-actions.h:83 ../src/anjuta-menu.ui.h:4
msgid "_About"
msgstr "_About"
@@ -9705,74 +9899,103 @@ msgstr "About External _Plugins"
msgid "About third-party Anjuta plugins"
msgstr "About third-party Anjuta plugins"
-#: ../src/anjuta-application.c:460
-msgid "Loaded Session…"
-msgstr "Loaded Session…"
-
-#: ../src/anjuta-application.c:508
+#: ../src/anjuta-application.c:374
msgid "Specify the size and location of the main window"
msgstr "Specify the size and location of the main window"
#. This is the format you can specify the size andposition
#. * of the window on command line
-#: ../src/anjuta-application.c:511
+#: ../src/anjuta-application.c:377
msgid "WIDTHxHEIGHT+XOFF+YOFF"
msgstr "WIDTHxHEIGHT+XOFF+YOFF"
-#: ../src/anjuta-application.c:516
+#: ../src/anjuta-application.c:382
msgid "Do not show the splash screen"
msgstr "Do not show the splash screen"
-#: ../src/anjuta-application.c:522
+#: ../src/anjuta-application.c:388
msgid "Start a new instance and do not open the file in an existing instance"
msgstr "Start a new instance and do not open the file in an existing instance"
-#: ../src/anjuta-application.c:528
+#: ../src/anjuta-application.c:394
msgid "Do not open last session on startup"
msgstr "Do not open last session on startup"
-#: ../src/anjuta-application.c:534
+#: ../src/anjuta-application.c:400
msgid "Do not open last project and files on startup"
msgstr "Do not open last project and files on startup"
-#: ../src/anjuta-application.c:540
+#: ../src/anjuta-application.c:406
msgid "Shut down Anjuta properly, releasing all resources (for debugging)"
msgstr "Shut down Anjuta, properly releasing all resources (for debugging)"
-#: ../src/anjuta-application.c:564
+#: ../src/anjuta-application.c:412
+msgid "Display program version"
+msgstr "Display program version"
+
+#: ../src/anjuta-application.c:418
+msgid "Specify another profile"
+msgstr "Specify another profile"
+
+#: ../src/anjuta-application.c:419
+msgid "PROFILE_FILE"
+msgstr "PROFILE_FILE"
+
+#: ../src/anjuta-application.c:436
msgid "- Integrated Development Environment"
msgstr "- Integrated Development Environment"
-#: ../src/anjuta-window.c:631
+#: ../src/anjuta-application.c:776
+#, c-format
+msgid "Invalid profile %s: %s"
+msgstr "Invalid profile %s: %s"
+
+#: ../src/anjuta-application.c:830
+msgid "Loaded Session…"
+msgstr "Loaded Session…"
+
+#: ../src/anjuta-menu.ui.h:1
+msgid "_New Window"
+msgstr "_New Window"
+
+#: ../src/anjuta-window.c:688
msgid "Edit"
msgstr "Edit"
-#: ../src/anjuta-window.c:644
+#: ../src/anjuta-window.c:701
msgid "Help"
msgstr "Help"
-#: ../src/anjuta-window.c:936
+#: ../src/anjuta-window.c:998
msgid "Installed plugins"
msgstr "Installed plugins"
-#: ../src/anjuta-window.c:940
+#: ../src/anjuta-window.c:1002
msgid "Shortcuts"
msgstr "Shortcuts"
-#: ../src/anjuta-window.c:1012
+#: ../src/anjuta-window.c:1074
#, c-format
msgid "Value doesn't exist"
msgstr "Value doesn't exist"
#: ../src/org.gnome.anjuta.gschema.xml.in.h:1
+msgid "Default email used in new project"
+msgstr "Default email used in new project"
+
+#: ../src/org.gnome.anjuta.gschema.xml.in.h:2
+msgid "If empty, current login and machine name is used."
+msgstr "If empty, current login and machine name is used."
+
+#: ../src/org.gnome.anjuta.gschema.xml.in.h:3
msgid "Use tabulation for indentation"
msgstr "Use tabulation for indentation"
-#: ../src/org.gnome.anjuta.gschema.xml.in.h:2
+#: ../src/org.gnome.anjuta.gschema.xml.in.h:4
msgid "Number of characters of one tabulation"
msgstr "Number of characters of one tabulation"
-#: ../src/org.gnome.anjuta.gschema.xml.in.h:3
+#: ../src/org.gnome.anjuta.gschema.xml.in.h:5
msgid "Number of spaces on every indentation step"
msgstr "Number of spaces on every indentation step"
@@ -9834,6 +10057,139 @@ msgstr "Icons only"
msgid "Text only"
msgstr "Text only"
+#~ msgid "Profile Plugins"
+#~ msgstr "Profile Plugins"
+
+#~ msgid "List of plugins for this profile"
+#~ msgstr "List of plugins for this profile"
+
+#~ msgid "Select a build directory"
+#~ msgstr "Select a build directory"
+
+#~ msgid "Unable to execute: %s."
+#~ msgstr "Unable to execute: %s."
+
+#~ msgid "Contents"
+#~ msgstr "Contents"
+
+#~ msgid "Do not show tabs"
+#~ msgstr "Do not show tabs"
+
+#~ msgid "Editor tabs"
+#~ msgstr "Editor tabs"
+
+#~ msgid "<b>Open With</b>"
+#~ msgstr "<b>Open With</b>"
+
+#~ msgid "Base URI"
+#~ msgstr "Base URI"
+
+#~ msgid "Drop or enter revision here"
+#~ msgstr "Drop or enter revision here"
+
+#~ msgid ""
+#~ "Whole project; Drop a file here or type a path to view a file or folder "
+#~ "log"
+#~ msgstr ""
+#~ "Whole project; Drop a file here or type a path to view a file or folder "
+#~ "log"
+
+#~ msgid "Previous commit; Drop or enter a different revision here"
+#~ msgstr "Previous commit; Drop or enter a different revision here"
+
+#~ msgid "Drop or type a revision here"
+#~ msgstr "Drop or type a revision here"
+
+#~ msgid "Uncommitted Changes.diff"
+#~ msgstr "Uncommitted Changes.diff"
+
+#~ msgid "Stash %i.diff"
+#~ msgstr "Stash %i.diff"
+
+#~ msgid "Diff uncommitted changes"
+#~ msgstr "Diff uncommitted changes"
+
+#~ msgid "Show a diff of uncommitted changes in an editor"
+#~ msgstr "Show a diff of uncommitted changes in an editor"
+
+#~ msgid "Diff selected stash"
+#~ msgstr "Diff selected stash"
+
+#~ msgid "Show a diff of the selected stash"
+#~ msgstr "Show a diff of the selected stash"
+
+#~ msgid "Git Tasks"
+#~ msgstr "Git Tasks"
+
+#~ msgid "Path: "
+#~ msgstr "Path: "
+
+#~ msgid "Error writing %s"
+#~ msgstr "Error writing %s"
+
+#~ msgid "_Save Message"
+#~ msgstr "_Save Message"
+
+#~ msgid "Save message"
+#~ msgstr "Save message"
+
+#~ msgid "Refreshing symbol tree…"
+#~ msgstr "Refreshing symbol tree…"
+
+#~ msgid "Failed to refresh project: %s"
+#~ msgstr "Failed to refresh project: %s"
+
+#~ msgid "Group: %s\n"
+#~ msgstr "Group: %s\n"
+
+#~ msgid "Target: %s\n"
+#~ msgstr "Target: %s\n"
+
+#~ msgid "Source: %s\n"
+#~ msgstr "Source: %s\n"
+
+#~ msgid "Shortcut: %s\n"
+#~ msgstr "Shortcut: %s\n"
+
+#~ msgid "Module: %s\n"
+#~ msgstr "Module: %s\n"
+
+#~ msgid "Package: %s\n"
+#~ msgstr "Package: %s\n"
+
+#~ msgid "New _Library…"
+#~ msgstr "New _Library…"
+
+#~ msgid "Add a new package to the project"
+#~ msgstr "Add a new package to the project"
+
+#~ msgid "New _Library"
+#~ msgstr "New _Library"
+
+#~ msgid "Add a new library to the project"
+#~ msgstr "Add a new library to the project"
+
+#~ msgid "Import an existing project"
+#~ msgstr "Import an existing project"
+
+#~ msgid "Recent projects:"
+#~ msgstr "Recent projects:"
+
+#~ msgid "Tutorials"
+#~ msgstr "Tutorials"
+
+#~ msgid "Anjuta Manual"
+#~ msgstr "Anjuta Manual"
+
+#~ msgid "FAQ"
+#~ msgstr "FAQ"
+
+#~ msgid "Getting started:"
+#~ msgstr "Getting started:"
+
+#~ msgid "Use currently selected profile in GNOME terminal"
+#~ msgstr "Use currently selected profile in GNOME Terminal"
+
#~ msgid "Failed to write autogen definition file"
#~ msgstr "Failed to write autogen definition file"
@@ -10636,9 +10992,6 @@ msgstr "Text only"
#~ msgid "Generate patch files for submission upstream"
#~ msgstr "Generate patch files for submission upstream"
-#~ msgid "_Apply…"
-#~ msgstr "_Apply…"
-
#~ msgid "Start applying a patch series"
#~ msgstr "Start applying a patch series"
@@ -10884,9 +11237,6 @@ msgstr "Text only"
#~ msgid "No permission to read the file."
#~ msgstr "No permission to read the file."
-#~ msgid "Failed to read file"
-#~ msgstr "Failed to read file"
-
#~ msgid "Failed to parse XML structure"
#~ msgstr "Failed to parse XML structure"
@@ -10937,9 +11287,6 @@ msgstr "Text only"
#~ msgid "_Do not show again"
#~ msgstr "_Do not show again"
-#~ msgid "_Tasks"
-#~ msgstr "_Tasks"
-
#~ msgid "Hide _Completed Items"
#~ msgstr "Hide _Completed Items"
@@ -11267,9 +11614,6 @@ msgstr "Text only"
#~ msgid "Find:"
#~ msgstr "Find:"
-#~ msgid "Search complete"
-#~ msgstr "Search complete"
-
#~ msgid "The match \"%s\" was not found. Wrap search around the document?"
#~ msgstr "The match \"%s\" was not found. Wrap search around the document?"
@@ -11311,9 +11655,6 @@ msgstr "Text only"
#~ msgid "Anjuta Home Page"
#~ msgstr "Anjuta Home Page"
-#~ msgid "GNOME Online API Documentation"
-#~ msgstr "GNOME Online API Documentation"
-
#~ msgid "Package is not parseable"
#~ msgstr "Package is not parseable"
@@ -11542,9 +11883,6 @@ msgstr "Text only"
#~ msgid "Versioning…"
#~ msgstr "Versioning…"
-#~ msgid "Switch between library versions and check deprecations"
-#~ msgstr "Switch between library versions and check deprecations"
-
#~ msgid "Set as default resource target"
#~ msgstr "Set as default resource target"
@@ -11569,9 +11907,6 @@ msgstr "Text only"
#~ msgid "Delete the selection"
#~ msgstr "Delete the selection"
-#~ msgid "Glade designer operations"
-#~ msgstr "Glade designer operations"
-
#~ msgid "Go back in undo history"
#~ msgstr "Go back in undo history"
@@ -11792,12 +12127,6 @@ msgstr "Text only"
#~ msgid "_View log..."
#~ msgstr "_View log…"
-#~ msgid "_Push..."
-#~ msgstr "_Push…"
-
-#~ msgid "_Pull..."
-#~ msgstr "_Pull…"
-
#~ msgid "_Add..."
#~ msgstr "_Add…"
@@ -11816,9 +12145,6 @@ msgstr "Text only"
#~ msgid "_Merge..."
#~ msgstr "_Merge…"
-#~ msgid "_Delete..."
-#~ msgstr "_Delete…"
-
#~ msgid "_Delete tag..."
#~ msgstr "_Delete tag…"
@@ -11885,9 +12211,6 @@ msgstr "Text only"
#~ msgid "_Update..."
#~ msgstr "_Update…"
-#~ msgid "Merge..."
-#~ msgstr "Merge…"
-
#~ msgid "_View Log..."
#~ msgstr "_View Log…"
@@ -12431,9 +12754,6 @@ msgstr "Text only"
#~ "supported. Please check if the encoding of file is in the supported "
#~ "encodings list. If not, add it from the preferences."
-#~ msgid "Loading file..."
-#~ msgstr "Loading file..."
-
#~ msgid ""
#~ "Could not load file: %s\n"
#~ "\n"
@@ -13027,9 +13347,6 @@ msgstr "Text only"
#~ msgid "gtk-apply"
#~ msgstr "gtk-apply"
-#~ msgid "gtk-cancel"
-#~ msgstr "gtk-cancel"
-
#~ msgid "make: Entering directory '%s'"
#~ msgstr "make: Entering directory '%s'"
@@ -13152,9 +13469,6 @@ msgstr "Text only"
#~ msgid "Try to save in original encoding"
#~ msgstr "Try to save in original encoding"
-#~ msgid "Background:"
-#~ msgstr "Background:"
-
#~ msgid "Selected text:"
#~ msgstr "Selected text:"
@@ -14024,9 +14338,6 @@ msgstr "Text only"
#~ msgid "if...else"
#~ msgstr "if...else"
-#~ msgid "switch"
-#~ msgstr "switch"
-
#~ msgid "Information:"
#~ msgstr "Information:"
@@ -14836,9 +15147,6 @@ msgstr "Text only"
#~ msgid "Scripts at the end of top level Makefile.am"
#~ msgstr "Scripts at the end of top level Makefile.am"
-#~ msgid "Show tooltips"
-#~ msgstr "Show tooltips"
-
#~ msgid "Silent. That is, do not echo shell commads during make"
#~ msgstr "Silent. That is, do not echo shell commads during make"
@@ -15453,13 +15761,6 @@ msgstr "Text only"
#~ msgid "Error while copying the file inside the module."
#~ msgstr "Error while copying the file inside the module."
-#~ msgid ""
-#~ "Are you sure you want to remove the item\n"
-#~ "'%s' from the Project?"
-#~ msgstr ""
-#~ "Are you sure you want to remove the item\n"
-#~ "'%s' from the Project?"
-
#~ msgid "There is already a Project open.Do you want to close it first?"
#~ msgstr "There is already a Project open. Do you want to close it first?"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]