~ubuntu-branches/ubuntu/wily/wdm/wily-proposed

« back to all changes in this revision

Viewing changes to po/fr.po

  • Committer: Bazaar Package Importer
  • Author(s): Ralf Treinen
  • Date: 2011-07-19 20:05:52 UTC
  • Revision ID: james.westby@ubuntu.com-20110719200552-5pwzpzru3asczkzp
Tags: 1.28-7
* QA upload
* Changed build-dependency on libjpeg62-dev to libjpeg-dev (closes: #634642)
* Migrate to source format 3.0 (quilt):
  - add debian/source/format
  - drop build-dependency on dpatch
  - drop all patching/unpatching from debian/rules
  - drop touching of configure since quilt patching now does it for us

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Copyright 2003 (c), Mathieu Roy <yeupou@gnu.org>
 
2
#
 
3
# This program is free software; you can redistribute it and/or
 
4
# modify it under the terms of the GNU General Public License
 
5
# as published by the Free Software Foundation; either version 2
 
6
# of the License, or (at your option) any later version.
 
7
#
 
8
# This program is distributed in the hope that it will be useful,
 
9
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 
10
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
11
# GNU General Public License for more details.
 
12
#
 
13
# You should have received a copy of the GNU General Public License
 
14
# along with this program; if not, write to the Free Software
 
15
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
16
msgid ""
 
17
msgstr ""
 
18
"Project-Id-Version: wdm 1.25\n"
 
19
"POT-Creation-Date: Fri, 14 Nov 2003 09:03:15 +0100\n"
 
20
"PO-Revision-Date: Fri, 14 Nov 2003 09:03:15 +0100\n"
 
21
"Last-Translator: Mathieu Roy\n"
 
22
"MIME-Version: 1.0\n"
 
23
"Content-Type: text/plain; charset=iso-8859-1\n"
 
24
"Content-Transfer-Encoding: 8bit\n"
 
25
 
 
26
#: src/wdmLogin/Login.c:70
 
27
msgid "no help available."
 
28
msgstr ""
 
29
"wdm is a graphical interface used to authenticate a user to the system and "
 
30
"perform the login process.\n"
 
31
"\n"
 
32
"\n"
 
33
"Enter your user name (userid) at the prompt and press <enter>.  The panel "
 
34
"will then present a prompt to enter your password.  Enter the password and "
 
35
"press <enter>.\n"
 
36
"\n"
 
37
"\n"
 
38
"The login will then be performed and your window manager started.\n"
 
39
"\n"
 
40
"\n"
 
41
"The Start WM PopUp selection specifies the parameter to pass to Xsession to "
 
42
"start the window manager.\n"
 
43
"\n"
 
44
"\n"
 
45
"NoChange will start the same window manager the user used for their last "
 
46
"session.\n"
 
47
"\n"
 
48
"\n"
 
49
"failsafe is a simple xterm session and the other listed options will start "
 
50
"the indicated (installation specific) window manager.\n"
 
51
"\n"
 
52
"\n"
 
53
"The Options PopUp selection specifies:\n"
 
54
"\n"
 
55
"     Login - logon to the system\n"
 
56
"\n"
 
57
"     Reboot - shutdown and reboot the system\n"
 
58
"\n"
 
59
"     Halt - shutdown the system and halt\n"
 
60
"\n"
 
61
"     ExitLogin - exit the display manager\n"
 
62
"\n"
 
63
"\n"
 
64
"The installation may require a valid username and password or username=root "
 
65
"and root's password to perform Reboot, Halt or Exit.\n"
 
66
"\n"
 
67
"\n"
 
68
"NOTE:  ExitLogin (or, as it is sometimes refered to: exit) is intended for "
 
69
"use primarily in wdm testing.  It will shut down the x-server but the wdm "
 
70
"must be terminated by other means.  Starting wdm as a detached process will "
 
71
"result that it will be very difficult  to terminate.\n"
 
72
"\n"
 
73
"\n"
 
74
"ExitLogin performs the same operation as ctrl-r does for xdm.\n"
 
75
"\n"
 
76
"\n"
 
77
"1. The StartOver button will erase the current login Information and begin "
 
78
"the login process again.\n"
 
79
"\n"
 
80
"\n"
 
81
"2. See the man page for additional information on configuring this package.  "
 
82
"There are numerous options for setting the background color or pixmap, the "
 
83
"LoginPanel logo, the selection of window managers to start, and the login "
 
84
"verification for Reboot, halt and exit."
 
85
 
 
86
#: src/wdmLogin/Login.c:114
 
87
msgid "Login"
 
88
msgstr "Ouvrir une session"
 
89
 
 
90
#: src/wdmLogin/Login.c:114
 
91
msgid "Reboot"
 
92
msgstr "Red�marrer"
 
93
 
 
94
#: src/wdmLogin/Login.c:114
 
95
msgid "Halt"
 
96
msgstr "Arr�ter le syst�me"
 
97
 
 
98
#: src/wdmLogin/Login.c:115
 
99
msgid "ExitLogin"
 
100
msgstr ""
 
101
 
 
102
#: src/wdmLogin/Login.c:118
 
103
msgid "Login failed"
 
104
msgstr "�chec de l'ouverture de session"
 
105
 
 
106
#: src/wdmLogin/Login.c:118
 
107
msgid "Reboot failed"
 
108
msgstr "�chec du red�marrage"
 
109
 
 
110
#: src/wdmLogin/Login.c:119
 
111
msgid "Halt failed"
 
112
msgstr "�chec de l'arr�t"
 
113
 
 
114
#: src/wdmLogin/Login.c:119
 
115
msgid "ExitLogin failed"
 
116
msgstr ""
 
117
 
 
118
#: src/wdmLogin/Login.c:279
 
119
msgid "NoChange"
 
120
msgstr "Habituel"
 
121
 
 
122
#: src/wdmLogin/Login.c:298
 
123
msgid "failsafe"
 
124
msgstr "Sans �chec"
 
125
 
 
126
#: src/wdmLogin/Login.c:376
 
127
msgid "ERROR"
 
128
msgstr "Erreur"
 
129
 
 
130
#: src/wdmLogin/Login.c:435
 
131
msgid "Password:"
 
132
msgstr "Mot-de-passe :"
 
133
 
 
134
#: src/wdmLogin/Login.c:443 src/wdmLogin/Login.c:772
 
135
msgid "Login name:"
 
136
msgstr "Nom d'utilisateur :"
 
137
 
 
138
#: src/wdmLogin/Login.c:474
 
139
msgid "invalid name"
 
140
msgstr "nom invalide"
 
141
 
 
142
#: src/wdmLogin/Login.c:496
 
143
msgid "validating"
 
144
msgstr "validation"
 
145
 
 
146
#: src/wdmLogin/Login.c:498 src/wdmLogin/Login.c:529
 
147
msgid "exiting"
 
148
msgstr "exit"
 
149
 
 
150
#: src/wdmLogin/Login.c:547
 
151
msgid "Close Help"
 
152
msgstr "Sans aide"
 
153
 
 
154
#: src/wdmLogin/Login.c:554 src/wdmLogin/Login.c:866
 
155
msgid "Help"
 
156
msgstr "Aide"
 
157
 
 
158
#: src/wdmLogin/Login.c:720
 
159
msgid "Login Authentication"
 
160
msgstr "Authentification"
 
161
 
 
162
#: src/wdmLogin/Login.c:729
 
163
msgid "Welcome to"
 
164
msgstr "Bienvenue sur"
 
165
 
 
166
#: src/wdmLogin/Login.c:816
 
167
msgid "Start WM"
 
168
msgstr "D�marre l'environement"
 
169
 
 
170
#: src/wdmLogin/Login.c:834
 
171
msgid "Options"
 
172
msgstr "Options"
 
173
 
 
174
#: src/wdmLogin/Login.c:874
 
175
msgid "Start Over"
 
176
msgstr "Annuler"
 
177
 
 
178
#: src/wdmLogin/Login.c:881
 
179
msgid "Go!"
 
180
msgstr "Hop !"