You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1936 lines
49 KiB

# Translations template for Jupyter.
# Copyright (C) 2017 ORGANIZATION
# This file is distributed under the same license as the Jupyter project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Jupyter VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2017-06-27 14:04-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.3.4\n"
#: notebook/static/base/js/dialog.js:161
msgid "Manually edit the JSON below to manipulate the metadata for this cell."
msgstr ""
#: notebook/static/base/js/dialog.js:163
msgid "Manually edit the JSON below to manipulate the metadata for this notebook."
msgstr ""
#: notebook/static/base/js/dialog.js:165
msgid " We recommend putting custom metadata attributes in an appropriately named substructure, so they don't conflict with those of others."
msgstr ""
#: notebook/static/base/js/dialog.js:180
msgid "Edit the metadata"
msgstr ""
#: notebook/static/base/js/dialog.js:202
msgid "Edit Notebook Metadata"
msgstr ""
#: notebook/static/base/js/dialog.js:204
msgid "Edit Cell Metadata"
msgstr ""
#: notebook/static/base/js/dialog.js:208
#: notebook/static/notebook/js/notebook.js:475
#: notebook/static/notebook/js/savewidget.js:71
#: notebook/static/tree/js/notebooklist.js:859
#: notebook/static/tree/js/notebooklist.js:1418
msgid "Cancel"
msgstr ""
#: notebook/static/base/js/dialog.js:208
msgid "Edit"
msgstr ""
#: notebook/static/base/js/dialog.js:208
#: notebook/static/notebook/js/kernelselector.js:278
#: notebook/static/notebook/js/mathjaxutils.js:42
#: notebook/static/notebook/js/notebook.js:469
#: notebook/static/notebook/js/notificationarea.js:187
#: notebook/static/notebook/js/savewidget.js:71
#: notebook/static/tree/js/newnotebook.js:97
#: notebook/static/tree/js/notebooklist.js:859
msgid "OK"
msgstr ""
#: notebook/static/base/js/dialog.js:208
msgid "Apply"
msgstr ""
#: notebook/static/base/js/dialog.js:225
msgid "WARNING: Could not save invalid JSON."
msgstr ""
#: notebook/static/base/js/dialog.js:247
msgid "There are no attachments for this cell."
msgstr ""
#: notebook/static/base/js/dialog.js:250
msgid "Current cell attachments"
msgstr ""
#: notebook/static/base/js/dialog.js:259
#: notebook/static/notebook/js/celltoolbarpresets/attachments.js:46
msgid "Attachments"
msgstr ""
#: notebook/static/base/js/dialog.js:283
msgid "Restore"
msgstr ""
#: notebook/static/base/js/dialog.js:293
#: notebook/static/tree/js/notebooklist.js:1018
msgid "Delete"
msgstr ""
#: notebook/static/base/js/dialog.js:342 notebook/static/base/js/dialog.js:386
msgid "Edit attachments"
msgstr ""
#: notebook/static/base/js/dialog.js:348
msgid "Edit Notebook Attachments"
msgstr ""
#: notebook/static/base/js/dialog.js:350
msgid "Edit Cell Attachments"
msgstr ""
#: notebook/static/base/js/dialog.js:373
msgid "Select a file to insert."
msgstr ""
#: notebook/static/base/js/dialog.js:399
msgid "Select a file"
msgstr ""
#: notebook/static/notebook/js/about.js:14
msgid "You are using Jupyter notebook."
msgstr ""
#: notebook/static/notebook/js/about.js:16
msgid "The version of the notebook server is: "
msgstr ""
#: notebook/static/notebook/js/about.js:22
msgid "The server is running on this version of Python:"
msgstr ""
#: notebook/static/notebook/js/about.js:25
msgid "Waiting for kernel to be available..."
msgstr ""
#: notebook/static/notebook/js/about.js:27
msgid "Server Information:"
msgstr ""
#: notebook/static/notebook/js/about.js:29
msgid "Current Kernel Information:"
msgstr ""
#: notebook/static/notebook/js/about.js:32
msgid "Could not access sys_info variable for version information."
msgstr ""
#: notebook/static/notebook/js/about.js:34
msgid "Cannot find sys_info!"
msgstr ""
#: notebook/static/notebook/js/about.js:38
msgid "About Jupyter Notebook"
msgstr ""
#: notebook/static/notebook/js/about.js:47
msgid "unable to contact kernel"
msgstr ""
#: notebook/static/notebook/js/actions.js:69
msgid "toggle rtl layout"
msgstr ""
#: notebook/static/notebook/js/actions.js:70
msgid "Toggle the screen directionality between left-to-right and right-to-left"
msgstr ""
#: notebook/static/notebook/js/actions.js:76
msgid "edit command mode keyboard shortcuts"
msgstr ""
#: notebook/static/notebook/js/actions.js:77
msgid "Open a dialog to edit the command mode keyboard shortcuts"
msgstr ""
#: notebook/static/notebook/js/actions.js:97
msgid "restart kernel"
msgstr ""
#: notebook/static/notebook/js/actions.js:98
msgid "restart the kernel (no confirmation dialog)"
msgstr ""
#: notebook/static/notebook/js/actions.js:106
msgid "confirm restart kernel"
msgstr ""
#: notebook/static/notebook/js/actions.js:107
msgid "restart the kernel (with dialog)"
msgstr ""
#: notebook/static/notebook/js/actions.js:113
msgid "restart kernel and run all cells"
msgstr ""
#: notebook/static/notebook/js/actions.js:114
msgid "restart the kernel, then re-run the whole notebook (no confirmation dialog)"
msgstr ""
#: notebook/static/notebook/js/actions.js:120
msgid "confirm restart kernel and run all cells"
msgstr ""
#: notebook/static/notebook/js/actions.js:121
msgid "restart the kernel, then re-run the whole notebook (with dialog)"
msgstr ""
#: notebook/static/notebook/js/actions.js:127
msgid "restart kernel and clear output"
msgstr ""
#: notebook/static/notebook/js/actions.js:128
msgid "restart the kernel and clear all output (no confirmation dialog)"
msgstr ""
#: notebook/static/notebook/js/actions.js:134
msgid "confirm restart kernel and clear output"
msgstr ""
#: notebook/static/notebook/js/actions.js:135
msgid "restart the kernel and clear all output (with dialog)"
msgstr ""
#: notebook/static/notebook/js/actions.js:142
#: notebook/static/notebook/js/actions.js:143
msgid "interrupt the kernel"
msgstr ""
#: notebook/static/notebook/js/actions.js:150
msgid "run cell and select next"
msgstr ""
#: notebook/static/notebook/js/actions.js:152
msgid "run cell, select below"
msgstr ""
#: notebook/static/notebook/js/actions.js:159
#: notebook/static/notebook/js/actions.js:160
msgid "run selected cells"
msgstr ""
#: notebook/static/notebook/js/actions.js:167
#: notebook/static/notebook/js/actions.js:168
msgid "run cell and insert below"
msgstr ""
#: notebook/static/notebook/js/actions.js:175
#: notebook/static/notebook/js/actions.js:176
msgid "run all cells"
msgstr ""
#: notebook/static/notebook/js/actions.js:183
#: notebook/static/notebook/js/actions.js:184
msgid "run all cells above"
msgstr ""
#: notebook/static/notebook/js/actions.js:190
#: notebook/static/notebook/js/actions.js:191
msgid "run all cells below"
msgstr ""
#: notebook/static/notebook/js/actions.js:197
#: notebook/static/notebook/js/actions.js:198
msgid "enter command mode"
msgstr ""
#: notebook/static/notebook/js/actions.js:205
#: notebook/static/notebook/js/actions.js:206
msgid "insert image"
msgstr ""
#: notebook/static/notebook/js/actions.js:213
#: notebook/static/notebook/js/actions.js:214
msgid "cut cell attachments"
msgstr ""
#: notebook/static/notebook/js/actions.js:221
#: notebook/static/notebook/js/actions.js:222
msgid "copy cell attachments"
msgstr ""
#: notebook/static/notebook/js/actions.js:229
#: notebook/static/notebook/js/actions.js:230
msgid "paste cell attachments"
msgstr ""
#: notebook/static/notebook/js/actions.js:237
#: notebook/static/notebook/js/actions.js:238
msgid "split cell at cursor"
msgstr ""
#: notebook/static/notebook/js/actions.js:245
#: notebook/static/notebook/js/actions.js:246
msgid "enter edit mode"
msgstr ""
#: notebook/static/notebook/js/actions.js:253
msgid "select previous cell"
msgstr ""
#: notebook/static/notebook/js/actions.js:254
msgid "select cell above"
msgstr ""
#: notebook/static/notebook/js/actions.js:265
msgid "select next cell"
msgstr ""
#: notebook/static/notebook/js/actions.js:266
msgid "select cell below"
msgstr ""
#: notebook/static/notebook/js/actions.js:277
msgid "extend selection above"
msgstr ""
#: notebook/static/notebook/js/actions.js:278
msgid "extend selected cells above"
msgstr ""
#: notebook/static/notebook/js/actions.js:289
msgid "extend selection below"
msgstr ""
#: notebook/static/notebook/js/actions.js:290
msgid "extend selected cells below"
msgstr ""
#: notebook/static/notebook/js/actions.js:301
#: notebook/static/notebook/js/actions.js:302
msgid "cut selected cells"
msgstr ""
#: notebook/static/notebook/js/actions.js:312
#: notebook/static/notebook/js/actions.js:313
msgid "copy selected cells"
msgstr ""
#: notebook/static/notebook/js/actions.js:327
#: notebook/static/notebook/js/actions.js:328
msgid "paste cells above"
msgstr ""
#: notebook/static/notebook/js/actions.js:335
#: notebook/static/notebook/js/actions.js:336
msgid "paste cells below"
msgstr ""
#: notebook/static/notebook/js/actions.js:344
#: notebook/static/notebook/js/actions.js:345
msgid "insert cell above"
msgstr ""
#: notebook/static/notebook/js/actions.js:354
#: notebook/static/notebook/js/actions.js:355
msgid "insert cell below"
msgstr ""
#: notebook/static/notebook/js/actions.js:365
#: notebook/static/notebook/js/actions.js:366
msgid "change cell to code"
msgstr ""
#: notebook/static/notebook/js/actions.js:373
#: notebook/static/notebook/js/actions.js:374
msgid "change cell to markdown"
msgstr ""
#: notebook/static/notebook/js/actions.js:381
#: notebook/static/notebook/js/actions.js:382
msgid "change cell to raw"
msgstr ""
#: notebook/static/notebook/js/actions.js:389
#: notebook/static/notebook/js/actions.js:390
msgid "change cell to heading 1"
msgstr ""
#: notebook/static/notebook/js/actions.js:397
#: notebook/static/notebook/js/actions.js:398
msgid "change cell to heading 2"
msgstr ""
#: notebook/static/notebook/js/actions.js:405
#: notebook/static/notebook/js/actions.js:406
msgid "change cell to heading 3"
msgstr ""
#: notebook/static/notebook/js/actions.js:413
#: notebook/static/notebook/js/actions.js:414
msgid "change cell to heading 4"
msgstr ""
#: notebook/static/notebook/js/actions.js:421
#: notebook/static/notebook/js/actions.js:422
msgid "change cell to heading 5"
msgstr ""
#: notebook/static/notebook/js/actions.js:429
#: notebook/static/notebook/js/actions.js:430
msgid "change cell to heading 6"
msgstr ""
#: notebook/static/notebook/js/actions.js:437
msgid "toggle cell output"
msgstr ""
#: notebook/static/notebook/js/actions.js:438
msgid "toggle output of selected cells"
msgstr ""
#: notebook/static/notebook/js/actions.js:445
msgid "toggle cell scrolling"
msgstr ""
#: notebook/static/notebook/js/actions.js:446
msgid "toggle output scrolling of selected cells"
msgstr ""
#: notebook/static/notebook/js/actions.js:453
msgid "clear cell output"
msgstr ""
#: notebook/static/notebook/js/actions.js:454
msgid "clear output of selected cells"
msgstr ""
#: notebook/static/notebook/js/actions.js:460
msgid "move cells down"
msgstr ""
#: notebook/static/notebook/js/actions.js:461
msgid "move selected cells down"
msgstr ""
#: notebook/static/notebook/js/actions.js:469
msgid "move cells up"
msgstr ""
#: notebook/static/notebook/js/actions.js:470
msgid "move selected cells up"
msgstr ""
#: notebook/static/notebook/js/actions.js:478
#: notebook/static/notebook/js/actions.js:479
msgid "toggle line numbers"
msgstr ""
#: notebook/static/notebook/js/actions.js:486
#: notebook/static/notebook/js/actions.js:487
msgid "show keyboard shortcuts"
msgstr ""
#: notebook/static/notebook/js/actions.js:494
msgid "delete cells"
msgstr ""
#: notebook/static/notebook/js/actions.js:495
msgid "delete selected cells"
msgstr ""
#: notebook/static/notebook/js/actions.js:502
#: notebook/static/notebook/js/actions.js:503
msgid "undo cell deletion"
msgstr ""
#: notebook/static/notebook/js/actions.js:512
msgid "merge cell with previous cell"
msgstr ""
#: notebook/static/notebook/js/actions.js:513
msgid "merge cell above"
msgstr ""
#: notebook/static/notebook/js/actions.js:519
msgid "merge cell with next cell"
msgstr ""
#: notebook/static/notebook/js/actions.js:520
msgid "merge cell below"
msgstr ""
#: notebook/static/notebook/js/actions.js:527
#: notebook/static/notebook/js/actions.js:528
msgid "merge selected cells"
msgstr ""
#: notebook/static/notebook/js/actions.js:535
msgid "merge cells"
msgstr ""
#: notebook/static/notebook/js/actions.js:536
msgid "merge selected cells, or current cell with cell below if only one cell is selected"
msgstr ""
#: notebook/static/notebook/js/actions.js:549
msgid "show command pallette"
msgstr ""
#: notebook/static/notebook/js/actions.js:550
msgid "open the command palette"
msgstr ""
#: notebook/static/notebook/js/actions.js:557
msgid "toggle all line numbers"
msgstr ""
#: notebook/static/notebook/js/actions.js:558
msgid "toggles line numbers in all cells, and persist the setting"
msgstr ""
#: notebook/static/notebook/js/actions.js:569
msgid "show all line numbers"
msgstr ""
#: notebook/static/notebook/js/actions.js:570
msgid "show line numbers in all cells, and persist the setting"
msgstr ""
#: notebook/static/notebook/js/actions.js:579
msgid "hide all line numbers"
msgstr ""
#: notebook/static/notebook/js/actions.js:580
msgid "hide line numbers in all cells, and persist the setting"
msgstr ""
#: notebook/static/notebook/js/actions.js:589
msgid "toggle header"
msgstr ""
#: notebook/static/notebook/js/actions.js:590
msgid "switch between showing and hiding the header"
msgstr ""
#: notebook/static/notebook/js/actions.js:605
#: notebook/static/notebook/js/actions.js:606
msgid "show the header"
msgstr ""
#: notebook/static/notebook/js/actions.js:615
#: notebook/static/notebook/js/actions.js:616
msgid "hide the header"
msgstr ""
#: notebook/static/notebook/js/actions.js:646
msgid "toggle toolbar"
msgstr ""
#: notebook/static/notebook/js/actions.js:647
msgid "switch between showing and hiding the toolbar"
msgstr ""
#: notebook/static/notebook/js/actions.js:660
#: notebook/static/notebook/js/actions.js:661
msgid "show the toolbar"
msgstr ""
#: notebook/static/notebook/js/actions.js:669
#: notebook/static/notebook/js/actions.js:670
msgid "hide the toolbar"
msgstr ""
#: notebook/static/notebook/js/actions.js:678
#: notebook/static/notebook/js/actions.js:679
msgid "close the pager"
msgstr ""
#: notebook/static/notebook/js/actions.js:704
msgid "ignore"
msgstr ""
#: notebook/static/notebook/js/actions.js:710
#: notebook/static/notebook/js/actions.js:711
msgid "move cursor up"
msgstr ""
#: notebook/static/notebook/js/actions.js:731
#: notebook/static/notebook/js/actions.js:732
msgid "move cursor down"
msgstr ""
#: notebook/static/notebook/js/actions.js:750
#: notebook/static/notebook/js/actions.js:751
msgid "scroll notebook down"
msgstr ""
#: notebook/static/notebook/js/actions.js:760
#: notebook/static/notebook/js/actions.js:761
msgid "scroll notebook up"
msgstr ""
#: notebook/static/notebook/js/actions.js:770
msgid "scroll cell center"
msgstr ""
#: notebook/static/notebook/js/actions.js:771
msgid "Scroll the current cell to the center"
msgstr ""
#: notebook/static/notebook/js/actions.js:781
msgid "scroll cell top"
msgstr ""
#: notebook/static/notebook/js/actions.js:782
msgid "Scroll the current cell to the top"
msgstr ""
#: notebook/static/notebook/js/actions.js:792
msgid "duplicate notebook"
msgstr ""
#: notebook/static/notebook/js/actions.js:793
msgid "Create and open a copy of the current notebook"
msgstr ""
#: notebook/static/notebook/js/actions.js:799
msgid "trust notebook"
msgstr ""
#: notebook/static/notebook/js/actions.js:800
msgid "Trust the current notebook"
msgstr ""
#: notebook/static/notebook/js/actions.js:806
msgid "rename notebook"
msgstr ""
#: notebook/static/notebook/js/actions.js:807
msgid "Rename the current notebook"
msgstr ""
#: notebook/static/notebook/js/actions.js:813
msgid "toggle all cells output collapsed"
msgstr ""
#: notebook/static/notebook/js/actions.js:814
msgid "Toggle the hidden state of all output areas"
msgstr ""
#: notebook/static/notebook/js/actions.js:820
msgid "toggle all cells output scrolled"
msgstr ""
#: notebook/static/notebook/js/actions.js:821
msgid "Toggle the scrolling state of all output areas"
msgstr ""
#: notebook/static/notebook/js/actions.js:828
msgid "clear all cells output"
msgstr ""
#: notebook/static/notebook/js/actions.js:829
msgid "Clear the content of all the outputs"
msgstr ""
#: notebook/static/notebook/js/actions.js:835
msgid "save notebook"
msgstr ""
#: notebook/static/notebook/js/actions.js:836
msgid "Save and Checkpoint"
msgstr ""
#: notebook/static/notebook/js/cell.js:79
msgid "Warning: accessing Cell.cm_config directly is deprecated."
msgstr ""
#: notebook/static/notebook/js/cell.js:763
#, python-format
msgid "Unrecognized cell type: %s"
msgstr ""
#: notebook/static/notebook/js/cell.js:777
msgid "Unrecognized cell type"
msgstr ""
#: notebook/static/notebook/js/celltoolbar.js:296
#, python-format
msgid "Error in cell toolbar callback %s"
msgstr ""
#: notebook/static/notebook/js/clipboard.js:53
#, python-format
msgid "Clipboard types: %s"
msgstr ""
#: notebook/static/notebook/js/clipboard.js:96
msgid "Dialog for paste from system clipboard"
msgstr ""
#: notebook/static/notebook/js/clipboard.js:109
msgid "Ctrl-V"
msgstr ""
#: notebook/static/notebook/js/clipboard.js:111
msgid "Cmd-V"
msgstr ""
#: notebook/static/notebook/js/clipboard.js:113
#, python-format
msgid "Press %s again to paste"
msgstr ""
#: notebook/static/notebook/js/clipboard.js:116
msgid "Why is this needed? "
msgstr ""
#: notebook/static/notebook/js/clipboard.js:118
msgid "We can't get paste events in this browser without a text box. "
msgstr ""
#: notebook/static/notebook/js/clipboard.js:119
msgid "There's an invisible text box focused in this dialog."
msgstr ""
#: notebook/static/notebook/js/clipboard.js:125
#, python-format
msgid "%s to paste"
msgstr ""
#: notebook/static/notebook/js/codecell.js:310
msgid "Can't execute cell since kernel is not set."
msgstr ""
#: notebook/static/notebook/js/codecell.js:472
msgid "In"
msgstr ""
#: notebook/static/notebook/js/kernelselector.js:269
#, python-format
msgid "Could not find a kernel matching %s. Please select a kernel:"
msgstr ""
#: notebook/static/notebook/js/kernelselector.js:278
msgid "Continue Without Kernel"
msgstr ""
#: notebook/static/notebook/js/kernelselector.js:278
msgid "Set Kernel"
msgstr ""
#: notebook/static/notebook/js/kernelselector.js:281
msgid "Kernel not found"
msgstr ""
#: notebook/static/notebook/js/kernelselector.js:319
#: notebook/static/tree/js/newnotebook.js:99
msgid "Creating Notebook Failed"
msgstr ""
#: notebook/static/notebook/js/kernelselector.js:320
#: notebook/static/tree/js/notebooklist.js:1360
#, python-format
msgid "The error was: %s"
msgstr ""
#: notebook/static/notebook/js/maintoolbar.js:54
msgid "Run"
msgstr ""
#: notebook/static/notebook/js/maintoolbar.js:76
msgid "Code"
msgstr ""
#: notebook/static/notebook/js/maintoolbar.js:77
msgid "Markdown"
msgstr ""
#: notebook/static/notebook/js/maintoolbar.js:78
msgid "Raw NBConvert"
msgstr ""
#: notebook/static/notebook/js/maintoolbar.js:79
msgid "Heading"
msgstr ""
#: notebook/static/notebook/js/maintoolbar.js:115
msgid "unrecognized cell type:"
msgstr ""
#: notebook/static/notebook/js/mathjaxutils.js:45
#, python-format
msgid "Failed to retrieve MathJax from '%s'"
msgstr ""
#: notebook/static/notebook/js/mathjaxutils.js:47
msgid "Math/LaTeX rendering will be disabled."
msgstr ""
#: notebook/static/notebook/js/menubar.js:220
msgid "Trusted Notebook"
msgstr ""
#: notebook/static/notebook/js/menubar.js:226
msgid "Trust Notebook"
msgstr ""
#: notebook/static/notebook/js/celltoolbarpresets/rawcell.js:16
#: notebook/static/notebook/js/menubar.js:383
msgid "None"
msgstr ""
#: notebook/static/notebook/js/menubar.js:406
msgid "No checkpoints"
msgstr ""
#: notebook/static/notebook/js/menubar.js:465
msgid "Opens in a new window"
msgstr ""
#: notebook/static/notebook/js/notebook.js:431
msgid "Autosave in progress, latest changes may be lost."
msgstr ""
#: notebook/static/notebook/js/notebook.js:433
msgid "Unsaved changes will be lost."
msgstr ""
#: notebook/static/notebook/js/notebook.js:438
msgid "The Kernel is busy, outputs may be lost."
msgstr ""
#: notebook/static/notebook/js/notebook.js:461
msgid "This notebook is version %1$s, but we only fully support up to %2$s."
msgstr ""
#: notebook/static/notebook/js/notebook.js:463
msgid "You can still work with this notebook, but cell and output types introduced in later notebook versions will not be available."
msgstr ""
#: notebook/static/notebook/js/notebook.js:470
msgid "Restart and Run All Cells"
msgstr ""
#: notebook/static/notebook/js/notebook.js:471
msgid "Restart and Clear All Outputs"
msgstr ""
#: notebook/static/notebook/js/notebook.js:472
msgid "Restart"
msgstr ""
#: notebook/static/notebook/js/notebook.js:473
msgid "Continue Running"
msgstr ""
#: notebook/static/notebook/js/notebook.js:474
msgid "Reload"
msgstr ""
#: notebook/static/notebook/js/notebook.js:476
msgid "Overwrite"
msgstr ""
#: notebook/static/notebook/js/notebook.js:477
msgid "Trust"
msgstr ""
#: notebook/static/notebook/js/notebook.js:478
msgid "Revert"
msgstr ""
#: notebook/static/notebook/js/notebook.js:483
msgid "Newer Notebook"
msgstr ""
#: notebook/static/notebook/js/notebook.js:1548
msgid "Use markdown headings"
msgstr ""
#: notebook/static/notebook/js/notebook.js:1550
msgid "Jupyter no longer uses special heading cells. Instead, write your headings in Markdown cells using # characters:"
msgstr ""
#: notebook/static/notebook/js/notebook.js:1553
msgid "## This is a level 2 heading"
msgstr ""
#: notebook/static/notebook/js/notebook.js:2248
msgid "Restart kernel and re-run the whole notebook?"
msgstr ""
#: notebook/static/notebook/js/notebook.js:2250
msgid "Are you sure you want to restart the current kernel and re-execute the whole notebook? All variables and outputs will be lost."
msgstr ""
#: notebook/static/notebook/js/notebook.js:2275
msgid "Restart kernel and clear all output?"
msgstr ""
#: notebook/static/notebook/js/notebook.js:2277
msgid "Do you want to restart the current kernel and clear all output? All variables and outputs will be lost."
msgstr ""
#: notebook/static/notebook/js/notebook.js:2322
msgid "Restart kernel?"
msgstr ""
#: notebook/static/notebook/js/notebook.js:2324
msgid "Do you want to restart the current kernel? All variables will be lost."
msgstr ""
#: notebook/static/notebook/js/notebook.js:2320
msgid "Shutdown kernel?"
msgstr ""
#: notebook/static/notebook/js/notebook.js:2322
msgid "Do you want to shutdown the current kernel? All variables will be lost."
msgstr ""
#: notebook/static/notebook/js/notebook.js:2734
msgid "Notebook changed"
msgstr ""
#: notebook/static/notebook/js/notebook.js:2735
msgid "The notebook file has changed on disk since the last time we opened or saved it. Do you want to overwrite the file on disk with the version open here, or load the version on disk (reload the page) ?"
msgstr ""
#: notebook/static/notebook/js/notebook.js:2782
#: notebook/static/notebook/js/notebook.js:2990
msgid "Notebook validation failed"
msgstr ""
#: notebook/static/notebook/js/notebook.js:2785
msgid "The save operation succeeded, but the notebook does not appear to be valid. The validation error was:"
msgstr ""
#: notebook/static/notebook/js/notebook.js:2836
msgid "A trusted Jupyter notebook may execute hidden malicious code when you open it. Selecting trust will immediately reload this notebook in a trusted state. For more information, see the Jupyter security documentation: "
msgstr ""
#: notebook/static/notebook/js/notebook.js:2840
msgid "here"
msgstr ""
#: notebook/static/notebook/js/notebook.js:2848
msgid "Trust this notebook?"
msgstr ""
#: notebook/static/notebook/js/notebook.js:2981
msgid "Notebook failed to load"
msgstr ""
#: notebook/static/notebook/js/notebook.js:2983
msgid "The error was: "
msgstr ""
#: notebook/static/notebook/js/notebook.js:2987
msgid "See the error console for details."
msgstr ""
#: notebook/static/notebook/js/notebook.js:2995
msgid "The notebook also failed validation:"
msgstr ""
#: notebook/static/notebook/js/notebook.js:2997
msgid "An invalid notebook may not function properly. The validation error was:"
msgstr ""
#: notebook/static/notebook/js/notebook.js:3036
#, python-format
msgid "This notebook has been converted from an older notebook format to the current notebook format v(%s)."
msgstr ""
#: notebook/static/notebook/js/notebook.js:3038
#, python-format
msgid "This notebook has been converted from a newer notebook format to the current notebook format v(%s)."
msgstr ""
#: notebook/static/notebook/js/notebook.js:3046
msgid "The next time you save this notebook, the current notebook format will be used."
msgstr ""
#: notebook/static/notebook/js/notebook.js:3051
msgid "Older versions of Jupyter may not be able to read the new format."
msgstr ""
#: notebook/static/notebook/js/notebook.js:3053
msgid "Some features of the original notebook may not be available."
msgstr ""
#: notebook/static/notebook/js/notebook.js:3056
msgid "To preserve the original version, close the notebook without saving it."
msgstr ""
#: notebook/static/notebook/js/notebook.js:3061
msgid "Notebook converted"
msgstr ""
#: notebook/static/notebook/js/notebook.js:3083
msgid "(No name)"
msgstr ""
#: notebook/static/notebook/js/notebook.js:3131
#, python-format
msgid "An unknown error occurred while loading this notebook. This version can load notebook formats %s or earlier. See the server log for details."
msgstr ""
#: notebook/static/notebook/js/notebook.js:3142
msgid "Error loading notebook"
msgstr ""
#: notebook/static/notebook/js/notebook.js:3243
msgid "Are you sure you want to revert the notebook to the latest checkpoint?"
msgstr ""
#: notebook/static/notebook/js/notebook.js:3246
msgid "This cannot be undone."
msgstr ""
#: notebook/static/notebook/js/notebook.js:3249
msgid "The checkpoint was last updated at:"
msgstr ""
#: notebook/static/notebook/js/notebook.js:3260
msgid "Revert notebook to checkpoint"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:77
#: notebook/static/notebook/js/tour.js:61
#: notebook/static/notebook/js/tour.js:67
msgid "Edit Mode"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:84
#: notebook/static/notebook/js/notificationarea.js:88
#: notebook/static/notebook/js/tour.js:54
msgid "Command Mode"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:95
msgid "Kernel Created"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:99
msgid "Connecting to kernel"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:103
msgid "Not Connected"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:106
msgid "click to reconnect"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:115
msgid "Restarting kernel"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:129
msgid "Kernel Restarting"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:130
msgid "The kernel appears to have died. It will restart automatically."
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:140
#: notebook/static/notebook/js/notificationarea.js:198
#: notebook/static/notebook/js/notificationarea.js:218
msgid "Dead kernel"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:141
#: notebook/static/notebook/js/notificationarea.js:219
#: notebook/static/notebook/js/notificationarea.js:266
msgid "Kernel Dead"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:145
msgid "Interrupting kernel"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:151
msgid "No Connection to Kernel"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:161
msgid "A connection to the notebook server could not be established. The notebook will continue trying to reconnect. Check your network connection or notebook server configuration."
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:166
msgid "Connection failed"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:179
msgid "No kernel"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:180
msgid "Kernel is not running"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:187
msgid "Don't Restart"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:187
msgid "Try Restarting Now"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:191
msgid "The kernel has died, and the automatic restart has failed. It is possible the kernel cannot be restarted. If you are not able to restart the kernel, you will still be able to save the notebook, but running code will no longer work until the notebook is reopened."
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:225
msgid "No Kernel"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:252
msgid "Failed to start the kernel"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:272
#: notebook/static/notebook/js/notificationarea.js:292
#: notebook/static/notebook/js/notificationarea.js:306
msgid "Kernel Busy"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:273
msgid "Kernel starting, please wait..."
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:279
#: notebook/static/notebook/js/notificationarea.js:286
msgid "Kernel Idle"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:280
msgid "Kernel ready"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:297
msgid "Using kernel: "
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:298
msgid "Only candidate for language: %1$s was %2$s."
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:319
msgid "Loading notebook"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:322
msgid "Notebook loaded"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:325
msgid "Saving notebook"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:328
msgid "Notebook saved"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:331
msgid "Notebook save failed"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:334
msgid "Notebook copy failed"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:339
msgid "Checkpoint created"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:347
msgid "Checkpoint failed"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:350
msgid "Checkpoint deleted"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:353
msgid "Checkpoint delete failed"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:356
msgid "Restoring to checkpoint..."
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:359
msgid "Checkpoint restore failed"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:364
msgid "Autosave disabled"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:367
#, python-format
msgid "Saving every %d sec."
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:383
msgid "Trusted"
msgstr ""
#: notebook/static/notebook/js/notificationarea.js:385
msgid "Not Trusted"
msgstr ""
#: notebook/static/notebook/js/outputarea.js:75
msgid "click to expand output"
msgstr ""
#: notebook/static/notebook/js/outputarea.js:79
msgid "click to expand output; double click to hide output"
msgstr ""
#: notebook/static/notebook/js/outputarea.js:167
msgid "click to unscroll output; double click to hide"
msgstr ""
#: notebook/static/notebook/js/outputarea.js:174
msgid "click to scroll output; double click to hide"
msgstr ""
#: notebook/static/notebook/js/outputarea.js:422
msgid "Javascript error adding output!"
msgstr ""
#: notebook/static/notebook/js/outputarea.js:427
msgid "See your browser Javascript console for more details."
msgstr ""
#: notebook/static/notebook/js/outputarea.js:468
#, python-format
msgid "Out[%d]:"
msgstr ""
#: notebook/static/notebook/js/outputarea.js:577
#, python-format
msgid "Unrecognized output: %s"
msgstr ""
#: notebook/static/notebook/js/pager.js:36
msgid "Open the pager in an external window"
msgstr ""
#: notebook/static/notebook/js/pager.js:45
msgid "Close the pager"
msgstr ""
#: notebook/static/notebook/js/pager.js:148
msgid "Jupyter Pager"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:39
#: notebook/static/notebook/js/quickhelp.js:49
#: notebook/static/notebook/js/quickhelp.js:50
msgid "go to cell start"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:40
#: notebook/static/notebook/js/quickhelp.js:51
#: notebook/static/notebook/js/quickhelp.js:52
msgid "go to cell end"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:41
#: notebook/static/notebook/js/quickhelp.js:53
msgid "go one word left"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:42
#: notebook/static/notebook/js/quickhelp.js:54
msgid "go one word right"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:43
#: notebook/static/notebook/js/quickhelp.js:55
msgid "delete word before"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:44
#: notebook/static/notebook/js/quickhelp.js:56
msgid "delete word after"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:61
msgid "code completion or indent"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:62
msgid "tooltip"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:63
msgid "indent"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:64
msgid "dedent"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:65
msgid "select all"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:66
msgid "undo"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:67
#: notebook/static/notebook/js/quickhelp.js:68
msgid "redo"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:102
#: notebook/static/notebook/js/quickhelp.js:243
msgid "Shift"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:103
msgid "Alt"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:104
msgid "Up"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:105
msgid "Down"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:106
msgid "Left"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:107
msgid "Right"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:108
#: notebook/static/notebook/js/quickhelp.js:246
msgid "Tab"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:109
msgid "Caps Lock"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:110
#: notebook/static/notebook/js/quickhelp.js:269
msgid "Esc"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:111
msgid "Ctrl"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:112
#: notebook/static/notebook/js/quickhelp.js:290
msgid "Enter"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:113
msgid "Page Up"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:114
#: notebook/static/notebook/js/quickhelp.js:130
msgid "Page Down"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:115
msgid "Home"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:116
msgid "End"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:117
#: notebook/static/notebook/js/quickhelp.js:245
msgid "Space"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:118
msgid "Backspace"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:119
msgid "Minus"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:130
msgid "PageUp"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:197
msgid "The Jupyter Notebook has two different keyboard input modes."
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:199
msgid "<b>Edit mode</b> allows you to type code or text into a cell and is indicated by a green cell border."
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:201
msgid "<b>Command mode</b> binds the keyboard to notebook level commands and is indicated by a grey cell border with a blue left margin."
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:222
#: notebook/static/notebook/js/tooltip.js:58
#: notebook/static/notebook/js/tooltip.js:69
msgid "Close"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:225
msgid "Keyboard shortcuts"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:240
msgid "Command"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:241
msgid "Control"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:242
msgid "Option"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:244
msgid "Return"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:270
#, python-format
msgid "Command Mode (press %s to enable)"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:272
msgid "Edit Shortcuts"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:275
msgid "edit command-mode keyboard shortcuts"
msgstr ""
#: notebook/static/notebook/js/quickhelp.js:292
#, python-format
msgid "Edit Mode (press %s to enable)"
msgstr ""
#: notebook/static/notebook/js/savewidget.js:49
msgid "Autosave Failed!"
msgstr ""
#: notebook/static/notebook/js/savewidget.js:71
#: notebook/static/tree/js/notebooklist.js:846
#: notebook/static/tree/js/notebooklist.js:859
msgid "Rename"
msgstr ""
#: notebook/static/notebook/js/savewidget.js:78
#: notebook/static/tree/js/notebooklist.js:837
msgid "Enter a new notebook name:"
msgstr ""
#: notebook/static/notebook/js/savewidget.js:86
msgid "Rename Notebook"
msgstr ""
#: notebook/static/notebook/js/savewidget.js:98
msgid "Invalid notebook name. Notebook names must have 1 or more characters and can contain any characters except :/\\. Please enter a new notebook name:"
msgstr ""
#: notebook/static/notebook/js/savewidget.js:103
msgid "Renaming..."
msgstr ""
#: notebook/static/notebook/js/savewidget.js:109
msgid "Unknown error"
msgstr ""
#: notebook/static/notebook/js/savewidget.js:178
msgid "no checkpoint"
msgstr ""
#: notebook/static/notebook/js/savewidget.js:193
#, python-format
msgid "Last Checkpoint: %s"
msgstr ""
#: notebook/static/notebook/js/savewidget.js:217
msgid "(unsaved changes)"
msgstr ""
#: notebook/static/notebook/js/savewidget.js:219
msgid "(autosaved)"
msgstr ""
#: notebook/static/notebook/js/searchandreplace.js:74
#, python-format
msgid "Warning: too many matches (%d). Some changes might not be shown or applied."
msgstr ""
#: notebook/static/notebook/js/searchandreplace.js:77
#, python-format
msgid "%d match"
msgid_plural "%d matches"
msgstr[0] ""
msgstr[1] ""
#: notebook/static/notebook/js/searchandreplace.js:145
msgid "More than 100 matches, aborting"
msgstr ""
#: notebook/static/notebook/js/searchandreplace.js:166
msgid "Use regex (JavaScript regex syntax)"
msgstr ""
#: notebook/static/notebook/js/searchandreplace.js:174
msgid "Replace in selected cells"
msgstr ""
#: notebook/static/notebook/js/searchandreplace.js:181
msgid "Match case"
msgstr ""
#: notebook/static/notebook/js/searchandreplace.js:187
msgid "Find"
msgstr ""
#: notebook/static/notebook/js/searchandreplace.js:203
msgid "Replace"
msgstr ""
#: notebook/static/notebook/js/searchandreplace.js:255
msgid "No matches, invalid or empty regular expression"
msgstr ""
#: notebook/static/notebook/js/searchandreplace.js:370
msgid "Replace All"
msgstr ""
#: notebook/static/notebook/js/searchandreplace.js:374
msgid "Find and Replace"
msgstr ""
#: notebook/static/notebook/js/searchandreplace.js:400
#: notebook/static/notebook/js/searchandreplace.js:401
msgid "find and replace"
msgstr ""
#: notebook/static/notebook/js/textcell.js:551
msgid "Write raw LaTeX or other formats here, for use with nbconvert. It will not be rendered in the notebook. When passing through nbconvert, a Raw Cell's content is added to the output unmodified."
msgstr ""
#: notebook/static/notebook/js/tooltip.js:41
msgid "Grow the tooltip vertically (press shift-tab twice)"
msgstr ""
#: notebook/static/notebook/js/tooltip.js:48
msgid "show the current docstring in pager (press shift-tab 4 times)"
msgstr ""
#: notebook/static/notebook/js/tooltip.js:49
msgid "Open in Pager"
msgstr ""
#: notebook/static/notebook/js/tooltip.js:68
msgid "Tooltip will linger for 10 seconds while you type"
msgstr ""
#: notebook/static/notebook/js/tour.js:27
msgid "Welcome to the Notebook Tour"
msgstr ""
#: notebook/static/notebook/js/tour.js:30
msgid "You can use the left and right arrow keys to go backwards and forwards."
msgstr ""
#: notebook/static/notebook/js/tour.js:33
msgid "Filename"
msgstr ""
#: notebook/static/notebook/js/tour.js:35
msgid "Click here to change the filename for this notebook."
msgstr ""
#: notebook/static/notebook/js/tour.js:39
msgid "Notebook Menubar"
msgstr ""
#: notebook/static/notebook/js/tour.js:40
msgid "The menubar has menus for actions on the notebook, its cells, and the kernel it communicates with."
msgstr ""
#: notebook/static/notebook/js/tour.js:44
msgid "Notebook Toolbar"
msgstr ""
#: notebook/static/notebook/js/tour.js:45
msgid "The toolbar has buttons for the most common actions. Hover your mouse over each button for more information."
msgstr ""
#: notebook/static/notebook/js/tour.js:48
msgid "Mode Indicator"
msgstr ""
#: notebook/static/notebook/js/tour.js:50
msgid "The Notebook has two modes: Edit Mode and Command Mode. In this area, an indicator can appear to tell you which mode you are in."
msgstr ""
#: notebook/static/notebook/js/tour.js:58
msgid "Right now you are in Command Mode, and many keyboard shortcuts are available. In this mode, no icon is displayed in the indicator area."
msgstr ""
#: notebook/static/notebook/js/tour.js:64
msgid "Pressing <code>Enter</code> or clicking in the input text area of the cell switches to Edit Mode."
msgstr ""
#: notebook/static/notebook/js/tour.js:70
msgid "Notice that the border around the currently active cell changed color. Typing will insert text into the currently active cell."
msgstr ""
#: notebook/static/notebook/js/tour.js:73
msgid "Back to Command Mode"
msgstr ""
#: notebook/static/notebook/js/tour.js:76
msgid "Pressing <code>Esc</code> or clicking outside of the input text area takes you back to Command Mode."
msgstr ""
#: notebook/static/notebook/js/tour.js:79
msgid "Keyboard Shortcuts"
msgstr ""
#: notebook/static/notebook/js/tour.js:91
msgid "You can click here to get a list of all of the keyboard shortcuts."
msgstr ""
#: notebook/static/notebook/js/tour.js:94
#: notebook/static/notebook/js/tour.js:100
msgid "Kernel Indicator"
msgstr ""
#: notebook/static/notebook/js/tour.js:97
msgid "This is the Kernel indicator. It looks like this when the Kernel is idle."
msgstr ""
#: notebook/static/notebook/js/tour.js:103
msgid "The Kernel indicator looks like this when the Kernel is busy."
msgstr ""
#: notebook/static/notebook/js/tour.js:107
msgid "Interrupting the Kernel"
msgstr ""
#: notebook/static/notebook/js/tour.js:109
msgid "To cancel a computation in progress, you can click here."
msgstr ""
#: notebook/static/notebook/js/tour.js:114
msgid "Notification Area"
msgstr ""
#: notebook/static/notebook/js/tour.js:115
msgid "Messages in response to user actions (Save, Interrupt, etc.) appear here."
msgstr ""
#: notebook/static/notebook/js/tour.js:117
msgid "End of Tour"
msgstr ""
#: notebook/static/notebook/js/tour.js:120
msgid "This concludes the Jupyter Notebook User Interface Tour."
msgstr ""
#: notebook/static/notebook/js/celltoolbarpresets/attachments.js:32
msgid "Edit Attachments"
msgstr ""
#: notebook/static/notebook/js/celltoolbarpresets/default.js:19
msgid "Cell"
msgstr ""
#: notebook/static/notebook/js/celltoolbarpresets/default.js:29
#: notebook/static/notebook/js/celltoolbarpresets/default.js:47
msgid "Edit Metadata"
msgstr ""
#: notebook/static/notebook/js/celltoolbarpresets/rawcell.js:22
msgid "Custom"
msgstr ""
#: notebook/static/notebook/js/celltoolbarpresets/rawcell.js:32
msgid "Set the MIME type of the raw cell:"
msgstr ""
#: notebook/static/notebook/js/celltoolbarpresets/rawcell.js:40
msgid "Raw Cell MIME Type"
msgstr ""
#: notebook/static/notebook/js/celltoolbarpresets/rawcell.js:74
msgid "Raw NBConvert Format"
msgstr ""
#: notebook/static/notebook/js/celltoolbarpresets/rawcell.js:81
msgid "Raw Cell Format"
msgstr ""
#: notebook/static/notebook/js/celltoolbarpresets/slideshow.js:15
msgid "Slide"
msgstr ""
#: notebook/static/notebook/js/celltoolbarpresets/slideshow.js:16
msgid "Sub-Slide"
msgstr ""
#: notebook/static/notebook/js/celltoolbarpresets/slideshow.js:17
msgid "Fragment"
msgstr ""
#: notebook/static/notebook/js/celltoolbarpresets/slideshow.js:18
msgid "Skip"
msgstr ""
#: notebook/static/notebook/js/celltoolbarpresets/slideshow.js:19
msgid "Notes"
msgstr ""
#: notebook/static/notebook/js/celltoolbarpresets/slideshow.js:35
msgid "Slide Type"
msgstr ""
#: notebook/static/notebook/js/celltoolbarpresets/slideshow.js:41
msgid "Slideshow"
msgstr ""
#: notebook/static/notebook/js/celltoolbarpresets/tags.js:133
msgid "Add tag"
msgstr ""
#: notebook/static/notebook/js/celltoolbarpresets/tags.js:163
msgid "Edit the list of tags below. All whitespace is treated as tag separators."
msgstr ""
#: notebook/static/notebook/js/celltoolbarpresets/tags.js:172
msgid "Edit the tags"
msgstr ""
#: notebook/static/notebook/js/celltoolbarpresets/tags.js:186
msgid "Edit Tags"
msgstr ""
#: notebook/static/tree/js/kernellist.js:86
#: notebook/static/tree/js/terminallist.js:105
msgid "Shutdown"
msgstr ""
#: notebook/static/tree/js/newnotebook.js:70
#, python-format
msgid "Create a new notebook with %s"
msgstr ""
#: notebook/static/tree/js/newnotebook.js:101
msgid "An error occurred while creating a new notebook."
msgstr ""
#: notebook/static/tree/js/notebooklist.js:122
msgid "Creating File Failed"
msgstr ""
#: notebook/static/tree/js/notebooklist.js:124
msgid "An error occurred while creating a new file."
msgstr ""
#: notebook/static/tree/js/notebooklist.js:142
msgid "Creating Folder Failed"
msgstr ""
#: notebook/static/tree/js/notebooklist.js:144
msgid "An error occurred while creating a new folder."
msgstr ""
#: notebook/static/tree/js/notebooklist.js:271
msgid "Failed to read file"
msgstr ""
#: notebook/static/tree/js/notebooklist.js:272
#, python-format
msgid "Failed to read file %s"
msgstr ""
#: notebook/static/tree/js/notebooklist.js:283
#, python-format
msgid "The file size is %d MB. Do you still want to upload it?"
msgstr ""
#: notebook/static/tree/js/notebooklist.js:286
msgid "Large file size warning"
msgstr ""
#: notebook/static/tree/js/notebooklist.js:355
msgid "Server error: "
msgstr ""
#: notebook/static/tree/js/notebooklist.js:390
msgid "The notebook list is empty."
msgstr ""
#: notebook/static/tree/js/notebooklist.js:463
msgid "Click here to rename, delete, etc."
msgstr ""
#: notebook/static/tree/js/notebooklist.js:503
msgid "Running"
msgstr ""
#: notebook/static/tree/js/notebooklist.js:835
msgid "Enter a new file name:"
msgstr ""
#: notebook/static/tree/js/notebooklist.js:836
msgid "Enter a new directory name:"
msgstr ""
#: notebook/static/tree/js/notebooklist.js:838
msgid "Enter a new name:"
msgstr ""
#: notebook/static/tree/js/notebooklist.js:843
msgid "Rename file"
msgstr ""
#: notebook/static/tree/js/notebooklist.js:844
msgid "Rename directory"
msgstr ""
#: notebook/static/tree/js/notebooklist.js:845
msgid "Rename notebook"
msgstr ""
#: notebook/static/tree/js/notebooklist.js:859
msgid "Move"
msgstr ""
#: notebook/static/tree/js/notebooklist.js:875
msgid "An error occurred while renaming \"%1$s\" to \"%2$s\"."
msgstr ""
#: notebook/static/tree/js/notebooklist.js:878
msgid "Rename Failed"
msgstr ""
#: notebook/static/tree/js/notebooklist.js:927
#, python-format
msgid "Enter a new destination directory path for this item:"
msgid_plural "Enter a new destination directory path for these %d items:"
msgstr[0] ""
msgstr[1] ""
#: notebook/static/tree/js/notebooklist.js:940
#, python-format
msgid "Move an Item"
msgid_plural "Move %d Items"
msgstr[0] ""
msgstr[1] ""
#: notebook/static/tree/js/notebooklist.js:959
msgid "An error occurred while moving \"%1$s\" from \"%2$s\" to \"%3$s\"."
msgstr ""
#: notebook/static/tree/js/notebooklist.js:961
msgid "Move Failed"
msgstr ""
#: notebook/static/tree/js/notebooklist.js:1007
#, python-format
msgid "Are you sure you want to permanently delete: \"%s\"?"
msgid_plural "Are you sure you want to permanently delete the %d files or folders selected?"
msgstr[0] ""
msgstr[1] ""
#: notebook/static/tree/js/notebooklist.js:1035
#, python-format
msgid "An error occurred while deleting \"%s\"."
msgstr ""
#: notebook/static/tree/js/notebooklist.js:1037
msgid "Delete Failed"
msgstr ""
#: notebook/static/tree/js/notebooklist.js:1078
#, python-format
msgid "Are you sure you want to duplicate: \"%s\"?"
msgid_plural "Are you sure you want to duplicate the %d files selected?"
msgstr[0] ""
msgstr[1] ""
#: notebook/static/tree/js/notebooklist.js:1088
msgid "Duplicate"
msgstr ""
#: notebook/static/tree/js/notebooklist.js:1102
#, python-format
msgid "An error occurred while duplicating \"%s\"."
msgstr ""
#: notebook/static/tree/js/notebooklist.js:1104
msgid "Duplicate Failed"
msgstr ""
#: notebook/static/tree/js/notebooklist.js:1323
msgid "Upload"
msgstr ""
#: notebook/static/tree/js/notebooklist.js:1332
msgid "Invalid file name"
msgstr ""
#: notebook/static/tree/js/notebooklist.js:1333
msgid "File names must be at least one character and not start with a period"
msgstr ""
#: notebook/static/tree/js/notebooklist.js:1362
msgid "Cannot upload invalid Notebook"
msgstr ""
#: notebook/static/tree/js/notebooklist.js:1395
#, python-format
msgid "There is already a file named \"%s\". Do you want to replace it?"
msgstr ""
#: notebook/static/tree/js/notebooklist.js:1397
msgid "Replace file"
msgstr ""