From e74969bd170b38f4a45fcb8b934b5b1060780d5c Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Tue, 20 Aug 2002 20:18:18 +0000 Subject: [PATCH] if in the title rect check for y <= TOP_RESIZE_HEIGHT 2002-08-20 Havoc Pennington * src/frames.c (get_control): if in the title rect check for y <= TOP_RESIZE_HEIGHT * src/display.c (meta_spew_event): put x/y coordinates in spew for enter/leave notify * src/frames.c (meta_frames_motion_notify_event): move cursor changing from here to update_prelit_control so it happens on enter notify as well (get_control): change test "y < TOP_RESIZE_HEIGHT" to "y <= TOP_RESIZE_HEIGHT" * src/Makefile.am (EXTRA_DIST): include .in files in EXTRA_DIST --- ChangeLog | 16 + po/az.po | 330 +++++----- po/ca.po | 331 +++++----- po/da.po | 2 +- po/de.po | 1467 +++++++++++++++++++++++++++++++++----------- po/el.po | 436 +++++++------- po/es.po | 412 +++++++------ po/fr.po | 336 ++++++----- po/gl.po | 331 +++++----- po/it.po | 331 +++++----- po/ja.po | 420 ++++++++----- po/ko.po | 2 +- po/lv.po | 331 +++++----- po/ms.po | 2 +- po/no.po | 334 ++++++----- po/pl.po | 1536 +++++++++++++++++++++++------------------------ po/pt.po | 331 +++++----- po/pt_BR.po | 2 +- po/ru.po | 2 +- po/sk.po | 322 ++++++---- po/sv.po | 2 +- po/tr.po | 331 +++++----- po/uk.po | 331 +++++----- po/vi.po | 320 +++++----- po/zh_CN.po | 342 ++++++----- po/zh_TW.po | 327 +++++----- src/Makefile.am | 2 +- src/display.c | 12 +- src/frames.c | 122 ++-- 29 files changed, 5212 insertions(+), 3851 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6de241468..b122b549a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2002-08-20 Havoc Pennington + + * src/frames.c (get_control): if in the title rect check for y + <= TOP_RESIZE_HEIGHT + + * src/display.c (meta_spew_event): put x/y coordinates in spew for + enter/leave notify + + * src/frames.c (meta_frames_motion_notify_event): move cursor + changing from here to update_prelit_control so it happens on enter + notify as well + (get_control): change test "y < TOP_RESIZE_HEIGHT" to + "y <= TOP_RESIZE_HEIGHT" + + * src/Makefile.am (EXTRA_DIST): include .in files in EXTRA_DIST + 2002-08-17 Simos Xenitellis * configure.in (ALL_LINGUAS): Added Greek (el). diff --git a/po/az.po b/po/az.po index 76f4cc658..63456bc12 100644 --- a/po/az.po +++ b/po/az.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: metacity VERSION\n" -"POT-Creation-Date: 2002-08-06 14:49-0400\n" +"POT-Creation-Date: 2002-08-20 15:54-0400\n" "PO-Revision-Date: 2001-12-26 18:59GMT+0200\n" "Last-Translator: Vasif İsmayıloğlu MD \n" "Language-Team: Azerbaijani Turkic \n" @@ -47,7 +47,7 @@ msgstr "" msgid "Failed to get hostname: %s\n" msgstr "Qeyd edilmiş iclas faylı darana bilmədi: %s\n" -#: src/display.c:253 +#: src/display.c:234 #, c-format msgid "Failed to open X Window System display '%s'\n" msgstr "X Window System displeyi '%s' açıla bilmədi\n" @@ -88,7 +88,7 @@ msgstr "Pəncərəni Böyüt" msgid "Unmaximize Window" msgstr "Pəncərəni Yenidən Kiçilt" -#: src/keybindings.c:809 +#: src/keybindings.c:819 #, c-format msgid "" "Some other program is already using the key %s with modifiers %x as a " @@ -97,12 +97,12 @@ msgstr "" "Bəzi başqa proqramlar hazırda %2$x modifayrlı %1$s açarını bağlayıcı olaraq " "işlədirlər\n" -#: src/keybindings.c:2078 +#: src/keybindings.c:2103 #, c-format msgid "Error launching metacity-dialog to print an error about a command: %s\n" msgstr "" -#: src/keybindings.c:2108 +#: src/keybindings.c:2133 #, c-format msgid "No command %d has been defined.\n" msgstr "" @@ -125,45 +125,46 @@ msgid "Failed to restart: %s\n" msgstr "Qeyd edilmiş iclas faylı darana bilmədi: %s\n" #: src/menu.c:51 -msgid "_Close" -msgstr "_Qapat" - -#: src/menu.c:52 msgid "_Minimize" msgstr "_Kiçilt" -#: src/menu.c:53 +#: src/menu.c:52 msgid "Ma_ximize" msgstr "Bö_yüt" -#: src/menu.c:54 +#: src/menu.c:53 #, fuzzy msgid "Unma_ximize" msgstr "_Balacalaşdır" -#: src/menu.c:55 +#: src/menu.c:54 msgid "_Shade" msgstr "_Kölgələ" -#: src/menu.c:56 +#: src/menu.c:55 #, fuzzy msgid "Un_shade" msgstr "Kölgəni Qa_ldır" -#: src/menu.c:57 +#: src/menu.c:56 msgid "Mo_ve" msgstr "Da_şı" -#: src/menu.c:58 +#: src/menu.c:57 msgid "_Resize" msgstr "_Böyüklüyünü Dəyişdir" #. separator -#: src/menu.c:60 +#: src/menu.c:59 +msgid "_Close" +msgstr "_Qapat" + +#. separator +#: src/menu.c:61 msgid "Put on _All Workspaces" msgstr "_Bütün İş Sahələrinə Qoy" -#: src/menu.c:61 +#: src/menu.c:62 msgid "Only on _This Workspace" msgstr "Təkcə _Bu İş Sahəsinə" @@ -172,7 +173,7 @@ msgstr "Təkcə _Bu İş Sahəsinə" #. * integer, insert a '_' before the number if it is less than 10 and #. * return it #. -#: src/menu.c:180 +#: src/menu.c:147 #, c-format msgid "Workspace %u" msgstr "" @@ -181,17 +182,17 @@ msgstr "" #. * Above name is a pointer into the Workspace struct. Here we make #. * a copy copy so we can have our wicked way with it. #. -#: src/menu.c:186 +#: src/menu.c:153 #, fuzzy, c-format msgid "Workspace %s%d" msgstr "Təkcə _%d İş Sahəsinə" -#: src/menu.c:370 +#: src/menu.c:295 #, fuzzy, c-format msgid "Only on %s" msgstr "Təkcə _%d İş Sahəsinə" -#: src/menu.c:372 +#: src/menu.c:297 #, fuzzy, c-format msgid "Move to %s" msgstr "_%d İş Sahəsinə Daşı" @@ -307,127 +308,135 @@ msgid "" msgstr "" #: src/metacity.schemas.in.h:14 +msgid "Lower window below other windows" +msgstr "" + +#: src/metacity.schemas.in.h:15 #, fuzzy msgid "Minimize a window" msgstr "Pəncərəni Kiçilt" -#: src/metacity.schemas.in.h:15 +#: src/metacity.schemas.in.h:16 #, fuzzy msgid "Move a window" msgstr "Pǝncǝrǝni Qapat" -#: src/metacity.schemas.in.h:16 +#: src/metacity.schemas.in.h:17 msgid "Move focus between panels and the desktop" msgstr "" -#: src/metacity.schemas.in.h:17 +#: src/metacity.schemas.in.h:18 msgid "Move focus between windows" msgstr "" -#: src/metacity.schemas.in.h:18 +#: src/metacity.schemas.in.h:19 #, fuzzy msgid "Move window one workspace down" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:19 +#: src/metacity.schemas.in.h:20 msgid "Move window one workspace to the left" msgstr "" -#: src/metacity.schemas.in.h:20 +#: src/metacity.schemas.in.h:21 msgid "Move window one workspace to the right" msgstr "" -#: src/metacity.schemas.in.h:21 +#: src/metacity.schemas.in.h:22 #, fuzzy msgid "Move window one workspace up" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:22 +#: src/metacity.schemas.in.h:23 #, fuzzy msgid "Move window to workspace 1" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:23 +#: src/metacity.schemas.in.h:24 #, fuzzy msgid "Move window to workspace 10" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:24 +#: src/metacity.schemas.in.h:25 #, fuzzy msgid "Move window to workspace 11" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:25 +#: src/metacity.schemas.in.h:26 #, fuzzy msgid "Move window to workspace 12" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:26 +#: src/metacity.schemas.in.h:27 #, fuzzy msgid "Move window to workspace 2" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:27 +#: src/metacity.schemas.in.h:28 #, fuzzy msgid "Move window to workspace 3" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:28 +#: src/metacity.schemas.in.h:29 #, fuzzy msgid "Move window to workspace 4" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:29 +#: src/metacity.schemas.in.h:30 #, fuzzy msgid "Move window to workspace 5" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:30 +#: src/metacity.schemas.in.h:31 #, fuzzy msgid "Move window to workspace 6" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:31 +#: src/metacity.schemas.in.h:32 #, fuzzy msgid "Move window to workspace 7" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:32 +#: src/metacity.schemas.in.h:33 #, fuzzy msgid "Move window to workspace 8" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:33 +#: src/metacity.schemas.in.h:34 #, fuzzy msgid "Move window to workspace 9" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:34 +#: src/metacity.schemas.in.h:35 #, fuzzy msgid "Number of workspaces" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:35 +#: src/metacity.schemas.in.h:36 msgid "" "Number of workspaces. Must be more than zero, and has a fixed maximum (to " "prevent accidentally destroying your desktop by asking for 34 million " "workspaces)." msgstr "" -#: src/metacity.schemas.in.h:36 +#: src/metacity.schemas.in.h:37 +msgid "Raise window above other windows" +msgstr "" + +#: src/metacity.schemas.in.h:38 msgid "Raise window if obscured, lowers it otherwise" msgstr "" -#: src/metacity.schemas.in.h:37 +#: src/metacity.schemas.in.h:39 #, fuzzy msgid "Resize a window" msgstr "Pǝncǝrǝni Qapat" -#: src/metacity.schemas.in.h:38 +#: src/metacity.schemas.in.h:40 msgid "Run a defined command" msgstr "" -#: src/metacity.schemas.in.h:39 +#: src/metacity.schemas.in.h:41 msgid "" "Some applications break specifications in ways that result in window manager " "misfeatures. For example, ideally Metacity would place all dialogs in a " @@ -443,90 +452,90 @@ msgid "" "workarounds mode won't be fixable without amending a spec." msgstr "" -#: src/metacity.schemas.in.h:40 +#: src/metacity.schemas.in.h:42 #, fuzzy msgid "Switch to workspace 1" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:41 +#: src/metacity.schemas.in.h:43 #, fuzzy msgid "Switch to workspace 10" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:42 +#: src/metacity.schemas.in.h:44 #, fuzzy msgid "Switch to workspace 11" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:43 +#: src/metacity.schemas.in.h:45 #, fuzzy msgid "Switch to workspace 12" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:44 +#: src/metacity.schemas.in.h:46 #, fuzzy msgid "Switch to workspace 2" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:45 +#: src/metacity.schemas.in.h:47 #, fuzzy msgid "Switch to workspace 3" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:46 +#: src/metacity.schemas.in.h:48 #, fuzzy msgid "Switch to workspace 4" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:47 +#: src/metacity.schemas.in.h:49 #, fuzzy msgid "Switch to workspace 5" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:48 +#: src/metacity.schemas.in.h:50 #, fuzzy msgid "Switch to workspace 6" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:49 +#: src/metacity.schemas.in.h:51 #, fuzzy msgid "Switch to workspace 7" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:50 +#: src/metacity.schemas.in.h:52 #, fuzzy msgid "Switch to workspace 8" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:51 +#: src/metacity.schemas.in.h:53 #, fuzzy msgid "Switch to workspace 9" msgstr "_%d İş Sahəsinə Daşı" -#: src/metacity.schemas.in.h:52 +#: src/metacity.schemas.in.h:54 msgid "Switch to workspace above the current space" msgstr "" -#: src/metacity.schemas.in.h:53 +#: src/metacity.schemas.in.h:55 msgid "Switch to workspace below the current space" msgstr "" -#: src/metacity.schemas.in.h:54 +#: src/metacity.schemas.in.h:56 msgid "Switch to workspace on the left" msgstr "" -#: src/metacity.schemas.in.h:55 +#: src/metacity.schemas.in.h:57 msgid "Switch to workspace on the right" msgstr "" -#: src/metacity.schemas.in.h:56 +#: src/metacity.schemas.in.h:58 msgid "" "The /apps/metacity/global_keybindings/run_command_N keys define keybindings " "that correspond to these commands. Pressing the keybinding for run_command_N " "will execute command_N." msgstr "" -#: src/metacity.schemas.in.h:57 +#: src/metacity.schemas.in.h:59 msgid "" "The keybinding that runs the correspondingly-numbered command in /apps/" "metacity/keybinding_commands The format looks like \"<Control>a\" or " @@ -536,7 +545,7 @@ msgid "" "there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:58 +#: src/metacity.schemas.in.h:60 msgid "" "The keybinding that switches to the workspace above the current workspace. " "The format looks like \"<Control>a\" or \"<Shift><Alt>F1. " @@ -546,7 +555,7 @@ msgid "" "for this action." msgstr "" -#: src/metacity.schemas.in.h:59 +#: src/metacity.schemas.in.h:61 msgid "" "The keybinding that switches to the workspace below the current workspace. " "The format looks like \"<Control>a\" or \"<Shift><Alt>F1. " @@ -556,7 +565,7 @@ msgid "" "for this action." msgstr "" -#: src/metacity.schemas.in.h:60 +#: src/metacity.schemas.in.h:62 msgid "" "The keybinding that switches to the workspace on the left of the current " "workspace. The format looks like \"<Control>a\" or \"<Shift><" @@ -566,7 +575,7 @@ msgid "" "keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:61 +#: src/metacity.schemas.in.h:63 msgid "" "The keybinding that switches to the workspace on the right of the current " "workspace. The format looks like \"<Control>a\" or \"<Shift><" @@ -576,7 +585,7 @@ msgid "" "keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:62 +#: src/metacity.schemas.in.h:64 msgid "" "The keybinding that switches to workspace 1. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1. The parser is fairly liberal " @@ -585,7 +594,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:63 +#: src/metacity.schemas.in.h:65 msgid "" "The keybinding that switches to workspace 10. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1. The parser is fairly liberal " @@ -594,7 +603,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:64 +#: src/metacity.schemas.in.h:66 msgid "" "The keybinding that switches to workspace 11. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1. The parser is fairly liberal " @@ -603,7 +612,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:65 +#: src/metacity.schemas.in.h:67 msgid "" "The keybinding that switches to workspace 12. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1. The parser is fairly liberal " @@ -612,7 +621,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:66 +#: src/metacity.schemas.in.h:68 msgid "" "The keybinding that switches to workspace 2. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1. The parser is fairly liberal " @@ -621,7 +630,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:67 +#: src/metacity.schemas.in.h:69 msgid "" "The keybinding that switches to workspace 3. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1. The parser is fairly liberal " @@ -630,7 +639,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:68 +#: src/metacity.schemas.in.h:70 msgid "" "The keybinding that switches to workspace 4. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1. The parser is fairly liberal " @@ -639,7 +648,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:69 +#: src/metacity.schemas.in.h:71 msgid "" "The keybinding that switches to workspace 5. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1. The parser is fairly liberal " @@ -648,7 +657,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:70 +#: src/metacity.schemas.in.h:72 msgid "" "The keybinding that switches to workspace 6. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1. The parser is fairly liberal " @@ -657,7 +666,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:71 +#: src/metacity.schemas.in.h:73 msgid "" "The keybinding that switches to workspace 7. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1. The parser is fairly liberal " @@ -666,7 +675,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:72 +#: src/metacity.schemas.in.h:74 msgid "" "The keybinding that switches to workspace 8. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1. The parser is fairly liberal " @@ -675,7 +684,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:73 +#: src/metacity.schemas.in.h:75 msgid "" "The keybinding that switches to workspace 9. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1. The parser is fairly liberal " @@ -684,7 +693,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:74 +#: src/metacity.schemas.in.h:76 msgid "" "The keybinding used to activate the window menu. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1. The parser is fairly liberal " @@ -693,7 +702,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:75 +#: src/metacity.schemas.in.h:77 msgid "" "The keybinding used to close a window. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1. The parser is fairly liberal " @@ -702,7 +711,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:76 +#: src/metacity.schemas.in.h:78 msgid "" "The keybinding used to enter \"move mode\" and begin moving a window using " "the keyboard. The format looks like \"<Control>a\" or \"<Shift>" @@ -712,7 +721,7 @@ msgid "" "keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:77 +#: src/metacity.schemas.in.h:79 msgid "" "The keybinding used to enter \"resize mode\" and begin resizing a window " "using the keyboard. The format looks like \"<Control>a\" or \"<" @@ -722,7 +731,7 @@ msgid "" "will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:78 +#: src/metacity.schemas.in.h:80 msgid "" "The keybinding used to hide all normal windows and set the focus to the " "desktop background. The format looks like \"<Control>a\" or \"<" @@ -732,7 +741,7 @@ msgid "" "will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:79 +#: src/metacity.schemas.in.h:81 msgid "" "The keybinding used to minimize a window. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1. The parser is fairly liberal " @@ -741,7 +750,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:80 +#: src/metacity.schemas.in.h:82 msgid "" "The keybinding used to move a window one workspace down. The format looks " "like \"<Control>a\" or \"<Shift><Alt>F1. The parser is " @@ -751,7 +760,7 @@ msgid "" "action." msgstr "" -#: src/metacity.schemas.in.h:81 +#: src/metacity.schemas.in.h:83 msgid "" "The keybinding used to move a window one workspace to the left. The format " "looks like \"<Control>a\" or \"<Shift><Alt>F1. The parser " @@ -761,7 +770,7 @@ msgid "" "action." msgstr "" -#: src/metacity.schemas.in.h:82 +#: src/metacity.schemas.in.h:84 msgid "" "The keybinding used to move a window one workspace to the right. The format " "looks like \"<Control>a\" or \"<Shift><Alt>F1. The parser " @@ -771,7 +780,7 @@ msgid "" "action." msgstr "" -#: src/metacity.schemas.in.h:83 +#: src/metacity.schemas.in.h:85 msgid "" "The keybinding used to move a window one workspace up. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1. The parser is fairly " @@ -780,7 +789,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:84 +#: src/metacity.schemas.in.h:86 msgid "" "The keybinding used to move a window to workspace 1. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1. The parser is fairly " @@ -789,7 +798,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:85 +#: src/metacity.schemas.in.h:87 msgid "" "The keybinding used to move a window to workspace 10. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1. The parser is fairly " @@ -798,7 +807,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:86 +#: src/metacity.schemas.in.h:88 msgid "" "The keybinding used to move a window to workspace 11. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1. The parser is fairly " @@ -807,7 +816,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:87 +#: src/metacity.schemas.in.h:89 msgid "" "The keybinding used to move a window to workspace 12. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1. The parser is fairly " @@ -816,7 +825,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:88 +#: src/metacity.schemas.in.h:90 msgid "" "The keybinding used to move a window to workspace 2. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1. The parser is fairly " @@ -825,7 +834,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:89 +#: src/metacity.schemas.in.h:91 msgid "" "The keybinding used to move a window to workspace 3. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1. The parser is fairly " @@ -834,7 +843,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:90 +#: src/metacity.schemas.in.h:92 msgid "" "The keybinding used to move a window to workspace 4. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1. The parser is fairly " @@ -843,7 +852,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:91 +#: src/metacity.schemas.in.h:93 msgid "" "The keybinding used to move a window to workspace 5. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1. The parser is fairly " @@ -852,7 +861,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:92 +#: src/metacity.schemas.in.h:94 msgid "" "The keybinding used to move a window to workspace 6. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1. The parser is fairly " @@ -861,7 +870,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:93 +#: src/metacity.schemas.in.h:95 msgid "" "The keybinding used to move a window to workspace 7. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1. The parser is fairly " @@ -870,7 +879,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:94 +#: src/metacity.schemas.in.h:96 msgid "" "The keybinding used to move a window to workspace 8. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1. The parser is fairly " @@ -879,7 +888,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:95 +#: src/metacity.schemas.in.h:97 msgid "" "The keybinding used to move a window to workspace 9. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1. The parser is fairly " @@ -888,7 +897,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:96 +#: src/metacity.schemas.in.h:98 msgid "" "The keybinding used to move focus between panels and the desktop, using a " "popup window. The format looks like \"<Control>a\" or \"<Shift>" @@ -898,7 +907,7 @@ msgid "" "keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:97 +#: src/metacity.schemas.in.h:99 msgid "" "The keybinding used to move focus between panels and the desktop, without a " "popup window. The format looks like \"<Control>a\" or \"<Shift>" @@ -908,7 +917,7 @@ msgid "" "keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:98 +#: src/metacity.schemas.in.h:100 msgid "" "The keybinding used to move focus between windows without a popup window. " "(Traditionally <Alt>Escape) The format looks like \"<Control>a\" " @@ -918,7 +927,7 @@ msgid "" "then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:99 +#: src/metacity.schemas.in.h:101 msgid "" "The keybinding used to move focus between windows, using a popup window. " "(Traditionally <Alt>Tab) The format looks like \"<Control>a\" or " @@ -928,7 +937,7 @@ msgid "" "there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:100 +#: src/metacity.schemas.in.h:102 msgid "" "The keybinding used to toggle fullscreen mode. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1. The parser is fairly liberal " @@ -937,7 +946,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:101 +#: src/metacity.schemas.in.h:103 msgid "" "The keybinding used to toggle maximization. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1. The parser is fairly liberal " @@ -946,7 +955,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:102 +#: src/metacity.schemas.in.h:104 msgid "" "The keybinding used to toggle shaded/unshaded state. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1. The parser is fairly " @@ -955,7 +964,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:103 +#: src/metacity.schemas.in.h:105 msgid "" "The keybinding used to toggle whether the window is on all workspaces or " "just one. The format looks like \"<Control>a\" or \"<Shift><" @@ -965,19 +974,19 @@ msgid "" "keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:104 +#: src/metacity.schemas.in.h:106 msgid "" "The theme determines the appearance of window borders, titlebar, and so " "forth." msgstr "" -#: src/metacity.schemas.in.h:105 +#: src/metacity.schemas.in.h:107 msgid "" "The time delay before raising a window if auto_raise is set to true. The " "delay is given in thousandths of a second." msgstr "" -#: src/metacity.schemas.in.h:106 +#: src/metacity.schemas.in.h:108 msgid "" "The window focus mode indicates how windows are activated. It has three " "possible values; \"click\" means windows must be clicked in order to focus " @@ -986,7 +995,7 @@ msgid "" "unfocused when the mouse leaves the window." msgstr "" -#: src/metacity.schemas.in.h:107 +#: src/metacity.schemas.in.h:109 msgid "" "This keybinding changes whether a window is above or below other windows. If " "the window is covered by another window, it raises the window above other " @@ -998,31 +1007,49 @@ msgid "" "keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:108 -msgid "Toggle fullscreen mode" -msgstr "" - -#: src/metacity.schemas.in.h:109 -msgid "Toggle maximization state" -msgstr "" - #: src/metacity.schemas.in.h:110 -msgid "Toggle shaded state" +msgid "" +"This keybinding lowers a window below other windows. The format looks like " +"\"<Control>a\" or \"<Shift><Alt>F1. The parser is fairly " +"liberal and allows lower or upper case, and also abbreviations such as \"<" +"Ctl>\" and \"<Ctrl>\". If you set the option to the special string " +"\"disabled\", then there will be no keybinding for this action." msgstr "" #: src/metacity.schemas.in.h:111 -msgid "Toggle whether the window is on all workspaces" +msgid "" +"This keybinding raises the window above other windows. The format looks like " +"\"<Control>a\" or \"<Shift><Alt>F1. The parser is fairly " +"liberal and allows lower or upper case, and also abbreviations such as \"<" +"Ctl>\" and \"<Ctrl>\". If you set the option to the special string " +"\"disabled\", then there will be no keybinding for this action." msgstr "" #: src/metacity.schemas.in.h:112 -msgid "Use standard system font in window titles" +msgid "Toggle fullscreen mode" msgstr "" #: src/metacity.schemas.in.h:113 -msgid "Window focus mode" +msgid "Toggle maximization state" msgstr "" #: src/metacity.schemas.in.h:114 +msgid "Toggle shaded state" +msgstr "" + +#: src/metacity.schemas.in.h:115 +msgid "Toggle whether the window is on all workspaces" +msgstr "" + +#: src/metacity.schemas.in.h:116 +msgid "Use standard system font in window titles" +msgstr "" + +#: src/metacity.schemas.in.h:117 +msgid "Window focus mode" +msgstr "" + +#: src/metacity.schemas.in.h:118 #, fuzzy msgid "Window title font" msgstr "Pəncərə Menüsü" @@ -1034,40 +1061,40 @@ msgstr "Pəncərə Menüsü" msgid "GConf key \"%s\" is set to an invalid type\n" msgstr "" -#: src/prefs.c:561 +#: src/prefs.c:562 #, c-format msgid "GConf key '%s' is set to an invalid value" msgstr "" -#: src/prefs.c:633 +#: src/prefs.c:634 #, c-format msgid "Could not parse font description \"%s\" from GConf key %s\n" msgstr "" -#: src/prefs.c:672 +#: src/prefs.c:673 #, c-format msgid "" "%d stored in GConf key %s is not a reasonable number of workspaces, current " "maximum is %d\n" msgstr "" -#: src/prefs.c:721 +#: src/prefs.c:722 msgid "" "Workarounds for broken applications disabled. Some applications may not " "behave properly.\n" msgstr "" -#: src/prefs.c:753 +#: src/prefs.c:754 #, c-format msgid "%d stored in GConf key %s is out of range 0 to %d\n" msgstr "" -#: src/prefs.c:827 +#: src/prefs.c:828 #, c-format msgid "Error setting number of workspaces to %d: %s\n" msgstr "" -#: src/prefs.c:998 +#: src/prefs.c:1001 #, c-format msgid "" "\"%s\" found in configuration database is not a valid value for keybinding " @@ -1085,11 +1112,12 @@ msgid "Screen %d on display '%s' is invalid\n" msgstr "'%2$s' displeyindəki %1$d ekranı hökmsüzdür\n" #: src/screen.c:221 -#, c-format +#, fuzzy, c-format msgid "" "Screen %d on display \"%s\" already has a window manager; try using the --" -"replace option to override the current window manager.\n" +"replace option to replace the current window manager.\n" msgstr "" +"'%2$s' displeyindəki %1$d ekranı onsuz da pəncərə idarəçisinə malikdir\n" #: src/screen.c:262 #, fuzzy, c-format @@ -1871,70 +1899,70 @@ msgstr "" msgid "Theme contained an expression \"%s\" that resulted in an error: %s\n" msgstr "" -#: src/theme.c:3569 +#: src/theme.c:3559 #, c-format msgid "" "