Dotclear

source: plugins/cinecturlink2/locales/fr/main.lang.php @ 3247

Revision 3247, 11.4 KB checked in by JcDenis, 10 years ago (diff)

Switch to Dotclear 2.6, Add dashboard icon, Clean up code

Line 
1<?php
2// Language: Français
3// Module: cinecturlink2 - 0.7
4// Date: 2013-11-04 19:43:17
5// Translated with dcTranslater - 2013.05.11
6
7#_admin.php:24
8#_admin.php:44
9#_public.php:195
10#_widgets.php:58
11#_widgets.php:66
12$GLOBALS['__l10n']['My cinecturlink'] = 'Mes cinecturlink';
13
14#_config.php:55
15$GLOBALS['__l10n']['You must provide a specific folder for images.'] = 'Vous devez fournir un dossier spécifique pour les images.';
16
17#_config.php:73
18$GLOBALS['__l10n']['Configuration has been successfully updated.'] = 'La configuration a été mise à jour avec succés.';
19
20#_config.php:93
21$GLOBALS['__l10n']['Enable extension'] = 'Activer l\'extension';
22
23#_config.php:95
24$GLOBALS['__l10n']['Maximum width of images (in pixel):'] = 'Largeur maximum des images (en pixels) :';
25
26#_config.php:98
27$GLOBALS['__l10n']['Public folder of images (under public folder of blog):'] = 'Dossier publique des images (dans le répertoire "public" du blog) :';
28
29#_config.php:108
30$GLOBALS['__l10n']['Update cache when use "Random" or "Number of view" order on widget (Need reload of widgets on change)'] = 'Mettre à jour le cache lors de l\'utilisation de l\'ordre  "Aléatoire" ou "Nombre d\'affichages" dans le widget (Nécessite le rechargement du widget)';
31
32#_config.php:109
33$GLOBALS['__l10n']['This increases the random effect, but updates the cache of the blog whenever the widget is displayed, which reduces the perfomances of your blog.'] = 'Ceci augmente l\'effet aléatoire, mais met à jour le cache à chaque affichage du widget, ce qui diminue les performances du blog.';
34
35#_config.php:114
36$GLOBALS['__l10n']['Public page'] = 'Page publique';
37
38#_config.php:118
39$GLOBALS['__l10n']['Enable public page'] = 'Activer la page publique';
40
41#_config.php:119
42$GLOBALS['__l10n']['Public page has url: %s'] = 'La page publique à l\'URL: %s';
43
44#_config.php:121
45$GLOBALS['__l10n']['Title of the public page:'] = 'Titre de la page publique :';
46
47#_config.php:124
48$GLOBALS['__l10n']['Description of the public page:'] = 'Description de la page publique :';
49
50#_config.php:127
51$GLOBALS['__l10n']['Limit number of entries per page on pulic page to:'] = 'Limiter le nombre d\'entrée par page sur la page public à :';
52
53#_config.php:133
54$GLOBALS['__l10n']['Informations'] = 'Informations';
55
56#_config.php:136
57$GLOBALS['__l10n']['Once the extension has been configured and your links have been created, you can place one of the cinecturlink widgets in the sidebar.'] = 'Une fois l\'extension configurée et vos liens créés, vous pouvez placer un des widgets cinecturlink dans la barre latérale.';
58
59#_config.php:137
60$GLOBALS['__l10n']['In order to open links in new window you can use plugin %s.'] = 'Afin d\'ouvrir les liens dans une nouvelle page vous pouvez utiliser l\'extension %s.';
61
62#_config.php:138
63$GLOBALS['__l10n']['In order to change URL of public page you can use plugin %s.'] = 'Afin de changer l\'URL de la page publique vous pouvez utiliser l\'extension %s.';
64
65#_config.php:139
66$GLOBALS['__l10n']['You can add public pages of cinecturlink to the plugin %s.'] = 'Vous pouvez ajouter les pages publiques de cinecturlink à l\'extension %s.';
67
68#_config.php:140
69#_config.php:141
70$GLOBALS['__l10n']['The plugin Cinecturlink2 is compatible with plugin %s.'] = 'L\'extension Cinecturlink2 est compatible avec l\'extension %s.';
71
72#_widgets.php:45
73$GLOBALS['__l10n']['Update date'] = 'Date de mise à jour';
74
75#_widgets.php:46
76#inc/lib.cinecturlink2.list.php:41
77#index.php:261
78$GLOBALS['__l10n']['My rating'] = 'Mon évaluation';
79
80#_widgets.php:48
81$GLOBALS['__l10n']['Random'] = 'Aléatoire';
82
83#_widgets.php:49
84$GLOBALS['__l10n']['Number of views'] = 'Nombre d\'affichages';
85
86#_widgets.php:61
87$GLOBALS['__l10n']['Show selection of cinecturlinks'] = 'Afficher une selection de cinecturlink';
88
89#_widgets.php:85
90$GLOBALS['__l10n']['Sort: (only for date, note and title)'] = 'Ordre: (seulement pour date, note et titre)';
91
92#_widgets.php:92
93$GLOBALS['__l10n']['Limit:'] = 'Limite :';
94
95#_widgets.php:98
96$GLOBALS['__l10n']['Enable link'] = 'Autoriser les liens';
97
98#_widgets.php:104
99$GLOBALS['__l10n']['Show author'] = 'Afficher l\'auteur';
100
101#_widgets.php:110
102$GLOBALS['__l10n']['Show my rating'] = 'Afficher mon évaluation';
103
104#_widgets.php:116
105$GLOBALS['__l10n']['Show description'] = 'Afficher la description';
106
107#_widgets.php:122
108$GLOBALS['__l10n']['Show a link to cinecturlink page'] = 'Afficher un lien vers la page publique';
109
110#_widgets.php:143
111#_widgets.php:146
112$GLOBALS['__l10n']['List of categories of cinecturlink'] = 'Liste des catégories de cinecturlink';
113
114#_widgets.php:151
115$GLOBALS['__l10n']['My cinecturlink by categories'] = 'Mes cinecturlink par catégories';
116
117#_widgets.php:156
118$GLOBALS['__l10n']['Show number of links'] = 'Afficher le nombre de liens';
119
120#_widgets.php:290
121#_widgets.php:321
122#default-templates/cinecturlink2.html:56
123#default-templates/cinecturlink2.html:56
124$GLOBALS['__l10n']['view all links'] = 'voir tous les liens';
125
126#_widgets.php:290
127$GLOBALS['__l10n']['More links'] = 'Plus de liens';
128
129#_widgets.php:321
130$GLOBALS['__l10n']['all links'] = 'tous les liens';
131
132#_widgets.php:332
133$GLOBALS['__l10n']['view links of this category'] = 'voir les liens de cette catégorie';
134
135#default-templates/cinecturlink2.html:31
136#default-templates/cinecturlink2.html:106
137$GLOBALS['__l10n']['previous links'] = 'liens précédents';
138
139#default-templates/cinecturlink2.html:35
140#default-templates/cinecturlink2.html:108
141$GLOBALS['__l10n']['next links'] = 'liens suivants';
142
143#default-templates/cinecturlink2.html:58
144$GLOBALS['__l10n']['These entries Atom feed'] = 'Fil atom de ces billets';
145
146#default-templates/cinecturlink2.html:60
147$GLOBALS['__l10n']['Category\'s entries feed'] = 'Fil de cette catégorie';
148
149#default-templates/cinecturlink2.html:86
150#default-templates/cinecturlink2.html:86
151$GLOBALS['__l10n']['link'] = 'lien';
152
153#default-templates/cinecturlink2.html:87
154$GLOBALS['__l10n']['category'] = 'catégorie';
155
156#inc/class.cinecturlink2.php:139
157$GLOBALS['__l10n']['No link title'] = 'Pas de titre de lien';
158
159#inc/class.cinecturlink2.php:142
160$GLOBALS['__l10n']['No link description'] = 'Pas de description de lien';
161
162#inc/class.cinecturlink2.php:178
163#inc/class.cinecturlink2.php:197
164$GLOBALS['__l10n']['No such link ID'] = 'ID de lien inconnu';
165
166#inc/class.cinecturlink2.php:284
167$GLOBALS['__l10n']['No category title'] = 'Pas de titre de catégorie';
168
169#inc/class.cinecturlink2.php:287
170$GLOBALS['__l10n']['No category description'] = 'Pas de description de catégorie';
171
172#inc/class.cinecturlink2.php:312
173#inc/class.cinecturlink2.php:326
174$GLOBALS['__l10n']['No such category ID'] = 'ID de catégorie inconnu';
175
176#inc/class.cinecturlink2.php:369
177$GLOBALS['__l10n']['Failed to create public folder for images.'] = 'Impossible de créer le repertoire publique pour les images.';
178
179#inc/lib.cinecturlink2.activityreport.php:21
180$GLOBALS['__l10n']['Plugin cinecturlink2'] = 'Extension cinecturlink 2';
181
182#inc/lib.cinecturlink2.activityreport.php:27
183$GLOBALS['__l10n']['link creation'] = 'Création de lien';
184
185#inc/lib.cinecturlink2.activityreport.php:28
186$GLOBALS['__l10n']['A new cineturlink named "%s" was added by "%s"'] = 'Un nouveau cinecturlink nommé "%s" a été ajouté par "%s"';
187
188#inc/lib.cinecturlink2.activityreport.php:36
189$GLOBALS['__l10n']['updating link'] = 'Mise à jour de lien';
190
191#inc/lib.cinecturlink2.activityreport.php:37
192$GLOBALS['__l10n']['Cinecturlink named "%s" has been updated by "%s"'] = 'Le cinecturlink nommé "%s" a été mis à jour par "%s"';
193
194#inc/lib.cinecturlink2.activityreport.php:45
195$GLOBALS['__l10n']['link deletion'] = 'Suppression de lien';
196
197#inc/lib.cinecturlink2.activityreport.php:46
198$GLOBALS['__l10n']['Cinecturlink named "%s" has been deleted by "%s"'] = 'Le cinecturlink nommé "%s" a été effacé par "%s"';
199
200#inc/lib.cinecturlink2.list.php:25
201#index.php:459
202$GLOBALS['__l10n']['There is no link'] = 'Il n\'y a pas de lien';
203
204#inc/lib.cinecturlink2.list.php:89
205$GLOBALS['__l10n']['image'] = 'image';
206
207#index.php:73
208$GLOBALS['__l10n']['Categories successfully reordered.'] = 'Catégories réordonnées.';
209
210#index.php:85
211$GLOBALS['__l10n']['Categories successfully deleted.'] = 'Catégories effacées.';
212
213#index.php:98
214#index.php:188
215$GLOBALS['__l10n']['You must provide a title.'] = 'Vous devez fournir un titre.';
216
217#index.php:103
218$GLOBALS['__l10n']['Category with same name already exists.'] = 'Une catégorie portant le même nom existe déjà.';
219
220#index.php:113
221$GLOBALS['__l10n']['Category successfully created.'] = 'Catégory créée.';
222
223#index.php:128
224$GLOBALS['__l10n']['Links successfully deleted.'] = 'Liens effacés.';
225
226#index.php:150
227#index.php:172
228$GLOBALS['__l10n']['Links successfully updated.'] = 'Liens mis à jour.';
229
230#index.php:191
231$GLOBALS['__l10n']['You must provide an author.'] = 'Vous devez spécifier un auteur';
232
233#index.php:194
234$GLOBALS['__l10n']['You must provide a link to an image.'] = 'Vous devez fournir un lien vers une image.';
235
236#index.php:212
237$GLOBALS['__l10n']['Link with same name already exists.'] = 'Un lien avec le même titre existe déjà.';
238
239#index.php:218
240$GLOBALS['__l10n']['Link successfully created.'] = 'Lien crée.';
241
242#index.php:227
243$GLOBALS['__l10n']['Unknown link.'] = 'Lien inconnu.';
244
245#index.php:233
246$GLOBALS['__l10n']['Link successfully updated.'] = 'Lien mis à jour.';
247
248#index.php:312
249$GLOBALS['__l10n']['change category'] = 'lodifier la catégorie';
250
251#index.php:313
252$GLOBALS['__l10n']['change my rating'] = 'Modifier mon évaluation';
253
254#index.php:368
255$GLOBALS['__l10n']['Change category of links'] = 'Changer la catégorie des liens';
256
257#index.php:375
258#index.php:416
259$GLOBALS['__l10n']['Go back to links list'] = 'Retourner à la liste des liens';
260
261#index.php:380
262$GLOBALS['__l10n']['Change category for this selection :'] = 'Changer de catégorie pour la sélection :';
263
264#index.php:391
265$GLOBALS['__l10n']['Select a category:'] = 'Selectionner une catégorie :';
266
267#index.php:409
268$GLOBALS['__l10n']['Change note of links'] = 'Changer la note des liens';
269
270#index.php:421
271$GLOBALS['__l10n']['Change note for this selection :'] = 'Changer de note pour la sélection :';
272
273#index.php:432
274$GLOBALS['__l10n']['Select a rating:'] = 'Selectionner une note :';
275
276#index.php:494
277$GLOBALS['__l10n']['Selected links action:'] = 'Action sur les liens selectionnés :';
278
279#index.php:510
280$GLOBALS['__l10n']['New link'] = 'Nouveau lien';
281
282#index.php:549
283$GLOBALS['__l10n']['Details URL:'] = 'Liens vers les détails :';
284
285#index.php:552
286$GLOBALS['__l10n']['Search with Google'] = 'Rechercher avec Google';
287
288#index.php:555
289$GLOBALS['__l10n']['Image URL:'] = 'Lien vers l\'image :';
290
291#index.php:558
292$GLOBALS['__l10n']['Search with Amazon'] = 'Rechercher avec Amazon';
293
294#index.php:563
295$GLOBALS['__l10n']['There is no image in cinecturlink media path.'] = 'Il n\'y a pas d\'image dans le chemin des média cinecturlink.';
296
297#index.php:567
298$GLOBALS['__l10n']['or select from repository:'] = 'ou selectionner depuis le dépôt :';
299
300#index.php:570
301$GLOBALS['__l10n']['Go to media manager to add image to cinecturlink path.'] = 'Aller dans le gestionnaire de média pour ajouter des images au chemin des cinecturlink.';
302
303#index.php:586
304$GLOBALS['__l10n']['My rating:'] = 'Mon évaluation :';
305
306#index.php:596
307$GLOBALS['__l10n']['update link'] = 'mettre à jour ce lien';
308
309#index.php:596
310$GLOBALS['__l10n']['create link'] = 'créer ce lien';
311
312#index.php:605
313$GLOBALS['__l10n']['There is no category'] = 'Il n\'y a pas de catégorie';
314
315#index.php:611
316$GLOBALS['__l10n']['name'] = 'nom';
317
318#index.php:611
319$GLOBALS['__l10n']['description'] = 'description';
320
321#index.php:633
322$GLOBALS['__l10n']['Check to delete'] = 'Cocher pour supprimer';
323
324#index.php:638
325$GLOBALS['__l10n']['update categories'] = 'mettre à jour les catégories';
326
327?>
Note: See TracBrowser for help on using the repository browser.

Sites map