File tree Expand file tree Collapse file tree 4 files changed +18
-18
lines changed Expand file tree Collapse file tree 4 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -674,31 +674,31 @@ msgid "Select All Folders"
674
674
msgstr "Sélectionner Tous les Répertoires"
675
675
676
676
#: notebook/templates/tree.html:98
677
- msgid " Folders"
677
+ msgid " Folders"
678
678
msgstr "Répertoires"
679
679
680
680
#: notebook/templates/tree.html:99
681
681
msgid "Select All Notebooks"
682
682
msgstr "Sélectionner tous les Notebooks"
683
683
684
684
#: notebook/templates/tree.html:99
685
- msgid " All Notebooks"
686
- msgstr "Tous les notebooks "
685
+ msgid "All Notebooks"
686
+ msgstr "Tous les Notebooks "
687
687
688
688
#: notebook/templates/tree.html:100
689
689
msgid "Select Running Notebooks"
690
690
msgstr "Sélectionner les Notebooks en cours d'exécution"
691
691
692
692
#: notebook/templates/tree.html:100
693
- msgid " Running"
694
- msgstr "Actif "
693
+ msgid "Running"
694
+ msgstr "Actifs "
695
695
696
696
#: notebook/templates/tree.html:101
697
697
msgid "Select All Files"
698
698
msgstr "Sélectionner "
699
699
700
700
#: notebook/templates/tree.html:101
701
- msgid " Files"
701
+ msgid "Files"
702
702
msgstr "Fichiers"
703
703
704
704
#: notebook/templates/tree.html:114
Original file line number Diff line number Diff line change @@ -663,31 +663,31 @@ msgid "Select All Folders"
663
663
msgstr ""
664
664
665
665
#: notebook/templates/tree.html:98
666
- msgid " Folders"
666
+ msgid "Folders"
667
667
msgstr ""
668
668
669
669
#: notebook/templates/tree.html:99
670
670
msgid "Select All Notebooks"
671
671
msgstr ""
672
672
673
673
#: notebook/templates/tree.html:99
674
- msgid " All Notebooks"
674
+ msgid "All Notebooks"
675
675
msgstr ""
676
676
677
677
#: notebook/templates/tree.html:100
678
678
msgid "Select Running Notebooks"
679
679
msgstr ""
680
680
681
681
#: notebook/templates/tree.html:100
682
- msgid " Running"
682
+ msgid "Running"
683
683
msgstr ""
684
684
685
685
#: notebook/templates/tree.html:101
686
686
msgid "Select All Files"
687
687
msgstr ""
688
688
689
689
#: notebook/templates/tree.html:101
690
- msgid " Files"
690
+ msgid "Files"
691
691
msgstr ""
692
692
693
693
#: notebook/templates/tree.html:114
Original file line number Diff line number Diff line change @@ -663,31 +663,31 @@ msgid "Select All Folders"
663
663
msgstr "选择所有文件夹"
664
664
665
665
#: notebook/templates/tree.html:98
666
- msgid " Folders"
666
+ msgid "Folders"
667
667
msgstr "文件夹"
668
668
669
669
#: notebook/templates/tree.html:99
670
670
msgid "Select All Notebooks"
671
671
msgstr "选择所有笔记"
672
672
673
673
#: notebook/templates/tree.html:99
674
- msgid " All Notebooks"
674
+ msgid "All Notebooks"
675
675
msgstr "所有笔记"
676
676
677
677
#: notebook/templates/tree.html:100
678
678
msgid "Select Running Notebooks"
679
679
msgstr "选择运行中的笔记"
680
680
681
681
#: notebook/templates/tree.html:100
682
- msgid " Running"
682
+ msgid "Running"
683
683
msgstr "运行"
684
684
685
685
#: notebook/templates/tree.html:101
686
686
msgid "Select All Files"
687
687
msgstr "选择所有文件"
688
688
689
689
#: notebook/templates/tree.html:101
690
- msgid " Files"
690
+ msgid "Files"
691
691
msgstr "文件"
692
692
693
693
#: notebook/templates/tree.html:114
Original file line number Diff line number Diff line change 103
103
< span class ="sr-only "> Toggle Dropdown</ span >
104
104
</ button >
105
105
< ul id ='selector-menu ' class ="dropdown-menu " role ="menu " aria-labelledby ="tree-selector-btn ">
106
- < li role ="presentation "> < a id ="select-folders " role ="menuitem " tabindex ="-1 " href ="# " title ="{% trans %}Select All Folders{% endtrans %} "> < i class ="menu_icon folder_icon icon-fixed-width "> </ i > {% trans %} Folders{% endtrans %}</ a > </ li >
107
- < li role ="presentation "> < a id ="select-notebooks " role ="menuitem " tabindex ="-1 " href ="# " title ="{% trans %}Select All Notebooks{% endtrans %} "> < i class ="menu_icon notebook_icon icon-fixed-width "> </ i > {% trans %} All Notebooks{% endtrans %}</ a > </ li >
108
- < li role ="presentation "> < a id ="select-running-notebooks " role ="menuitem " tabindex ="-1 " href ="# " title ="{% trans %}Select Running Notebooks{% endtrans %} "> < i class ="menu_icon running_notebook_icon icon-fixed-width "> </ i > {% trans %} Running{% endtrans %}</ a > </ li >
109
- < li role ="presentation "> < a id ="select-files " role ="menuitem " tabindex ="-1 " href ="# " title ="{% trans %}Select All Files{% endtrans %} "> < i class ="menu_icon file_icon icon-fixed-width "> </ i > {% trans %} Files{% endtrans %}</ a > </ li >
106
+ < li role ="presentation "> < a id ="select-folders " role ="menuitem " tabindex ="-1 " href ="# " title ="{% trans %}Select All Folders{% endtrans %} "> < i class ="menu_icon folder_icon icon-fixed-width "> </ i > {% trans %}Folders{% endtrans %}</ a > </ li >
107
+ < li role ="presentation "> < a id ="select-notebooks " role ="menuitem " tabindex ="-1 " href ="# " title ="{% trans %}Select All Notebooks{% endtrans %} "> < i class ="menu_icon notebook_icon icon-fixed-width "> </ i > {% trans %}All Notebooks{% endtrans %}</ a > </ li >
108
+ < li role ="presentation "> < a id ="select-running-notebooks " role ="menuitem " tabindex ="-1 " href ="# " title ="{% trans %}Select Running Notebooks{% endtrans %} "> < i class ="menu_icon running_notebook_icon icon-fixed-width "> </ i > {% trans %}Running{% endtrans %}</ a > </ li >
109
+ < li role ="presentation "> < a id ="select-files " role ="menuitem " tabindex ="-1 " href ="# " title ="{% trans %}Select All Files{% endtrans %} "> < i class ="menu_icon file_icon icon-fixed-width "> </ i > {% trans %}Files{% endtrans %}</ a > </ li >
110
110
</ ul >
111
111
</ div >
112
112
< div id ="project_name ">
You can’t perform that action at this time.
0 commit comments