@@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : Jupyter VERSION\n "
9
9
"Report-Msgid-Bugs-To : EMAIL@ADDRESS\n "
10
10
"POT-Creation-Date : 2018-08-29 18:52+0200\n "
11
- "PO-Revision-Date : 2018-08-29 19:15 +0200\n "
11
+ "PO-Revision-Date : 2018-08-30 16:25 +0200\n "
12
12
"
Last-Translator :
Jocelyn Delalande <[email protected] >\n "
13
13
"Language-Team : \n "
14
14
"Language : fr_FR\n "
@@ -684,7 +684,7 @@ msgstr "enregistrer le notebook"
684
684
685
685
#: notebook/static/notebook/js/actions.js:836
686
686
msgid "Save and Checkpoint"
687
- msgstr "Définir un nouveau point de sauvegarde"
687
+ msgstr "Créer une nouvelle sauvegarde"
688
688
689
689
#: notebook/static/notebook/js/cell.js:79
690
690
msgid "Warning: accessing Cell.cm_config directly is deprecated."
@@ -1100,7 +1100,7 @@ msgstr "Erreur pendant le chargement du notebook"
1100
1100
1101
1101
#: notebook/static/notebook/js/notebook.js:3243
1102
1102
msgid "Are you sure you want to revert the notebook to the latest checkpoint?"
1103
- msgstr "Êtes-vous certain de vouloir restaurer le dernier point de sauvegarde ?"
1103
+ msgstr "Êtes-vous certain de vouloir restaurer la dernière sauvegarde ?"
1104
1104
1105
1105
#: notebook/static/notebook/js/notebook.js:3246
1106
1106
msgid "This cannot be undone."
@@ -1112,7 +1112,7 @@ msgstr "Dernière sauvegarde à : "
1112
1112
1113
1113
#: notebook/static/notebook/js/notebook.js:3260
1114
1114
msgid "Revert notebook to checkpoint"
1115
- msgstr "Restaurer le notebook à un point de sauvegarde antérieur "
1115
+ msgstr "Restaurer le notebook à une sauvegarde antérieure "
1116
1116
1117
1117
#: notebook/static/notebook/js/notificationarea.js:77
1118
1118
#: notebook/static/notebook/js/tour.js:61
@@ -1277,27 +1277,27 @@ msgstr "La copie du notebook a échoué"
1277
1277
1278
1278
#: notebook/static/notebook/js/notificationarea.js:339
1279
1279
msgid "Checkpoint created"
1280
- msgstr "Point de sauvegarde créé "
1280
+ msgstr "Sauvegarde créée "
1281
1281
1282
1282
#: notebook/static/notebook/js/notificationarea.js:347
1283
1283
msgid "Checkpoint failed"
1284
- msgstr "La création du point de sauvegarde a échoué "
1284
+ msgstr "Échec de la sauvegarde "
1285
1285
1286
1286
#: notebook/static/notebook/js/notificationarea.js:350
1287
1287
msgid "Checkpoint deleted"
1288
- msgstr "Point de sauvegarde supprimé "
1288
+ msgstr "Sauvegarde supprimée "
1289
1289
1290
1290
#: notebook/static/notebook/js/notificationarea.js:353
1291
1291
msgid "Checkpoint delete failed"
1292
- msgstr "La suppression du point de sauvegarde a échoué "
1292
+ msgstr "Échec de la suppression de la sauvegarde "
1293
1293
1294
1294
#: notebook/static/notebook/js/notificationarea.js:356
1295
1295
msgid "Restoring to checkpoint..."
1296
- msgstr "Restauration du point de sauvegarde…"
1296
+ msgstr "Restauration de la sauvegarde…"
1297
1297
1298
1298
#: notebook/static/notebook/js/notificationarea.js:359
1299
1299
msgid "Checkpoint restore failed"
1300
- msgstr "La restauration du point de sauvegarde a échoué"
1300
+ msgstr "La restauration de la sauvegarde a échoué"
1301
1301
1302
1302
#: notebook/static/notebook/js/notificationarea.js:364
1303
1303
msgid "Autosave disabled"
@@ -1612,12 +1612,12 @@ msgstr "Erreur inconnue"
1612
1612
1613
1613
#: notebook/static/notebook/js/savewidget.js:178
1614
1614
msgid "no checkpoint"
1615
- msgstr "aucun point de sauvegarde"
1615
+ msgstr "aucune sauvegarde"
1616
1616
1617
1617
#: notebook/static/notebook/js/savewidget.js:193
1618
1618
#, python-format
1619
1619
msgid "Last Checkpoint: %s"
1620
- msgstr "Dernier Point de Sauvegarde : %s"
1620
+ msgstr "Dernière Sauvegarde : %s"
1621
1621
1622
1622
#: notebook/static/notebook/js/savewidget.js:217
1623
1623
msgid "(unsaved changes)"
0 commit comments