~screenlets-dev/screenlets/trunk

« back to all changes in this revision

Viewing changes to screenlets/pt_BR.po

  • Committer: Guido Tabbernuk
  • Date: 2010-11-08 07:02:43 UTC
  • Revision ID: boamaod@gmail.com-20101108070243-f9toghyo0zga43my
Move gettext files to directory where Launchpad will automatically import/export. Add script to generate POT/PO.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Brazilian Portuguese translation for screenlets
 
2
# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
 
3
# This file is distributed under the same license as the screenlets package.
 
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
 
5
#
 
6
msgid ""
 
7
msgstr ""
 
8
"Project-Id-Version: screenlets\n"
 
9
"Report-Msgid-Bugs-To: \n"
 
10
"POT-Creation-Date: 2010-11-02 05:16+0900\n"
 
11
"PO-Revision-Date: 2010-10-26 06:37+0000\n"
 
12
"Last-Translator: tabbernuk <boamaod@gmail.com>\n"
 
13
"Language-Team: Brazilian Portuguese <pt_BR@li.org>\n"
 
14
"Language: pt_BR\n"
 
15
"MIME-Version: 1.0\n"
 
16
"Content-Type: text/plain; charset=UTF-8\n"
 
17
"Content-Transfer-Encoding: 8bit\n"
 
18
"X-Launchpad-Export-Date: 2010-10-29 06:08+0000\n"
 
19
"X-Generator: Launchpad (build Unknown)\n"
 
20
 
 
21
#. the third party screenlets download site
 
22
#: src/lib/__init__.py:100
 
23
msgid "http://www.screenlets.org/index.php/Get_more_screenlets"
 
24
msgstr ""
 
25
 
 
26
#: src/lib/__init__.py:201
 
27
msgid "Error while loading ScreenletTheme in: "
 
28
msgstr "Erro ao carregar ScreenletTheme em: "
 
29
 
 
30
#. default meta-info for Screenlets
 
31
#: src/lib/__init__.py:616
 
32
msgid "No name set for this Screenlet"
 
33
msgstr ""
 
34
 
 
35
#: src/lib/__init__.py:618
 
36
msgid "No author defined for this Screenlet"
 
37
msgstr "Nenhum autor definido para este Screenlet"
 
38
 
 
39
#: src/lib/__init__.py:619
 
40
msgid "No info set for this Screenlet"
 
41
msgstr "Nenhuma informação definida para este Screenlet"
 
42
 
 
43
#: src/lib/__init__.py:731
 
44
msgid "The basic settings for this Screenlet-instance."
 
45
msgstr "As definições básicas para esta instância do Screenlet"
 
46
 
 
47
#: src/lib/__init__.py:746
 
48
msgid "X-Position"
 
49
msgstr "Posição X"
 
50
 
 
51
#: src/lib/__init__.py:746
 
52
msgid "The X-position of this Screenlet ..."
 
53
msgstr "A posição X deste Screenlet ..."
 
54
 
 
55
#: src/lib/__init__.py:749
 
56
msgid "Y-Position"
 
57
msgstr "Posição Y"
 
58
 
 
59
#: src/lib/__init__.py:749
 
60
msgid "The Y-position of this Screenlet ..."
 
61
msgstr "A posição Y deste Screenlet ..."
 
62
 
 
63
#: src/lib/__init__.py:752
 
64
msgid "Width"
 
65
msgstr "Largura"
 
66
 
 
67
#: src/lib/__init__.py:752
 
68
msgid "The width of this Screenlet ..."
 
69
msgstr ""
 
70
 
 
71
#: src/lib/__init__.py:755
 
72
msgid "Height"
 
73
msgstr "Altura"
 
74
 
 
75
#: src/lib/__init__.py:755
 
76
msgid "The height of this Screenlet ..."
 
77
msgstr "A altura deste Screenlet ..."
 
78
 
 
79
#: src/lib/__init__.py:758
 
80
msgid "Scale"
 
81
msgstr "Escala"
 
82
 
 
83
#: src/lib/__init__.py:758
 
84
msgid "The scale-factor of this Screenlet ..."
 
85
msgstr "O fator de escalamento deste Screenlet ..."
 
86
 
 
87
#: src/lib/__init__.py:761
 
88
msgid "Opacity"
 
89
msgstr "Opacidade"
 
90
 
 
91
#: src/lib/__init__.py:761
 
92
msgid "The opacity of the Screenlet window ..."
 
93
msgstr "A opacidade da janela deste Screenlet ..."
 
94
 
 
95
#: src/lib/__init__.py:764
 
96
msgid "Stick to Desktop"
 
97
msgstr "Fixar na Área de Trabalho"
 
98
 
 
99
#: src/lib/__init__.py:765
 
100
msgid "Show this Screenlet on all workspaces ..."
 
101
msgstr "Mostrar este Screenlet em todas as Áreas de Trabalho"
 
102
 
 
103
#: src/lib/__init__.py:767
 
104
msgid "Treat as Widget"
 
105
msgstr "Tratar como Widget"
 
106
 
 
107
#: src/lib/__init__.py:768
 
108
msgid "Treat this Screenlet as a \"Widget\" ..."
 
109
msgstr "Considerar este Screenlet como um \"Widget\""
 
110
 
 
111
#: src/lib/__init__.py:776
 
112
msgid "Lock position"
 
113
msgstr "Travar posição"
 
114
 
 
115
#: src/lib/__init__.py:777
 
116
msgid "Stop the screenlet from being moved..."
 
117
msgstr "Impedir que o screenlet seja movido..."
 
118
 
 
119
#. add "Keep above"-menuitem
 
120
#: src/lib/__init__.py:779 src/lib/__init__.py:1086
 
121
msgid "Keep above"
 
122
msgstr "Manter em cima"
 
123
 
 
124
#: src/lib/__init__.py:780
 
125
msgid "Keep this Screenlet above other windows ..."
 
126
msgstr "Manter este Screenlet em cima de outras janelas"
 
127
 
 
128
#. add "Keep Below"-menuitem
 
129
#: src/lib/__init__.py:782 src/lib/__init__.py:1093
 
130
msgid "Keep below"
 
131
msgstr "Manter em baixo"
 
132
 
 
133
#: src/lib/__init__.py:783
 
134
msgid "Keep this Screenlet below other windows ..."
 
135
msgstr "Manter este Screenlet em baixo de outras janelas"
 
136
 
 
137
#: src/lib/__init__.py:785
 
138
msgid "Draw button controls"
 
139
msgstr "Mostrar botões de controle"
 
140
 
 
141
#: src/lib/__init__.py:786
 
142
msgid "Draw buttons in top right corner"
 
143
msgstr "Mostrar botões de controle no canto superior direito"
 
144
 
 
145
#: src/lib/__init__.py:788
 
146
msgid "Skip Pager"
 
147
msgstr ""
 
148
 
 
149
#: src/lib/__init__.py:789
 
150
msgid "Set this Screenlet to show/hide in pagers ..."
 
151
msgstr "Define se este Screenlet aparece ou não em pagers ..."
 
152
 
 
153
#: src/lib/__init__.py:791
 
154
msgid "Skip Taskbar"
 
155
msgstr ""
 
156
 
 
157
#: src/lib/__init__.py:792
 
158
msgid "Set this Screenlet to show/hide in taskbars ..."
 
159
msgstr "Define se este Screenlet aparece ou não na barra de tarefas ..."
 
160
 
 
161
#: src/lib/__init__.py:794
 
162
msgid "Resize on mouse scroll"
 
163
msgstr ""
 
164
 
 
165
#: src/lib/__init__.py:796
 
166
msgid "Ignore requirements"
 
167
msgstr ""
 
168
 
 
169
#: src/lib/__init__.py:797
 
170
msgid "Set this Screenlet to ignore/demand DEB requirements ..."
 
171
msgstr ""
 
172
 
 
173
#: src/lib/__init__.py:801
 
174
msgid "Allow overriding Options"
 
175
msgstr "Permitir redefinir as opções"
 
176
 
 
177
#: src/lib/__init__.py:802
 
178
msgid "Allow themes to override options in this screenlet ..."
 
179
msgstr "Permitir que temas redefinam opções para este screenlet ..."
 
180
 
 
181
#: src/lib/__init__.py:804
 
182
msgid "Ask on Override"
 
183
msgstr "Perguntar ao Redefinir"
 
184
 
 
185
#: src/lib/__init__.py:805
 
186
msgid "Show a confirmation-dialog when a theme wants to override "
 
187
msgstr "Mostrar uma janela de confirmação quando um tema quiser redefinir "
 
188
 
 
189
#: src/lib/__init__.py:806
 
190
msgid "the current options of this Screenlet ..."
 
191
msgstr "as opções atuais deste Screenlet ..."
 
192
 
 
193
#. version of the deb package
 
194
#: src/lib/__init__.py:998
 
195
msgid "(?)"
 
196
msgstr ""
 
197
 
 
198
#: src/lib/__init__.py:1001
 
199
#, python-format
 
200
msgid ""
 
201
"\n"
 
202
"%s %s required, NOT INSTALLED!"
 
203
msgstr ""
 
204
 
 
205
#: src/lib/__init__.py:1004
 
206
#, python-format
 
207
msgid ""
 
208
"\n"
 
209
"%s (%s) installed, req %s."
 
210
msgstr ""
 
211
 
 
212
#: src/lib/__init__.py:1007
 
213
#, python-format
 
214
msgid ""
 
215
"Requirements for the Screenlet are not satisfied! Use the package manager of "
 
216
"your system to install required packages.\n"
 
217
"\n"
 
218
"REQUIREMENTS:\n"
 
219
"%s"
 
220
msgstr ""
 
221
 
 
222
#: src/lib/__init__.py:1029
 
223
msgid "Size"
 
224
msgstr "Tamanho"
 
225
 
 
226
#: src/lib/__init__.py:1044
 
227
msgid "Theme"
 
228
msgstr "Tema"
 
229
 
 
230
#: src/lib/__init__.py:1059
 
231
msgid "Window"
 
232
msgstr "Janela"
 
233
 
 
234
#. add "lock"-menuitem
 
235
#: src/lib/__init__.py:1065
 
236
msgid "Lock"
 
237
msgstr "Travar"
 
238
 
 
239
#. add "Sticky"-menuitem
 
240
#: src/lib/__init__.py:1072
 
241
msgid "Sticky"
 
242
msgstr "Fixar"
 
243
 
 
244
#. add "Widget"-menuitem
 
245
#: src/lib/__init__.py:1079
 
246
msgid "Widget"
 
247
msgstr "Widget"
 
248
 
 
249
#: src/lib/__init__.py:1103
 
250
msgid "Properties..."
 
251
msgstr "Propriedades..."
 
252
 
 
253
#: src/lib/__init__.py:1106
 
254
msgid "Info..."
 
255
msgstr "Informações..."
 
256
 
 
257
#: src/lib/__init__.py:1110
 
258
#, python-format
 
259
msgid "Add one more %s"
 
260
msgstr ""
 
261
 
 
262
#: src/lib/__init__.py:1113
 
263
#, python-format
 
264
msgid "Delete this %s"
 
265
msgstr ""
 
266
 
 
267
#: src/lib/__init__.py:1117
 
268
#, python-format
 
269
msgid "Quit this %s"
 
270
msgstr ""
 
271
 
 
272
#: src/lib/__init__.py:1120
 
273
#, python-format
 
274
msgid "Quit all %ss"
 
275
msgstr ""
 
276
 
 
277
#: src/lib/__init__.py:1372
 
278
msgid ""
 
279
"This theme wants to override your settings for this Screenlet. Do you want "
 
280
"to allow that?"
 
281
msgstr ""
 
282
"Este tema quer reconfigurar as suas definições para este Screenlet. Permitir?"
 
283
 
 
284
#: src/lib/__init__.py:1500
 
285
msgid "Updating input shape"
 
286
msgstr ""
 
287
 
 
288
#: src/lib/__init__.py:1508
 
289
msgid "Updating window shape"
 
290
msgstr ""
 
291
 
 
292
#: src/lib/__init__.py:1606
 
293
#, python-format
 
294
msgid "To quit all %s's, use 'Quit' instead. "
 
295
msgstr ""
 
296
 
 
297
#: src/lib/__init__.py:1607
 
298
#, python-format
 
299
msgid "Really delete this %s and its settings?"
 
300
msgstr "Realmente remover este %s e as suas configurações?"
 
301
 
 
302
#: src/lib/options.py:233
 
303
msgid "GnomeKeyring is not available!!"
 
304
msgstr "GnomeKeyring não está disponível!!"
 
305
 
 
306
#: src/lib/options.py:239
 
307
msgid "No keyrings found. Please create one first!"
 
308
msgstr "Nenhum keyring encontrado. Por favor crie um primeiro!"
 
309
 
 
310
#: src/lib/options.py:271
 
311
msgid "Illegal value in AccountOption.on_import."
 
312
msgstr "Valor ilegal em AccountOption.on_import"
 
313
 
 
314
#: src/lib/options.py:465
 
315
#, python-format
 
316
msgid "Invalid XML in metadata-file (or file missing): \"%s\"."
 
317
msgstr "XML inválido no arquivo de metadados (ou arquivo não existe): \"%s\"."
 
318
 
 
319
#: src/lib/options.py:469
 
320
#, python-format
 
321
msgid "Missing or invalid rootnode in metadata-file: \"%s\"."
 
322
msgstr "'rootnode' inválido ou inexistente no arquivo de metadados: \"%s\"."
 
323
 
 
324
#. we only allow groups in the first level (groups need children)
 
325
#: src/lib/options.py:478
 
326
#, python-format
 
327
msgid ""
 
328
"Error in metadata-file \"%s\" - only <group>-tags allowed in first level. "
 
329
"Groups must contain at least one <info>-element."
 
330
msgstr ""
 
331
"Erro no arquivo de metadados \"%s\" - são permitidas apenas etiquetas "
 
332
"<group> no primeiro nível. Grupos têm que conter pelo menos um elemento "
 
333
"<info>."
 
334
 
 
335
#: src/lib/options.py:484
 
336
#, python-format
 
337
msgid "No name for group defined in \"%s\"."
 
338
msgstr "Nenhum nome para o grupo definido em \"%s\"."
 
339
 
 
340
#: src/lib/options.py:500
 
341
#, python-format
 
342
msgid "Invalid option-node found in \"%s\"."
 
343
msgstr "'option-node' inválido encontrado em \"%s\"."
 
344
 
 
345
#: src/lib/options.py:653
 
346
msgid "Edit Options"
 
347
msgstr "Editar Opções"
 
348
 
 
349
#: src/lib/options.py:851
 
350
msgid "About "
 
351
msgstr "Sobre "
 
352
 
 
353
#: src/lib/options.py:863
 
354
msgid "Options "
 
355
msgstr ""
 
356
 
 
357
#. create info-text list
 
358
#: src/lib/options.py:870
 
359
msgid ""
 
360
"Themes allow you to easily switch the appearance of your Screenlets. On this "
 
361
"page you find a list of all available themes for this Screenlet."
 
362
msgstr ""
 
363
"Temas permitem alterar facilmente a aparência dos seus Screenlets. Nesta "
 
364
"página você encontrará uma lista de todos os temas disponíveis para este "
 
365
"Screenlet."
 
366
 
 
367
#: src/lib/options.py:899
 
368
msgid "Themes "
 
369
msgstr "Temas "
 
370
 
 
371
#: src/lib/options.py:912
 
372
msgid "no info available"
 
373
msgstr "sem informações disponíveis"
 
374
 
 
375
#: src/lib/options.py:1003
 
376
msgid "Choose File"
 
377
msgstr ""
 
378
 
 
379
#: src/lib/options.py:1012
 
380
msgid "Choose Directory"
 
381
msgstr "Selecionar Diretório"
 
382
 
 
383
#: src/lib/options.py:1038
 
384
msgid "Choose Image"
 
385
msgstr "Selecionar Imagem"
 
386
 
 
387
#: src/lib/options.py:1105
 
388
msgid "Open List-Editor ..."
 
389
msgstr "Abrir Editor de Lista"
 
390
 
 
391
#: src/lib/options.py:1126
 
392
msgid "Apply username/password ..."
 
393
msgstr ""
 
394
 
 
395
#: src/lib/options.py:1127
 
396
msgid "Enter username here ..."
 
397
msgstr "Digite o nome de usuário aqui ..."
 
398
 
 
399
#: src/lib/options.py:1128
 
400
msgid "Enter password here ..."
 
401
msgstr "Digite a senha aqui ..."
 
402
 
 
403
#: src/lib/options.py:1183
 
404
msgid "Apply"
 
405
msgstr "Aplicar"
 
406
 
 
407
#: src/lib/sensors.py:168
 
408
#, python-format
 
409
msgid "%(days)s days, %(hours)s hours and %(minutes)s minutes"
 
410
msgstr ""
 
411
 
 
412
#: src/lib/sensors.py:288
 
413
msgid "Can't get kernel version"
 
414
msgstr "Não foi possível obter versão do kernel"
 
415
 
 
416
#: src/lib/sensors.py:298
 
417
msgid "Can't get KDE version"
 
418
msgstr "Não foi possível obter versão do KDE"
 
419
 
 
420
#: src/lib/sensors.py:308
 
421
msgid "Can't get Gnome version"
 
422
msgstr "Não foi possível obter versão do GNOME"
 
423
 
 
424
#: src/lib/sensors.py:319
 
425
msgid "Failed to open /proc/version"
 
426
msgstr ""
 
427
 
 
428
#: src/lib/sensors.py:386
 
429
msgid "Can't parse /proc/meminfo"
 
430
msgstr "Impossível ler /proc/meminfo"
 
431
 
 
432
#: src/lib/sensors.py:529
 
433
msgid "Cannot get ip"
 
434
msgstr "Impossível obter IP"
 
435
 
 
436
#: src/lib/sensors.py:549
 
437
msgid "Can't open /proc/net/dev"
 
438
msgstr "Impossível ler /proc/net/dev"
 
439
 
 
440
#: src/lib/sensors.py:586
 
441
msgid "Can't open /proc/net/wireless"
 
442
msgstr "Impossível ler /proc/net/wireless"
 
443
 
 
444
#: src/lib/sensors.py:616 src/lib/sensors.py:629 src/lib/sensors.py:645
 
445
#: src/lib/sensors.py:658
 
446
msgid "Not connected"
 
447
msgstr "Desconectado"
 
448
 
 
449
#: src/lib/sensors.py:936
 
450
#, python-format
 
451
msgid "Can't open %s/temperature"
 
452
msgstr "Impossível abrir %s/temperature"
 
453
 
 
454
#: src/lib/sensors.py:938
 
455
msgid "Can't open folder /proc/acpi/thermal_zone/"
 
456
msgstr "Impossível ler directório /proc/acpi/thermal_zone/"
 
457
 
 
458
#: src/lib/sensors.py:954 src/lib/sensors.py:965
 
459
#, python-format
 
460
msgid "Can't open %s"
 
461
msgstr "Impossível abrir %s"
 
462
 
 
463
#: src/lib/sensors.py:980
 
464
msgid "Error during hddtemp drives search"
 
465
msgstr "Erro durante a procura de drives hddtemp"
 
466
 
 
467
#: src/lib/sensors.py:982 src/lib/sensors.py:1059
 
468
msgid "Hddtemp not installed"
 
469
msgstr "Hddtemp não está instalado"
 
470
 
 
471
#: src/lib/sensors.py:1012
 
472
#, python-format
 
473
msgid "can't read temperature in: %s"
 
474
msgstr "Impossível ler temperatura em: %s"
 
475
 
 
476
#: src/lib/sensors.py:1026 src/lib/sensors.py:1042
 
477
#, python-format
 
478
msgid "Can't read value from %s"
 
479
msgstr "Impossível ler valor de %s"
 
480
 
 
481
#: src/lib/services.py:61
 
482
msgid "No name set in ScreenletService.__init__!"
 
483
msgstr "Sem conjunto nome em ScreenletService.__init__!"
 
484
 
 
485
#: src/lib/services.py:145
 
486
#, python-format
 
487
msgid "Trying to access invalid instance \"%s\"."
 
488
msgstr "Tentando acessar uma instância inválida \"%s\"."
 
489
 
 
490
#: src/lib/services.py:147
 
491
#, python-format
 
492
msgid "Trying to access invalid option \"%s\"."
 
493
msgstr "Tentando acessar uma opção inválida \"%s\"."
 
494
 
 
495
#. TODO: also check for correct type (Screenlet-subclass)!!
 
496
#: src/lib/session.py:72
 
497
msgid ""
 
498
"ScreenletSession.__init__ has to be called with a\n"
 
499
"\t\t\t valid Screenlet-classobject as first argument!"
 
500
msgstr ""
 
501
"ScreenletSession.__init__ tem de ser chamado com um\n"
 
502
"\t\t\t Screenlet-classobject válido como primeiro argumento!"
 
503
 
 
504
#~ msgid "Error while creating image from file: %s"
 
505
#~ msgstr "Erro durante a criação da imagem a partir do arquivo: %s"
 
506
 
 
507
#~ msgid "Error: file %s not found."
 
508
#~ msgstr "Erro: arquivo %s não foi encontrado."
 
509
 
 
510
#~ msgid "XML-Error: %s"
 
511
#~ msgstr "Erro-XML: %s"
 
512
 
 
513
#~ msgid "Exception: %s"
 
514
#~ msgstr "Erro: %s"
 
515
 
 
516
#~ msgid "An error occured with desktop-file: %s"
 
517
#~ msgstr "Ocorreu um erro com o arquivo de ambiente de trabalho: %s"
 
518
 
 
519
#~ msgid "Error while creating menu."
 
520
#~ msgstr "Erro ao criar menu."
 
521
 
 
522
#~ msgid "Override: "
 
523
#~ msgstr "Redefinir: "
 
524
 
 
525
#~ msgid "WARNING: Option '%s' not found or protected."
 
526
#~ msgstr "AVISO: Opção '%s' não encontrada ou protegida."
 
527
 
 
528
#~ msgid "theme.conf loaded: "
 
529
#~ msgstr "theme.conf carregado: "
 
530
 
 
531
#~ msgid "Name: "
 
532
#~ msgstr "Nome: "
 
533
 
 
534
#~ msgid "Author: "
 
535
#~ msgstr "Autor: "
 
536
 
 
537
#~ msgid "Version: "
 
538
#~ msgstr "Versão: "
 
539
 
 
540
#~ msgid "Info: "
 
541
#~ msgstr "Informações: "
 
542
 
 
543
#~ msgid "theme.conf found! Loading option-overrides."
 
544
#~ msgstr "theme.conf encontrado! Carregando novas opções."
 
545
 
 
546
#~ msgid "LOAD NEW THEME: "
 
547
#~ msgstr "CARREGAR NOVO TEMA: "
 
548
 
 
549
#~ msgid "FOUND: "
 
550
#~ msgstr "ENCONTRADO: "
 
551
 
 
552
#~ msgid "Quit all %ss ..."
 
553
#~ msgstr "Fechar todos os %ss ..."
 
554
 
 
555
#~ msgid "Error while loading theme: "
 
556
#~ msgstr "Erro ao carregar tema: "
 
557
 
 
558
#~ msgid "Cancel delete_event"
 
559
#~ msgstr "Cancelar delete_event"
 
560
 
 
561
#~ msgid "Quitting current screenlet instance"
 
562
#~ msgstr "Fechando instância atual deste screenlet"
 
563
 
 
564
#~ msgid "Error: Cannot set missing or non-boolean value '"
 
565
#~ msgstr "Erro: Não é possível definir valor não-booleano ou inexistente '"
 
566
 
 
567
#~ msgid "GConf python module not found. GConf settings backend is disabled."
 
568
#~ msgstr ""
 
569
#~ "O módulo python GConf não foi encontrado. O backend de configurações do "
 
570
#~ "GConf será desativado."
 
571
 
 
572
#~ msgid "GConfBackend: initializing"
 
573
#~ msgstr "GConfBackend: iniciando"
 
574
 
 
575
#~ msgid "Saved option %s%s/%s = %s"
 
576
#~ msgstr "Opções salvas %s%s/%s = %s"
 
577
 
 
578
#~ msgid "Temporary file didn't exist - nothing to remove."
 
579
#~ msgstr "Arquivo temporário não existia - nada para remover."
 
580
 
 
581
#~ msgid "CachingBackend: <#%s> removed!"
 
582
#~ msgstr "CachingBackend: <#%s> removido!"
 
583
 
 
584
#~ msgid "CachingBackend: Loading instances from cache"
 
585
#~ msgstr "CachingBackend: Carregando instâncias do cache"
 
586
 
 
587
#~ msgid "CachingBackend: Loading <%s>"
 
588
#~ msgstr "CachingBackend: Carregando <%s>"
 
589
 
 
590
#~ msgid "Error while loading options: %s"
 
591
#~ msgstr "Erro ao carregar as opções: %s"
 
592
 
 
593
#~ msgid "Queue-element <%s> not found (already removed?)!"
 
594
#~ msgstr "Elemento-fila <%s> não encontrado (já removido?)!"
 
595
 
 
596
#~ msgid "CachingBackend: Saving <#%s> :) ..."
 
597
#~ msgstr "CachingBackend: Salvando <#%s> :) ..."
 
598
 
 
599
#~ msgid "error while saving config: %s%s"
 
600
#~ msgstr "erro ao salvar configuração: %s%s"
 
601
 
 
602
#~ msgid "Error during on_import - option: %s."
 
603
#~ msgstr "Erro durante on_import - opção: %s."
 
604
 
 
605
#~ msgid "Warning: No default keyring found, storage is not permanent!"
 
606
#~ msgstr "Aviso: Nenhum keyring encontrado, armazenamento não é permanente!"
 
607
 
 
608
#~ msgid "ERROR: Unable to read password from keyring: %s"
 
609
#~ msgstr "Erro: Não é possível ler senha do keyring: %s"
 
610
 
 
611
#~ msgid "Options: Error - group %s not defined."
 
612
#~ msgstr "Opções: Erro - grupo %s não foi definido."
 
613
 
 
614
#~ msgid "PRESS: %s"
 
615
#~ msgstr "PRESSIONE: %s"
 
616
 
 
617
#~ msgid "Path %s not found."
 
618
#~ msgstr "Caminho %s não encontrado."
 
619
 
 
620
#~ msgid "active theme is: %s"
 
621
#~ msgstr "tema ativo é: %s"
 
622
 
 
623
#~ msgid "unsupported type ''"
 
624
#~ msgstr "tipo não suportado \""
 
625
 
 
626
#~ msgid "OptionsDialog: Unknown option type: %s"
 
627
#~ msgstr "OptionsDialog: Tipo não conhecido de opção: %s"
 
628
 
 
629
#~ msgid "Changed: %s"
 
630
#~ msgstr "Alterado: %s"
 
631
 
 
632
#~ msgid "Failed to open /proc/stat"
 
633
#~ msgstr "Impossível ler /proc/stat"
 
634
 
 
635
#~ msgid "Failed to open /proc/cpuinfo"
 
636
#~ msgstr "Impossível ler /proc/cpuinfo"
 
637
 
 
638
#~ msgid "%s days, %s hours and %s minutes"
 
639
#~ msgstr "%s dias, %s horas e %s minutos"
 
640
 
 
641
#~ msgid "Failed to open /proc/uptime"
 
642
#~ msgstr "Impossível ler /proc/uptime"
 
643
 
 
644
#~ msgid "Error getting distro name"
 
645
#~ msgstr "Erro ao determinar o nome da distribuição"
 
646
 
 
647
#~ msgid "CPUSensor: Failed to open /proc/stat. Sensor stopped."
 
648
#~ msgstr "CPUSensor: Impossível ler /proc/stat. Sensor parado."
 
649
 
 
650
#~ msgid "TEST: %s"
 
651
#~ msgstr "TESTAR: %s"
 
652
 
 
653
#~ msgid "DEBUG: %s"
 
654
#~ msgstr "Depurar: %s"
 
655
 
 
656
#~ msgid "Cannot get/set protected options through service."
 
657
#~ msgstr "Não é possível obter/definir opções protegidas através do serviço."
 
658
 
 
659
#~ msgid "Error in screenlets.services.get_service_by_name: %s"
 
660
#~ msgstr "Erro em screenlets.services.get_service_by_name: %s"
 
661
 
 
662
#~ msgid "Unable to init backend - settings will not be saved!"
 
663
#~ msgstr "Impossível iniciar backend - definições não serão salvas!"
 
664
 
 
665
#~ msgid "Creating new instance: "
 
666
#~ msgstr "Criando uma nova instância: "
 
667
 
 
668
#~ msgid "ID is unset or already in use - creating new one!"
 
669
#~ msgstr "ID não está definida ou já está em uso - criando uma nova!"
 
670
 
 
671
#~ msgid "File: %s"
 
672
#~ msgstr "Arquivo: %s"
 
673
 
 
674
#~ msgid "Set options in %s"
 
675
#~ msgstr "Definir opções em %s"
 
676
 
 
677
#~ msgid "Failed to remove INI-file for instance (not critical)."
 
678
#~ msgstr "Falha na remoção do arquivo-INI por instância (não é crítico)."
 
679
 
 
680
#~ msgid "Removing last instance from session"
 
681
#~ msgstr "Removendo última instância da sessão"
 
682
 
 
683
#~ msgid "TODO: remove self.path: %s"
 
684
#~ msgstr "TODO: remover self.path: %s"
 
685
 
 
686
#~ msgid "Failed to remove session dir '%s' - not empty?"
 
687
#~ msgstr "Falha na remoção do diretório da sessão '%s' - não está vazio?"
 
688
 
 
689
#~ msgid "Removing instance from session but staying alive"
 
690
#~ msgstr "Removendo instância da sessão mas continuar a existir"
 
691
 
 
692
#~ msgid "Found a running session of %s, adding new instance by service."
 
693
#~ msgstr ""
 
694
#~ "Encontrada uma sessão já em execução de %s, adicionando uma nova "
 
695
#~ "instãncia por serviço."
 
696
 
 
697
#~ msgid "Adding new instance through: %s"
 
698
#~ msgstr "Adicionando uma nova instância através de: %s"
 
699
 
 
700
#~ msgid "Loading instances in: %s"
 
701
#~ msgstr "Carregando instâncias em: %s"
 
702
 
 
703
#~ msgid "Restored instances from session '%s' ..."
 
704
#~ msgstr "Instâncias restauradas da sessão '%s' ..."
 
705
 
 
706
#~ msgid "No instance(s) found in session-path, creating new one."
 
707
#~ msgstr ""
 
708
#~ "Nenhuma instância encontrada no caminho da sessão, criando uma nova."
 
709
 
 
710
#~ msgid "Failed creating instance of: %s"
 
711
#~ msgstr "Falha na criação da instância de: %s"
 
712
 
 
713
#~ msgid "Creating new entry for %s in %s"
 
714
#~ msgstr "Criando uma nova entrada para %s em %s"
 
715
 
 
716
#~ msgid ""
 
717
#~ "Error: Unable to create temp directory %s - screenlets-manager will not "
 
718
#~ "work properly."
 
719
#~ msgstr ""
 
720
#~ "Erro: Impossível criar diretório temporário %s - o Gerenciador de "
 
721
#~ "Screenlets não trabalhará corretamente."
 
722
 
 
723
#~ msgid "Failed to unregister from daemon: %s"
 
724
#~ msgstr "Falha na remoção do registro do serviço: %s"
 
725
 
 
726
#~ msgid "Removing entry for %s from global tempfile %s"
 
727
#~ msgstr "Removendo entrada para %s do arquivo temporário global %s"
 
728
 
 
729
#~ msgid "Entry not found. Will (obviously) not be removed."
 
730
#~ msgstr "Entrada não encontrada. (Obviamente) Não será removida."
 
731
 
 
732
#~ msgid "Error global tempfile not found. Some error before?"
 
733
#~ msgstr ""
 
734
#~ "Nenhum arquivo temporário global encontrado. Algum erro anteriormente?"
 
735
 
 
736
#~ msgid "Deleting global tempfile %s"
 
737
#~ msgstr "Removendo arquivo temporário global %s"
 
738
 
 
739
#~ msgid "Error: Failed to delete global tempfile"
 
740
#~ msgstr "Erro: Falha na eliminação do arquivo temporário global"
 
741
 
 
742
#~ msgid ""
 
743
#~ "Screenlet '%s' has been interrupted by keyboard. TODO: make this an event"
 
744
#~ msgstr ""
 
745
#~ "O Screenlet '%s' foi interrompido pelo teclado. TODO: tornar isto um "
 
746
#~ "evento"
 
747
 
 
748
#~ msgid "LISTED PATH NOT EXISTS: "
 
749
#~ msgstr "CAMINHO LISTADO NÃO EXISTE: "
 
750
 
 
751
#~ msgid "File %s not found"
 
752
#~ msgstr "Arquivo %s não encontrado"
 
753
 
 
754
#~ msgid "Section %s not found!"
 
755
#~ msgstr "Secção %s não foi encontrada!"
 
756
 
 
757
#~ msgid "Notify: No DBus running or notifications-daemon unavailable."
 
758
#~ msgstr ""
 
759
#~ "Notificação: Nenhum DBus em execução ou serviço de notificações não está "
 
760
#~ "disponível."
 
761
 
 
762
#~ msgid "UPDATING SHAPE"
 
763
#~ msgstr "ATUALIZANDO FORMA"
 
764
 
 
765
#~ msgid "MOUSEWHEEL"
 
766
#~ msgstr "RODA DO MOUSE"
 
767
 
 
768
#~ msgid "Compositing method changed to %s"
 
769
#~ msgstr "Método de 'compositing' alterado para %s"
 
770
 
 
771
#~ msgid "Warning - Buttons will not be shown until screenlet is restarted"
 
772
#~ msgstr "Aviso - Botões não serão mostrados até o screenlet ser reiniciado"
 
773
 
 
774
#~ msgid ""
 
775
#~ "Error: Unable to create temp entry - screenlets-manager will not work "
 
776
#~ "properly."
 
777
#~ msgstr ""
 
778
#~ "Erro: impossível criar entrada temporária - o Gerenciador de Screenlets "
 
779
#~ "não irá trabalhar corretamente."
 
780
 
 
781
#~ msgid "Screenlet has been killed. TODO: make this an event"
 
782
#~ msgstr "Screenlet foi terminado. TODO: tornar isto um evento"