summaryrefslogtreecommitdiff
path: root/po/es_GT.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/es_GT.po')
-rw-r--r--po/es_GT.po932
1 files changed, 469 insertions, 463 deletions
diff --git a/po/es_GT.po b/po/es_GT.po
index 87dc6970..fb9cdaaa 100644
--- a/po/es_GT.po
+++ b/po/es_GT.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 1998-12-08 21:04+0100\n"
+"POT-Creation-Date: 1998-12-15 11:45-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -20,15 +20,16 @@ msgstr ""
#: applets/asclock/asclock.c:151 applets/clockmail/clockmail.c:428
#: applets/cpuload/cpuload.c:220 applets/diskusage/diskusage.c:710
-#: applets/drivemount/drivemount.c:455 applets/fish/fish.c:459
+#: applets/drivemount/drivemount.c:455 applets/fish/fish.c:452
#: applets/gen_util/clock.c:268 applets/gen_util/mailcheck.c:686
#: applets/gen_util/printer.c:404 applets/gkb/gkb.c:180
#: applets/icewm-pager/wmpager_applet.c:90
-#: applets/modemlights/modemlights.c:719 applets/multiload/cpuload.c:240
-#: applets/multiload/memload.c:279 applets/multiload/swapload.c:240
-#: applets/netload/netload.c:345 applets/slashapp/slashapp.c:625
-#: applets/webcontrol/webcontrol.c:314 panel/drawer.c:409 panel/launcher.c:265
-#: panel/menu.c:2236
+#: applets/mini-commander/mini-commander_applet.c:135
+#: applets/modemlights/modemlights.c:719 applets/multiload/cpuload.c:237
+#: applets/multiload/memload.c:276 applets/multiload/swapload.c:237
+#: applets/netload/netload.c:345 applets/slashapp/slashapp.c:630
+#: applets/webcontrol/webcontrol.c:314 panel/drawer.c:410 panel/launcher.c:266
+#: panel/menu.c:2237
msgid "Properties..."
msgstr ""
@@ -40,16 +41,95 @@ msgstr ""
msgid "Who said NeXT is dead?"
msgstr ""
+#. -- not implemented yet --
+#.
+#. frame = gtk_frame_new(_("Ticker Information (unimplemented)"));
+#. gtk_container_set_border_width (GTK_CONTAINER (frame), 5);
+#. gtk_box_pack_start(GTK_BOX(vbox), frame, FALSE, FALSE, 0);
+#. gtk_widget_show(frame);
+#.
+#. vbox1 = gtk_vbox_new(FALSE, 1);
+#. gtk_container_add(GTK_CONTAINER(frame), vbox1);
+#. gtk_widget_show(vbox1);
+#.
+#. hbox = gtk_hbox_new(FALSE, 0);
+#. gtk_box_pack_start(GTK_BOX(vbox1), hbox, FALSE, FALSE, 0);
+#. gtk_widget_show(hbox);
+#.
+#. label = gtk_label_new(_("Url:"));
+#. gtk_box_pack_start( GTK_BOX(hbox), label, FALSE, FALSE, 0);
+#. gtk_widget_show(label);
+#.
+#. entry = gtk_entry_new_with_max_length(255);
+#. gtk_entry_set_text(GTK_ENTRY(entry), "slashdot.org");
+#. gtk_signal_connect_object(GTK_OBJECT(entry), "changed",
+#. GTK_SIGNAL_FUNC(gnome_property_box_changed),
+#. GTK_OBJECT(ad->propwindow));
+#. gtk_box_pack_start(GTK_BOX(hbox), entry ,TRUE, TRUE, 0);
+#. gtk_widget_set_sensitive(entry, FALSE);
+#. gtk_widget_show(entry);
+#.
+#. hbox = gtk_hbox_new(FALSE, 0);
+#. gtk_box_pack_start(GTK_BOX(vbox1), hbox, FALSE, FALSE, 0);
+#. gtk_widget_show(hbox);
+#.
+#. label = gtk_label_new(_("Article index file:"));
+#. gtk_box_pack_start( GTK_BOX(hbox), label, FALSE, FALSE, 0);
+#. gtk_widget_show(label);
+#.
+#. entry = gtk_entry_new_with_max_length(255);
+#. gtk_entry_set_text(GTK_ENTRY(entry), "/ultramode.txt");
+#. gtk_signal_connect_object(GTK_OBJECT(entry), "changed",
+#. GTK_SIGNAL_FUNC(gnome_property_box_changed),
+#. GTK_OBJECT(ad->propwindow));
+#. gtk_box_pack_start(GTK_BOX(hbox), entry ,TRUE, TRUE, 0);
+#. gtk_widget_set_sensitive(entry, FALSE);
+#. gtk_widget_show(entry);
+#.
+#. hbox = gtk_hbox_new(FALSE, 0);
+#. gtk_box_pack_start(GTK_BOX(vbox1), hbox, FALSE, FALSE, 0);
+#. gtk_widget_show(hbox);
+#.
+#. label = gtk_label_new(_("Image Server Url:"));
+#. gtk_box_pack_start( GTK_BOX(hbox), label, FALSE, FALSE, 0);
+#. gtk_widget_show(label);
+#.
+#. entry = gtk_entry_new_with_max_length(255);
+#. gtk_entry_set_text(GTK_ENTRY(entry), "wolfe.slashdot.org");
+#. gtk_signal_connect_object(GTK_OBJECT(entry), "changed",
+#. GTK_SIGNAL_FUNC(gnome_property_box_changed),
+#. GTK_OBJECT(ad->propwindow));
+#. gtk_box_pack_start(GTK_BOX(hbox), entry ,TRUE, TRUE, 0);
+#. gtk_widget_set_sensitive(entry, FALSE);
+#. gtk_widget_show(entry);
+#.
+#. hbox = gtk_hbox_new(FALSE, 0);
+#. gtk_box_pack_start(GTK_BOX(vbox1), hbox, FALSE, FALSE, 0);
+#. gtk_widget_show(hbox);
+#.
+#. label = gtk_label_new(_("Image path:"));
+#. gtk_box_pack_start( GTK_BOX(hbox), label, FALSE, FALSE, 0);
+#. gtk_widget_show(label);
+#.
+#. entry = gtk_entry_new_with_max_length(255);
+#. gtk_entry_set_text(GTK_ENTRY(entry), "/images/topics/topic");
+#. gtk_signal_connect_object(GTK_OBJECT(entry), "changed",
+#. GTK_SIGNAL_FUNC(gnome_property_box_changed),
+#. GTK_OBJECT(ad->propwindow));
+#. gtk_box_pack_start(GTK_BOX(hbox), entry, TRUE, TRUE, 0);
+#. gtk_widget_set_sensitive(entry, FALSE);
+#. gtk_widget_show(entry);
+#.
+#.
#. ---
-#: applets/asclock/dialogs.c:105 applets/clockmail/properties.c:371
+#: applets/asclock/dialogs.c:105 applets/clockmail/properties.c:385
#: applets/cpuload/properties.c:216 applets/diskusage/properties.c:322
#: applets/drivemount/properties.c:204 applets/fvwm-pager/properties.c:246
+#: applets/mini-commander/preferences.c:616
#: applets/modemlights/properties.c:197 applets/multiload/properties-cpu.c:231
#: applets/multiload/properties-mem.c:283
#: applets/multiload/properties-swap.c:233 applets/netload/properties.c:276
-#: applets/slashapp/properties.c:328
-#: capplets/sound-properties/sound-properties.c:188
-#: gnome-terminal/gnome-terminal.c:812
+#: applets/slashapp/properties.c:347 gnome-terminal/gnome-terminal.c:876
msgid "General"
msgstr ""
@@ -156,19 +236,18 @@ msgstr ""
msgid "Close"
msgstr ""
-#: applets/battery/battery.c:355
+#: applets/battery/battery.c:350
msgid "Internal error: invalid mode in battery_set_mode"
msgstr ""
-#: applets/battery/battery.c:400 applets/cpuload/cpuload.c:202
-#: applets/fish/fish.c:434 applets/freshapp/freshapp.c:38
-#: applets/gen_util/clock.c:241 applets/gen_util/mailcheck.c:653
-#: applets/gen_util/printer.c:379 applets/gkb/gkb.c:138
-#: applets/netload/netload.c:320
+#: applets/battery/battery.c:395 applets/cpuload/cpuload.c:202
+#: applets/freshapp/freshapp.c:38 applets/gen_util/clock.c:241
+#: applets/gen_util/mailcheck.c:653 applets/gen_util/printer.c:379
+#: applets/gkb/gkb.c:138 applets/netload/netload.c:320
msgid "Can't create applet!\n"
msgstr ""
-#: applets/battery/battery.c:614
+#: applets/battery/battery.c:609
msgid "Could not allocate space for graph values"
msgstr ""
@@ -242,16 +321,14 @@ msgstr ""
msgid "APM is disabled! Cannot read battery charge information."
msgstr ""
-#. { GNOME_APP_UI_HELP, NULL, NULL, NULL, NULL, NULL,
-#. GNOME_APP_PIXMAP_NONE, NULL, 0, 0, NULL },
#: applets/bussign/bussign.c:72 applets/charpick/charpick.c:338
#: applets/clockmail/clockmail.c:435 applets/dialer/dialer.c:162
#: applets/drivemount/drivemount.c:461 applets/fifteen/fifteen.c:309
-#: applets/fish/fish.c:451 applets/gen_util/mailcheck.c:693
+#: applets/fish/fish.c:444 applets/gen_util/mailcheck.c:693
#: applets/gkb/gkb.c:174 applets/icewm-pager/wmpager_applet.c:82
#: applets/modemlights/modemlights.c:725 applets/netload/netload.c:338
-#: applets/slashapp/slashapp.c:631 applets/webcontrol/webcontrol.c:306
-#: gmenu/gmenu.c:68 panel/menu.c:1720
+#: applets/slashapp/slashapp.c:636 applets/webcontrol/webcontrol.c:306
+#: panel/menu.c:1723
msgid "About..."
msgstr ""
@@ -294,7 +371,7 @@ msgid ""
"keyboard. Released under GNU General Public Licence."
msgstr ""
-#: applets/clockmail/clockmail.c:29 applets/slashapp/slashapp.c:558
+#: applets/clockmail/clockmail.c:29 applets/slashapp/slashapp.c:563
#, c-format
msgid "%d.%d.%d"
msgstr ""
@@ -307,7 +384,7 @@ msgstr ""
msgid "Clock and Mail Notify Applet"
msgstr ""
-#: applets/clockmail/clockmail.c:36 applets/slashapp/slashapp.c:568
+#: applets/clockmail/clockmail.c:36 applets/slashapp/slashapp.c:573
msgid "(C) 1998"
msgstr ""
@@ -329,47 +406,48 @@ msgid " (GMT %+d)"
msgstr ""
#. add default theme
-#: applets/clockmail/properties.c:117
+#: applets/clockmail/properties.c:131
msgid "None (default)"
msgstr ""
-#: applets/clockmail/properties.c:269 applets/gen_util/clock.c:411
+#: applets/clockmail/properties.c:283 applets/gen_util/clock.c:411
+#: applets/mini-commander/preferences.c:395
msgid "Clock"
msgstr ""
-#: applets/clockmail/properties.c:278
+#: applets/clockmail/properties.c:292
msgid "Display time in 12 hour format (AM/PM)"
msgstr ""
-#: applets/clockmail/properties.c:288
+#: applets/clockmail/properties.c:302
msgid "Display time relative to GMT (Greenwich Mean Time):"
msgstr ""
-#: applets/clockmail/properties.c:302
+#: applets/clockmail/properties.c:316
msgid "Mail"
msgstr ""
-#: applets/clockmail/properties.c:311
+#: applets/clockmail/properties.c:325
msgid "Blink when any mail is waiting. (Not just when mail arrives)"
msgstr ""
-#: applets/clockmail/properties.c:322
+#: applets/clockmail/properties.c:336
msgid "Mail file:"
msgstr ""
-#: applets/clockmail/properties.c:339
+#: applets/clockmail/properties.c:353
msgid "When new mail is received run:"
msgstr ""
-#: applets/clockmail/properties.c:358
+#: applets/clockmail/properties.c:372
msgid "Amount of mail to consider mailbox full (Kbytes):"
msgstr ""
-#: applets/clockmail/properties.c:389
+#: applets/clockmail/properties.c:403
msgid "Theme file (directory):"
msgstr ""
-#: applets/clockmail/properties.c:417
+#: applets/clockmail/properties.c:431
msgid "Theme"
msgstr ""
@@ -553,9 +631,9 @@ msgstr ""
msgid "The Animation Filename:"
msgstr ""
-#: applets/fish/fish.c:218 gnome-terminal/gnome-terminal.c:928
-#: panel/menu.c:2178 panel/panel-util.c:180 panel/panel-util.c:218
-#: panel/panel-util.c:255 panel/panel_config.c:721 panel/swallow.c:233
+#: applets/fish/fish.c:218 gnome-terminal/gnome-terminal.c:992
+#: panel/menu.c:2179 panel/panel-util.c:180 panel/panel-util.c:218
+#: panel/panel-util.c:255 panel/panel_config.c:716 panel/swallow.c:233
msgid "Browse"
msgstr ""
@@ -659,7 +737,7 @@ msgstr ""
#. This format string is used, to display the actual time in
#. 24 hour format.
-#: applets/gen_util/clock.c:133
+#: applets/gen_util/clock.c:133 applets/mini-commander/message.c:101
msgid "%H:%M"
msgstr ""
@@ -679,7 +757,8 @@ msgstr ""
msgid "24 hour"
msgstr ""
-#: applets/gen_util/clock.c:393
+#. show date check box
+#: applets/gen_util/clock.c:393 applets/mini-commander/preferences.c:416
msgid "Show date"
msgstr ""
@@ -775,30 +854,30 @@ msgstr ""
msgid "gkb.xpm"
msgstr ""
-#: applets/gkb/properties.c:105
+#: applets/gkb/properties.c:107
msgid "Icon Selection"
msgstr ""
-#: applets/gkb/properties.c:219
+#: applets/gkb/properties.c:223
msgid "GKB settings"
msgstr ""
-#: applets/gkb/properties.c:248 applets/gkb/properties.c:265
+#: applets/gkb/properties.c:254 applets/gkb/properties.c:273
msgid ""
"Couldn't\n"
"load\n"
"icon"
msgstr ""
-#: applets/gkb/properties.c:277
+#: applets/gkb/properties.c:287
msgid "Xkb"
msgstr ""
-#: applets/gkb/properties.c:281
+#: applets/gkb/properties.c:293
msgid "Xmodmap"
msgstr ""
-#: applets/gkb/properties.c:295 panel/menu.c:2191
+#: applets/gkb/properties.c:308 panel/menu.c:2192
msgid "Menu"
msgstr ""
@@ -968,143 +1047,121 @@ msgstr ""
msgid "Device"
msgstr ""
-#: applets/slashapp/properties.c:184
+#: applets/slashapp/properties.c:199
msgid "Articles"
msgstr ""
-#: applets/slashapp/properties.c:193
+#: applets/slashapp/properties.c:208
msgid "Show topic images"
msgstr ""
-#: applets/slashapp/properties.c:199
+#: applets/slashapp/properties.c:214
msgid "Show department"
msgstr ""
-#: applets/slashapp/properties.c:205
+#: applets/slashapp/properties.c:220
msgid "Show extra information (Time, Author, Comments)"
msgstr ""
-#: applets/slashapp/properties.c:215
+#: applets/slashapp/properties.c:230
msgid "Delay between articles (10 = 1 sec):"
msgstr ""
-#: applets/slashapp/properties.c:227
+#: applets/slashapp/properties.c:244
msgid "(These settings do not take effect until a refresh)"
msgstr ""
-#: applets/slashapp/properties.c:231
+#: applets/slashapp/properties.c:249
msgid "Browser"
msgstr ""
-#: applets/slashapp/properties.c:240
+#: applets/slashapp/properties.c:258
msgid "Open new window"
msgstr ""
-#. -- not implemented yet --
-#: applets/slashapp/properties.c:248
-msgid "Ticker Information (unimplemented)"
-msgstr ""
-
-#. create the widget we are going to put on the applet
-#: applets/slashapp/properties.c:261 applets/webcontrol/webcontrol.c:116
-msgid "Url:"
-msgstr ""
-
-#: applets/slashapp/properties.c:278
-msgid "Article index file:"
-msgstr ""
-
-#: applets/slashapp/properties.c:295
-msgid "Image Server Url:"
-msgstr ""
-
-#: applets/slashapp/properties.c:312
-msgid "Image path:"
-msgstr ""
-
-#: applets/slashapp/properties.c:337 gnome-terminal/gnome-terminal.c:1007
+#: applets/slashapp/properties.c:356 gnome-terminal/gnome-terminal.c:1071
msgid "Scrolling"
msgstr ""
-#: applets/slashapp/properties.c:346
+#: applets/slashapp/properties.c:365
msgid "Smooth scroll"
msgstr ""
-#: applets/slashapp/properties.c:352
+#: applets/slashapp/properties.c:371
msgid "Smooth type"
msgstr ""
-#: applets/slashapp/properties.c:358
+#: applets/slashapp/properties.c:377
msgid "Speed"
msgstr ""
-#: applets/slashapp/properties.c:371
+#: applets/slashapp/properties.c:390
msgid "Delay when wrapping text:"
msgstr ""
-#: applets/slashapp/properties.c:387
+#: applets/slashapp/properties.c:408
msgid "Scroll speed between lines (Smooth scroll):"
msgstr ""
-#: applets/slashapp/properties.c:399
+#: applets/slashapp/properties.c:422
msgid "Display"
msgstr ""
-#: applets/slashapp/slashapp.c:149
+#: applets/slashapp/slashapp.c:152
msgid "No articles"
msgstr ""
-#: applets/slashapp/slashapp.c:166
+#: applets/slashapp/slashapp.c:169
msgid "Slashapp article list"
msgstr ""
-#: applets/slashapp/slashapp.c:250 gmenu/gmenu.c:229
+#: applets/slashapp/slashapp.c:255 gmenu/gmenu.c:229
#, c-format
msgid "creating user directory: %s\n"
msgstr ""
-#: applets/slashapp/slashapp.c:253 gmenu/gmenu.c:232
+#: applets/slashapp/slashapp.c:258 gmenu/gmenu.c:232
#, c-format
msgid "unable to create user directory: %s\n"
msgstr ""
-#: applets/slashapp/slashapp.c:527
+#: applets/slashapp/slashapp.c:532
msgid "No articles found"
msgstr ""
-#: applets/slashapp/slashapp.c:561
+#: applets/slashapp/slashapp.c:566
msgid "Justin Maurer <justin@openprojects.net>"
msgstr ""
-#: applets/slashapp/slashapp.c:562
+#: applets/slashapp/slashapp.c:567
msgid "Craig Small <csmall@small.dropbear.co.uk>"
msgstr ""
-#: applets/slashapp/slashapp.c:563
+#: applets/slashapp/slashapp.c:568
msgid "John Ellis <johne@bellatlantic.net> - Display engine"
msgstr ""
-#: applets/slashapp/slashapp.c:564
+#: applets/slashapp/slashapp.c:569
msgid "Frederic Devernay <devernay@istar.fr>"
msgstr ""
-#: applets/slashapp/slashapp.c:567
+#: applets/slashapp/slashapp.c:572
msgid "SlashApp"
msgstr ""
-#: applets/slashapp/slashapp.c:570
+#: applets/slashapp/slashapp.c:575
msgid "A ticker to display Slashdot headlines\n"
msgstr ""
-#: applets/slashapp/slashapp.c:616
+#: applets/slashapp/slashapp.c:621
msgid "Loading headlines........"
msgstr ""
-#: applets/slashapp/slashapp.c:636
+#: applets/slashapp/slashapp.c:641
msgid "Show article listing"
msgstr ""
-#: applets/slashapp/slashapp.c:641
+#: applets/slashapp/slashapp.c:646
msgid "Refresh articles"
msgstr ""
@@ -1118,6 +1175,11 @@ msgid ""
"interface. Hopefully later more webrowsers will be supported."
msgstr ""
+#. create the widget we are going to put on the applet
+#: applets/webcontrol/webcontrol.c:116
+msgid "Url:"
+msgstr ""
+
#: applets/webcontrol/webcontrol.c:119
msgid "Clear"
msgstr ""
@@ -1142,202 +1204,159 @@ msgstr ""
msgid "Look"
msgstr ""
-#. Auto repeat
-#: capplets/keyboard-properties/keyboard-properties.c:199
-#: desktop-properties/property-keyboard.c:160
-msgid "Auto-repeat"
+#: applets/mini-commander/mini-commander_applet.c:125
+msgid "Mini-Commander"
msgstr ""
-#: capplets/keyboard-properties/keyboard-properties.c:210
-#: desktop-properties/property-keyboard.c:179
-msgid "Enable auto-repeat"
+#: applets/mini-commander/mini-commander_applet.c:142
+msgid "Help & About..."
msgstr ""
-#: capplets/keyboard-properties/keyboard-properties.c:220
-#: desktop-properties/property-keyboard.c:186
-msgid "Repeat rate"
+#: applets/mini-commander/mini-commander_applet.c:146
+msgid "ready..."
msgstr ""
-#: capplets/keyboard-properties/keyboard-properties.c:223
-msgid "Repeat Delay"
+#: applets/mini-commander/about.c:33
+msgid "Mini-Commander Applet"
msgstr ""
-#. Keyboard click
-#: capplets/keyboard-properties/keyboard-properties.c:225
-#: desktop-properties/property-keyboard.c:235
-msgid "Keyboard click"
+#: applets/mini-commander/cmd_completion.c:63
+msgid "completing..."
msgstr ""
-#: capplets/keyboard-properties/keyboard-properties.c:236
-#: desktop-properties/property-keyboard.c:254
-msgid "Click on keypress"
+#. showMessage((gchar *) _("exec failed"));
+#. if this line is reached there is really big trouble
+#: applets/mini-commander/cmd_completion.c:73
+#: applets/mini-commander/exec.c:114
+msgid "no /bin/sh"
msgstr ""
-#: capplets/keyboard-properties/keyboard-properties.c:246
-#: desktop-properties/property-keyboard.c:261
-msgid "Click volume"
+#: applets/mini-commander/cmd_completion.c:89
+msgid "completed"
msgstr ""
-#: capplets/keyboard-properties/keyboard-properties.c:253
-msgid "Test settings"
+#: applets/mini-commander/cmd_completion.c:92
+#: applets/mini-commander/cmd_completion.c:99
+msgid "not unique"
msgstr ""
-#. Mouse buttons
-#: capplets/mouse-properties/mouse-properties.c:222
-#: desktop-properties/property-mouse.c:215
-msgid "Mouse buttons"
+#: applets/mini-commander/cmd_completion.c:94
+msgid "not found"
msgstr ""
-#: capplets/mouse-properties/mouse-properties.c:231
-#: desktop-properties/property-mouse.c:224
-msgid "Left handed"
+#. enter pressed -> exec command
+#: applets/mini-commander/command_line.c:90 applets/mini-commander/exec.c:100
+msgid "starting..."
msgstr ""
-#: capplets/mouse-properties/mouse-properties.c:233
-#: desktop-properties/property-mouse.c:226
-msgid "Right handed"
+#: applets/mini-commander/exec.c:102
+msgid "fork error"
msgstr ""
-#. Mouse motion
-#: capplets/mouse-properties/mouse-properties.c:259
-#: desktop-properties/property-mouse.c:243
-msgid "Mouse motion"
+#: applets/mini-commander/exec.c:128
+msgid "child exited"
msgstr ""
-#: capplets/mouse-properties/mouse-properties.c:271
-#: desktop-properties/property-mouse.c:255
-msgid "Acceleration"
+#: applets/mini-commander/message.c:99
+msgid "%H:%M - %d. %b"
msgstr ""
-#: capplets/mouse-properties/mouse-properties.c:271
-#: desktop-properties/property-mouse.c:255
-msgid "Fast"
+#: applets/mini-commander/message.c:103
+msgid "%d. %b"
msgstr ""
-#: capplets/mouse-properties/mouse-properties.c:271
-#: desktop-properties/property-mouse.c:255
-msgid "Slow"
+#: applets/mini-commander/preferences.c:91
+msgid "time & date on"
msgstr ""
-#: capplets/mouse-properties/mouse-properties.c:283
-#: desktop-properties/property-mouse.c:267
-msgid "Threshold"
+#: applets/mini-commander/preferences.c:93
+msgid "time on"
msgstr ""
-#: capplets/mouse-properties/mouse-properties.c:283
-#: desktop-properties/property-mouse.c:267
-msgid "Large"
+#: applets/mini-commander/preferences.c:95
+msgid "date on"
msgstr ""
-#: capplets/mouse-properties/mouse-properties.c:283
-#: desktop-properties/property-mouse.c:267
-msgid "Small"
+#: applets/mini-commander/preferences.c:97
+msgid "clock off"
msgstr ""
-#: capplets/screensaver-properties/screensaver-dialog.c:25
-#: capplets/theme-switcher/gui.c:56 capplets/theme-switcher/gui.c:85
-msgid "Preview"
+#: applets/mini-commander/preferences.c:368
+msgid "saving prefs..."
msgstr ""
-#: capplets/screensaver-properties/screensaver-dialog.c:46
-msgid "About:"
+#: applets/mini-commander/preferences.c:389
+msgid "Mini-Commander Properties"
msgstr ""
-#: capplets/screensaver-properties/screensaver-dialog.c:51
-msgid "Author:"
+#. show time check box
+#: applets/mini-commander/preferences.c:403
+msgid "Show time"
msgstr ""
-#: capplets/screensaver-properties/screensaver-dialog.c:61
-msgid "Author: UNKNOWN"
+#. Size
+#: applets/mini-commander/preferences.c:428
+msgid "Size"
msgstr ""
-#: capplets/screensaver-properties/screensaver-dialog.c:77
-#: desktop-properties/property-screensaver.cc:146
-msgid "Settings"
+#. applet width
+#: applets/mini-commander/preferences.c:440
+msgid "Applet width:"
msgstr ""
-#: capplets/screensaver-properties/screensaver-properties-capplet.c:46
-msgid "Screen Saver"
+#. applet height
+#: applets/mini-commander/preferences.c:469
+msgid "Applet height:"
msgstr ""
-#: capplets/screensaver-properties/callbacks.c:382
-#: capplets/screensaver-properties/screensaver-properties-capplet.c:59
-msgid "Settings..."
+#. cmd line height
+#: applets/mini-commander/preferences.c:498
+msgid "Command line height:"
msgstr ""
-#: capplets/screensaver-properties/screensaver-properties-capplet.c:61
+#. hint
+#: applets/mini-commander/preferences.c:527
msgid ""
-"Pressing this button will popup a dialogbox that will help you setup the "
-"current screensaver."
-msgstr ""
-
-#. set up the initial frame, and get a vbox in which to pack things.
-#: capplets/screensaver-properties/screensaver-properties-capplet.c:87
-msgid "Screen Saver Settings"
-msgstr ""
-
-#: capplets/screensaver-properties/screensaver-properties-capplet.c:95
-msgid "Start After "
-msgstr ""
-
-#: capplets/screensaver-properties/screensaver-properties-capplet.c:101
-msgid " Minutes."
-msgstr ""
-
-#: capplets/screensaver-properties/screensaver-properties-capplet.c:116
-msgid "Priority:"
-msgstr ""
-
-#: capplets/screensaver-properties/screensaver-properties-capplet.c:123
-msgid "Low "
-msgstr ""
-
-#: capplets/screensaver-properties/screensaver-properties-capplet.c:125
-msgid " Normal"
-msgstr ""
-
-#: capplets/screensaver-properties/screensaver-properties-capplet.c:136
-msgid "Shutdown monitor "
-msgstr ""
-
-#: capplets/screensaver-properties/screensaver-properties-capplet.c:138
-msgid " minutes after screen saver has started."
-msgstr ""
-
-#: capplets/screensaver-properties/screensaver-properties-capplet.c:151
-msgid "Screen Saver Demo"
+"\n"
+"Sometimes the applet has to be moved on the panel\n"
+"to make a change of the size visible."
msgstr ""
-#: control-center/callbacks.c:69
-msgid "Desktop Manager"
+#. Color
+#: applets/mini-commander/preferences.c:538
+#: gnome-terminal/gnome-terminal.c:1024
+msgid "Colors"
msgstr ""
-#: control-center/callbacks.c:72
-msgid "Desktop Properties manager."
+#. fg
+#: applets/mini-commander/preferences.c:548
+msgid "Command line foreground:"
msgstr ""
-#. {GNOME_APP_UI_HELP, NULL, NULL, NULL, NULL, NULL,
-#. GNOME_APP_PIXMAP_NONE, NULL, 0, 0, NULL},
-#: control-center/main.c:22 gmenu/gmenu.c:51
-msgid "_Quit"
+#. bg
+#: applets/mini-commander/preferences.c:583
+msgid "Command line background:"
msgstr ""
-#. {GNOME_APP_UI_HELP, NULL, NULL, NULL, NULL, NULL,
-#. GNOME_APP_PIXMAP_NONE, NULL, 0, 0, NULL},
-#: control-center/main.c:30
-msgid "_Help with GNOME..."
+#: applets/mini-commander/preferences.c:626
+msgid "Special Prefixes"
msgstr ""
-#: control-center/main.c:32 gnome-terminal/gnome-terminal.c:1171
-msgid "_About..."
+#. prefix
+#: applets/mini-commander/preferences.c:645
+#, c-format
+msgid "Prefix %.2d:"
msgstr ""
-#: control-center/main.c:38
-msgid "_Main"
+#. command
+#: applets/mini-commander/preferences.c:663
+#, c-format
+msgid " Command %.2d:"
msgstr ""
-#: control-center/main.c:40 gmenu/gmenu.c:78
-msgid "_Help"
+#: applets/mini-commander/preferences.c:680
+#, c-format
+msgid "Prefixes %d"
msgstr ""
#: desktop-properties/app-background.c:15
@@ -1364,7 +1383,7 @@ msgstr ""
msgid "Set parameters from saved state and exit"
msgstr ""
-#: desktop-properties/property-background.c:494 panel/panel_config.c:698
+#: desktop-properties/property-background.c:494 panel/panel_config.c:693
msgid "Color"
msgstr ""
@@ -1376,12 +1395,12 @@ msgstr ""
msgid "Gradient"
msgstr ""
-#: desktop-properties/property-background.c:539 panel/panel_config.c:546
+#: desktop-properties/property-background.c:539 panel/panel_config.c:541
msgid "Vertical"
msgstr ""
#. Horizontal
-#: desktop-properties/property-background.c:545 panel/panel_config.c:533
+#: desktop-properties/property-background.c:545 panel/panel_config.c:528
msgid "Horizontal"
msgstr ""
@@ -1431,7 +1450,7 @@ msgstr ""
#: desktop-properties/property-background.c:1059
#: desktop-properties/property-background.c:1060
-#: gnome-terminal/gnome-terminal.c:1760 gnome-terminal/gnome-terminal.c:1763
+#: gnome-terminal/gnome-terminal.c:1785 gnome-terminal/gnome-terminal.c:1788
msgid "COLOR"
msgstr ""
@@ -1492,14 +1511,82 @@ msgstr ""
msgid "Bell"
msgstr ""
+#. Auto repeat
+#: desktop-properties/property-keyboard.c:160
+msgid "Auto-repeat"
+msgstr ""
+
+#: desktop-properties/property-keyboard.c:179
+msgid "Enable auto-repeat"
+msgstr ""
+
+#: desktop-properties/property-keyboard.c:186
+msgid "Repeat rate"
+msgstr ""
+
#: desktop-properties/property-keyboard.c:207
msgid "Repeat delay"
msgstr ""
+#. Keyboard click
+#: desktop-properties/property-keyboard.c:235
+msgid "Keyboard click"
+msgstr ""
+
+#: desktop-properties/property-keyboard.c:254
+msgid "Click on keypress"
+msgstr ""
+
+#: desktop-properties/property-keyboard.c:261
+msgid "Click volume"
+msgstr ""
+
#: desktop-properties/property-keyboard.c:291
msgid "Keyboard"
msgstr ""
+#. Mouse buttons
+#: desktop-properties/property-mouse.c:215
+msgid "Mouse buttons"
+msgstr ""
+
+#: desktop-properties/property-mouse.c:224
+msgid "Left handed"
+msgstr ""
+
+#: desktop-properties/property-mouse.c:226
+msgid "Right handed"
+msgstr ""
+
+#. Mouse motion
+#: desktop-properties/property-mouse.c:243
+msgid "Mouse motion"
+msgstr ""
+
+#: desktop-properties/property-mouse.c:255
+msgid "Acceleration"
+msgstr ""
+
+#: desktop-properties/property-mouse.c:255
+msgid "Fast"
+msgstr ""
+
+#: desktop-properties/property-mouse.c:255
+msgid "Slow"
+msgstr ""
+
+#: desktop-properties/property-mouse.c:267
+msgid "Threshold"
+msgstr ""
+
+#: desktop-properties/property-mouse.c:267
+msgid "Large"
+msgstr ""
+
+#: desktop-properties/property-mouse.c:267
+msgid "Small"
+msgstr ""
+
#: desktop-properties/property-mouse.c:274
msgid "Mouse"
msgstr ""
@@ -1556,22 +1643,22 @@ msgstr ""
msgid "Modal"
msgstr ""
-#: desktop-properties/property-ui.c:89 gnome-terminal/gnome-terminal.c:752
-#: panel/panel_config.c:302
+#: desktop-properties/property-ui.c:89 gnome-terminal/gnome-terminal.c:766
+#: panel/panel_config.c:297
msgid "Left"
msgstr ""
-#: desktop-properties/property-ui.c:90 gnome-terminal/gnome-terminal.c:753
-#: panel/panel_config.c:313
+#: desktop-properties/property-ui.c:90 gnome-terminal/gnome-terminal.c:767
+#: panel/panel_config.c:308
msgid "Right"
msgstr ""
#. Top Position
-#: desktop-properties/property-ui.c:91 panel/panel_config.c:280
+#: desktop-properties/property-ui.c:91 panel/panel_config.c:275
msgid "Top"
msgstr ""
-#: desktop-properties/property-ui.c:92 panel/panel_config.c:291
+#: desktop-properties/property-ui.c:92 panel/panel_config.c:286
msgid "Bottom"
msgstr ""
@@ -1655,6 +1742,10 @@ msgstr ""
msgid "MDI"
msgstr ""
+#: desktop-properties/property-screensaver.cc:146
+msgid "Settings"
+msgstr ""
+
#: desktop-properties/property-screensaver.cc:148
msgid "Wait"
msgstr ""
@@ -1715,7 +1806,7 @@ msgstr ""
msgid " Defaults "
msgstr ""
-#: desktop-properties/xlockmore.cc:178 gnome-terminal/gnome-terminal.c:1182
+#: desktop-properties/xlockmore.cc:178 gnome-terminal/gnome-terminal.c:1196
#: help-browser/window.c:184 help-browser/window.c:209
msgid "Help"
msgstr ""
@@ -1903,6 +1994,10 @@ msgstr ""
msgid "_Delete..."
msgstr ""
+#: gmenu/gmenu.c:51
+msgid "_Quit"
+msgstr ""
+
#: gmenu/gmenu.c:57
msgid "_Sort Folder"
msgstr ""
@@ -1911,6 +2006,12 @@ msgstr ""
msgid "Sort Folder _Recursive"
msgstr ""
+#. { GNOME_APP_UI_HELP, NULL, NULL, NULL, NULL, NULL,
+#. GNOME_APP_PIXMAP_NONE, NULL, 0, 0, NULL },
+#: gmenu/gmenu.c:68 gnome-terminal/gnome-terminal.c:1185
+msgid "_About..."
+msgstr ""
+
#: gmenu/gmenu.c:74
msgid "_File"
msgstr ""
@@ -1919,6 +2020,10 @@ msgstr ""
msgid "_Sort"
msgstr ""
+#: gmenu/gmenu.c:78
+msgid "_Help"
+msgstr ""
+
#: gmenu/gmenu.c:85
msgid "Create a new folder"
msgstr ""
@@ -1992,7 +2097,7 @@ msgid "GNOME"
msgstr ""
#. system's menu tree
-#: gmenu/tree.c:543 panel/menu.c:1509 panel/menu.c:1546 panel/menu.c:1768
+#: gmenu/tree.c:543 panel/menu.c:1512 panel/menu.c:1549 panel/menu.c:1771
msgid "System Menus"
msgstr ""
@@ -2001,7 +2106,7 @@ msgid "Top of system menus"
msgstr ""
#. user's menu tree
-#: gmenu/tree.c:560 panel/menu.c:1529 panel/menu.c:1556 panel/menu.c:1779
+#: gmenu/tree.c:560 panel/menu.c:1532 panel/menu.c:1559 panel/menu.c:1782
msgid "User Menus"
msgstr ""
@@ -2017,241 +2122,236 @@ msgstr ""
msgid "The GNOME terminal emulation program."
msgstr ""
-#: gnome-terminal/gnome-terminal.c:419 gnome-terminal/gnome-terminal.c:851
-#: gnome-terminal/gnome-terminal.c:861
+#: gnome-terminal/gnome-terminal.c:420 gnome-terminal/gnome-terminal.c:915
+#: gnome-terminal/gnome-terminal.c:925
msgid "Default"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:420
+#: gnome-terminal/gnome-terminal.c:421
msgid "Config"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:573
+#: gnome-terminal/gnome-terminal.c:587
msgid ""
"You have switched the class of this window. Do you\n"
" want to reconfigure this window to match the default\n"
"configuration of the new class?"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:736
+#: gnome-terminal/gnome-terminal.c:750
msgid "Linux console"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:737
+#: gnome-terminal/gnome-terminal.c:751
msgid "Color Xterm"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:738
+#: gnome-terminal/gnome-terminal.c:752
msgid "rxvt"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:743
+#: gnome-terminal/gnome-terminal.c:757
msgid "White on black"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:744
+#: gnome-terminal/gnome-terminal.c:758
msgid "Black on white"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:745
+#: gnome-terminal/gnome-terminal.c:759
msgid "Green on black"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:746
+#: gnome-terminal/gnome-terminal.c:760
msgid "Black on light yellow"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:747
+#: gnome-terminal/gnome-terminal.c:761
msgid "Custom colors"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:754
+#: gnome-terminal/gnome-terminal.c:768
msgid "Hidden"
msgstr ""
#. Font
-#: gnome-terminal/gnome-terminal.c:815
+#: gnome-terminal/gnome-terminal.c:879
msgid "Font:"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:835
+#: gnome-terminal/gnome-terminal.c:899
msgid "Browse..."
msgstr ""
#. Terminal class
-#: gnome-terminal/gnome-terminal.c:843
+#: gnome-terminal/gnome-terminal.c:907
msgid "Terminal Class"
msgstr ""
#. Blinking status
-#: gnome-terminal/gnome-terminal.c:871
+#: gnome-terminal/gnome-terminal.c:935
msgid "Blinking cursor"
msgstr ""
#. Show menu bar
-#: gnome-terminal/gnome-terminal.c:880
+#: gnome-terminal/gnome-terminal.c:944
msgid "Hide menu bar"
msgstr ""
#. Toggle the bell
-#: gnome-terminal/gnome-terminal.c:889
+#: gnome-terminal/gnome-terminal.c:953
msgid "Silence Terminal bell"
msgstr ""
#. Swap keys
-#: gnome-terminal/gnome-terminal.c:898
+#: gnome-terminal/gnome-terminal.c:962
msgid "Swap DEL/Backspace"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:912
+#: gnome-terminal/gnome-terminal.c:976
msgid "Image"
msgstr ""
#. Background Pixmap checkbox
-#: gnome-terminal/gnome-terminal.c:916
+#: gnome-terminal/gnome-terminal.c:980
msgid "Background pixmap"
msgstr ""
#. Background pixmap filename
-#: gnome-terminal/gnome-terminal.c:925
+#: gnome-terminal/gnome-terminal.c:989
msgid "Pixmap file:"
msgstr ""
#. Transparency
-#: gnome-terminal/gnome-terminal.c:940
+#: gnome-terminal/gnome-terminal.c:1004
msgid "Transparent"
msgstr ""
#. Shaded
-#: gnome-terminal/gnome-terminal.c:949
+#: gnome-terminal/gnome-terminal.c:1013
msgid "Background should be shaded (slow)"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:960
-msgid "Colors"
-msgstr ""
-
#. Color palette
-#: gnome-terminal/gnome-terminal.c:963
+#: gnome-terminal/gnome-terminal.c:1027
msgid "Color palette:"
msgstr ""
#. Foreground, background buttons
-#: gnome-terminal/gnome-terminal.c:973
+#: gnome-terminal/gnome-terminal.c:1037
msgid "Foreground color:"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:982
+#: gnome-terminal/gnome-terminal.c:1046
msgid "Background color:"
msgstr ""
#. default foreground/backgorund selector
-#: gnome-terminal/gnome-terminal.c:994
+#: gnome-terminal/gnome-terminal.c:1058
msgid "Colors:"
msgstr ""
#. Scrollbar position
-#: gnome-terminal/gnome-terminal.c:1010
+#: gnome-terminal/gnome-terminal.c:1074
msgid "Scrollbar position"
msgstr ""
#. Scroll back
-#: gnome-terminal/gnome-terminal.c:1021
+#: gnome-terminal/gnome-terminal.c:1085
msgid "Scrollback lines"
msgstr ""
#. Scroll on keystroke checkbox
-#: gnome-terminal/gnome-terminal.c:1033
+#: gnome-terminal/gnome-terminal.c:1097
msgid "Scroll on keystroke"
msgstr ""
#. Scroll on output checkbox
-#: gnome-terminal/gnome-terminal.c:1042
+#: gnome-terminal/gnome-terminal.c:1106
msgid "Scroll on output"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1071
+#: gnome-terminal/gnome-terminal.c:1135
msgid "Color selector"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1167
+#: gnome-terminal/gnome-terminal.c:1181
msgid "_Hide menubar"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1168
+#: gnome-terminal/gnome-terminal.c:1182
msgid "_Show menubar"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1181
+#: gnome-terminal/gnome-terminal.c:1195
msgid "Terminal"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1742
+#: gnome-terminal/gnome-terminal.c:1767
msgid "Terminal class name"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1742
+#: gnome-terminal/gnome-terminal.c:1767
msgid "CLASS"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1745
+#: gnome-terminal/gnome-terminal.c:1770
msgid "Specifies font name"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1745
+#: gnome-terminal/gnome-terminal.c:1770
msgid "FONT"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1748
+#: gnome-terminal/gnome-terminal.c:1773
msgid "Do not start up shells as logins shells"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1751
+#: gnome-terminal/gnome-terminal.c:1776
msgid "Start up shells as logins shells"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1754
+#: gnome-terminal/gnome-terminal.c:1779
msgid "Specifies the geometry for the main window"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1754 gsm/session-properties.c:256
+#: gnome-terminal/gnome-terminal.c:1779 gsm/session-properties.c:256
msgid "GEOMETRY"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1757
+#: gnome-terminal/gnome-terminal.c:1782
msgid "Execute this program instead of a shell"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1757
+#: gnome-terminal/gnome-terminal.c:1782
msgid "COMMAND"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1760
+#: gnome-terminal/gnome-terminal.c:1785
msgid "Foreground color"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1763 panel/panel_config.c:747
+#: gnome-terminal/gnome-terminal.c:1788 panel/panel_config.c:742
msgid "Background color"
msgstr ""
-#: control-center/capplet-widget-libs.c:42
-#: gnome-terminal/gnome-terminal.c:1766 panel/main.c:73
+#: gnome-terminal/gnome-terminal.c:1791 panel/main.c:74
msgid "ID"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1769
+#: gnome-terminal/gnome-terminal.c:1794
msgid "Update utmp/wtmp entries"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1769
+#: gnome-terminal/gnome-terminal.c:1794
msgid "UTMP"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1772
+#: gnome-terminal/gnome-terminal.c:1797
msgid "Do not update utmp/wtmp entries"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1772
+#: gnome-terminal/gnome-terminal.c:1797
msgid "NOUTMP"
msgstr ""
@@ -2332,7 +2432,7 @@ msgstr ""
msgid "Debug level"
msgstr ""
-#: help-browser/gnome-help-browser.c:348 help-browser/window.c:699
+#: help-browser/gnome-help-browser.c:348 help-browser/window.c:701
msgid "Gnome Help Browser"
msgstr ""
@@ -2629,7 +2729,7 @@ msgstr ""
msgid "Help on Help"
msgstr ""
-#: help-browser/window.c:821
+#: help-browser/window.c:823
#, c-format
msgid ""
"Error loading document:\n"
@@ -2637,7 +2737,7 @@ msgid ""
"%s"
msgstr ""
-#: help-browser/window.c:824
+#: help-browser/window.c:826
msgid "Ok"
msgstr ""
@@ -2653,268 +2753,268 @@ msgstr ""
msgid "Move applet"
msgstr ""
-#: panel/drawer.c:119
+#: panel/drawer.c:120
msgid "Tooltip/Name"
msgstr ""
-#: panel/drawer.c:123
+#: panel/drawer.c:124
msgid "Icon"
msgstr ""
-#: panel/drawer.c:127
+#: panel/drawer.c:128
msgid "Applet appearance"
msgstr ""
-#: panel/drawer.c:134
+#: panel/drawer.c:135
msgid "Drawer handle"
msgstr ""
-#: panel/drawer.c:136
+#: panel/drawer.c:137
msgid "Disable hidebutton"
msgstr ""
-#: panel/drawer.c:146
+#: panel/drawer.c:147
msgid "Disable hidebutton arrow"
msgstr ""
-#: panel/drawer.c:161 panel/menu.c:1477
+#: panel/drawer.c:162 panel/menu.c:1480
msgid "Drawer"
msgstr ""
-#: panel/launcher.c:111
+#: panel/launcher.c:114
msgid "App"
msgstr ""
-#: panel/launcher.c:203
+#: panel/launcher.c:204
msgid "Launcher properties"
msgstr ""
-#: panel/launcher.c:288
+#: panel/launcher.c:289
msgid "Create launcher applet"
msgstr ""
-#: panel/logout.c:26 panel/menu.c:1587 panel/menu.c:1744
+#: panel/logout.c:26 panel/menu.c:1590 panel/menu.c:1747
msgid "Log out"
msgstr ""
-#: panel/main.c:72
+#: panel/main.c:73
msgid "Discard session"
msgstr ""
-#: panel/menu.c:81
+#: panel/menu.c:83
msgid "The GNOME Panel"
msgstr ""
-#: panel/menu.c:84
+#: panel/menu.c:86
msgid ""
"This program is responsible for launching other applications, embedding "
"small applets within itself, world peace, and random X crashes."
msgstr ""
-#: panel/menu.c:329 panel/menu.c:364
+#: panel/menu.c:332 panel/menu.c:367
msgid "Desktop entry properties"
msgstr ""
-#: panel/menu.c:428
+#: panel/menu.c:431
msgid "Add this launcher to panel"
msgstr ""
-#: panel/menu.c:436
+#: panel/menu.c:439
msgid "Add this as drawer to panel"
msgstr ""
-#: panel/menu.c:444
+#: panel/menu.c:447
msgid "Add this as menu to panel"
msgstr ""
-#: panel/menu.c:465
+#: panel/menu.c:468
msgid "Properties ..."
msgstr ""
-#: panel/menu.c:643 panel/menu.c:714
+#: panel/menu.c:646 panel/menu.c:717
msgid "..."
msgstr ""
-#: panel/menu.c:865
+#: panel/menu.c:868
msgid "Can't get goad_id from desktop entry!"
msgstr ""
-#: panel/menu.c:1421
+#: panel/menu.c:1424
msgid "Applets"
msgstr ""
-#: panel/menu.c:1484 panel/panel_config.c:873
+#: panel/menu.c:1487 panel/panel_config.c:868
msgid "Edge Panel"
msgstr ""
-#: panel/menu.c:1491 panel/panel_config.c:879
+#: panel/menu.c:1494 panel/panel_config.c:874
msgid "Corner Panel"
msgstr ""
-#: panel/menu.c:1572
+#: panel/menu.c:1575
msgid "Remove this panel"
msgstr ""
-#: panel/menu.c:1617
+#: panel/menu.c:1620
msgid "Add applet"
msgstr ""
-#: panel/menu.c:1626
+#: panel/menu.c:1629
msgid "Add new panel"
msgstr ""
-#: panel/menu.c:1634
+#: panel/menu.c:1637
msgid "Add main menu"
msgstr ""
-#: panel/menu.c:1641
+#: panel/menu.c:1644
msgid "Add log out button"
msgstr ""
-#: panel/menu.c:1649
+#: panel/menu.c:1652
msgid "Add swallowed app"
msgstr ""
-#: panel/menu.c:1655
+#: panel/menu.c:1658
msgid "Add new launcher"
msgstr ""
-#: panel/menu.c:1666
+#: panel/menu.c:1669
msgid "This panel properties..."
msgstr ""
-#: panel/menu.c:1676
+#: panel/menu.c:1679
msgid "Global properties..."
msgstr ""
-#: panel/menu.c:1704
+#: panel/menu.c:1707
msgid "Panel"
msgstr ""
-#: panel/menu.c:1711
+#: panel/menu.c:1714
msgid "Lock screen"
msgstr ""
-#: panel/menu.c:1732
+#: panel/menu.c:1735
msgid "About GNOME..."
msgstr ""
-#: panel/menu.c:1996
+#: panel/menu.c:1997
msgid "Can't open directory, using main menu!"
msgstr ""
-#: panel/menu.c:2090
+#: panel/menu.c:2091
msgid "Menu properties"
msgstr ""
-#: panel/menu.c:2097
+#: panel/menu.c:2098
msgid "Menu Type"
msgstr ""
-#: panel/menu.c:2104 panel/menu.c:2124
+#: panel/menu.c:2105 panel/menu.c:2125
msgid "Main Menu"
msgstr ""
-#: panel/menu.c:2115 panel/menu.c:2165
+#: panel/menu.c:2116 panel/menu.c:2166
msgid "Normal Menu"
msgstr ""
-#: panel/menu.c:2134
+#: panel/menu.c:2135
msgid "Both System and User menus on the same menu"
msgstr ""
-#: panel/menu.c:2146
+#: panel/menu.c:2147
msgid "System on the main menu, User menu as a submenu"
msgstr ""
-#: panel/menu.c:2157
+#: panel/menu.c:2158
msgid "User on the main menu, System menu as a submenu"
msgstr ""
-#: panel/menu.c:2175
+#: panel/menu.c:2176
msgid "Menu path"
msgstr ""
#. Position frame
-#: panel/panel_config.c:267 panel/panel_config.c:444
+#: panel/panel_config.c:262 panel/panel_config.c:439
msgid "Position"
msgstr ""
#. Auto-hide/stayput frame
-#: panel/panel_config.c:341
+#: panel/panel_config.c:336
msgid "Minimize Options"
msgstr ""
#. Stay Put
-#: panel/panel_config.c:352
+#: panel/panel_config.c:347
msgid "Explicitly Hide"
msgstr ""
-#: panel/panel_config.c:365
+#: panel/panel_config.c:360
msgid "Auto Hide"
msgstr ""
#. Hidebuttons disable
-#: panel/panel_config.c:376 panel/panel_config.c:569
+#: panel/panel_config.c:371 panel/panel_config.c:564
msgid "Disable hidebuttons"
msgstr ""
#. Arrow disable
-#: panel/panel_config.c:387 panel/panel_config.c:580
+#: panel/panel_config.c:382 panel/panel_config.c:575
msgid "Disable hidebutton arrows"
msgstr ""
#. North East Position
-#: panel/panel_config.c:457
+#: panel/panel_config.c:452
msgid "North East"
msgstr ""
-#: panel/panel_config.c:468
+#: panel/panel_config.c:463
msgid "South West"
msgstr ""
-#: panel/panel_config.c:479
+#: panel/panel_config.c:474
msgid "North West"
msgstr ""
-#: panel/panel_config.c:490
+#: panel/panel_config.c:485
msgid "South East"
msgstr ""
#. Orientation frame
-#: panel/panel_config.c:522
+#: panel/panel_config.c:517
msgid "Orientation"
msgstr ""
#. Hidebuttons frame
-#: panel/panel_config.c:557
+#: panel/panel_config.c:552
msgid "Hidebutton Options"
msgstr ""
#. selector frame
-#: panel/panel_config.c:672 panel/panel_config.c:894
+#: panel/panel_config.c:667 panel/panel_config.c:887
msgid "Background"
msgstr ""
#. standard background
-#: panel/panel_config.c:682
+#: panel/panel_config.c:677
msgid "Standard"
msgstr ""
-#: panel/panel_config.c:690
+#: panel/panel_config.c:685
msgid "Pixmap"
msgstr ""
#. image frame
-#: panel/panel_config.c:704
+#: panel/panel_config.c:699
msgid "Image file"
msgstr ""
-#: panel/panel_config.c:733
+#: panel/panel_config.c:728
msgid "Scale image to fit panel"
msgstr ""
-#: panel/panel_config.c:862
+#: panel/panel_config.c:857
msgid "Panel properties"
msgstr ""
@@ -3050,11 +3150,11 @@ msgstr ""
msgid "Animation"
msgstr ""
-#: panel/session.c:588
+#: panel/session.c:613
msgid "Really log out?"
msgstr ""
-#: panel/session.c:602
+#: panel/session.c:627
msgid "Ask next time"
msgstr ""
@@ -3073,97 +3173,3 @@ msgstr ""
#: panel/swallow.c:255
msgid "Height"
msgstr ""
-
-#: control-center/capplet-widget-libs.c:42
-msgid "id of the capplet -- assigned by the control-center"
-msgstr ""
-
-#: control-center/capplet-widget-libs.c:43
-msgid "Multi-capplet id."
-msgstr ""
-
-#: control-center/capplet-widget-libs.c:43
-msgid "CAPID"
-msgstr ""
-
-#: control-center/capplet-widget-libs.c:44
-msgid "X ID of the socket it's plugged into"
-msgstr ""
-
-#: control-center/capplet-widget-libs.c:44
-msgid "XID"
-msgstr ""
-
-#: control-center/capplet-widget-libs.c:45
-msgid "IOR of the control-center"
-msgstr ""
-
-#: control-center/capplet-widget-libs.c:45
-msgid "IOR"
-msgstr ""
-
-#: control-center/capplet-widget-libs.c:46
-msgid "Initialize session settings"
-msgstr ""
-
-#: capplets/sound-properties/sound-properties.c:131
-msgid "Category"
-msgstr ""
-
-#: capplets/sound-properties/sound-properties.c:132
-msgid "Event"
-msgstr ""
-
-#: capplets/sound-properties/sound-properties.c:133
-msgid "File to Play"
-msgstr ""
-
-#: capplets/sound-properties/sound-properties.c:162
-msgid "Enable GNOME sound support"
-msgstr ""
-
-#: capplets/sound-properties/sound-properties.c:169
-msgid "Enable sounds for events"
-msgstr ""
-
-#: capplets/sound-properties/sound-properties.c:229
-msgid "Play"
-msgstr ""
-
-#: capplets/sound-properties/sound-properties.c:236
-msgid "Select sound file"
-msgstr ""
-
-#: capplets/sound-properties/sound-properties.c:248
-msgid "Sound Events"
-msgstr ""
-
-#: capplets/theme-switcher/gui.c:38
-msgid "Available Themes"
-msgstr ""
-
-#: capplets/theme-switcher/gui.c:48
-msgid ""
-"Auto\n"
-"Preview"
-msgstr ""
-
-#: capplets/theme-switcher/gui.c:59
-msgid "Install"
-msgstr ""
-
-#: capplets/theme-switcher/gui.c:73
-msgid "Theme Information"
-msgstr ""
-
-#: capplets/screensaver-properties/callbacks.c:86
-msgid "Require Password"
-msgstr ""
-
-#: capplets/screensaver-properties/callbacks.c:138
-msgid "Use power management."
-msgstr ""
-
-#: capplets/screensaver-properties/callbacks.c:394
-msgid " Settings"
-msgstr ""