471
|
1 # Translations template for Libervia Desktop. |
|
2 # Copyright (C) 2021 ORGANIZATION |
|
3 # This file is distributed under the same license as the Libervia Desktop |
|
4 # project. |
|
5 # FIRST AUTHOR <EMAIL@ADDRESS>, 2021. |
|
6 # |
|
7 #, fuzzy |
|
8 msgid "" |
|
9 msgstr "" |
|
10 "Project-Id-Version: Libervia Desktop VERSION\n" |
|
11 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" |
|
12 "POT-Creation-Date: 2021-06-15 14:29+0200\n" |
|
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
|
14 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
|
15 "Language-Team: LANGUAGE <LL@li.org>\n" |
|
16 "MIME-Version: 1.0\n" |
|
17 "Content-Type: text/plain; charset=utf-8\n" |
|
18 "Content-Transfer-Encoding: 8bit\n" |
|
19 "Generated-By: Babel 2.9.0\n" |
|
20 |
|
21 #: cagou/core/cagou_main.py:87 |
|
22 msgid "Can't import plyer, some features disabled" |
|
23 msgstr "" |
|
24 |
|
25 #: cagou/core/cagou_main.py:310 |
|
26 msgid "Loading please wait" |
|
27 msgstr "" |
|
28 |
|
29 #: cagou/core/cagou_main.py:436 |
|
30 msgid "Can't create downloads dir: {reason}" |
|
31 msgstr "" |
|
32 |
|
33 #: cagou/core/cagou_main.py:564 |
|
34 msgid "Bookmark error" |
|
35 msgstr "" |
|
36 |
|
37 #: cagou/core/cagou_main.py:670 |
|
38 msgid "there is already a plugin named {}, ignoring new one" |
|
39 msgstr "" |
|
40 |
|
41 #: cagou/core/cagou_main.py:721 |
|
42 msgid "no widget plugin found" |
|
43 msgstr "" |
|
44 |
|
45 #: cagou/core/cagou_main.py:779 |
|
46 msgid "room {} has been joined" |
|
47 msgstr "" |
|
48 |
|
49 #: cagou/core/cagou_main.py:1002 |
|
50 msgid "error" |
|
51 msgstr "" |
|
52 |
|
53 #: cagou/core/cagou_main.py:1003 |
|
54 msgid "error while processing: {msg}" |
|
55 msgstr "" |
|
56 |
|
57 #: cagou/core/cagou_main.py:1073 |
|
58 msgid "unknown dialog type: {dialog_type}" |
|
59 msgstr "" |
|
60 |
|
61 #: cagou/core/cagou_main.py:1102 |
|
62 msgid "Download error" |
|
63 msgstr "" |
|
64 |
|
65 #: cagou/core/cagou_main.py:1103 |
|
66 msgid "Error while downloading {url}: {{msg}}" |
|
67 msgstr "" |
|
68 |
|
69 #: cagou/core/cagou_main.py:1143 |
|
70 msgid "Can't use notifications, disabling: {msg}" |
|
71 msgstr "" |
|
72 |
|
73 #: cagou/core/common.py:92 |
|
74 msgid "Can't retrieve identity for {jid}: {{msg}}" |
|
75 msgstr "" |
|
76 |
|
77 #: cagou/core/common.py:180 |
|
78 msgid "Invalid symbol {symbol}" |
|
79 msgstr "" |
|
80 |
|
81 #: cagou/core/common.py:434 |
|
82 msgid "Opened chats" |
|
83 msgstr "" |
|
84 |
|
85 #: cagou/core/common.py:447 |
|
86 msgid "Your contacts" |
|
87 msgstr "" |
|
88 |
|
89 #: cagou/core/common.py:460 |
|
90 msgid "Your chat rooms" |
|
91 msgstr "" |
|
92 |
|
93 #: cagou/core/common_widgets.py:102 |
|
94 msgid "your server" |
|
95 msgstr "" |
|
96 |
|
97 #: cagou/core/dialog.py:40 |
|
98 msgid "Are you sure?" |
|
99 msgstr "" |
|
100 |
|
101 #: cagou/core/menu.py:40 |
|
102 msgid "About {}" |
|
103 msgstr "" |
|
104 |
|
105 #: cagou/core/menu.py:41 |
|
106 msgid "" |
|
107 "[b]{app_name} ({app_name_alt})[/b]\n" |
|
108 "\n" |
|
109 "[u]{app_name} version[/u]:\n" |
|
110 "{version}\n" |
|
111 "\n" |
|
112 "[u]backend version[/u]:\n" |
|
113 "{backend_version}\n" |
|
114 "\n" |
|
115 "{app_name} is a libre communication tool based on libre standard XMPP.\n" |
|
116 "\n" |
|
117 "{app_name} is part of the \"Libervia\" project ({app_component} frontend)" |
|
118 "\n" |
|
119 "more informations at " |
|
120 "[color=5500ff][ref=website]salut-a-toi.org[/ref][/color]\n" |
|
121 msgstr "" |
|
122 |
|
123 #: cagou/core/menu.py:244 |
|
124 msgid "" |
|
125 "The file will be [color=00aa00][b]encrypted[/b][/color] and sent to your " |
|
126 "server\n" |
|
127 "Server admin(s) can delete the file, but they won't be able to see its " |
|
128 "content" |
|
129 msgstr "" |
|
130 |
|
131 #: cagou/core/menu.py:250 |
|
132 msgid "" |
|
133 "Beware! The file will be sent to your server and stay " |
|
134 "[color=ff0000][b]unencrypted[/b][/color] there\n" |
|
135 "Server admin(s) can see the file, and they choose how, when and if it " |
|
136 "will be deleted" |
|
137 msgstr "" |
|
138 |
|
139 #: cagou/core/menu.py:259 |
|
140 msgid "" |
|
141 "The file will be sent [color=ff0000][b]unencrypted[/b][/color] directly " |
|
142 "to your contact (it may be transiting by the server if direct connection " |
|
143 "is not possible).\n" |
|
144 "[color=ff0000]Please note that end-to-end encryption is not yet " |
|
145 "implemented for P2P transfer." |
|
146 msgstr "" |
|
147 |
|
148 #: cagou/core/menu.py:267 |
|
149 msgid "" |
|
150 "The file will be sent [color=ff0000][b]unencrypted[/b][/color] directly " |
|
151 "to your contact (it [i]may be[/i] transiting by the server if direct " |
|
152 "connection is not possible)." |
|
153 msgstr "" |
|
154 |
|
155 #: cagou/core/menu.py:307 |
|
156 msgid "permission refused" |
|
157 msgstr "" |
|
158 |
|
159 #: cagou/core/menu.py:308 |
|
160 msgid "this transfer menu can't be used if you refuse the requested permission" |
|
161 msgstr "" |
|
162 |
|
163 #: cagou/core/menu.py:318 |
|
164 msgid "Please select entities" |
|
165 msgstr "" |
|
166 |
|
167 #: cagou/core/share_widget.py:37 cagou/plugins/plugin_wid_file_sharing.py:117 |
|
168 msgid "share" |
|
169 msgstr "" |
|
170 |
|
171 #: cagou/core/share_widget.py:39 |
|
172 msgid "share a file" |
|
173 msgstr "" |
|
174 |
|
175 #: cagou/core/share_widget.py:138 |
|
176 msgid "file filter error" |
|
177 msgstr "" |
|
178 |
|
179 #: cagou/core/share_widget.py:139 |
|
180 msgid "Can't apply filter to file: {msg}" |
|
181 msgstr "" |
|
182 |
|
183 #: cagou/core/xmlui.py:592 cagou/core/xmlui.py:600 |
|
184 msgid "Cancel" |
|
185 msgstr "" |
|
186 |
|
187 #: cagou/core/xmlui.py:596 |
|
188 msgid "Save" |
|
189 msgstr "" |
|
190 |
|
191 #: cagou/core/platform_/android.py:136 |
|
192 msgid "" |
|
193 "Requested permissions are mandatory to run Cagou, if you don't accept " |
|
194 "them, Cagou can't run properly. Please accept following permissions, or " |
|
195 "set them in Android settings for Cagou:\n" |
|
196 "{permissions}\n" |
|
197 "\n" |
|
198 "Cagou will be closed in 20 s" |
|
199 msgstr "" |
|
200 |
|
201 #: cagou/core/platform_/android.py:217 |
|
202 msgid "can't get selected widget" |
|
203 msgstr "" |
|
204 |
|
205 #: cagou/core/platform_/android.py:218 |
|
206 msgid "error while retrieving selected widget: {msg}" |
|
207 msgstr "" |
|
208 |
|
209 #: cagou/core/platform_/android.py:261 |
|
210 msgid "can set selected widget" |
|
211 msgstr "" |
|
212 |
|
213 #: cagou/core/platform_/android.py:262 |
|
214 msgid "error while setting selected widget: {msg}" |
|
215 msgstr "" |
|
216 |
|
217 #: cagou/core/platform_/android.py:300 |
|
218 msgid "Are you sure to disconnect?" |
|
219 msgstr "" |
|
220 |
|
221 #: cagou/core/platform_/android.py:301 |
|
222 msgid "" |
|
223 "If you disconnect the current user ({profile}), you won't receive any " |
|
224 "notification until you connect it again, is this really what you want?" |
|
225 msgstr "" |
|
226 |
|
227 #: cagou/core/platform_/android.py:311 |
|
228 msgid "disconnect" |
|
229 msgstr "" |
|
230 |
|
231 #: cagou/core/platform_/base.py:82 |
|
232 msgid "new window" |
|
233 msgstr "" |
|
234 |
|
235 #: cagou/plugins/plugin_transfer_android_gallery.py:40 |
|
236 msgid "gallery" |
|
237 msgstr "" |
|
238 |
|
239 #: cagou/plugins/plugin_transfer_android_gallery.py:44 |
|
240 msgid "upload a photo from photo gallery" |
|
241 msgstr "" |
|
242 |
|
243 #: cagou/plugins/plugin_transfer_android_photo.py:37 |
|
244 msgid "take photo" |
|
245 msgstr "" |
|
246 |
|
247 #: cagou/plugins/plugin_transfer_android_photo.py:41 |
|
248 msgid "upload a photo from photo application" |
|
249 msgstr "" |
|
250 |
|
251 #: cagou/plugins/plugin_transfer_android_video.py:37 |
|
252 msgid "take video" |
|
253 msgstr "" |
|
254 |
|
255 #: cagou/plugins/plugin_transfer_android_video.py:41 |
|
256 msgid "upload a video from video application" |
|
257 msgstr "" |
|
258 |
|
259 #: cagou/plugins/plugin_transfer_file.py:34 |
|
260 msgid "file" |
|
261 msgstr "" |
|
262 |
|
263 #: cagou/plugins/plugin_transfer_file.py:36 |
|
264 msgid "transmit a local file" |
|
265 msgstr "" |
|
266 |
|
267 #: cagou/plugins/plugin_transfer_file.py:69 |
|
268 msgid "Please select a file to upload" |
|
269 msgstr "" |
|
270 |
|
271 #: cagou/plugins/plugin_transfer_voice.py:34 |
|
272 msgid "voice" |
|
273 msgstr "" |
|
274 |
|
275 #: cagou/plugins/plugin_transfer_voice.py:37 |
|
276 msgid "transmit a voice record" |
|
277 msgstr "" |
|
278 |
|
279 #: cagou/plugins/plugin_wid_chat.py:59 |
|
280 msgid "chat" |
|
281 msgstr "" |
|
282 |
|
283 #: cagou/plugins/plugin_wid_chat.py:61 |
|
284 msgid "instant messaging with one person or a group" |
|
285 msgstr "" |
|
286 |
|
287 #: cagou/plugins/plugin_wid_chat.py:542 |
|
288 msgid "unencrypted (plain text)" |
|
289 msgstr "" |
|
290 |
|
291 #: cagou/plugins/plugin_wid_chat.py:567 |
|
292 msgid "Session with {destinee} is now in plain text" |
|
293 msgstr "" |
|
294 |
|
295 #: cagou/plugins/plugin_wid_chat.py:571 |
|
296 msgid "Error while stopping encryption with {destinee}: {reason}" |
|
297 msgstr "" |
|
298 |
|
299 #: cagou/plugins/plugin_wid_chat.py:575 cagou/plugins/plugin_wid_chat.py:595 |
|
300 msgid "encryption problem" |
|
301 msgstr "" |
|
302 |
|
303 #: cagou/plugins/plugin_wid_chat.py:586 |
|
304 msgid "Session with {destinee} is now encrypted with {encr_name}" |
|
305 msgstr "" |
|
306 |
|
307 #: cagou/plugins/plugin_wid_chat.py:591 |
|
308 msgid "Session can't be encrypted with {destinee}: {reason}" |
|
309 msgstr "" |
|
310 |
|
311 #: cagou/plugins/plugin_wid_chat.py:618 |
|
312 msgid "Trust manager interface can't be retrieved: {reason}" |
|
313 msgstr "" |
|
314 |
|
315 #: cagou/plugins/plugin_wid_chat.py:621 |
|
316 msgid "encryption trust management problem" |
|
317 msgstr "" |
|
318 |
|
319 #: cagou/plugins/plugin_wid_chat.py:867 |
|
320 msgid "{nick}: {message}" |
|
321 msgstr "" |
|
322 |
|
323 #: cagou/plugins/plugin_wid_chat.py:894 cagou/plugins/plugin_wid_chat.py:900 |
|
324 msgid "private message" |
|
325 msgstr "" |
|
326 |
|
327 #: cagou/plugins/plugin_wid_chat.py:912 |
|
328 msgid "mention" |
|
329 msgstr "" |
|
330 |
|
331 #: cagou/plugins/plugin_wid_chat.py:921 |
|
332 msgid "mention ({room_jid})" |
|
333 msgstr "" |
|
334 |
|
335 #: cagou/plugins/plugin_wid_chat.py:940 |
|
336 msgid "item {path} could not be uploaded: {err_msg}" |
|
337 msgstr "" |
|
338 |
|
339 #: cagou/plugins/plugin_wid_chat.py:942 |
|
340 msgid "can't upload file" |
|
341 msgstr "" |
|
342 |
|
343 #: cagou/plugins/plugin_wid_chat.py:1045 |
|
344 msgid "Can't check image size" |
|
345 msgstr "" |
|
346 |
|
347 #: cagou/plugins/plugin_wid_chat.py:1046 |
|
348 msgid "Can't check image at {path}: {{msg}}" |
|
349 msgstr "" |
|
350 |
|
351 #: cagou/plugins/plugin_wid_chat.py:1110 |
|
352 msgid "Unknown OTR state received: {}" |
|
353 msgstr "" |
|
354 |
|
355 #: cagou/plugins/plugin_wid_chat.py:1203 |
|
356 msgid "Problem while getting back history" |
|
357 msgstr "" |
|
358 |
|
359 #: cagou/plugins/plugin_wid_chat.py:1204 |
|
360 msgid "Can't back history for {target}: {problem}" |
|
361 msgstr "" |
|
362 |
|
363 #: cagou/plugins/plugin_wid_contact_list.py:41 |
|
364 msgid "contacts" |
|
365 msgstr "" |
|
366 |
|
367 #: cagou/plugins/plugin_wid_contact_list.py:43 |
|
368 msgid "list of contacts" |
|
369 msgstr "" |
|
370 |
|
371 #: cagou/plugins/plugin_wid_contact_list.py:56 |
|
372 msgid "profile not set in AddContactMenu" |
|
373 msgstr "" |
|
374 |
|
375 #: cagou/plugins/plugin_wid_contact_list.py:73 |
|
376 msgid "contact request" |
|
377 msgstr "" |
|
378 |
|
379 #: cagou/plugins/plugin_wid_contact_list.py:74 |
|
380 msgid "a contact request has been sent to {contact_jid}" |
|
381 msgstr "" |
|
382 |
|
383 #: cagou/plugins/plugin_wid_contact_list.py:77 |
|
384 msgid "can't add contact" |
|
385 msgstr "" |
|
386 |
|
387 #: cagou/plugins/plugin_wid_contact_list.py:78 |
|
388 msgid "error while trying to add contact: {msg}" |
|
389 msgstr "" |
|
390 |
|
391 #: cagou/plugins/plugin_wid_contact_list.py:94 |
|
392 msgid "contact removed" |
|
393 msgstr "" |
|
394 |
|
395 #: cagou/plugins/plugin_wid_contact_list.py:95 |
|
396 msgid "{contact_jid} has been removed from your contacts list" |
|
397 msgstr "" |
|
398 |
|
399 #: cagou/plugins/plugin_wid_contact_list.py:98 |
|
400 msgid "can't remove contact" |
|
401 msgstr "" |
|
402 |
|
403 #: cagou/plugins/plugin_wid_contact_list.py:99 |
|
404 msgid "error while trying to remove contact: {msg}" |
|
405 msgstr "" |
|
406 |
|
407 #: cagou/plugins/plugin_wid_contact_list.py:112 |
|
408 msgid "delete" |
|
409 msgstr "" |
|
410 |
|
411 #: cagou/plugins/plugin_wid_file_sharing.py:45 |
|
412 msgid "file sharing" |
|
413 msgstr "" |
|
414 |
|
415 #: cagou/plugins/plugin_wid_file_sharing.py:47 |
|
416 msgid "share/transfer files between devices" |
|
417 msgstr "" |
|
418 |
|
419 #: cagou/plugins/plugin_wid_file_sharing.py:52 |
|
420 msgid "Please select entities to share with" |
|
421 msgstr "" |
|
422 |
|
423 #: cagou/plugins/plugin_wid_file_sharing.py:75 |
|
424 msgid "view shared files" |
|
425 msgstr "" |
|
426 |
|
427 #: cagou/plugins/plugin_wid_file_sharing.py:77 |
|
428 msgid "share local files" |
|
429 msgstr "" |
|
430 |
|
431 #: cagou/plugins/plugin_wid_file_sharing.py:100 |
|
432 msgid "opening menu for {path}" |
|
433 msgstr "" |
|
434 |
|
435 #: cagou/plugins/plugin_wid_file_sharing.py:113 |
|
436 msgid "unshare" |
|
437 msgstr "" |
|
438 |
|
439 #: cagou/plugins/plugin_wid_file_sharing.py:233 |
|
440 #: cagou/plugins/plugin_wid_remote.py:269 |
|
441 msgid "services" |
|
442 msgstr "" |
|
443 |
|
444 #: cagou/plugins/plugin_wid_file_sharing.py:235 |
|
445 #: cagou/plugins/plugin_wid_remote.py:271 |
|
446 msgid "your devices" |
|
447 msgstr "" |
|
448 |
|
449 #: cagou/plugins/plugin_wid_file_sharing.py:237 |
|
450 #: cagou/plugins/plugin_wid_remote.py:273 |
|
451 msgid "your contacts devices" |
|
452 msgstr "" |
|
453 |
|
454 #: cagou/plugins/plugin_wid_file_sharing.py:250 |
|
455 #: cagou/plugins/plugin_wid_remote.py:287 |
|
456 msgid "No sharing device found" |
|
457 msgstr "" |
|
458 |
|
459 #: cagou/plugins/plugin_wid_file_sharing.py:257 |
|
460 msgid "can't find file information sharing namespace, is the plugin running?" |
|
461 msgstr "" |
|
462 |
|
463 #: cagou/plugins/plugin_wid_file_sharing.py:260 |
|
464 #: cagou/plugins/plugin_wid_remote.py:250 |
|
465 msgid "missing plugin" |
|
466 msgstr "" |
|
467 |
|
468 #: cagou/plugins/plugin_wid_file_sharing.py:266 |
|
469 #: cagou/plugins/plugin_wid_file_sharing.py:281 |
|
470 #: cagou/plugins/plugin_wid_file_sharing.py:306 |
|
471 msgid "shared folder error" |
|
472 msgstr "" |
|
473 |
|
474 #: cagou/plugins/plugin_wid_file_sharing.py:267 |
|
475 msgid "can't check sharing devices: {msg}" |
|
476 msgstr "" |
|
477 |
|
478 #: cagou/plugins/plugin_wid_file_sharing.py:282 |
|
479 msgid "can't list files for {remote_entity}: {msg}" |
|
480 msgstr "" |
|
481 |
|
482 #: cagou/plugins/plugin_wid_file_sharing.py:302 |
|
483 msgid "can't list files in \"{local_dir}\": {msg}" |
|
484 msgstr "" |
|
485 |
|
486 #: cagou/plugins/plugin_wid_file_sharing.py:350 |
|
487 #: cagou/plugins/plugin_wid_file_sharing.py:353 |
|
488 #: cagou/plugins/plugin_wid_file_sharing.py:369 |
|
489 #: cagou/plugins/plugin_wid_file_sharing.py:372 |
|
490 msgid "sharing folder" |
|
491 msgstr "" |
|
492 |
|
493 #: cagou/plugins/plugin_wid_file_sharing.py:351 |
|
494 msgid "{name} is now shared" |
|
495 msgstr "" |
|
496 |
|
497 #: cagou/plugins/plugin_wid_file_sharing.py:354 |
|
498 msgid "can't share folder: {msg}" |
|
499 msgstr "" |
|
500 |
|
501 #: cagou/plugins/plugin_wid_file_sharing.py:370 |
|
502 msgid "{name} is not shared anymore" |
|
503 msgstr "" |
|
504 |
|
505 #: cagou/plugins/plugin_wid_file_sharing.py:373 |
|
506 msgid "can't unshare folder: {msg}" |
|
507 msgstr "" |
|
508 |
|
509 #: cagou/plugins/plugin_wid_file_sharing.py:377 |
|
510 msgid "file request" |
|
511 msgstr "" |
|
512 |
|
513 #: cagou/plugins/plugin_wid_file_sharing.py:378 |
|
514 msgid "{name} download started at {dest_path}" |
|
515 msgstr "" |
|
516 |
|
517 #: cagou/plugins/plugin_wid_file_sharing.py:403 |
|
518 msgid "file request error" |
|
519 msgstr "" |
|
520 |
|
521 #: cagou/plugins/plugin_wid_file_sharing.py:404 |
|
522 msgid "can't request file: {msg}" |
|
523 msgstr "" |
|
524 |
|
525 #: cagou/plugins/plugin_wid_file_sharing.py:418 |
|
526 msgid "shared path {path} not found in {widget}" |
|
527 msgstr "" |
|
528 |
|
529 #: cagou/plugins/plugin_wid_remote.py:43 |
|
530 msgid "remote control" |
|
531 msgstr "" |
|
532 |
|
533 #: cagou/plugins/plugin_wid_remote.py:45 |
|
534 msgid "universal remote control" |
|
535 msgstr "" |
|
536 |
|
537 #: cagou/plugins/plugin_wid_remote.py:49 |
|
538 msgid "Media Player Remote Control" |
|
539 msgstr "" |
|
540 |
|
541 #: cagou/plugins/plugin_wid_remote.py:86 |
|
542 msgid "Missing field: {name}" |
|
543 msgstr "" |
|
544 |
|
545 #: cagou/plugins/plugin_wid_remote.py:97 |
|
546 msgid "Unknown playback status: playback_status" |
|
547 msgstr "" |
|
548 |
|
549 #: cagou/plugins/plugin_wid_remote.py:123 |
|
550 msgid "{command} command is not managed" |
|
551 msgstr "" |
|
552 |
|
553 #: cagou/plugins/plugin_wid_remote.py:153 |
|
554 msgid "Unhandled data: {data}" |
|
555 msgstr "" |
|
556 |
|
557 #: cagou/plugins/plugin_wid_remote.py:195 |
|
558 msgid "Can't use remote control: {reason}" |
|
559 msgstr "" |
|
560 |
|
561 #: cagou/plugins/plugin_wid_remote.py:219 |
|
562 #: cagou/plugins/plugin_wid_remote.py:237 |
|
563 msgid "discovery error" |
|
564 msgstr "" |
|
565 |
|
566 #: cagou/plugins/plugin_wid_remote.py:220 |
|
567 msgid "can't check remote controllers: {msg}" |
|
568 msgstr "" |
|
569 |
|
570 #: cagou/plugins/plugin_wid_remote.py:238 |
|
571 msgid "can't check devices: {msg}" |
|
572 msgstr "" |
|
573 |
|
574 #: cagou/plugins/plugin_wid_remote.py:248 |
|
575 msgid "can't find ad-hoc commands namespace, is the plugin running?" |
|
576 msgstr "" |
|
577 |
|
578 #: cagou/plugins/plugin_wid_remote.py:260 |
|
579 msgid "media players remote controls" |
|
580 msgstr "" |
|
581 |
|
582 #: cagou/plugins/plugin_wid_settings.py:36 |
|
583 msgid "settings" |
|
584 msgstr "" |
|
585 |
|
586 #: cagou/plugins/plugin_wid_settings.py:38 |
|
587 msgid "Cagou/SàT settings" |
|
588 msgstr "" |
|
589 |
|
590 #: cagou/plugins/plugin_wid_settings.py:71 |
|
591 msgid "Can't load parameters!" |
|
592 msgstr "" |
|
593 |
|
594 #: cagou/plugins/plugin_wid_widget_selector.py:33 |
|
595 msgid "widget selector" |
|
596 msgstr "" |
|
597 |
|
598 #: cagou/plugins/plugin_wid_widget_selector.py:36 |
|
599 msgid "show available widgets and allow to select one" |
|
600 msgstr "" |
|
601 |