calendar.po 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. #
  5. # Translators:
  6. # <fboulogne@april.org>, 2011.
  7. # <gp4004@arghh.org>, 2011.
  8. # Jan-Christoph Borchardt <jan@unhosted.org>, 2011.
  9. # Nahir Mohamed <nahirmoha@gmail.com>, 2012.
  10. # Nicolas <boolet.is@free.fr>, 2012.
  11. # <pierreamiel.giraud@gmail.com>, 2012.
  12. # <rom1dep@gmail.com>, 2011, 2012.
  13. # Romain DEP. <rom1dep@gmail.com>, 2012.
  14. # Yann Yann <chezyann@gmail.com>, 2011.
  15. msgid ""
  16. msgstr ""
  17. "Project-Id-Version: ownCloud\n"
  18. "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
  19. "POT-Creation-Date: 2012-08-11 02:02+0200\n"
  20. "PO-Revision-Date: 2012-08-11 00:02+0000\n"
  21. "Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\n"
  22. "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
  23. "MIME-Version: 1.0\n"
  24. "Content-Type: text/plain; charset=UTF-8\n"
  25. "Content-Transfer-Encoding: 8bit\n"
  26. "Language: fr\n"
  27. "Plural-Forms: nplurals=2; plural=(n > 1)\n"
  28. #: ajax/cache/status.php:19
  29. msgid "Not all calendars are completely cached"
  30. msgstr "Tous les calendriers ne sont pas mis en cache"
  31. #: ajax/cache/status.php:21
  32. msgid "Everything seems to be completely cached"
  33. msgstr "Tout semble être en cache"
  34. #: ajax/categories/rescan.php:29
  35. msgid "No calendars found."
  36. msgstr "Aucun calendrier n'a été trouvé."
  37. #: ajax/categories/rescan.php:37
  38. msgid "No events found."
  39. msgstr "Aucun événement n'a été trouvé."
  40. #: ajax/event/edit.form.php:20
  41. msgid "Wrong calendar"
  42. msgstr "Mauvais calendrier"
  43. #: ajax/import/dropimport.php:29 ajax/import/import.php:64
  44. msgid ""
  45. "The file contained either no events or all events are already saved in your "
  46. "calendar."
  47. msgstr "Soit le fichier ne contient aucun événement soit tous les événements sont déjà enregistrés dans votre calendrier."
  48. #: ajax/import/dropimport.php:31 ajax/import/import.php:67
  49. msgid "events has been saved in the new calendar"
  50. msgstr "Les événements ont été enregistrés dans le nouveau calendrier"
  51. #: ajax/import/import.php:56
  52. msgid "Import failed"
  53. msgstr "Échec de l'import"
  54. #: ajax/import/import.php:69
  55. msgid "events has been saved in your calendar"
  56. msgstr "Les événements ont été enregistrés dans votre calendrier"
  57. #: ajax/settings/guesstimezone.php:25
  58. msgid "New Timezone:"
  59. msgstr "Nouveau fuseau horaire :"
  60. #: ajax/settings/settimezone.php:23
  61. msgid "Timezone changed"
  62. msgstr "Fuseau horaire modifié"
  63. #: ajax/settings/settimezone.php:25
  64. msgid "Invalid request"
  65. msgstr "Requête invalide"
  66. #: appinfo/app.php:35 templates/calendar.php:15
  67. #: templates/part.eventform.php:33 templates/part.showevent.php:33
  68. msgid "Calendar"
  69. msgstr "Calendrier"
  70. #: js/calendar.js:832
  71. msgid "ddd"
  72. msgstr "ddd"
  73. #: js/calendar.js:833
  74. msgid "ddd M/d"
  75. msgstr "ddd d/M"
  76. #: js/calendar.js:834
  77. msgid "dddd M/d"
  78. msgstr "dddd d/M"
  79. #: js/calendar.js:837
  80. msgid "MMMM yyyy"
  81. msgstr "MMMM yyyy"
  82. #: js/calendar.js:839
  83. msgid "MMM d[ yyyy]{ '&#8212;'[ MMM] d yyyy}"
  84. msgstr "MMM d[ yyyy]{ '&#8212;'[ MMM] d yyyy}"
  85. #: js/calendar.js:841
  86. msgid "dddd, MMM d, yyyy"
  87. msgstr "dddd, d MMM, yyyy"
  88. #: lib/app.php:121
  89. msgid "Birthday"
  90. msgstr "Anniversaire"
  91. #: lib/app.php:122
  92. msgid "Business"
  93. msgstr "Professionnel"
  94. #: lib/app.php:123
  95. msgid "Call"
  96. msgstr "Appel"
  97. #: lib/app.php:124
  98. msgid "Clients"
  99. msgstr "Clientèle"
  100. #: lib/app.php:125
  101. msgid "Deliverer"
  102. msgstr "Livraison"
  103. #: lib/app.php:126
  104. msgid "Holidays"
  105. msgstr "Vacances"
  106. #: lib/app.php:127
  107. msgid "Ideas"
  108. msgstr "Idées"
  109. #: lib/app.php:128
  110. msgid "Journey"
  111. msgstr "Déplacement"
  112. #: lib/app.php:129
  113. msgid "Jubilee"
  114. msgstr "Jubilé"
  115. #: lib/app.php:130
  116. msgid "Meeting"
  117. msgstr "Meeting"
  118. #: lib/app.php:131
  119. msgid "Other"
  120. msgstr "Autre"
  121. #: lib/app.php:132
  122. msgid "Personal"
  123. msgstr "Personnel"
  124. #: lib/app.php:133
  125. msgid "Projects"
  126. msgstr "Projets"
  127. #: lib/app.php:134
  128. msgid "Questions"
  129. msgstr "Questions"
  130. #: lib/app.php:135
  131. msgid "Work"
  132. msgstr "Travail"
  133. #: lib/app.php:351 lib/app.php:361
  134. msgid "by"
  135. msgstr "par"
  136. #: lib/app.php:359 lib/app.php:399
  137. msgid "unnamed"
  138. msgstr "sans-nom"
  139. #: lib/import.php:184 templates/calendar.php:12
  140. #: templates/part.choosecalendar.php:22
  141. msgid "New Calendar"
  142. msgstr "Nouveau Calendrier"
  143. #: lib/object.php:372
  144. msgid "Does not repeat"
  145. msgstr "Pas de répétition"
  146. #: lib/object.php:373
  147. msgid "Daily"
  148. msgstr "Tous les jours"
  149. #: lib/object.php:374
  150. msgid "Weekly"
  151. msgstr "Hebdomadaire"
  152. #: lib/object.php:375
  153. msgid "Every Weekday"
  154. msgstr "Quotidien"
  155. #: lib/object.php:376
  156. msgid "Bi-Weekly"
  157. msgstr "Bi-hebdomadaire"
  158. #: lib/object.php:377
  159. msgid "Monthly"
  160. msgstr "Mensuel"
  161. #: lib/object.php:378
  162. msgid "Yearly"
  163. msgstr "Annuel"
  164. #: lib/object.php:388
  165. msgid "never"
  166. msgstr "jamais"
  167. #: lib/object.php:389
  168. msgid "by occurrences"
  169. msgstr "par occurrences"
  170. #: lib/object.php:390
  171. msgid "by date"
  172. msgstr "par date"
  173. #: lib/object.php:400
  174. msgid "by monthday"
  175. msgstr "par jour du mois"
  176. #: lib/object.php:401
  177. msgid "by weekday"
  178. msgstr "par jour de la semaine"
  179. #: lib/object.php:411 templates/calendar.php:5 templates/settings.php:69
  180. msgid "Monday"
  181. msgstr "Lundi"
  182. #: lib/object.php:412 templates/calendar.php:5
  183. msgid "Tuesday"
  184. msgstr "Mardi"
  185. #: lib/object.php:413 templates/calendar.php:5
  186. msgid "Wednesday"
  187. msgstr "Mercredi"
  188. #: lib/object.php:414 templates/calendar.php:5
  189. msgid "Thursday"
  190. msgstr "Jeudi"
  191. #: lib/object.php:415 templates/calendar.php:5
  192. msgid "Friday"
  193. msgstr "Vendredi"
  194. #: lib/object.php:416 templates/calendar.php:5
  195. msgid "Saturday"
  196. msgstr "Samedi"
  197. #: lib/object.php:417 templates/calendar.php:5 templates/settings.php:70
  198. msgid "Sunday"
  199. msgstr "Dimanche"
  200. #: lib/object.php:427
  201. msgid "events week of month"
  202. msgstr "événements du mois par semaine"
  203. #: lib/object.php:428
  204. msgid "first"
  205. msgstr "premier"
  206. #: lib/object.php:429
  207. msgid "second"
  208. msgstr "deuxième"
  209. #: lib/object.php:430
  210. msgid "third"
  211. msgstr "troisième"
  212. #: lib/object.php:431
  213. msgid "fourth"
  214. msgstr "quatrième"
  215. #: lib/object.php:432
  216. msgid "fifth"
  217. msgstr "cinquième"
  218. #: lib/object.php:433
  219. msgid "last"
  220. msgstr "dernier"
  221. #: lib/object.php:467 templates/calendar.php:7
  222. msgid "January"
  223. msgstr "Janvier"
  224. #: lib/object.php:468 templates/calendar.php:7
  225. msgid "February"
  226. msgstr "Février"
  227. #: lib/object.php:469 templates/calendar.php:7
  228. msgid "March"
  229. msgstr "Mars"
  230. #: lib/object.php:470 templates/calendar.php:7
  231. msgid "April"
  232. msgstr "Avril"
  233. #: lib/object.php:471 templates/calendar.php:7
  234. msgid "May"
  235. msgstr "Mai"
  236. #: lib/object.php:472 templates/calendar.php:7
  237. msgid "June"
  238. msgstr "Juin"
  239. #: lib/object.php:473 templates/calendar.php:7
  240. msgid "July"
  241. msgstr "Juillet"
  242. #: lib/object.php:474 templates/calendar.php:7
  243. msgid "August"
  244. msgstr "Août"
  245. #: lib/object.php:475 templates/calendar.php:7
  246. msgid "September"
  247. msgstr "Septembre"
  248. #: lib/object.php:476 templates/calendar.php:7
  249. msgid "October"
  250. msgstr "Octobre"
  251. #: lib/object.php:477 templates/calendar.php:7
  252. msgid "November"
  253. msgstr "Novembre"
  254. #: lib/object.php:478 templates/calendar.php:7
  255. msgid "December"
  256. msgstr "Décembre"
  257. #: lib/object.php:488
  258. msgid "by events date"
  259. msgstr "par date d’événements"
  260. #: lib/object.php:489
  261. msgid "by yearday(s)"
  262. msgstr "par jour(s) de l'année"
  263. #: lib/object.php:490
  264. msgid "by weeknumber(s)"
  265. msgstr "par numéro de semaine(s)"
  266. #: lib/object.php:491
  267. msgid "by day and month"
  268. msgstr "par jour et mois"
  269. #: lib/search.php:35 lib/search.php:37 lib/search.php:40
  270. msgid "Date"
  271. msgstr "Date"
  272. #: lib/search.php:43
  273. msgid "Cal."
  274. msgstr "Cal."
  275. #: templates/calendar.php:6
  276. msgid "Sun."
  277. msgstr "Dim."
  278. #: templates/calendar.php:6
  279. msgid "Mon."
  280. msgstr "Lun."
  281. #: templates/calendar.php:6
  282. msgid "Tue."
  283. msgstr "Mar."
  284. #: templates/calendar.php:6
  285. msgid "Wed."
  286. msgstr "Mer."
  287. #: templates/calendar.php:6
  288. msgid "Thu."
  289. msgstr "Jeu"
  290. #: templates/calendar.php:6
  291. msgid "Fri."
  292. msgstr "Ven."
  293. #: templates/calendar.php:6
  294. msgid "Sat."
  295. msgstr "Sam."
  296. #: templates/calendar.php:8
  297. msgid "Jan."
  298. msgstr "Jan."
  299. #: templates/calendar.php:8
  300. msgid "Feb."
  301. msgstr "Fév."
  302. #: templates/calendar.php:8
  303. msgid "Mar."
  304. msgstr "Mars"
  305. #: templates/calendar.php:8
  306. msgid "Apr."
  307. msgstr "Avr."
  308. #: templates/calendar.php:8
  309. msgid "May."
  310. msgstr "Mai"
  311. #: templates/calendar.php:8
  312. msgid "Jun."
  313. msgstr "Juin"
  314. #: templates/calendar.php:8
  315. msgid "Jul."
  316. msgstr "Juil."
  317. #: templates/calendar.php:8
  318. msgid "Aug."
  319. msgstr "Août"
  320. #: templates/calendar.php:8
  321. msgid "Sep."
  322. msgstr "Sep."
  323. #: templates/calendar.php:8
  324. msgid "Oct."
  325. msgstr "Oct."
  326. #: templates/calendar.php:8
  327. msgid "Nov."
  328. msgstr "Nov."
  329. #: templates/calendar.php:8
  330. msgid "Dec."
  331. msgstr "Déc."
  332. #: templates/calendar.php:11
  333. msgid "All day"
  334. msgstr "Journée entière"
  335. #: templates/calendar.php:13
  336. msgid "Missing fields"
  337. msgstr "Champs manquants"
  338. #: templates/calendar.php:14 templates/part.eventform.php:19
  339. #: templates/part.showevent.php:11
  340. msgid "Title"
  341. msgstr "Titre"
  342. #: templates/calendar.php:16
  343. msgid "From Date"
  344. msgstr "De la date"
  345. #: templates/calendar.php:17
  346. msgid "From Time"
  347. msgstr "De l'heure"
  348. #: templates/calendar.php:18
  349. msgid "To Date"
  350. msgstr "A la date"
  351. #: templates/calendar.php:19
  352. msgid "To Time"
  353. msgstr "A l'heure"
  354. #: templates/calendar.php:20
  355. msgid "The event ends before it starts"
  356. msgstr "L'évènement s'est terminé avant qu'il ne commence"
  357. #: templates/calendar.php:21
  358. msgid "There was a database fail"
  359. msgstr "Il y a eu un échec dans la base de donnée"
  360. #: templates/calendar.php:39
  361. msgid "Week"
  362. msgstr "Semaine"
  363. #: templates/calendar.php:40
  364. msgid "Month"
  365. msgstr "Mois"
  366. #: templates/calendar.php:41
  367. msgid "List"
  368. msgstr "Liste"
  369. #: templates/calendar.php:45
  370. msgid "Today"
  371. msgstr "Aujourd'hui"
  372. #: templates/calendar.php:46 templates/calendar.php:47
  373. msgid "Settings"
  374. msgstr ""
  375. #: templates/part.choosecalendar.php:2
  376. msgid "Your calendars"
  377. msgstr "Vos calendriers"
  378. #: templates/part.choosecalendar.php:27
  379. #: templates/part.choosecalendar.rowfields.php:11
  380. msgid "CalDav Link"
  381. msgstr "Lien CalDav"
  382. #: templates/part.choosecalendar.php:31
  383. msgid "Shared calendars"
  384. msgstr "Calendriers partagés"
  385. #: templates/part.choosecalendar.php:48
  386. msgid "No shared calendars"
  387. msgstr "Aucun calendrier partagé"
  388. #: templates/part.choosecalendar.rowfields.php:8
  389. msgid "Share Calendar"
  390. msgstr "Partager le calendrier"
  391. #: templates/part.choosecalendar.rowfields.php:14
  392. msgid "Download"
  393. msgstr "Télécharger"
  394. #: templates/part.choosecalendar.rowfields.php:17
  395. msgid "Edit"
  396. msgstr "Éditer"
  397. #: templates/part.choosecalendar.rowfields.php:20
  398. #: templates/part.editevent.php:9
  399. msgid "Delete"
  400. msgstr "Supprimer"
  401. #: templates/part.choosecalendar.rowfields.shared.php:4
  402. msgid "shared with you by"
  403. msgstr "partagé avec vous par"
  404. #: templates/part.editcalendar.php:9
  405. msgid "New calendar"
  406. msgstr "Nouveau calendrier"
  407. #: templates/part.editcalendar.php:9
  408. msgid "Edit calendar"
  409. msgstr "Éditer le calendrier"
  410. #: templates/part.editcalendar.php:12
  411. msgid "Displayname"
  412. msgstr "Nom d'affichage"
  413. #: templates/part.editcalendar.php:23
  414. msgid "Active"
  415. msgstr "Actif"
  416. #: templates/part.editcalendar.php:29
  417. msgid "Calendar color"
  418. msgstr "Couleur du calendrier"
  419. #: templates/part.editcalendar.php:42
  420. msgid "Save"
  421. msgstr "Sauvegarder"
  422. #: templates/part.editcalendar.php:42 templates/part.editevent.php:8
  423. #: templates/part.newevent.php:6
  424. msgid "Submit"
  425. msgstr "Soumettre"
  426. #: templates/part.editcalendar.php:43
  427. msgid "Cancel"
  428. msgstr "Annuler"
  429. #: templates/part.editevent.php:1
  430. msgid "Edit an event"
  431. msgstr "Éditer un événement"
  432. #: templates/part.editevent.php:10
  433. msgid "Export"
  434. msgstr "Exporter"
  435. #: templates/part.eventform.php:8 templates/part.showevent.php:3
  436. msgid "Eventinfo"
  437. msgstr "Événement"
  438. #: templates/part.eventform.php:9 templates/part.showevent.php:4
  439. msgid "Repeating"
  440. msgstr "Occurences"
  441. #: templates/part.eventform.php:10 templates/part.showevent.php:5
  442. msgid "Alarm"
  443. msgstr "Alarmes"
  444. #: templates/part.eventform.php:11 templates/part.showevent.php:6
  445. msgid "Attendees"
  446. msgstr "Participants"
  447. #: templates/part.eventform.php:13
  448. msgid "Share"
  449. msgstr "Partage"
  450. #: templates/part.eventform.php:21
  451. msgid "Title of the Event"
  452. msgstr "Titre de l'événement"
  453. #: templates/part.eventform.php:27 templates/part.showevent.php:19
  454. msgid "Category"
  455. msgstr "Catégorie"
  456. #: templates/part.eventform.php:29
  457. msgid "Separate categories with commas"
  458. msgstr "Séparer les catégories par des virgules"
  459. #: templates/part.eventform.php:30
  460. msgid "Edit categories"
  461. msgstr "Modifier les catégories"
  462. #: templates/part.eventform.php:56 templates/part.showevent.php:52
  463. msgid "All Day Event"
  464. msgstr "Journée entière"
  465. #: templates/part.eventform.php:60 templates/part.showevent.php:56
  466. msgid "From"
  467. msgstr "De"
  468. #: templates/part.eventform.php:68 templates/part.showevent.php:64
  469. msgid "To"
  470. msgstr "À"
  471. #: templates/part.eventform.php:76 templates/part.showevent.php:72
  472. msgid "Advanced options"
  473. msgstr "Options avancées"
  474. #: templates/part.eventform.php:81 templates/part.showevent.php:77
  475. msgid "Location"
  476. msgstr "Emplacement"
  477. #: templates/part.eventform.php:83
  478. msgid "Location of the Event"
  479. msgstr "Emplacement de l'événement"
  480. #: templates/part.eventform.php:89 templates/part.showevent.php:85
  481. msgid "Description"
  482. msgstr "Description"
  483. #: templates/part.eventform.php:91
  484. msgid "Description of the Event"
  485. msgstr "Description de l'événement"
  486. #: templates/part.eventform.php:100 templates/part.showevent.php:95
  487. msgid "Repeat"
  488. msgstr "Répétition"
  489. #: templates/part.eventform.php:107 templates/part.showevent.php:102
  490. msgid "Advanced"
  491. msgstr "Avancé"
  492. #: templates/part.eventform.php:151 templates/part.showevent.php:146
  493. msgid "Select weekdays"
  494. msgstr "Sélection des jours de la semaine"
  495. #: templates/part.eventform.php:164 templates/part.eventform.php:177
  496. #: templates/part.showevent.php:159 templates/part.showevent.php:172
  497. msgid "Select days"
  498. msgstr "Sélection des jours"
  499. #: templates/part.eventform.php:169 templates/part.showevent.php:164
  500. msgid "and the events day of year."
  501. msgstr "et les événements de l'année par jour."
  502. #: templates/part.eventform.php:182 templates/part.showevent.php:177
  503. msgid "and the events day of month."
  504. msgstr "et les événements du mois par jour."
  505. #: templates/part.eventform.php:190 templates/part.showevent.php:185
  506. msgid "Select months"
  507. msgstr "Sélection des mois"
  508. #: templates/part.eventform.php:203 templates/part.showevent.php:198
  509. msgid "Select weeks"
  510. msgstr "Sélection des semaines"
  511. #: templates/part.eventform.php:208 templates/part.showevent.php:203
  512. msgid "and the events week of year."
  513. msgstr "et les événements de l'année par semaine."
  514. #: templates/part.eventform.php:214 templates/part.showevent.php:209
  515. msgid "Interval"
  516. msgstr "Intervalle"
  517. #: templates/part.eventform.php:220 templates/part.showevent.php:215
  518. msgid "End"
  519. msgstr "Fin"
  520. #: templates/part.eventform.php:233 templates/part.showevent.php:228
  521. msgid "occurrences"
  522. msgstr "occurrences"
  523. #: templates/part.import.php:14
  524. msgid "create a new calendar"
  525. msgstr "Créer un nouveau calendrier"
  526. #: templates/part.import.php:17
  527. msgid "Import a calendar file"
  528. msgstr "Importer un fichier de calendriers"
  529. #: templates/part.import.php:24
  530. msgid "Please choose a calendar"
  531. msgstr "Veuillez sélectionner un calendrier"
  532. #: templates/part.import.php:36
  533. msgid "Name of new calendar"
  534. msgstr "Nom pour le nouveau calendrier"
  535. #: templates/part.import.php:44
  536. msgid "Take an available name!"
  537. msgstr "Choisissez un nom disponible !"
  538. #: templates/part.import.php:45
  539. msgid ""
  540. "A Calendar with this name already exists. If you continue anyhow, these "
  541. "calendars will be merged."
  542. msgstr "Un calendrier de ce nom existe déjà. Si vous choisissez de continuer les calendriers seront fusionnés."
  543. #: templates/part.import.php:47
  544. msgid "Import"
  545. msgstr "Importer"
  546. #: templates/part.import.php:56
  547. msgid "Close Dialog"
  548. msgstr "Fermer la fenêtre"
  549. #: templates/part.newevent.php:1
  550. msgid "Create a new event"
  551. msgstr "Créer un nouvel événement"
  552. #: templates/part.showevent.php:1
  553. msgid "View an event"
  554. msgstr "Voir un événement"
  555. #: templates/part.showevent.php:23
  556. msgid "No categories selected"
  557. msgstr "Aucune catégorie sélectionnée"
  558. #: templates/part.showevent.php:37
  559. msgid "of"
  560. msgstr "de"
  561. #: templates/part.showevent.php:59 templates/part.showevent.php:67
  562. msgid "at"
  563. msgstr "à"
  564. #: templates/settings.php:10
  565. msgid "General"
  566. msgstr ""
  567. #: templates/settings.php:15
  568. msgid "Timezone"
  569. msgstr "Fuseau horaire"
  570. #: templates/settings.php:47
  571. msgid "Update timezone automatically"
  572. msgstr ""
  573. #: templates/settings.php:52
  574. msgid "Time format"
  575. msgstr ""
  576. #: templates/settings.php:57
  577. msgid "24h"
  578. msgstr "24h"
  579. #: templates/settings.php:58
  580. msgid "12h"
  581. msgstr "12h"
  582. #: templates/settings.php:64
  583. msgid "Start week on"
  584. msgstr ""
  585. #: templates/settings.php:76
  586. msgid "Cache"
  587. msgstr "Cache"
  588. #: templates/settings.php:80
  589. msgid "Clear cache for repeating events"
  590. msgstr "Nettoyer le cache des événements répétitifs"
  591. #: templates/settings.php:85
  592. msgid "URLs"
  593. msgstr ""
  594. #: templates/settings.php:87
  595. msgid "Calendar CalDAV syncing addresses"
  596. msgstr "Adresses de synchronisation des calendriers CalDAV"
  597. #: templates/settings.php:87
  598. msgid "more info"
  599. msgstr "plus d'infos"
  600. #: templates/settings.php:89
  601. msgid "Primary address (Kontact et al)"
  602. msgstr "Adresses principales (Kontact et assimilés)"
  603. #: templates/settings.php:91
  604. msgid "iOS/OS X"
  605. msgstr "iOS/OS X"
  606. #: templates/settings.php:93
  607. msgid "Read only iCalendar link(s)"
  608. msgstr "lien(s) iCalendar en lecture seule"
  609. #: templates/share.dropdown.php:20
  610. msgid "Users"
  611. msgstr "Utilisateurs"
  612. #: templates/share.dropdown.php:21
  613. msgid "select users"
  614. msgstr "sélectionner les utilisateurs"
  615. #: templates/share.dropdown.php:36 templates/share.dropdown.php:62
  616. msgid "Editable"
  617. msgstr "Modifiable"
  618. #: templates/share.dropdown.php:48
  619. msgid "Groups"
  620. msgstr "Groupes"
  621. #: templates/share.dropdown.php:49
  622. msgid "select groups"
  623. msgstr "sélectionner les groupes"
  624. #: templates/share.dropdown.php:75
  625. msgid "make public"
  626. msgstr "rendre public"