~ubuntu-branches/ubuntu/maverick/cairo-dock-plug-ins/maverick-201105201137

« back to all changes in this revision

Viewing changes to showDesktop/data/messages

  • Committer: matttbe
  • Date: 2010-09-07 00:39:20 UTC
  • Revision ID: matttbe@gmail.com-20100907003920-jb7hpit570zdaf44
* New Upstream Version (LP: #632054)
* Fixed a few bugs on LP:
 - LP: #616176 Dust Bin Hang and Incorrect Configuration
 - LP: #604034 Change terminal tab's name lost the color
 - LP: #582452 GMenu does not contain any applications
* Fixed a few bugs on glx-dock forum:
 - Fixed support of GMusicBrowser.
 - AlsaMixer has no emblem.
 - Status-Notifier doesn't be drawed into the dock.
* Updated translations
* debian/control:
 - Added cairo-dock-core as build-depends in order to prevent
   some builds errors.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
_("Icon")
2
 
 
3
 
_("Set to 0 to use the default applet size")
4
 
 
5
 
_("Desired icon size for this applet")
6
 
 
7
 
_("Name of the icon as it will appear in its caption in the dock:")
8
 
 
9
 
_("Leave empty to use the default one.")
10
 
 
11
 
_("Image filename:")
12
 
 
13
 
_("Leave empty to use the same image.")
14
 
 
15
 
_("Image when the applet is active :")
16
 
 
17
 
_("Name of the dock it belongs to:")
18
 
 
19
 
_("Applet's Handbook")
20
 
 
21
 
_("Desklet")
22
 
 
23
 
_("Position")
24
 
 
25
 
_("If locked, the desklet cannot be moved by simply dragging it with the left mouse button. It can still be moved with ALT + left-click.")
26
 
 
27
 
_("Lock position?")
28
 
 
29
 
_("Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.")
30
 
 
31
 
_("Desklet dimensions (width x height):")
32
 
 
33
 
_("Depending on your WindowManager, you may be able to move this with ALT + left-click.")
34
 
 
35
 
_("Desklet position (x, y):")
36
 
 
37
 
_("You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.")
38
 
 
39
 
_("Rotation:")
40
 
 
41
 
_("Visibility")
42
 
 
43
 
_("Is detached from the dock")
44
 
 
45
 
_("for CompizFusion's \"widget layer\", set behaviour in Compiz to: (class=Cairo-dock & type=utility)")
46
 
 
47
 
_("Visibility:")
48
 
 
49
 
_("Normal")
50
 
 
51
 
_("Keep above")
52
 
 
53
 
_("Keep below")
54
 
 
55
 
_("Keep on widget layer")
56
 
 
57
 
_("Reserve space")
58
 
 
59
 
_("Should be visible on all desktops?")
60
 
 
61
 
_("Decorations")
62
 
 
63
 
_("Choose 'Custom decorations' to define your own decorations below.")
64
 
 
65
 
_("Choose a decoration theme for this desklet:")
66
 
 
67
 
_("Image to be displayed below drawings, e.g. a frame. Leave empty for no image.")
68
 
 
69
 
_("Background image:")
70
 
 
71
 
_("Background transparency:")
72
 
 
73
 
_("in pixels. Use this to adjust the left position of drawings.")
74
 
 
75
 
_("Left offset:")
76
 
 
77
 
_("in pixels. Use this to adjust the top position of drawings.")
78
 
 
79
 
_("Top offset:")
80
 
 
81
 
_("in pixels. Use this to adjust the right position of drawings.")
82
 
 
83
 
_("Right offset:")
84
 
 
85
 
_("in pixels. Use this to adjust the bottom position of drawings.")
86
 
 
87
 
_("Bottom offset:")
88
 
 
89
 
_("Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.")
90
 
 
91
 
_("Foreground image:")
92
 
 
93
 
_("Foreground tansparency:")
94
 
 
95
 
_("Configuration")
96
 
 
97
 
_("Behaviour")
98
 
 
99
 
_("You need to activate the Dbus plug-in in Compiz for the last 2 actions. Showing desktop and desklets can fail on some Window Manager (like Metacity).")
100
 
 
101
 
_("Action on left-click:")
102
 
 
103
 
_("Show the desktop")
104
 
 
105
 
_("Show the desklets")
106
 
 
107
 
_("Show desktop and desklets")
108
 
 
109
 
_("Show the Widget Layer (Compiz)")
110
 
 
111
 
_("Expose all the desktops (Compiz)")
112
 
 
113
 
_("You need to activate the Dbus plug-in in Compiz for the last 2 actions. Showing desktop and desklets can fail on some Window Manager (like Metacity).")
114
 
 
115
 
_("Action on middle-click:")
116
 
 
117
 
_("Show the desktop")
118
 
 
119
 
_("Show the desklets")
120
 
 
121
 
_("Show desktop and desklets")
122
 
 
123
 
_("Show the Widget Layer (Compiz)")
124
 
 
125
 
_("Expose all the desktops (Compiz)")
126
 
 
127
 
_("Shortkey for the middle-click action:")
128