Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortk0miya <tk0miya@users.noreply.github.com>2021-07-25 05:36:19 +0300
committerGitHub <noreply@github.com>2021-07-25 05:36:19 +0300
commit853aaa153eb02747d7207db1783c6d1f3a25ab56 (patch)
tree5ee647b35b8f2d45298936ffc564b1735ead61d9 /sphinx/locale/bg/LC_MESSAGES/sphinx.po
parent07598f0d6f3208a6c5e8c20a381730cbb45544b2 (diff)
Update message catalogs
Diffstat (limited to 'sphinx/locale/bg/LC_MESSAGES/sphinx.po')
-rw-r--r--sphinx/locale/bg/LC_MESSAGES/sphinx.po96
1 files changed, 48 insertions, 48 deletions
diff --git a/sphinx/locale/bg/LC_MESSAGES/sphinx.po b/sphinx/locale/bg/LC_MESSAGES/sphinx.po
index 64232399d..2566a3b73 100644
--- a/sphinx/locale/bg/LC_MESSAGES/sphinx.po
+++ b/sphinx/locale/bg/LC_MESSAGES/sphinx.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Sphinx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2021-07-18 00:08+0000\n"
-"PO-Revision-Date: 2021-07-11 00:07+0000\n"
+"POT-Creation-Date: 2021-07-25 02:36+0000\n"
+"PO-Revision-Date: 2021-07-25 00:08+0000\n"
"Last-Translator: Komiya Takeshi <i.tkomiya@gmail.com>\n"
"Language-Team: Bulgarian (http://www.transifex.com/sphinx-doc/sphinx-1/language/bg/)\n"
"MIME-Version: 1.0\n"
@@ -39,7 +39,7 @@ msgstr ""
#: sphinx/application.py:200
msgid ""
-"For security reason, parallel mode is disabled on macOS and python3.8 and "
+"For security reasons, parallel mode is disabled on macOS and python3.8 and "
"above. For more details, please read https://github.com/sphinx-"
"doc/sphinx/issues/6803"
msgstr ""
@@ -194,32 +194,32 @@ msgstr ""
msgid "cannot override config setting %r with unsupported type, ignoring"
msgstr ""
-#: sphinx/config.py:239
+#: sphinx/config.py:240
#, python-format
msgid "unknown config value %r in override, ignoring"
msgstr ""
-#: sphinx/config.py:256
+#: sphinx/config.py:257
#, python-format
msgid "No such config value: %s"
msgstr ""
-#: sphinx/config.py:280
+#: sphinx/config.py:281
#, python-format
msgid "Config value %r already present"
msgstr ""
-#: sphinx/config.py:329
+#: sphinx/config.py:330
#, python-format
msgid "There is a syntax error in your configuration file: %s\n"
msgstr ""
-#: sphinx/config.py:332
+#: sphinx/config.py:333
msgid ""
"The configuration file (or one of the modules it imports) called sys.exit()"
msgstr ""
-#: sphinx/config.py:339
+#: sphinx/config.py:340
#, python-format
msgid ""
"There is a programmable error in your configuration file:\n"
@@ -227,57 +227,57 @@ msgid ""
"%s"
msgstr ""
-#: sphinx/config.py:365
+#: sphinx/config.py:366
#, python-format
msgid ""
"The config value `source_suffix' expects a string, list of strings, or "
"dictionary. But `%r' is given."
msgstr ""
-#: sphinx/config.py:384
+#: sphinx/config.py:385
#, python-format
msgid "Section %s"
msgstr ""
-#: sphinx/config.py:385
+#: sphinx/config.py:386
#, python-format
msgid "Fig. %s"
msgstr ""
-#: sphinx/config.py:386
+#: sphinx/config.py:387
#, python-format
msgid "Table %s"
msgstr ""
-#: sphinx/config.py:387
+#: sphinx/config.py:388
#, python-format
msgid "Listing %s"
msgstr ""
-#: sphinx/config.py:424
+#: sphinx/config.py:425
msgid ""
"The config value `{name}` has to be a one of {candidates}, but `{current}` "
"is given."
msgstr ""
-#: sphinx/config.py:442
+#: sphinx/config.py:443
msgid ""
"The config value `{name}' has type `{current.__name__}'; expected "
"{permitted}."
msgstr ""
-#: sphinx/config.py:455
+#: sphinx/config.py:456
msgid ""
"The config value `{name}' has type `{current.__name__}', defaults to "
"`{default.__name__}'."
msgstr ""
-#: sphinx/config.py:465
+#: sphinx/config.py:466
#, python-format
msgid "primary_domain %r not found, ignored."
msgstr ""
-#: sphinx/config.py:477
+#: sphinx/config.py:478
msgid ""
"Since v2.0, Sphinx uses \"index\" as root_doc by default. Please add "
"\"root_doc = 'contents'\" to your conf.py."
@@ -1872,7 +1872,7 @@ msgid "variable"
msgstr ""
#: sphinx/domains/c.py:3733 sphinx/domains/cpp.py:7577
-#: sphinx/domains/javascript.py:326 sphinx/domains/python.py:1111
+#: sphinx/domains/javascript.py:326 sphinx/domains/python.py:1115
msgid "function"
msgstr ""
@@ -1950,7 +1950,7 @@ msgid "%s (C++ %s)"
msgstr ""
#: sphinx/domains/cpp.py:7575 sphinx/domains/javascript.py:328
-#: sphinx/domains/python.py:1113
+#: sphinx/domains/python.py:1117
msgid "class"
msgstr ""
@@ -1996,20 +1996,20 @@ msgstr ""
msgid "%s (module)"
msgstr ""
-#: sphinx/domains/javascript.py:327 sphinx/domains/python.py:1115
+#: sphinx/domains/javascript.py:327 sphinx/domains/python.py:1119
msgid "method"
msgstr ""
-#: sphinx/domains/javascript.py:329 sphinx/domains/python.py:1112
+#: sphinx/domains/javascript.py:329 sphinx/domains/python.py:1116
msgid "data"
msgstr ""
-#: sphinx/domains/javascript.py:330 sphinx/domains/python.py:1118
+#: sphinx/domains/javascript.py:330 sphinx/domains/python.py:1122
msgid "attribute"
msgstr ""
#: sphinx/domains/javascript.py:331 sphinx/domains/python.py:58
-#: sphinx/domains/python.py:1120
+#: sphinx/domains/python.py:1124
msgid "module"
msgstr ""
@@ -2023,7 +2023,7 @@ msgstr ""
msgid "duplicate label of equation %s, other instance in %s"
msgstr ""
-#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2074
+#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2073
#, python-format
msgid "Invalid math_eqref_format: %r"
msgstr ""
@@ -2040,7 +2040,7 @@ msgstr ""
msgid "object"
msgstr ""
-#: sphinx/domains/python.py:62 sphinx/domains/python.py:1114
+#: sphinx/domains/python.py:62 sphinx/domains/python.py:1118
msgid "exception"
msgstr ""
@@ -2066,7 +2066,7 @@ msgid "%s() (in module %s)"
msgstr ""
#: sphinx/domains/python.py:676 sphinx/domains/python.py:842
-#: sphinx/domains/python.py:882
+#: sphinx/domains/python.py:886
#, python-format
msgid "%s (in module %s)"
msgstr ""
@@ -2101,48 +2101,48 @@ msgstr ""
msgid "%s() (%s static method)"
msgstr ""
-#: sphinx/domains/python.py:886
+#: sphinx/domains/python.py:890
#, python-format
msgid "%s (%s property)"
msgstr ""
-#: sphinx/domains/python.py:1040
+#: sphinx/domains/python.py:1044
msgid "Python Module Index"
msgstr ""
-#: sphinx/domains/python.py:1041
+#: sphinx/domains/python.py:1045
msgid "modules"
msgstr ""
-#: sphinx/domains/python.py:1090
+#: sphinx/domains/python.py:1094
msgid "Deprecated"
msgstr ""
-#: sphinx/domains/python.py:1116
+#: sphinx/domains/python.py:1120
msgid "class method"
msgstr ""
-#: sphinx/domains/python.py:1117
+#: sphinx/domains/python.py:1121
msgid "static method"
msgstr ""
-#: sphinx/domains/python.py:1119
+#: sphinx/domains/python.py:1123
msgid "property"
msgstr ""
-#: sphinx/domains/python.py:1177
+#: sphinx/domains/python.py:1181
#, python-format
msgid ""
"duplicate object description of %s, other instance in %s, use :noindex: for "
"one of them"
msgstr ""
-#: sphinx/domains/python.py:1297
+#: sphinx/domains/python.py:1301
#, python-format
msgid "more than one target found for cross-reference %r: %s"
msgstr ""
-#: sphinx/domains/python.py:1351
+#: sphinx/domains/python.py:1355
msgid " (deprecated)"
msgstr ""
@@ -2862,7 +2862,7 @@ msgid ""
msgstr ""
#: sphinx/ext/autodoc/__init__.py:1296 sphinx/ext/autodoc/__init__.py:1370
-#: sphinx/ext/autodoc/__init__.py:2687
+#: sphinx/ext/autodoc/__init__.py:2721
#, python-format
msgid "Failed to get a function signature for %s: %s"
msgstr ""
@@ -2898,7 +2898,7 @@ msgstr ""
msgid "Invalid __slots__ found on %s. Ignored."
msgstr ""
-#: sphinx/ext/autodoc/__init__.py:2730
+#: sphinx/ext/autodoc/__init__.py:2764
msgid ""
"autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"."
" Please update your setting."
@@ -3565,41 +3565,41 @@ msgstr ""
msgid "too large :maxdepth:, ignored."
msgstr ""
-#: sphinx/writers/latex.py:645
+#: sphinx/writers/latex.py:644
msgid "document title is not a single Text node"
msgstr ""
-#: sphinx/writers/latex.py:677 sphinx/writers/texinfo.py:622
+#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:622
msgid ""
"encountered title node not in section, topic, table, admonition or sidebar"
msgstr ""
-#: sphinx/writers/latex.py:849 sphinx/writers/manpage.py:246
+#: sphinx/writers/latex.py:848 sphinx/writers/manpage.py:246
#: sphinx/writers/texinfo.py:637
msgid "Footnotes"
msgstr ""
-#: sphinx/writers/latex.py:908
+#: sphinx/writers/latex.py:907
msgid ""
"both tabularcolumns and :widths: option are given. :widths: is ignored."
msgstr ""
-#: sphinx/writers/latex.py:1239
+#: sphinx/writers/latex.py:1238
#, python-format
msgid "dimension unit %s is invalid. Ignored."
msgstr ""
-#: sphinx/writers/latex.py:1552
+#: sphinx/writers/latex.py:1551
#, python-format
msgid "unknown index entry type %s found"
msgstr ""
-#: sphinx/writers/manpage.py:295 sphinx/writers/text.py:804
+#: sphinx/writers/manpage.py:295 sphinx/writers/text.py:803
#, python-format
msgid "[image: %s]"
msgstr ""
-#: sphinx/writers/manpage.py:296 sphinx/writers/text.py:805
+#: sphinx/writers/manpage.py:296 sphinx/writers/text.py:804
msgid "[image]"
msgstr ""