author | Sylvain Thénault <sylvain.thenault@logilab.fr> |
Mon, 06 Jul 2009 17:36:20 +0200 | |
branch | stable |
changeset 2289 | 139a354624ab |
parent 2284 | 7d21f2f52f67 |
child 2368 | b41aef0e63a7 |
permissions | -rw-r--r-- |
0 | 1 |
# cubicweb i18n catalog |
2 |
# Copyright 2003-2008 LOGILAB S.A. (Paris, FRANCE), all rights reserved. |
|
3 |
# Logilab <contact@logilab.fr> |
|
4 |
msgid "" |
|
5 |
msgstr "" |
|
6 |
"Project-Id-Version: cubicweb 2.46.0\n" |
|
278 | 7 |
"PO-Revision-Date: 2008-12-23 18:41+0100\n" |
0 | 8 |
"Last-Translator: Logilab Team <contact@logilab.fr>\n" |
9 |
"Language-Team: fr <contact@logilab.fr>\n" |
|
10 |
"MIME-Version: 1.0\n" |
|
11 |
"Content-Type: text/plain; charset=UTF-8\n" |
|
12 |
"Content-Transfer-Encoding: 8bit\n" |
|
13 |
||
14 |
#, python-format |
|
15 |
msgid "" |
|
16 |
"\n" |
|
17 |
"%(user)s changed status from <%(previous_state)s> to <%(current_state)s> for " |
|
18 |
"entity\n" |
|
19 |
"'%(title)s'\n" |
|
20 |
"\n" |
|
21 |
"%(comment)s\n" |
|
22 |
"\n" |
|
23 |
"url: %(url)s\n" |
|
24 |
msgstr "" |
|
25 |
"\n" |
|
26 |
"%(user)s a changé l'état de <%(previous_state)s> vers <%(current_state)s> " |
|
27 |
"pour l'entité\n" |
|
28 |
"'%(title)s'\n" |
|
29 |
"\n" |
|
30 |
"%(comment)s\n" |
|
31 |
"\n" |
|
32 |
"url: %(url)s\n" |
|
33 |
||
34 |
#, python-format |
|
35 |
msgid " from state %(fromstate)s to state %(tostate)s\n" |
|
36 |
msgstr " de l'état %(fromstate)s vers l'état %(tostate)s\n" |
|
37 |
||
38 |
#, python-format |
|
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
39 |
msgid "%(cstr)s constraint failed for value %(value)r" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
40 |
msgstr "la valeur %(value)r ne satisfait pas la contrainte %(cstr)s" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
41 |
|
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
42 |
#, python-format |
0 | 43 |
msgid "%(firstname)s %(surname)s" |
44 |
msgstr "%(firstname)s %(surname)s" |
|
45 |
||
46 |
#, python-format |
|
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
47 |
msgid "%(fmt1)s, or without time: %(fmt2)s" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
48 |
msgstr "%(fmt1)s, ou bien sans spécifier l'heure: %(fmt2)s" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
49 |
|
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
50 |
#, python-format |
0 | 51 |
msgid "%(subject)s %(etype)s #%(eid)s (%(login)s)" |
52 |
msgstr "%(subject)s %(etype)s #%(eid)s (%(login)s)" |
|
53 |
||
54 |
#, python-format |
|
978
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
55 |
msgid "%d days" |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
56 |
msgstr "%d jours" |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
57 |
|
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
58 |
#, python-format |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
59 |
msgid "%d hours" |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
60 |
msgstr "%d heures" |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
61 |
|
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
62 |
#, python-format |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
63 |
msgid "%d minutes" |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
64 |
msgstr "%d minutes" |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
65 |
|
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
66 |
#, python-format |
0 | 67 |
msgid "%d months" |
68 |
msgstr "%d mois" |
|
69 |
||
70 |
#, python-format |
|
978
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
71 |
msgid "%d seconds" |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
72 |
msgstr "%d secondes" |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
73 |
|
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
74 |
#, python-format |
0 | 75 |
msgid "%d weeks" |
76 |
msgstr "%d semaines" |
|
77 |
||
78 |
#, python-format |
|
79 |
msgid "%d years" |
|
80 |
msgstr "%d années" |
|
81 |
||
82 |
#, python-format |
|
978
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
83 |
msgid "%d days" |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
84 |
msgstr "%d jours" |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
85 |
|
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
86 |
#, python-format |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
87 |
msgid "%d hours" |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
88 |
msgstr "%d heures" |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
89 |
|
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
90 |
#, python-format |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
91 |
msgid "%d minutes" |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
92 |
msgstr "%d minutes" |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
93 |
|
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
94 |
#, python-format |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
95 |
msgid "%d months" |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
96 |
msgstr "%d mois" |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
97 |
|
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
98 |
#, python-format |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
99 |
msgid "%d seconds" |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
100 |
msgstr "%d secondes" |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
101 |
|
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
102 |
#, python-format |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
103 |
msgid "%d weeks" |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
104 |
msgstr "%d semaines" |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
105 |
|
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
106 |
#, python-format |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
107 |
msgid "%d years" |
536c748e7b3f
use non-breakable space in time display
sylvain.thenault@logilab.fr
parents:
954
diff
changeset
|
108 |
msgstr "%d années" |
0 | 109 |
|
110 |
#, python-format |
|
111 |
msgid "%s error report" |
|
112 |
msgstr "%s rapport d'erreur" |
|
113 |
||
114 |
#, python-format |
|
115 |
msgid "%s not estimated" |
|
116 |
msgstr "%s non estimé(s)" |
|
117 |
||
118 |
#, python-format |
|
119 |
msgid "%s results matching query" |
|
120 |
msgstr "%s résultats pour la requête" |
|
121 |
||
122 |
#, python-format |
|
123 |
msgid "%s software version of the database" |
|
124 |
msgstr "version logicielle de la base pour %s" |
|
125 |
||
126 |
msgid "**" |
|
127 |
msgstr "0..n 0..n" |
|
128 |
||
129 |
msgid "*+" |
|
130 |
msgstr "0..n 1..n" |
|
131 |
||
132 |
msgid "*1" |
|
133 |
msgstr "0..n 1" |
|
134 |
||
135 |
msgid "*?" |
|
136 |
msgstr "0..n 0..1" |
|
137 |
||
138 |
msgid "+*" |
|
139 |
msgstr "1..n 0..n" |
|
140 |
||
141 |
msgid "++" |
|
142 |
msgstr "1..n 1..n" |
|
143 |
||
144 |
msgid "+1" |
|
145 |
msgstr "1..n 1" |
|
146 |
||
147 |
msgid "+?" |
|
148 |
msgstr "1..n 0..1" |
|
149 |
||
150 |
msgid "1*" |
|
151 |
msgstr "1 0..n" |
|
152 |
||
153 |
msgid "1+" |
|
154 |
msgstr "1 1..n" |
|
155 |
||
156 |
msgid "11" |
|
157 |
msgstr "1 1" |
|
158 |
||
159 |
msgid "1?" |
|
160 |
msgstr "1 0..1" |
|
161 |
||
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
162 |
#, python-format |
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
163 |
msgid "" |
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
164 |
"<div>This schema of the data model <em>excludes</em> the meta-data, but you " |
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
165 |
"can also display a <a href=\"%s\">complete schema with meta-data</a>.</div>" |
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
166 |
msgstr "" |
2278
c1d8eb24300a
i18n update
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2243
diff
changeset
|
167 |
"<div>Ce schéma du modèle de données <em>exclue</em> les méta-données, mais vous " |
c1d8eb24300a
i18n update
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2243
diff
changeset
|
168 |
"pouvez afficher un <a href=\"%s\">schéma complet</a>.</div>" |
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
169 |
|
0 | 170 |
msgid "?*" |
171 |
msgstr "0..1 0..n" |
|
172 |
||
173 |
msgid "?+" |
|
174 |
msgstr "0..1 1..n" |
|
175 |
||
176 |
msgid "?1" |
|
177 |
msgstr "0..1 1" |
|
178 |
||
179 |
msgid "??" |
|
180 |
msgstr "0..1 0..1" |
|
181 |
||
182 |
msgid "AND" |
|
183 |
msgstr "ET" |
|
184 |
||
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
185 |
msgid "Add permissions" |
2278
c1d8eb24300a
i18n update
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2243
diff
changeset
|
186 |
msgstr "Permissions d'ajouter" |
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
187 |
|
0 | 188 |
msgid "Any" |
189 |
msgstr "N'importe" |
|
190 |
||
191 |
msgid "Application" |
|
192 |
msgstr "Application" |
|
193 |
||
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
194 |
msgid "Attributes" |
2278
c1d8eb24300a
i18n update
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2243
diff
changeset
|
195 |
msgstr "Attributs" |
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
196 |
|
0 | 197 |
msgid "Bookmark" |
198 |
msgstr "Signet" |
|
199 |
||
200 |
msgid "Bookmark_plural" |
|
201 |
msgstr "Signets" |
|
202 |
||
203 |
msgid "Boolean" |
|
204 |
msgstr "Booléen" |
|
205 |
||
206 |
msgid "Boolean_plural" |
|
207 |
msgstr "Booléen" |
|
208 |
||
209 |
msgid "Browse by category" |
|
210 |
msgstr "Naviguer par catégorie" |
|
211 |
||
212 |
msgid "Bytes" |
|
213 |
msgstr "Donnée binaires" |
|
214 |
||
215 |
msgid "Bytes_plural" |
|
216 |
msgstr "Données binaires" |
|
217 |
||
1806 | 218 |
msgid "CWAttribute" |
219 |
msgstr "Attribut" |
|
220 |
||
221 |
msgid "CWAttribute_plural" |
|
222 |
msgstr "Attributs" |
|
0 | 223 |
|
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
224 |
msgid "CWCache" |
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
225 |
msgstr "Cache applicatif" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
226 |
|
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
227 |
msgid "CWCache_plural" |
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
228 |
msgstr "Caches applicatifs" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
229 |
|
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
230 |
msgid "CWConstraint" |
0 | 231 |
msgstr "Contrainte" |
232 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
233 |
msgid "CWConstraintType" |
0 | 234 |
msgstr "Type de contrainte" |
235 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
236 |
msgid "CWConstraintType_plural" |
0 | 237 |
msgstr "Types de contrainte" |
238 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
239 |
msgid "CWConstraint_plural" |
0 | 240 |
msgstr "Contraintes" |
241 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
242 |
msgid "CWEType" |
0 | 243 |
msgstr "Type d'entité" |
244 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
245 |
msgid "CWEType_plural" |
0 | 246 |
msgstr "Types d'entité" |
247 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
248 |
msgid "CWGroup" |
0 | 249 |
msgstr "Groupe" |
250 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
251 |
msgid "CWGroup_plural" |
0 | 252 |
msgstr "Groupes" |
253 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
254 |
msgid "CWPermission" |
0 | 255 |
msgstr "Permission" |
256 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
257 |
msgid "CWPermission_plural" |
0 | 258 |
msgstr "Permissions" |
259 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
260 |
msgid "CWProperty" |
0 | 261 |
msgstr "Propriété" |
262 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
263 |
msgid "CWProperty_plural" |
0 | 264 |
msgstr "Propriétés" |
265 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
266 |
msgid "CWRType" |
0 | 267 |
msgstr "Type de relation" |
268 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
269 |
msgid "CWRType_plural" |
0 | 270 |
msgstr "Types de relation" |
271 |
||
1806 | 272 |
msgid "CWRelation" |
273 |
msgstr "Relation" |
|
274 |
||
275 |
msgid "CWRelation_plural" |
|
276 |
msgstr "Relations" |
|
277 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
278 |
msgid "CWUser" |
0 | 279 |
msgstr "Utilisateur" |
280 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
281 |
msgid "CWUser_plural" |
0 | 282 |
msgstr "Utilisateurs" |
283 |
||
1806 | 284 |
msgid "Date" |
285 |
msgstr "Date" |
|
286 |
||
287 |
msgid "Date_plural" |
|
288 |
msgstr "Dates" |
|
289 |
||
290 |
msgid "Datetime" |
|
291 |
msgstr "Date et heure" |
|
292 |
||
293 |
msgid "Datetime_plural" |
|
294 |
msgstr "Date et heure" |
|
295 |
||
296 |
#, python-format |
|
297 |
msgid "Debug level set to %s" |
|
298 |
msgstr "Niveau de debug mis à %s" |
|
299 |
||
300 |
msgid "Decimal" |
|
301 |
msgstr "Nombre décimal" |
|
302 |
||
303 |
msgid "Decimal_plural" |
|
304 |
msgstr "Nombres décimaux" |
|
305 |
||
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
306 |
msgid "Delete permissions" |
2278
c1d8eb24300a
i18n update
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2243
diff
changeset
|
307 |
msgstr "Permissions de supprimer" |
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
308 |
|
1806 | 309 |
msgid "Do you want to delete the following element(s) ?" |
310 |
msgstr "Voulez vous supprimer le(s) élément(s) suivant(s)" |
|
0 | 311 |
|
312 |
msgid "EmailAddress" |
|
313 |
msgstr "Adresse électronique" |
|
314 |
||
315 |
msgid "EmailAddress_plural" |
|
316 |
msgstr "Adresses électroniques" |
|
317 |
||
318 |
msgid "Entities" |
|
319 |
msgstr "entités" |
|
320 |
||
321 |
msgid "Environment" |
|
322 |
msgstr "Environement" |
|
323 |
||
324 |
msgid "Float" |
|
325 |
msgstr "Nombre flottant" |
|
326 |
||
327 |
msgid "Float_plural" |
|
328 |
msgstr "Nombres flottants" |
|
329 |
||
1806 | 330 |
msgid "From:" |
331 |
msgstr "De :" |
|
0 | 332 |
|
333 |
msgid "Int" |
|
334 |
msgstr "Nombre entier" |
|
335 |
||
336 |
msgid "Int_plural" |
|
337 |
msgstr "Nombres entiers" |
|
338 |
||
339 |
msgid "Interval" |
|
340 |
msgstr "Durée" |
|
341 |
||
342 |
msgid "Interval_plural" |
|
343 |
msgstr "Durées" |
|
344 |
||
345 |
msgid "New Bookmark" |
|
346 |
msgstr "Nouveau signet" |
|
347 |
||
1806 | 348 |
msgid "New CWAttribute" |
349 |
msgstr "Nouvelle définition de relation finale" |
|
350 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
351 |
msgid "New CWCache" |
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
352 |
msgstr "Nouveau cache applicatif" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
353 |
|
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
354 |
msgid "New CWConstraint" |
0 | 355 |
msgstr "Nouvelle contrainte" |
356 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
357 |
msgid "New CWConstraintType" |
0 | 358 |
msgstr "Nouveau type de contrainte" |
359 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
360 |
msgid "New CWEType" |
0 | 361 |
msgstr "Nouveau type d'entité" |
362 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
363 |
msgid "New CWGroup" |
0 | 364 |
msgstr "Nouveau groupe" |
365 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
366 |
msgid "New CWPermission" |
0 | 367 |
msgstr "Nouvelle permission" |
368 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
369 |
msgid "New CWProperty" |
0 | 370 |
msgstr "Nouvelle propriété" |
371 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
372 |
msgid "New CWRType" |
0 | 373 |
msgstr "Nouveau type de relation" |
374 |
||
1806 | 375 |
msgid "New CWRelation" |
376 |
msgstr "Nouvelle définition de relation non finale" |
|
377 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
378 |
msgid "New CWUser" |
0 | 379 |
msgstr "Nouvel utilisateur" |
380 |
||
381 |
msgid "New EmailAddress" |
|
382 |
msgstr "Nouvelle adresse électronique" |
|
383 |
||
384 |
msgid "New RQLExpression" |
|
385 |
msgstr "Nouvelle expression rql" |
|
386 |
||
387 |
msgid "New State" |
|
388 |
msgstr "Nouvel état" |
|
389 |
||
390 |
msgid "New TrInfo" |
|
391 |
msgstr "Nouvelle information de transition" |
|
392 |
||
393 |
msgid "New Transition" |
|
394 |
msgstr "Nouvelle transition" |
|
395 |
||
396 |
msgid "No query has been executed" |
|
397 |
msgstr "Aucune requête n'a été éxécuté" |
|
398 |
||
399 |
msgid "No result matching query" |
|
400 |
msgstr "aucun résultat" |
|
401 |
||
402 |
msgid "OR" |
|
403 |
msgstr "OU" |
|
404 |
||
405 |
msgid "Password" |
|
406 |
msgstr "Mot de passe" |
|
407 |
||
408 |
msgid "Password_plural" |
|
409 |
msgstr "Mots de passe" |
|
410 |
||
411 |
msgid "Please note that this is only a shallow copy" |
|
412 |
msgstr "Attention, cela n'effectue qu'une copie de surface" |
|
413 |
||
414 |
msgid "RQLExpression" |
|
415 |
msgstr "Expression RQL" |
|
416 |
||
417 |
msgid "RQLExpression_plural" |
|
418 |
msgstr "Expressions RQL" |
|
419 |
||
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
420 |
msgid "Read permissions" |
2278
c1d8eb24300a
i18n update
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2243
diff
changeset
|
421 |
msgstr "Permissions de lire" |
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
422 |
|
1806 | 423 |
msgid "Recipients:" |
424 |
msgstr "Destinataires :" |
|
0 | 425 |
|
426 |
msgid "Relations" |
|
427 |
msgstr "Relations" |
|
428 |
||
429 |
msgid "Request" |
|
430 |
msgstr "Requête" |
|
431 |
||
432 |
#, python-format |
|
433 |
msgid "Schema %s" |
|
434 |
msgstr "Schéma %s" |
|
435 |
||
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
436 |
msgid "Schema of the data model" |
2278
c1d8eb24300a
i18n update
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2243
diff
changeset
|
437 |
msgstr "Schéma du modèle de données" |
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
438 |
|
0 | 439 |
msgid "Search for" |
440 |
msgstr "Rechercher" |
|
441 |
||
442 |
msgid "Server" |
|
443 |
msgstr "Serveur" |
|
444 |
||
445 |
msgid "Startup views" |
|
446 |
msgstr "Vues de départ" |
|
447 |
||
448 |
msgid "State" |
|
449 |
msgstr "État" |
|
450 |
||
451 |
msgid "State_plural" |
|
452 |
msgstr "États" |
|
453 |
||
454 |
msgid "String" |
|
455 |
msgstr "Chaîne de caractères" |
|
456 |
||
457 |
msgid "String_plural" |
|
458 |
msgstr "Chaînes de caractères" |
|
459 |
||
1806 | 460 |
msgid "Subject:" |
461 |
msgstr "Sujet :" |
|
0 | 462 |
|
463 |
msgid "Submit bug report" |
|
464 |
msgstr "Soumettre un rapport de bug" |
|
465 |
||
466 |
msgid "Submit bug report by mail" |
|
467 |
msgstr "Soumettre ce rapport par email" |
|
468 |
||
469 |
msgid "The repository holds the following entities" |
|
470 |
msgstr "Le dépot contient les entités suivantes" |
|
471 |
||
472 |
#, python-format |
|
473 |
msgid "The view %s can not be applied to this query" |
|
474 |
msgstr "La vue %s ne peut être appliquée à cette requête" |
|
475 |
||
476 |
#, python-format |
|
477 |
msgid "The view %s could not be found" |
|
478 |
msgstr "La vue %s est introuvable" |
|
479 |
||
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
480 |
msgid "There is no workflow defined for this entity." |
2278
c1d8eb24300a
i18n update
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2243
diff
changeset
|
481 |
msgstr "Il n'y a pas de workflow défini pour ce type d'entité" |
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
482 |
|
0 | 483 |
#, python-format |
484 |
msgid "This %s" |
|
485 |
msgstr "Ce %s" |
|
486 |
||
487 |
msgid "This Bookmark" |
|
488 |
msgstr "Ce signet" |
|
489 |
||
1806 | 490 |
msgid "This CWAttribute" |
491 |
msgstr "Cette définition de relation finale" |
|
492 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
493 |
msgid "This CWCache" |
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
494 |
msgstr "Ce cache applicatif" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
495 |
|
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
496 |
msgid "This CWConstraint" |
0 | 497 |
msgstr "Cette contrainte" |
498 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
499 |
msgid "This CWConstraintType" |
0 | 500 |
msgstr "Ce type de contrainte" |
501 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
502 |
msgid "This CWEType" |
0 | 503 |
msgstr "Ce type d'entité" |
504 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
505 |
msgid "This CWGroup" |
0 | 506 |
msgstr "Ce groupe" |
507 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
508 |
msgid "This CWPermission" |
0 | 509 |
msgstr "Cette permission" |
510 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
511 |
msgid "This CWProperty" |
0 | 512 |
msgstr "Cette propriété" |
513 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
514 |
msgid "This CWRType" |
0 | 515 |
msgstr "Ce type de relation" |
516 |
||
1806 | 517 |
msgid "This CWRelation" |
518 |
msgstr "Cette définition de relation non finale" |
|
519 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
520 |
msgid "This CWUser" |
0 | 521 |
msgstr "Cet utilisateur" |
522 |
||
523 |
msgid "This EmailAddress" |
|
524 |
msgstr "Cette adresse électronique" |
|
525 |
||
526 |
msgid "This RQLExpression" |
|
527 |
msgstr "Cette expression RQL" |
|
528 |
||
529 |
msgid "This State" |
|
530 |
msgstr "Cet état" |
|
531 |
||
532 |
msgid "This TrInfo" |
|
533 |
msgstr "Cette information de transition" |
|
534 |
||
535 |
msgid "This Transition" |
|
536 |
msgstr "Cette transition" |
|
537 |
||
538 |
msgid "Time" |
|
539 |
msgstr "Heure" |
|
540 |
||
541 |
msgid "Time_plural" |
|
542 |
msgstr "Heures" |
|
543 |
||
544 |
msgid "TrInfo" |
|
545 |
msgstr "Information transition" |
|
546 |
||
547 |
msgid "TrInfo_plural" |
|
548 |
msgstr "Information transitions" |
|
549 |
||
550 |
msgid "Transition" |
|
551 |
msgstr "Transition" |
|
552 |
||
553 |
msgid "Transition_plural" |
|
554 |
msgstr "Transitions" |
|
555 |
||
556 |
#, python-format |
|
557 |
msgid "Unable to find anything named \"%s\" in the schema !" |
|
558 |
msgstr "Rien de nommé \"%s\" dans le schéma" |
|
559 |
||
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
560 |
msgid "Update permissions" |
2278
c1d8eb24300a
i18n update
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2243
diff
changeset
|
561 |
msgstr "Permissions de modifier" |
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
562 |
|
0 | 563 |
msgid "Used by:" |
564 |
msgstr "Utilisé par :" |
|
565 |
||
566 |
msgid "What's new?" |
|
567 |
msgstr "Nouveautés" |
|
568 |
||
569 |
msgid "Workflow history" |
|
570 |
msgstr "Historique des changements d'état" |
|
571 |
||
572 |
msgid "You are not connected to an application !" |
|
573 |
msgstr "Vous n'êtes pas connecté à une application" |
|
574 |
||
575 |
#, python-format |
|
576 |
msgid "You are now connected to %s" |
|
577 |
msgstr "Vous êtes connecté à l'application %s" |
|
578 |
||
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
579 |
msgid "" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
580 |
"You can either submit a new file using the browse button above, or choose to " |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
581 |
"remove already uploaded file by checking the \"detach attached file\" check-" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
582 |
"box, or edit file content online with the widget below." |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
583 |
msgstr "" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
584 |
"Vous pouvez soit soumettre un nouveau fichier en utilisant le bouton\n" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
585 |
"\"parcourir\" ci-dessus, soit suprrimer le fichier déjà présent en\n" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
586 |
"cochant la case \"détacher fichier attaché\", soit éditer le contenu\n" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
587 |
"du fichier en ligne avec le champ ci-dessous." |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
588 |
|
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
589 |
msgid "" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
590 |
"You can either submit a new file using the browse button above, or edit file " |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
591 |
"content online with the widget below." |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
592 |
msgstr "" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
593 |
"Vous pouvez soit soumettre un nouveau fichier en utilisant le bouton\n" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
594 |
"\"parcourir\" ci-dessu, soit éditer le contenu du fichier en ligne\n" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
595 |
"avec le champ ci-dessous." |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
596 |
|
0 | 597 |
msgid "You can use any of the following substitutions in your text" |
598 |
msgstr "" |
|
599 |
"Vous pouvez utiliser n'importe quelle substitution parmi la liste suivante " |
|
600 |
"dans le contenu de votre courriel." |
|
601 |
||
602 |
msgid "You have no access to this view or it's not applyable to current data" |
|
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
603 |
msgstr "" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
604 |
"Vous n'avez pas accès à cette vue ou elle ne s'applique pas aux données" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
605 |
|
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
606 |
msgid "" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
607 |
"You're not authorized to access this page. If you think you should, please " |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
608 |
"contact the site administrator." |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
609 |
msgstr "" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
610 |
"Vous n'êtes pas autorisé à accéder à cette page. Si toutefois vous pensez\n" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
611 |
"que c'est une erreur, veuillez contacter l'administrateur du site." |
0 | 612 |
|
613 |
#, python-format |
|
614 |
msgid "[%s supervision] changes summary" |
|
615 |
msgstr "[%s supervision] description des changements" |
|
616 |
||
617 |
msgid "__msg state changed" |
|
618 |
msgstr "l'état a été changé" |
|
619 |
||
620 |
msgid "" |
|
621 |
"a RQL expression which should return some results, else the transition won't " |
|
622 |
"be available. This query may use X and U variables that will respectivly " |
|
623 |
"represents the current entity and the current user" |
|
624 |
msgstr "" |
|
625 |
"une expression RQL devant retourner des résultats pour que la transition " |
|
626 |
"puisse être passée. Cette expression peut utiliser les variables X et U qui " |
|
627 |
"représente respectivement l'entité à laquelle on veut appliquer la " |
|
628 |
"transition et l'utilisateur courant." |
|
629 |
||
630 |
msgid "" |
|
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
631 |
"a simple cache entity characterized by a name and a validity date. The " |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
632 |
"target application is responsible for updating timestamp when necessary to " |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
633 |
"invalidate the cache (typically in hooks). Also, checkout the AppRsetObject." |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
634 |
"get_cache() method." |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
635 |
msgstr "" |
2278
c1d8eb24300a
i18n update
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2243
diff
changeset
|
636 |
"une simple entité de cache, caractérisées par un nom et une date de validité. L'application " |
c1d8eb24300a
i18n update
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2243
diff
changeset
|
637 |
"est responsable de la mise à jour de la date quand il est nécessaire d'invalider le cache (typiquement dans les crochets). " |
c1d8eb24300a
i18n update
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2243
diff
changeset
|
638 |
"Voir aussi la méthode get_cache() sur la classe AppRsetObject." |
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
639 |
|
0 | 640 |
msgid "about this site" |
641 |
msgstr "à propos de ce site" |
|
642 |
||
643 |
msgid "access type" |
|
644 |
msgstr "type d'accès" |
|
645 |
||
646 |
msgid "account state" |
|
647 |
msgstr "état du compte" |
|
648 |
||
649 |
msgid "action(s) on this selection" |
|
650 |
msgstr "action(s) sur cette sélection" |
|
651 |
||
652 |
msgid "actions" |
|
653 |
msgstr "actions" |
|
654 |
||
655 |
msgid "actions_addentity" |
|
656 |
msgstr "ajouter une entité de ce type" |
|
657 |
||
658 |
msgid "actions_addentity_description" |
|
659 |
msgstr "" |
|
660 |
||
661 |
msgid "actions_cancel" |
|
662 |
msgstr "annuler la sélection" |
|
663 |
||
664 |
msgid "actions_cancel_description" |
|
665 |
msgstr "" |
|
666 |
||
667 |
msgid "actions_copy" |
|
668 |
msgstr "copier" |
|
669 |
||
670 |
msgid "actions_copy_description" |
|
671 |
msgstr "" |
|
672 |
||
673 |
msgid "actions_delete" |
|
674 |
msgstr "supprimer" |
|
675 |
||
676 |
msgid "actions_delete_description" |
|
677 |
msgstr "" |
|
678 |
||
1347
01210bb805dc
translation of planned_delivery
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1211
diff
changeset
|
679 |
msgid "actions_download_as_owl" |
2278
c1d8eb24300a
i18n update
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2243
diff
changeset
|
680 |
msgstr "télécharger en owl" |
1347
01210bb805dc
translation of planned_delivery
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1211
diff
changeset
|
681 |
|
01210bb805dc
translation of planned_delivery
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1211
diff
changeset
|
682 |
msgid "actions_download_as_owl_description" |
01210bb805dc
translation of planned_delivery
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1211
diff
changeset
|
683 |
msgstr "" |
01210bb805dc
translation of planned_delivery
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1211
diff
changeset
|
684 |
|
0 | 685 |
msgid "actions_edit" |
686 |
msgstr "modifier" |
|
687 |
||
688 |
msgid "actions_edit_description" |
|
689 |
msgstr "" |
|
690 |
||
691 |
msgid "actions_embed" |
|
692 |
msgstr "embarquer" |
|
693 |
||
694 |
msgid "actions_embed_description" |
|
695 |
msgstr "" |
|
696 |
||
697 |
msgid "actions_follow" |
|
698 |
msgstr "suivre" |
|
699 |
||
700 |
msgid "actions_follow_description" |
|
701 |
msgstr "" |
|
702 |
||
703 |
msgid "actions_logout" |
|
704 |
msgstr "se déconnecter" |
|
705 |
||
706 |
msgid "actions_logout_description" |
|
707 |
msgstr "" |
|
708 |
||
709 |
msgid "actions_manage" |
|
710 |
msgstr "gestion du site" |
|
711 |
||
712 |
msgid "actions_manage_description" |
|
713 |
msgstr "" |
|
714 |
||
1806 | 715 |
msgid "actions_managepermission" |
2278
c1d8eb24300a
i18n update
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2243
diff
changeset
|
716 |
msgstr "gestion des permissions" |
1806 | 717 |
|
718 |
msgid "actions_managepermission_description" |
|
719 |
msgstr "" |
|
720 |
||
0 | 721 |
msgid "actions_muledit" |
722 |
msgstr "édition multiple" |
|
723 |
||
724 |
msgid "actions_muledit_description" |
|
725 |
msgstr "" |
|
726 |
||
727 |
msgid "actions_myinfos" |
|
728 |
msgstr "informations personnelles" |
|
729 |
||
730 |
msgid "actions_myinfos_description" |
|
731 |
msgstr "" |
|
732 |
||
733 |
msgid "actions_myprefs" |
|
734 |
msgstr "préférences utilisateur" |
|
735 |
||
736 |
msgid "actions_myprefs_description" |
|
737 |
msgstr "" |
|
738 |
||
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
739 |
msgid "actions_prefs" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
740 |
msgstr "préférences" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
741 |
|
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
742 |
msgid "actions_prefs_description" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
743 |
msgstr "" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
744 |
|
0 | 745 |
msgid "actions_schema" |
746 |
msgstr "voir le schéma" |
|
747 |
||
748 |
msgid "actions_schema_description" |
|
749 |
msgstr "" |
|
750 |
||
751 |
msgid "actions_select" |
|
752 |
msgstr "sélectionner" |
|
753 |
||
754 |
msgid "actions_select_description" |
|
755 |
msgstr "" |
|
756 |
||
757 |
msgid "actions_sendemail" |
|
758 |
msgstr "envoyer un email" |
|
759 |
||
760 |
msgid "actions_sendemail_description" |
|
761 |
msgstr "" |
|
762 |
||
763 |
msgid "actions_siteconfig" |
|
764 |
msgstr "configuration du site" |
|
765 |
||
766 |
msgid "actions_siteconfig_description" |
|
767 |
msgstr "" |
|
768 |
||
769 |
msgid "actions_view" |
|
770 |
msgstr "voir" |
|
771 |
||
772 |
msgid "actions_view_description" |
|
773 |
msgstr "" |
|
774 |
||
775 |
msgid "actions_workflow" |
|
776 |
msgstr "voir le workflow" |
|
777 |
||
778 |
msgid "actions_workflow_description" |
|
779 |
msgstr "" |
|
780 |
||
781 |
msgid "activate" |
|
782 |
msgstr "activer" |
|
783 |
||
784 |
msgid "activated" |
|
785 |
msgstr "activé" |
|
786 |
||
787 |
msgid "add" |
|
788 |
msgstr "ajouter" |
|
789 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
790 |
msgid "add Bookmark bookmarked_by CWUser object" |
584 | 791 |
msgstr "signet" |
792 |
||
1806 | 793 |
msgid "add CWAttribute constrained_by CWConstraint subject" |
794 |
msgstr "contrainte" |
|
795 |
||
796 |
msgid "add CWAttribute relation_type CWRType object" |
|
797 |
msgstr "définition d'attribut" |
|
798 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
799 |
msgid "add CWEType add_permission RQLExpression subject" |
0 | 800 |
msgstr "définir une expression RQL d'ajout" |
801 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
802 |
msgid "add CWEType delete_permission RQLExpression subject" |
0 | 803 |
msgstr "définir une expression RQL de suppression" |
804 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
805 |
msgid "add CWEType read_permission RQLExpression subject" |
0 | 806 |
msgstr "définir une expression RQL de lecture" |
807 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
808 |
msgid "add CWEType update_permission RQLExpression subject" |
0 | 809 |
msgstr "définir une expression RQL de mise à jour" |
810 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
811 |
msgid "add CWProperty for_user CWUser object" |
0 | 812 |
msgstr "propriété" |
813 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
814 |
msgid "add CWRType add_permission RQLExpression subject" |
0 | 815 |
msgstr "expression RQL d'ajout" |
816 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
817 |
msgid "add CWRType delete_permission RQLExpression subject" |
0 | 818 |
msgstr "expression RQL de suppression" |
819 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
820 |
msgid "add CWRType read_permission RQLExpression subject" |
0 | 821 |
msgstr "expression RQL de lecture" |
822 |
||
1806 | 823 |
msgid "add CWRelation constrained_by CWConstraint subject" |
824 |
msgstr "contrainte" |
|
825 |
||
826 |
msgid "add CWRelation relation_type CWRType object" |
|
827 |
msgstr "définition de relation" |
|
828 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
829 |
msgid "add CWUser in_group CWGroup object" |
0 | 830 |
msgstr "utilisateur" |
831 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
832 |
msgid "add CWUser use_email EmailAddress subject" |
0 | 833 |
msgstr "ajouter une addresse email" |
834 |
||
835 |
msgid "add State allowed_transition Transition object" |
|
836 |
msgstr "ajouter un état en entrée" |
|
837 |
||
838 |
msgid "add State allowed_transition Transition subject" |
|
839 |
msgstr "ajouter une transition en sortie" |
|
840 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
841 |
msgid "add State state_of CWEType object" |
0 | 842 |
msgstr "ajouter un état" |
843 |
||
844 |
msgid "add Transition condition RQLExpression subject" |
|
845 |
msgstr "ajouter une condition" |
|
846 |
||
847 |
msgid "add Transition destination_state State object" |
|
848 |
msgstr "ajouter une transition en entrée" |
|
849 |
||
850 |
msgid "add Transition destination_state State subject" |
|
851 |
msgstr "ajouter l'état de sortie" |
|
852 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
853 |
msgid "add Transition transition_of CWEType object" |
0 | 854 |
msgstr "ajouter une transition" |
855 |
||
856 |
msgid "add a Bookmark" |
|
857 |
msgstr "ajouter un signet" |
|
858 |
||
1806 | 859 |
msgid "add a CWAttribute" |
860 |
msgstr "ajouter un type de relation" |
|
861 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
862 |
msgid "add a CWCache" |
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
863 |
msgstr "ajouter un cache applicatif" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
864 |
|
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
865 |
msgid "add a CWConstraint" |
0 | 866 |
msgstr "ajouter une contrainte" |
867 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
868 |
msgid "add a CWConstraintType" |
0 | 869 |
msgstr "ajouter un type de contrainte" |
870 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
871 |
msgid "add a CWEType" |
0 | 872 |
msgstr "ajouter un type d'entité" |
873 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
874 |
msgid "add a CWGroup" |
0 | 875 |
msgstr "ajouter un groupe d'utilisateurs" |
876 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
877 |
msgid "add a CWPermission" |
0 | 878 |
msgstr "ajouter une permission" |
879 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
880 |
msgid "add a CWProperty" |
0 | 881 |
msgstr "ajouter une propriété" |
882 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
883 |
msgid "add a CWRType" |
0 | 884 |
msgstr "ajouter un type de relation" |
885 |
||
1806 | 886 |
msgid "add a CWRelation" |
887 |
msgstr "ajouter une relation" |
|
888 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
889 |
msgid "add a CWUser" |
0 | 890 |
msgstr "ajouter un utilisateur" |
891 |
||
892 |
msgid "add a EmailAddress" |
|
893 |
msgstr "ajouter une adresse email" |
|
894 |
||
895 |
msgid "add a RQLExpression" |
|
896 |
msgstr "ajouter une expression rql" |
|
897 |
||
898 |
msgid "add a State" |
|
899 |
msgstr "ajouter un état" |
|
900 |
||
901 |
msgid "add a TrInfo" |
|
902 |
msgstr "ajouter une information de transition" |
|
903 |
||
904 |
msgid "add a Transition" |
|
905 |
msgstr "ajouter une transition" |
|
906 |
||
907 |
msgid "add a new permission" |
|
908 |
msgstr "ajouter une permission" |
|
909 |
||
910 |
msgid "add relation" |
|
911 |
msgstr "ajouter une relation" |
|
912 |
||
913 |
msgid "add_perm" |
|
914 |
msgstr "ajout" |
|
915 |
||
916 |
# subject and object forms for each relation type |
|
917 |
# (no object form for final relation types) |
|
918 |
msgid "add_permission" |
|
919 |
msgstr "permission d'ajouter" |
|
920 |
||
921 |
msgid "add_permission_object" |
|
922 |
msgstr "a la permission d'ajouter" |
|
923 |
||
924 |
#, python-format |
|
925 |
msgid "added %(etype)s #%(eid)s (%(title)s)" |
|
926 |
msgstr "ajout de l'entité %(etype)s #%(eid)s (%(title)s)" |
|
927 |
||
928 |
#, python-format |
|
929 |
msgid "" |
|
930 |
"added relation %(rtype)s from %(frometype)s #%(fromeid)s to %(toetype)s #%" |
|
931 |
"(toeid)s" |
|
932 |
msgstr "" |
|
933 |
"ajout de la relation %(rtype)s de %(frometype)s #%(fromeid)s vers %(toetype)" |
|
934 |
"s #%(toeid)s" |
|
935 |
||
936 |
msgid "address" |
|
1136
9dd50b3f94c4
rename "adresse" into "adresse électronique"
Stephanie Marcu <stephanie.marcu@logilab.fr>
parents:
978
diff
changeset
|
937 |
msgstr "adresse électronique" |
0 | 938 |
|
939 |
msgid "alias" |
|
940 |
msgstr "alias" |
|
941 |
||
942 |
msgid "allowed transition from this state" |
|
943 |
msgstr "transition autorisée depuis cet état" |
|
944 |
||
945 |
msgid "allowed transitions from this state" |
|
946 |
msgstr "transitions autorisées depuis cet état" |
|
947 |
||
948 |
msgid "allowed_transition" |
|
949 |
msgstr "transition autorisée" |
|
950 |
||
951 |
msgid "allowed_transition_object" |
|
952 |
msgstr "états en entrée" |
|
953 |
||
954 |
msgid "am/pm calendar (month)" |
|
955 |
msgstr "calendrier am/pm (mois)" |
|
956 |
||
957 |
msgid "am/pm calendar (semester)" |
|
958 |
msgstr "calendrier am/pm (semestre)" |
|
959 |
||
960 |
msgid "am/pm calendar (week)" |
|
961 |
msgstr "calendrier am/pm (semaine)" |
|
962 |
||
963 |
msgid "am/pm calendar (year)" |
|
964 |
msgstr "calendrier am/pm (année)" |
|
965 |
||
966 |
msgid "an electronic mail address associated to a short alias" |
|
967 |
msgstr "une addresse électronique associée à un alias" |
|
968 |
||
969 |
msgid "an error occured" |
|
970 |
msgstr "une erreur est survenue" |
|
971 |
||
972 |
msgid "an error occured while processing your request" |
|
973 |
msgstr "une erreur est survenue pendant le traitement de votre requête" |
|
974 |
||
975 |
msgid "an error occured, the request cannot be fulfilled" |
|
976 |
msgstr "une erreur est survenue, la requête ne peut être complétée" |
|
977 |
||
978 |
msgid "and linked" |
|
979 |
msgstr "et lié" |
|
980 |
||
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
981 |
msgid "and/or between different values" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
982 |
msgstr "et/ou entre les différentes valeurs" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
983 |
|
0 | 984 |
msgid "anonymous" |
985 |
msgstr "anonyme" |
|
986 |
||
987 |
msgid "application entities" |
|
988 |
msgstr "entités applicatives" |
|
989 |
||
990 |
msgid "application schema" |
|
991 |
msgstr "Schéma de l'application" |
|
992 |
||
993 |
msgid "april" |
|
994 |
msgstr "avril" |
|
995 |
||
996 |
#, python-format |
|
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
997 |
msgid "at least one relation %(rtype)s is required on %(etype)s (%(eid)s)" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
998 |
msgstr "" |
2243
1bcf57df9c11
no upper case in the original message
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
1806
diff
changeset
|
999 |
"l'entité #%(eid)s de type %(etype)s doit nécessairement être reliée à une\n" |
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1000 |
"autre via la relation %(rtype)s" |
0 | 1001 |
|
1002 |
msgid "attribute" |
|
1003 |
msgstr "attribut" |
|
1004 |
||
1494
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
1005 |
msgid "attributes with modified permissions:" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
1006 |
msgstr "attributs ayant des permissions modifiées :" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
1007 |
|
0 | 1008 |
msgid "august" |
1009 |
msgstr "août" |
|
1010 |
||
1011 |
msgid "authentication failure" |
|
1012 |
msgstr "Identifiant ou mot de passe incorrect" |
|
1013 |
||
1014 |
msgid "automatic" |
|
1015 |
msgstr "automatique" |
|
1016 |
||
1017 |
msgid "bad value" |
|
1018 |
msgstr "mauvaise valeur" |
|
1019 |
||
1020 |
msgid "base url" |
|
1021 |
msgstr "url de base" |
|
1022 |
||
1023 |
msgid "bookmark has been removed" |
|
1024 |
msgstr "le signet a été retiré" |
|
1025 |
||
1026 |
msgid "bookmark this page" |
|
1027 |
msgstr "poser un signet ici" |
|
1028 |
||
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1029 |
msgid "bookmark this search" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1030 |
msgstr "mémoriser cette recherche" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1031 |
|
0 | 1032 |
msgid "bookmarked_by" |
1033 |
msgstr "utilisé par" |
|
1034 |
||
1035 |
msgid "bookmarked_by_object" |
|
1036 |
msgstr "a pour signets" |
|
1037 |
||
1038 |
msgid "bookmarks" |
|
1039 |
msgstr "signets" |
|
1040 |
||
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
1041 |
msgid "bookmarks are used to have user's specific internal links" |
2278
c1d8eb24300a
i18n update
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2243
diff
changeset
|
1042 |
msgstr "les signets sont utilisés pour gérer des liens internes par utilisateur" |
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
1043 |
|
0 | 1044 |
msgid "boxes" |
1045 |
msgstr "boîtes" |
|
1046 |
||
1047 |
msgid "boxes_bookmarks_box" |
|
1048 |
msgstr "boîte signets" |
|
1049 |
||
1050 |
msgid "boxes_bookmarks_box_description" |
|
1051 |
msgstr "boîte contenant les signets de l'utilisateur" |
|
1052 |
||
278 | 1053 |
msgid "boxes_download_box" |
1054 |
msgstr "boîte de téléchargement" |
|
1055 |
||
1056 |
msgid "boxes_download_box_description" |
|
1057 |
msgstr "boîte contenant un lien permettant de télécharger la ressource" |
|
1058 |
||
0 | 1059 |
msgid "boxes_edit_box" |
1060 |
msgstr "boîte d'actions" |
|
1061 |
||
1062 |
msgid "boxes_edit_box_description" |
|
1063 |
msgstr "" |
|
1064 |
"boîte affichant les différentes actions possibles sur les données affiches" |
|
1065 |
||
1066 |
msgid "boxes_filter_box" |
|
1067 |
msgstr "filtrer" |
|
1068 |
||
1069 |
msgid "boxes_filter_box_description" |
|
1070 |
msgstr "boîte permettant de filtrer parmi les résultats d'une recherche" |
|
1071 |
||
1072 |
msgid "boxes_possible_views_box" |
|
1073 |
msgstr "boîte des vues possibles" |
|
1074 |
||
1075 |
msgid "boxes_possible_views_box_description" |
|
1076 |
msgstr "boîte affichant les vues possibles pour les données courantes" |
|
1077 |
||
1078 |
msgid "boxes_rss" |
|
1079 |
msgstr "icône RSS" |
|
1080 |
||
1081 |
msgid "boxes_rss_description" |
|
1082 |
msgstr "l'icône RSS permettant de récupérer la vue RSS des données affichées" |
|
1083 |
||
1084 |
msgid "boxes_search_box" |
|
1085 |
msgstr "boîte de recherche" |
|
1086 |
||
1087 |
msgid "boxes_search_box_description" |
|
1088 |
msgstr "boîte avec un champ de recherche simple" |
|
1089 |
||
1090 |
msgid "boxes_startup_views_box" |
|
1091 |
msgstr "boîte des vues de départs" |
|
1092 |
||
1093 |
msgid "boxes_startup_views_box_description" |
|
1094 |
msgstr "boîte affichant les vues de départs de l'application" |
|
1095 |
||
1096 |
msgid "bug report sent" |
|
1097 |
msgstr "rapport d'erreur envoyé" |
|
1098 |
||
1099 |
msgid "button_apply" |
|
1100 |
msgstr "appliquer" |
|
1101 |
||
1102 |
msgid "button_cancel" |
|
1103 |
msgstr "annuler" |
|
1104 |
||
1105 |
msgid "button_delete" |
|
1106 |
msgstr "supprimer" |
|
1107 |
||
1108 |
msgid "button_ok" |
|
1109 |
msgstr "valider" |
|
1110 |
||
1111 |
msgid "button_reset" |
|
1112 |
msgstr "annuler les changements" |
|
1113 |
||
1114 |
msgid "by" |
|
1115 |
msgstr "par" |
|
1116 |
||
1117 |
msgid "by relation" |
|
1118 |
msgstr "via la relation" |
|
1119 |
||
1120 |
msgid "calendar" |
|
1121 |
msgstr "afficher un calendrier" |
|
1122 |
||
1123 |
msgid "calendar (month)" |
|
1124 |
msgstr "calendrier (mensuel)" |
|
1125 |
||
1126 |
msgid "calendar (semester)" |
|
1127 |
msgstr "calendrier (semestriel)" |
|
1128 |
||
1129 |
msgid "calendar (week)" |
|
1130 |
msgstr "calendrier (hebdo)" |
|
1131 |
||
1132 |
msgid "calendar (year)" |
|
1133 |
msgstr "calendrier (annuel)" |
|
1134 |
||
1135 |
#, python-format |
|
1136 |
msgid "can't change the %s attribute" |
|
1137 |
msgstr "ne peut changer l'attribut %s" |
|
1138 |
||
1139 |
#, python-format |
|
1140 |
msgid "can't connect to source %s, some data may be missing" |
|
1141 |
msgstr "ne peut se connecter à la source %s, des données peuvent manquer" |
|
1142 |
||
1143 |
#, python-format |
|
1144 |
msgid "can't display data, unexpected error: %s" |
|
1145 |
msgstr "impossible d'afficher les données à cause de l'erreur suivante: %s" |
|
1146 |
||
1147 |
#, python-format |
|
1148 |
msgid "" |
|
1149 |
"can't set inlined=%(inlined)s, %(stype)s %(rtype)s %(otype)s has cardinality=" |
|
1150 |
"%(card)s" |
|
1151 |
msgstr "" |
|
1152 |
"ne peut mettre 'inlined' = %(inlined)s, %(stype)s %(rtype)s %(otype)s a pour " |
|
1153 |
"cardinalité %(card)s" |
|
1154 |
||
1155 |
msgid "cancel select" |
|
1156 |
msgstr "annuler la sélection" |
|
1157 |
||
1158 |
msgid "cancel this insert" |
|
1159 |
msgstr "annuler cette insertion" |
|
1160 |
||
1161 |
msgid "canonical" |
|
1162 |
msgstr "canonique" |
|
1163 |
||
1164 |
msgid "cardinality" |
|
1165 |
msgstr "cardinalité" |
|
1166 |
||
1618
70c0c84e1c25
more translations for siteconfig
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1610
diff
changeset
|
1167 |
msgid "category" |
70c0c84e1c25
more translations for siteconfig
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1610
diff
changeset
|
1168 |
msgstr "categorie" |
70c0c84e1c25
more translations for siteconfig
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1610
diff
changeset
|
1169 |
|
0 | 1170 |
#, python-format |
1171 |
msgid "changed state of %(etype)s #%(eid)s (%(title)s)" |
|
1172 |
msgstr "changement de l'état de %(etype)s #%(eid)s (%(title)s)" |
|
1173 |
||
1174 |
msgid "changes applied" |
|
1175 |
msgstr "changements appliqués" |
|
1176 |
||
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
1177 |
msgid "click here to see created entity" |
2278
c1d8eb24300a
i18n update
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2243
diff
changeset
|
1178 |
msgstr "cliquez ici pour voir l'entité créée" |
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
1179 |
|
0 | 1180 |
msgid "click on the box to cancel the deletion" |
1181 |
msgstr "cliquer dans la zone d'édition pour annuler la suppression" |
|
1182 |
||
1183 |
msgid "comment" |
|
1184 |
msgstr "commentaire" |
|
1185 |
||
1186 |
msgid "comment:" |
|
1187 |
msgstr "commentaire :" |
|
1188 |
||
1189 |
msgid "comment_format" |
|
1190 |
msgstr "format" |
|
1191 |
||
1192 |
msgid "components" |
|
1193 |
msgstr "composants" |
|
1194 |
||
1195 |
msgid "components_appliname" |
|
1196 |
msgstr "titre de l'application" |
|
1197 |
||
1198 |
msgid "components_appliname_description" |
|
1199 |
msgstr "affiche le titre de l'application dans l'en-tête de page" |
|
1200 |
||
1201 |
msgid "components_breadcrumbs" |
|
1202 |
msgstr "fil d'ariane" |
|
1203 |
||
1204 |
msgid "components_breadcrumbs_description" |
|
1205 |
msgstr "" |
|
1206 |
"affiche un chemin permettant de localiser la page courante dans le site" |
|
1207 |
||
1208 |
msgid "components_etypenavigation" |
|
1209 |
msgstr "filtrage par type" |
|
1210 |
||
1211 |
msgid "components_etypenavigation_description" |
|
1212 |
msgstr "permet de filtrer par type d'entité les résultats d'une recherche" |
|
1213 |
||
1214 |
msgid "components_help" |
|
1215 |
msgstr "bouton aide" |
|
1216 |
||
1217 |
msgid "components_help_description" |
|
1218 |
msgstr "le bouton d'aide, dans l'en-tête de page" |
|
1219 |
||
1220 |
msgid "components_loggeduserlink" |
|
1221 |
msgstr "lien utilisateur" |
|
1222 |
||
1223 |
msgid "components_loggeduserlink_description" |
|
1224 |
msgstr "" |
|
1225 |
"affiche un lien vers le formulaire d'authentification pour les utilisateurs " |
|
1226 |
"anonymes, sinon une boite contenant notamment des liens propres à " |
|
1227 |
"l'utilisateur connectés" |
|
1228 |
||
1229 |
msgid "components_logo" |
|
1230 |
msgstr "logo" |
|
1231 |
||
1232 |
msgid "components_logo_description" |
|
1233 |
msgstr "le logo de l'application, dans l'en-tête de page" |
|
1234 |
||
1235 |
msgid "components_navigation" |
|
1236 |
msgstr "navigation par page" |
|
1237 |
||
1238 |
msgid "components_navigation_description" |
|
1239 |
msgstr "" |
|
1240 |
"composant permettant de présenter sur plusieurs pages les requêtes renvoyant " |
|
1241 |
"plus d'un certain nombre de résultat" |
|
1242 |
||
1243 |
msgid "components_rqlinput" |
|
1244 |
msgstr "barre rql" |
|
1245 |
||
1246 |
msgid "components_rqlinput_description" |
|
1247 |
msgstr "la barre de requête rql, dans l'en-tête de page" |
|
1248 |
||
1249 |
msgid "composite" |
|
1250 |
msgstr "composite" |
|
1251 |
||
1252 |
msgid "condition" |
|
1253 |
msgstr "condition" |
|
1254 |
||
1255 |
msgid "condition:" |
|
1256 |
msgstr "condition :" |
|
1257 |
||
1258 |
msgid "condition_object" |
|
1259 |
msgstr "condition de" |
|
1260 |
||
1261 |
msgid "confirm password" |
|
1262 |
msgstr "confirmer le mot de passe" |
|
1263 |
||
1264 |
msgid "constrained_by" |
|
1265 |
msgstr "contraint par" |
|
1266 |
||
1267 |
msgid "constrained_by_object" |
|
1268 |
msgstr "contrainte de" |
|
1269 |
||
1270 |
msgid "constraint factory" |
|
1271 |
msgstr "fabrique de contraintes" |
|
1272 |
||
1273 |
msgid "constraints" |
|
1274 |
msgstr "contraintes" |
|
1275 |
||
1276 |
msgid "constraints applying on this relation" |
|
1277 |
msgstr "contraintes s'appliquant à cette relation" |
|
1278 |
||
1279 |
msgid "contentnavigation" |
|
1280 |
msgstr "composants contextuels" |
|
1281 |
||
1282 |
msgid "contentnavigation_breadcrumbs" |
|
1283 |
msgstr "fil d'ariane" |
|
1284 |
||
1285 |
msgid "contentnavigation_breadcrumbs_description" |
|
1286 |
msgstr "" |
|
1287 |
"affiche un chemin permettant de localiser la page courante dans le site" |
|
1288 |
||
1289 |
msgid "contentnavigation_prevnext" |
|
1290 |
msgstr "élément précedent / suivant" |
|
1291 |
||
1292 |
msgid "contentnavigation_prevnext_description" |
|
1293 |
msgstr "" |
|
1294 |
"affiche des liens permettant de passer d'une entité à une autre sur les " |
|
1295 |
"entités implémentant l'interface \"précédent/suivant\"." |
|
1296 |
||
1297 |
msgid "contentnavigation_seealso" |
|
1298 |
msgstr "voir aussi" |
|
1299 |
||
1300 |
msgid "contentnavigation_seealso_description" |
|
1301 |
msgstr "" |
|
1302 |
"section affichant les entités liées par la relation \"voir aussi\" si " |
|
1303 |
"l'entité supporte cette relation." |
|
1304 |
||
1305 |
msgid "contentnavigation_wfhistory" |
|
1306 |
msgstr "historique du workflow." |
|
1307 |
||
1308 |
msgid "contentnavigation_wfhistory_description" |
|
1309 |
msgstr "" |
|
1310 |
"section affichant l'historique du workflow pour les entités ayant un " |
|
1311 |
"workflow." |
|
1312 |
||
1313 |
msgid "context" |
|
1314 |
msgstr "contexte" |
|
1315 |
||
1316 |
msgid "context where this box should be displayed" |
|
1317 |
msgstr "contexte dans lequel la boite devrait être affichée" |
|
1318 |
||
1319 |
msgid "context where this component should be displayed" |
|
1320 |
msgstr "contexte où ce composant doit être affiché" |
|
1321 |
||
1322 |
msgid "control subject entity's relations order" |
|
1323 |
msgstr "contrôle l'ordre des relations de l'entité sujet" |
|
1324 |
||
1325 |
msgid "copy" |
|
1326 |
msgstr "copier" |
|
1327 |
||
1328 |
msgid "copy edition" |
|
1329 |
msgstr "édition d'une copie" |
|
1330 |
||
1331 |
msgid "" |
|
1332 |
"core relation giving to a group the permission to add an entity or relation " |
|
1333 |
"type" |
|
1334 |
msgstr "" |
|
1335 |
"relation système donnant à un groupe la permission d'ajouter une entité ou " |
|
1336 |
"une relation" |
|
1337 |
||
1338 |
msgid "" |
|
1339 |
"core relation giving to a group the permission to delete an entity or " |
|
1340 |
"relation type" |
|
1341 |
msgstr "" |
|
1342 |
"relation système donnant à un group la permission de supprimer une entité ou " |
|
1343 |
"une relation" |
|
1344 |
||
1345 |
msgid "" |
|
1346 |
"core relation giving to a group the permission to read an entity or relation " |
|
1347 |
"type" |
|
1348 |
msgstr "" |
|
1349 |
"relation système donnant à un group la permission de lire une entité ou une " |
|
1350 |
"relation" |
|
1351 |
||
1352 |
msgid "core relation giving to a group the permission to update an entity type" |
|
1353 |
msgstr "" |
|
1354 |
"relation système donnant à un groupe la permission de mettre à jour une " |
|
1355 |
"entityé" |
|
1356 |
||
1357 |
msgid "core relation indicating a user's groups" |
|
1358 |
msgstr "" |
|
1359 |
"relation système indiquant les groupes auxquels appartient l'utilisateur" |
|
1360 |
||
1361 |
msgid "" |
|
1362 |
"core relation indicating owners of an entity. This relation implicitly put " |
|
1363 |
"the owner into the owners group for the entity" |
|
1364 |
msgstr "" |
|
1365 |
"relation système indiquant le(s) propriétaire(s) d'une entité. Cette " |
|
1366 |
"relation place implicitement les utilisateurs liés dans le groupe des " |
|
1367 |
"propriétaires pour cette entité" |
|
1368 |
||
1369 |
msgid "core relation indicating the original creator of an entity" |
|
1370 |
msgstr "relation système indiquant le créateur d'une entité." |
|
1371 |
||
1372 |
msgid "core relation indicating the type of an entity" |
|
1373 |
msgstr "relation système indiquant le type de l'entité" |
|
1374 |
||
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1375 |
msgid "" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1376 |
"core relation indicating the types (including specialized types) of an entity" |
213
6842c3dee34b
adding files (formely appearing in jpl) specific to cubicweb
Laure Bourgois <Laure.Bourgois@logilab.fr>
parents:
63
diff
changeset
|
1377 |
msgstr "" |
6842c3dee34b
adding files (formely appearing in jpl) specific to cubicweb
Laure Bourgois <Laure.Bourgois@logilab.fr>
parents:
63
diff
changeset
|
1378 |
"relation système indiquant les types (y compris les types parents) d'une " |
6842c3dee34b
adding files (formely appearing in jpl) specific to cubicweb
Laure Bourgois <Laure.Bourgois@logilab.fr>
parents:
63
diff
changeset
|
1379 |
"entité" |
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1380 |
|
0 | 1381 |
msgid "cost" |
1382 |
msgstr "coût" |
|
1383 |
||
1384 |
msgid "could not connect to the SMTP server" |
|
1385 |
msgstr "impossible de se connecter au serveur SMTP" |
|
1386 |
||
1387 |
msgid "create an index for quick search on this attribute" |
|
1388 |
msgstr "créer un index pour accélérer les recherches sur cet attribut" |
|
1389 |
||
1390 |
msgid "create an index page" |
|
1391 |
msgstr "créer une page d'accueil" |
|
1392 |
||
1393 |
msgid "created on" |
|
1394 |
msgstr "créé le" |
|
1395 |
||
1396 |
msgid "created_by" |
|
1397 |
msgstr "créé par" |
|
1398 |
||
1399 |
msgid "created_by_object" |
|
1400 |
msgstr "a créé" |
|
1401 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
1402 |
msgid "creating Bookmark (Bookmark bookmarked_by CWUser %(linkto)s)" |
584 | 1403 |
msgstr "création d'un signet pour %(linkto)s" |
1404 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
1405 |
msgid "creating CWAttribute (CWAttribute relation_type CWRType %(linkto)s)" |
584 | 1406 |
msgstr "création d'un attribut %(linkto)s" |
0 | 1407 |
|
1806 | 1408 |
msgid "" |
1409 |
"creating CWConstraint (CWAttribute %(linkto)s constrained_by CWConstraint)" |
|
1410 |
msgstr "création d'une contrainte pour l'attribut %(linkto)s" |
|
1411 |
||
1412 |
msgid "" |
|
1413 |
"creating CWConstraint (CWRelation %(linkto)s constrained_by CWConstraint)" |
|
1414 |
msgstr "création d'une contrainte pour la relation %(linkto)s" |
|
1415 |
||
1416 |
msgid "creating CWProperty (CWProperty for_user CWUser %(linkto)s)" |
|
1417 |
msgstr "création d'une propriété pour l'utilisateur %(linkto)s" |
|
1418 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
1419 |
msgid "creating CWRelation (CWRelation relation_type CWRType %(linkto)s)" |
0 | 1420 |
msgstr "création relation %(linkto)s" |
1421 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
1422 |
msgid "creating CWUser (CWUser in_group CWGroup %(linkto)s)" |
0 | 1423 |
msgstr "création d'un utilisateur à rajouter au groupe %(linkto)s" |
1424 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
1425 |
msgid "creating EmailAddress (CWUser %(linkto)s use_email EmailAddress)" |
0 | 1426 |
msgstr "création d'une adresse électronique pour l'utilisateur %(linkto)s" |
1427 |
||
1806 | 1428 |
msgid "" |
1429 |
"creating RQLExpression (CWEType %(linkto)s add_permission RQLExpression)" |
|
0 | 1430 |
msgstr "création d'une expression RQL pour la permission d'ajout de %(linkto)s" |
1431 |
||
1432 |
msgid "" |
|
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
1433 |
"creating RQLExpression (CWEType %(linkto)s delete_permission RQLExpression)" |
0 | 1434 |
msgstr "" |
1435 |
"création d'une expression RQL pour la permission de suppression de %(linkto)s" |
|
1436 |
||
1437 |
msgid "" |
|
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
1438 |
"creating RQLExpression (CWEType %(linkto)s read_permission RQLExpression)" |
0 | 1439 |
msgstr "création d'une expression RQL pour la permission de lire %(linkto)s" |
1440 |
||
1441 |
msgid "" |
|
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
1442 |
"creating RQLExpression (CWEType %(linkto)s update_permission RQLExpression)" |
0 | 1443 |
msgstr "" |
1444 |
"création d'une expression RQL pour la permission de mise à jour de %(linkto)s" |
|
1445 |
||
1806 | 1446 |
msgid "" |
1447 |
"creating RQLExpression (CWRType %(linkto)s add_permission RQLExpression)" |
|
0 | 1448 |
msgstr "" |
1449 |
"création d'une expression RQL pour la permission d'ajout des relations %" |
|
1450 |
"(linkto)s" |
|
1451 |
||
1452 |
msgid "" |
|
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
1453 |
"creating RQLExpression (CWRType %(linkto)s delete_permission RQLExpression)" |
0 | 1454 |
msgstr "" |
1455 |
"création d'une expression RQL pour la permission de suppression des " |
|
1456 |
"relations %(linkto)s" |
|
1457 |
||
1458 |
msgid "" |
|
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
1459 |
"creating RQLExpression (CWRType %(linkto)s read_permission RQLExpression)" |
0 | 1460 |
msgstr "" |
1461 |
"création d'une expression RQL pour la permission de lire les relations %" |
|
1462 |
"(linkto)s" |
|
1463 |
||
1464 |
msgid "creating RQLExpression (Transition %(linkto)s condition RQLExpression)" |
|
1465 |
msgstr "création d'une expression RQL pour la transition %(linkto)s" |
|
1466 |
||
1467 |
msgid "creating State (State allowed_transition Transition %(linkto)s)" |
|
1468 |
msgstr "création d'un état pouvant aller vers la transition %(linkto)s" |
|
1469 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
1470 |
msgid "creating State (State state_of CWEType %(linkto)s)" |
0 | 1471 |
msgstr "création d'un état pour le type %(linkto)s" |
1472 |
||
1473 |
msgid "creating State (Transition %(linkto)s destination_state State)" |
|
1474 |
msgstr "création d'un état destination de la transition %(linkto)s" |
|
1475 |
||
1476 |
msgid "creating Transition (State %(linkto)s allowed_transition Transition)" |
|
1477 |
msgstr "création d'une transition autorisée depuis l'état %(linkto)s" |
|
1478 |
||
1479 |
msgid "creating Transition (Transition destination_state State %(linkto)s)" |
|
1480 |
msgstr "création d'une transition vers l'état %(linkto)s" |
|
1481 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
1482 |
msgid "creating Transition (Transition transition_of CWEType %(linkto)s)" |
0 | 1483 |
msgstr "création d'une transition pour le type %(linkto)s" |
1484 |
||
1485 |
msgid "creation" |
|
1486 |
msgstr "création" |
|
1487 |
||
1488 |
msgid "creation time of an entity" |
|
1489 |
msgstr "date de création d'une entité" |
|
1490 |
||
1491 |
msgid "creation_date" |
|
1492 |
msgstr "date de création" |
|
1493 |
||
1494 |
msgid "cstrtype" |
|
1495 |
msgstr "type de constrainte" |
|
1496 |
||
1497 |
msgid "cstrtype_object" |
|
1498 |
msgstr "utilisé par" |
|
1499 |
||
1500 |
msgid "csv entities export" |
|
1501 |
msgstr "export d'entités en CSV" |
|
1502 |
||
1503 |
msgid "csv export" |
|
1504 |
msgstr "export CSV" |
|
1505 |
||
1211
90bb6e89e356
add the name of the currently attached file, if the file already exists (i.e in the edition form)
Stephanie Marcu <stephanie.marcu@logilab.fr>
parents:
1136
diff
changeset
|
1506 |
#, python-format |
90bb6e89e356
add the name of the currently attached file, if the file already exists (i.e in the edition form)
Stephanie Marcu <stephanie.marcu@logilab.fr>
parents:
1136
diff
changeset
|
1507 |
msgid "currently attached file: %s" |
90bb6e89e356
add the name of the currently attached file, if the file already exists (i.e in the edition form)
Stephanie Marcu <stephanie.marcu@logilab.fr>
parents:
1136
diff
changeset
|
1508 |
msgstr "fichie actuellement attaché %s" |
90bb6e89e356
add the name of the currently attached file, if the file already exists (i.e in the edition form)
Stephanie Marcu <stephanie.marcu@logilab.fr>
parents:
1136
diff
changeset
|
1509 |
|
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
1510 |
msgid "cwetype-schema-image" |
2278
c1d8eb24300a
i18n update
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2243
diff
changeset
|
1511 |
msgstr "schéma" |
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
1512 |
|
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
1513 |
msgid "cwetype-schema-permissions" |
2278
c1d8eb24300a
i18n update
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2243
diff
changeset
|
1514 |
msgstr "permissions" |
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
1515 |
|
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
1516 |
msgid "cwetype-schema-text" |
2278
c1d8eb24300a
i18n update
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2243
diff
changeset
|
1517 |
msgstr "description" |
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
1518 |
|
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
1519 |
msgid "cwetype-workflow" |
2278
c1d8eb24300a
i18n update
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2243
diff
changeset
|
1520 |
msgstr "workflow" |
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
1521 |
|
0 | 1522 |
msgid "data directory url" |
1523 |
msgstr "url du répertoire de données" |
|
1524 |
||
1525 |
msgid "date" |
|
1526 |
msgstr "date" |
|
1527 |
||
1528 |
msgid "deactivate" |
|
1529 |
msgstr "désactiver" |
|
1530 |
||
1531 |
msgid "deactivated" |
|
1532 |
msgstr "désactivé" |
|
1533 |
||
1534 |
msgid "december" |
|
1535 |
msgstr "décembre" |
|
1536 |
||
1537 |
msgid "default" |
|
1538 |
msgstr "valeur par défaut" |
|
1539 |
||
1540 |
msgid "default text format for rich text fields." |
|
1541 |
msgstr "format de texte par défaut pour les champs textes" |
|
1542 |
||
1543 |
msgid "defaultval" |
|
1544 |
msgstr "valeur par défaut" |
|
1545 |
||
1546 |
msgid "define a CubicWeb user" |
|
1547 |
msgstr "défini un utilisateur CubicWeb" |
|
1548 |
||
1549 |
msgid "define a CubicWeb users group" |
|
1550 |
msgstr "défini un groupe d'utilisateur CubicWeb" |
|
1551 |
||
1552 |
msgid "" |
|
1553 |
"define a final relation: link a final relation type from a non final entity " |
|
1554 |
"to a final entity type. used to build the application schema" |
|
1555 |
msgstr "" |
|
1556 |
"définit une relation non finale: lie un type de relation non finaledepuis " |
|
1557 |
"une entité vers un type d'entité non final. Utilisé pour construire le " |
|
1558 |
"schéma de l'application" |
|
1559 |
||
1560 |
msgid "" |
|
1561 |
"define a non final relation: link a non final relation type from a non final " |
|
1562 |
"entity to a non final entity type. used to build the application schema" |
|
1563 |
msgstr "" |
|
1564 |
"définit une relation 'attribut', utilisé pour construire le schéma de " |
|
1565 |
"l'application" |
|
1566 |
||
1567 |
msgid "define a relation type, used to build the application schema" |
|
1568 |
msgstr "" |
|
1569 |
"définit un type de relation, utilisé pour construire le schéma de " |
|
1570 |
"l'application" |
|
1571 |
||
1572 |
msgid "define a rql expression used to define permissions" |
|
1573 |
msgstr "RQL expression utilisée pour définir les droits d'accès" |
|
1574 |
||
1575 |
msgid "define a schema constraint" |
|
1576 |
msgstr "définit une contrainte de schema" |
|
1577 |
||
1578 |
msgid "define a schema constraint type" |
|
1579 |
msgstr "définit un type de contrainte de schema" |
|
1580 |
||
1581 |
msgid "define an entity type, used to build the application schema" |
|
1582 |
msgstr "" |
|
1583 |
"définit un type d'entité, utilisé pour construire le schéma de l'application" |
|
1584 |
||
1585 |
msgid "" |
|
1586 |
"defines what's the property is applied for. You must select this first to be " |
|
1587 |
"able to set value" |
|
1588 |
msgstr "" |
|
1589 |
"définit à quoi la propriété est appliquée. Vous devez sélectionner cela " |
|
1590 |
"avant de pouvoir fixer une valeur" |
|
1591 |
||
1592 |
msgid "delete" |
|
1593 |
msgstr "supprimer" |
|
1594 |
||
1595 |
msgid "delete this bookmark" |
|
1596 |
msgstr "supprimer ce signet" |
|
1597 |
||
1598 |
msgid "delete this permission" |
|
1599 |
msgstr "supprimer cette permission" |
|
1600 |
||
1601 |
msgid "delete this relation" |
|
1602 |
msgstr "supprimer cette relation" |
|
1603 |
||
1604 |
msgid "delete_perm" |
|
1605 |
msgstr "suppression" |
|
1606 |
||
1607 |
msgid "delete_permission" |
|
1608 |
msgstr "permission de supprimer" |
|
1609 |
||
1610 |
msgid "delete_permission_object" |
|
1611 |
msgstr "a la permission de supprimer" |
|
1612 |
||
1613 |
#, python-format |
|
1614 |
msgid "deleted %(etype)s #%(eid)s (%(title)s)" |
|
1615 |
msgstr "suppression de l'entité %(etype)s #%(eid)s (%(title)s)" |
|
1616 |
||
1617 |
#, python-format |
|
1618 |
msgid "" |
|
1619 |
"deleted relation %(rtype)s from %(frometype)s #%(fromeid)s to %(toetype)s #%" |
|
1620 |
"(toeid)s" |
|
1621 |
msgstr "" |
|
1622 |
"suppression de la relation %(rtype)s de %(frometype)s #%(fromeid)s vers %" |
|
1623 |
"(toetype)s #%(toeid)s" |
|
1624 |
||
1625 |
msgid "depends on the constraint type" |
|
1626 |
msgstr "dépend du type de contrainte" |
|
1627 |
||
1628 |
msgid "description" |
|
1629 |
msgstr "description" |
|
1630 |
||
1631 |
msgid "description_format" |
|
1632 |
msgstr "format" |
|
1633 |
||
1634 |
msgid "destination state for this transition" |
|
1635 |
msgstr "états accessibles par cette transition" |
|
1636 |
||
1637 |
msgid "destination state of a transition" |
|
1638 |
msgstr "état d'arrivée d'une transition" |
|
1639 |
||
1640 |
msgid "destination_state" |
|
1641 |
msgstr "état de destination" |
|
1642 |
||
1643 |
msgid "destination_state_object" |
|
1644 |
msgstr "destination de" |
|
1645 |
||
1806 | 1646 |
msgid "detach attached file" |
1647 |
msgstr "détacher le fichier existant" |
|
1648 |
||
1211
90bb6e89e356
add the name of the currently attached file, if the file already exists (i.e in the edition form)
Stephanie Marcu <stephanie.marcu@logilab.fr>
parents:
1136
diff
changeset
|
1649 |
#, python-format |
90bb6e89e356
add the name of the currently attached file, if the file already exists (i.e in the edition form)
Stephanie Marcu <stephanie.marcu@logilab.fr>
parents:
1136
diff
changeset
|
1650 |
msgid "detach attached file %s" |
90bb6e89e356
add the name of the currently attached file, if the file already exists (i.e in the edition form)
Stephanie Marcu <stephanie.marcu@logilab.fr>
parents:
1136
diff
changeset
|
1651 |
msgstr "détacher le fichier existant %s" |
0 | 1652 |
|
1653 |
msgid "display order of the action" |
|
1654 |
msgstr "ordre d'affichage de l'action" |
|
1655 |
||
1656 |
msgid "display order of the box" |
|
1657 |
msgstr "ordre d'affichage de la boîte" |
|
1658 |
||
1659 |
msgid "display order of the component" |
|
1660 |
msgstr "ordre d'affichage du composant" |
|
1661 |
||
1662 |
msgid "display the action or not" |
|
1663 |
msgstr "afficher l'action ou non" |
|
1664 |
||
1665 |
msgid "display the box or not" |
|
1666 |
msgstr "afficher la boîte ou non" |
|
1667 |
||
1668 |
msgid "display the component or not" |
|
1669 |
msgstr "afficher le composant ou non" |
|
1670 |
||
1671 |
msgid "" |
|
1672 |
"distinct label to distinguate between other permission entity of the same " |
|
1673 |
"name" |
|
1674 |
msgstr "" |
|
1675 |
"libellé permettant de distinguer cette permission des autres ayant le même " |
|
1676 |
"nom" |
|
1677 |
||
1678 |
msgid "download" |
|
1679 |
msgstr "télécharger" |
|
1680 |
||
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1681 |
msgid "download icon" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1682 |
msgstr "icône de téléchargement" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1683 |
|
1347
01210bb805dc
translation of planned_delivery
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1211
diff
changeset
|
1684 |
msgid "download schema as owl" |
1806 | 1685 |
msgstr "télécharger le schéma OWL" |
1347
01210bb805dc
translation of planned_delivery
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1211
diff
changeset
|
1686 |
|
0 | 1687 |
msgid "edit bookmarks" |
1688 |
msgstr "éditer les signets" |
|
1689 |
||
1690 |
msgid "edit the index page" |
|
1691 |
msgstr "éditer la page d'accueil" |
|
1692 |
||
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1693 |
msgid "editable-table" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1694 |
msgstr "table éditable" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1695 |
|
0 | 1696 |
msgid "edition" |
1697 |
msgstr "édition" |
|
1698 |
||
1699 |
msgid "eid" |
|
1700 |
msgstr "eid" |
|
1701 |
||
1702 |
msgid "element copied" |
|
1703 |
msgstr "élément copié" |
|
1704 |
||
1705 |
msgid "element created" |
|
1706 |
msgstr "élément créé" |
|
1707 |
||
1708 |
msgid "element edited" |
|
1709 |
msgstr "élément édité" |
|
1710 |
||
1711 |
msgid "email address to use for notification" |
|
1712 |
msgstr "adresse email à utiliser pour la notification" |
|
1713 |
||
1714 |
msgid "emails successfully sent" |
|
1715 |
msgstr "courriels envoyés avec succès" |
|
1716 |
||
1717 |
msgid "embed" |
|
1718 |
msgstr "embarqué" |
|
1719 |
||
1720 |
msgid "embedding this url is forbidden" |
|
1721 |
msgstr "l'inclusion de cette url est interdite" |
|
1722 |
||
1723 |
msgid "entities deleted" |
|
1724 |
msgstr "entités supprimées" |
|
1725 |
||
1806 | 1726 |
msgid "entity copied" |
1727 |
msgstr "entité copiée" |
|
1728 |
||
1729 |
msgid "entity created" |
|
1730 |
msgstr "entité créée" |
|
1731 |
||
0 | 1732 |
msgid "entity deleted" |
1733 |
msgstr "entité supprimée" |
|
1734 |
||
1806 | 1735 |
msgid "entity edited" |
1736 |
msgstr "entité éditée" |
|
1737 |
||
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
1738 |
msgid "entity linked" |
2278
c1d8eb24300a
i18n update
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2243
diff
changeset
|
1739 |
msgstr "entité liée" |
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
1740 |
|
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1741 |
msgid "entity type" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1742 |
msgstr "type d'entité" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1743 |
|
0 | 1744 |
msgid "" |
1745 |
"entity type that may be used to construct some advanced security " |
|
1746 |
"configuration" |
|
1747 |
msgstr "" |
|
1748 |
"type d'entité à utiliser pour définir une configuration de sécurité avancée" |
|
1749 |
||
1750 |
msgid "entity types which may use this state" |
|
1751 |
msgstr "type d'entités opuvant utiliser cet état" |
|
1752 |
||
1753 |
msgid "entity types which may use this transition" |
|
1754 |
msgstr "entités qui peuvent utiliser cette transition" |
|
1755 |
||
1756 |
msgid "error while embedding page" |
|
1757 |
msgstr "erreur pendant l'inclusion de la page" |
|
1758 |
||
1759 |
#, python-format |
|
1760 |
msgid "error while handling __method: %s" |
|
1761 |
msgstr "erreur survenue lors du traitement de formulaire (%s)" |
|
1762 |
||
1763 |
msgid "error while publishing ReST text" |
|
1764 |
msgstr "" |
|
1765 |
"une erreur s'est produite lors de l'interprétation du texte au format ReST" |
|
1766 |
||
1767 |
#, python-format |
|
1768 |
msgid "error while querying source %s, some data may be missing" |
|
1769 |
msgstr "" |
|
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1770 |
"une erreur est survenue en interrogeant %s, il est possible que les\n" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1771 |
"données affichées soient incomplètes" |
0 | 1772 |
|
1773 |
msgid "eta_date" |
|
1774 |
msgstr "date de fin" |
|
1775 |
||
1776 |
msgid "expected:" |
|
1777 |
msgstr "attendu :" |
|
1778 |
||
1779 |
msgid "expression" |
|
1780 |
msgstr "expression" |
|
1781 |
||
1782 |
msgid "exprtype" |
|
1783 |
msgstr "type de l'expression" |
|
1784 |
||
1785 |
msgid "external page" |
|
1786 |
msgstr "page externe" |
|
1787 |
||
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1788 |
msgid "facetbox" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1789 |
msgstr "boîte à facettes" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1790 |
|
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1791 |
msgid "facets_created_by-facet" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1792 |
msgstr "facette \"créé par\"" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1793 |
|
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1794 |
msgid "facets_created_by-facet_description" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1795 |
msgstr "" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1796 |
|
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
1797 |
msgid "facets_cwfinal-facet" |
2278
c1d8eb24300a
i18n update
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2243
diff
changeset
|
1798 |
msgstr "facette \"type d'entité ou de relation final\"" |
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
1799 |
|
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
1800 |
msgid "facets_cwfinal-facet_description" |
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
1801 |
msgstr "" |
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
1802 |
|
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
1803 |
msgid "facets_cwmeta-facet" |
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
1804 |
msgstr "" |
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
1805 |
|
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
1806 |
msgid "facets_cwmeta-facet_description" |
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
1807 |
msgstr "" |
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
1808 |
|
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1809 |
msgid "facets_etype-facet" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1810 |
msgstr "facette \"est de type\"" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1811 |
|
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1812 |
msgid "facets_etype-facet_description" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1813 |
msgstr "" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1814 |
|
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1815 |
msgid "facets_has_text-facet" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1816 |
msgstr "facette \"contient le texte\"" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1817 |
|
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1818 |
msgid "facets_has_text-facet_description" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1819 |
msgstr "" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1820 |
|
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1821 |
msgid "facets_in_group-facet" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1822 |
msgstr "facette \"fait partie du groupe\"" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1823 |
|
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1824 |
msgid "facets_in_group-facet_description" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1825 |
msgstr "" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1826 |
|
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1827 |
msgid "facets_in_state-facet" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1828 |
msgstr "facette \"dans l'état\"" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1829 |
|
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1830 |
msgid "facets_in_state-facet_description" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1831 |
msgstr "" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1832 |
|
0 | 1833 |
msgid "february" |
1834 |
msgstr "février" |
|
1835 |
||
584 | 1836 |
msgid "file tree view" |
1837 |
msgstr "arborescence (fichiers)" |
|
1838 |
||
0 | 1839 |
msgid "final" |
1840 |
msgstr "final" |
|
1841 |
||
1842 |
msgid "firstname" |
|
1843 |
msgstr "prénom" |
|
1844 |
||
584 | 1845 |
msgid "foaf" |
1846 |
msgstr "foaf" |
|
1847 |
||
0 | 1848 |
msgid "follow" |
1849 |
msgstr "suivre le lien" |
|
1850 |
||
1851 |
msgid "for_user" |
|
1852 |
msgstr "pour l'utilisateur" |
|
1853 |
||
1854 |
msgid "for_user_object" |
|
1855 |
msgstr "utilise les propriétés" |
|
1856 |
||
1857 |
msgid "friday" |
|
1858 |
msgstr "vendredi" |
|
1859 |
||
1860 |
msgid "from" |
|
1861 |
msgstr "de" |
|
1862 |
||
1806 | 1863 |
#, python-format |
1864 |
msgid "from %(date)s" |
|
1865 |
msgstr "du %(date)s" |
|
1866 |
||
0 | 1867 |
msgid "from_entity" |
1868 |
msgstr "de l'entité" |
|
1869 |
||
1870 |
msgid "from_entity_object" |
|
1871 |
msgstr "relation sujet" |
|
1872 |
||
1873 |
msgid "from_state" |
|
1874 |
msgstr "de l'état" |
|
1875 |
||
1876 |
msgid "from_state_object" |
|
1877 |
msgstr "transitions depuis cet état" |
|
1878 |
||
1879 |
msgid "full text or RQL query" |
|
1880 |
msgstr "texte à rechercher ou requête RQL" |
|
1881 |
||
1882 |
msgid "fulltext_container" |
|
1883 |
msgstr "conteneur du texte indexé" |
|
1884 |
||
1885 |
msgid "fulltextindexed" |
|
1886 |
msgstr "indexation du texte" |
|
1887 |
||
1888 |
msgid "generic plot" |
|
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
1889 |
msgstr "tracé de courbes standard" |
0 | 1890 |
|
1806 | 1891 |
msgid "generic relation to link one entity to another" |
1892 |
msgstr "relation générique pour lier une entité à une autre" |
|
1893 |
||
0 | 1894 |
msgid "go back to the index page" |
1895 |
msgstr "retourner sur la page d'accueil" |
|
1896 |
||
1897 |
msgid "granted to groups" |
|
1898 |
msgstr "accordée aux groupes" |
|
1899 |
||
1900 |
msgid "graphical representation of the application'schema" |
|
1901 |
msgstr "représentation graphique du schéma de l'application" |
|
1902 |
||
1903 |
#, python-format |
|
1904 |
msgid "graphical schema for %s" |
|
1905 |
msgstr "graphique du schéma pour %s" |
|
1906 |
||
1907 |
#, python-format |
|
1908 |
msgid "graphical workflow for %s" |
|
1909 |
msgstr "graphique du workflow pour %s" |
|
1910 |
||
1911 |
msgid "group in which a user should be to be allowed to pass this transition" |
|
1912 |
msgstr "" |
|
1913 |
"groupe dans lequel l'utilisateur doit être pour pouvoir passer la transition" |
|
1914 |
||
1915 |
msgid "groups" |
|
1916 |
msgstr "groupes" |
|
1917 |
||
1918 |
msgid "groups allowed to add entities/relations of this type" |
|
1919 |
msgstr "groupes autorisés à ajouter des entités/relations de ce type" |
|
1920 |
||
1921 |
msgid "groups allowed to delete entities/relations of this type" |
|
1922 |
msgstr "groupes autorisés à supprimer des entités/relations de ce type" |
|
1923 |
||
1924 |
msgid "groups allowed to read entities/relations of this type" |
|
1925 |
msgstr "groupes autorisés à lire des entités/relations de ce type" |
|
1926 |
||
1927 |
msgid "groups allowed to update entities of this type" |
|
1928 |
msgstr "groupes autorisés à mettre à jour les entités de ce type" |
|
1929 |
||
1930 |
msgid "groups grant permissions to the user" |
|
1931 |
msgstr "les groupes donnent des permissions à l'utilisateur" |
|
1932 |
||
1933 |
msgid "groups to which the permission is granted" |
|
1934 |
msgstr "groupes auquels cette permission est donnée" |
|
1935 |
||
1936 |
msgid "groups:" |
|
1937 |
msgstr "groupes :" |
|
1938 |
||
1939 |
msgid "guests" |
|
1940 |
msgstr "invités" |
|
1941 |
||
1942 |
msgid "hCalendar" |
|
1943 |
msgstr "hCalendar" |
|
1944 |
||
1945 |
msgid "has_text" |
|
1946 |
msgstr "contient le texte" |
|
1947 |
||
1948 |
msgid "help" |
|
1949 |
msgstr "aide" |
|
1950 |
||
1951 |
msgid "hide filter form" |
|
1952 |
msgstr "cacher le filtre" |
|
1953 |
||
1954 |
msgid "home" |
|
1955 |
msgstr "maison" |
|
1956 |
||
1957 |
msgid "" |
|
1958 |
"how to format date and time in the ui (\"man strftime\" for format " |
|
1959 |
"description)" |
|
1960 |
msgstr "" |
|
1961 |
"comment formater la date dans l'interface (\"man strftime\" pour la " |
|
1962 |
"description du format)" |
|
1963 |
||
1964 |
msgid "how to format date in the ui (\"man strftime\" for format description)" |
|
1965 |
msgstr "" |
|
1966 |
"comment formater la date dans l'interface (\"man strftime\" pour la " |
|
1967 |
"description du format)" |
|
1968 |
||
1969 |
msgid "how to format float numbers in the ui" |
|
1970 |
msgstr "comment formater les nombres flottants dans l'interface" |
|
1971 |
||
1972 |
msgid "how to format time in the ui (\"man strftime\" for format description)" |
|
1973 |
msgstr "" |
|
1974 |
"comment formater l'heure dans l'interface (\"man strftime\" pour la " |
|
1975 |
"description du format)" |
|
1976 |
||
1977 |
msgid "html class of the component" |
|
1978 |
msgstr "classe HTML de ce composant" |
|
1979 |
||
1980 |
msgid "htmlclass" |
|
1981 |
msgstr "classe html" |
|
1982 |
||
1983 |
msgid "i18n_login_popup" |
|
1984 |
msgstr "s'authentifier" |
|
1985 |
||
1986 |
msgid "i18nprevnext_next" |
|
1987 |
msgstr "suivant" |
|
1988 |
||
1989 |
msgid "i18nprevnext_previous" |
|
1990 |
msgstr "précédent" |
|
1991 |
||
1992 |
msgid "i18nprevnext_up" |
|
1993 |
msgstr "parent" |
|
1994 |
||
1995 |
msgid "iCalendar" |
|
1996 |
msgstr "iCalendar" |
|
1997 |
||
1998 |
msgid "id of main template used to render pages" |
|
1999 |
msgstr "id du template principal" |
|
2000 |
||
2001 |
msgid "identical_to" |
|
2002 |
msgstr "identique à" |
|
2003 |
||
2004 |
msgid "identity" |
|
2005 |
msgstr "est identique à" |
|
2006 |
||
2007 |
msgid "identity_object" |
|
2008 |
msgstr "est identique à" |
|
2009 |
||
2010 |
msgid "" |
|
2011 |
"if full text content of subject/object entity should be added to other side " |
|
2012 |
"entity (the container)." |
|
2013 |
msgstr "" |
|
2014 |
"si le text indexé de l'entité sujet/objet doit être ajouté à l'entité à " |
|
2015 |
"l'autre extrémité de la relation (le conteneur)." |
|
2016 |
||
2017 |
msgid "image" |
|
2018 |
msgstr "image" |
|
2019 |
||
2020 |
msgid "in memory entity schema" |
|
2021 |
msgstr "schéma de l'entité en mémoire" |
|
2022 |
||
2023 |
msgid "in memory relation schema" |
|
2024 |
msgstr "schéma de la relation en mémoire" |
|
2025 |
||
2026 |
msgid "in_group" |
|
2027 |
msgstr "dans le groupe" |
|
2028 |
||
2029 |
msgid "in_group_object" |
|
2030 |
msgstr "membres" |
|
2031 |
||
2032 |
msgid "in_state" |
|
2033 |
msgstr "état" |
|
2034 |
||
2035 |
msgid "in_state_object" |
|
2036 |
msgstr "état de" |
|
2037 |
||
2038 |
msgid "incontext" |
|
2039 |
msgstr "dans le contexte" |
|
2040 |
||
2041 |
#, python-format |
|
2042 |
msgid "incorrect value (%(value)s) for type \"%(type)s\"" |
|
2043 |
msgstr "valeur %(value)s incorrecte pour le type \"%(type)s\"" |
|
2044 |
||
2045 |
msgid "index" |
|
2046 |
msgstr "index" |
|
2047 |
||
2048 |
msgid "index this attribute's value in the plain text index" |
|
2049 |
msgstr "indexer la valeur de cet attribut dans l'index plein texte" |
|
2050 |
||
2051 |
msgid "indexed" |
|
2052 |
msgstr "index" |
|
2053 |
||
2054 |
msgid "indicate the current state of an entity" |
|
2055 |
msgstr "indique l'état courant d'une entité" |
|
2056 |
||
2057 |
msgid "" |
|
2058 |
"indicate which state should be used by default when an entity using states " |
|
2059 |
"is created" |
|
2060 |
msgstr "" |
|
2061 |
"indique quel état devrait être utilisé par défaut lorsqu'une entité est créée" |
|
2062 |
||
2063 |
#, python-format |
|
2064 |
msgid "initial estimation %s" |
|
2065 |
msgstr "estimation initiale %s" |
|
2066 |
||
2067 |
msgid "initial state for entities of this type" |
|
2068 |
msgstr "état initial pour les entités de ce type" |
|
2069 |
||
2070 |
msgid "initial_state" |
|
2071 |
msgstr "état initial" |
|
2072 |
||
2073 |
msgid "initial_state_object" |
|
2074 |
msgstr "état initial de" |
|
2075 |
||
2076 |
msgid "inlined" |
|
2077 |
msgstr "mise en ligne" |
|
2078 |
||
2079 |
msgid "internationalizable" |
|
2080 |
msgstr "internationalisable" |
|
2081 |
||
2082 |
#, python-format |
|
2083 |
msgid "invalid action %r" |
|
2084 |
msgstr "action %r invalide" |
|
2085 |
||
2086 |
msgid "invalid date" |
|
2087 |
msgstr "cette date n'est pas valide" |
|
2088 |
||
2089 |
msgid "is" |
|
2090 |
msgstr "de type" |
|
2091 |
||
2092 |
msgid "is it an application entity type or not ?" |
|
2093 |
msgstr "est-ce une entité applicative ou non ?" |
|
2094 |
||
2095 |
msgid "is it an application relation type or not ?" |
|
2096 |
msgstr "est-ce une relation applicative ou non ?" |
|
2097 |
||
2098 |
msgid "" |
|
2099 |
"is the subject/object entity of the relation composed of the other ? This " |
|
2100 |
"implies that when the composite is deleted, composants are also deleted." |
|
2101 |
msgstr "" |
|
2102 |
"Est-ce que l'entité sujet/objet de la relation est une agrégation de " |
|
2103 |
"l'autre ?Si c'est le cas, détruire le composite détruira ses composants " |
|
2104 |
"également" |
|
2105 |
||
2106 |
msgid "is this attribute's value translatable" |
|
2107 |
msgstr "est-ce que la valeur de cet attribut est traduisible ?" |
|
2108 |
||
2109 |
msgid "is this relation equivalent in both direction ?" |
|
2110 |
msgstr "est que cette relation est équivalent dans les deux sens ?" |
|
2111 |
||
2112 |
msgid "" |
|
2113 |
"is this relation physically inlined? you should know what you're doing if " |
|
2114 |
"you are changing this!" |
|
2115 |
msgstr "" |
|
2116 |
"est ce que cette relation est mise en ligne dans la base de données ?vous " |
|
2117 |
"devez savoir ce que vous faites si vous changez cela !" |
|
2118 |
||
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2119 |
msgid "is_instance_of" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2120 |
msgstr "est une instance de" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2121 |
|
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2122 |
msgid "is_instance_of_object" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2123 |
msgstr "type de" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2124 |
|
0 | 2125 |
msgid "is_object" |
2126 |
msgstr "a pour instance" |
|
2127 |
||
2128 |
msgid "january" |
|
2129 |
msgstr "janvier" |
|
2130 |
||
2131 |
msgid "july" |
|
2132 |
msgstr "juillet" |
|
2133 |
||
2134 |
msgid "june" |
|
2135 |
msgstr "juin" |
|
2136 |
||
2137 |
msgid "label" |
|
2138 |
msgstr "libellé" |
|
2139 |
||
2140 |
msgid "language of the user interface" |
|
2141 |
msgstr "langue pour l'interface utilisateur" |
|
2142 |
||
2143 |
msgid "last connection date" |
|
2144 |
msgstr "dernière date de connexion" |
|
2145 |
||
2146 |
msgid "last_login_time" |
|
2147 |
msgstr "dernière date de connexion" |
|
2148 |
||
2149 |
msgid "latest modification time of an entity" |
|
2150 |
msgstr "date de dernière modification d'une entité" |
|
2151 |
||
2152 |
msgid "latest update on" |
|
2153 |
msgstr "dernière mise à jour" |
|
2154 |
||
2155 |
msgid "left" |
|
2156 |
msgstr "gauche" |
|
2157 |
||
2158 |
msgid "" |
|
1806 | 2159 |
"link a permission to the entity. This permission should be used in the " |
2160 |
"security definition of the entity's type to be useful." |
|
2161 |
msgstr "" |
|
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
2162 |
"lie une permission à une entité. Cette permission doit généralement être " |
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
2163 |
"utilisée dans la définition de sécurité du type d'entité pour être utile." |
1806 | 2164 |
|
2165 |
msgid "" |
|
0 | 2166 |
"link a property to the user which want this property customization. Unless " |
2167 |
"you're a site manager, this relation will be handled automatically." |
|
2168 |
msgstr "" |
|
2169 |
"lie une propriété à l'utilisateur désirant cette personnalisation. A moins " |
|
2170 |
"que vous ne soyez gestionnaire du site, cette relation est gérée " |
|
2171 |
"automatiquement." |
|
2172 |
||
2173 |
msgid "link a relation definition to its object entity type" |
|
2174 |
msgstr "lie une définition de relation à son type d'entité objet" |
|
2175 |
||
2176 |
msgid "link a relation definition to its relation type" |
|
2177 |
msgstr "lie une définition de relation à son type d'entité" |
|
2178 |
||
2179 |
msgid "link a relation definition to its subject entity type" |
|
2180 |
msgstr "lie une définition de relation à son type d'entité sujet" |
|
2181 |
||
2182 |
msgid "link a state to one or more entity type" |
|
2183 |
msgstr "lier un état à une ou plusieurs entités" |
|
2184 |
||
2185 |
msgid "link a transition information to its object" |
|
2186 |
msgstr "lié une enregistrement de transition vers l'objet associé" |
|
2187 |
||
2188 |
msgid "link a transition to one or more entity type" |
|
2189 |
msgstr "lie une transition à un ou plusieurs types d'entités" |
|
2190 |
||
2191 |
msgid "link to each item in" |
|
2192 |
msgstr "lier vers chaque élément dans" |
|
2193 |
||
2194 |
msgid "list" |
|
2195 |
msgstr "liste" |
|
2196 |
||
584 | 2197 |
msgid "loading" |
2198 |
msgstr "chargement" |
|
2199 |
||
0 | 2200 |
msgid "log in" |
2201 |
msgstr "s'identifier" |
|
2202 |
||
2203 |
msgid "login" |
|
2204 |
msgstr "identifiant" |
|
2205 |
||
1806 | 2206 |
msgid "login or email" |
2207 |
msgstr "identifiant ou email" |
|
2208 |
||
0 | 2209 |
msgid "login_action" |
2210 |
msgstr "identifiez vous" |
|
2211 |
||
2212 |
msgid "logout" |
|
2213 |
msgstr "se déconnecter" |
|
2214 |
||
2215 |
#, python-format |
|
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2216 |
msgid "loop in %(rel)s relation (%(eid)s)" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2217 |
msgstr "boucle détectée en parcourant la relation %(rel)s de l'entité #%(eid)s" |
0 | 2218 |
|
2219 |
msgid "main informations" |
|
2220 |
msgstr "Informations générales" |
|
2221 |
||
2222 |
msgid "mainvars" |
|
2223 |
msgstr "variables principales" |
|
2224 |
||
2225 |
msgid "manage" |
|
2226 |
msgstr "gestion du site" |
|
2227 |
||
2228 |
msgid "manage bookmarks" |
|
2229 |
msgstr "gérer les signets" |
|
2230 |
||
584 | 2231 |
msgid "manage permissions" |
2232 |
msgstr "gestion des permissions" |
|
2233 |
||
0 | 2234 |
msgid "manage security" |
2235 |
msgstr "gestion de la sécurité" |
|
2236 |
||
2237 |
msgid "managers" |
|
2238 |
msgstr "administrateurs" |
|
2239 |
||
2240 |
msgid "march" |
|
2241 |
msgstr "mars" |
|
2242 |
||
2243 |
msgid "maximum number of characters in short description" |
|
2244 |
msgstr "nombre maximum de caractères dans les descriptions courtes" |
|
2245 |
||
2246 |
msgid "maximum number of entities to display in related combo box" |
|
2247 |
msgstr "nombre maximum d'entités à afficher dans les listes déroulantes" |
|
2248 |
||
2249 |
msgid "maximum number of objects displayed by page of results" |
|
2250 |
msgstr "nombre maximum d'entités affichées par pages" |
|
2251 |
||
2252 |
msgid "maximum number of related entities to display in the primary view" |
|
2253 |
msgstr "nombre maximum d'entités liées à afficher dans la vue primaire" |
|
2254 |
||
2255 |
msgid "may" |
|
2256 |
msgstr "mai" |
|
2257 |
||
2258 |
msgid "meta" |
|
2259 |
msgstr "méta" |
|
2260 |
||
2261 |
msgid "milestone" |
|
2262 |
msgstr "jalon" |
|
2263 |
||
2264 |
#, python-format |
|
2265 |
msgid "missing parameters for entity %s" |
|
2266 |
msgstr "paramètres manquants pour l'entité %s" |
|
2267 |
||
2268 |
msgid "modification_date" |
|
2269 |
msgstr "date de modification" |
|
2270 |
||
2271 |
msgid "modify" |
|
2272 |
msgstr "modifier" |
|
2273 |
||
2274 |
msgid "monday" |
|
2275 |
msgstr "lundi" |
|
2276 |
||
2277 |
msgid "more actions" |
|
2278 |
msgstr "plus d'actions" |
|
2279 |
||
2280 |
msgid "multiple edit" |
|
2281 |
msgstr "édition multiple" |
|
2282 |
||
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2283 |
msgid "my custom search" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2284 |
msgstr "ma recherche personnalisée" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2285 |
|
0 | 2286 |
msgid "name" |
2287 |
msgstr "nom" |
|
2288 |
||
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2289 |
msgid "name of the cache" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2290 |
msgstr "nom du cache applicatif" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2291 |
|
0 | 2292 |
msgid "" |
2293 |
"name of the main variables which should be used in the selection if " |
|
2294 |
"necessary (comma separated)" |
|
2295 |
msgstr "" |
|
2296 |
"nom des variables principaes qui devrait être utilisées dans la sélection si " |
|
2297 |
"nécessaire (les séparer par des virgules)" |
|
2298 |
||
2299 |
msgid "name or identifier of the permission" |
|
2300 |
msgstr "nom (identifiant) de la permission" |
|
2301 |
||
2302 |
msgid "navbottom" |
|
2303 |
msgstr "bas de page" |
|
2304 |
||
2305 |
msgid "navcontentbottom" |
|
2306 |
msgstr "bas de page du contenu principal" |
|
2307 |
||
2308 |
msgid "navcontenttop" |
|
2309 |
msgstr "haut de page" |
|
2310 |
||
2311 |
msgid "navigation" |
|
2312 |
msgstr "navigation" |
|
2313 |
||
1610
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2314 |
msgid "navigation.combobox-limit" |
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2315 |
msgstr "nombre d'entités dans les listes déroulantes" |
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2316 |
|
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2317 |
msgid "navigation.page-size" |
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2318 |
msgstr "nombre de résultats" |
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2319 |
|
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2320 |
msgid "navigation.related-limit" |
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2321 |
msgstr "nombre d'entités dans la vue primaire" |
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2322 |
|
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2323 |
msgid "navigation.short-line-size" |
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2324 |
msgstr "description courtes" |
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2325 |
|
0 | 2326 |
msgid "navtop" |
2327 |
msgstr "haut de page du contenu principal" |
|
2328 |
||
2329 |
msgid "new" |
|
2330 |
msgstr "nouveau" |
|
2331 |
||
2332 |
msgid "next_results" |
|
2333 |
msgstr "résultats suivants" |
|
2334 |
||
2335 |
msgid "no" |
|
2336 |
msgstr "non" |
|
2337 |
||
1806 | 2338 |
msgid "no associated permissions" |
2339 |
msgstr "aucune permission associée" |
|
0 | 2340 |
|
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2341 |
msgid "no possible transition" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2342 |
msgstr "aucune transition possible" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2343 |
|
0 | 2344 |
msgid "no related project" |
2345 |
msgstr "pas de projet rattaché" |
|
2346 |
||
2347 |
msgid "no selected entities" |
|
2348 |
msgstr "pas d'entité sélectionnée" |
|
2349 |
||
2350 |
#, python-format |
|
2351 |
msgid "no such entity type %s" |
|
2352 |
msgstr "le type d'entité '%s' n'existe pas" |
|
2353 |
||
2354 |
msgid "no version information" |
|
2355 |
msgstr "pas d'information de version" |
|
2356 |
||
2357 |
msgid "not authorized" |
|
2358 |
msgstr "non autorisé" |
|
2359 |
||
584 | 2360 |
msgid "not selected" |
2361 |
msgstr "non sélectionné" |
|
2362 |
||
0 | 2363 |
msgid "not specified" |
2364 |
msgstr "non spécifié" |
|
2365 |
||
2366 |
msgid "not the initial state for this entity" |
|
2367 |
msgstr "n'est pas l'état initial pour cette entité" |
|
2368 |
||
2369 |
msgid "nothing to edit" |
|
2370 |
msgstr "rien à éditer" |
|
2371 |
||
2372 |
msgid "november" |
|
2373 |
msgstr "novembre" |
|
2374 |
||
2375 |
msgid "object" |
|
2376 |
msgstr "objet" |
|
2377 |
||
1494
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
2378 |
msgid "object_plural:" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
2379 |
msgstr "objets :" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
2380 |
|
0 | 2381 |
msgid "october" |
2382 |
msgstr "octobre" |
|
2383 |
||
2384 |
msgid "one month" |
|
2385 |
msgstr "un mois" |
|
2386 |
||
2387 |
msgid "one week" |
|
2388 |
msgstr "une semaine" |
|
2389 |
||
2390 |
msgid "oneline" |
|
2391 |
msgstr "une ligne" |
|
2392 |
||
2393 |
msgid "only select queries are authorized" |
|
2394 |
msgstr "seules les requêtes de sélections sont autorisées" |
|
2395 |
||
1610
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2396 |
msgid "open all" |
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2397 |
msgstr "tout ouvrir" |
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2398 |
|
0 | 2399 |
msgid "order" |
2400 |
msgstr "ordre" |
|
2401 |
||
2402 |
msgid "ordernum" |
|
2403 |
msgstr "ordre" |
|
2404 |
||
954 | 2405 |
msgid "owl" |
1806 | 2406 |
msgstr "owl" |
584 | 2407 |
|
2408 |
msgid "owlabox" |
|
1806 | 2409 |
msgstr "owl ABox" |
584 | 2410 |
|
0 | 2411 |
msgid "owned_by" |
2412 |
msgstr "appartient à" |
|
2413 |
||
2414 |
msgid "owned_by_object" |
|
2415 |
msgstr "possède" |
|
2416 |
||
2417 |
msgid "owners" |
|
2418 |
msgstr "propriétaires" |
|
2419 |
||
2420 |
msgid "ownership" |
|
2421 |
msgstr "propriété" |
|
2422 |
||
2423 |
msgid "ownerships have been changed" |
|
2424 |
msgstr "les droits de propriété ont été modifiés" |
|
2425 |
||
2426 |
msgid "pageid-not-found" |
|
2427 |
msgstr "" |
|
2428 |
"des données nécessaires semblent expirées, veuillez recharger la page et " |
|
2429 |
"recommencer." |
|
2430 |
||
2431 |
msgid "password" |
|
2432 |
msgstr "mot de passe" |
|
2433 |
||
2434 |
msgid "password and confirmation don't match" |
|
2435 |
msgstr "le mot de passe et la confirmation sont différents" |
|
2436 |
||
2437 |
msgid "path" |
|
2438 |
msgstr "chemin" |
|
2439 |
||
2440 |
msgid "permission" |
|
2441 |
msgstr "permission" |
|
2442 |
||
1494
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
2443 |
msgid "permissions for entities" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
2444 |
msgstr "permissions pour les entités" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
2445 |
|
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
2446 |
msgid "permissions for relations" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
2447 |
msgstr "permissions pour les relations" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
2448 |
|
0 | 2449 |
msgid "permissions for this entity" |
2450 |
msgstr "permissions pour cette entité" |
|
2451 |
||
2452 |
msgid "personnal informations" |
|
2453 |
msgstr "informations personnelles" |
|
2454 |
||
2455 |
msgid "pick existing bookmarks" |
|
2456 |
msgstr "récupérer des signets existants" |
|
2457 |
||
2458 |
msgid "pkey" |
|
2459 |
msgstr "clé" |
|
2460 |
||
2461 |
msgid "please correct errors below" |
|
2462 |
msgstr "veuillez corriger les erreurs ci-dessous" |
|
2463 |
||
2464 |
msgid "please correct the following errors:" |
|
2465 |
msgstr "veuillez corriger les erreurs suivantes :" |
|
2466 |
||
2467 |
msgid "possible views" |
|
2468 |
msgstr "vues possibles" |
|
2469 |
||
2470 |
msgid "preferences" |
|
2471 |
msgstr "préférences" |
|
2472 |
||
2473 |
msgid "previous_results" |
|
2474 |
msgstr "résultats précédents" |
|
2475 |
||
2476 |
msgid "primary" |
|
2477 |
msgstr "primaire" |
|
2478 |
||
2479 |
msgid "primary_email" |
|
2480 |
msgstr "adresse email principale" |
|
2481 |
||
2482 |
msgid "primary_email_object" |
|
2483 |
msgstr "adresse email principale (object)" |
|
2484 |
||
2485 |
msgid "progress" |
|
2486 |
msgstr "avancement" |
|
2487 |
||
2488 |
msgid "progress bar" |
|
2489 |
msgstr "barre d'avancement" |
|
2490 |
||
2491 |
msgid "project" |
|
2492 |
msgstr "projet" |
|
2493 |
||
2494 |
msgid "read" |
|
2495 |
msgstr "lecture" |
|
2496 |
||
2497 |
msgid "read_perm" |
|
2498 |
msgstr "lecture" |
|
2499 |
||
2500 |
msgid "read_permission" |
|
2501 |
msgstr "permission de lire" |
|
2502 |
||
2503 |
msgid "read_permission_object" |
|
2504 |
msgstr "a la permission de lire" |
|
2505 |
||
2506 |
#, python-format |
|
2507 |
msgid "relation %(relname)s of %(ent)s" |
|
2508 |
msgstr "relation %(relname)s de %(ent)s" |
|
2509 |
||
2510 |
msgid "relation_type" |
|
2511 |
msgstr "type de relation" |
|
2512 |
||
2513 |
msgid "relation_type_object" |
|
2514 |
msgstr "définition" |
|
2515 |
||
1494
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
2516 |
msgid "relations" |
1806 | 2517 |
msgstr "relations" |
1494
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
2518 |
|
0 | 2519 |
msgid "relations deleted" |
2520 |
msgstr "relations supprimées" |
|
2521 |
||
2522 |
msgid "relative url of the bookmarked page" |
|
2523 |
msgstr "url relative de la page" |
|
2524 |
||
2525 |
msgid "remove this Bookmark" |
|
2526 |
msgstr "supprimer ce signet" |
|
2527 |
||
1806 | 2528 |
msgid "remove this CWAttribute" |
2529 |
msgstr "supprimer cet attribut" |
|
2530 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
2531 |
msgid "remove this CWCache" |
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2532 |
msgstr "supprimer ce cache applicatif" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2533 |
|
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
2534 |
msgid "remove this CWConstraint" |
0 | 2535 |
msgstr "supprimer cette contrainte" |
2536 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
2537 |
msgid "remove this CWConstraintType" |
0 | 2538 |
msgstr "supprimer ce type de contrainte" |
2539 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
2540 |
msgid "remove this CWEType" |
0 | 2541 |
msgstr "supprimer ce type d'entité" |
2542 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
2543 |
msgid "remove this CWGroup" |
0 | 2544 |
msgstr "supprimer ce groupe" |
2545 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
2546 |
msgid "remove this CWPermission" |
0 | 2547 |
msgstr "supprimer cette permission" |
2548 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
2549 |
msgid "remove this CWProperty" |
0 | 2550 |
msgstr "supprimer cette propriété" |
2551 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
2552 |
msgid "remove this CWRType" |
0 | 2553 |
msgstr "supprimer cette définition de relation" |
2554 |
||
1806 | 2555 |
msgid "remove this CWRelation" |
2556 |
msgstr "supprimer cette relation" |
|
2557 |
||
1669
04a215f2ff43
i18n update renamed entity types
sylvain.thenault@logilab.fr
parents:
1641
diff
changeset
|
2558 |
msgid "remove this CWUser" |
0 | 2559 |
msgstr "supprimer cet utilisateur" |
2560 |
||
2561 |
msgid "remove this EmailAddress" |
|
2562 |
msgstr "supprimer cette adresse email" |
|
2563 |
||
2564 |
msgid "remove this RQLExpression" |
|
2565 |
msgstr "supprimer cette expression rql" |
|
2566 |
||
2567 |
msgid "remove this State" |
|
2568 |
msgstr "supprimer cet état" |
|
2569 |
||
2570 |
msgid "remove this TrInfo" |
|
2571 |
msgstr "retirer cette information de transition" |
|
2572 |
||
2573 |
msgid "remove this Transition" |
|
2574 |
msgstr "supprimer cette transition" |
|
2575 |
||
2576 |
msgid "require_group" |
|
2577 |
msgstr "nécessite le groupe" |
|
2578 |
||
2579 |
msgid "require_group_object" |
|
2580 |
msgstr "à les droits" |
|
2581 |
||
1806 | 2582 |
msgid "require_permission" |
2583 |
msgstr "require permission" |
|
2584 |
||
2585 |
msgid "require_permission_object" |
|
2586 |
msgstr "permission of" |
|
2587 |
||
0 | 2588 |
msgid "required attribute" |
2589 |
msgstr "attribut requis" |
|
2590 |
||
2591 |
msgid "required field" |
|
2592 |
msgstr "champ requis" |
|
2593 |
||
2594 |
msgid "" |
|
2595 |
"restriction part of a rql query. For entity rql expression, X and U are " |
|
2596 |
"predefined respectivly to the current object and to the request user. For " |
|
2597 |
"relation rql expression, S, O and U are predefined respectivly to the " |
|
2598 |
"current relation'subject, object and to the request user. " |
|
2599 |
msgstr "" |
|
2600 |
"partie restriction de la requête rql. Pour une expression s'appliquant à une " |
|
2601 |
"entité, X et U sont respectivement préféfinis à l'entité et à l'utilisateur " |
|
2602 |
"courant. Pour une expression s'appliquant à une relation, S, O et U sont " |
|
2603 |
"respectivement préféfinis au sujet/objet de la relation et à l'utilisateur " |
|
2604 |
"courant." |
|
2605 |
||
2606 |
msgid "revert changes" |
|
2607 |
msgstr "annuler les changements" |
|
2608 |
||
2609 |
msgid "right" |
|
2610 |
msgstr "droite" |
|
2611 |
||
2612 |
msgid "rql expression allowing to add entities/relations of this type" |
|
2613 |
msgstr "" |
|
2614 |
"expression RQL donnant le droit d'ajouter des entités/relations de ce type" |
|
2615 |
||
2616 |
msgid "rql expression allowing to delete entities/relations of this type" |
|
2617 |
msgstr "" |
|
2618 |
"expression RQL donnant le droit de supprimer des entités/relations de ce type" |
|
2619 |
||
2620 |
msgid "rql expression allowing to read entities/relations of this type" |
|
2621 |
msgstr "" |
|
2622 |
"expression RQL donnant le droit de lire des entités/relations de ce type" |
|
2623 |
||
2624 |
msgid "rql expression allowing to update entities of this type" |
|
2625 |
msgstr "" |
|
2626 |
"expression RQL donnant le droit de modifier des entités/relations de ce type" |
|
2627 |
||
2628 |
msgid "rql expressions" |
|
2629 |
msgstr "conditions rql" |
|
2630 |
||
2631 |
msgid "rss" |
|
2632 |
msgstr "RSS" |
|
2633 |
||
2634 |
msgid "sample format" |
|
2635 |
msgstr "exemple" |
|
2636 |
||
2637 |
msgid "saturday" |
|
2638 |
msgstr "samedi" |
|
2639 |
||
2640 |
msgid "schema entities" |
|
2641 |
msgstr "entités définissant le schéma" |
|
2642 |
||
2643 |
msgid "schema's permissions definitions" |
|
2644 |
msgstr "permissions définies dans le schéma" |
|
2645 |
||
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
2646 |
msgid "schema-image" |
2278
c1d8eb24300a
i18n update
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2243
diff
changeset
|
2647 |
msgstr "schéma" |
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
2648 |
|
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
2649 |
msgid "schema-text" |
2278
c1d8eb24300a
i18n update
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2243
diff
changeset
|
2650 |
msgstr "description" |
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
2651 |
|
0 | 2652 |
msgid "search" |
2653 |
msgstr "rechercher" |
|
2654 |
||
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2655 |
msgid "search for association" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2656 |
msgstr "rechercher pour associer" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2657 |
|
0 | 2658 |
msgid "searching for" |
2659 |
msgstr "Recherche de" |
|
2660 |
||
2661 |
msgid "secondary" |
|
2662 |
msgstr "secondaire" |
|
2663 |
||
2664 |
msgid "security" |
|
2665 |
msgstr "sécurité" |
|
2666 |
||
2667 |
msgid "see them all" |
|
2668 |
msgstr "les voir toutes" |
|
2669 |
||
1806 | 2670 |
msgid "see_also" |
2671 |
msgstr "see also" |
|
2672 |
||
0 | 2673 |
msgid "select" |
2674 |
msgstr "sélectionner" |
|
2675 |
||
2676 |
msgid "select a" |
|
2677 |
msgstr "sélectionner un" |
|
2678 |
||
1806 | 2679 |
msgid "select a key first" |
2680 |
msgstr "sélectionnez d'abord une clé" |
|
2681 |
||
0 | 2682 |
msgid "select a relation" |
2683 |
msgstr "sélectionner une relation" |
|
2684 |
||
2685 |
msgid "select this entity" |
|
2686 |
msgstr "sélectionner cette entité" |
|
2687 |
||
584 | 2688 |
msgid "selected" |
2689 |
msgstr "sélectionné" |
|
2690 |
||
0 | 2691 |
msgid "semantic description of this attribute" |
2692 |
msgstr "description sémantique de cet attribut" |
|
2693 |
||
2694 |
msgid "semantic description of this entity type" |
|
2695 |
msgstr "description sémantique de ce type d'entité" |
|
2696 |
||
2697 |
msgid "semantic description of this relation" |
|
2698 |
msgstr "description sémantique de cette relation" |
|
2699 |
||
2700 |
msgid "semantic description of this relation type" |
|
2701 |
msgstr "description sémantique de ce type de relation" |
|
2702 |
||
2703 |
msgid "semantic description of this state" |
|
2704 |
msgstr "description sémantique de cet état" |
|
2705 |
||
2706 |
msgid "semantic description of this transition" |
|
2707 |
msgstr "description sémantique de cette transition" |
|
2708 |
||
2709 |
msgid "send email" |
|
2710 |
msgstr "envoyer un courriel" |
|
2711 |
||
2712 |
msgid "september" |
|
2713 |
msgstr "septembre" |
|
2714 |
||
2715 |
msgid "server debug information" |
|
2716 |
msgstr "informations de déboguage serveur" |
|
2717 |
||
2718 |
msgid "server information" |
|
2719 |
msgstr "informations serveur" |
|
2720 |
||
2721 |
msgid "" |
|
2722 |
"should html fields being edited using fckeditor (a HTML WYSIWYG editor). " |
|
2723 |
"You should also select text/html as default text format to actually get " |
|
2724 |
"fckeditor." |
|
2725 |
msgstr "" |
|
2726 |
"indique si les champs HTML doivent être éditer avec fckeditor (un\n" |
|
2727 |
"éditer HTML WYSIWYG). Il est également conseill'de choisir text/html\n" |
|
2728 |
"comme format de texte par défaut pour pouvoir utiliser fckeditor." |
|
2729 |
||
2730 |
#, python-format |
|
2731 |
msgid "show %s results" |
|
2732 |
msgstr "montrer %s résultats" |
|
2733 |
||
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2734 |
msgid "show advanced fields" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2735 |
msgstr "montrer les champs avancés" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2736 |
|
0 | 2737 |
msgid "show filter form" |
2738 |
msgstr "afficher le filtre" |
|
2739 |
||
1806 | 2740 |
msgid "sioc" |
2741 |
msgstr "sioc" |
|
2742 |
||
0 | 2743 |
msgid "site configuration" |
2744 |
msgstr "configuration du site" |
|
2745 |
||
2746 |
msgid "site documentation" |
|
2747 |
msgstr "documentation du site" |
|
2748 |
||
2749 |
msgid "site schema" |
|
2750 |
msgstr "schéma du site" |
|
2751 |
||
2752 |
msgid "site title" |
|
2753 |
msgstr "titre du site" |
|
2754 |
||
2755 |
msgid "site-wide property can't be set for user" |
|
2756 |
msgstr "une propriété spécifique au site ne peut être propre à un utilisateur" |
|
2757 |
||
2758 |
msgid "sorry, the server is unable to handle this query" |
|
2759 |
msgstr "désolé, le serveur ne peut traiter cette requête" |
|
2760 |
||
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2761 |
msgid "specializes" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2762 |
msgstr "dérive de" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2763 |
|
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2764 |
msgid "specializes_object" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2765 |
msgstr "parent de" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2766 |
|
0 | 2767 |
msgid "startup views" |
2768 |
msgstr "vues de départ" |
|
2769 |
||
2770 |
msgid "state" |
|
2771 |
msgstr "état" |
|
2772 |
||
2773 |
msgid "state_of" |
|
2774 |
msgstr "état de" |
|
2775 |
||
2776 |
msgid "state_of_object" |
|
2777 |
msgstr "a pour état" |
|
2778 |
||
2779 |
msgid "status change" |
|
2780 |
msgstr "changer l'état" |
|
2781 |
||
2782 |
msgid "status changed" |
|
2783 |
msgstr "changement d'état" |
|
2784 |
||
2785 |
#, python-format |
|
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2786 |
msgid "status will change from %(st1)s to %(st2)s" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2787 |
msgstr "l'entité passera de l'état %(st1)s à l'état %(st2)s" |
0 | 2788 |
|
2789 |
msgid "subject" |
|
2790 |
msgstr "sujet" |
|
2791 |
||
2792 |
msgid "subject/object cardinality" |
|
2793 |
msgstr "cardinalité sujet/objet" |
|
2794 |
||
1494
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
2795 |
msgid "subject_plural:" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
2796 |
msgstr "sujets :" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
2797 |
|
0 | 2798 |
msgid "sunday" |
2799 |
msgstr "dimanche" |
|
2800 |
||
2801 |
msgid "surname" |
|
2802 |
msgstr "nom" |
|
2803 |
||
2804 |
msgid "symetric" |
|
2805 |
msgstr "symétrique" |
|
2806 |
||
2807 |
msgid "system entities" |
|
2808 |
msgstr "entités systèmes" |
|
2809 |
||
2810 |
msgid "table" |
|
2811 |
msgstr "table" |
|
2812 |
||
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2813 |
msgid "tablefilter" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2814 |
msgstr "filtre de tableau" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2815 |
|
0 | 2816 |
msgid "task progression" |
2817 |
msgstr "avancement de la tâche" |
|
2818 |
||
2819 |
msgid "text" |
|
2820 |
msgstr "text" |
|
2821 |
||
2822 |
msgid "text/cubicweb-page-template" |
|
2823 |
msgstr "contenu dynamique" |
|
2824 |
||
2825 |
msgid "text/html" |
|
2826 |
msgstr "html" |
|
2827 |
||
2828 |
msgid "text/plain" |
|
2829 |
msgstr "texte pur" |
|
2830 |
||
2831 |
msgid "text/rest" |
|
2832 |
msgstr "ReST" |
|
2833 |
||
2834 |
msgid "the prefered email" |
|
2835 |
msgstr "l'adresse électronique principale" |
|
2836 |
||
2837 |
#, python-format |
|
2838 |
msgid "the value \"%s\" is already used, use another one" |
|
2839 |
msgstr "la valeur \"%s\" est déjà utilisée, veuillez utiliser une autre valeur" |
|
2840 |
||
2841 |
msgid "this action is not reversible!" |
|
2842 |
msgstr "" |
|
2843 |
"Attention ! Cette opération va détruire les données de façon irréversible." |
|
2844 |
||
2845 |
msgid "this entity is currently owned by" |
|
2846 |
msgstr "cette entité appartient à" |
|
2847 |
||
2848 |
msgid "this resource does not exist" |
|
2849 |
msgstr "cette ressource est introuvable" |
|
2850 |
||
2851 |
msgid "thursday" |
|
2852 |
msgstr "jeudi" |
|
2853 |
||
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
2854 |
msgid "timeline" |
2278
c1d8eb24300a
i18n update
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
2243
diff
changeset
|
2855 |
msgstr "échelle de temps" |
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
2856 |
|
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2857 |
msgid "timestamp" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2858 |
msgstr "date" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2859 |
|
0 | 2860 |
msgid "timestamp of the latest source synchronization." |
2861 |
msgstr "date de la dernière synchronisation avec la source." |
|
2862 |
||
2863 |
msgid "timetable" |
|
2864 |
msgstr "emploi du temps" |
|
2865 |
||
2866 |
msgid "title" |
|
2867 |
msgstr "titre" |
|
2868 |
||
2869 |
msgid "to" |
|
2870 |
msgstr "à" |
|
2871 |
||
1806 | 2872 |
#, python-format |
2873 |
msgid "to %(date)s" |
|
2874 |
msgstr "au %(date)s" |
|
2875 |
||
0 | 2876 |
msgid "to associate with" |
2877 |
msgstr "pour associer à" |
|
2878 |
||
2879 |
msgid "to_entity" |
|
2880 |
msgstr "vers l'entité" |
|
2881 |
||
2882 |
msgid "to_entity_object" |
|
2883 |
msgstr "relation objet" |
|
2884 |
||
2885 |
msgid "to_state" |
|
2886 |
msgstr "vers l'état" |
|
2887 |
||
2888 |
msgid "to_state_object" |
|
2889 |
msgstr "transitions vers cette état" |
|
2890 |
||
2891 |
msgid "todo_by" |
|
2892 |
msgstr "à faire par" |
|
2893 |
||
1806 | 2894 |
msgid "toggle check boxes" |
2895 |
msgstr "inverser les cases à cocher" |
|
2896 |
||
0 | 2897 |
msgid "transition is not allowed" |
2898 |
msgstr "transition non permise" |
|
2899 |
||
2900 |
msgid "transition_of" |
|
2901 |
msgstr "transition de" |
|
2902 |
||
2903 |
msgid "transition_of_object" |
|
2904 |
msgstr "a pour transition" |
|
2905 |
||
584 | 2906 |
msgid "tree view" |
2907 |
msgstr "arborescence" |
|
2908 |
||
0 | 2909 |
msgid "tuesday" |
2910 |
msgstr "mardi" |
|
2911 |
||
2912 |
msgid "type" |
|
2913 |
msgstr "type" |
|
2914 |
||
2915 |
msgid "ui" |
|
2916 |
msgstr "propriétés génériques de l'interface" |
|
2917 |
||
1610
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2918 |
msgid "ui.date-format" |
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2919 |
msgstr "format de date" |
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2920 |
|
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2921 |
msgid "ui.datetime-format" |
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2922 |
msgstr "format de date et de l'heure" |
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2923 |
|
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2924 |
msgid "ui.default-text-format" |
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2925 |
msgstr "format de texte" |
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2926 |
|
1618
70c0c84e1c25
more translations for siteconfig
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1610
diff
changeset
|
2927 |
msgid "ui.encoding" |
70c0c84e1c25
more translations for siteconfig
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1610
diff
changeset
|
2928 |
msgstr "encodage" |
70c0c84e1c25
more translations for siteconfig
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1610
diff
changeset
|
2929 |
|
1610
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2930 |
msgid "ui.fckeditor" |
1618
70c0c84e1c25
more translations for siteconfig
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1610
diff
changeset
|
2931 |
msgstr "éditeur du contenu" |
1610
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2932 |
|
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2933 |
msgid "ui.float-format" |
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2934 |
msgstr "format des flottants" |
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2935 |
|
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2936 |
msgid "ui.language" |
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2937 |
msgstr "langue" |
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2938 |
|
1618
70c0c84e1c25
more translations for siteconfig
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1610
diff
changeset
|
2939 |
msgid "ui.main-template" |
70c0c84e1c25
more translations for siteconfig
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1610
diff
changeset
|
2940 |
msgstr "gabarit principal" |
70c0c84e1c25
more translations for siteconfig
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1610
diff
changeset
|
2941 |
|
70c0c84e1c25
more translations for siteconfig
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1610
diff
changeset
|
2942 |
msgid "ui.site-title" |
70c0c84e1c25
more translations for siteconfig
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1610
diff
changeset
|
2943 |
msgstr "titre du site" |
70c0c84e1c25
more translations for siteconfig
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1610
diff
changeset
|
2944 |
|
1610
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2945 |
msgid "ui.time-format" |
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2946 |
msgstr "format de l'heure" |
d38e10f92938
preferences : update
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1494
diff
changeset
|
2947 |
|
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2948 |
msgid "unaccessible" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2949 |
msgstr "inaccessible" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2950 |
|
0 | 2951 |
msgid "unauthorized value" |
2952 |
msgstr "valeur non autorisée" |
|
2953 |
||
2954 |
msgid "unique identifier used to connect to the application" |
|
2955 |
msgstr "identifiant unique utilisé pour se connecter à l'application" |
|
2956 |
||
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2957 |
msgid "unknown external entity" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2958 |
msgstr "entité (externe) introuvable" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
2959 |
|
0 | 2960 |
msgid "unknown property key" |
2961 |
msgstr "clé de propriété inconnue" |
|
2962 |
||
1494
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
2963 |
msgid "up" |
1806 | 2964 |
msgstr "haut" |
1494
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
2965 |
|
0 | 2966 |
msgid "upassword" |
2967 |
msgstr "mot de passe" |
|
2968 |
||
2969 |
msgid "update" |
|
2970 |
msgstr "modification" |
|
2971 |
||
2972 |
msgid "update_perm" |
|
2973 |
msgstr "modification" |
|
2974 |
||
2975 |
msgid "update_permission" |
|
2976 |
msgstr "permission de modification" |
|
2977 |
||
2978 |
msgid "update_permission_object" |
|
2979 |
msgstr "à la permission de modifier" |
|
2980 |
||
2981 |
#, python-format |
|
2982 |
msgid "updated %(etype)s #%(eid)s (%(title)s)" |
|
2983 |
msgstr "modification de l'entité %(etype)s #%(eid)s (%(title)s)" |
|
2984 |
||
2985 |
msgid "use template languages" |
|
2986 |
msgstr "utiliser les langages de template" |
|
2987 |
||
2988 |
msgid "" |
|
2989 |
"use to define a transition from one or multiple states to a destination " |
|
2990 |
"states in workflow's definitions." |
|
2991 |
msgstr "" |
|
2992 |
"utiliser dans une définition de processus pour ajouter une transition depuis " |
|
2993 |
"un ou plusieurs états vers un état de destination." |
|
2994 |
||
2995 |
msgid "use_email" |
|
2996 |
msgstr "adresse électronique" |
|
2997 |
||
2998 |
msgid "use_email_object" |
|
2999 |
msgstr "adresse utilisée par" |
|
3000 |
||
3001 |
msgid "use_template_format" |
|
3002 |
msgstr "utilisation du format 'cubicweb template'" |
|
3003 |
||
3004 |
msgid "" |
|
3005 |
"used for cubicweb configuration. Once a property has been created you can't " |
|
3006 |
"change the key." |
|
3007 |
msgstr "" |
|
3008 |
"utilisé pour la configuration de l'application. Une fois qu'une propriété a " |
|
3009 |
"été créée, vous ne pouvez plus changez la clé associée" |
|
3010 |
||
3011 |
msgid "" |
|
3012 |
"used to associate simple states to an entity type and/or to define workflows" |
|
3013 |
msgstr "associe les états à un type d'entité pour définir un workflow" |
|
3014 |
||
3015 |
msgid "used to grant a permission to a group" |
|
3016 |
msgstr "utiliser pour donner une permission à un groupe" |
|
3017 |
||
3018 |
#, python-format |
|
3019 |
msgid "" |
|
3020 |
"user %s has made the following change(s):\n" |
|
3021 |
"\n" |
|
3022 |
msgstr "" |
|
3023 |
"l'utilisateur %s a effectué le(s) changement(s) suivant(s):\n" |
|
3024 |
"\n" |
|
3025 |
||
3026 |
msgid "" |
|
3027 |
"user for which this property is applying. If this relation is not set, the " |
|
3028 |
"property is considered as a global property" |
|
3029 |
msgstr "" |
|
3030 |
"utilisateur a qui s'applique cette propriété. Si cette relation n'est pas " |
|
3031 |
"spécifiée la propriété est considérée comme globale." |
|
3032 |
||
3033 |
msgid "user interface encoding" |
|
3034 |
msgstr "encodage utilisé dans l'interface utilisateur" |
|
3035 |
||
3036 |
msgid "user preferences" |
|
3037 |
msgstr "préférences utilisateur" |
|
3038 |
||
3039 |
msgid "users" |
|
3040 |
msgstr "utilisateurs" |
|
3041 |
||
3042 |
msgid "users using this bookmark" |
|
3043 |
msgstr "utilisateurs utilisant ce signet" |
|
3044 |
||
3045 |
msgid "validate modifications on selected items" |
|
3046 |
msgstr "valider les modifications apportées aux éléments sélectionnés" |
|
3047 |
||
3048 |
msgid "validating..." |
|
3049 |
msgstr "chargement en cours ..." |
|
3050 |
||
3051 |
msgid "value" |
|
3052 |
msgstr "valeur" |
|
3053 |
||
3054 |
msgid "value associated to this key is not editable manually" |
|
3055 |
msgstr "la valeur associée à cette clé n'est pas éditable manuellement" |
|
3056 |
||
3057 |
msgid "vcard" |
|
3058 |
msgstr "vcard" |
|
3059 |
||
3060 |
msgid "view" |
|
3061 |
msgstr "voir" |
|
3062 |
||
3063 |
msgid "view all" |
|
3064 |
msgstr "voir tous" |
|
3065 |
||
3066 |
msgid "view detail for this entity" |
|
3067 |
msgstr "voir les détails de cette entité" |
|
3068 |
||
3069 |
msgid "view workflow" |
|
3070 |
msgstr "voir les états possibles" |
|
3071 |
||
3072 |
msgid "views" |
|
3073 |
msgstr "vues" |
|
3074 |
||
3075 |
msgid "visible" |
|
3076 |
msgstr "visible" |
|
3077 |
||
3078 |
msgid "wednesday" |
|
3079 |
msgstr "mercredi" |
|
3080 |
||
3081 |
msgid "week" |
|
3082 |
msgstr "sem." |
|
3083 |
||
3084 |
#, python-format |
|
3085 |
msgid "welcome %s !" |
|
3086 |
msgstr "bienvenue %s !" |
|
3087 |
||
3088 |
msgid "wf_info_for" |
|
3089 |
msgstr "historique de" |
|
3090 |
||
3091 |
msgid "wf_info_for_object" |
|
3092 |
msgstr "historique des transitions" |
|
3093 |
||
3094 |
msgid "" |
|
3095 |
"when multiple addresses are equivalent (such as python-projects@logilab.org " |
|
3096 |
"and python-projects@lists.logilab.org), set this to true on one of them " |
|
3097 |
"which is the preferred form." |
|
3098 |
msgstr "" |
|
3099 |
"quand plusieurs adresses sont équivalentes (comme python-projects@logilab." |
|
3100 |
"org et python-projects@lists.logilab.org), mettez cette propriété à vrai sur " |
|
3101 |
"l'une d'entre-elle qui sera la forme canonique" |
|
3102 |
||
3103 |
#, python-format |
|
3104 |
msgid "workflow for %s" |
|
3105 |
msgstr "workflow pour %s" |
|
3106 |
||
3107 |
msgid "xbel" |
|
3108 |
msgstr "xbel" |
|
3109 |
||
3110 |
msgid "xml" |
|
3111 |
msgstr "xml" |
|
3112 |
||
375 | 3113 |
msgid "xml export" |
3114 |
msgstr "export xml" |
|
3115 |
||
0 | 3116 |
msgid "yes" |
3117 |
msgstr "oui" |
|
3118 |
||
3119 |
msgid "you have been logged out" |
|
3120 |
msgstr "vous avez été déconnecté" |
|
3121 |
||
1806 | 3122 |
msgid "you should probably delete that property" |
3123 |
msgstr "vous devriez probablement supprimer cette propriété" |
|
3124 |
||
0 | 3125 |
#~ msgid "%s constraint failed" |
3126 |
#~ msgstr "La contrainte %s n'est pas satisfaite" |
|
3127 |
||
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
3128 |
#~ msgid "%s constraint failed for value %r" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
3129 |
#~ msgstr "contrainte %s n'est pas respectée par valeur %r" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
3130 |
|
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
3131 |
#~ msgid "%s, or without time: %s" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
3132 |
#~ msgstr "%s, ou bien sans préciser d'heure: %s" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
3133 |
|
1494
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3134 |
#~ msgid "Card" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3135 |
#~ msgstr "Fiche" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3136 |
|
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3137 |
#~ msgid "Card_plural" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3138 |
#~ msgstr "Fiches" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3139 |
|
1806 | 3140 |
#~ msgid "Email body: " |
3141 |
#~ msgstr "Contenu du courriel : " |
|
3142 |
||
3143 |
#~ msgid "From: " |
|
3144 |
#~ msgstr "De : " |
|
3145 |
||
0 | 3146 |
#~ msgid "Loading" |
3147 |
#~ msgstr "chargement" |
|
3148 |
||
1494
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3149 |
#~ msgid "New Card" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3150 |
#~ msgstr "Nouvelle fiche" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3151 |
|
1806 | 3152 |
#~ msgid "Problem occured" |
3153 |
#~ msgstr "Une erreur est survenue" |
|
3154 |
||
0 | 3155 |
#~ msgid "Problem occured while setting new value" |
3156 |
#~ msgstr "Un problème est survenu lors de la mise à jour" |
|
3157 |
||
1806 | 3158 |
#~ msgid "Recipients: " |
3159 |
#~ msgstr "Destinataires : " |
|
3160 |
||
3161 |
#~ msgid "Subject: " |
|
3162 |
#~ msgstr "Sujet : " |
|
3163 |
||
1494
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3164 |
#~ msgid "This Card" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3165 |
#~ msgstr "Cette fiche" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3166 |
|
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3167 |
#~ msgid "" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3168 |
#~ "a card is a textual content used as documentation, reference, procedure " |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3169 |
#~ "reminder" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3170 |
#~ msgstr "" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3171 |
#~ "une fiche est un texte utilisé comme documentation, référence, rappel de " |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3172 |
#~ "procédure..." |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3173 |
|
1618
70c0c84e1c25
more translations for siteconfig
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1610
diff
changeset
|
3174 |
#~ msgid "actions_addpermission" |
70c0c84e1c25
more translations for siteconfig
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1610
diff
changeset
|
3175 |
#~ msgstr "ajouter une permission" |
70c0c84e1c25
more translations for siteconfig
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1610
diff
changeset
|
3176 |
|
1494
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3177 |
#~ msgid "add a Card" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3178 |
#~ msgstr "ajouter une fiche" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3179 |
|
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3180 |
#~ msgid "an abstract for this card" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3181 |
#~ msgstr "un résumé pour cette fiche" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3182 |
|
0 | 3183 |
#~ msgid "and" |
3184 |
#~ msgstr "et" |
|
3185 |
||
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
3186 |
#~ msgid "at least one relation %s is required on %s(%s)" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
3187 |
#~ msgstr "au moins une relation %s est nécessaire sur %s(%s)" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
3188 |
|
0 | 3189 |
#~ msgid "cancel edition" |
3190 |
#~ msgstr "annuler l'édition" |
|
3191 |
||
1806 | 3192 |
#~ msgid "close all" |
3193 |
#~ msgstr "tout fermer" |
|
3194 |
||
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
3195 |
#~ msgid "components_applmessages" |
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
3196 |
#~ msgstr "messages applicatifs" |
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
3197 |
|
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
3198 |
#~ msgid "components_applmessages_description" |
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
3199 |
#~ msgstr "affiche les messages applicatifs" |
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
3200 |
|
1806 | 3201 |
#~ msgid "components_rss_feed_url" |
3202 |
#~ msgstr "syndication rss" |
|
3203 |
||
1494
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3204 |
#~ msgid "content" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3205 |
#~ msgstr "contenu" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3206 |
|
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3207 |
#~ msgid "content_format" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3208 |
#~ msgstr "format" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3209 |
|
0 | 3210 |
#~ msgid "" |
3211 |
#~ "default language (look at the i18n directory of the application to see " |
|
3212 |
#~ "available languages)" |
|
3213 |
#~ msgstr "" |
|
3214 |
#~ "langue par défaut (regarder le répertoire i18n de l'application pour voir " |
|
3215 |
#~ "les langues disponibles)" |
|
3216 |
||
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
3217 |
#~ msgid "detailed schema view" |
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
3218 |
#~ msgstr "vue détaillée du schéma" |
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
3219 |
|
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
3220 |
#~ msgid "filter" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
3221 |
#~ msgstr "filtrer" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
3222 |
|
0 | 3223 |
#~ msgid "footer" |
3224 |
#~ msgstr "pied de page" |
|
3225 |
||
3226 |
#~ msgid "header" |
|
3227 |
#~ msgstr "en-tête de page" |
|
3228 |
||
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
3229 |
#~ msgid "hide meta-data" |
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
3230 |
#~ msgstr "cacher les entités et relations \"méta\"" |
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
3231 |
|
0 | 3232 |
#~ msgid "iCal" |
3233 |
#~ msgstr "iCal" |
|
3234 |
||
3235 |
#~ msgid "incorrect value for type \"%s\"" |
|
3236 |
#~ msgstr "valeur incorrecte pour le type \"%s\"" |
|
3237 |
||
1494
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3238 |
#~ msgid "inlined view" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3239 |
#~ msgstr "vue embarquée (en ligne)" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3240 |
|
0 | 3241 |
#~ msgid "linked" |
3242 |
#~ msgstr "lié" |
|
3243 |
||
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
3244 |
#~ msgid "loop in %s relation (%s)" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
3245 |
#~ msgstr "boucle dans la relation %s (%s)" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
3246 |
|
0 | 3247 |
#~ msgid "" |
3248 |
#~ "maximum number of related entities to display in in the restriction view" |
|
3249 |
#~ msgstr "" |
|
3250 |
#~ "nombre maximum d'entités liées à afficher dans la vue de restriction" |
|
3251 |
||
1806 | 3252 |
#~ msgid "no associated epermissions" |
3253 |
#~ msgstr "aucune permission spécifique n'est définie" |
|
3254 |
||
213
6842c3dee34b
adding files (formely appearing in jpl) specific to cubicweb
Laure Bourgois <Laure.Bourgois@logilab.fr>
parents:
63
diff
changeset
|
3255 |
#~ msgid "owned by" |
6842c3dee34b
adding files (formely appearing in jpl) specific to cubicweb
Laure Bourgois <Laure.Bourgois@logilab.fr>
parents:
63
diff
changeset
|
3256 |
#~ msgstr "appartient à" |
6842c3dee34b
adding files (formely appearing in jpl) specific to cubicweb
Laure Bourgois <Laure.Bourgois@logilab.fr>
parents:
63
diff
changeset
|
3257 |
|
1494
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3258 |
#~ msgid "planned_delivery" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3259 |
#~ msgstr "livraison prévue" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3260 |
|
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3261 |
#~ msgid "remove this Card" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3262 |
#~ msgstr "supprimer cette fiche" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3263 |
|
0 | 3264 |
#~ msgid "see also" |
3265 |
#~ msgstr "voir aussi" |
|
3266 |
||
2282
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
3267 |
#~ msgid "show meta-data" |
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
3268 |
#~ msgstr "afficher le schéma complet" |
8fcf86950155
[i18n] update spanish translation
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
2243
diff
changeset
|
3269 |
|
63
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
3270 |
#~ msgid "status will change from %s to %s" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
3271 |
#~ msgstr "l'état va passer de %s à %s" |
805a9f3ac748
update i18n catalogs
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
0
diff
changeset
|
3272 |
|
1494
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3273 |
#~ msgid "synopsis" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3274 |
#~ msgstr "synopsis" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3275 |
|
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3276 |
#~ msgid "wikiid" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3277 |
#~ msgstr "identifiant wiki" |
d68aac1cda0d
#342695: add new security section to the schema view
Katia Saurfelt <katia.saurfelt@logilab.fr>
parents:
1347
diff
changeset
|
3278 |
|
0 | 3279 |
#~ msgid "workflow history" |
3280 |
#~ msgstr "historique du workflow" |