• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Japanese translation of message catalog for Sawfish Window-Manager


Commit MetaInfo

修订版2a72e23d9e20928b3cb28ff379dc0e7ae6a068b1 (tree)
时间2010-10-02 05:22:35
作者Christopher Roy Bratusek <zanghar@free...>
CommiterChristopher Roy Bratusek

Log Message

final NEWS revision

更改概述

差异

--- a/man/news.texi
+++ b/man/news.texi
@@ -13,7 +13,7 @@ they occurred between. For more detailed information see the
1313
1414 @itemize @bullet
1515
16-@item Update requirements
16+@item Update dependencies
1717 @itemize @minus
1818
1919 @item librep 0.90.5 -> 0.91.0
@@ -26,15 +26,15 @@ they occurred between. For more detailed information see the
2626 @item When you report a crash, please add the backtrace, by
2727 invoking Sawfish with the command line option ``---interp''.
2828
29-Read the file @file{CONTRIBUTING} for more.
29+Read the file @file{CONTRIBUTING} for more infos.
3030
3131 @item Prompt API change [Jeremy Hankins]
3232
33-If you have a code which utilizes prompt, it is affected. When you
34-call the function @code{prompt}, pass helper functions directly
35-as the function's arguments. They used to be set as global variables.
33+If you have code which utilizes prompt, it is affected. When you
34+call the function @code{prompt}, directly pass helper functions
35+as function arguments. They used to be set as global variables.
3636
37-The change is straightforward, so it must be easy to update your
37+This change is straightforward, so it's not difficult to update your
3838 code. See @code{sawfish.wm.util.prompt} for details.
3939
4040 @item Mouse-button support state
@@ -70,34 +70,33 @@ problem.
7070 @item Viewport initialization bugfix [Jeremy Hankins]
7171
7272 Under certain circumstances viewport slots were wrongly shifted when
73-sawfish was restarted, ending up with some windows outside of the
73+Sawfish was restarted, ending up with some windows outside of the
7474 virtual desktop. This has been fixed.
7575
7676 @item Keyboard-layout switching support [Teika Kazura]
7777
7878 Previously, when you switched the keyboard-layout, or more correctly
79-the keyboard-``group'', which is mainly for multilinguals, keyboard-
79+the keyboard-``group'' (which is mainly for multilinguals) keyboard-
8080 and mouse-bindings got messed-up.
8181
82-Now, this can be prevented by passing a new commandline-option
83-@code{--5-buttons} at Sawfish invocation. It is assumed that modifiers
82+Now, this can be prevented by invoking Sawfish with the new
83+commandline-option @code{--5-buttons}. It is assumed that modifiers
8484 are common among keyboard groups.
8585
8686 More precisely, what's supported is switching by @code{ISO_Next_Group}
87-or so, bound to some key, for example ctrl + alt. It appears as
88-``option'' in X keyboard configuration, like
89-``grp:ctrl_alt_toggle''. If you use some utility to switch the layout
90-and it confuses Sawfish key bindings, please restart Sawfish.
87+or similar, bound to a key (for example ctrl + alt). It appears as
88+``option'' in X keyboard configuration, like ``grp:ctrl_alt_toggle''.
89+If you use some utility to switch the layout and it confuses Sawfish
90+keybindings, please restart Sawfish.
9191
92-With that commandline option, you won't be able to bind Sawfish
93-commands to mouse buttons 6 - 8. This may be fixed in future, but not
94-now.
92+With that commandline-option, you won't be able to bind Sawfish
93+commands to mouse buttons 6 - 8. This may be fixed in future.
9594
9695 @item Atom handling fix on 32-bit architecture (Java fix). [Teika Kazura]
9796
9897 Function @code{x-atom-name} now accepts all 32 bits. Previously only
9998 30 bits were treated if the architecture was 32-bit. 64-bit systems
100-hasn't had this bug.
99+hadn't had this bug.
101100
102101 It used to cause ``Bad argument'' error, most notably on Java
103102 applications. (In theory, an atom is set by X server, not a client.
@@ -111,7 +110,7 @@ were sorted [A-Z][a-z] (first all upper- then all loser-case entries).
111110 Also the function for detecting the language has been improved. It
112111 now better follows the freedesktop.org specification.
113112
114-@item Edge-flip and infinite-desktop now works after screen resolution change. [Christopher Bratusek]
113+@item Edge-flip and infinite-desktop now work after screen-resolution change. [Christopher Bratusek]
115114
116115 @item Sawfish now starts up correctly when receiving a session-id or
117116 session-prefix from GNOME-Session [Clinton Ebadi, Christopher Bratusek]
@@ -121,7 +120,7 @@ session-prefix from GNOME-Session [Clinton Ebadi, Christopher Bratusek]
121120 The ``draft'' animator had two issues: on one hand the drawn numbers
122121 were always black (therefore possibly invisible), on the other hand
123122 those numbers weren't erased from the screen. Both have been
124-fixed. Internally, it's by the new @code{x-draw-text} function
123+fixed. Internally, it's done by the new @code{x-draw-text} function
125124 described below.
126125
127126 @item Resurrection of two variables [Teika Kazura]
@@ -132,20 +131,19 @@ configurator, but this is fixed.
132131
133132 @item Command @code{xterm} fix [Teika kazura]@*
134133 It couldn't be invoked as a key binging if the optional ``command''
135-argument was unset by the configurator, i.e. if it was an empty
136-string.
134+argument was unset by the configurator, i.e. an empty string.
137135 @end itemize
138136
139137 @item New Features
140138 @itemize @minus
141-@item Desktop environment integrations [Christopher Bratusek]
139+@item Desktop-environment integration [Christopher Bratusek]
142140
143-The new support of XFCE integration is just like the GNOME/KDE4 ones:
141+Support for XFCE integration was added. It's just like GNOME/KDE4 integration:
144142 it sets @code{xterm-program} and @code{browser-program} (unless already
145143 set by user), and adds XFCE logout/help/customization menu-entries to
146144 the Sawfish root-menu.
147145
148-Improvements are: All menu-entries for GNOME/KDE4 do now have
146+Improvements: All menu-entries for GNOME/KDE4 do now have
149147 accelerators. Entries for invoking @code{gnome-control-center} or KDE
150148 @code{systemsettings} have been added. The KDE4 detection has been
151149 improved. See also the item ``Applications menu improvements'' below.
@@ -155,14 +153,13 @@ environment is running (@pxref{External Applications}).
155153
156154 @item Applications menu improvements [Matthew Love]
157155
158-Applications menu now looks more like that of GNOME / KDE / Xfce if
159-one is running. (In fact, more improvements are planned. Sorry for
160-shipping intermediate one.)
156+Applications menu now looks more like that of GNOME / KDE / XFCE if
157+one is running. (further improvements are planned)
161158
162-The user option @code{apps-menu-ignore-no-display} is now gone.
163-Instead, use a new variable @code{apps-menu-show-all}.
159+The user option @code{apps-menu-ignore-no-display} is now gone
160+and replaced by @code{apps-menu-show-all}.
164161
165-If @code{apps-menu-show-all} is @code{nil} (the default), the menu
162+If @code{apps-menu-show-all} is @code{nil} (default), the menu
166163 looks much like that of GNOME / KDE / Xfce, by hiding some
167164 applications. If it's @code{t}, then all installed applications are
168165 shown. An intermediate option, the symbol @code{maybe} is possible, as
@@ -177,7 +174,7 @@ respected.
177174 Items with field @code{Hidden} or @code{NoDisplay} are usually not to
178175 be shown. They are respected if @code{apps-menu-show-all} is @code{nil}.
179176
180-The KDE specific directory is now searched, too for the menu generation.
177+The KDE specific directory is now searched, too while menu generation.
181178
182179 @item New window rules [Christopher Bratusek]
183180
@@ -229,14 +226,14 @@ Updated translations since 1.6.0 are Danish (da), British English
229226
230227 All translation files are now in UTF-8. Changed languages are Galician
231228 (gl), Italian (it), Romanian (ro), and Turkish (tr). The rest were
232-alread UTF-8. [Teika Kazura]
229+already UTF-8. [Teika Kazura]
233230
234231 @item Miscellaneous Changes
235232 @itemize @minus
236233 @item More error and backtrace printing [Teika Kazura]
237234
238235 Due to librep >= 0.91.0, the backtrace is printed by default when an
239-error is signaled. It is printed for sawfish-client, too, but it's
236+error was signaled. It is printed for sawfish-client, too, but it's
240237 sent to Sawfish's standard error, not to sawfish-client's, sorry.
241238
242239 Phrase ``Sawfish error:'' is prepended to error messages which are
@@ -246,7 +243,7 @@ Sawfish-pager's errors are printed to Sawfish's output. More
246243 precisely, when you connected to Sawfish as a server asynchronously,
247244 then the error was not printed. But now it is printed, to Sawfish's
248245 output. (In contrast, a client which connects synchronously receives
249-the error message.)
246+the error message itself.)
250247
251248 @item Pointer warping in window cycling [Teika Kazura]
252249
@@ -270,7 +267,7 @@ which has been broken.
270267 @item Doc improvements
271268
272269 FAQ items, on how to hide the mouse-pointer, and on application execution.@*
273-Manuals (1) describe all options.
270+Manuals (1) describe all options. KEYBINDINGS file was revised
274271
275272 Newly described functions are: @code{grab-keymap} and @code{ungrab-keymap}
276273 (@pxref{Keymaps}), @code{x-raise-window} and @code{x-lower-window}
@@ -279,7 +276,7 @@ Newly described functions are: @code{grab-keymap} and @code{ungrab-keymap}
279276
280277 @item Root-Menu improvements [Christopher Bratusek]
281278
282-All menu-entries do now have accelerators. Labels for the help have
279+All menu-entries do now have accelerators. Labels for help entries have
283280 been improved.
284281
285282 @c sawfish.gtk can be thought as configurator internals.
@@ -297,11 +294,11 @@ same contents. Now they are defined (only once) in a new module
297294 @code{sawfish.cfg.utils}.
298295
299296 The @code{stock-button} function was defined in Sawfish, but now it's
300-replaced by the gtk's stock button. Same for the @code{about-dialog}
301-function, replaced by @code{gtk-about-dialog}.
297+replaced by directly using @code{gtk-button-new-from-stock}. Same for the
298+@code{about-dialog} function, replaced (in version 1.6.0) by @code{gtk-about-dialog}.
302299
303-@file{/usr/bin/sawfish-config} is now minimal, moving most of the
304-contents to @code{sawfish.cfg.shell} [Teika Kazura]
300+@file{/usr/bin/sawfish-config} is now minimal, moving most of it's
301+content to @code{sawfish.cfg.shell} [Teika Kazura]
305302
306303 @item Module @code{3d-hack} is deleted. [Christopher Bratusek]
307304