diff options
Diffstat (limited to 'sphinx/locale/ne/LC_MESSAGES/sphinx.po')
-rw-r--r-- | sphinx/locale/ne/LC_MESSAGES/sphinx.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sphinx/locale/ne/LC_MESSAGES/sphinx.po b/sphinx/locale/ne/LC_MESSAGES/sphinx.po index 41c06cd81..46590097d 100644 --- a/sphinx/locale/ne/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ne/LC_MESSAGES/sphinx.po @@ -42,7 +42,7 @@ msgstr "" #: sphinx/application.py:202 msgid "" "For security reason, parallel mode is disabled on macOS and python3.8 and " -"above. For more details, please read https://github.com/sphinx-" +"above. For more details, please read https://github.com/sphinx-" "doc/sphinx/issues/6803" msgstr "" @@ -1132,7 +1132,7 @@ msgstr "" #: sphinx/cmd/build.py:62 msgid "" -"This can happen with very large or deeply nested source files. You can " +"This can happen with very large or deeply nested source files. You can " "carefully increase the default Python recursion limit of 1000 in conf.py " "with e.g.:" msgstr "" @@ -1169,7 +1169,7 @@ msgid "" "\n" "sphinx-build generates documentation from the files in SOURCEDIR and places it\n" "in OUTPUTDIR. It looks for 'conf.py' in SOURCEDIR for the configuration\n" -"settings. The 'sphinx-quickstart' tool may be used to generate template files,\n" +"settings. The 'sphinx-quickstart' tool may be used to generate template files,\n" "including 'conf.py'\n" "\n" "sphinx-build can create documentation in different formats. A format is\n" @@ -1456,7 +1456,7 @@ msgid "" "Sphinx has the notion of a \"version\" and a \"release\" for the\n" "software. Each version can have multiple releases. For example, for\n" "Python the version is something like 2.5 or 3.0, while the release is\n" -"something like 2.5.1 or 3.0a1. If you don't need this dual structure,\n" +"something like 2.5.1 or 3.0a1. If you don't need this dual structure,\n" "just set both to the same value." msgstr "" @@ -1485,7 +1485,7 @@ msgstr "" #: sphinx/cmd/quickstart.py:298 msgid "" "The file name suffix for source files. Commonly, this is either \".txt\"\n" -"or \".rst\". Only files with this suffix are considered documents." +"or \".rst\". Only files with this suffix are considered documents." msgstr "" #: sphinx/cmd/quickstart.py:300 |