diff options
author | Havoc Pennington <hp@redhat.com> | 2002-08-20 20:18:18 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2002-08-20 20:18:18 +0000 |
commit | e74969bd170b38f4a45fcb8b934b5b1060780d5c (patch) | |
tree | c6ee3a11a281481baa03622b1fa38581cda74d9c /po/pt.po | |
parent | b5a99f049c56cde36a10d3bef200cc2a998ca379 (diff) | |
download | metacity-e74969bd170b38f4a45fcb8b934b5b1060780d5c.tar.gz metacity-e74969bd170b38f4a45fcb8b934b5b1060780d5c.tar.bz2 |
if in the title rect check for y <= TOP_RESIZE_HEIGHT
2002-08-20 Havoc Pennington <hp@redhat.com>
* 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
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 321 |
1 files changed, 174 insertions, 147 deletions
@@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.0\n" -"POT-Creation-Date: 2002-08-06 14:49-0400\n" +"POT-Creation-Date: 2002-08-20 15:54-0400\n" "PO-Revision-Date: 2002-05-06 23:50+0000\n" "Last-Translator: Duarte Loreto <happyguy_pt@hotmail.com>\n" "Language-Team: Portuguese <gnome_pt@yahoogroups.com>\n" @@ -48,7 +48,7 @@ msgstr "" msgid "Failed to get hostname: %s\n" msgstr "Falha ao obter nome máquina: %s\n" -#: src/display.c:253 +#: src/display.c:234 #, c-format msgid "Failed to open X Window System display '%s'\n" msgstr "Falha ao abrir ecrã Sistema Janelas X '%s'\n" @@ -89,7 +89,7 @@ msgstr "Maximizar Janela" msgid "Unmaximize Window" msgstr "Restaurar Janela" -#: 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 " @@ -98,14 +98,14 @@ msgstr "" "Outra aplicação está já a utilizar a chave %s com modificadores %x como " "binding\n" -#: src/keybindings.c:2078 +#: src/keybindings.c:2103 #, fuzzy, c-format msgid "Error launching metacity-dialog to print an error about a command: %s\n" msgstr "" "Erro ao lançar diálogo-metacity para questionar sobre o matar uma aplicação: " "%s\n" -#: src/keybindings.c:2108 +#: src/keybindings.c:2133 #, fuzzy, c-format msgid "No command %d has been defined.\n" msgstr "Nenhum <draw_ops> chamado \"%s\" foi definido" @@ -130,43 +130,44 @@ msgid "Failed to restart: %s\n" msgstr "Falha ao reiniciar: %s\n" #: src/menu.c:51 -msgid "_Close" -msgstr "Fe_char" - -#: src/menu.c:52 msgid "_Minimize" msgstr "_Minimizar" -#: src/menu.c:53 +#: src/menu.c:52 msgid "Ma_ximize" msgstr "Ma_ximizar" -#: src/menu.c:54 +#: src/menu.c:53 msgid "Unma_ximize" msgstr "Resta_urar" -#: src/menu.c:55 +#: src/menu.c:54 msgid "_Shade" msgstr "_Sombra" -#: src/menu.c:56 +#: src/menu.c:55 msgid "Un_shade" msgstr "Não-_sombra" -#: src/menu.c:57 +#: src/menu.c:56 msgid "Mo_ve" msgstr "Mo_ver" -#: src/menu.c:58 +#: src/menu.c:57 msgid "_Resize" msgstr "_Redimensionar" #. separator -#: src/menu.c:60 +#: src/menu.c:59 +msgid "_Close" +msgstr "Fe_char" + +#. separator +#: src/menu.c:61 msgid "Put on _All Workspaces" msgstr "Colocar em Todas as _Áreas Trabalho" -#: src/menu.c:61 +#: src/menu.c:62 msgid "Only on _This Workspace" msgstr "Apenas Nesta Área _Trabalho" @@ -175,7 +176,7 @@ msgstr "Apenas Nesta Área _Trabalho" #. * 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 "" @@ -184,17 +185,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 "Apenas na área de trabalho %s%d" -#: src/menu.c:370 +#: src/menu.c:295 #, fuzzy, c-format msgid "Only on %s" msgstr "Apenas na área de trabalho %s%d" -#: src/menu.c:372 +#: src/menu.c:297 #, fuzzy, c-format msgid "Move to %s" msgstr "Mover para área de trabalho %s%d" @@ -313,127 +314,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 "Minimizar Janela" -#: src/metacity.schemas.in.h:15 +#: src/metacity.schemas.in.h:16 #, fuzzy msgid "Move a window" msgstr "Fechar Janela" -#: 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 "Mover para área de trabalho %s%d" -#: 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 "Mover para área de trabalho %s%d" -#: src/metacity.schemas.in.h:22 +#: src/metacity.schemas.in.h:23 #, fuzzy msgid "Move window to workspace 1" msgstr "Mover para área de trabalho %s%d" -#: src/metacity.schemas.in.h:23 +#: src/metacity.schemas.in.h:24 #, fuzzy msgid "Move window to workspace 10" msgstr "Mover para área de trabalho %s%d" -#: src/metacity.schemas.in.h:24 +#: src/metacity.schemas.in.h:25 #, fuzzy msgid "Move window to workspace 11" msgstr "Mover para área de trabalho %s%d" -#: src/metacity.schemas.in.h:25 +#: src/metacity.schemas.in.h:26 #, fuzzy msgid "Move window to workspace 12" msgstr "Mover para área de trabalho %s%d" -#: src/metacity.schemas.in.h:26 +#: src/metacity.schemas.in.h:27 #, fuzzy msgid "Move window to workspace 2" msgstr "Mover para área de trabalho %s%d" -#: src/metacity.schemas.in.h:27 +#: src/metacity.schemas.in.h:28 #, fuzzy msgid "Move window to workspace 3" msgstr "Mover para área de trabalho %s%d" -#: src/metacity.schemas.in.h:28 +#: src/metacity.schemas.in.h:29 #, fuzzy msgid "Move window to workspace 4" msgstr "Mover para área de trabalho %s%d" -#: src/metacity.schemas.in.h:29 +#: src/metacity.schemas.in.h:30 #, fuzzy msgid "Move window to workspace 5" msgstr "Mover para área de trabalho %s%d" -#: src/metacity.schemas.in.h:30 +#: src/metacity.schemas.in.h:31 #, fuzzy msgid "Move window to workspace 6" msgstr "Mover para área de trabalho %s%d" -#: src/metacity.schemas.in.h:31 +#: src/metacity.schemas.in.h:32 #, fuzzy msgid "Move window to workspace 7" msgstr "Mover para área de trabalho %s%d" -#: src/metacity.schemas.in.h:32 +#: src/metacity.schemas.in.h:33 #, fuzzy msgid "Move window to workspace 8" msgstr "Mover para área de trabalho %s%d" -#: src/metacity.schemas.in.h:33 +#: src/metacity.schemas.in.h:34 #, fuzzy msgid "Move window to workspace 9" msgstr "Mover para área de trabalho %s%d" -#: src/metacity.schemas.in.h:34 +#: src/metacity.schemas.in.h:35 #, fuzzy msgid "Number of workspaces" msgstr "Mover para área de trabalho %s%d" -#: 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 "Fechar Janela" -#: 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 " @@ -449,90 +458,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 "Mover para área de trabalho %s%d" -#: src/metacity.schemas.in.h:41 +#: src/metacity.schemas.in.h:43 #, fuzzy msgid "Switch to workspace 10" msgstr "Mover para área de trabalho %s%d" -#: src/metacity.schemas.in.h:42 +#: src/metacity.schemas.in.h:44 #, fuzzy msgid "Switch to workspace 11" msgstr "Mover para área de trabalho %s%d" -#: src/metacity.schemas.in.h:43 +#: src/metacity.schemas.in.h:45 #, fuzzy msgid "Switch to workspace 12" msgstr "Mover para área de trabalho %s%d" -#: src/metacity.schemas.in.h:44 +#: src/metacity.schemas.in.h:46 #, fuzzy msgid "Switch to workspace 2" msgstr "Mover para área de trabalho %s%d" -#: src/metacity.schemas.in.h:45 +#: src/metacity.schemas.in.h:47 #, fuzzy msgid "Switch to workspace 3" msgstr "Mover para área de trabalho %s%d" -#: src/metacity.schemas.in.h:46 +#: src/metacity.schemas.in.h:48 #, fuzzy msgid "Switch to workspace 4" msgstr "Mover para área de trabalho %s%d" -#: src/metacity.schemas.in.h:47 +#: src/metacity.schemas.in.h:49 #, fuzzy msgid "Switch to workspace 5" msgstr "Mover para área de trabalho %s%d" -#: src/metacity.schemas.in.h:48 +#: src/metacity.schemas.in.h:50 #, fuzzy msgid "Switch to workspace 6" msgstr "Mover para área de trabalho %s%d" -#: src/metacity.schemas.in.h:49 +#: src/metacity.schemas.in.h:51 #, fuzzy msgid "Switch to workspace 7" msgstr "Mover para área de trabalho %s%d" -#: src/metacity.schemas.in.h:50 +#: src/metacity.schemas.in.h:52 #, fuzzy msgid "Switch to workspace 8" msgstr "Mover para área de trabalho %s%d" -#: src/metacity.schemas.in.h:51 +#: src/metacity.schemas.in.h:53 #, fuzzy msgid "Switch to workspace 9" msgstr "Mover para área de trabalho %s%d" -#: 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 " @@ -542,7 +551,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. " @@ -552,7 +561,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. " @@ -562,7 +571,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><" @@ -572,7 +581,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><" @@ -582,7 +591,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 " @@ -591,7 +600,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 " @@ -600,7 +609,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 " @@ -609,7 +618,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 " @@ -618,7 +627,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 " @@ -627,7 +636,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 " @@ -636,7 +645,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 " @@ -645,7 +654,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 " @@ -654,7 +663,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 " @@ -663,7 +672,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 " @@ -672,7 +681,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 " @@ -681,7 +690,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 " @@ -690,7 +699,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 " @@ -699,7 +708,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 " @@ -708,7 +717,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>" @@ -718,7 +727,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 \"<" @@ -728,7 +737,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 \"<" @@ -738,7 +747,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 " @@ -747,7 +756,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 " @@ -757,7 +766,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 " @@ -767,7 +776,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 " @@ -777,7 +786,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 " @@ -786,7 +795,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 " @@ -795,7 +804,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 " @@ -804,7 +813,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 " @@ -813,7 +822,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 " @@ -822,7 +831,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 " @@ -831,7 +840,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 " @@ -840,7 +849,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 " @@ -849,7 +858,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 " @@ -858,7 +867,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 " @@ -867,7 +876,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 " @@ -876,7 +885,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 " @@ -885,7 +894,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 " @@ -894,7 +903,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>" @@ -904,7 +913,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>" @@ -914,7 +923,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\" " @@ -924,7 +933,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 " @@ -934,7 +943,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 " @@ -943,7 +952,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 " @@ -952,7 +961,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 " @@ -961,7 +970,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><" @@ -971,19 +980,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 " @@ -992,7 +1001,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 " @@ -1004,31 +1013,49 @@ msgid "" "keybinding for this action." msgstr "" -#: src/metacity.schemas.in.h:108 +#: src/metacity.schemas.in.h:110 +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 "" +"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 "Toggle fullscreen mode" msgstr "" -#: src/metacity.schemas.in.h:109 +#: src/metacity.schemas.in.h:113 msgid "Toggle maximization state" msgstr "" -#: src/metacity.schemas.in.h:110 +#: src/metacity.schemas.in.h:114 msgid "Toggle shaded state" msgstr "" -#: src/metacity.schemas.in.h:111 +#: src/metacity.schemas.in.h:115 msgid "Toggle whether the window is on all workspaces" msgstr "" -#: src/metacity.schemas.in.h:112 +#: src/metacity.schemas.in.h:116 msgid "Use standard system font in window titles" msgstr "" -#: src/metacity.schemas.in.h:113 +#: src/metacity.schemas.in.h:117 msgid "Window focus mode" msgstr "" -#: src/metacity.schemas.in.h:114 +#: src/metacity.schemas.in.h:118 #, fuzzy msgid "Window title font" msgstr "Menu Janela" @@ -1040,17 +1067,17 @@ msgstr "Menu Janela" msgid "GConf key \"%s\" is set to an invalid type\n" msgstr "Chave GConf \"%s\" está definida para um tipo inválido\n" -#: src/prefs.c:561 +#: src/prefs.c:562 #, c-format msgid "GConf key '%s' is set to an invalid value" msgstr "Chave GConf '%s' está definida para um valor inválido" -#: src/prefs.c:633 +#: src/prefs.c:634 #, c-format msgid "Could not parse font description \"%s\" from GConf key %s\n" msgstr "Incapaz de parsear descrição de fonte \"%s\" da chave GConf %s\n" -#: 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 " @@ -1059,7 +1086,7 @@ msgstr "" "%d armazenado na chave GConf %s não é um número razoável de ambientes de " "trabalho, o número máximo actual é %d\n" -#: src/prefs.c:721 +#: src/prefs.c:722 msgid "" "Workarounds for broken applications disabled. Some applications may not " "behave properly.\n" @@ -1067,17 +1094,17 @@ msgstr "" "Contornar problemas para aplicações com erros desabilitado. Algumas " "aplicações poderão não funcionar correctamente.\n" -#: src/prefs.c:753 +#: src/prefs.c:754 #, fuzzy, c-format msgid "%d stored in GConf key %s is out of range 0 to %d\n" msgstr "%d armazenado na chave GConf %s não é um tamanho de fonte válido\n" -#: src/prefs.c:827 +#: src/prefs.c:828 #, c-format msgid "Error setting number of workspaces to %d: %s\n" msgstr "Erro a definir número de ambientes de trabalho para %d: %s\n" -#: src/prefs.c:998 +#: src/prefs.c:1001 #, c-format msgid "" "\"%s\" found in configuration database is not a valid value for keybinding " @@ -1097,11 +1124,11 @@ msgid "Screen %d on display '%s' is invalid\n" msgstr "Ecrã %d no monitor '%s' é inválido\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" -msgstr "" +"replace option to replace the current window manager.\n" +msgstr "Ecrã %d no monitor '%s' já tem um gestor de janelas\n" #: src/screen.c:262 #, fuzzy, c-format @@ -1923,7 +1950,7 @@ msgstr "Expressão de coordenada não aparenta ter operadores nem operandos" msgid "Theme contained an expression \"%s\" that resulted in an error: %s\n" msgstr "Tema contém uma expressão \"%s\" que resultou num erro: %s\n" -#: src/theme.c:3569 +#: src/theme.c:3559 #, c-format msgid "" "<button function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> must be " @@ -1932,7 +1959,7 @@ msgstr "" "<button function=\"%s\" state=\"%s\" draw_ops=\"qualquercoisa\"/> tem de ser " "especificado para este estilo de moldura" -#: src/theme.c:3992 src/theme.c:4024 +#: src/theme.c:3982 src/theme.c:4014 #, c-format msgid "" "Missing <frame state=\"%s\" resize=\"%s\" focus=\"%s\" style=\"whatever\"/>" @@ -1940,37 +1967,37 @@ msgstr "" "Falta <frame state=\"%s\" resize=\"%s\" focus=\"%s\" style=\"qualquercoisa\"/" ">" -#: src/theme.c:4075 +#: src/theme.c:4065 #, c-format msgid "Failed to load theme \"%s\": %s\n" msgstr "Falha ao ler tema \"%s\": %s\n" -#: src/theme.c:4221 +#: src/theme.c:4211 #, c-format msgid "No <name> set for theme \"%s\"" msgstr "Nenhum <name> definido para o tema \"%s\"" -#: src/theme.c:4228 +#: src/theme.c:4218 #, c-format msgid "No <author> set for theme \"%s\"" msgstr "Nenhum <author> definido para o tema \"%s\"" -#: src/theme.c:4235 +#: src/theme.c:4225 #, c-format msgid "No <date> set for theme \"%s\"" msgstr "Nenhum <date> definido para o tema \"%s\"" -#: src/theme.c:4242 +#: src/theme.c:4232 #, c-format msgid "No <description> set for theme \"%s\"" msgstr "Nenhum <description> definido para o tema \"%s\"" -#: src/theme.c:4249 +#: src/theme.c:4239 #, c-format msgid "No <copyright> set for theme \"%s\"" msgstr "Nenhum <copyright> definido para o tema \"%s\"" -#: src/theme.c:4259 +#: src/theme.c:4249 #, c-format msgid "" "No frame style set for window type \"%s\" in theme \"%s\", add a <window " @@ -1979,7 +2006,7 @@ msgstr "" "Nenhum estilo de moldura definido para tipo de janela \"%s\" no tema \"%s\", " "adicione um elemento <window type=\"%s\" style_set=\"qualquer\"/>" -#: src/theme.c:4281 +#: src/theme.c:4271 #, c-format msgid "" "<menu_icon function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> must be " @@ -1988,7 +2015,7 @@ msgstr "" "<menu_icon function=\"%s\" state=\"%s\" draw_ops=\"qualquer\"/> tem de ser " "especificado para este tema" -#: src/theme.c:4664 src/theme.c:4726 +#: src/theme.c:4654 src/theme.c:4716 #, c-format msgid "" "User-defined constants must begin with a capital letter; \"%s\" does not" @@ -1996,7 +2023,7 @@ msgstr "" "Constante definida pelo utilizador tem de começar com uma maiúscula; \"%s\" " "não começa" -#: src/theme.c:4672 src/theme.c:4734 +#: src/theme.c:4662 src/theme.c:4724 #, c-format msgid "Constant \"%s\" has already been defined" msgstr "Constante \"%s\" já foi definida" @@ -2045,12 +2072,12 @@ msgstr "Falha ao executar fdopen() do ficheiro de log %s: %s\n" msgid "Opened log file %s\n" msgstr "Ficheiro de log aberto %s\n" -#: src/window.c:433 +#: src/window.c:436 #, c-format msgid "Application set a bogus _NET_WM_PID %ld\n" msgstr "Aplicação definiu um _NET_WM_PID fictício %ld\n" -#: src/workspace.c:51 +#: src/workspace.c:50 #, fuzzy, c-format msgid "Workspace %d" msgstr "Apenas na área de trabalho %s%d" @@ -2064,12 +2091,12 @@ msgstr "" "Janela 0x%lx tem propriedade %s que se esperava ter tipo %s formato %d mas " "na verdade tem tipo %s formato %d n_itens %d\n" -#: src/xprops.c:282 +#: src/xprops.c:296 #, c-format msgid "Property %s on window 0x%lx contained invalid UTF-8\n" msgstr "Propriedade %s na janela 0x%lx continha UTF-8 inválido\n" -#: src/xprops.c:367 +#: src/xprops.c:381 #, fuzzy, c-format msgid "" "Property %s on window 0x%lx contained invalid UTF-8 for item %d in the list\n" |