summaryrefslogtreecommitdiff
path: root/po/ga.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ga.po')
-rw-r--r--po/ga.po1187
1 files changed, 662 insertions, 525 deletions
diff --git a/po/ga.po b/po/ga.po
index 0eb795d0..403b72e5 100644
--- a/po/ga.po
+++ b/po/ga.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core VERSION\n"
-"POT-Creation-Date: 1999-03-13 18:38-0500\n"
+"POT-Creation-Date: 1999-03-26 11:46-0500\n"
"PO-Revision-Date: 1998-05-07 11:00+0100\n"
"Last-Translator:Alastair McKinstry <alastair@ilo.dec.com>\n"
"Language-Team: Alastair McKinstry <alastair@ilo.dec.com>\n"
@@ -13,125 +13,314 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: applets/asclock/asclock.c:155
+#: applets/asclock/asclock.c:587
#: applets/mini-commander/src/mini-commander_applet.c:259
msgid "About"
msgstr ""
-#: applets/asclock/asclock.c:162 applets/clockmail/clockmail.c:449
-#: applets/diskusage/diskusage.c:711 applets/drivemount/drivemount.c:478
+#: applets/asclock/asclock.c:594 applets/clockmail/clockmail.c:449
+#: applets/diskusage/diskusage.c:711 applets/drivemount/drivemount.c:485
#: applets/esd-manager/esdmanager_applet.c:82 applets/fish/fish.c:514
#: applets/gen_util/clock.c:303 applets/gen_util/mailcheck.c:793
#: applets/gen_util/printer.c:411 applets/gkb/gkb.c:506
-#: applets/gnome-pager/gnomepager_applet.c:1420
+#: applets/gnome-pager/gnomepager_applet.c:1491
#: applets/mini-commander/src/mini-commander_applet.c:246
#: applets/modemlights/modemlights.c:756 applets/multiload/cpuload.c:64
#: applets/multiload/memload.c:60 applets/multiload/swapload.c:60
#: applets/netload/netload.c:346 applets/slashapp/slashapp.c:630
-#: applets/webcontrol/webcontrol.c:315 panel/drawer.c:371 panel/launcher.c:294
-#: panel/menu.c:3460
+#: applets/webcontrol/webcontrol.c:315 panel/drawer.c:375 panel/launcher.c:334
+#: panel/menu.c:3454
msgid "Properties..."
msgstr "Abaltachtam go liir..."
-#: applets/asclock/dialogs.c:22
-msgid "Afterstep Clock Applet"
-msgstr ""
+#: applets/asclock/dialogs.c:17
+#, fuzzy
+msgid "ASClock"
+msgstr "Cniog"
-#: applets/asclock/dialogs.c:25
+#: applets/asclock/dialogs.c:21
msgid "Who said NeXT is dead?"
msgstr ""
-#: applets/asclock/dialogs.c:112
+#: applets/asclock/dialogs.c:134
+msgid ""
+"Since you are root, would you like to set the system's default timezone?"
+msgstr ""
+
+#: applets/asclock/dialogs.c:136
+#, fuzzy
+msgid "My Title"
+msgstr "Leacaithe"
+
+#. show ampm toggle button
+#: applets/asclock/dialogs.c:284 applets/clockmail/properties.c:295
+msgid "Display time in 12 hour format (AM/PM)"
+msgstr ""
+
+#. show ampm toggle button
+#: applets/asclock/dialogs.c:292
+msgid "Blinking elements in clock"
+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:331 applets/battery/properties.c:76
+#: applets/clockmail/properties.c:388 applets/diskusage/properties.c:344
+#: applets/drivemount/properties.c:210 applets/fvwm-pager/properties.c:246
+#: applets/mini-commander/src/preferences.c:659
+#: applets/modemlights/properties.c:204 applets/netload/properties.c:280
+#: applets/slashapp/properties.c:347 gnome-terminal/gnome-terminal.c:933
+#: panel/panel_config_global.c:310
+msgid "General"
+msgstr ""
+
+#: applets/asclock/dialogs.c:336
msgid "Timezone"
msgstr ""
-#: applets/battery/battery.c:358
+#: applets/battery/battery.c:122
+msgid ""
+"Error querying battery charge. Make sure that your kernel was built with "
+"APM support."
+msgstr ""
+
+#: applets/battery/battery.c:141
+msgid "The battery is low."
+msgstr ""
+
+#: applets/battery/battery.c:156
+msgid "The battery is fully charged."
+msgstr ""
+
+#: applets/battery/battery.c:558
msgid "Internal error: invalid mode in battery_set_mode"
msgstr ""
-#: applets/battery/battery.c:403 applets/gen_util/clock.c:273
+#: applets/battery/battery.c:641 applets/gen_util/clock.c:273
#: applets/gen_util/mailcheck.c:745 applets/gen_util/printer.c:386
#: applets/netload/netload.c:321
msgid "Can't create applet!\n"
msgstr ""
-#: applets/battery/battery.c:623
-msgid "Could not allocate space for graph values"
+#: applets/battery/battery.c:770 applets/charpick/charpick.c:338
+#: applets/clockmail/clockmail.c:456 applets/dialer/dialer.c:162
+#: applets/drivemount/drivemount.c:491
+#: applets/esd-manager/esdmanager_applet.c:75 applets/fifteen/fifteen.c:309
+#: applets/fish/fish.c:506 applets/gen_util/mailcheck.c:800
+#: applets/gkb/gkb.c:498 applets/gnome-pager/gnomepager_applet.c:1485
+#: applets/modemlights/modemlights.c:762 applets/netload/netload.c:339
+#: applets/slashapp/slashapp.c:636 applets/webcontrol/webcontrol.c:307
+#: panel/menu.c:2465
+msgid "About..."
msgstr ""
-#: applets/battery/properties.c:37
-msgid "Battery Monitor Settings"
+#: applets/battery/battery.c:837
+#, fuzzy
+msgid "The GNOME Battery Monitor Applet"
msgstr "Staid batairm:"
-#: applets/battery/properties.c:46
-msgid "General Properties"
-msgstr "Albaltachtam Luch"
+#: applets/battery/battery.c:838
+msgid " (C) 1997-1998 The Free Software Foundation"
+msgstr ""
-#: applets/battery/properties.c:48 applets/diskusage/properties.c:232
-#: applets/fvwm-pager/properties.c:178 applets/netload/properties.c:141
-msgid "Applet Height"
+#: applets/battery/battery.c:840
+msgid ""
+"This applet monitors the charge of your laptop's battery. Click on it to "
+"change display modes."
msgstr ""
-#: applets/battery/properties.c:58
-msgid "Applet Width"
+#: applets/battery/battery.c:975
+msgid "Could not allocate space for graph values"
msgstr ""
-#: applets/battery/properties.c:68
-msgid "Applet Mode"
+#: applets/battery/properties.c:67
+msgid "Battery Monitor Settings"
+msgstr "Staid batairm:"
+
+#. Applet height
+#: applets/battery/properties.c:79
+#, fuzzy
+msgid "Applet Height:"
+msgstr "Dian"
+
+#. Applet width
+#: applets/battery/properties.c:90
+#, fuzzy
+msgid "Applet Width:"
+msgstr "Dian"
+
+#. Update interval
+#: applets/battery/properties.c:102
+msgid "Update Interval (seconds):"
msgstr ""
-#: applets/battery/properties.c:69
+#. Low battery value
+#: applets/battery/properties.c:116
+#, fuzzy
+msgid "Low Charge Threshold:"
+msgstr "Tairseach"
+
+#. Applet mode label
+#: applets/battery/properties.c:130
+#, fuzzy
+msgid "Applet Mode:"
+msgstr "Dian"
+
+#: applets/battery/properties.c:131 applets/battery/properties.c:215
msgid "Graph"
msgstr ""
-#: applets/battery/properties.c:71
+#: applets/battery/properties.c:133 applets/battery/properties.c:159
msgid "Readout"
msgstr ""
-#: applets/battery/properties.c:115 applets/battery/properties.c:180
+#: applets/battery/properties.c:190 applets/battery/properties.c:250
msgid "AC-On Battery Color:"
msgstr ""
-#: applets/battery/properties.c:121 applets/battery/properties.c:186
+#: applets/battery/properties.c:196 applets/battery/properties.c:256
msgid "AC-Off Battery Color:"
msgstr ""
-#: applets/battery/properties.c:127
-msgid "Graph Interval:"
+#: applets/battery/properties.c:202
+msgid "Low Battery Color:"
+msgstr ""
+
+#: applets/battery/properties.c:262
+msgid "Graph Battery Low Color:"
msgstr ""
-#: applets/battery/properties.c:141
+#: applets/battery/properties.c:268
+msgid "Graph Tick Color:"
+msgstr ""
+
+#: applets/battery/properties.c:275
msgid "Graph Direction:"
msgstr ""
-#: applets/battery/properties.c:144
+#: applets/battery/properties.c:278
msgid "Left to Right"
msgstr ""
-#: applets/battery/properties.c:146
+#: applets/battery/properties.c:280
msgid "Right to Left"
msgstr ""
-#: applets/battery/read-battery.c:28
+#: applets/battery/properties.c:300
+msgid "Battery Charge Messages"
+msgstr ""
+
+#: applets/battery/properties.c:303
+msgid "Enable Low Battery Warning"
+msgstr ""
+
+#: applets/battery/properties.c:308
+msgid "Warn if the battery charge dips below:"
+msgstr ""
+
+#: applets/battery/properties.c:322
+msgid "Enable Full-Charge Notification"
+msgstr ""
+
+#: applets/battery/read-battery.c:58
msgid ""
"Cannot open /proc/apm! Make sure that you built APM support into your "
"kernel.\n"
msgstr ""
-#: applets/battery/read-battery.c:61
+#: applets/battery/read-battery.c:91
#, c-format
msgid "Could not dup() APM file descriptor: %s\n"
msgstr ""
-#: applets/battery/read-battery.c:130
+#: applets/battery/read-battery.c:162
msgid "Cannot open /dev/apm; can't get data."
msgstr "Nml oscailt ar fail \"proc/apm\"; Nml sonrai ar fail."
-#: applets/battery/read-battery.c:135
+#: applets/battery/read-battery.c:167
msgid "ioctl failed on /dev/apm."
msgstr ""
-#: applets/battery/read-battery.c:146
+#: applets/battery/read-battery.c:178
msgid "APM is disabled! Cannot read battery charge information."
msgstr ""
@@ -157,17 +346,6 @@ msgid ""
"keyboard. Released under GNU General Public Licence."
msgstr ""
-#: applets/charpick/charpick.c:338 applets/clockmail/clockmail.c:456
-#: applets/dialer/dialer.c:162 applets/drivemount/drivemount.c:484
-#: applets/esd-manager/esdmanager_applet.c:75 applets/fifteen/fifteen.c:309
-#: applets/fish/fish.c:506 applets/gen_util/mailcheck.c:800
-#: applets/gkb/gkb.c:498 applets/gnome-pager/gnomepager_applet.c:1414
-#: applets/modemlights/modemlights.c:762 applets/netload/netload.c:339
-#: applets/slashapp/slashapp.c:636 applets/webcontrol/webcontrol.c:307
-#: panel/menu.c:2456
-msgid "About..."
-msgstr ""
-
#: applets/clockmail/clockmail.c:47 applets/slashapp/slashapp.c:563
#, c-format
msgid "%d.%d.%d"
@@ -212,10 +390,6 @@ msgstr ""
msgid "Clock"
msgstr "Cniog"
-#: applets/clockmail/properties.c:295
-msgid "Display time in 12 hour format (AM/PM)"
-msgstr ""
-
#: applets/clockmail/properties.c:305
msgid "Display time relative to GMT (Greenwich Mean Time):"
msgstr ""
@@ -240,96 +414,6 @@ msgstr ""
msgid "Amount of mail to consider mailbox full (Kbytes):"
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/clockmail/properties.c:388 applets/diskusage/properties.c:344
-#: applets/drivemount/properties.c:210 applets/fvwm-pager/properties.c:246
-#: applets/mini-commander/src/preferences.c:659
-#: applets/modemlights/properties.c:204 applets/netload/properties.c:280
-#: applets/slashapp/properties.c:347 gnome-terminal/gnome-terminal.c:919
-#: panel/panel_config_global.c:310
-msgid "General"
-msgstr ""
-
#: applets/clockmail/properties.c:406
msgid "Theme file (directory):"
msgstr ""
@@ -346,7 +430,7 @@ msgstr ""
msgid "A funky PPP dialer, how come no-one has thought of it before!?"
msgstr ""
-#: applets/dialer/dialer.c:87 panel/menu.c:3279
+#: applets/dialer/dialer.c:87 panel/menu.c:3273
msgid "Off"
msgstr ""
@@ -366,6 +450,11 @@ msgstr ""
msgid "Backgroundcolor"
msgstr " Czlra "
+#: applets/diskusage/properties.c:232 applets/fvwm-pager/properties.c:178
+#: applets/netload/properties.c:141
+msgid "Applet Height"
+msgstr ""
+
#: applets/diskusage/properties.c:238 applets/fvwm-pager/properties.c:184
#: applets/netload/properties.c:147 panel/swallow.c:246
msgid "Width"
@@ -379,35 +468,35 @@ msgstr ""
msgid "Diskusage Settings"
msgstr "Cur Szil"
-#: applets/drivemount/drivemount.c:71
+#: applets/drivemount/drivemount.c:77
msgid "Drive Mount Applet"
msgstr ""
-#: applets/drivemount/drivemount.c:74
+#: applets/drivemount/drivemount.c:80
msgid ""
"Released under the GNU general public license.\n"
"Mounts and Unmounts drives.."
msgstr ""
-#: applets/drivemount/drivemount.c:147
+#: applets/drivemount/drivemount.c:153
msgid " mounted"
msgstr ""
-#: applets/drivemount/drivemount.c:152
+#: applets/drivemount/drivemount.c:158
msgid " not mounted"
msgstr ""
-#: applets/drivemount/drivemount.c:224
+#: applets/drivemount/drivemount.c:230
msgid "\" reported:\n"
msgstr ""
-#: applets/drivemount/drivemount.c:226
+#: applets/drivemount/drivemount.c:232
msgid ""
"Drivemount command failed.\n"
"\""
msgstr ""
-#: applets/drivemount/drivemount.c:492
+#: applets/drivemount/drivemount.c:499
msgid "Eject"
msgstr "Dian"
@@ -511,9 +600,9 @@ msgstr ""
msgid "The Animation Filename:"
msgstr ""
-#: applets/fish/fish.c:243 gnome-terminal/gnome-terminal.c:1072
-#: panel/menu.c:3401 panel/panel-util.c:78 panel/panel-util.c:116
-#: panel/panel-util.c:154 panel/panel_config.c:717 panel/swallow.c:237
+#: applets/fish/fish.c:243 gnome-terminal/gnome-terminal.c:1086
+#: panel/menu.c:3395 panel/panel-util.c:78 panel/panel-util.c:116
+#: panel/panel-util.c:154 panel/panel_config.c:740 panel/swallow.c:237
msgid "Browse"
msgstr " Dearcadh.."
@@ -562,7 +651,7 @@ msgstr ""
msgid "About\t"
msgstr ""
-#: applets/fvwm-pager/fvwm-pager.c:409 gmenu/gmenu.c:114
+#: applets/fvwm-pager/fvwm-pager.c:409
msgid "Properties"
msgstr ""
@@ -746,7 +835,7 @@ msgid "Xmodmap"
msgstr ""
#: applets/gkb/gkb.c:288 panel/menu.c:1723 panel/menu.c:1767 panel/menu.c:1769
-#: panel/menu.c:3061 panel/menu.c:3414
+#: panel/menu.c:3055 panel/menu.c:3408
msgid "Menu"
msgstr ""
@@ -775,81 +864,112 @@ msgstr ""
msgid "gkb.xpm"
msgstr ""
-#: applets/gnome-pager/gnomepager_applet.c:127
+#: applets/gnome-pager/gnomepager_applet.c:130
msgid "Desktop Pager Applet"
msgstr ""
-#: applets/gnome-pager/gnomepager_applet.c:127
+#: applets/gnome-pager/gnomepager_applet.c:130
msgid "Copyright (C)1998,1999 Red Hat Software, Free Software Foundation"
msgstr ""
-#: applets/gnome-pager/gnomepager_applet.c:129
+#: applets/gnome-pager/gnomepager_applet.c:132
msgid "Pager for a GNOME compliant Window Manager"
msgstr ""
-#: applets/gnome-pager/gnomepager_applet.c:203
+#: applets/gnome-pager/gnomepager_applet.c:213
#, fuzzy
msgid "Gnome Pager Settings"
msgstr "Cur Szil"
-#: applets/gnome-pager/gnomepager_applet.c:207
-#: applets/slashapp/properties.c:422
-msgid "Display"
+#: applets/gnome-pager/gnomepager_applet.c:220
+#, fuzzy
+msgid "Pager"
+msgstr "Msr"
+
+#: applets/gnome-pager/gnomepager_applet.c:222
+msgid "Show pager"
msgstr ""
-#: applets/gnome-pager/gnomepager_applet.c:208
-msgid "Show all tasks on all desktops"
+#: applets/gnome-pager/gnomepager_applet.c:229
+msgid "Use small pagers"
msgstr ""
-#: applets/gnome-pager/gnomepager_applet.c:216
-msgid "Show tasks"
+#: applets/gnome-pager/gnomepager_applet.c:241
+msgid "Rows of pagers"
msgstr ""
-#: applets/gnome-pager/gnomepager_applet.c:224
-msgid "Show pager"
+#: applets/gnome-pager/gnomepager_applet.c:259
+msgid "Tasklist"
msgstr ""
-#: applets/gnome-pager/gnomepager_applet.c:232
-msgid "Use small pagers"
+#: applets/gnome-pager/gnomepager_applet.c:261
+msgid "Show task list button"
+msgstr ""
+
+#: applets/gnome-pager/gnomepager_applet.c:268
+#, fuzzy
+msgid "Show task list"
+msgstr "Taispeain Iomhanna beag"
+
+#: applets/gnome-pager/gnomepager_applet.c:275
+#, fuzzy
+msgid "Show button icons"
+msgstr "Taispeain Iomhanna beag"
+
+#: applets/gnome-pager/gnomepager_applet.c:288
+msgid "Which tasks to show"
msgstr ""
-#: applets/gnome-pager/gnomepager_applet.c:240
-msgid "Show icons in tasks"
+#: applets/gnome-pager/gnomepager_applet.c:297
+#, fuzzy
+msgid "Show all tasks"
+msgstr "Taispeain Iomhanna beag"
+
+#: applets/gnome-pager/gnomepager_applet.c:306
+msgid "Show normal tasks only"
msgstr ""
-#: applets/gnome-pager/gnomepager_applet.c:248
-msgid "Show task list button"
+#: applets/gnome-pager/gnomepager_applet.c:313
+msgid "Show minimized tasks only"
msgstr ""
-#: applets/gnome-pager/gnomepager_applet.c:257
+#: applets/gnome-pager/gnomepager_applet.c:320
+msgid "Show all tasks on all desktops"
+msgstr ""
+
+#: applets/gnome-pager/gnomepager_applet.c:327
+msgid "Show minimized tasks on all desktops"
+msgstr ""
+
+#: applets/gnome-pager/gnomepager_applet.c:334
+msgid "Geometry"
+msgstr ""
+
+#: applets/gnome-pager/gnomepager_applet.c:343
msgid "Tasklist always maximum size"
msgstr ""
-#: applets/gnome-pager/gnomepager_applet.c:270
+#: applets/gnome-pager/gnomepager_applet.c:354
msgid "Maximum width of horizontal task list"
msgstr ""
-#: applets/gnome-pager/gnomepager_applet.c:286
+#: applets/gnome-pager/gnomepager_applet.c:368
msgid "Maximum width of vertical task list"
msgstr ""
-#: applets/gnome-pager/gnomepager_applet.c:300
+#: applets/gnome-pager/gnomepager_applet.c:380
msgid "Number of rows of horizontal tasks"
msgstr ""
-#: applets/gnome-pager/gnomepager_applet.c:314
+#: applets/gnome-pager/gnomepager_applet.c:392
msgid "Number of vertical columns of tasks"
msgstr ""
-#: applets/gnome-pager/gnomepager_applet.c:328
-msgid "Number rows of pagers"
-msgstr ""
-
-#: applets/gnome-pager/gnomepager_applet.c:1338
+#: applets/gnome-pager/gnomepager_applet.c:1409
msgid "Gnome Pager Error"
msgstr ""
-#: applets/gnome-pager/gnomepager_applet.c:1339
+#: applets/gnome-pager/gnomepager_applet.c:1410
msgid ""
"You are not running a GNOME Compliant Window Manager.\n"
"Please run a GNOME Compliant Window Manager.\n"
@@ -861,27 +981,27 @@ msgstr ""
#. XXX: a hackish way to bind events on these buttons so that
#. we will recieve the right click and such events over them to
#. display menus and allow dragging over them
-#: applets/gnome-pager/gnomepager_applet.c:1393
+#: applets/gnome-pager/gnomepager_applet.c:1464
msgid "?"
msgstr ""
-#: applets/gnome-pager/gnomepager_applet.c:1879
+#: applets/gnome-pager/gnomepager_applet.c:1953
msgid "Sticky"
msgstr ""
-#: applets/gnome-pager/gnomepager_applet.c:2323
+#: applets/gnome-pager/gnomepager_applet.c:2400
msgid "Show / Hide"
msgstr ""
-#: applets/gnome-pager/gnomepager_applet.c:2329
+#: applets/gnome-pager/gnomepager_applet.c:2406
msgid "Shade / Unshade"
msgstr ""
-#: applets/gnome-pager/gnomepager_applet.c:2335 panel/launcher.c:44
+#: applets/gnome-pager/gnomepager_applet.c:2412 panel/launcher.c:44
msgid "Close"
msgstr "Dzn"
-#: applets/gnome-pager/gnomepager_applet.c:2341
+#: applets/gnome-pager/gnomepager_applet.c:2418
msgid "Nuke"
msgstr ""
@@ -971,7 +1091,7 @@ msgid "History"
msgstr ""
#: applets/mini-commander/src/mini-commander_applet.c:252
-#: gsm/session-properties.c:145 help-browser/window.c:207
+#: gsm/session-properties.c:170 help-browser/window.c:207
msgid "Help"
msgstr "Cznamh"
@@ -1040,7 +1160,7 @@ msgstr ""
#. Color
#: applets/mini-commander/src/preferences.c:581
-#: applets/multiload/load-graph.c:193 gnome-terminal/gnome-terminal.c:1117
+#: applets/multiload/load-graph.c:193 gnome-terminal/gnome-terminal.c:1131
msgid "Colors"
msgstr "Dath"
@@ -1283,7 +1403,7 @@ msgstr ""
msgid "Open new window"
msgstr ""
-#: applets/slashapp/properties.c:356 gnome-terminal/gnome-terminal.c:1164
+#: applets/slashapp/properties.c:356 gnome-terminal/gnome-terminal.c:1178
msgid "Scrolling"
msgstr ""
@@ -1307,6 +1427,10 @@ msgstr ""
msgid "Scroll speed between lines (Smooth scroll):"
msgstr ""
+#: applets/slashapp/properties.c:422
+msgid "Display"
+msgstr ""
+
#: applets/slashapp/slashapp.c:152
#, fuzzy
msgid "No articles"
@@ -1316,12 +1440,12 @@ msgstr "Nml rmomhphost agat."
msgid "Slashapp article list"
msgstr ""
-#: applets/slashapp/slashapp.c:255 gmenu/utils.c:91
+#: applets/slashapp/slashapp.c:255 gmenu/utils.c:28
#, c-format
msgid "creating user directory: %s\n"
msgstr ""
-#: applets/slashapp/slashapp.c:258 gmenu/utils.c:94
+#: applets/slashapp/slashapp.c:258 gmenu/utils.c:31
#, c-format
msgid "unable to create user directory: %s\n"
msgstr ""
@@ -1410,558 +1534,582 @@ msgstr ""
msgid "Look"
msgstr ""
-#: gmenu/desktop.c:80 gmenu/desktop.c:96
-#, fuzzy
-msgid "Submenu: "
-msgstr "Nml rmomhphost agat."
-
-#: gmenu/desktop.c:194
-#, c-format
-msgid "Unable to create file: %s\n"
-msgstr ""
-
-#: gmenu/desktop.c:213
-#, c-format
-msgid "unable to remove .order file: %s\n"
-msgstr ""
-
-#: gmenu/dialogs.c:38
-msgid "File exists."
-msgstr ""
-
-#: gmenu/dialogs.c:46
-msgid "Failed to create file."
-msgstr ""
-
-#: gmenu/dialogs.c:142 gmenu/dialogs.c:179
-msgid ""
-"You can't add an entry to that submenu.\n"
-"You do not have the proper permissions."
-msgstr ""
-
-#: gmenu/dialogs.c:148 gmenu/gmenu.c:97
-msgid "New Submenu"
-msgstr ""
-
-#: gmenu/dialogs.c:150
-msgid "Create Submenu:"
-msgstr ""
-
-#: gmenu/dialogs.c:233
-msgid "You must select something first."
-msgstr ""
-
-#: gmenu/dialogs.c:239
-msgid "You can not delete a top level submenu."
-msgstr ""
-
-#: gmenu/dialogs.c:247
-msgid ""
-"You can't delete that file.\n"
-"You do not have the proper permissions."
-msgstr ""
-
-#: gmenu/dialogs.c:253 gmenu/dialogs.c:273
-msgid "Delete this menu item?"
-msgstr ""
-
-#: gmenu/dialogs.c:262
-msgid "Delete empty submenu?"
-msgstr ""
-
-#: gmenu/dialogs.c:267
-msgid "Are you sure you want to delete this submenu and all its contents?"
-msgstr ""
-
-#: gmenu/dialogs.c:368
-msgid ""
-"This change conflicts with an existing menu item.\n"
-"No two menu items in a submenu can have the same name."
-msgstr ""
-
-#: gmenu/dnd.c:175
-msgid ""
-"You are not allowed to move that item there.\n"
-"You do not have the proper permissions."
-msgstr ""
+#: gmenu/desktop.c:80
+msgid " Folder"
+msgstr " Msd "
-#: gmenu/edit.c:214
+#: gmenu/edit.c:298
msgid "Save"
msgstr ""
-#: gmenu/edit.c:231 gsm/session-properties.c:136
+#: gmenu/edit.c:315 gsm/session-properties.c:161
msgid "Revert"
msgstr ""
-#: gmenu/edit.c:249
-msgid "New"
-msgstr ""
+# FIXME Check
+#: gmenu/edit.c:352 panel/menu.c:2118 panel/menu.c:2121 panel/menu.c:2849
+#: panel/menu.c:2890 panel/menu.c:2893
+#, fuzzy
+msgid "User menus"
+msgstr "Claireanna"
+
+# FIXME Check
+#: gmenu/edit.c:356 panel/menu.c:2036 panel/menu.c:2040 panel/menu.c:2110
+#: panel/menu.c:2876
+#, fuzzy
+msgid "System menus"
+msgstr "Claireanna"
-#: gmenu/gmenu.c:52
+#: gmenu/main.c:51 gmenu/main.c:128
msgid "_New Submenu..."
msgstr ""
-#: gmenu/gmenu.c:53 gmenu/gmenu.c:97
+#: gmenu/main.c:52 gmenu/main.c:98 gmenu/main.c:129
msgid "Create a new submenu"
msgstr ""
-#: gmenu/gmenu.c:56
+#: gmenu/main.c:55 gmenu/main.c:125
#, fuzzy
msgid "New _Item..."
msgstr " Msd "
-#: gmenu/gmenu.c:57
+#: gmenu/main.c:56 gmenu/main.c:126
msgid "Create a new menu item"
msgstr ""
-#: gmenu/gmenu.c:60
+#: gmenu/main.c:59 gmenu/main.c:134
msgid "_Delete..."
msgstr ""
-#: gmenu/gmenu.c:71
+#: gmenu/main.c:70
msgid "_Sort Submenu"
msgstr ""
-#: gmenu/gmenu.c:74
+#: gmenu/main.c:74
msgid "Sort Submenu _Recursive"
msgstr ""
-#: gmenu/gmenu.c:86
+#: gmenu/main.c:87
#, fuzzy
msgid "_File"
msgstr "Leacaithe"
-#: gmenu/gmenu.c:88
+#: gmenu/main.c:89 gmenu/main.c:149
msgid "_Sort"
msgstr ""
-#: gmenu/gmenu.c:90
+#: gmenu/main.c:91
#, fuzzy
msgid "_Help"
msgstr "Cznamh"
-#: gmenu/gmenu.c:100
+#: gmenu/main.c:98
+msgid "New Submenu"
+msgstr ""
+
+#: gmenu/main.c:102
#, fuzzy
msgid "New Item"
msgstr "Triall ina bhfuinneog fiin"
-#: gmenu/gmenu.c:100
+#: gmenu/main.c:102
msgid "Create a new item"
msgstr ""
-#: gmenu/gmenu.c:104
+#: gmenu/main.c:106
msgid "Delete"
msgstr ""
-#: gmenu/gmenu.c:104
+#: gmenu/main.c:106
msgid "Delete selected menu item"
msgstr ""
-#: gmenu/gmenu.c:107
+#: gmenu/main.c:110 gmenu/main.c:140
msgid "Move up"
msgstr ""
-#: gmenu/gmenu.c:107
+#: gmenu/main.c:110 gmenu/main.c:140
msgid "Move selected menu up"
msgstr ""
-#: gmenu/gmenu.c:109
+#: gmenu/main.c:113 gmenu/main.c:143
msgid "Move down"
msgstr ""
-#: gmenu/gmenu.c:109
+#: gmenu/main.c:113 gmenu/main.c:143
msgid "Move selected menu down"
msgstr ""
-#: gmenu/gmenu.c:114
-msgid "Edit selected menu item properties"
-msgstr ""
-
-#: gmenu/gmenu.c:119
+#: gmenu/main.c:117
#, fuzzy
msgid "Sort Submenu"
msgstr "Nml rmomhphost agat."
-#: gmenu/gmenu.c:119
+#: gmenu/main.c:117
msgid "Sort selected submenu"
msgstr ""
-#: gmenu/gmenu.c:151 gmenu/gmenu.c:236 gmenu/gmenu.c:308 gmenu/tree.c:387
+#: gmenu/main.c:153
+msgid "Sort _Recursive"
+msgstr ""
+
+#. loading dialog
+#: gmenu/main.c:239 gmenu/main.c:285 gmenu/tree.c:389
msgid "GNOME menu editor"
msgstr ""
-#: gmenu/gmenu.c:311
+#: gmenu/main.c:242
msgid ""
"Released under the terms of the GNU Public License.\n"
"GNOME menu editor."
msgstr ""
-#: gmenu/save.c:52
+#: gmenu/save.c:27 gmenu/save.c:85
#, fuzzy
msgid "The menu item must have a name"
msgstr "Position"
-#: gmenu/save.c:58
+#: gmenu/save.c:33
msgid "The menu entry must have a filename"
msgstr ""
-#: gmenu/save.c:66
+#: gmenu/save.c:40
msgid "Save changes?"
msgstr ""
-#: gmenu/save.c:83
+#: gmenu/save.c:54
msgid "This change conflicts with an existing menu item"
msgstr ""
-#: gmenu/save.c:89
+#: gmenu/save.c:61
msgid "Overwrite existing menu entry?"
msgstr ""
-#: gmenu/tree.c:389
+#: gmenu/save.c:111
+msgid ""
+"This change conflicts with an existing menu item.\n"
+"No two menu items in a submenu can have the same name."
+msgstr ""
+
+#: gmenu/tree.c:391
msgid "One moment, reading menus..."
msgstr ""
-#: gmenu/tree.c:418
-msgid "GNOME"
+# FIXME Check
+#: gmenu/tree.c:410
+msgid "User Menus"
+msgstr "Claireanna"
+
+#: gmenu/tree.c:411
+msgid "Top of user menus"
msgstr ""
-#. system's menu tree
-#: gmenu/tree.c:427
+#: gmenu/tree.c:418
msgid "System Menus"
msgstr ""
-#: gmenu/tree.c:437
+#: gmenu/tree.c:419
msgid "Top of system menus"
msgstr ""
-# FIXME Check
-#. user's menu tree
-#: gmenu/tree.c:445
-msgid "User Menus"
-msgstr "Claireanna"
+#: gmenu/treedel.c:116
+msgid "You can not delete a top level submenu."
+msgstr ""
-#: gmenu/tree.c:455
-msgid "Top of user menus"
+#: gmenu/treedel.c:128 gmenu/treedel.c:151
+msgid "Delete this menu item?"
+msgstr ""
+
+#: gmenu/treedel.c:138
+msgid "Delete empty submenu?"
+msgstr ""
+
+#: gmenu/treedel.c:144
+msgid "Are you sure you want to delete this submenu and all its contents?"
+msgstr ""
+
+#: gmenu/treenew.c:35 gmenu/treenew.c:110
+msgid ""
+"You can't add an entry to that submenu.\n"
+"You do not have the proper permissions."
+msgstr ""
+
+#: gmenu/treenew.c:43 gmenu/treenew.c:52 gmenu/treenew.c:73 gmenu/treenew.c:82
+#, fuzzy
+msgid "New Folder"
+msgstr " Msd "
+
+#: gmenu/treenew.c:63
+msgid "Failed to create directory"
+msgstr ""
+
+#: gmenu/treenew.c:118 gmenu/treenew.c:127
+msgid "untitled.desktop"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:147
+#: gmenu/treenew.c:137 gmenu/treenew.c:144
+#, fuzzy
+msgid "untitled"
+msgstr "Leacaithe"
+
+#: gnome-terminal/gnome-terminal.c:161
msgid "GNOME Terminal"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:150
+#: gnome-terminal/gnome-terminal.c:164
msgid "The GNOME terminal emulation program."
msgstr ""
-#: gnome-terminal/gnome-terminal.c:447 gnome-terminal/gnome-terminal.c:958
-#: gnome-terminal/gnome-terminal.c:968 gnome-terminal/gnome-terminal.c:1804
+#: gnome-terminal/gnome-terminal.c:461 gnome-terminal/gnome-terminal.c:972
+#: gnome-terminal/gnome-terminal.c:982 gnome-terminal/gnome-terminal.c:1850
msgid "Default"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:618
+#: gnome-terminal/gnome-terminal.c:632
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:781
+#: gnome-terminal/gnome-terminal.c:795
msgid "Linux console"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:782
+#: gnome-terminal/gnome-terminal.c:796
msgid "Color Xterm"
msgstr "Dath"
-#: gnome-terminal/gnome-terminal.c:783
+#: gnome-terminal/gnome-terminal.c:797
msgid "rxvt"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:788
+#: gnome-terminal/gnome-terminal.c:802
msgid "White on black"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:789
+#: gnome-terminal/gnome-terminal.c:803
msgid "Black on white"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:790
+#: gnome-terminal/gnome-terminal.c:804
msgid "Green on black"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:791
+#: gnome-terminal/gnome-terminal.c:805
msgid "Black on light yellow"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:792
+#: gnome-terminal/gnome-terminal.c:806
msgid "Custom colors"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:797 panel/panel_config.c:315
+#: gnome-terminal/gnome-terminal.c:811 panel/panel_config.c:317
msgid "Left"
msgstr "Links"
-#: gnome-terminal/gnome-terminal.c:798 panel/panel_config.c:326
+#: gnome-terminal/gnome-terminal.c:812 panel/panel_config.c:328
msgid "Right"
msgstr "Rechts"
-#: gnome-terminal/gnome-terminal.c:799
+#: gnome-terminal/gnome-terminal.c:813
msgid "Hidden"
msgstr ""
#. Font
-#: gnome-terminal/gnome-terminal.c:922
+#: gnome-terminal/gnome-terminal.c:936
msgid "Font:"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:942
+#: gnome-terminal/gnome-terminal.c:956
#, fuzzy
msgid "Browse..."
msgstr " Dearcadh.."
#. Terminal class
-#: gnome-terminal/gnome-terminal.c:950
+#: gnome-terminal/gnome-terminal.c:964
#, fuzzy
msgid "Terminal Class"
msgstr "Ingearach"
#. Blinking status
-#: gnome-terminal/gnome-terminal.c:978
+#: gnome-terminal/gnome-terminal.c:992
msgid "Blinking cursor"
msgstr ""
#. Show menu bar
-#: gnome-terminal/gnome-terminal.c:987
+#: gnome-terminal/gnome-terminal.c:1001
msgid "Hide menu bar"
msgstr ""
#. Toggle the bell
-#: gnome-terminal/gnome-terminal.c:996
+#: gnome-terminal/gnome-terminal.c:1010
msgid "Silence Terminal bell"
msgstr ""
#. Swap keys
-#: gnome-terminal/gnome-terminal.c:1005
+#: gnome-terminal/gnome-terminal.c:1019
msgid "Swap DEL/Backspace"
msgstr ""
#. Word selection class
-#: gnome-terminal/gnome-terminal.c:1014
+#: gnome-terminal/gnome-terminal.c:1028
msgid "Select-by-word characters"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1032
+#: gnome-terminal/gnome-terminal.c:1046
#, fuzzy
msgid "Image"
msgstr "Msr"
-#: gnome-terminal/gnome-terminal.c:1034
+#: gnome-terminal/gnome-terminal.c:1048
#, fuzzy
msgid "Background type"
msgstr " Czlra "
-#: gnome-terminal/gnome-terminal.c:1044
+#: gnome-terminal/gnome-terminal.c:1058
#, fuzzy
msgid "None"
msgstr "tada"
-#: gnome-terminal/gnome-terminal.c:1052
+#: gnome-terminal/gnome-terminal.c:1066
#, fuzzy
msgid "Background pixmap"
msgstr " Czlra "
-#: gnome-terminal/gnome-terminal.c:1069
+#: gnome-terminal/gnome-terminal.c:1083
msgid "Pixmap file:"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1085
+#: gnome-terminal/gnome-terminal.c:1099
msgid "Transparent"
msgstr ""
#. Shaded
-#: gnome-terminal/gnome-terminal.c:1104
+#: gnome-terminal/gnome-terminal.c:1118
msgid "Background should be shaded (slow)"
msgstr ""
#. Color palette
-#: gnome-terminal/gnome-terminal.c:1120
+#: gnome-terminal/gnome-terminal.c:1134
msgid "Color palette:"
msgstr ""
#. Foreground, background buttons
-#: gnome-terminal/gnome-terminal.c:1130
+#: gnome-terminal/gnome-terminal.c:1144
msgid "Foreground color:"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1139
+#: gnome-terminal/gnome-terminal.c:1153
msgid "Background color:"
msgstr " Czlra "
#. default foreground/backgorund selector
-#: gnome-terminal/gnome-terminal.c:1151
+#: gnome-terminal/gnome-terminal.c:1165
msgid "Colors:"
msgstr "Dath"
#. Scrollbar position
-#: gnome-terminal/gnome-terminal.c:1167
+#: gnome-terminal/gnome-terminal.c:1181
msgid "Scrollbar position"
msgstr ""
#. Scroll back
-#: gnome-terminal/gnome-terminal.c:1178
+#: gnome-terminal/gnome-terminal.c:1192
msgid "Scrollback lines"
msgstr ""
#. Scroll on keystroke checkbox
-#: gnome-terminal/gnome-terminal.c:1190
+#: gnome-terminal/gnome-terminal.c:1204
msgid "Scroll on keystroke"
msgstr ""
#. Scroll on output checkbox
-#: gnome-terminal/gnome-terminal.c:1199
+#: gnome-terminal/gnome-terminal.c:1213
msgid "Scroll on output"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1234
+#: gnome-terminal/gnome-terminal.c:1248
msgid "Color selector"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1283 gnome-terminal/gnome-terminal.c:1293
-#: gnome-terminal/gnome-terminal.c:1300
+#: gnome-terminal/gnome-terminal.c:1312 gnome-terminal/gnome-terminal.c:1322
+#: gnome-terminal/gnome-terminal.c:1333
#, fuzzy
msgid "_New terminal"
msgstr "Triall ina bhfuinneog fiin"
-#: gnome-terminal/gnome-terminal.c:1283 gnome-terminal/gnome-terminal.c:1293
-#: gnome-terminal/gnome-terminal.c:1300
+#: gnome-terminal/gnome-terminal.c:1312 gnome-terminal/gnome-terminal.c:1322
+#: gnome-terminal/gnome-terminal.c:1333
msgid "Creates a new terminal window"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1285 gnome-terminal/gnome-terminal.c:1295
+#: gnome-terminal/gnome-terminal.c:1314 gnome-terminal/gnome-terminal.c:1324
msgid "_Hide menubar"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1287
+#: gnome-terminal/gnome-terminal.c:1316
#, fuzzy
msgid "_Close terminal"
msgstr "Triall ina bhfuinneog fiin"
-#: gnome-terminal/gnome-terminal.c:1302
+#: gnome-terminal/gnome-terminal.c:1326 gnome-terminal/gnome-terminal.c:1337
+#: gnome-terminal/gnome-terminal.c:1357
+#, fuzzy
+msgid "_Reset Terminal"
+msgstr "Triall ina bhfuinneog fiin"
+
+#: gnome-terminal/gnome-terminal.c:1327 gnome-terminal/gnome-terminal.c:1338
+#: gnome-terminal/gnome-terminal.c:1358
+msgid "Reset and _Clear"
+msgstr ""
+
+#: gnome-terminal/gnome-terminal.c:1335
msgid "_Show menubar"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1319
+#: gnome-terminal/gnome-terminal.c:1360
msgid "C_olor selector..."
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1942
+#: gnome-terminal/gnome-terminal.c:1988
msgid "Terminal class name"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1942
-msgid "CLASS"
+#: gnome-terminal/gnome-terminal.c:1988
+msgid "TCLASS"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1945
+#: gnome-terminal/gnome-terminal.c:1991
msgid "Specifies font name"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1945
+#: gnome-terminal/gnome-terminal.c:1991
msgid "FONT"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1948
+#: gnome-terminal/gnome-terminal.c:1994
msgid "Do not start up shells as logins shells"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1951
+#: gnome-terminal/gnome-terminal.c:1997
msgid "Start up shells as logins shells"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1954
+#: gnome-terminal/gnome-terminal.c:2000
msgid "Specifies the geometry for the main window"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1954
+#: gnome-terminal/gnome-terminal.c:2000
msgid "GEOMETRY"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1957
+#: gnome-terminal/gnome-terminal.c:2003
msgid "Execute this program instead of a shell"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1957
+#: gnome-terminal/gnome-terminal.c:2003
msgid "COMMAND"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1960
+#: gnome-terminal/gnome-terminal.c:2006
msgid "Foreground color"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1960 gnome-terminal/gnome-terminal.c:1963
+#: gnome-terminal/gnome-terminal.c:2006 gnome-terminal/gnome-terminal.c:2009
msgid "COLOR"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1963 panel/panel_config.c:740
+#: gnome-terminal/gnome-terminal.c:2009 panel/panel_config.c:763
msgid "Background color"
msgstr " Czlra "
-#: gnome-terminal/gnome-terminal.c:1966
+#: gnome-terminal/gnome-terminal.c:2012
msgid "Update utmp entry"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1966
+#: gnome-terminal/gnome-terminal.c:2012
msgid "UTMP"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1969
+#: gnome-terminal/gnome-terminal.c:2015
msgid "Do not update utmp entry"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1969
+#: gnome-terminal/gnome-terminal.c:2015
msgid "NOUTMP"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1972
+#: gnome-terminal/gnome-terminal.c:2018
msgid "Update wtmp entry"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1972
+#: gnome-terminal/gnome-terminal.c:2018
msgid "WTMP"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1975
+#: gnome-terminal/gnome-terminal.c:2021
msgid "Do not update wtmp entry"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1975
+#: gnome-terminal/gnome-terminal.c:2021
msgid "NOWTMP"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1978
+#: gnome-terminal/gnome-terminal.c:2024
msgid "Set the window title"
msgstr ""
-#: gnome-terminal/gnome-terminal.c:1978
+#: gnome-terminal/gnome-terminal.c:2024
msgid "TITLE"
msgstr ""
-#: gsm/main.c:44
+#: gsm/main.c:56
+msgid "Start chooser and pick the session"
+msgstr ""
+
+#: gsm/main.c:57
+msgid "Disable normal operation by saving into the Trash session"
+msgstr ""
+
+#: gsm/main.c:58
+msgid "Only read saved sessions from the default.session file"
+msgstr ""
+
+#: gsm/main.c:59
msgid "Millisecond period spent waiting for clients to register (0=forever)"
msgstr ""
-#: gsm/main.c:45
+#: gsm/main.c:60
+msgid "Millisecond period spent waiting for clients to respond (0=forever)"
+msgstr ""
+
+#: gsm/main.c:61
msgid "Millisecond period spent waiting for clients to die (0=forever)"
msgstr ""
-#: gsm/manager.c:358
+#: gsm/manager.c:374
msgid "Wait abandoned due to conflict."
msgstr ""
-#: gsm/manager.c:1094
+#: gsm/manager.c:816
+#, c-format
+msgid "No response to the %s command."
+msgstr ""
+
+#: gsm/manager.c:817
+msgid "The program may be slow, stopped or broken."
+msgstr ""
+
+#: gsm/manager.c:818
+msgid "You may wait for it to respond or remove it."
+msgstr ""
+
+#: gsm/manager.c:1345
msgid "Respawn abandoned due to failures."
msgstr ""
-#: gsm/manager.c:1260
+#: gsm/manager.c:1513
msgid "A session shutdown is in progress."
msgstr ""
@@ -1973,24 +2121,51 @@ msgstr ""
msgid "save-session: couldn't connect to session manager\n"
msgstr ""
-#: gsm/session-properties.c:102
+#: gsm/session-properties.c:125
msgid "Program:"
msgstr ""
#. buttons
-#: gsm/session-properties.c:133
+#: gsm/session-properties.c:158
msgid "Try"
msgstr ""
-#: gsm/session-properties.c:139
+#: gsm/session-properties.c:164
msgid "OK"
msgstr ""
-#: gsm/session-properties.c:142
+#: gsm/session-properties.c:167
#, fuzzy
msgid "Cancel"
msgstr "Painial"
+#: gsm/session-properties.c:258
+msgid "Session"
+msgstr ""
+
+#. app
+#: gsm/session-properties.c:312
+msgid "Session Chooser"
+msgstr ""
+
+#: gsm/session-properties.c:315
+msgid "Start Session"
+msgstr ""
+
+#: gsm/session-properties.c:318
+#, fuzzy
+msgid "Cancel Login"
+msgstr "Painial"
+
+#: gsm/session-properties.c:344
+#, fuzzy
+msgid "Initialize session settings"
+msgstr "Albaltachtam Luch"
+
+#: gsm/session-properties.c:345
+msgid "Only display warnings."
+msgstr ""
+
#: help-browser/bookmarks.c:220
msgid "Bookmark"
msgstr ""
@@ -2339,15 +2514,15 @@ msgstr ""
msgid "Ok"
msgstr ""
-#: panel/applet.c:271
+#: panel/applet.c:273
msgid "???"
msgstr ""
-#: panel/applet.c:298
+#: panel/applet.c:300
msgid "Remove from panel"
msgstr "Cuir as Painial"
-#: panel/applet.c:305
+#: panel/applet.c:307
msgid "Move applet"
msgstr "Bog mionuirlis"
@@ -2380,7 +2555,7 @@ msgstr "Tsg iomha"
msgid "Enable hidebutton arrow"
msgstr "Tsg iomha"
-#: panel/drawer.c:160 panel/drawer.c:238
+#: panel/drawer.c:160 panel/drawer.c:242
msgid "Drawer"
msgstr "Cuir isteach Taisceadan"
@@ -2388,23 +2563,23 @@ msgstr "Cuir isteach Taisceadan"
msgid "This launch icon does not specify a program to run"
msgstr ""
-#: panel/launcher.c:146
+#: panel/launcher.c:171
msgid "App"
msgstr "Uirlis"
-#: panel/launcher.c:232
+#: panel/launcher.c:272
msgid "Launcher properties"
msgstr "Cumas seoltsra"
-#: panel/launcher.c:317
+#: panel/launcher.c:357
msgid "Create launcher applet"
msgstr ""
-#: panel/logout.c:49 panel/menu.c:2180 panel/menu.c:2480
+#: panel/logout.c:51 panel/menu.c:2183 panel/menu.c:2489
msgid "Log out"
msgstr "Ealu as"
-#: panel/logout.c:51
+#: panel/logout.c:53
#, fuzzy
msgid "Log out of GNOME"
msgstr "Ealu as"
@@ -2471,264 +2646,245 @@ msgstr ""
msgid " (empty)"
msgstr ""
-#: panel/menu.c:1880
+#: panel/menu.c:1882
msgid "Applets"
msgstr "Dian"
-#: panel/menu.c:2007 panel/panel_config.c:866
+#: panel/menu.c:2010 panel/panel_config.c:890
#, fuzzy
msgid "Edge panel"
msgstr "Painial"
-#: panel/menu.c:2014 panel/panel_config.c:872
+#: panel/menu.c:2017 panel/panel_config.c:896
#, fuzzy
msgid "Corner panel"
msgstr "Cuir le Painial"
-# FIXME Check
-#: panel/menu.c:2033 panel/menu.c:2037 panel/menu.c:2107 panel/menu.c:2878
-#, fuzzy
-msgid "System menus"
-msgstr "Claireanna"
-
-#: panel/menu.c:2080 panel/menu.c:2084 panel/menu.c:2148 panel/menu.c:2933
+#: panel/menu.c:2083 panel/menu.c:2087 panel/menu.c:2151 panel/menu.c:2924
#, fuzzy
msgid "Debian menus"
msgstr "Cuir le Prmomhchlair"
-#: panel/menu.c:2089
+#: panel/menu.c:2092
msgid "No Debian menus found!"
msgstr ""
-# FIXME Check
-#: panel/menu.c:2115 panel/menu.c:2118 panel/menu.c:2851 panel/menu.c:2892
-#: panel/menu.c:2895
-#, fuzzy
-msgid "User menus"
-msgstr "Claireanna"
-
-#: panel/menu.c:2127 panel/menu.c:2131 panel/menu.c:2817 panel/menu.c:2858
-#: panel/menu.c:2907 panel/menu.c:2917
-#, fuzzy
-msgid "Red Hat menus"
-msgstr "Cuir le Prmomhchlair"
+#: panel/menu.c:2130 panel/menu.c:2134 panel/menu.c:2856 panel/menu.c:2905
+#: panel/menu.c:2908
+msgid "AnotherLevel menus"
+msgstr ""
-#: panel/menu.c:2165
+#: panel/menu.c:2168
msgid "Remove this panel"
msgstr "Cuir as Painial"
-#: panel/menu.c:2314
+#: panel/menu.c:2323
msgid "Add applet"
msgstr "Bog mionuirlis"
-#: panel/menu.c:2323
+#: panel/menu.c:2332
msgid "Add new panel"
msgstr "Cuir le Painial"
-#: panel/menu.c:2331
+#: panel/menu.c:2340
msgid "Convert to corner panel"
msgstr ""
-#: panel/menu.c:2339
+#: panel/menu.c:2348
msgid "Convert to edge panel"
msgstr ""
-#: panel/menu.c:2347
+#: panel/menu.c:2356
msgid "Add main menu"
msgstr "Cuir le Prmomhchlair"
-#: panel/menu.c:2355
+#: panel/menu.c:2364
#, fuzzy
msgid "Add drawer"
msgstr "Cuir isteach Taisceadan"
-#: panel/menu.c:2364
+#: panel/menu.c:2373
msgid "Add log out button"
msgstr ""
-#: panel/menu.c:2373
+#: panel/menu.c:2382
msgid "Add swallowed app"
msgstr ""
-#: panel/menu.c:2380
+#: panel/menu.c:2389
msgid "Add new launcher"
msgstr ""
-#: panel/menu.c:2392
+#: panel/menu.c:2401
msgid "This panel properties..."
msgstr "Abaltachtam painial seo..."
-#: panel/menu.c:2402
+#: panel/menu.c:2411
msgid "Global properties..."
msgstr "Abaltachtam go liir..."
-#: panel/menu.c:2436
+#: panel/menu.c:2445
msgid "Panel"
msgstr "Painial"
-#: panel/menu.c:2447
+#: panel/menu.c:2456
msgid "Lock screen"
msgstr "Glasal an scathan"
-#: panel/menu.c:2468
+#: panel/menu.c:2477
msgid "About GNOME..."
msgstr ""
-#: panel/menu.c:3153
+#: panel/menu.c:3147
msgid "Can't open directory, using main menu!"
msgstr ""
-#: panel/menu.c:3291
+#: panel/menu.c:3285
msgid "In a submenu"
msgstr ""
-#: panel/menu.c:3303
+#: panel/menu.c:3297
#, fuzzy
msgid "On the main menu"
msgstr "Cuir le Prmomhchlair"
-#: panel/menu.c:3327
+#: panel/menu.c:3321
msgid "Menu properties"
msgstr ""
-#: panel/menu.c:3334
+#: panel/menu.c:3328
msgid "Menu type"
msgstr ""
-#: panel/menu.c:3341 panel/menu.c:3361
+#: panel/menu.c:3335 panel/menu.c:3355
#, fuzzy
msgid "Main menu"
msgstr "Cuir le Prmomhchlair"
-#: panel/menu.c:3352 panel/menu.c:3388
+#: panel/menu.c:3346 panel/menu.c:3382
#, fuzzy
msgid "Normal menu"
msgstr "Nml rmomhphost agat."
# FIXME Check
-#: panel/menu.c:3372
+#: panel/menu.c:3366
#, fuzzy
msgid "System menu: "
msgstr "Claireanna"
# FIXME Check
-#: panel/menu.c:3376
+#: panel/menu.c:3370
#, fuzzy
msgid "User menu: "
msgstr "Claireanna"
-#: panel/menu.c:3380
-msgid "Red Hat menu (if found): "
+#: panel/menu.c:3374
+msgid "AnotherLevel menu (if found): "
msgstr ""
-#: panel/menu.c:3384
+#: panel/menu.c:3378
msgid "Debian menu (if found): "
msgstr ""
-#: panel/menu.c:3398
+#: panel/menu.c:3392
msgid "Menu path"
msgstr ""
#. Position frame
-#: panel/panel_config.c:281 panel/panel_config.c:448
+#: panel/panel_config.c:283 panel/panel_config.c:462
msgid "Position"
msgstr "Position"
#. Top Position
-#: panel/panel_config.c:293
+#: panel/panel_config.c:295
msgid "Top"
msgstr "Oben"
-#: panel/panel_config.c:304
+#: panel/panel_config.c:306
msgid "Bottom"
msgstr "Unten"
#. Auto-hide/stayput frame
-#: panel/panel_config.c:354
+#: panel/panel_config.c:356 panel/panel_config.c:570
msgid "Minimize options"
msgstr ""
#. Auto-hide
-#: panel/panel_config.c:364
+#: panel/panel_config.c:366 panel/panel_config.c:580
msgid "Auto hide"
msgstr ""
#. Hidebuttons enable
-#: panel/panel_config.c:374 panel/panel_config.c:567
+#: panel/panel_config.c:376 panel/panel_config.c:590
#, fuzzy
msgid "Enable hidebuttons"
msgstr "Tsg iomha"
#. Arrow enable
-#: panel/panel_config.c:384 panel/panel_config.c:577
+#: panel/panel_config.c:386 panel/panel_config.c:600
#, fuzzy
msgid "Enable hidebutton arrows"
msgstr "Tsg iomha"
#. North East Position
-#: panel/panel_config.c:460
+#: panel/panel_config.c:474
msgid "North east"
msgstr ""
-#: panel/panel_config.c:471
+#: panel/panel_config.c:485
msgid "South west"
msgstr ""
-#: panel/panel_config.c:482
+#: panel/panel_config.c:496
msgid "North west"
msgstr ""
-#: panel/panel_config.c:493
+#: panel/panel_config.c:507
msgid "South east"
msgstr ""
#. Orientation frame
-#: panel/panel_config.c:524
+#: panel/panel_config.c:538
msgid "Orientation"
msgstr ""
#. Horizontal
-#: panel/panel_config.c:534
+#: panel/panel_config.c:548
msgid "Horizontal"
msgstr "Cothromanach"
-#: panel/panel_config.c:546
+#: panel/panel_config.c:560
msgid "Vertical"
msgstr "Ingearach"
-#. Hidebuttons frame
-#: panel/panel_config.c:556
-msgid "Hidebutton options"
-msgstr ""
-
#. selector frame
-#: panel/panel_config.c:673 panel/panel_config.c:885
+#: panel/panel_config.c:696 panel/panel_config.c:909
msgid "Background"
msgstr " Czlra "
#. standard background
-#: panel/panel_config.c:682
+#: panel/panel_config.c:705
msgid "Standard"
msgstr ""
-#: panel/panel_config.c:689
+#: panel/panel_config.c:712
msgid "Pixmap"
msgstr ""
-#: panel/panel_config.c:696
+#: panel/panel_config.c:719
msgid "Color"
msgstr "Dath"
#. image frame
-#: panel/panel_config.c:701
+#: panel/panel_config.c:724
msgid "Image file"
msgstr ""
-#: panel/panel_config.c:728
+#: panel/panel_config.c:751
msgid "Scale image to fit panel"
msgstr ""
-#: panel/panel_config.c:855
+#: panel/panel_config.c:879
msgid "Panel properties"
msgstr "Cumas seoltsra"
@@ -2908,28 +3064,6 @@ msgstr "Fograiocht."
msgid "General icon settings"
msgstr "Albaltachtam Luch"
-#: panel/session.c:635
-msgid ""
-"Are you sure you want to just terminate the panel?\n"
-"\n"
-"If you need to restart the panel after terminating it here, you will need to "
-"type panel in a terminal window\n"
-"\n"
-"Press OK to terminate the panel!"
-msgstr ""
-
-#: panel/session.c:696
-msgid "Really log out?"
-msgstr ""
-
-#: panel/session.c:701
-msgid "Only terminate panel"
-msgstr ""
-
-#: panel/session.c:715
-msgid "Ask next time"
-msgstr ""
-
#: panel/swallow.c:211
msgid "Create swallow applet"
msgstr ""
@@ -2947,6 +3081,21 @@ msgstr ""
msgid "Height"
msgstr "Ard."
+#, fuzzy
+#~ msgid "Low Battery Warning"
+#~ msgstr "Lag agus ag luchtu."
+
+#~ msgid "General Properties"
+#~ msgstr "Albaltachtam Luch"
+
+#, fuzzy
+#~ msgid "Submenu: "
+#~ msgstr "Nml rmomhphost agat."
+
+#, fuzzy
+#~ msgid "Red Hat menus"
+#~ msgstr "Cuir le Prmomhchlair"
+
#~ msgid "Gnome Session Properties"
#~ msgstr "Albaltachtam Luch"
@@ -2968,9 +3117,6 @@ msgstr "Ard."
#~ msgid "High."
#~ msgstr "Ard."
-#~ msgid "Low and charging."
-#~ msgstr "Lag agus ag luchtu."
-
#~ msgid "Low."
#~ msgstr "Lag."
@@ -3034,9 +3180,6 @@ msgstr "Ard."
#~ msgid "Image path:"
#~ msgstr "Msr"
-#~ msgid " Folder"
-#~ msgstr " Msd "
-
#~ msgid "Background Properties"
#~ msgstr "Albaltachtam Czlra"
@@ -3070,9 +3213,6 @@ msgstr "Ard."
#~ msgid "Centered"
#~ msgstr "Sa Lar"
-#~ msgid "Tiled"
-#~ msgstr "Leacaithe"
-
#, fuzzy
#~ msgid "Specifies the background color"
#~ msgstr " Czlra "
@@ -3134,9 +3274,6 @@ msgstr "Ard."
#~ msgid "Slow"
#~ msgstr "Mallaigh"
-#~ msgid "Threshold"
-#~ msgstr "Tairseach"
-
#~ msgid "Large"
#~ msgstr "Msr"