~ubuntu-branches/ubuntu/oneiric/kde-l10n-ptbr/oneiric-proposed

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
# tradução do plasma_runner_shell.po para Brazilian Portuguese
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Diniz Bortolotto <diniz.bortolotto@gmail.com>, 2008.
# André Marcelo Alvarenga <andrealvarenga@gmx.net>, 2009, 2010.
msgid ""
msgstr ""
"Project-Id-Version: plasma_runner_shell\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2010-08-22 05:43+0200\n"
"PO-Revision-Date: 2010-06-20 23:28-0300\n"
"Last-Translator: André Marcelo Alvarenga <andrealvarenga@gmx.net>\n"
"Language-Team: Brazilian Portuguese <kde-i18n-pt_br@mail.kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#. i18n: file: shellOptions.ui:61
#. i18n: ectx: property (whatsThis), widget (QLabel, lbUsername)
#. i18n: file: shellOptions.ui:134
#. i18n: ectx: property (whatsThis), widget (KLineEdit, leUsername)
#: rc.cpp:3 rc.cpp:24
msgid "Enter the user you want to run the application as here."
msgstr "Informe aqui o usuário com o qual deseja executar o aplicativo."

#. i18n: file: shellOptions.ui:64
#. i18n: ectx: property (text), widget (QLabel, lbUsername)
#: rc.cpp:6
msgid "User&name:"
msgstr "Nome de &usuário:"

#. i18n: file: shellOptions.ui:83
#. i18n: ectx: property (whatsThis), widget (KLineEdit, lePassword)
#. i18n: file: shellOptions.ui:102
#. i18n: ectx: property (whatsThis), widget (QLabel, lbPassword)
#: rc.cpp:9 rc.cpp:12
msgid "Enter the password here for the user you specified above."
msgstr "Informe aqui a senha do usuário que você especificou acima."

#. i18n: file: shellOptions.ui:105
#. i18n: ectx: property (text), widget (QLabel, lbPassword)
#: rc.cpp:15
msgid "Pass&word:"
msgstr "&Senha:"

#. i18n: file: shellOptions.ui:115
#. i18n: ectx: property (whatsThis), widget (QCheckBox, cbRunInTerminal)
#: rc.cpp:18
msgid ""
"Check this option if the application you want to run is a text mode "
"application. The application will then be run in a terminal emulator window."
msgstr ""
"Marque esta opção se o aplicativo que você deseja executar é um aplicativo "
"em modo texto. O aplicativo será, então, executado em uma janela de emulador "
"de terminal."

#. i18n: file: shellOptions.ui:118
#. i18n: ectx: property (text), widget (QCheckBox, cbRunInTerminal)
#: rc.cpp:21
msgid "Run in &terminal window"
msgstr "Executar em uma janela de &terminal"

#. i18n: file: shellOptions.ui:141
#. i18n: ectx: property (whatsThis), widget (QCheckBox, cbRunAsOther)
#: rc.cpp:27
msgid ""
"Check this option if you want to run the application with a different user "
"id. Every process has a user id associated with it. This id code determines "
"file access and other permissions. The password of the user is required to "
"do this."
msgstr ""
"Marque esta opção se você quiser executar o aplicativo com uma ID de usuário "
"diferente. Cada processo tem uma ID de usuário associada com ele. Este "
"código de ID determina o acesso a arquivos e outras permissões. A senha do "
"usuário é necessária para fazer isto."

#. i18n: file: shellOptions.ui:144
#. i18n: ectx: property (text), widget (QCheckBox, cbRunAsOther)
#: rc.cpp:30
msgid "Run as a different &user"
msgstr "Executar como um &usuário diferente"

#: shellrunner.cpp:53
msgid "Finds commands that match :q:, using common shell syntax"
msgstr ""
"Encontre comandos que correspondam a :q:, usando a sintaxe comum do shell"

#: shellrunner.cpp:73
#, kde-format
msgid "Run %1"
msgstr "Executar %1"