|
239 | 239 | 'pages_md_insert_drawing' => 'Insérer un dessin', |
240 | 240 | 'pages_md_show_preview' => 'Prévisualisation', |
241 | 241 | 'pages_md_sync_scroll' => 'Défilement prévisualisation', |
242 | | - 'pages_drawing_unsaved' => 'Unsaved Drawing Found', |
243 | | - 'pages_drawing_unsaved_confirm' => 'Unsaved drawing data was found from a previous failed drawing save attempt. Would you like to restore and continue editing this unsaved drawing?', |
| 242 | + 'pages_drawing_unsaved' => 'Dessin non enregistré trouvé', |
| 243 | + 'pages_drawing_unsaved_confirm' => 'Des données de dessin non enregistrées ont été trouvées à partir d\'une tentative de sauvegarde de dessin échouée. Voulez-vous restaurer et continuer à modifier ce dessin non sauvegardé ?', |
244 | 244 | 'pages_not_in_chapter' => 'La page n\'est pas dans un chapitre', |
245 | 245 | 'pages_move' => 'Déplacer la page', |
246 | 246 | 'pages_copy' => 'Copier la page', |
|
407 | 407 | 'references_to_desc' => 'Vous trouverez ci-dessous toutes les pages connues du système qui ont un lien vers cet élément.', |
408 | 408 |
|
409 | 409 | // Watch Options |
410 | | - 'watch' => 'Watch', |
411 | | - 'watch_title_default' => 'Default Preferences', |
412 | | - 'watch_desc_default' => 'Revert watching to just your default notification preferences.', |
413 | | - 'watch_title_ignore' => 'Ignore', |
414 | | - 'watch_desc_ignore' => 'Ignore all notifications, including those from user-level preferences.', |
415 | | - 'watch_title_new' => 'New Pages', |
416 | | - 'watch_desc_new' => 'Notify when any new page is created within this item.', |
417 | | - 'watch_title_updates' => 'All Page Updates', |
418 | | - 'watch_desc_updates' => 'Notify upon all new pages and page changes.', |
419 | | - 'watch_desc_updates_page' => 'Notify upon all page changes.', |
420 | | - 'watch_title_comments' => 'All Page Updates & Comments', |
421 | | - 'watch_desc_comments' => 'Notify upon all new pages, page changes and new comments.', |
422 | | - 'watch_desc_comments_page' => 'Notify upon page changes and new comments.', |
423 | | - 'watch_change_default' => 'Change default notification preferences', |
424 | | - 'watch_detail_ignore' => 'Ignoring notifications', |
425 | | - 'watch_detail_new' => 'Watching for new pages', |
426 | | - 'watch_detail_updates' => 'Watching new pages and updates', |
427 | | - 'watch_detail_comments' => 'Watching new pages, updates & comments', |
428 | | - 'watch_detail_parent_book' => 'Watching via parent book', |
429 | | - 'watch_detail_parent_book_ignore' => 'Ignoring via parent book', |
430 | | - 'watch_detail_parent_chapter' => 'Watching via parent chapter', |
431 | | - 'watch_detail_parent_chapter_ignore' => 'Ignoring via parent chapter', |
| 410 | + 'watch' => 'Suivre', |
| 411 | + 'watch_title_default' => 'Préférences par défaut', |
| 412 | + 'watch_desc_default' => 'Revenir à vos préférences de notification par défaut.', |
| 413 | + 'watch_title_ignore' => 'Ignorer', |
| 414 | + 'watch_desc_ignore' => 'Ignorer toutes les notifications, y compris celles des préférences de niveau utilisateur.', |
| 415 | + 'watch_title_new' => 'Nouvelles Pages', |
| 416 | + 'watch_desc_new' => 'Notifier quand une nouvelle page est créée dans cet élément.', |
| 417 | + 'watch_title_updates' => 'Toutes les mises à jour de page', |
| 418 | + 'watch_desc_updates' => 'Notifier toutes les nouvelles pages et les changements de page.', |
| 419 | + 'watch_desc_updates_page' => 'Notifier lors de toutes les modifications de page.', |
| 420 | + 'watch_title_comments' => 'Toutes les mises à jour et commentaires de page', |
| 421 | + 'watch_desc_comments' => 'Notifier toutes les nouvelles pages, les changements de page et les nouveaux commentaires.', |
| 422 | + 'watch_desc_comments_page' => 'Notifier les changements de page et les nouveaux commentaires.', |
| 423 | + 'watch_change_default' => 'Modifier les préférences de notification par défaut', |
| 424 | + 'watch_detail_ignore' => 'Ignorer les notifications', |
| 425 | + 'watch_detail_new' => 'Suivre les nouvelles pages', |
| 426 | + 'watch_detail_updates' => 'Suivre les nouvelles pages et mises à jour', |
| 427 | + 'watch_detail_comments' => 'Suivre les nouvelles pages, mises à jour et commentaires', |
| 428 | + 'watch_detail_parent_book' => 'Suivre via le livre parent', |
| 429 | + 'watch_detail_parent_book_ignore' => 'Ignorer via le livre parent', |
| 430 | + 'watch_detail_parent_chapter' => 'Suivre via le chapitre parent', |
| 431 | + 'watch_detail_parent_chapter_ignore' => 'Ignorer via le chapitre parent', |
432 | 432 | ]; |
0 commit comments