~enso-os/enso-desktop-settings/trunk

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
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-08 21:13+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

#: src/Plug.vala:40
msgid "Desktop"
msgstr ""

#: src/Plug.vala:41
msgid "Configure the dock, hot corners, and change wallpaper"
msgstr ""

#: src/Plug.vala:55 src/Plug.vala:109
msgid "Wallpaper"
msgstr ""

#: src/Plug.vala:58 src/Plug.vala:115 src/Plug.vala:116 src/Plug.vala:117
#: src/Plug.vala:118
msgid "Appearance"
msgstr ""

#: src/Plug.vala:62 src/Plug.vala:110 src/Plug.vala:111 src/Plug.vala:112
#: src/Plug.vala:113 src/Plug.vala:114
msgid "Dock"
msgstr ""

#: src/Plug.vala:65 src/Plug.vala:119
msgid "Hot Corners"
msgstr ""

#: src/Plug.vala:111
msgid "Hide Mode"
msgstr ""

#: src/Plug.vala:112
msgid "Icon Size"
msgstr ""

#: src/Plug.vala:113
msgid "Pressure reveal"
msgstr ""

#: src/Plug.vala:114
msgid "Display"
msgstr ""

#: src/Plug.vala:116
msgid "Window animations"
msgstr ""

#: src/Plug.vala:117
msgid "Panel translucency"
msgstr ""

#: src/Plug.vala:118
msgid "Text size"
msgstr ""

#.
#. * Copyright (c) 2017 elementary LLC. (https://github.com/elementary/switchboard-plug-pantheon-shell)
#. *
#. * This program is free software; you can redistribute it and/or
#. * modify it under the terms of the GNU General Public
#. * License as published by the Free Software Foundation; either
#. * version 3 of the License, or (at your option) any later version.
#. *
#. * This program is distributed in the hope that it will be useful,
#. * but WITHOUT ANY WARRANTY; without even the implied warranty of
#. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
#. * General Public License for more details.
#. *
#. * You should have received a copy of the GNU General Public
#. * License along with this program; if not, write to the
#. * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
#. * Boston, MA 02110-1301 USA
#.
#: src/Translations.vala:20
msgid "Set as _Desktop Background"
msgstr ""

#: src/Translations.vala:21
msgid "Set selected image to be the new desktop background"
msgstr ""

#: src/Views/Appearance.vala:43
msgid "Style:"
msgstr ""

#: src/Views/Appearance.vala:57 src/Views/Appearance.vala:107
#: src/Views/Dock.vala:42
msgid "Default"
msgstr ""

#: src/Views/Appearance.vala:75
msgid "Dark"
msgstr ""

#: src/Views/Appearance.vala:83
msgid "Visual style for system components like the Dock and Panel indicators."
msgstr ""

#: src/Views/Appearance.vala:90
msgid "Window animations:"
msgstr ""

#: src/Views/Appearance.vala:96
msgid "Panel translucency:"
msgstr ""

#: src/Views/Appearance.vala:102
msgid "Text size:"
msgstr ""

#: src/Views/Appearance.vala:106 src/Views/Dock.vala:38
msgid "Small"
msgstr ""

#: src/Views/Appearance.vala:108 src/Views/Dock.vala:50
msgid "Large"
msgstr ""

#: src/Views/Appearance.vala:109
msgid "Larger"
msgstr ""

#. / TRANSLATORS: as in "Accent color"
#: src/Views/Appearance.vala:189
msgid "Accent:"
msgstr ""

#: src/Views/Appearance.vala:193
msgid "Blueberry"
msgstr ""

#: src/Views/Appearance.vala:196
msgid "Strawberry"
msgstr ""

#: src/Views/Appearance.vala:199
msgid "Orange"
msgstr ""

#: src/Views/Appearance.vala:202
msgid "Banana"
msgstr ""

#: src/Views/Appearance.vala:205
msgid "Lime"
msgstr ""

#: src/Views/Appearance.vala:208
msgid "Mint"
msgstr ""

#: src/Views/Appearance.vala:211
msgid "Grape"
msgstr ""

#: src/Views/Appearance.vala:214
msgid "Bubblegum"
msgstr ""

#: src/Views/Appearance.vala:217
msgid "Cocoa"
msgstr ""

#: src/Views/Appearance.vala:220
msgid "Slate"
msgstr ""

#: src/Views/Appearance.vala:235
msgid ""
"Used across the system by default. Apps can always use their own accent "
"color."
msgstr ""

#: src/Views/Dock.vala:70
msgid "Focused window is maximized"
msgstr ""

#: src/Views/Dock.vala:71
msgid "Focused window overlaps the dock"
msgstr ""

#: src/Views/Dock.vala:72
msgid "Any window overlaps the dock"
msgstr ""

#: src/Views/Dock.vala:73
msgid "Not being used"
msgstr ""

#: src/Views/Dock.vala:109
msgid "Primary display:"
msgstr ""

#: src/Views/Dock.vala:113
msgid "Display:"
msgstr ""

#: src/Views/Dock.vala:144
msgid "Icon size:"
msgstr ""

#: src/Views/Dock.vala:146
msgid "Hide when:"
msgstr ""

#: src/Views/Dock.vala:150
msgid "Pressure reveal:"
msgstr ""

#: src/Views/Dock.vala:217
#, c-format
msgid "Monitor %d"
msgstr ""

#: src/Views/Dock.vala:222
#, c-format
msgid "Display %d"
msgstr ""

#: src/Views/HotCorners.vala:37
msgid "When the cursor enters the corner of the display:"
msgstr ""

#: src/Views/HotCorners.vala:69
msgid "Custom command:"
msgstr ""

#: src/Views/HotCorners.vala:108
msgid "Do nothing"
msgstr ""

#. none
#: src/Views/HotCorners.vala:109
msgid "Multitasking View"
msgstr ""

#. show-workspace-view
#: src/Views/HotCorners.vala:110
msgid "Maximize current window"
msgstr ""

#. maximize-current
#: src/Views/HotCorners.vala:111
msgid "Show Applications Menu"
msgstr ""

#. open-launcher
#: src/Views/HotCorners.vala:112
msgid "Show all windows"
msgstr ""

#. window-overview-all
#: src/Views/HotCorners.vala:113
msgid "Switch to new workspace"
msgstr ""

#. switch-new-workspace
#: src/Views/HotCorners.vala:114
msgid "Execute custom command"
msgstr ""

#: src/Views/Wallpaper.vala:100
msgid "Import Photo…"
msgstr ""

#: src/Views/Wallpaper.vala:105
msgid "Centered"
msgstr ""

#: src/Views/Wallpaper.vala:106
msgid "Zoom"
msgstr ""

#: src/Views/Wallpaper.vala:107
msgid "Spanned"
msgstr ""

#: src/Views/Wallpaper.vala:150
msgid "Import Photo"
msgstr ""

#: src/Views/Wallpaper.vala:151
msgid "Import"
msgstr ""

#: src/Views/Wallpaper.vala:152 set-wallpaper-contract/set-wallpaper.vala:222
msgid "Cancel"
msgstr ""

#: src/Widgets/WallpaperContainer.vala:118
msgid "Remove"
msgstr ""

#: src/Widgets/WallpaperContainer.vala:188
#, c-format
msgid "Artist: %s"
msgstr ""

#: set-wallpaper-contract/set-wallpaper.vala:94
#, c-format
msgid "%d second"
msgid_plural "%d seconds"
msgstr[0] ""
msgstr[1] ""

#: set-wallpaper-contract/set-wallpaper.vala:97
#, c-format
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] ""
msgstr[1] ""

#: set-wallpaper-contract/set-wallpaper.vala:101
#, c-format
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
msgstr[1] ""

#: set-wallpaper-contract/set-wallpaper.vala:104
msgid "1 day"
msgstr ""

#: set-wallpaper-contract/set-wallpaper.vala:108
msgid "Show each photo for"
msgstr ""

#: set-wallpaper-contract/set-wallpaper.vala:219
#: set-wallpaper-contract/set-wallpaper.vala:227
msgid "Set As Desktop Slideshow"
msgstr ""

#: set-wallpaper-contract/set-wallpaper.vala:223
msgid "Create slideshow"
msgstr ""