-
Notifications
You must be signed in to change notification settings - Fork 71
/
plank.pot
365 lines (282 loc) · 7.29 KB
/
plank.pot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The Plank Developers
# This file is distributed under the same license as the plank package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: plank 0.11.89.15-ee38-dirty\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/plank\n"
"POT-Creation-Date: 2023-12-14 15:13+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: data/plank.appdata.xml.in:6 data/plank.desktop.in:3
msgid "Plank"
msgstr ""
#: data/plank.appdata.xml.in:7 data/plank.desktop.in:5
msgid "Stupidly simple."
msgstr ""
#: data/plank.appdata.xml.in:9
msgid ""
"Plank is meant to be the simplest dock on the planet. The goal is to provide "
"just what a dock needs and absolutely nothing more."
msgstr ""
#: data/plank.appdata.xml.in:13
msgid ""
"It is, however, a library which can be extended to create other dock "
"programs with more advanced features. Thus, Plank is the underlying "
"technology for Docky (starting in version 3.0.0) and aims to provide all the "
"core features while Docky extends it to add fancier things like Docklets, "
"painters, settings dialogs, etc."
msgstr ""
#: data/plank.appdata.xml.in:66
msgid "The Plank Developers"
msgstr ""
#: data/plank.desktop.in:4
msgid "Dock"
msgstr ""
#: data/ui/preferences.ui:82
msgid "Theme:"
msgstr ""
#: data/ui/preferences.ui:95
msgid "Position:"
msgstr ""
#: data/ui/preferences.ui:122
msgid "Left"
msgstr ""
#: data/ui/preferences.ui:123
msgid "Right"
msgstr ""
#: data/ui/preferences.ui:124
msgid "Top"
msgstr ""
#: data/ui/preferences.ui:125
msgid "Bottom"
msgstr ""
#: data/ui/preferences.ui:139
msgid "Alignment:"
msgstr ""
#: data/ui/preferences.ui:152
msgid "Fill"
msgstr ""
#: data/ui/preferences.ui:153 data/ui/preferences.ui:222
msgid "Start"
msgstr ""
#: data/ui/preferences.ui:154 data/ui/preferences.ui:223
msgid "End"
msgstr ""
#: data/ui/preferences.ui:155 data/ui/preferences.ui:224
msgid "Center"
msgstr ""
#: data/ui/preferences.ui:168
msgid "On Primary Display:"
msgstr ""
#: data/ui/preferences.ui:191
msgid "Offset in percent from the center of the screen-edge"
msgstr ""
#: data/ui/preferences.ui:208
msgid "Icon Alignment:"
msgstr ""
#: data/ui/preferences.ui:238
msgid "Icon Size:"
msgstr ""
#: data/ui/preferences.ui:304
msgid "Icon Zoom:"
msgstr ""
#: data/ui/preferences.ui:328
msgid "Appearance"
msgstr ""
#: data/ui/preferences.ui:348
msgid "Intellihide"
msgstr ""
#: data/ui/preferences.ui:349
msgid "Autohide"
msgstr ""
#: data/ui/preferences.ui:350
msgid "Dodge maximized window"
msgstr ""
#: data/ui/preferences.ui:351
msgid "Window Dodge"
msgstr ""
#: data/ui/preferences.ui:352
msgid "Dodge active window"
msgstr ""
#: data/ui/preferences.ui:378
msgid "Hide Dock"
msgstr ""
#: data/ui/preferences.ui:394
msgid "Hide Delay:"
msgstr ""
#: data/ui/preferences.ui:405
msgid "Delay in ms before hiding the dock"
msgstr ""
#: data/ui/preferences.ui:421
msgid "Unhide Delay:"
msgstr ""
#: data/ui/preferences.ui:432
msgid "Delay in ms before showing the dock"
msgstr ""
#: data/ui/preferences.ui:448
msgid "Pressure Reveal:"
msgstr ""
#: data/ui/preferences.ui:472
msgid "Item Management"
msgstr ""
#: data/ui/preferences.ui:488
msgid "Show Unpinned:"
msgstr ""
#: data/ui/preferences.ui:512
msgid "Restrict to Workspace:"
msgstr ""
#: data/ui/preferences.ui:537
msgid "Lock Icons:"
msgstr ""
#: data/ui/preferences.ui:586
msgid "Behaviour"
msgstr ""
#: data/ui/preferences.ui:606
msgid "Docklets"
msgstr ""
#: docklets/Applications/ApplicationsDockItem.vala:39
#: docklets/Applications/ApplicationsDocklet.vala:34
msgid "Applications"
msgstr ""
#: docklets/Applications/ApplicationsDockItem.vala:83
msgid "No applications available"
msgstr ""
#: docklets/Battery/BatteryDockItem.vala:47
#: docklets/Battery/BatteryDockItem.vala:126
msgid "No battery"
msgstr ""
#: docklets/Battery/BatteryDocklet.vala:36
msgid "Battery"
msgstr ""
#: docklets/Battery/BatteryDocklet.vala:41
msgid "Displays battery information"
msgstr ""
#: docklets/Clippy/ClippyDockItem.vala:89
msgid "Clipboard is currently empty."
msgstr ""
#: docklets/Clippy/ClippyDockItem.vala:174
msgid "_Clear"
msgstr ""
#: docklets/Clippy/ClippyDocklet.vala:36
msgid "Clippy"
msgstr ""
#: docklets/Clippy/ClippyDocklet.vala:41
msgid "Keep recent clipboard entries."
msgstr ""
#: docklets/Clock/ClockDockItem.vala:254
msgid "Di_gital Clock"
msgstr ""
#: docklets/Clock/ClockDockItem.vala:261
msgid "24-Hour _Clock"
msgstr ""
#: docklets/Clock/ClockDockItem.vala:268
msgid "Show _Date"
msgstr ""
#: docklets/Clock/ClockDocklet.vala:38
msgid "Clock"
msgstr ""
#: docklets/Clock/ClockDocklet.vala:43
msgid "What time is it?"
msgstr ""
#: docklets/CPUMonitor/CPUMonitorDocklet.vala:36
msgid "CPU Monitor"
msgstr ""
#: docklets/CPUMonitor/CPUMonitorDocklet.vala:41
msgid "Keep an eye on that CPU. And when it gets out of line..."
msgstr ""
#: docklets/Desktop/DesktopDockItem.vala:37
msgid "Show Desktop"
msgstr ""
#: docklets/Desktop/DesktopDocklet.vala:38
msgid "Desktop"
msgstr ""
#: docklets/Desktop/DesktopDocklet.vala:43
msgid "Show your Desktop."
msgstr ""
#: docklets/Trash/TrashDockItem.vala:92
msgid "No items in Trash"
msgstr ""
#: docklets/Trash/TrashDockItem.vala:94
#, c-format
msgid "%u item in Trash"
msgid_plural "%u items in Trash"
msgstr[0] ""
msgstr[1] ""
#: docklets/Trash/TrashDockItem.vala:122
msgid "Drop to move to Trash"
msgstr ""
#: docklets/Trash/TrashDockItem.vala:181
msgid "Restore Files"
msgstr ""
#: docklets/Trash/TrashDockItem.vala:202
msgid "_Open Trash"
msgstr ""
#: docklets/Trash/TrashDockItem.vala:206 docklets/Trash/TrashDockItem.vala:272
msgid "Empty _Trash"
msgstr ""
#: docklets/Trash/TrashDockItem.vala:269
msgid "Empty all items from Trash?"
msgstr ""
#: docklets/Trash/TrashDockItem.vala:270
msgid "All items in the Trash will be permanently deleted."
msgstr ""
#: docklets/Trash/TrashDockItem.vala:271
msgid "_Cancel"
msgstr ""
#: docklets/Trash/TrashDocklet.vala:36
msgid "Trash"
msgstr ""
#: docklets/Trash/TrashDocklet.vala:41
msgid "Have a look at your trash!"
msgstr ""
#: lib/DragManager.vala:465 lib/Items/PlaceholderDockItem.vala:51
msgid "Drop to add to dock"
msgstr ""
#: lib/Factories/AbstractMain.vala:420 src/Main.vala:75
msgid "translator-credits"
msgstr ""
#: lib/Items/ApplicationDockItem.vala:412 lib/Items/FileDockItem.vala:315
#: lib/Items/FileDockItem.vala:337
msgid "_Keep in Dock"
msgstr ""
#: lib/Items/ApplicationDockItem.vala:420
msgid "_Close All"
msgstr ""
#: lib/Items/ApplicationDockItem.vala:420
msgid "_Close"
msgstr ""
#: lib/Items/ApplicationDockItem.vala:492
#, c-format
msgid "Drop to open with %s"
msgstr ""
#: lib/Items/FileDockItem.vala:321
msgid "_Open in File Browser"
msgstr ""
#: lib/Items/FileDockItem.vala:343
msgid "_Open"
msgstr ""
#: lib/Items/FileDockItem.vala:347
msgid "Open Containing _Folder"
msgstr ""
#: lib/Items/PlaceholderDockItem.vala:37
msgid "Drop applications or files here"
msgstr ""
#: lib/Items/PlankDockItem.vala:73
msgid "Get _Help Online..."
msgstr ""
#: lib/Items/PlankDockItem.vala:77
msgid "_Translate This Application..."
msgstr ""
#: lib/Widgets/PreferencesWindow.vala:90
msgid "Preferences"
msgstr ""