From 0999e8b4df41abc858a0a6342629a0c95eac6332 Mon Sep 17 00:00:00 2001 From: Manuel Kaufmann Date: Tue, 2 Aug 2022 13:21:23 +0200 Subject: [PATCH] Release 8.3.6 (#9465) --- CHANGELOG.rst | 13 + docs/conf.py | 2 +- package.json | 2 +- readthedocs/__init__.py | 2 +- readthedocs/locale/ar/LC_MESSAGES/django.po | 316 ++++++++-------- readthedocs/locale/ca/LC_MESSAGES/django.po | 316 ++++++++-------- readthedocs/locale/de/LC_MESSAGES/django.po | 320 +++++++++-------- readthedocs/locale/en/LC_MESSAGES/django.po | 316 ++++++++-------- readthedocs/locale/es/LC_MESSAGES/django.po | 316 ++++++++-------- readthedocs/locale/eu/LC_MESSAGES/django.po | 316 ++++++++-------- readthedocs/locale/fr/LC_MESSAGES/django.po | 316 ++++++++-------- readthedocs/locale/gl/LC_MESSAGES/django.po | 316 ++++++++-------- readthedocs/locale/he/LC_MESSAGES/django.mo | Bin 81069 -> 82048 bytes readthedocs/locale/he/LC_MESSAGES/django.po | 330 ++++++++--------- readthedocs/locale/hu/LC_MESSAGES/django.po | 316 ++++++++-------- .../locale/id_ID/LC_MESSAGES/django.po | 316 ++++++++-------- readthedocs/locale/it/LC_MESSAGES/django.po | 316 ++++++++-------- readthedocs/locale/ja/LC_MESSAGES/django.po | 316 ++++++++-------- .../locale/ko_KR/LC_MESSAGES/django.po | 316 ++++++++-------- readthedocs/locale/lt/LC_MESSAGES/django.po | 316 ++++++++-------- readthedocs/locale/nb/LC_MESSAGES/django.po | 316 ++++++++-------- readthedocs/locale/nl/LC_MESSAGES/django.po | 316 ++++++++-------- .../locale/nl_NL/LC_MESSAGES/django.po | 316 ++++++++-------- readthedocs/locale/pl/LC_MESSAGES/django.po | 316 ++++++++-------- .../locale/pt_BR/LC_MESSAGES/django.po | 316 ++++++++-------- readthedocs/locale/ru/LC_MESSAGES/django.po | 316 ++++++++-------- readthedocs/locale/sk/LC_MESSAGES/django.po | 316 ++++++++-------- readthedocs/locale/tr/LC_MESSAGES/django.po | 316 ++++++++-------- readthedocs/locale/uk/LC_MESSAGES/django.po | 316 ++++++++-------- .../locale/vi_VN/LC_MESSAGES/django.po | 316 ++++++++-------- .../locale/zh_CN/LC_MESSAGES/django.mo | Bin 34918 -> 35344 bytes .../locale/zh_CN/LC_MESSAGES/django.po | 337 +++++++++--------- .../locale/zh_TW/LC_MESSAGES/django.po | 316 ++++++++-------- setup.cfg | 4 +- 34 files changed, 4361 insertions(+), 4233 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index c0c904ec749..d8089a42d7f 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,16 @@ +Version 8.3.6 +------------- + +:Date: August 02, 2022 + +* `@stsewd `__: Build: use correct build environment for build.commands (`#9454 `__) +* `@benjaoming `__: Docs: Fixes warnings and other noisy build messages (`#9453 `__) +* `@ericholscher `__: Release 8.3.5 (`#9452 `__) +* `@humitos `__: GitHub Action: add link to Pull Request preview (`#9450 `__) +* `@humitos `__: OAuth: add logging for GitHub RemoteRepository (`#9449 `__) +* `@benjaoming `__: Docs: Adds Jupyter Book to examples table (`#9446 `__) +* `@humitos `__: Docs: `poetry` example on `build.jobs` section (`#9445 `__) + Version 8.3.5 ------------- diff --git a/docs/conf.py b/docs/conf.py index c4a721c8a10..86a5dce74da 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -67,7 +67,7 @@ master_doc = "index" copyright = "2010, Read the Docs, Inc & contributors" -version = "8.3.5" +version = "8.3.6" release = version exclude_patterns = ["_build"] default_role = "obj" diff --git a/package.json b/package.json index 5ffdc72e285..cd20690a811 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "readthedocs", - "version": "8.3.5", + "version": "8.3.6", "description": "Read the Docs build dependencies", "author": "Read the Docs, Inc ", "scripts": { diff --git a/readthedocs/__init__.py b/readthedocs/__init__.py index 21a8e766ec9..cb2f27b169b 100644 --- a/readthedocs/__init__.py +++ b/readthedocs/__init__.py @@ -1,4 +1,4 @@ """Read the Docs.""" -__version__ = "8.3.5" +__version__ = "8.3.6" diff --git a/readthedocs/locale/ar/LC_MESSAGES/django.po b/readthedocs/locale/ar/LC_MESSAGES/django.po index ba2b0b15107..4b83fdc18f6 100644 --- a/readthedocs/locale/ar/LC_MESSAGES/django.po +++ b/readthedocs/locale/ar/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:03+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Mustafa , 2020\n" "Language-Team: Arabic (http://www.transifex.com/readthedocs/readthedocs/" @@ -24,7 +24,7 @@ msgstr "" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -156,7 +156,7 @@ msgid "Download" msgstr "" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "المستخدم" @@ -169,7 +169,7 @@ msgid "Username" msgstr "اسم المستخدم" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "المشروع" @@ -386,7 +386,7 @@ msgstr "فعّال" msgid "Build finished" msgstr "" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "" @@ -420,12 +420,12 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "" @@ -443,7 +443,7 @@ msgid "Verbose Name" msgstr "اسم مطوّل" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "Slug" @@ -463,7 +463,7 @@ msgstr "بني" msgid "Uploaded" msgstr "تم الرفع" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "مستوي الخصوصية" @@ -495,7 +495,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "" @@ -540,7 +540,7 @@ msgstr "خطأ" msgid "Exit code" msgstr "كود الخروج" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "تقديم" @@ -590,7 +590,7 @@ msgid "Command" msgstr "" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "الوصف" @@ -916,13 +916,13 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "تاريخ النشر" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1144,7 +1144,7 @@ msgstr "" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "الاسم" @@ -1802,7 +1802,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "للعامة" @@ -2015,589 +2015,589 @@ msgstr "" msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "أبوي" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "بنوي" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "عنوان المستودع" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "نوع المستودع" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "الصفحة الرئيسية للمشروع" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " "you will never have multiple versions of your docs." msgstr "" -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "الإصدار الإفتراضي" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." msgstr "" -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "ملف المتطلبات" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." msgstr "" -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "رمز الإحصائيات" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "" -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "المسار" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "مميز" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "تخطي" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "اللغة" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "لغة البرمَجة" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "النطاق" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "" -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "" -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "" -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "" -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" msgstr "" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "" -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2617,11 +2617,15 @@ msgstr "" msgid "Enter a valid plain or internationalized domain name value" msgstr "" -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "" diff --git a/readthedocs/locale/ca/LC_MESSAGES/django.po b/readthedocs/locale/ca/LC_MESSAGES/django.po index 792bd122831..4a94cd78f63 100644 --- a/readthedocs/locale/ca/LC_MESSAGES/django.po +++ b/readthedocs/locale/ca/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:03+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: dplanella , 2017\n" "Language-Team: Catalan (http://www.transifex.com/readthedocs/readthedocs/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -152,7 +152,7 @@ msgid "Download" msgstr "" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "Usuari" @@ -165,7 +165,7 @@ msgid "Username" msgstr "" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "Projecte" @@ -382,7 +382,7 @@ msgstr "Actiu" msgid "Build finished" msgstr "" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "" @@ -416,12 +416,12 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "" @@ -439,7 +439,7 @@ msgid "Verbose Name" msgstr "Nom detallat" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "Slug" @@ -459,7 +459,7 @@ msgstr "Construït" msgid "Uploaded" msgstr "Carregat" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "Nivell privat" @@ -491,7 +491,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "Tipus de documentació" @@ -536,7 +536,7 @@ msgstr "Error" msgid "Exit code" msgstr "Codi de sortida" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "publica" @@ -586,7 +586,7 @@ msgid "Command" msgstr "Ordre" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "Descripció" @@ -912,13 +912,13 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "Data de publicació" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1140,7 +1140,7 @@ msgstr "Usuaris" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "Nom" @@ -1798,7 +1798,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "Públic" @@ -2012,55 +2012,55 @@ msgstr "" msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "Pare" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "Fill" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "URL del repositori" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "Tipus de repositori" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "Pàgina inicial del projecte" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "URL canònica" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "Versió senzilla" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " @@ -2070,229 +2070,229 @@ msgstr "" "versió a l'arrel del domini. Useu-lo amb precaució i activeu-lo només si " "mai voleu tenir diverses versions dels vostres documents." -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "Versió per defecte" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "La versió del vostre projecte que / redirigeix a " -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "Branca per defecte" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." msgstr "" -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "Fitxer de requeriments" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." msgstr "" -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "Codi d'Analytics" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "" -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "Camí" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "Fitxer de configuració de Python" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "Destacat" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "Salta" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "Intèrpret Python" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "Usa els paquets del sistema" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" "Doneu accés a l'entorn virtual al directori global de paquets del lloc." -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "Projectes relacionats" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "Idioma" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2300,307 +2300,307 @@ msgstr "" "L'idioma en què es publicarà la documentació del projecte. Nota: això " "afectarà la URL del projecte" -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "El model ha de tenir un slug" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "URL" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "URL on enviar el webhook" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "" -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "" -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "" -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "" -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" msgstr "" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "" -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2620,11 +2620,15 @@ msgstr "" msgid "Enter a valid plain or internationalized domain name value" msgstr "" -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "" diff --git a/readthedocs/locale/de/LC_MESSAGES/django.po b/readthedocs/locale/de/LC_MESSAGES/django.po index 1588f1df4bd..befd4ed181a 100644 --- a/readthedocs/locale/de/LC_MESSAGES/django.po +++ b/readthedocs/locale/de/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ # Felix Henninger , 2016 # Jannis Leidel , 2012,2014 # Jonas Obrist , 2012 -# Justman10000, 2022 -# Justman10000, 2022 +# Justman, 2022 +# Justman, 2022 # e57e0b6693d8a26d2bd54bd8ef3c1815, 2014,2017 # f82ebdce6c7af46e12742407f341268c_9e4b487, 2020 # Max Klingmann , 2015 @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:03+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Anthony , 2022\n" "Language-Team: German (http://www.transifex.com/readthedocs/readthedocs/" @@ -31,7 +31,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -163,7 +163,7 @@ msgid "Download" msgstr "Download" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "Benutzer" @@ -176,7 +176,7 @@ msgid "Username" msgstr "Benutzername" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "Projekt" @@ -393,7 +393,7 @@ msgstr "Aktiv" msgid "Build finished" msgstr "" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "Build fehlgeschlagen" @@ -427,12 +427,12 @@ msgstr "Benutzerdefinierte Übereinstimmung sollte nicht leer sein." msgid "Invalid Python regular expression." msgstr "Ungültiger regulärer Python-Ausdruck." -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "erstellt" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "geändert" @@ -450,7 +450,7 @@ msgid "Verbose Name" msgstr "Name" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "Kürzel" @@ -470,7 +470,7 @@ msgstr "Erstellt" msgid "Uploaded" msgstr "Hochgeladen" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "Sicherheitsstufe" @@ -504,7 +504,7 @@ msgstr "Hat ePub" msgid "Has HTML Zip" msgstr "Hat HTML-Zip" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "Dokumentationstyp" @@ -549,7 +549,7 @@ msgstr "Fehler" msgid "Exit code" msgstr "Exit code" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "Übernehmen" @@ -599,7 +599,7 @@ msgid "Command" msgstr "Befehl" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "Beschreibung" @@ -938,13 +938,13 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "Veröffentlichungsdatum" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1184,7 +1184,7 @@ msgstr "Benutzer" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "Name" @@ -1848,7 +1848,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "Öffentlich" @@ -2068,55 +2068,55 @@ msgstr "" msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "Eltern" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "Kind" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "Repository-URL" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "Repository-Typ" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "Projekt-Webseite" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "Kanonische URL" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "Einzelversion" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " @@ -2127,19 +2127,19 @@ msgstr "" "Verwenden Sie dies mit Vorsicht, schalten Sie es nur ein, wenn Sie nie mehrere Versionen Ihrer Dokumente haben werden." -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "Standard-Version" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "Die Projektversion zu der Zugriffe auf „/“ weitergeleitet werden" -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "Standard-Branch" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." @@ -2148,11 +2148,11 @@ msgstr "" "Standardwert für Ihr VCS (z. B. tunk oder master) " "zu verwenden." -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "Requirements-Datei" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2162,18 +2162,18 @@ msgstr "" "files\">Pip-Anforderungsdatei, die zum Erstellen Ihrer Dokumentation " "benötigt wird. Pfad vom Stammverzeichnis Ihres Projekts." -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." @@ -2181,348 +2181,348 @@ msgstr "" "Unterstützt die folgenden Schlüssel: $language, $version, $subproject, " "$filename. An example: `$language/$version/$filename`." -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "Analytics-Code" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "Alternative Buildschlangen ID" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "Bezahlte Werbung zulassen" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "Versionswarnung anzeigen" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "Warnbanner in nicht stabilen oder neuesten Versionen anzeigen." -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "Aktiviere EPUB Erzeugung" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "Erstellen Sie mit jedem Build eine EPUB-Version Ihrer Dokumentation." -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "Aktiviere PDF-Erzeugung" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "Erstelle eine PDF Version deiner Dokumentation mit jedem Build." -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "Pfad" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "Python-Konfigurationsdatei" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "Hervorgehoben" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "Überspringen" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "Python Interpreter" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "" "Der zum Erstellen der virtuellen Umgebung verwendete Python-Interpreter." -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "Verwende Systempakete" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" "Erlauben Sie der virtuellen Umgebung Zugriff auf das Verzeichnis der " "globalen site-packages." -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "Verwandte Projekte" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "Sprache" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "Modell muss einen Kürzel haben" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "URL, an die der Webhook versandt wird" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "Domain" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "Diese Domain wurde automatisch erstellt" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "Diese Domäne ist ein CNAME für das Projekt" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "" "Diese Domäne ist die primäre, von der aus die Dokumentation bereitgestellt " "wird" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "Für diese Domain immer HTTPS verwenden" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "Anzahl der Angriffe auf diese Domain" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" "Wenn hsts_max_age > 0, setzen Sie das Flag includeSubDomains mit dem HSTS-" "Header" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "" -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "" -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "" -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "" -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "Aktualisieren Sie conda, bevor Sie die Umgebung erstellen" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" "Hängen Sie Read the Docs Core Requirements an die Datei environment.yml an" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" @@ -2530,98 +2530,98 @@ msgstr "" "Übergeben Sie alle Versionen (einschließlich private) in den HTML-Kontext, " "wenn Sie mit Sphinx bauen" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" "Zwischenspeichern der Umgebung (virtualenv, Conda, Pip-Cache, Repository) im " "Speicher" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" "CDN-Unterstützung für die öffentlichen Versionen eines Projekts, wenn " "Datenschutzebenen aktiviert sind." -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "" -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "Aufgabe zum Überspringen von Synchronisierungsversionen" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "Installieren Sie nicht die neueste Version von Pip" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "Verwenden Sie die neueste Version von Sphinx" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "Verwenden Sie die neueste Version von MkDocs" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "Verwenden Sie die neueste Version der Read the Docs Sphinx-Erweiterung" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" @@ -2629,58 +2629,58 @@ msgstr "" "In der Umgebung installierte Pakete ('pip list' oder 'conda list') in der " "Ausgabe des Builds auflisten" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" "Verwenden Sie die Remote-Auflistung in VCS (z. B. git ls-remote), wenn dies " "für Sync-Versionen unterstützt wird" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "Name der Umgebungsvariable" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "Wert der Umgebungsvariable" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "Diese Umgebungsvariable in PR-Builds verfügbar machen?" @@ -2702,11 +2702,15 @@ msgstr "" "Geben Sie einen gültigen Wert für den einfachen oder internationalisierten " "Domänennamen ein" -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "" diff --git a/readthedocs/locale/en/LC_MESSAGES/django.po b/readthedocs/locale/en/LC_MESSAGES/django.po index ff7b5b887e8..60fcdf6654f 100644 --- a/readthedocs/locale/en/LC_MESSAGES/django.po +++ b/readthedocs/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:04+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -149,7 +149,7 @@ msgid "Download" msgstr "" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "" @@ -162,7 +162,7 @@ msgid "Username" msgstr "" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "" @@ -379,7 +379,7 @@ msgstr "" msgid "Build finished" msgstr "" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "" @@ -413,12 +413,12 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "" @@ -436,7 +436,7 @@ msgid "Verbose Name" msgstr "" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "" @@ -456,7 +456,7 @@ msgstr "" msgid "Uploaded" msgstr "" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "" @@ -488,7 +488,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "" @@ -533,7 +533,7 @@ msgstr "" msgid "Exit code" msgstr "" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "" @@ -583,7 +583,7 @@ msgid "Command" msgstr "" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "" @@ -909,13 +909,13 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1137,7 +1137,7 @@ msgstr "" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "" @@ -1795,7 +1795,7 @@ msgstr "" msgid "Bazaar" msgstr "" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "" @@ -2008,589 +2008,589 @@ msgstr "" msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " "you will never have multiple versions of your docs." msgstr "" -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." msgstr "" -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." msgstr "" -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "" -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "" -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "" -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "" -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "" -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" msgstr "" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "" -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2610,11 +2610,15 @@ msgstr "" msgid "Enter a valid plain or internationalized domain name value" msgstr "" -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "" diff --git a/readthedocs/locale/es/LC_MESSAGES/django.po b/readthedocs/locale/es/LC_MESSAGES/django.po index 28240d78bd8..c4296bc0e5a 100644 --- a/readthedocs/locale/es/LC_MESSAGES/django.po +++ b/readthedocs/locale/es/LC_MESSAGES/django.po @@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:03+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Manuel Viera , 2013\n" "Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs/" @@ -38,7 +38,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? " "1 : 2;\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -170,7 +170,7 @@ msgid "Download" msgstr "Descarga" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "Usuario" @@ -183,7 +183,7 @@ msgid "Username" msgstr "Nombre de usuario" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "Proyecto" @@ -412,7 +412,7 @@ msgstr "Activo" msgid "Build finished" msgstr "Compilación terminada" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "Compilación fallida" @@ -447,12 +447,12 @@ msgstr "La coincidencia personalizada no debe estar vacía." msgid "Invalid Python regular expression." msgstr "Expresión regular de Python no válida." -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "creado" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "modificado" @@ -470,7 +470,7 @@ msgid "Verbose Name" msgstr "Nombre descriptivo" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "Indicación" @@ -490,7 +490,7 @@ msgstr "Compilado" msgid "Uploaded" msgstr "Cargado" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "Nivel de privacidad" @@ -524,7 +524,7 @@ msgstr "Tiene ePub" msgid "Has HTML Zip" msgstr "Tiene Zip HTML" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "Tipo de documentación" @@ -569,7 +569,7 @@ msgstr "Error" msgid "Exit code" msgstr "Código de salida" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "Envío" @@ -619,7 +619,7 @@ msgid "Command" msgstr "Comando" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "Descripción" @@ -979,13 +979,13 @@ msgid "This project is already Ad-Free." msgstr "Este proyecto ya no tiene publicidad." #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "Fecha de publicación" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1230,7 +1230,7 @@ msgstr "Usuarios" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "Nombre" @@ -1960,7 +1960,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "Público" @@ -2189,55 +2189,55 @@ msgstr "El nombre de la variable no puede tener espacios" msgid "Only letters, numbers and underscore are allowed" msgstr "Sólo están permitidos los números, letras y subrayado" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "Padre" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "Hijo" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "Alias" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "Breve descripción de este proyecto" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "Dirección URL del repositorio" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "URL del repositorio de la documentación alojada" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "Tipo de repositorio" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "Página de inicio del proyecto" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "La página de inicio del proyecto" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "Dirección URL canónica" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "URL desde donde se servirá la documentación" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "Versión única" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " @@ -2247,19 +2247,19 @@ msgstr "" "versión, alojado en la raíz del dominio. Úselo con precaución, sólo actívelo " "si nunca tendrá múltiples versiones de sus documentaciones." -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "Versión predeterminada" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "La versión de su proyecto a la que \"/\" redirecciona" -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "Rama predeterminada" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." @@ -2267,11 +2267,11 @@ msgstr "" "A qué rama apunta \"latest\". Déjelo en blanco para usar el valor " "predeterminado del SCV (por ej., trunk o master)." -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "Archivo de requerimientos" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2281,7 +2281,7 @@ msgstr "" "files\">archivo de requerimientos de pip se necesita para construir su " "documentación. En la ruta de la raíz de tu proyecto." -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " @@ -2291,11 +2291,11 @@ msgstr "" "org/en/stable/builders.html#sphinx.builders.html.DirectoryHTMLBuilder\">Más " "información sobre sphinx builders." -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "Configuración de la URL de la documentación" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." @@ -2303,35 +2303,35 @@ msgstr "" "Admite las siguientes claves: $language, $version, $subproject, $filename. " "Un ejemplo: `$language/$version/$filename`." -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "Crear solicitudes de incorporación de cambios para este proyecto" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "Nivel de privacidad de las solicitudes de incorporación de cambios" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "" "¿Deberían estar públicas las compilaciones a partir de solicitudes de " "extracción?" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "CDN activado" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "Código de Analytics" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2339,11 +2339,11 @@ msgstr "" "Identificador de seguimiento de Google Analytics (ej., UA-22345342-1). Esto puede reducir la velocidad de carga de tu página." -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "Deshabilitar Analytics" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" @@ -2351,15 +2351,15 @@ msgstr "" "Deshabilite Google Analytics por completo para este proyecto (requiere " "documentación de reconstrucción)" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "Imagen alternativa del contenedor" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "Límite de memoria del contenedor" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2367,78 +2367,78 @@ msgstr "" "Límite de memoria en formato Docker - ejemplo: 512m o 1g" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "El límite de tiempo del contenedor en segundos" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "ID de cola de compilación alternativa" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "Máximo de compilaciones simultáneas permitidas para este proyecto" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "Permitir publicidad pagada" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "" "Si no se selecciona, los usuarios seguirán viendo los anuncios de la " "comunidad." -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "Sin publicidades" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "¿Es spam?" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "Marcado manualmente como (no) spam" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "Mostrar advertencia de versión" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "" "Mostrar banner de advertencia en versiones no estables o más recientes." -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "Activar la compilación de EPUB" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "Crear una versión en EPUB de tu documentación en cada compilación." -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "Activar la compilación de PDF" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "Crear una versión en PDF de tu documentación en cada compilación." -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "Ruta" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "Directorio donde se encuentra conf.py" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "Archivo de configuración de Python" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." @@ -2447,54 +2447,54 @@ msgstr "" "ejemplo, docs/conf.py). Déjelo en blanco si quiere que lo " "encontremos por usted." -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "Destacado" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "Omitir" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "Instalar proyecto" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" "Instale su proyecto dentro de un virtualenv usando el comando setup.py " "install" -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "Intérprete de Python" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "El intérprete de Python usado para crear el entorno virtual." -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "Usar paquetes del sistema" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "Dele al entorno virtual acceso a la carpeta global de site-packages." -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "¿Debería estar público el tablero del proyecto?" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "Proyectos relacionados" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "Idioma" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2502,72 +2502,72 @@ msgstr "" "El idioma de la documentación del proyecto tal cual es visualizado. Nota: " "esto afecta a la dirección URL de su proyecto." -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "Lenguaje de programación" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "" "El lenguaje de programación principal en el que el proyecto está escrito." -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "Este proyecto ha sido construido con un webhook" -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "Este proyecto ha sido clonado con éxito" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "El modelo debe tener una indicación" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "No se admite la anidación de subproyectos" -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "ID de Compilación" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "Rango de búsqueda de la página" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "Ignorar este archivo de operaciones como la indexación" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "Compilación activado" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "Compilación aprobada" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "Dirección URL" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "Dirección URL donde enviar el webhook" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "Secreto utilizado para firmar el payload del webhook" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "Eventos para suscribirse" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "Payload JSON" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check los documentos para conocer las sustituciones disponibles." -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "Dominio" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "Este dominio fue creado automáticamente" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "Este dominio es un CNAME para el proyecto" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "Este dominio es el principal desde donde se sirve la documentación" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "Usar HTTPS" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "Usar siempre HTTPS para este dominio" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "Número de veces que se ha pulsado desde este dominio" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "Estado del certificado SSL" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" "Establezca una edad máxima personalizada (por ejemplo, 31536000) para el " "encabezado HSTS" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" "Si hsts_max_age > 0, configure el indicador includeSubDomains con el " "encabezado HSTS" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" "Si hsts_max_age > 0, establezca el indicador de precarga con el encabezado " "HSTS" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "Permitir vistas de webhook en desuso" -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "" "No sobreescribir las variables de contexto en conf.py en el contexto de Read " "the Docs" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "Usar el tema Read the Docs en MkDocs como tema predeterminado" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "No clonar superficialmente al clonar repositorios git" -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "" "Use la imagen de Docker etiquetada como `testing` para compilar los " "documentaciones" -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "Pruebe un método alternativo para publicar datos grandes" -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "Limpie todos los archivos utilizados en el proceso de compilación" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "Actualice conda antes de crear el entorno" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" "Agregue los requisitos básicos de Read the Docs al archivo environment.yml" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" @@ -2677,102 +2677,102 @@ msgstr "" "Pase todas las versiones (incluidas las privadas) al contexto html al " "compilar con Sphinx" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" "Almacene en caché el entorno (virtualenv, conda, pip cache, repositorio) en " "el almacenamiento" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "Limite la cantidad de compilaciones simultáneas" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" "Compatibilidad con CDN para las versiones públicas de un proyecto cuando los " "niveles de privacidad están habilitados." -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" "Use el tiempo de ejecución de Docker gVisor para crear un contenedor de " "compilación." -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "Registre las visitas a la página 404s." -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "Omitir sincronización de ramas" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "Omitir sincronización de etiquetas" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "Omitir la tarea de sincronización de versiones" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "Ejecutar siempre pip install --upgrade" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "Usar un nuevo solucionador de pip" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "No instale la última versión de pip" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "Usar la última versión de Sphinx" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "Instale mkdocs 0.17.3 por defecto" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "Utilice la última versión de MkDocs" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "Use la última versión de la extensión de Sphinx para Read the Docs" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "Deshabilitar la búsqueda del lado del servidor" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "Habilitar la búsqueda del lado del servidor para proyectos de MkDocs" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "Predeterminado a búsqueda difusa para consultas de búsqueda simples" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" "Indexe el contenido directamente desde archivos html en su lugar o confíe en " "otras fuentes" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" @@ -2780,62 +2780,62 @@ msgstr "" "Enumere los paquetes instalados en el entorno (\"pip list\" o \"conda " "list\") en la salida de la compilación" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" "Use la lista remota en VCS (por ejemplo, git ls-remote) si es compatible con " "las versiones de sincronización" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "Use \"-j auto\" cuando llame al comando sphinx-build" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" "Use constructores de sphinx regulares en lugar de constructores RTD " "personalizados" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" "Marque las compilaciones duplicadas como NOOP para que los constructores las " "omitan" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "No cree index.md o README.rst si el proyecto no tiene uno." -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "Identificador de función" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "La función Date fue agregada" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "Predeterminar todos los proyectos anteriores a True" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "Predeterminar todos los proyectos futuros a True" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "Nombre de la variable de ambiente" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "Valor de la variable ambiente" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "Proyecto donde esta variable será usada" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "¿Exponer esta variable de entorno en compilaciones PR?" @@ -2862,11 +2862,15 @@ msgstr "" "Introduzca como valor un nombre válido de dominio, simple o " "internacionalizado" -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "Caracter no válido en la URL" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "Esquema no válido para URL" diff --git a/readthedocs/locale/eu/LC_MESSAGES/django.po b/readthedocs/locale/eu/LC_MESSAGES/django.po index e4f28b115cc..c6d54a4cf82 100644 --- a/readthedocs/locale/eu/LC_MESSAGES/django.po +++ b/readthedocs/locale/eu/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:03+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Asier Iturralde Sarasola , 2018\n" "Language-Team: Basque (http://www.transifex.com/readthedocs/readthedocs/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -152,7 +152,7 @@ msgid "Download" msgstr "" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "Erabiltzailea" @@ -165,7 +165,7 @@ msgid "Username" msgstr "" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "Proiektua" @@ -382,7 +382,7 @@ msgstr "Aktibo" msgid "Build finished" msgstr "" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "" @@ -416,12 +416,12 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "" @@ -439,7 +439,7 @@ msgid "Verbose Name" msgstr "Bistaratzeko izena" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "Slug-a" @@ -459,7 +459,7 @@ msgstr "Eraikita" msgid "Uploaded" msgstr "Igota" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "" @@ -491,7 +491,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "" @@ -536,7 +536,7 @@ msgstr "Errorea" msgid "Exit code" msgstr "" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "" @@ -586,7 +586,7 @@ msgid "Command" msgstr "" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "Deskribapena" @@ -912,13 +912,13 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1140,7 +1140,7 @@ msgstr "" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "Izena" @@ -1798,7 +1798,7 @@ msgstr "" msgid "Bazaar" msgstr "" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "" @@ -2011,589 +2011,589 @@ msgstr "" msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "Biltegi mota" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "Proiektuaren webgunea" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " "you will never have multiple versions of your docs." msgstr "" -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." msgstr "" -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." msgstr "" -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "" -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "" -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "" -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "" -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "" -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" msgstr "" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "" -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2613,11 +2613,15 @@ msgstr "" msgid "Enter a valid plain or internationalized domain name value" msgstr "" -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "" diff --git a/readthedocs/locale/fr/LC_MESSAGES/django.po b/readthedocs/locale/fr/LC_MESSAGES/django.po index df4d69d2a56..b18789d3067 100644 --- a/readthedocs/locale/fr/LC_MESSAGES/django.po +++ b/readthedocs/locale/fr/LC_MESSAGES/django.po @@ -29,7 +29,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:03+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: lifework w , 2021\n" "Language-Team: French (http://www.transifex.com/readthedocs/readthedocs/" @@ -41,7 +41,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % " "1000000 == 0 ? 1 : 2;\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -173,7 +173,7 @@ msgid "Download" msgstr "" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "Utilisateur" @@ -186,7 +186,7 @@ msgid "Username" msgstr "Nom d'utilisateur" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "Projet" @@ -403,7 +403,7 @@ msgstr "Actif" msgid "Build finished" msgstr "" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "Compilation échouée" @@ -438,12 +438,12 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "" @@ -461,7 +461,7 @@ msgid "Verbose Name" msgstr "Nom verbeux" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "Jeton" @@ -481,7 +481,7 @@ msgstr "Compilé" msgid "Uploaded" msgstr "Chargé" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "Niveau de confidentialité" @@ -513,7 +513,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "Type de documentation" @@ -558,7 +558,7 @@ msgstr "Erreur" msgid "Exit code" msgstr "Code de retour" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "Consigner" @@ -608,7 +608,7 @@ msgid "Command" msgstr "Commande" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "Description" @@ -953,13 +953,13 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "Publié le" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1184,7 +1184,7 @@ msgstr "Utilisateurs" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "Nom" @@ -1854,7 +1854,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "Public" @@ -2080,55 +2080,55 @@ msgstr "Un nom de variable ne peut pas contenir d'espace" msgid "Only letters, numbers and underscore are allowed" msgstr "Seuls les lettres, les chiffres et le blanc souligné sont autorisés" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "Parent" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "Enfant" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "Alias" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "URL du dépôt" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "URL du dépôt de la documentation hébergée" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "Type de dépôt" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "Page d’accueil du projet" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "La page d’accueil du projet" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "URL canonique" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "URL à laquelle cette documentation s'attend à être servie" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "Version unique" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " @@ -2139,19 +2139,19 @@ msgstr "" "cette option que si vous n'allez jamais avoir plusieurs versions de " "votre documentation." -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "Version par défaut" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "La version de votre projet à laquelle / redirige" -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "Branche par défaut" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." @@ -2159,11 +2159,11 @@ msgstr "" "Là où pointe la branche \"latest\". Laissez vide pour utiliser la branche " "par défaut de votre VCS (comme trunk ou master)" -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "Fichier des prérequis" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2173,50 +2173,50 @@ msgstr "" "files\">fichier de \"requirements\" pip est requis pour compiler votre " "projet. Le chemin depuis la racine de votre projet." -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." msgstr "" -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "CDN activé" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "Code Analytics" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2224,25 +2224,25 @@ msgstr "" "ID de suivi Google Analytics (ex. 1UA-22345342-11). Cela peut " "ralentir les chargements de votre page." -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "Image alternative pour le conteneur" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "Limite mémoire du conteneur" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2250,79 +2250,79 @@ msgstr "" "Limite de la mémoire au format Docker, par example: 512m ou " "1g" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "Limite de temps du conteneur en secondes" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "Identifiant alternatif de queue de compilation" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "Autoriser les annonces sponsorisées" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "" "Si non-coché, les utilisateurs verront toujours les publicités de la " "communauté." -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "Sans annonces" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "Afficher l'avertissement de version" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "" "Affiche une bannière d'avertissement sur les versions non stables ou " "anciennes." -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "Activer la compilation en EPUB" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "Créer une version EPUB de votre documentation à chaque compilation" -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "Activer la compilation PDF" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "Créer une version PDF de votre documentation à chaque compilation." -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "Chemin" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "Le répertoire où se situe le fichier conf.py" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "Fichier de configuration Python" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." @@ -2331,54 +2331,54 @@ msgstr "" "(ex. docs/conf.py). Laissez vide et nous le chercherons pour " "vous." -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "En vedette" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "Passer" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "Installer le projet" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" "Installer votre projet dans un virtualenv via setup.py install" -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "Interpréteur Python" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "L’interpréteur Python utilisé pour créer l’environnement virtuel." -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "Utiliser les paquets système" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" "Donner accès à l’environnement virtuel au dossier global site-packages." -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "Projets apparentés" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "Langue" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2386,311 +2386,311 @@ msgstr "" "La langue dans laquelle la documentation du projet sera générée. Note : " "l’URL de votre projet sera modifiée en conséquence." -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "Langage de programmation" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "Le langage de programmation principal dans lequel ce projet est écrit." -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "Ce projet a été compilé par un webhook" -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "Ce projet a bien été cloné" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "Le Model nécessite un libellé court (slug)" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "L'imbrication de sous-projet n'est pas supportée" -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "URL sur laquelle pointer le webhook" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "Domaine" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "Utiliser HTTPS" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "Toujours utiliser HTTPS pour ce domaine" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "Nombre de vues sur ce domaine" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "Afficher les vues dépréciées de webhooks " -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "" "N'écrasez pas les variables de contexte dans conf.py avec le contexte de " "Read the Docs" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "Utiliser Read the Docs theme pour MkDocs comme theme par défaut" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "Veuillez ne pas 'shallow clone' lorsque vous clonez un dépôt." -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "" "Utiliser l'image Docker étiquettée `testing` afin de compiler la " "documentation." -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "Essayer une autre méthode d'envoi de données volumineuses." -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" msgstr "" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "" -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "Toujours lancer pip install --upgrade" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "Utiliser la version de Sphinx la plus récente" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "Identifiant de la feature" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "Date d'ajout de la feature" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "Nom de la variable d'environnement" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "Valeur de la variable d'environnement." -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "Projet dans lequel cette variable sera utilisée" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2715,11 +2715,15 @@ msgstr "" msgid "Enter a valid plain or internationalized domain name value" msgstr "Entrez un nom de domaine valide simple ou internationalisé" -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "Caractère invalide dans l'URL" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "Schéma invalide sur l'URL" diff --git a/readthedocs/locale/gl/LC_MESSAGES/django.po b/readthedocs/locale/gl/LC_MESSAGES/django.po index bfbcd97bf82..460abbb86f4 100644 --- a/readthedocs/locale/gl/LC_MESSAGES/django.po +++ b/readthedocs/locale/gl/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:03+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Leandro Regueiro , 2013\n" "Language-Team: Galician (http://www.transifex.com/readthedocs/readthedocs/" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -151,7 +151,7 @@ msgid "Download" msgstr "" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "Usuario" @@ -164,7 +164,7 @@ msgid "Username" msgstr "" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "Proxecto" @@ -381,7 +381,7 @@ msgstr "Activa" msgid "Build finished" msgstr "" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "" @@ -415,12 +415,12 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "" @@ -438,7 +438,7 @@ msgid "Verbose Name" msgstr "Nome detallado" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "Slug" @@ -458,7 +458,7 @@ msgstr "Xerada" msgid "Uploaded" msgstr "Subido" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "" @@ -490,7 +490,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "Tipo de documentación" @@ -535,7 +535,7 @@ msgstr "Erro" msgid "Exit code" msgstr "" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "" @@ -585,7 +585,7 @@ msgid "Command" msgstr "" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "Descrición" @@ -911,13 +911,13 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "Data de publicación" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1139,7 +1139,7 @@ msgstr "" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "Nome" @@ -1797,7 +1797,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "Público" @@ -2012,589 +2012,589 @@ msgstr "" msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "Pai" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "Fillo" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "URL do repositorio" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "Tipo de repositorio" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "O sitio web do proxecto" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " "you will never have multiple versions of your docs." msgstr "" -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "Versión predefinida" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "A versión do proxecto á que reenvía /" -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "Ramificación predefinida" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." msgstr "" -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "Ficheiro de requisitos" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." msgstr "" -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "Código de Analytics" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "" -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "Ruta" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "Ficheiro de configuración Python" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "Saltar" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "Usar os paquetes do sistema" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "Proxectos relacionados" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "O modelo debe ter un slug" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "" -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "" -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "" -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "" -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" msgstr "" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "" -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2614,11 +2614,15 @@ msgstr "" msgid "Enter a valid plain or internationalized domain name value" msgstr "" -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "" diff --git a/readthedocs/locale/he/LC_MESSAGES/django.mo b/readthedocs/locale/he/LC_MESSAGES/django.mo index fb1b9041caf2fd02b9f4f8afe31262bddc70f15d..d4fad851f8935c8ebc16db002eb3caa80e601c10 100644 GIT binary patch delta 20204 zcmb8%cX(9AzsK>j)R0h<0HK8?^b&e+p%-b=dkGLA5E4kC!-^D95RC~S5b3=M(nLi8 z1*A%K0YQo&NS7jrh5P>O48P00f86J}=W%$=d}q$goSAdZZUT=R|IF~#+-RoUV;ek5hn*PN<4iusJrw@z@e~<0#DB)^RrBB-Dh$+c{2m9E@dfFAl}Kcmlh= z={RMvRC~wa6sHq5$K~jccQDBDIL;qr8W8aBKqG90nQ)19HTqHBgn_sdbw!6!?S8@> zcn!HY=MiSch>oURb7XOyZm5BKVIU615XN`Lk;#rJw!t#YLU|)<;GNbzsDTb)0G`Ke zcmqT6v8@l}D%4*X*27A+9ETGqPr{7&7kYA$admba8HDP%II2M~MK6^X@i_$6v$w@@qhtPAU3o6Nriv_!SKnhDgyCX`#EmTWd= z#rc>AS6O$XR^$w7ORig=qAnm)H#1OHYY-MCo*#p;emB-%OW2V>evCwJerJMpGHRyN zQ761_U4|NXCu%Pbq6WNxL3jl<;U`uXcdE+SQR5Xrtwd=L8Ff_C+5$r;cf(>h(#Gdv zMarvCkC_)s;1g8G1$vkcOQG(W8dwM$peEi2)h+?m?^~#q^{gbL32a7nxCeFj-b8iu z0JQ?oQ4@HHy3&e0O?`DdN;v{`?_}*|46znN4O|g*Q`bYSKyzdqkJFiqmZCSRVGL?Q zW3BIEHOli*1OI>(@GREFjJ{w6Wpi{%A-22hQ2F7o!1--V|QCW7Ipq))J^#z=EkL{3GGCkcNp_9zH^a` zI(Up9VNhRgI9!Fg;_!ZE0##5~P#blVwLq;vFVr5-$2zzP)$TSb{v7qxWQ%m1c32Ec zVj_Apqck$Q={`m6;rFNx&Y+g+8fw4?sHY=+f1@AzI!0|-G1Qe;MK?A^t-wHApM+Y; zX*NEqKkKg(J|Un1HlQZ32NgeR<3HK*1JqLfi(10q0p?0dpxU=ZZBcL3#G+9BO~Cv( z!`3fHoxgs7$5iYlpu7DX>anD6pTi7ybN{TCe(`UMBPLCu`pgn zt?*0Kl?O(diRMF1w3LU8_M#&Co_o~HM`A&ofeUaYYM=&#%*xK%OvEQ+ z2AqMR_&(}_HlVg-7itAOhskK*i?+d2)KaD!YzD}MYFGeuh2dBT>)3dA%t(0{Y70lA zR$v-xs}`eHbUUh_J*Wws!f-wRzmUzJZ{vLIOKcgn_ z3u*$tp)TMb^uw&t=E`%U1`b0#6;&{gp8pnP)L~!Df=O5&J*W;gp*q}&neYH=Z;xRZ z-or|mbEw(tMyT^Tqpr9QYJwwB=Z`|I_(Tk1d}pq$Scf`s3;N?1sG06ZUD*Xxhxbt( zIm1l*%$S8@POO6YZM-e&=Ie^OmxiLwdj|t>HhR*NSwJQ)F0$^xCX|n(p6j3(v-d?& z9k5!d@7Lnz0A< z7*5CPco>_ZE7sJvKuxS2YT|uS1Fb;yw*|FAJ5b~7vE@Uttbb7grwOFPXXuYFtQq6% z-eLvfjqn>6HzT&DTzMqRiymx+UhIoS*okO?G{F2T$! zH)f+8iaN0zy0I>5z}~0{u0t*DcGUY~FKU2us4M>sv*RDArOudWZq{t5d!Zt#ou>_% zU@|?hJjP)?T!iZQB5Fd9Q60LH%!G4d5apt%C9Q!Pr~zupTc8GLgS)T?`nGtK-D2cs z_Bdf=w8vFZ4eFrwstM{!+uCw>TONS5h{s|cT!X>*4eBO7gAMR5YK6i_n~B##J%%k% zk8N8luIGOw84WnkHdu_sCK_%TfC3Dka}ay#G4~a?6gIl z*AKOoNyvZB6#nq!Ci4#&%_wM`nQ2K>NA*zyv_M_io2ZrPh3YsG-I#!RG1b;@Ks`-c zP*2x3R6plX<6J?l$dhrbzXl2zZA8 zAD}KM&AJLT(al&9_o7zt5o&9ndB|v~(oHf0WyE5X15r0s4b&Ah$9&k`nqcGaqb9T% zb+c|nJw@A46Wfhi>O-h@S5WQlV>$FZC8N)PFjhhhN}y(36?G*|?FzL+o!H+Rjd~x9 zKwXgsr{Gj9gnnAvghb{v6ajvF?{?>r`>E3d%%6~vmTEA5P0 z@&Tv`4MlZ44z)EiQCB(#b#JUet=vA;M7~G$a|v}JcTij7nrc3T3Zv&e0=3C#X8SP- z@8fwKIL&d2VEyT4z<#LmP}GEGp$14pJ^$-aH`_iNKaaZdo2UstK~3ae)P)4UW1s)x z@0csCfND@3wH2*VSJDTy^a-fFpJe0jqgG%UYC_wwIPOQ^mf84oRDXUm%u44+O{nM$ z)?Zf;P9PK3K@HHzmfKsqq1yGu%sAYdgu3F1m;qB!kKKH%hAUD1{)D>XYp4r)jGC~Y z=Uwwk3_&$0hw7jnmdBP@8ONX>u18(jHq@T)MRoWSs>6p?hkezGBiTpu-15^BYgt@Eu* zvAdrCwPccMkbaiglR2n8U5sx047DYvF#xY&R=kgz_+O}{&+xvvce0@Nx-cqU3H4M} zM@^(7s-K>|diH;?t%$+0R3xIVXo+V)H{iCjS4?Z2T`#5LQjP*H1n)JoPu?R|u` z8LFQ)s0-+hfqMQ2*}zyVN_je};X2gH?7%G8;sbN9bU7Wf z+prE^!sD24j@imvSe)`p)Op3{n(q;v=d%91eH{-04U}%4>7Wtn?wy1yZ~^wgh>soT z4P1n+@HbS))#jVuiuXi46^D>HI=^EHoVI{ZQrv*L86V*|%;8yRetZ2MmL{+rzr)Mu z#uaHilDHqa-<+DCn05zHSMm_G#TIWYvYQw~M#Z8+*CtBK{X5$f@bL)}|rQ0Gs?O86dr zs^|YJGP((4mYT0fBQS*WQp}HEpgKN_y1Or<2E2(m@Db`RPq)lmNOshO%VRNYfZ-U0 znotU=zceh#_|7UaH3=NI6`7ZtAER@j_NuA1KdPMvgYk3J3LV25colV}`Bs>%3q{=< z5!ei)P#3TP3*k1*&-l(MGMd>v)Rq5%+M66J&0~}si%>3sVb}u8;4swFGZ(eAM^XKp z$9#AVHQ?X2KEo>0E|)bFJ;iBImW)npk6PLum;s|uOEna=q=~jX9o7CrER6H96z;;j zcn#Ih3)Fic<7(4B4<4Xg7rKBaaTw+M7=b-Du>Rf1EZAU{^f5N39Jrn&lMm-%DF*`m(tyHGX=DZx3j&iUyFKXcYsDX>1F3eM!j83d#E9#;e zHbL!WD_cJRbwUiPgHafOlQ0Lqhq?(DpeDK+v*9jO{|8Z9bpngw8Dxt+&Yxt|QSL3~ z6hWp1%?vaEwbV)0kI+r|Q_P7cFgIRB-BZu3LECkK z?0*F^9jR!J^>HD##0xkYi|ufnlbD9JF?J{4mT)b;fkB`1!vyxh!c6=g)}Wm23w~n8 zrq;Qrt-NV{fgKs&$@ZnWYa>xh^&R@-G3z-DqWp{X8LC~tSLQhnMop+Z=EaY(1a3z4 zA_+BiH*Rd*Q z-^Wdi86)s1>Rza}&rF~hE~DITpT`XRh=5)o|6n5w{?=SkSJV{`x8-TJywJK8 zb%jSzcl8a_W9$E&87K$pX$rymSQtaG59-1vddTRCQcz2?3$+saP$wQkH=epb)M3AXSMOV}c%s{Q0LV}O|&WMjTwpg_56<@<0dc@wNx8W z1AL7d_!O#x+(-Dpz))<7V^Mecx2U}hIcg@-6*cfc)Oiz7{Z2!@Dd(X-uEyew?|eo^ zckww?!*s{Y9tEQsmPU0{)t2j_255od*w4miqxO70s{T_9!-H4|Z`*pmmx<=M78AN4qY>ai84tv_Q9Dt^Q6_$TUS>v+}-_z4D4K8@M%CTgIksEIf~nmrFe zwX1__*ADYwZ`1`Qq8@9{bTYb0j$jGAkGg`~US2*}4>dr*IrE~*gIOupMa5fU9_(bx z!>psQ67k7c5VxXM?gZw>+vsL|-*1{U(<0~16;wl&+n`Q}wDIv+g>nkI@gQmfw=f?* z#xj`gf_W3xMAdgiZC!s=b`W4|NKBkOY#fqgs0dIouAByPIs(8aUJS0x`4VF zpQGCUgIYPii)Mfds1<67Ik5}s)jSvr;B?ePmZ_}g|0^<@z&Y%Uw^1E5xMV&~+n@#- zjv8nTmcqrTEBPL^q|VQ#T^`gxMQphq>gH^LdTQEZUL21eRiu#7fN2X`K zuH*r#opaf2Q8rZjB3KW@QT4-66BvVjI@QZ0b7ImdlF z&KV5R^ZzTEMg(4BeQb2s%ycqpfF;%)s1A;z_Ue*nYr7&gYg(D(QM5f9DMcEk)+^g~S~3N=71>I$Y?lQAphG+VzGvs2z{%O_9+ z-LmHS-K=C2YY$YvBhdH#e}=7Cgz9)3=2C}P8c(Ae|G_W}ePkxo5c^VYjoOM0s4Lxp zdMb8fc|4EWO25ZEDHw_sartA`Uo$yFK+pSK%z>GnmQRn$RHT@TV%Kq!7szE>%9Z(J9P#q^@72JVE@iwYm_CL%L zmc<&B8>8amaTDS3+$` zG-`t5Q7iEYX2XrBd*n;&0Su&k518XR_r0_rVDssmOekKpCXtW%VBM7WXls#^(m+eT7>EK{QqbhTtK~{9-=0Y<1h1R zR}}R$yn(toJEH3Q*?1y;PI)3~Nvr>D2I_=r-xsyyG1vg#MP0~Y%%|u78X3*(Z`44U z|1ss9s16FC1}udIur5}?Zm64XmaR`gZOLlPhdZ%4p2TM8_pj-%9cpEJp&#Qrv1GKT zqfrCRM|}m`h=uSh>V(Hw5Hr3s?ZU7!dF67qdGq-y63T zdUS=e$&|r`sDTck;^$Bu-$3nYdY6gkL$xb`novy}?~HEB{ZTjN6wHsws0nSb<&(IZ z@?Dq9{QKW^>0Hhs0yl7?i?7A$&4j`;nt{7vZR%rDSGd;tEo!AMp&rkSnOwdVER8uS z*F#-MTh!y%6LtP1)YI{CCXdUv=j#cmqiv`yxQM#qhp2lZQ)Uy-fu$%HMXf+<)Smaj zY8Y$dD^NGt4pcwKQT<#;P3RtKoEIM3AiJMgqGG6qEm1dR2UNq}wmcH`*iArnJk!RP zqV{?NHo^Ti?w`e6ac(M)HfmSz>!$33X$^d)K{HT=y)8lgJsf^JMe zou6v!H=riA$Hsp|t<-(g7B~Se-)BluWF}nA_o42QN7i&X%@zk@R>pSjV{sjS zz-OqA4hEV5PND9RUr|@+1ey9kYaweXR6kWvH*+)Gf$cB_GXHleO) zC+fv<%$9GVuKZur%~mA0X;%yNIJHCFBfV^V8rGw{5VdmWu|M9zWNekk<@@xzl!xd4 zT>{q#bikOrF5g$DZ?FyJd#H};gqWLeEULT@^*Qh4bNPPpI34w!?n~s!b6%pB+OL4i z_gPT_%Tn%viciPyaD|6VLo(3?UB17$T#s(bH}OaGE9CP1Tky-MD;N~&^8HQeA=DLD z;5W|uup85Gbzm6OskQ%sB;o^qPHkF2c|3L za+c!TSOSX`cR3BP73!5c3w?Jx>L%WYdi?U1aQXg`Su-3>c@K`qnkCJaZ9`sE9%nBZ z-JO|AnKxK4>Lv?E?R9h19`;4;bu7AZJZdS^Q1{Rm*ctcRa)Hw3X()l3U^rI72;71r z(O;KXw2ax)@)$-%3|7VuPp5tFo6MKw$9|V*&=M_dxyb*?DFVyG%d#DNS zwI0O?%3jpJKXvk!bNRmWO~(n87ou*mkZ@xc>_IsdHNgj{tq3e{_O=#kfQhIV(G1kL z-_6((uc9Vewt{(MMqm-jQRvYXy+cNy&+|}A{S|7-j$kNW!fN<8>L#mP(Y$Jhqt5>t zHG$)(B|eXO?gJ{Bl?z6FIEA6w*FoKUtt#>SYflpiXsIWoI!Z;o2Nt8=RNHO&6sn_J zs3mq)Hd|Ez)viD4d=F|X-b1}XS72>!?#+0S@|`Ni@2m3stKrIOE@v=)gZdU+vbwq1 z+ThQWd!W8h)T&`7_6BC4+z<72Jqq6GsUx}QJkc`^8h*~bbUGcYLSPQE&8{MoU zJY@8^9Kbj6De9(aR>v&eM0}g_Ol*VM>zc>47wU?q+wyYEPx%$dzDeLw%_Y~b?!+m0g0J>vU2ysnrbJx_)L9A97xsR}VI@Av8WDTl!GO3RR2qVOIK-mt;U zG|XxTzhh&!ZO0pEx0Kj&)bW5cfV%Fa8l-I0Wx@oKj)7KFGJk#w9f%($y|4HGMoub3 zT1-U}iI<%3c%KHvNN&oNnb3TqZ7JWt3AW90%AeZ2P8vhI&xn;Fzn}Om^6{$R(9QVl zwYGXM+|&Dij2haCzd0e6ltg-$G>G_VyiB_%-wqJ99- zN7y;?SxCGSoExNp#J(Zv;2V_hCzZ3Dlb_UvvW|L;aRfb6Y#^I2Z2l+>d`ENkBcE2j zBbE~)$X&5z6Xout{Ku<;^)|*c*z3m_3VePzyg8k8)WuM~$@tDP0#ymDz~(p~zaw>L zKplJ<`F`2US0`r}F@1vQ^Klz(+fsgml*6`F`?(}O$$W>GKeN$p64tS8^qL$-no8pD z9e75l;Jdf8h=v0Q`QvY-8>EAj^`d{@c1YIQN<4sb4q#i#`pkX($Y=+8NiZ|#C6kW% z_Ie4C&q#BKtUw)cv}O`c46%NsS4V#G*-7mfMIRkiZCzH%?~q;{-;sGvU3xp}Ov;T( zHHjU4t=&p}V?9E!C+P|mzv39&L*pzY9es(tItJ3=pSJt~!Sa;(`s*~d1HEeZ$PRJ_ zPgCE^)+bYbVH4QiSjoXL)njfWAe>umyY~XT*Ua!j|5kf`V$;N!~Vo7ppIO` z8xhxW3D@8ZQU&4{DUTvwiMD(-{U66*Vl{~EA?eF=8mT|$%%ohG^qg`c$&;JHeJZ+; z?h**K19vCS7k#G$<#m`q`4DZ&Q0`3XMofpBSO{r3GhC$%G9mbMWj z9aXHR#CMxl8T?-TYy3K7KBr*=(l>U{?BuVJ3R7QzPJ>bZ$A^}$O{xuL9ZzYuk))#) z{!5!#Bz@VMPU=i-sjVN!IqS&RBAypL`m(I!TTbXf<#U36kROL#Dd)sjM>O%;#Q359 zKSwyZk7zTLSRU#=#zFR+AE@h1c@*&-*phf(^5uy~`DGK zu?w%oE>JE?c^Up<7g^?qkeyq|5v`<2$<0@Fz}af%|MH zVdR@oJD74c^0ztR)zOr4H40lvrEL52)c<80l%@XFF~a7H*mmXcO=8Dr-%R7rB+wa8 z;4YFs6^l_v2O4g+`Rc@Tkm?YhNbH%f1wVe0uTDOVy36D@{dXWYZD9DK&Ft=^If%sAKTZmV|Nt|$jd{gp!sPi4zip&(!Ug}!WMn`U( zOI-(IPjEk}J^8)VeN0}*Z|44Ip9tuOp~Ivf$gjdqG#-nyZR2s|14xyKPsFEqh7>>= zPI`5Wv-w$^_ZGns_I%YVJDIe?#@1;6zbDYZ&Uz~+H=;b%mfKMtOXE_MKeZ=)N$hu0 zchYRqNE?qNKaF#D*z$VvIu6?MNb;4*r=zddm`!77|F3bPi=-paHlBoUQ*LhK=WRTQ zlg1Kzk8&>G84ODPF|moHAlohj`HSTD*)~y>OOQ@dzKRp5D?{>pM&YV$bdS7_Z%JoJ zFDSoFs;`-HyvYemF(XbU>4+oMCtry4t&Nq$j>O-_`J|8N<2vQ`wx1MYUs2}pIJfxo zBhn!nd8lZkFh_6FP0B+^Iw}~PJJvUd|7`0ND#iJ6q-Dfrpciu?zf1A``uHrKu;*U1 z9`LO{g~3z~wVlObemm3S)OED^u~?h(c2WfGUq3S2!Zqx{`5kRv4{W;>;ya1urR-<> z>!dc?|JnrWQMidCC^sTM2jgj2jFhH^_NYz1BC$TU{DG|-g}-oqA>u9V0BTZ`d_O!( zIz@Via&g*jplvEikqn-SOXCgo)O zlGtMMm&lhTb))>4q@y`)%TV_rVX%(5$pjDcJedmx*>DQxd{lQ7m1EUfuL?$K1`DPW)loG;e7Cs^=CMG;SYGhJW zLSjPsA&J9d!s^E*#cR$9bt^>HFYmO8OIex}oHB1r_N~cdh8FYqI&cq)j~njR$?jJt z`z|6jDr%rR((SMa|5v+s&KePy5Sii_e1X*??;@rm^I$JWp>%zMCN-JxV?-1)60DCCtKTI`aVZs8g(nYYc<+OG+OIT z-5PvvQ2L-n6jHp)+#1Ha)Vtj6O-_mIQKs4dZ|VR03fy#^rp|o3uyxEsPv!K<-X-&P z`nf{=8P}oqRk>3t=jjsXd)K+WsZ9GrCdUlb1(&gk>zmJVu@q^(*c|UXx9=L)Fxh2V Y#ANSkYB)Q^w`?oCsXOn4x%TDzFPvv)5C8xG delta 19382 zcmZwPcYKY>-~aLJB+(*-BuGez=q)6K=-uj~_uhN&>`_)(%j#CQi`9EpXOY!Ai`7>z zyH>YWzhCb&c%jnz1t~FrXUqn zuq+P8D!2y+V6qyHvkpg~CX&CV<21(3m>Yk?F8CNvW8+$mlLvFhISwJG0e*!)qc8r0 zf%qSmVSLB0w&TnfBP#P;xu7+BXDd>muFfFdI?m?}{1=N<@v%W?> zK+=Y0pp@1$n1y&K24NZ03f6DP`llz;mH>y|`Pw=fHPi8^8zx(qq6XfM0eA#8;8hI7 zTc`>DYxQnq%BfHThM`s>52~MHZkwr!!33IMR_trzv#|i>6{y$j5@yGLQ3HkXDyYNU zs54U(!>}A`;;m5a`lI?Cg<9F=s0p|?kx_>UsMGrp)zLH53cN*4z}3V&X*8-n7LQ|D z)Y(bd)R^9y9W`(?>QI+Ptw0sjI1Q1ByPcL~)UXF?MnkRNVGQMYs3ksw`SA}dfk~P< zP9dy-IdL$mf|;Cb)PQx^~1T~@UsQZp%TD*>#7~gqCW*Vkx;W%S)1?q|Ow=@%o zK|MhU)FG>iC9nl*kLO`=+<5w!vxQ1t^*D>=@_zelxS)SC6z0P6^70tvR_ zBr1N*mY<=P(rIIsFfHmya-uqlLv2w@)WkZX`uiHw;{;p(GinRg+W4L}ZgZM16VPjM z8};Omu{^%RJXpG|`S$CI>Ub&YE!cosvF)fcbOw|2Dg-l!!WjXpR5^$|W9^+4-TTe1^9hY&Tc z`?_uL8Z|?o4rYKrRKqaT6XwS-ENSCSF%jkNsIBUYT7hw>t@;VIqFYh@B%mg64)ft% zBQYs%Ky|ns6XRjj-k!n;e1cIJ(An&D1x!l0A?k@+p(fY| zb^jprEIDezvlVB2XAK$M7>`=AU8tEJLN&aK>hLM5Bd;!|eKJf&IRFb{sEx;=4qs!` zS?Y$m?_2c7DVPptpj(+WWGdi()ccyOtJ(7qR5^z&7qM1EUJR!$YAd#&9$+UX$Ni`! zKaDzkH!%r5Mm^BKsP?|ySbud8*v)bH^mT$!GwqM%aTpfHy;uof+xk-7&BQ9ACSD)? za4xF9<*1cegBoayE$_iBl#ien{?ncH_a*a`fP9DA)5JZ@mrX40aXC&WtWG>LX1Eit6GIXi<4no}+f#Dd98n7;EVn1SX zT#Y)tTTug?L_PVRsKfdQwbbuWht#{TIRn{I?aHIhRvbp6yFHnbWM-f`K8q>vA*#dI z7=VfUnI{NA%{(7!pu(snFNK}~a69EV^z3neQy++_i3g*$I5$%7cB05=uZp3bw1O?y zvgO8Dlz2PT1Q%iuZblv6qgV!Sp(dPVfO+krQ7aIO*{~^UoRPNvJM_`}Kb4GTGz+!F z3v78M>Ipa4@;1~K?LoCWg?i#Es0ls5wD`f6g9e%v%Z0kHq%GI5w#FoS|NE2ClMhFI zgpNmbxES?;u@yCu(^wNPqMjtjAT#kO)Y8VH?yHL0!j_l@yJH}ZMosVs)cxzwt&X>m z(G%@O?d5S)hi5PxZ(}<28Eoo9QLj&C)a#TL)lX&AKyj#n+Mxy-idum&sEN%)ov9^* zS$};?Z6Oei=P?&19b!&*G-@K{QF~e6mIq-&$`fq)7UrP*5_4kcP;*~J)IbewxeIDV zhM^`jZ7A!nJzPvcH?Bv`@FFUH54AEcZ21%FiTs8c)1qF(a4djPs1l$wjFxB*>c+FyOQ_fB2I`5P;Anh_VL0e(v*)u=^$St$m!Mv^O{gcn zh7suk*7WL$dFcepy9`pcuzW;wGqk%4?I{pi_H}6nSnrM_c8^Nfhi$+Z(7S&M= z)XFqPZB1`XkCSl%uELxc!~XTh7I+EIp*u5~b>El)Pov70Q4@NP8o+OidH>U+4qG%T zUIq2!4N((rhnh$a)PsCu<1lQ`rD|ze~gNMK&?Q)STmt) zn2mA_dbZ5QJE1xpgj(tes0mF+O>_Y!#?`3)H`(&Ou^bXr944TKr%;FIn)NQ~iT^<# z^ciPfyJV;{kp>fEHPjQ=K~20ZY6S$z!pWWz(M^K0Nf-OJ9ER_F6wM##Vm0^4* zI~gs_Hq>EBKt16FTYi9=zi#S^9rK~y^L^-zMJAh-C~hr->aQZY zJ>S=4{0Ou|EpcyK9*6#vXP};VDMsKb)M-C~MesVR!?aV(KjCJ^E|lA%-jb8p9(_0n zrLYS|;>xM4e`zuo36#X(Y33gg8(@CQv#>cH#GIIw$J0k@4Lph8qV}@U4D-3r6LsHA z%!LP#4?pJ#YMeeZ&HbBDhxhSJ)_*A(-&q_uT#r>Tt3uVZu6Yt;eOL062zLAV}Qp$=V>MdlY#3)HvdWYm|^3RJ(pA&1%RoFJnC z&!a!yK%MHRmZ6Rve@jEAL=aR!%A2e^*YYQFkFm!!o8@8T|qth9n=bcz*OkH z#C)y5zg~{lUG)BEH-=LOu2dbk(7=ou!1O8>}pIbj!{g#>uhM?{%jau2t=!11p zE7AzHqHWNvKtD3N;cL{AkHeg}9Mj=xR7Vd`Pw)cO-sfjtO-z9tXy+V`!=B5`0I#t! zsAMKUk@CG1DCV@TKcyHwCDaS%;Cv^dapBK8!T*{gS?^6d#sGpS8@RHDwf8| zt9UvbkGb(CmPfzU=8(pr9(WYC#)+$0e|7YjKm-<9V}5itL6rxiCO98;cs61OJZa-G zYt3s}6_XIJjoS0ZHr~g^2cr-1kr;quQCl#_O(r9m)u_XB6jS0|Oo}g2H-11b^jc?3 zgo!C9MGfqada`t=`!d^jZdAKy)K(U?^|ev$-A%}-gLar4yP;mgLFk9$Q8S&1DR4Pz zfX(QQzhYKQKz*d%NA=^)he1X3$44&y>V`Ebm)mGw&#A~;<93dc(EtxnOZ?WFZj*WK z3ZV{NeN2NLPy-FK&PF}iFIX3kV<`-eH~-P9B@U##63<}fU(CNNzQE3U|06e>&-~f= zJq>PSCT84ci}@Uwww1qD5kG3pu+8jYH>(>p@HEt6y@y(%D%;IlQ^(pI1BrLC4#T93 z?@S>Rf^)Dl#-pAnY=`-Bi9uh=%}^`Q5yNq~b)k*#v7Wd7japgPPBU;I>b@MP{wt&B z`@a>LVg&l323U`o@Br4syQm2k+r>MM^-xckYq!~oXw-c*Q4?)v?TJy8hoIi3HK>(5 zh1oFtSJqz@m3}qfdY!Ql<>^=h4`W+QyT`oWLr`a72WkSxa50`k4LoqK`P>+V=O54YtFsQdS0 z0lbP@ffNVL=SN!9gJr>T7>TOyjf~@VhLCwh;Cs{u&Nqk52gp?G0@MI2Q8(^GP4p35CO>D|$60EkCus!zkj3FPN|ASk%(h$28az!*L7-;xg0&?6BptsP^}4-1)=& z91q5Dz5mt8Xae0)4F_RvoQC=&+->WxqW11Ss-4$G^Yt8x8n_;6MLMDS8-k5+494Mg z%#ZmmnYXAVdj9=?I2qkA3bk~TFa&==EzwC#g;!7$dW8A_N`Be2%YiDFMNObN*2kWx z`ww6yJc}CVIcl5_m{ae6)+^>oYM_>M465Ng%z(>mIRSMzPoUnK3z!a_t0o?d8Za{^ z$4JbK#Zc{awCcbVAN3BdTYjtaj>+Jt5eTo{u|1V=U)cwU#Th{=S>HY6ZMgtE=4LA|C zlrxb}OJ@oC;())6BT)lSM4jfJF)?mI-M<@k+7F`6(sk6zJjUwiJTkwGYG69XcgB*@ zQZB@1xDAtIntx2knK2*boLC+kpjK=y`r$g%;oXUvz+Th@j-V!f)A|V2{sPt22sVlK*&7>>#GZo2aFKit5MxnoJrpUa!qZWH72+7uBFM7Qud~&-^v0`VFY}{2*!qcQHG@ zLA?dx|CvLX3sqkj6|aihur9KqZpZJ987MdE6vv>Jyd0LnmY5EI#1Pzun%G%Xhu3WR z9_s#Qr~yBs4s*a;b0#8DPu>Pq-x>Y&{tqV;LSPaW#^qQEucJE5_RcJAG-|*Ks6DNL z>Zm8?z|p8PvKqA&M^F!P1=a39j7Gorrd??aVSJ}K86Bp97>x5#uis`Yfp<_Jv6(-Z z3AMxAlzXEFns4LlFpTm})D~T`@h7Nu?=cipel-2$L3cQTSTZ`5jWIoTL``UvEicF2 zloPNRj`+mW;Z7Xx(i`OROvu~Ij|x=TPQEwJT`LU!h*RI;ehI+xS4# zR*!O%sX%6)t+;`D;=fUQl_;^x^FBvd%cCaR4%KcLmcm(B1ka=1juc7EM1oQMCsSwI8(w7f@d&Z%`|dC8-&p0P0DLqwcST8L&NS$wy*kT!p3a z1?mHh??jp^!)e#z?5cY=~16h*-)=zUJS!xs6A|idJFnv6ppv$9e9fJ z3DgrV@HYdjK%J3Ys0X}&s()a8fo=spl2OOWQkf?W#VwSx;dH!eWLGD znnN6k`hGigSb=Vy0yyi9p8s)Ks`%d`&DaO5MxS&q3WuMKA} z@gn|&jWWADU&n8;4CTxb<|DTadJa445W8oS8A#?I9E$C;m_53Q`e1sDI*bLgnoq2< zs6*8RwYU9HTQ(8(cFe$VaO)7j^&Ns0qA7t#IOe z=Jkz5x0bFf8GReoLfy~_b=U@>_Vg#zQm;dGv=8;#9!GsJ-LmCRsD9E!nk9}zZB;W= zyUD2g*PymyYb5W#J~Gb`D8^~NhF2*E7cjm;H9Q;TaysH8)C$#$HWM3y*C~&~RM?@Q znb<(|p*#t-b<I^zMw_Ih?6}VW04JN?}yT%t|r_wnT~UjboHRD>l!v7ogn`VKiK#bAf+b%9ag7YaewhOxAO> zmQuf-@*5iyk7%Qd7v0%HzAk!`=8)e@{E;f{RgH1@Hgc*{SC3Ri$1y*_01CQl8~*p_ zzvL!SH=CO_+vp0)ZAeu}8M(I+b-K=CF3OjP>pD;RgZyh-uNdFW&Kp}!hdFc{n^7@< zLUPjY+^~jp-FDK5I({HHr78C#@5cbAD1W|Y*mf$HBbB5+Ke1oQH^DQcIpix6?}qOw zZ{hw1m>$2#9w@JF(%UQl!x~zKHx{ z(hJh(>m_wFDObQ-r1sqF-e+rv6G%?dmBik3pYl6W2^-JA4GXAGAPusymN>%Zb#Euq zNZJ*%v2W;W6y+$&yU1s<@tm|vtDjJF?O?iD-wfj@huKE+$p1lXFY?XgcoBD#f=DY# zt#y;Vj$&6*0n$Y3+L3gPfB{sB0my|0w6y{vRfDkzh~!1zXan4&JBH=PM_% zZ4~rN@S_c$rrwKqOUkQA#ck)RE=k>xFUs}E>wELdOIxq;ou>@k)ego_l>c3>FFM#o zG%0nxaGY&X4E5!_mUvnE*zv`^eaPRUt{XO{pG4%pA@#6*F0*aj{PuEwC3UAV##Z+F zVqn5fC+hQ)&M`=^t(!wRGj-jF6(z>MwRo;m{CSeP`513P|NB#alQ>R$eik{YNPV^c zLkXm$@cAl8`SbNN`C6p?)Q=~4jWoozjmHe6Z>WDkJPXD#kvyatqzBZM!6z6_{SoS4 z;?Q)R}xfVtYI{oBxhpL=9~@4|QEAwq{^m z(}+JOT_@?6;C$QfHf&3*zfSX3G6zY%G&qi>um*kNhvB&sP#UN=Ds70xsfvFpyYgQU~JCZNp8}#gH#RtUjqT^^qi9|5E<)x=*2o z_J4@2NMmbz(a9vz*QDaMZX$JQDBq;~jI^5acJv|Eh4lHVK&CQjoxM--XeG);NzG|{ z+SXk~cN;1b6KrB@=tUpS2NrAtyQtFY+G-9X9xd>`azVdQ!Z@l3*vXgcj_jt z*W^=RdD^5WU&f35FHWHmg&S1p=V){Cx(bp8dUCwGwCQ5w3OyrjCU&0mA88?V+lgHw zUyXc5Qa3w^E5zH7?@k&(zBeYKow?Zm3KUXvLo+I76WwI1+7lm0yq|3xOFk2IzW9pN zlz5xxQv-kZ%Ig)&T(lJtP(r|m<8128V%*fxrJ%8Vwh+8SQ!yEXQ zY2qZo#J0Uc+o;dVq=U)#BsHU)hVoR}oK^#_<)qD&t5TPox~3#uMJemz`T4~|%3>>2 z-e?C2r%_kp9Y}kK{Xm+k247tH$fuwqILJ#}Tsf4)M<&$az$@@D){ zTX_zDB*oIQ4>y${J*VLsV!Mfr#|V6E^s zVkBL)NU4Z@zWhID@Dpuj|GzrV_|94awdnAkt%%3Iq$0%9k&2PdaC1FUN#YN%qis8w zd@DNbZp#i{CYBBJ5YI>&%>8wVEhis`x)zeY_GbJOG%Qbp{rDRVCSX}iKwZg6?MPQB z-@(GDs${fzO6pAt=YCz4$=4*mj0S&GzT}DW%}04C`Et6^UL9$BQ_nw|^w?H(LVw$t z+Qry-RV>U6Wr>ARpO@5*l$tb&*w55O*tV;&k8b8VK>jrbP(O^6iu?v#LaI%jyC{Jl zNxJ+9>MCUL{OO`mHR3U(8AMJ}o@(0-Bj1!*tS#$?%jDBCskEi>`k)+cu+yEKdA3d-S_1CVjAjoZ6qxx|2y?{ za17=*sKr{429@PUdiudCb;N31`=7Tl1ERLD5)>`zlo(IeMQPkxs&ZLpgD!J1P_ujko>t}GD%kz z(iCEsNli)9Nux*yZ2bT_`HS*8+BL@3q(S5(i2q1_rq}cd)!gv|s|RO_pVxI}^7s-1 zt9ZqK8ay#;e2PWqg5sjXw|h$M1a7&U^a($JyhLzGxV|^=Nk2mXQAgo`fnH diff --git a/readthedocs/locale/he/LC_MESSAGES/django.po b/readthedocs/locale/he/LC_MESSAGES/django.po index 4df01f1084c..974bc71a2be 100644 --- a/readthedocs/locale/he/LC_MESSAGES/django.po +++ b/readthedocs/locale/he/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:03+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Yaron Shahrabani , 2018-2019,2022\n" "Language-Team: Hebrew (http://www.transifex.com/readthedocs/readthedocs/" @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % " "1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -152,7 +152,7 @@ msgid "Download" msgstr "הורדה" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "משתמש" @@ -165,7 +165,7 @@ msgid "Username" msgstr "שם משתמש" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "מיזם" @@ -384,7 +384,7 @@ msgstr "פעיל" msgid "Build finished" msgstr "הבנייה הסתיימה" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "הבנייה נכשלה" @@ -418,12 +418,12 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "ביטוי רגולרי של Python שגוי" -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "נוצר" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "נערך" @@ -441,7 +441,7 @@ msgid "Verbose Name" msgstr "שם מפורש" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "שם ייצוגי" @@ -461,7 +461,7 @@ msgstr "נבנה" msgid "Uploaded" msgstr "הועלה" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "רמת פרטיות" @@ -493,7 +493,7 @@ msgstr "יש ePub" msgid "Has HTML Zip" msgstr "יש Zip של HTML" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "סוג התיעוד" @@ -538,7 +538,7 @@ msgstr "שגיאה" msgid "Exit code" msgstr "קוד שגיאה" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "ביצוע" @@ -588,7 +588,7 @@ msgid "Command" msgstr "פקודה" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "תיאור" @@ -924,13 +924,13 @@ msgid "This project is already Ad-Free." msgstr "המיזם כבר נטול פרסומות." #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "תאריך פרסום" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1154,7 +1154,7 @@ msgstr "משתמשים" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "שם" @@ -1561,7 +1561,7 @@ msgstr "יצירת צוות" #: organizations/templates/organizations/organization_create.html:23 msgid "Get Started" -msgstr "" +msgstr "איך מתחילים" #: organizations/templates/organizations/organization_create.html:33 msgid "" @@ -1570,6 +1570,10 @@ msgid "" " organization.\n" " " msgstr "" +"\n" +" כדי ליצור תיעוד, תחילה עלינו ליצור\n" +" ארגון.\n" +" " #: organizations/templates/organizations/organization_create.html:42 msgid "" @@ -1605,7 +1609,7 @@ msgstr "הזמנת חברים אל" #: organizations/templates/organizations/organization_invite.html:20 msgid "Let them in" -msgstr "" +msgstr "לאפשר גישה" #: organizations/templates/organizations/security_log.html:6 #: organizations/templates/organizations/security_log.html:10 @@ -1821,7 +1825,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "ציבורי" @@ -1988,13 +1992,13 @@ msgstr "הגדרות ברירת מחדל" #: projects/forms.py:293 msgid "To build from pull requests you need a " -msgstr "" +msgstr "כדי לבנות מבקשות דחיפה יש" #: projects/forms.py:304 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " -msgstr "" +msgstr "לבנות מבקשות דחיפה התליית המאגר שלך צריכה לשלוח אירועי בקשת דחיפה." #: projects/forms.py:352 msgid "" @@ -2039,55 +2043,55 @@ msgstr "שם משתנה לא יכול להכיל רווחים" msgid "Only letters, numbers and underscore are allowed" msgstr "מותר אותיות באנגלית, ספרות וקווים תחתיים בלבד" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "הורה" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "צאצא" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "כינוי" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "תיאור קצר של המיזם הזה" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "כתובת מאגר" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "כתובת מאגר תיעוד מתארח" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "סוג מאגר" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "דף בית של מיזם" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "דף הבית של המיזם" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "כתובת ידידותית" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "כתובת שמצופה ממנה להציג את התיעוד" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "גרסה בודדת" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " @@ -2097,19 +2101,19 @@ msgstr "" "להשתמש בזהירות רבה, יש להפעיל זאת רק אם אף פעם לא תהיינה יותר גרסות " "של המסמכים שלך." -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "גרסת בררת מחדל" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "גרסת המיזם ש־/ יפנה אליה" -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "ענף בררת מחדל" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." @@ -2117,11 +2121,11 @@ msgstr "" "למה מפנה הענף „latest”. יש להשאיר ריק כדי להשתמש בערך בררת המחדל עבור מערכת " "ניהול הגרסאות שלך (למשל: trunk או master)." -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "קובץ דרישות" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2131,7 +2135,7 @@ msgstr "" "files\">קובץ requirements של pip נחוץ לצורך בניית התיעוד שלך. הנתיב הוא " "משורש המיזם שלך." -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " @@ -2141,11 +2145,11 @@ msgstr "" "html#sphinx.builders.html.DirectoryHTMLBuilder\">מידע נוסף על בנאי sphinx." -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "הגדרות כתובת תיעוד" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." @@ -2153,33 +2157,35 @@ msgstr "" "תומך במפתחות הבאים: ‎$language,‏ ‎$version,‏ ‎$subproject,‏ ‎$filename. לדוגמה: " "`$language/$version/$filename`." -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "בניית בקשות דחיפה למיזם הזה" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" +"מידע נוסף בתיעוד שלנו." -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "רמת פרטיות של בקשות משיכה (PR)" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "האם בניות מבקשות דחיפה תהיינה ציבוריות?" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "CDN פעיל" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "קוד Analytics" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2187,100 +2193,100 @@ msgstr "" "Google Analytics Tracking ID (למשל: UA-22345342-1). עשוי להאט " "את טעינת העמודים שלך." -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "השבתת ניתוח" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "תמונת מכולה חלופית" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "הגבלת זיכרון למכולה" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" "הגבלת זיכרון בתצורת Docker -- למשל: 512m או 1g" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "מגבלת זמן למכולה בשניות" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "מזהה תור בנייה חלופי" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "לאפשר פרסום בתשלום" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "אם האפשרות לא סומנה, המשתמשים עדיין יראו פרסומות קהילתיות." -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "נטול פרסומות" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "ספאם?" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "הצגת אזהרת גרסה" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "הצגת כותרת אזהרה בגרסאות בלתי יציבות או latest." -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "הפעלת בניית EPUB" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "יצירת גרסת EPUB של התיעוד שלך עם כל בנייה." -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "הפעלת בניית PDF" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "יצירת גרסת PDF של התיעוד שלך עם כל בנייה." -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "נתיב" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "התיקייה בה conf.py חי" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "קובץ הגדרות Python" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." @@ -2288,124 +2294,124 @@ msgstr "" "נתיב משורש המיזם עד לקובץ ה־conf.py (למשל: docs/conf.py). ניתן להשאיר ריק כדי לנסות איתור אוטומטי." -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "מומלץ" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "דילוג" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "התקנת מיזם" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" "ניתן להתקין את המיזם שלך בתוך virtualenv בעזרת setup.py install" -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "מפענח Python" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "מפענח ה־Python שמשמש ליצירת הסביבה הווירטואלית." -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "שימוש בחבילות המערכת" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "להעניק לסביבה הווירטואלית גישה לתיקיית ה־site-packages הגלובלית." -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "האם לוח הבקרה של המיזם יהיה ציבורי?" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "מיזמים קשורים" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "שפה" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" "השפה בה תיעוד המיזם עבר עיבוד. לתשומת לבך: יש לזה השפעה על כתובת המיזם שלך." -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "שפת תכנות" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "שפת התכנות העיקרית בה נכתב המיזם שלך." -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "מיזם זה נבנה עם התלייה" -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "המיזם הזה שוכפל בהצלחה" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "לדגם חייב להיות שם ייצוגי" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "אין תמיכה בקינון תת־מיזמים" -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "מזהה בנייה" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "דירוג חיפוש עמוד" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "להתעלם מהקובץ הזה בפעולות כמו סידור באינדקס" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "בנייה הופעלה" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "בנייה עברה" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "כתובת" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "כתובת אליה לשלוח את ההתלייה" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "סוד שמשמש לחתום על המטען של ההתליה" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "אירועים להירשם אליהם" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "מטען JSON" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check תיעוד מה " "ההחלפות המתאימות." -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "שם מתחם" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "שם תחום זה נוצר אוטומטית" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "שם תחום זה הוא CNAME למיזם" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "שם תחום זה הוא הראשי ממנו מוגש התיעוד" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "שימוש ב־HTTPS" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "תמיד להשתמש ב־HTTPS לשם מתחם זה" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "מספר הפעמים שביקרו בשם מתחם זה" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "מצב אישור SSL" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "לאפשר תצוגות התליות שנזנחו" -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "לא לשכתב את משתני ההקשר ב־conf.py עם ההקשר של Read the Docs" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "" "להשתמש בערכת העיצוב של Read the Docs עבור MkDocs בתור ערכת העיצוב כבררת המחדל" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "לא לשכפל באופן שטחי בעת שכפול של מאגרי git" -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "" "יש להשתמש בתמונה (image) של Docker עם השם `testing` כדי לבנות את המסמכים" -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "כדאי לנסות שיטה חלופית לפרסום של נתונים גדולים" -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "לשדרג את conda בטרם יצירת הסביבה" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" msgstr "" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "להגביל את כמות הבניות שנערכות במקביל" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "תיעוד צפיות בעמודי 404." -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "דילוג על סנכרון ענפים" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "דילוג על סנכרון תגיות" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "תמיד להריץ pip install --upgrade" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "להשתמש בפותר pip חדש" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "לא להתקין את הגרסה העדכנית ביותר של pip" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "שימוש בגרסה העדכניות ביותר של Sphinx" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "להתקין את mkdocs 0.17.3 כברירת מחדל" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "להשתמש בגרסה העדכנית ביותר של MkDocs" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "להשתמש בגרסה העדכנית ביותר של הרחבת Sphink ל־Read the Docs" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "השבתת חיפוש בצד שרת" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "הפעלת חיפוש בצד שרת למיזמי MkDocs" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "להשתמש ב־„‎-j auto” בקריאה ל־sphinx-build" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "מזהה תכונות" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "התאריך בו נוספה התכונה" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "שם משתנה הסביבה" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "ערך משתנה הסביבה" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "מיזם בו יעשה שימוש במשתנה" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "לחשוף את משתנה הסביבה בבניות של בקשות משיכה (PR)?" @@ -2670,11 +2676,15 @@ msgstr "" msgid "Enter a valid plain or internationalized domain name value" msgstr "נא להקליד ערך תקני לשם מתחם פשוט או בינלאומי" -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "תו שגוי בכתובת" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "סכמת כתובת שגויה" diff --git a/readthedocs/locale/hu/LC_MESSAGES/django.po b/readthedocs/locale/hu/LC_MESSAGES/django.po index 5aaf4e9034c..8f41eafd3d6 100644 --- a/readthedocs/locale/hu/LC_MESSAGES/django.po +++ b/readthedocs/locale/hu/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:03+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Laszlo Matusek , 2021\n" "Language-Team: Hungarian (http://www.transifex.com/readthedocs/readthedocs/" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -151,7 +151,7 @@ msgid "Download" msgstr "" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "Felhasználó" @@ -164,7 +164,7 @@ msgid "Username" msgstr "Felhasználónév" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "projekt" @@ -381,7 +381,7 @@ msgstr "Aktív" msgid "Build finished" msgstr "" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "Építés sikertelen" @@ -415,12 +415,12 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "" @@ -438,7 +438,7 @@ msgid "Verbose Name" msgstr "Bővített név" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "Slug" @@ -458,7 +458,7 @@ msgstr "Készült" msgid "Uploaded" msgstr "Feltötlve" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "Adatvédelmi szint" @@ -490,7 +490,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "Dokumentáció típusa" @@ -535,7 +535,7 @@ msgstr "Hiba" msgid "Exit code" msgstr "Kilépési kód" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "Megerősít" @@ -585,7 +585,7 @@ msgid "Command" msgstr "Parancs" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "Leírás" @@ -924,13 +924,13 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "Kiadás dátuma" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1155,7 +1155,7 @@ msgstr "Felhasználók" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "Név" @@ -1823,7 +1823,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "Nyilvános" @@ -2046,55 +2046,55 @@ msgstr "A változónév nem tartalmazhat üres karaktert" msgid "Only letters, numbers and underscore are allowed" msgstr "Csak betűk, számok és aláhúzás használható" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "Szülő" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "Gyermek" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "Álnév" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "Tároló URL" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "Dokumentáció tároló URL" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "Tároló típusa" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "Projekt kezdőoldal" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "Projekt kezdőoldala" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "Kanonikus URL" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "Ezt dokumentációt működtető URL" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "Egyetlen verzió" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " @@ -2104,19 +2104,19 @@ msgstr "" "domain gyökér könyvtárából kiszolgálva.Használja elővigyázatosan, csak akkor " "kapcsolja be, ha sohanem használ több verziót a dokumentációban." -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "Alapértelmezett verzió" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "A projekt verziója átirányítva a" -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "Alapértelmezett ág" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." @@ -2125,11 +2125,11 @@ msgstr "" "használatához a VCS számára. (pl. trunk or master)." -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "Követelmény fájl" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2139,50 +2139,50 @@ msgstr "" "files\">pip követelmény fájl szükséges a dokumentáció felépítéséhez. " "Útvonal a projekt gyökerétől." -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." msgstr "" -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "CDN engedélyezve" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "Analytics kód" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2190,25 +2190,25 @@ msgstr "" "Google Analytics Tracking ID (pl. UA-22345342-1). Ez " "lassíthatja az oldalak betöltését." -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "Alternatív konténer kép" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "Konténer memória korlát" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2216,76 +2216,76 @@ msgstr "" "Memória korlát Docker formátumban -- például: 512m or 1g" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "Konténer idő korlát másodpercekben" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "Alternatív építési sor azonosító" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "Fizetett hirdetések engedélyezése" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "Kijelöletlenül a felhasználók csak a közösségi hirdetéseket látják." -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "Hirdetés mentes" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "Verzió figyelmeztetések megjelenítése" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "" "Figyelmeztető banner megjelenítése a nem stabil és nem a legújabb verziókban." -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "EPUB építés engedélyezése" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "EPUB verzió készítése minden építéskor." -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "PDF építés engedélyezése" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "PDF verzió készítése minden építéskor." -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "Útvonal" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "conf.py könyvtára" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "Python konfigurációs fájl" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." @@ -2293,54 +2293,54 @@ msgstr "" "A conf.py fájlhoz vezető út (pld. docs/conf.py). " "Hagyja üresen, ha szeretné általunk, automatikusan tölteni." -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "Kiemelt" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "Ugrás" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "Projekt telepítése" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" "Projekt telepítésesetup.pyhasználatával virtuális környezetbe." -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "Python fordító" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "A virtuális környezet létrehozásához használt Python-értelmező." -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "Rendszer csomagok használata" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" "Virtuális környezet engedélyezése a globális csomagok könyvtárai számára." -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "Kapcsolódó projektek" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "Nyelv" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2348,312 +2348,312 @@ msgstr "" "A projektdokumentáció nyelve. Megjegyzés: ez befolyásolja a projekt URL " "címét." -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "Programnyelv" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "A projekt elsődleges programnyelve." -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "A projekt webhoroggal épült fel." -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "A projekt sikeresen klónozva" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "A modellnek érvényes URL-el kell rendelkeznie" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "Alprojekt beágyazása nem támogatott." -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "Webhook URL" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "Tartomány" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "HTTPS használata" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "Minden esetben HTTPS használata a tartományhoz" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "A tartomány eléréseinek száma" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "Elavult webhook nézetek engedélyezése" -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "" "Ne írja felül a conf.py-ban lévő kontextus változóit a Read the Docs " "kontextussal" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "" "Read the Docs téma használata az MkDocs számára alapértelmezett témaként" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "Do not shallow clone when cloning git repos" -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "" "Használja a `testing` címkével ellátott Docker-képet a dokumentáció " "létrehozásához." -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "Próbálja ki a nagyméretű adatok kiküldésének alternatív módszerét" -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" msgstr "" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "" -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "Mindig futassa le a pip install --upgrade parancsot" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "Használja a Sphinx legutolsó verzióját!" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "Jellemző azonosítója" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "Dátum jellemző hozzáadva" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "Környezeti változó neve" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "Környezeti változó értéke" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "Projektek ahol a változó használt" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2679,11 +2679,15 @@ msgid "Enter a valid plain or internationalized domain name value" msgstr "" "Adjon meg egy érvényes egyszerű vagy nemzetköziesített tartománynév értéket." -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "Érvénytelen karakter az URL-ben" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "Érvénytelen séma az URL-ben" diff --git a/readthedocs/locale/id_ID/LC_MESSAGES/django.po b/readthedocs/locale/id_ID/LC_MESSAGES/django.po index 5a5c4b90157..28141602e1a 100644 --- a/readthedocs/locale/id_ID/LC_MESSAGES/django.po +++ b/readthedocs/locale/id_ID/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:03+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Rifqi Imaduddin Irfan, 2021\n" "Language-Team: Indonesian (Indonesia) (http://www.transifex.com/readthedocs/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -152,7 +152,7 @@ msgid "Download" msgstr "" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "User" @@ -165,7 +165,7 @@ msgid "Username" msgstr "Nama pengguna" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "Proyek" @@ -382,7 +382,7 @@ msgstr "Aktif" msgid "Build finished" msgstr "" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "" @@ -416,12 +416,12 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "" @@ -439,7 +439,7 @@ msgid "Verbose Name" msgstr "" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "" @@ -459,7 +459,7 @@ msgstr "" msgid "Uploaded" msgstr "Terunggah" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "Level privasi" @@ -491,7 +491,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "Tipe dokumentasi" @@ -536,7 +536,7 @@ msgstr "Galat" msgid "Exit code" msgstr "Kode keluar" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "" @@ -586,7 +586,7 @@ msgid "Command" msgstr "Perintah" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "Deskripsi" @@ -914,13 +914,13 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "Tanggal publikasi" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1143,7 +1143,7 @@ msgstr "Pengguna" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "Nama" @@ -1801,7 +1801,7 @@ msgstr "" msgid "Bazaar" msgstr "" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "Publik" @@ -2018,134 +2018,134 @@ msgstr "Nama variabel tidak boleh mengandung spasi" msgid "Only letters, numbers and underscore are allowed" msgstr "Hanya huruf, angka, dan garis bawah yang diperbolehkan" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "URL repositori" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "Tipe repositori" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "Halaman depan proyek" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " "you will never have multiple versions of your docs." msgstr "" -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "Versi bawaan" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "Versi proyek anda yang terdapat/mengarah ke" -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "Cabang bawaan" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." msgstr "" -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "Berkas yang dibutuhkan" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." msgstr "" -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "Kode pelacakan" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2153,456 +2153,456 @@ msgstr "" "Google Analytics Tracking ID (contoh UA-22345342-1). Ini " "mungkin dapat memperlambat pemuatan halaman anda." -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "Jika centang dihilangkan, pengguna akan terus melihat iklan komunitas." -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "Bebas iklan" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "Lihat peringatan versi" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "" -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "Berkas konfigurasi Python" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "Lewat" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "Instal Proyek" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "Interpreter Python" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "Gunakan paket sistem" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "Proyek terkait" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "Bahasa" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "Bahasa Pemrograman" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "URL" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "Gunakan HTTPS" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "Selalu menggunakan HTTPS untuk domain ini" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "" -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "Gunakan tema Read the Docs untuk MkDocs sebagai tema bawaan" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "" -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "" -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "" -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" msgstr "" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "" -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "Selalu jalankan pip install --upgrade" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2622,11 +2622,15 @@ msgstr "" msgid "Enter a valid plain or internationalized domain name value" msgstr "" -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "" diff --git a/readthedocs/locale/it/LC_MESSAGES/django.po b/readthedocs/locale/it/LC_MESSAGES/django.po index 0cf2b05e354..460e1fabd58 100644 --- a/readthedocs/locale/it/LC_MESSAGES/django.po +++ b/readthedocs/locale/it/LC_MESSAGES/django.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:03+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Anthony , 2022\n" "Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs/" @@ -29,7 +29,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? " "1 : 2;\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -161,7 +161,7 @@ msgid "Download" msgstr "" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "Utente" @@ -174,7 +174,7 @@ msgid "Username" msgstr "Nome utente" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "Progetto" @@ -391,7 +391,7 @@ msgstr "Attivo" msgid "Build finished" msgstr "" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "Compilazione fallita" @@ -426,12 +426,12 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "" @@ -449,7 +449,7 @@ msgid "Verbose Name" msgstr "Nome Dettagliato" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "Slug" @@ -469,7 +469,7 @@ msgstr "Compilato" msgid "Uploaded" msgstr "Caricato" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "Livello Dati Sensibili" @@ -501,7 +501,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "Tipo di documentazione" @@ -546,7 +546,7 @@ msgstr "Errore" msgid "Exit code" msgstr "Codice di uscita" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "Commit" @@ -596,7 +596,7 @@ msgid "Command" msgstr "Comando" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "Descrizione" @@ -935,13 +935,13 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "Data di pubblicazione" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1166,7 +1166,7 @@ msgstr "Utenti" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "Nome" @@ -1835,7 +1835,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "Pubblico" @@ -2060,55 +2060,55 @@ msgstr "Il nome di variabile non può contenere spazi" msgid "Only letters, numbers and underscore are allowed" msgstr "Sono ammessi sono lettere, numeri e underscore" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "Superiore" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "Inferiore" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "Alias" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "URL del Deposito Codice" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "Indirizzo del repository della documentazione" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "Tipo del repository" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "Homepage del progetto" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "Pagina iniziale del progetto" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "URL Canonico" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "URL a cui la documentazione dovrebbe essere servita" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "Versione unica" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " @@ -2119,19 +2119,19 @@ msgstr "" "cautela, attivandola solamente se non intenderai attivare mai " "versioni multiple dei tuoi documenti." -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "Versione predefinita" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "Versione del tuo progetto al quale / redirige" -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "Ramo predefinito" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." @@ -2139,11 +2139,11 @@ msgstr "" "Dove punta il branch \"latest\". Puoi lasciarlo vuoto per usare il valore di " "default del tuo VCS (ad esempio: trunk o master)." -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "File per requisiti" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2153,50 +2153,50 @@ msgstr "" "html#requirements-files\">requirements per compilare la tua " "documentazione, posizionato nella root del tuo progetto." -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." msgstr "" -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "CDN abilitata" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "Codice Analytics" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2204,25 +2204,25 @@ msgstr "" "Google Analytics Tracking ID (ex. UA-22345342-1). Questo può " "rallentare il caricamento della pagina." -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "Immagine container alternativa" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "Limite di memoria del container" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2230,77 +2230,77 @@ msgstr "" "Limite di memoria nel formato Docker -- esempio: 512m or " "1g" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "Limite temporale del container, in secondi" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "ID della coda della build alternativo" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "Permetti annunci a pagamento" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "" "Se non selezionato, gli utenti continueranno a vedere annunci della " "community." -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "Senza pubblicità" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "Mostra warning di versione" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "Mostra banner di warning nelle versioni non-stable o latest" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "Abilita compilazione EPUB" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "Crea una versione EPUB della tua documentazione per ogni compilazione." -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "Abilita compilazione PDF" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "Crea una versione PDF della tua documentazione per ogni compilazione." -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "Percorso" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "La directory dove si trova conf.py" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "File di configurazione Python" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." @@ -2308,56 +2308,56 @@ msgstr "" "Path dalla root di progetto al file conf.py (es. docs/" "conf.py). Lascialo vuoto se vuoi che lo troviamo noi per te." -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "In Evidenza" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "Salta" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "Installa Progetto" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" "Installa il tuo progetto in un virtualenv usando setup.py install" -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "Interprete Python" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "L'interprete Python utilizzato per creare l'ambiente virtuale." -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "Usa pacchetti di sistema" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" "Consenti l'accesso per l'ambiente virtuale alla cartella di pacchetto di " "sito globale" -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "Progetto correlati" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "Linguaggio" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2365,313 +2365,313 @@ msgstr "" "Codice della lingua col quale è presentata la documentazione del progetto. " "Nota: condiziona l'URL del tuo progetto. " -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "Linguaggio di Programmazione" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "" "Il linguaggio di programmazione principale in cui il progetto è stato " "scritto." -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "Il progetto è stato compilato con un webhook" -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "Il progetto è stato clonato con successo" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "Il modello deve possedere uno slug" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "L'annidamento di sottprogetti non è supportato" -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "URL al quale inviare «webhook»" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "Dominio" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "Usa HTTPS" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "SSL è abilitato per questo dominio" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "Numero delle volte che questo dominio è stato visitato" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "Consenti visualizzazioni webhook obsoleti" -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "" "Non sovrascrivere le variabili di contesto nel conf.py nel contesto di Read " "the Docs" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "Usa il tema Read the Docs come tema di default per MkDocs" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "Non fare lo shallow clone quando cloni repo git" -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "" "Usa un'immagine Docker image etichettata come `testing` per compilare i " "documenti" -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "Prova un metodo alternativo per pubblicare dati di grandi dimensioni" -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" msgstr "" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "" -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "Lancia sempre pip install --upgrade" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "Usa la versione più recente di Sphinx" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "Identificatore di funzionalità" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "È stata aggiunta la funzione data" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "Nome della variabile d'ambiente" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "Valore della variabile d'ambiente" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "Progetto dove questa variabile sarà usata" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2696,11 +2696,15 @@ msgstr "" msgid "Enter a valid plain or internationalized domain name value" msgstr "Inserisci un nome di dominio " -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "Carattere non valido nell'URL" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "Schema dell'URL non valido" diff --git a/readthedocs/locale/ja/LC_MESSAGES/django.po b/readthedocs/locale/ja/LC_MESSAGES/django.po index 7510c521b4c..1a81d20b1b0 100644 --- a/readthedocs/locale/ja/LC_MESSAGES/django.po +++ b/readthedocs/locale/ja/LC_MESSAGES/django.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:03+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Ryosuke Ito, 2022\n" "Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs/" @@ -29,7 +29,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -161,7 +161,7 @@ msgid "Download" msgstr "" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "ユーザー" @@ -174,7 +174,7 @@ msgid "Username" msgstr "ユーザー名" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "プロジェクト" @@ -391,7 +391,7 @@ msgstr "有効" msgid "Build finished" msgstr "" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "ビルド失敗" @@ -425,12 +425,12 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "" @@ -448,7 +448,7 @@ msgid "Verbose Name" msgstr "長い名前" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "スラグ" @@ -468,7 +468,7 @@ msgstr "ビルド済み" msgid "Uploaded" msgstr "アップロード" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "プライバシーレベル" @@ -500,7 +500,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "ドキュメントの種類" @@ -545,7 +545,7 @@ msgstr "エラー" msgid "Exit code" msgstr "終了コード" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "コミット" @@ -595,7 +595,7 @@ msgid "Command" msgstr "コマンド" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "説明" @@ -921,13 +921,13 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "公開時刻" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1149,7 +1149,7 @@ msgstr "ユーザー" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "名前" @@ -1807,7 +1807,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "公開" @@ -2022,55 +2022,55 @@ msgstr "変数名に空白を含むことはできません" msgid "Only letters, numbers and underscore are allowed" msgstr "英数字とアンダースコアのみが許容されます" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "親" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "子" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "エイリアス" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "リポジトリURL" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "リポジトリの種類" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "プロジェクトのホームページ" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "プロジェクトのホームページ" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "Canonical URL" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "単一バージョン" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " @@ -2080,19 +2080,19 @@ msgstr "" "す。もし、今後ずっと複数バージョンのファイルを持つことがない場合のみ、" "これを有効にしてください。十分に注意して使用してください。" -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "初期設定のバージョン" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "リダイレクト先のプロジェクトのバージョン" -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "デフォルトブランチ" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." @@ -2100,61 +2100,61 @@ msgstr "" "\"latest\" が指すブランチ。空欄にするとバージョン管理システムの既定値(例: " "trunkまたはmaster)に設定されます。" -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "Requirements ファイル" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." msgstr "" -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "CDNが有効" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "Analyticsのコード" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2162,461 +2162,461 @@ msgstr "" "Google AnalyticsのトラッキングID(例: UA-22345342-1)。 これはペー" "ジの読み込みを遅くする場合があります。" -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "代わりのコンテナイメージ" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "コンテナに対するメモリ制限" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "代わりのビルドキューID" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "EPUBのビルドを有効化" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "それぞれのビルドに対しドキュメントのEPUB版を作成" -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "PDFのビルドを有効化" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "それぞれのビルドに対しドキュメントのPDF版を作成" -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "パス" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "Python設定ファイル" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "注目" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "飛ばす" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "プロジェクトをインストール" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" "setup.py installでvirtualenv環境にあなたのプロジェクトをインス" "トールします" -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "Python" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "仮想環境を作成するために使用される Python インタプリター。" -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "システムパッケージを使う" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" "グローバルのsite packagesディレクトリに対してvirtual environmentのアクセスを" "与える" -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "関連するプロジェクト" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "言語" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" "プロジェクトが描画される言語です。注意: プロジェクトのURLに影響します。" -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "プログラミング言語" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "このプロジェクトの主要なプログラミング言語" -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "このプロジェクトはWebhookでビルドされました。" -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "プロジェクトのcloneに成功しました" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "モデルはスラグを持つ必要があります。" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "ネストしたサブプロジェクトはサポートされていません" -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "URL" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "webhookを送るURL" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "ドメイン" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "HTTPSを使用" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "このドメインで常に HTTPS を利用する" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "" -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "" -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "" -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "" -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" msgstr "" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "" -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "常に pip install --upgrade を実行する" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "最新バージョンのSphinxを使用する" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "環境変数の名前" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "環境変数の値" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2636,11 +2636,15 @@ msgstr "" msgid "Enter a valid plain or internationalized domain name value" msgstr "有効なプレーンまたは国際化ドメイン名の値を入力してください" -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "URLに不正な文字があります" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "URL Schemeが不正です" diff --git a/readthedocs/locale/ko_KR/LC_MESSAGES/django.po b/readthedocs/locale/ko_KR/LC_MESSAGES/django.po index 3bfa0d1e4b5..b2bf5d7aadc 100644 --- a/readthedocs/locale/ko_KR/LC_MESSAGES/django.po +++ b/readthedocs/locale/ko_KR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:03+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Chanyoung Oh , 2016,2018\n" "Language-Team: Korean (Korea) (http://www.transifex.com/readthedocs/" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -151,7 +151,7 @@ msgid "Download" msgstr "" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "사용자" @@ -164,7 +164,7 @@ msgid "Username" msgstr "" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "프로젝트" @@ -381,7 +381,7 @@ msgstr "활성" msgid "Build finished" msgstr "" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "빌드 실패" @@ -415,12 +415,12 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "" @@ -438,7 +438,7 @@ msgid "Verbose Name" msgstr "" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "" @@ -458,7 +458,7 @@ msgstr "빌드됨" msgid "Uploaded" msgstr "업로드됨" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "보안 수준" @@ -490,7 +490,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "문서 종류" @@ -535,7 +535,7 @@ msgstr "오류" msgid "Exit code" msgstr "종료 코드" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "커밋" @@ -585,7 +585,7 @@ msgid "Command" msgstr "명령어" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "설명" @@ -911,13 +911,13 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "게시 날짜" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1139,7 +1139,7 @@ msgstr "사용자" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "이름" @@ -1797,7 +1797,7 @@ msgstr "" msgid "Bazaar" msgstr "" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "공개" @@ -2013,55 +2013,55 @@ msgstr "" msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "부모" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "자식" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "저장소 URL" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "저장소 종류" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "프로젝트 홈페이지" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "단일 버전" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " @@ -2071,534 +2071,534 @@ msgstr "" "다. 문서에 여러 버전이 절대로 존재하지 않을 예정일 경우에만 이 옵션을 " "켜야 합니다. 신중히 사용하세요." -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "기본 버전" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "/로 접근했을 때 리디렉션될 프로젝트의 버전" -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "기본 브랜치" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." msgstr "" -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." msgstr "" -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "애널리틱스 코드" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "" -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "경로" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "Python 설정 파일" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "건너뛰기" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "Python 인터프리터" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "시스템 패키지 사용" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "연관 프로젝트" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "언어" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "URL" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "도메인" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "HTTPS 사용" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "" -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "" -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "" -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "" -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" msgstr "" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "" -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "최신 버전의 Sphinx를 사용하세요" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2618,11 +2618,15 @@ msgstr "" msgid "Enter a valid plain or internationalized domain name value" msgstr "" -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "URL에 유효하지 않은 문자가 포함되어 있음" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "URL 스키마가 유효하지 않음" diff --git a/readthedocs/locale/lt/LC_MESSAGES/django.po b/readthedocs/locale/lt/LC_MESSAGES/django.po index bf390d98d46..cd32dd12a03 100644 --- a/readthedocs/locale/lt/LC_MESSAGES/django.po +++ b/readthedocs/locale/lt/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:03+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Tomas Straupis, 2021\n" "Language-Team: Lithuanian (http://www.transifex.com/readthedocs/readthedocs/" @@ -21,7 +21,7 @@ msgstr "" "11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? " "1 : n % 1 != 0 ? 2: 3);\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -153,7 +153,7 @@ msgid "Download" msgstr "" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "Naudotojas" @@ -166,7 +166,7 @@ msgid "Username" msgstr "Naudotojo vardas" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "Projektas" @@ -383,7 +383,7 @@ msgstr "Aktyvi" msgid "Build finished" msgstr "" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "Kūrimas nepavyko" @@ -417,12 +417,12 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "" @@ -440,7 +440,7 @@ msgid "Verbose Name" msgstr "Detalus pavadinimas" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "Žetonas" @@ -460,7 +460,7 @@ msgstr "Sukurta" msgid "Uploaded" msgstr "Įkelta" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "Privatumo lygis" @@ -492,7 +492,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "Dokumentacijos tipas" @@ -537,7 +537,7 @@ msgstr "Klaida" msgid "Exit code" msgstr "Baigimo kodas" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "Patvirtinti" @@ -587,7 +587,7 @@ msgid "Command" msgstr "Komanda" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "Aprašymas" @@ -925,13 +925,13 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "Publikavimo data" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1155,7 +1155,7 @@ msgstr "Naudotojai" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "Vardas" @@ -1823,7 +1823,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "Viešas" @@ -2046,55 +2046,55 @@ msgstr "Kintamojo pavadinime negali būti tarpų" msgid "Only letters, numbers and underscore are allowed" msgstr "Leidžiamos tik raidės, skaitmenys ir pabraukimai" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "Tėvas" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "Vaikas" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "Sinonimas" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "Repozitorijos URL" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "Internetinės dokumentacijos repozitorijos URL" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "Repozitorijos tipas" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "Projekto namų puslapis" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "Projekto namų puslapis" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "Kanoninis URL" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "URL, iš kurio bus teikiama dokumentacija" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "Viena versija" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " @@ -2104,19 +2104,19 @@ msgstr "" "pateikiamą domeno šaknyje. Naudokite atsargiai, įjunkite tik tada, jei jūs " "niekada neturėsite kelių dokumentacijos versijų." -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "Numatytoji versija" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "Jūsų projekto versija, į kurią rodo /" -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "Numatytoji šaka" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." @@ -2124,11 +2124,11 @@ msgstr "" "Į kurią šaką rodo „paskutinė“. Palikite tuščią, kad naudotumėte numatytąją " "reikšmę iš jūsų VCS (pvz. trunk arba master)." -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "Reikalavimų failas" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2138,50 +2138,50 @@ msgstr "" "files\">pip reikalavimų failas reikalingas, kad būtų galima sukurti jūsų " "dokumentaciją. Kelias iš jūsų projekto šaknies." -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." msgstr "" -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "CDN įjungtas" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "Analitikos kodas" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2189,25 +2189,25 @@ msgstr "" "Google Analytics Tracking ID (pvz. UA-22345342-1). Tai gali " "sulėtinti jūsų puslapių įkėlimą." -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "Alternatyvus konteinerio atvaizdas" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "Konteinerio atminties riba" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2215,75 +2215,75 @@ msgstr "" "Atminties riba Docker formatu -- pavyzdžiui: 512m arba " "1g" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "Konteinerio laiko limitas sekundėmis" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "Alternatyvaus kūrimo eilės id" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "Leisti mokamą reklamą" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "Neįjungus naudotojai vis tiek matys bendruomenės reklamą." -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "Be reklamų" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "Rodyti versijos įspėjimą" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "Rodyti įspėjimo juostą nestabiliose ar paskutinėse versijose." -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "Įjungti EPUB kūrimą" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "Kurti jūsų dokumentacijos EPUB versiją su kiekvienu kūrimu." -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "Įjungti PDF kūrimą" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "Kurti jūsų dokumentacijos PDF versiją su kiekvienu kūrimu." -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "Kelias" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "Kelias, kuriame yra conf.py" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "Python konfigūracijos failas" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." @@ -2291,362 +2291,362 @@ msgstr "" "Kelias nuo projekto šaknies iki conf.py failo (pvz. docs/" "conf.py). Palikite tuščią, jei norite, kad mes už jus jį rastume." -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "Siūloma" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "Praleisti" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "Įdiegti projektą" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" "Įdiegti jūsų projektą virtualenv viduje naudojant setup.py install" -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "Python inerpretatorius" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "Python interpretatorius, naudojamas virtualios aplinkos kūrimui." -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "Naudoti sistemos paketus" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" "Suteikti virtualiai aplinkai prieigą prie globalaus site-packages aplanko." -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "Susiję projektai" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "Kalba" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" "Kalba, kuria kuriama dokumentacija. Pastaba: tai įtakoja jūsų projekto URL." -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "Programavimo kalba" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "Pirminė programavimo kalba, kuria parašytas projektas." -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "Šitas projektas sukurtas su webhook" -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "Šis projektas buvo sėkmingai klonuotas" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "Modelis turi turėti žetoną" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "Subprojektų hierarchijos nepalaikomos" -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "URL, kur bus siunčiami webhooks" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "Vardas" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "Naudoti HTTPS" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "Visada naudoti HTTPS šiam vardui" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "Kiek kartų buvo pasiektas šis vardas" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "Leisti pasenusias webhook peržiūras" -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "Neperrašyti kontekstinių kintamųjų conf.py su Read the Docs kontekstu" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "Naudoti Read the Docs temą MkDocs kaip numatytąją temą" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "Nerodyti plokščio klono klonuojant git repozitorijas" -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "Naudoti Docker vaizdą pavadintą „testing“ dokumentų kūrimui" -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "Bandyti kitus didelių duomenų siuntimo metodus" -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" msgstr "" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "" -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "Visada paleisti pip install --upgrade" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "Naudoti paskutinę Sphinx versiją" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "Savybės identifikatorius" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "Datos savybė buvo pridėta" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "Aplinkos kintamojo pavadinimas" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "Aplinkos kintamojo reikšmė" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "Projektas, kur šis kintamasis bus naudojamas" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2670,11 +2670,15 @@ msgstr "" msgid "Enter a valid plain or internationalized domain name value" msgstr "Įveskite tinkamą paprastą arba internacionalizuotą vardo reikšmę" -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "Netinkamas simbolis URL" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "Netinkama URL schema" diff --git a/readthedocs/locale/nb/LC_MESSAGES/django.po b/readthedocs/locale/nb/LC_MESSAGES/django.po index af15c257e82..1deddc84d95 100644 --- a/readthedocs/locale/nb/LC_MESSAGES/django.po +++ b/readthedocs/locale/nb/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:03+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Sigmund Petersen , 2018\n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -152,7 +152,7 @@ msgid "Download" msgstr "" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "Bruker" @@ -165,7 +165,7 @@ msgid "Username" msgstr "Brukernavn" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "Prosjekt" @@ -382,7 +382,7 @@ msgstr "Aktiv" msgid "Build finished" msgstr "" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "" @@ -416,12 +416,12 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "" @@ -439,7 +439,7 @@ msgid "Verbose Name" msgstr "Fullt navn" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "Slug" @@ -459,7 +459,7 @@ msgstr "Bygget" msgid "Uploaded" msgstr "Lastet opp" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "Tilgangsnivå" @@ -491,7 +491,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "Dokumentasjonstype" @@ -536,7 +536,7 @@ msgstr "Feil" msgid "Exit code" msgstr "Avslutningskode" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "Commit" @@ -586,7 +586,7 @@ msgid "Command" msgstr "Kommando" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "Beskrivelse" @@ -912,13 +912,13 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "Publiseringsdato" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1140,7 +1140,7 @@ msgstr "Brukere" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "Navn" @@ -1798,7 +1798,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "Offentlig" @@ -2011,55 +2011,55 @@ msgstr "" msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "Forelder" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "Barn" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "Repo-URL" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "Repotype" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "Prosjektets hjemmeside" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "Kanonisk URL" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "Enkeltversjon" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " @@ -2069,229 +2069,229 @@ msgstr "" "servert på roten til domenet. Vær forsiktig og skru kun på dette dersom du " "aldri kommer til å ha flere versjoner av dokumentasjonen din." -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "Hovedversjon" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "Versjonen av prosjektet ditt som / videresendes til" -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "Hovedgren" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." msgstr "" -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "Requirements-fil" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." msgstr "" -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "Analytics-kode" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "" -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "Filsti" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "Python-konfigurasjonsfil" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "Aktuell" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "Hopp over" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "Python-tolker" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "Bruk systempakker" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" "Gi det virtuelle miljøet tilgang til den globale \"site-packages\"-katalogen." -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "Relaterte prosjekter" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "Språk" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2299,307 +2299,307 @@ msgstr "" "Språket prosjektdokumentasjonen genereres i. NB: Dette påvirker prosjektets " "URL." -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "Modellen må ha en slug" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "URL-en webhooken må kontakte" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "" -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "" -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "" -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "" -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" msgstr "" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "" -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2620,11 +2620,15 @@ msgid "Enter a valid plain or internationalized domain name value" msgstr "" "Fyll inn en gyldig vanlig eller internasjonalisert verdi for domenenavn" -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "" diff --git a/readthedocs/locale/nl/LC_MESSAGES/django.po b/readthedocs/locale/nl/LC_MESSAGES/django.po index 944af7f4c47..7c9e8b5c814 100644 --- a/readthedocs/locale/nl/LC_MESSAGES/django.po +++ b/readthedocs/locale/nl/LC_MESSAGES/django.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:03+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Jesse Tan, 2017,2021\n" "Language-Team: Dutch (http://www.transifex.com/readthedocs/readthedocs/" @@ -26,7 +26,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -158,7 +158,7 @@ msgid "Download" msgstr "" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "Gebruiker" @@ -171,7 +171,7 @@ msgid "Username" msgstr "Gebruikersnaam" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "Project" @@ -388,7 +388,7 @@ msgstr "Actief" msgid "Build finished" msgstr "" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "Bouw activiteit gefaald" @@ -423,12 +423,12 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "" @@ -446,7 +446,7 @@ msgid "Verbose Name" msgstr "Uitgebreide naam" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "Slug" @@ -466,7 +466,7 @@ msgstr "Gebouwd" msgid "Uploaded" msgstr "Geüpload" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "Privacyniveau" @@ -498,7 +498,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "Documentatie soort" @@ -543,7 +543,7 @@ msgstr "Fout" msgid "Exit code" msgstr "Afsluitcode" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "Commit" @@ -593,7 +593,7 @@ msgid "Command" msgstr "Opdracht" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "Omschrijving" @@ -935,13 +935,13 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "Publicatiedatum" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1167,7 +1167,7 @@ msgstr "Gebruikers" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "Naam" @@ -1835,7 +1835,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "Publiek" @@ -2050,84 +2050,84 @@ msgstr "" msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "Ouder" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "Kind" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "Alias" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "Repository URL" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "Startpagina van project" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "De startpagina van het project" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "Enkele versie" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " "you will never have multiple versions of your docs." msgstr "" -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "Standaardversie" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." msgstr "" -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2137,505 +2137,505 @@ msgstr "" "files\">pip vereisten bestand is nodig om je documentatie te bouwen. Pad " "vanaf de bron van je project." -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." msgstr "" -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "CDN ingeschakeld" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "Alternatieve container foto" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "Container opslaglimiet" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "Alternatief bouwnummer in wachtrij" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "EPUB-bouw activiteit inschakelen" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "Creëer een EPUB versie van je documentatie bij iedere bouw activiteit" -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "PDF-bouw activiteit inschakelen" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "Creëer een PDF versie van je documentatie bij iedere bouw activiteit" -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "Pad" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "Python configuratie bestand" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "Overslaan" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "Project installeren" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "Gerelateerde projecten" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "Taal" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "Programmeertaal" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "Dit project is succesvol gedupliceerd" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "URL" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "Domein" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "HTTPS gebruiken" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "Gebruik altijd HTTPS voor dit domein" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "Aantal hits voor dit domein" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "" -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "" -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "" -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "" -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" msgstr "" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "" -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2656,11 +2656,15 @@ msgid "Enter a valid plain or internationalized domain name value" msgstr "" "Betreed een geldige pagina of een geïnternationaliseerde domeinnaam waarde" -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "" diff --git a/readthedocs/locale/nl_NL/LC_MESSAGES/django.po b/readthedocs/locale/nl_NL/LC_MESSAGES/django.po index 7df401b9e37..e0f1f0d96ca 100644 --- a/readthedocs/locale/nl_NL/LC_MESSAGES/django.po +++ b/readthedocs/locale/nl_NL/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:03+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Quinten Althues , 2021\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/readthedocs/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -152,7 +152,7 @@ msgid "Download" msgstr "" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "Gebruiker" @@ -165,7 +165,7 @@ msgid "Username" msgstr "Gebruikersnaam" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "Project" @@ -382,7 +382,7 @@ msgstr "Actief" msgid "Build finished" msgstr "" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "" @@ -417,12 +417,12 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "" @@ -440,7 +440,7 @@ msgid "Verbose Name" msgstr "Uitgebreide Naam" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "Slug" @@ -460,7 +460,7 @@ msgstr "Gebouwd" msgid "Uploaded" msgstr "Geüpload" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "Privacy-niveau" @@ -492,7 +492,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "" @@ -537,7 +537,7 @@ msgstr "Fout" msgid "Exit code" msgstr "Exit code" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "Commit" @@ -587,7 +587,7 @@ msgid "Command" msgstr "Commando" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "Beschrijving" @@ -929,13 +929,13 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "Publicatiedatum" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1160,7 +1160,7 @@ msgstr "Gebruikers" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "Naam" @@ -1829,7 +1829,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "Publiekelijk" @@ -2054,589 +2054,589 @@ msgstr "Variabel-namen mogen geen spaties bevatten" msgid "Only letters, numbers and underscore are allowed" msgstr "Alleen letters, cijfers en underscores zijn toegestaan" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "Bovenliggend" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "Onderliggend" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "Alias" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "Repository URL" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "Repository-type" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "Projectstartpagina" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "De startpagina van het project" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " "you will never have multiple versions of your docs." msgstr "" -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." msgstr "" -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." msgstr "" -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "" -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "De gebruikte Python-interpreter om de virtuele omgeving aan te maken." -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "Het nesten van subprojecten wordt niet ondersteund" -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "" -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "" -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "" -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "" -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" msgstr "" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "" -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2656,11 +2656,15 @@ msgstr "" msgid "Enter a valid plain or internationalized domain name value" msgstr "" -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "" diff --git a/readthedocs/locale/pl/LC_MESSAGES/django.po b/readthedocs/locale/pl/LC_MESSAGES/django.po index 586a069560e..120f76d89bc 100644 --- a/readthedocs/locale/pl/LC_MESSAGES/django.po +++ b/readthedocs/locale/pl/LC_MESSAGES/django.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:03+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Michal, 2020\n" "Language-Team: Polish (http://www.transifex.com/readthedocs/readthedocs/" @@ -27,7 +27,7 @@ msgstr "" "(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " "n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -159,7 +159,7 @@ msgid "Download" msgstr "" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "Użytkownik" @@ -172,7 +172,7 @@ msgid "Username" msgstr "Nazwa użytkownika" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "Projekt" @@ -389,7 +389,7 @@ msgstr "Aktywna" msgid "Build finished" msgstr "" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "" @@ -423,12 +423,12 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "" @@ -446,7 +446,7 @@ msgid "Verbose Name" msgstr "Pełna nazwa" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "Nazwa uproszczona" @@ -466,7 +466,7 @@ msgstr "Zbudowany" msgid "Uploaded" msgstr "Przesłane" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "Poziom prywatności" @@ -498,7 +498,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "Typ dokumentacji" @@ -543,7 +543,7 @@ msgstr "Błąd" msgid "Exit code" msgstr "Kod wyjścia" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "Commit" @@ -593,7 +593,7 @@ msgid "Command" msgstr "Komenda" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "Opis" @@ -919,13 +919,13 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "Data publikacji" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1147,7 +1147,7 @@ msgstr "Użytkownicy" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "Nazwa" @@ -1807,7 +1807,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "Publiczny" @@ -2022,589 +2022,589 @@ msgstr "" msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "Alias" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "Adres URL repozytorium" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "Typ repozytorium" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "Strona główna projektu" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "Strona domowa projektu" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "Kanoniczny adres URL" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "Wersja pojedyncza" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " "you will never have multiple versions of your docs." msgstr "" -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "Wersja domyślna" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "Gałąź domyślna" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." msgstr "" -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." msgstr "" -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "CDN włączone" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "Kod analytics" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "" -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "ścieżka dostępu" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "Plik konfiguracyjny Pythona" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "Wyróżniony" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "Pomiń" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "Zainstaluj projekt" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "Interpreter Pythona" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "Użyj pakietów systemowych" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "Powiązane projekty" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "Język" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "Język programowania" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "URL" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "Domena" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "Użyj HTTPS" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "" -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "" -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "" -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "" -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" msgstr "" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "" -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "Wartość zmiennej środowiskowej" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "Projekt, w którym ta zmienna będzie używana" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2624,11 +2624,15 @@ msgstr "" msgid "Enter a valid plain or internationalized domain name value" msgstr "Wprowadź poprawną prostą lub umiędzynarodowioną wartość nazwy domeny" -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "Niepoprawny znak w adresie URL" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "Nieprawidłowy schemat adresu URL" diff --git a/readthedocs/locale/pt_BR/LC_MESSAGES/django.po b/readthedocs/locale/pt_BR/LC_MESSAGES/django.po index 8eb588cdf34..a1eddd27c2a 100644 --- a/readthedocs/locale/pt_BR/LC_MESSAGES/django.po +++ b/readthedocs/locale/pt_BR/LC_MESSAGES/django.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:03+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Rafael Fontenelle , 2020,2022\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/readthedocs/" @@ -34,7 +34,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % " "1000000 == 0 ? 1 : 2;\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -166,7 +166,7 @@ msgid "Download" msgstr "Baixar" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "Usuário" @@ -179,7 +179,7 @@ msgid "Username" msgstr "Usuário" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "Projeto" @@ -409,7 +409,7 @@ msgstr "Ativo" msgid "Build finished" msgstr "Compilação finalizada" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "Compilação falhou" @@ -443,12 +443,12 @@ msgstr "A correspondência personalizada não deve estar vazia." msgid "Invalid Python regular expression." msgstr "Expressão regular Python inválida." -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "criada" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "modificada" @@ -466,7 +466,7 @@ msgid "Verbose Name" msgstr "Nome completo" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "Slug" @@ -486,7 +486,7 @@ msgstr "Compilado" msgid "Uploaded" msgstr "Enviado" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "Nível de privacidade" @@ -519,7 +519,7 @@ msgstr "Tem ePub" msgid "Has HTML Zip" msgstr "Tem Zip de HTML" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "Tipo documentação" @@ -564,7 +564,7 @@ msgstr "Erro" msgid "Exit code" msgstr "Código de saída" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "Commit" @@ -614,7 +614,7 @@ msgid "Command" msgstr "Comando" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "Descrição" @@ -978,13 +978,13 @@ msgid "This project is already Ad-Free." msgstr "Este projeto já está livre de anúncios." #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "Data de publicação" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1228,7 +1228,7 @@ msgstr "Usuários" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "Nome" @@ -1914,7 +1914,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "Público" @@ -2138,55 +2138,55 @@ msgstr "Nome de variável não pode conter espaços" msgid "Only letters, numbers and underscore are allowed" msgstr "Apenas letras, números e sublinhados são permitidos" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "Pai" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "Filho" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "Apelido" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "URL do repositório" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "URL do repositório da documentação hospedada" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "Tipo de repositório" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "Página do projeto" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "Página inicial do projeto" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "URL canônica" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "URL na qual a documentação deverá ser exibida" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "Versão única" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " @@ -2196,19 +2196,19 @@ msgstr "" "\"lastest\", servida como raiz do domínio. Use isso com cautela, somente " "ative-a se nunca terá múltiplas versões de sua documentação." -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "Versão padrão" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "A versão do seu projeto para a qual / redireciona" -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "Branch padrão" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." @@ -2216,11 +2216,11 @@ msgstr "" "Para o que a branch \"latest\" aponta. Deixe em branco para o usar o valor " "padrão para o seu VCS (eg. trunk ou master)." -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "Arquivos de requisitos" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2230,50 +2230,50 @@ msgstr "" "files\">arquivo “requirements” do pip é necessário para compilar sua " "documentação. Caminho a partir da raiz do seu projeto." -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." msgstr "" -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "CDN ativada" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "Código de Analytics" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2281,25 +2281,25 @@ msgstr "" "Tracking ID do Google Analytics (por exemplo, UA-22345342-1). " "Isso pode tornar a página mais lenta." -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "Imagem alternativa de contêiner" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "Limite de memória do contêiner" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2307,75 +2307,75 @@ msgstr "" "Limite de memória no formato Docker -- exemplo: 512m ou " "1g" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "Tempo limite do contêiner em segundos" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "ID da fila de compilação alternativa" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "Permitir anúncio pago" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "Se desmarcado, os usuários ainda verão anúncios da comunidade." -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "Livre de anúncios" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "Mostrar aviso de versão" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "Mostra um banner de aviso em versões não estáveis ou mais recente." -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "Ativar compilação de EPUB" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "Crie uma versão do EPUB da sua documentação a cada compilação." -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "Ativar compilação de PDF" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "Crie uma versão em PDF da sua documentação a cada compilação." -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "Caminho" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "O diretório no qual conf.py mora" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "Arquivo de configuração Python" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." @@ -2384,55 +2384,55 @@ msgstr "" "docs/conf.py). Deixe em branco se quiser que o encontremos para " "você." -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "Em destaque" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "Pular" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "Instalar projeto" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" "Instala seu projeto dentro de um virtualenv usando setup.py install" -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "Interpretador Python" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "O interpretador Python usado para criar o ambiente virtual." -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "Usar pacotes do sistema" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" "Fornece acesso ao ambiente virtual ao diretório global de pacotes do site." -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "Projetos relacionados" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "Idioma" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2440,309 +2440,309 @@ msgstr "" "Idioma no qual a documentação do projeto é renderizada. Nota: isso afeta a " "URL do seu projeto." -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "Linguagem de programação" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "A linguagem de programação primária na qual o projeto foi escrito." -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "Este projeto foi compilado com um webhook" -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "Este projeto foi clonado com sucesso" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "Modelo deve ter slug" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "Não há suporte a subprojeto aninhado" -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "URL" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "URL para onde enviar o webhook" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "Domínio" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "Usar HTTPS" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "Sempre usar HTTPS para este domínio" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "Número de vezes que este domínio foi atingido" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "Permitir views descontinuadas de webhook" -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "" "Não sobrescrever variáveis de contexto em conf.py com contexto de Read the " "Docs" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "Usar tema do Read the Docs para MkDocs como tema padrão" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "Não fazer um shallow clone ao clonar repositórios git" -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "Usar imagem Docker rotulada como `testing` para compilar os documentos" -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "Tentar um método alternativo de publicar dados grandes" -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" msgstr "" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "" -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "Sempre executar pip install --upgrade" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "Usar a versão mais recente do Sphinx" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "Identificador do recurso" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "Data em que o recurso foi adicionado" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "Nome da variável de ambiente" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "Valor da variável de ambiente" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "O Projeto no qual esta variável será usada" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2768,11 +2768,15 @@ msgid "Enter a valid plain or internationalized domain name value" msgstr "" "Insira um valor válido de nome de domínio simples ou internacionalizado" -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "Caractere inválido na URL" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "Esquema inválido para URL" diff --git a/readthedocs/locale/ru/LC_MESSAGES/django.po b/readthedocs/locale/ru/LC_MESSAGES/django.po index c7a32ff1cf7..138655e68ae 100644 --- a/readthedocs/locale/ru/LC_MESSAGES/django.po +++ b/readthedocs/locale/ru/LC_MESSAGES/django.po @@ -19,7 +19,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:03+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Blueberryy , 2021\n" "Language-Team: Russian (http://www.transifex.com/readthedocs/readthedocs/" @@ -32,7 +32,7 @@ msgstr "" "n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || " "(n%100>=11 && n%100<=14)? 2 : 3);\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -164,7 +164,7 @@ msgid "Download" msgstr "" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "Пользователь" @@ -177,7 +177,7 @@ msgid "Username" msgstr "Имя пользователя" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "Проект" @@ -394,7 +394,7 @@ msgstr "Активно" msgid "Build finished" msgstr "" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "Сборка не удалась" @@ -429,12 +429,12 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "" @@ -452,7 +452,7 @@ msgid "Verbose Name" msgstr "Подробное наименование" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "Внутреннее имя" @@ -472,7 +472,7 @@ msgstr "Сформировано" msgid "Uploaded" msgstr "Загружено" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "Уровень приватности" @@ -504,7 +504,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "Тип документации" @@ -549,7 +549,7 @@ msgstr "Ошибка" msgid "Exit code" msgstr "Код завершения" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "Коммит" @@ -599,7 +599,7 @@ msgid "Command" msgstr "Команда" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "Описание" @@ -938,13 +938,13 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "Дата публикации" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1169,7 +1169,7 @@ msgstr "Пользователи" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "Имя" @@ -1839,7 +1839,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "Общедоступный" @@ -2063,55 +2063,55 @@ msgstr "Имя переменной не должно содержать про msgid "Only letters, numbers and underscore are allowed" msgstr "Разрешены только буквы, цифры и подчеркивание" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "Родительский" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "Дочерний" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "Алиас" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "URL репозитория" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "URL хостинга репозитория документации" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "Тип репозитория" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "Домашняя страница проекта" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "Домашняя страница проекта" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "Канонический URL" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "URL, с которого ожидается предоставление документации" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "Единственная версия" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " @@ -2122,19 +2122,19 @@ msgstr "" "если точно не планируете в будущем иметь несколько версий вашей " "документации." -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "Версия по умолчанию" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "На какую версию вашего проекта идёт перенаправление с /" -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "Ветка по умолчанию" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." @@ -2143,11 +2143,11 @@ msgstr "" "значение по умолчанию для вашей VCS (например, trunk или " "master)." -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "Файл с описанием требований, англ. requirements" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2157,50 +2157,50 @@ msgstr "" "files\">Файл всех зависимостей pip, необходимых для сборки вашей " "документации. Находится в корневой папке проекта." -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." msgstr "" -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "CDN включен" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "Код для аналитики" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2208,25 +2208,25 @@ msgstr "" "Google Analytics Tracking ID (например, UA-22345342-1). Это " "может замедлить загрузку вашей страницы." -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "Альтернативный образ контейнера" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "Ограничение памяти контейнера" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2234,79 +2234,79 @@ msgstr "" "Ограничение памяти в формате Docker — например: 512m или " "1g" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "Ограничение времени контейнера в секундах" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "Альтернативный идентификатор очереди сборки" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "Разрешить платную рекламу" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "" "Если этот флажок не установлен, пользователи всё равно будут видеть рекламу " "сообщества." -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "Без рекламы" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "Показывать предупреждение о версии" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "" "Показывать предупреждения как для нестабильных, так и для не последних " "версий." -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "Включить сборку ePub" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "Создать ePub-версию вашей документации при каждой сборке." -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "Включить сборку PDF" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "Создавать PDF версию вашей документации при каждей сборке." -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "Путь" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "Папка, где находится conf.py" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "Файл конфигурации в формате синтаксиса Python" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." @@ -2315,57 +2315,57 @@ msgstr "" "docs/conf.py). Оставьте пустым, если вы хотите, чтобы он был " "автоматически найден." -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "Особенные" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "Пропустить" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "Установить проект" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" "Развернуть ваш проект внутри virtualenv с помощью setup.py install" -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "Интерпретатор Python" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "" "Интерпретатор Python, используемый при создании виртуального окружения." -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "Использовать пакеты системы" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" "Дать виртуальному окружению доступ к общесистемной папке с пакетами site-" "packages." -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "Связанные проекты" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "Язык" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2373,311 +2373,311 @@ msgstr "" "Язык документации проекта. Обратите внимание: эта настройка влияет на URL " "вашего проекта." -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "Язык программирования" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "Основной язык программирования, на котором написан проект." -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "Сборка проекта была запущена с помощью веб-хука" -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "Данный проект был успешно склонирован" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "В модели должен быть slug" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "Вложенность подпроектов не поддерживается" -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "URL, на которые следует отправлять веб-хук" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "Домен" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "Использовать HTTPS" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "Всегда использовать HTTPS для данного домена" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "Количество посещений этого домена" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "Разрешить устаревшие представления веб-хука" -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "" "Не перезаписывать контекстные переменные в conf.py контекстными переменными " "Read the Docs" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "Использовать тему Read the Docs для MkDocs как тему по умолчанию" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "Не использовать быстрое клонирование при клонировании репозиториев Git" -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "" "Использовать образ Docker, помеченный как “testing”, для создания " "документации" -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "Попробуйте другие способы размещения больших данных" -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" msgstr "" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "" -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "Всегда запускать pip install --upgrade" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "Использовать последнюю версию Sphinx" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "Идентификатор особенности" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "Особенность даты была добавлена" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "Имя переменной окружения" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "Значение переменной окружения" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "Проект, в котором будет использоваться эта переменная" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2704,11 +2704,15 @@ msgstr "" "Введите допустимое значение простого или интернационализированного доменного " "имени" -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "Недопустимый символ в URL" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "Недопустимая схема в URL" diff --git a/readthedocs/locale/sk/LC_MESSAGES/django.po b/readthedocs/locale/sk/LC_MESSAGES/django.po index 5689629aaa3..fe01d341f14 100644 --- a/readthedocs/locale/sk/LC_MESSAGES/django.po +++ b/readthedocs/locale/sk/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:03+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Veronika Kabatova , 2015\n" "Language-Team: Slovak (http://www.transifex.com/readthedocs/readthedocs/" @@ -21,7 +21,7 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n " ">= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -153,7 +153,7 @@ msgid "Download" msgstr "" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "Používateľ" @@ -166,7 +166,7 @@ msgid "Username" msgstr "" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "Projekt" @@ -383,7 +383,7 @@ msgstr "Aktívny" msgid "Build finished" msgstr "" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "" @@ -417,12 +417,12 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "" @@ -440,7 +440,7 @@ msgid "Verbose Name" msgstr "Dlhý názov" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "Slug" @@ -460,7 +460,7 @@ msgstr "" msgid "Uploaded" msgstr "Odoslaný" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "Úroveň súkromia" @@ -492,7 +492,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "Typ dokumentácie" @@ -537,7 +537,7 @@ msgstr "Chyba" msgid "Exit code" msgstr "Ukončovací kód" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "" @@ -587,7 +587,7 @@ msgid "Command" msgstr "" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "Popis" @@ -913,13 +913,13 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "Dátum zverejnenia" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1141,7 +1141,7 @@ msgstr "Užívatelia" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "Názov" @@ -1799,7 +1799,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "Verejný" @@ -2012,589 +2012,589 @@ msgstr "" msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "Rodič" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "Potomok" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "URL Repozitára" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "Typ repozitára" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "Domovská stránka projektu" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " "you will never have multiple versions of your docs." msgstr "" -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "Štandardná verzia" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "Verzia projektu, na ktorý sa adresa / presmeruje" -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "Štandardná vetva" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." msgstr "" -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "Súbor závislostí" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." msgstr "" -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "Analytics kód" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "" -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "Cesta" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "Python konfiguračný súbor" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "Preskočiť" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "Interpret Pythonu" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "Použiť systémové balíčky" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "Povoliť virtualenvu prístup do globálneho adresára site-packages." -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "Jazyk" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "Model musí mať slug" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "" -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "" -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "" -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "" -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" msgstr "" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "" -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2614,11 +2614,15 @@ msgstr "" msgid "Enter a valid plain or internationalized domain name value" msgstr "" -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "" diff --git a/readthedocs/locale/tr/LC_MESSAGES/django.po b/readthedocs/locale/tr/LC_MESSAGES/django.po index f09f96fc733..86ff1e77b6a 100644 --- a/readthedocs/locale/tr/LC_MESSAGES/django.po +++ b/readthedocs/locale/tr/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:03+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: BouRock, 2020\n" "Language-Team: Turkish (http://www.transifex.com/readthedocs/readthedocs/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -152,7 +152,7 @@ msgid "Download" msgstr "" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "Kullanıcı" @@ -165,7 +165,7 @@ msgid "Username" msgstr "Kullanıcı adı" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "Proje" @@ -382,7 +382,7 @@ msgstr "Etkin" msgid "Build finished" msgstr "" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "Oluşturma başarısız oldu" @@ -416,12 +416,12 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "" @@ -439,7 +439,7 @@ msgid "Verbose Name" msgstr "Ayrıntılı Adı" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "Başlık Bilgisi" @@ -459,7 +459,7 @@ msgstr "Oluşturuldu" msgid "Uploaded" msgstr "Gönderildi" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "Gizlilik Seviyesi" @@ -491,7 +491,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "Belgelendirme türü" @@ -536,7 +536,7 @@ msgstr "Hata" msgid "Exit code" msgstr "Çıkış kodu" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "İşle" @@ -586,7 +586,7 @@ msgid "Command" msgstr "Komut" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "Tanım" @@ -925,13 +925,13 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "Yayımlanma tarihi" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1158,7 +1158,7 @@ msgstr "Kullanıcılar" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "Adı" @@ -1827,7 +1827,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "Ortak" @@ -2051,55 +2051,55 @@ msgstr "Değişken adı boşluklar içeremez" msgid "Only letters, numbers and underscore are allowed" msgstr "Sadece harflere, sayılara ve alt çizgiye izin verilir" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "Üst" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "Alt" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "Kod adı" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "Depo URL'si" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "Barındırılan belgelendirme deposu URL'si" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "Depo türü" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "Proje anasayfası" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "Projenin anasayfası" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "Kurallı URL" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "Belgelendirmenin sunulmasının beklendiği URL" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "Tek sürüm" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " @@ -2109,19 +2109,19 @@ msgstr "" "sunulan \"en son\" sürümünüz vardır. Bunu dikkatli kullanın, bunu sadece " "belgelerinizin birden çok sürümü hiçbir zaman olmayacaksa açın." -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "Varsayılan sürüm" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "Projenizin / işaretinin yönlendirdiği sürümü" -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "Varsayılan dal" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." @@ -2130,11 +2130,11 @@ msgstr "" "code> veya master) varsayılan değerini kullanmak için boş " "bırakın." -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "Gereksinimler dosyası" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2144,50 +2144,50 @@ msgstr "" "latest/user_guide.html#requirements-files\">pip gereksinimler dosyası " "gerekir. Projenizin kök dizininden gelen yol." -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." msgstr "" -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "CDN Etkinleştirildi" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "Çözümleme kodu" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2195,25 +2195,25 @@ msgstr "" "Google Analytics İzleme Kimliği (ör. UA-22345342-1). Bu, sayfa " "yüklemelerinizi yavaşlatabilir." -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "Alternatif kapsayıcı resmi" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "Kapsayıcı bellek sınırı" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2221,76 +2221,76 @@ msgstr "" "Docker biçiminde bellek sınırı -- örnek: 512m veya 1g" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "Saniye olarak kapsayıcı zaman sınırı" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "Alternatif oluşturma kuyruğu kimliği" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "Ücretli reklamlara izin verin" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "" "Eğer işaretlenmediyse, kullanıcılar hala topluluk reklamlarını görecek." -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "Reklamsız" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "Sürüm uyarısını göster" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "Kararlı olmayan ne de en son sürümlerde uyarı afişi göster." -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "EPUB oluşturmayı etkinleştir" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "Her oluşturma ile belgelendirmenizin bir EPUB sürümünü oluşturun." -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "PDF oluşturmayı etkinleştir" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "Her oluşturma ile belgelendirmenizin bir PDF sürümünü oluşturun." -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "Yol" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "conf.py dosyasının bulunduğu dizin" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "Python yapılandırma dosyası" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." @@ -2298,364 +2298,364 @@ msgstr "" "Proje kök dizininden conf.py dosyasına giden yol (ör. " "docs/conf.py). Sizin için bulmamızı istiyorsanız boş bırakın." -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "Öne Çıkanlar" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "Atla" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "Projeyi yükle" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" "setup.py install kullanarak projenizi bir sanal ortam içine " "yükleyin" -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "Python Yorumlayıcı" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "Python yorumlayıcısı sanal ortamı oluşturmak için kullanılır." -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "Sistem paketlerini kullan" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "Genel site paketleri dizinine sanal ortam erişimi verin." -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "İlgili projeler" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "Dil" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" "Proje belgelendirmede işlenen dil. Not: bu, projenizin URL'sini etkiler." -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "Programlama Dili" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "Projenin yazıldığı birincil programlama dili." -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "Bu proje bir web kancası ile oluşturuldu" -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "Bu proje başarılı olarak kopyalandı" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "Model başlık bilgisine sahip olmak zorundadır" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "Alt proje iç içe geçme desteklenmiyor" -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "Web kancasının göndereceği URL" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "Etki Alanı" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "HTTPS kullan" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "Bu etki alanı için her zaman HTTPS kullan" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "Bu etki alanına kaç kez uğrandığının sayısı" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "Kullanım dışı web kancası görünümlerine izin ver" -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "" "Read the Docs bağlamı olan conf.py içindeki bağlam değişkenlerinin üzerine " "yazma" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "Varsayılan tema olarak MkDocs için Read the Docs temasını kullan" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "Git depoları kopyalanırken basit kopyalama yapma" -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "" "Belgeleri oluşturmak için `testing` olarak etiketlenmiş Docker imajını kullan" -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "Büyük verilerin yazımı için alternatif yöntem dene" -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" msgstr "" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "" -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "Her zaman pip install --upgrade komutunu çalıştır" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "Sphinx'in en son sürümünü kullan" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "Özellik tanımlayıcısı" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "Tarih özelliği eklendi" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "Ortam değişkeninin adı" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "Ortam değişkeninin değeri" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "Bu değişkenin kullanılacağı proje" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2680,11 +2680,15 @@ msgstr "" msgid "Enter a valid plain or internationalized domain name value" msgstr "Geçerli bir düz veya uluslararası yapılan etki alanı adı değeri girin" -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "URL'de geçersiz karakter" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "URL için geçersiz şema" diff --git a/readthedocs/locale/uk/LC_MESSAGES/django.po b/readthedocs/locale/uk/LC_MESSAGES/django.po index acc8d827dde..111e00d1cb6 100644 --- a/readthedocs/locale/uk/LC_MESSAGES/django.po +++ b/readthedocs/locale/uk/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:03+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Sasha Brava , 2019\n" "Language-Team: Ukrainian (http://www.transifex.com/readthedocs/readthedocs/" @@ -26,7 +26,7 @@ msgstr "" "100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || " "(n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -158,7 +158,7 @@ msgid "Download" msgstr "" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "Користувач" @@ -171,7 +171,7 @@ msgid "Username" msgstr "Ім'я користувача" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "Проект" @@ -388,7 +388,7 @@ msgstr "Активний" msgid "Build finished" msgstr "" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "" @@ -422,12 +422,12 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "" @@ -445,7 +445,7 @@ msgid "Verbose Name" msgstr "Детальне ім’я" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "" @@ -465,7 +465,7 @@ msgstr "Збудований" msgid "Uploaded" msgstr "Завантажено" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "" @@ -497,7 +497,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "Тип документації" @@ -542,7 +542,7 @@ msgstr "Помилка" msgid "Exit code" msgstr "Код виходу" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "" @@ -592,7 +592,7 @@ msgid "Command" msgstr "Команда" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "Опис" @@ -918,13 +918,13 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "Дата публікації" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1146,7 +1146,7 @@ msgstr "Користувачі" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "Ім’я" @@ -1804,7 +1804,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "Загальнодоступно" @@ -2018,55 +2018,55 @@ msgstr "" msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "Предок" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "Спадкоємець" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "URL репозиторію" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "Тип сховища" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "Домашня сторінка проекту" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "Канонічний URL" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "Єдина версія" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " @@ -2077,534 +2077,534 @@ msgstr "" "пересторогою, активуйте тільки якщо ви ніколи не будете мати чисельні " "версії ваших документів." -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "Версія за замовчуванням" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "Версія проекту на яку перенаправляє /" -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "Гілка за замовчуванням" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." msgstr "" -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "Файл вимог" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." msgstr "" -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "Код аналітики" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "" -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "Шлях" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "Файл конфігурації Python" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "Обране" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "Пропустити" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "Інтерпретатор Python" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "Пов’язані проекти" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "Мова" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "Мова програмування" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "Модель повинна мати slug" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "URL" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "Використовувати HTTPS" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "" -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "" -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "" -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "" -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" msgstr "" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "" -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2624,11 +2624,15 @@ msgstr "" msgid "Enter a valid plain or internationalized domain name value" msgstr "" -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "" diff --git a/readthedocs/locale/vi_VN/LC_MESSAGES/django.po b/readthedocs/locale/vi_VN/LC_MESSAGES/django.po index 7cf6af03828..951ef9f5da1 100644 --- a/readthedocs/locale/vi_VN/LC_MESSAGES/django.po +++ b/readthedocs/locale/vi_VN/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:03+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Xuân Sâm Đinh , 2016\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/readthedocs/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -152,7 +152,7 @@ msgid "Download" msgstr "" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "Người sử dụng" @@ -165,7 +165,7 @@ msgid "Username" msgstr "" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "Dự án" @@ -382,7 +382,7 @@ msgstr "Đang hoạt động" msgid "Build finished" msgstr "" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "" @@ -416,12 +416,12 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "" @@ -439,7 +439,7 @@ msgid "Verbose Name" msgstr "Tên chi tiết" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "" @@ -459,7 +459,7 @@ msgstr "Đã được xây dựng" msgid "Uploaded" msgstr "Đã được tải lên" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "Mức độ bảo mật" @@ -491,7 +491,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "Kiểu tài liệu" @@ -536,7 +536,7 @@ msgstr "Lỗi" msgid "Exit code" msgstr "" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "" @@ -586,7 +586,7 @@ msgid "Command" msgstr "" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "Miêu tả" @@ -912,13 +912,13 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "Ngày xuất bản" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1140,7 +1140,7 @@ msgstr "" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "Tên" @@ -1798,7 +1798,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "Công cộng" @@ -2012,589 +2012,589 @@ msgstr "" msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "Cha" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "Con" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "URL của kho" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "Kiểu repository" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "Trang chủ của dự án" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "Phiên bản đơn lẻ" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " "you will never have multiple versions of your docs." msgstr "" -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "Phiên bản mặc định" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "Phiên bản mà / trỏ tới" -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "Nhánh mặc định" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." msgstr "" -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." msgstr "" -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "Mã Analytics" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "" -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "Đường dẫn" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "Tập tin thiết lập bằng Python" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "Tính năng" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "Bỏ qua" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "Trình thông dịch Python" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "Sử dụng các gói của hệ thống" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "Các dự án liên quan" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "Ngôn ngữ" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "" -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "" -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "" -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "" -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" msgstr "" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "" -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2614,11 +2614,15 @@ msgstr "" msgid "Enter a valid plain or internationalized domain name value" msgstr "" -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "" diff --git a/readthedocs/locale/zh_CN/LC_MESSAGES/django.mo b/readthedocs/locale/zh_CN/LC_MESSAGES/django.mo index 5686203f13516cc6ea0a82f23bc455ac24e5fb1b..8d7b3f612ee323d5fc9ac086ea912cfd2963e3cb 100644 GIT binary patch delta 11120 zcmZYF3w)1t|HtvmY-2Nr&77IdImhKNhcITgVa_2$j4_AJX>%C*IYuIfNMmvcQB*9) z5IL8k5am>INJ2SOI{shp-}Tx5?*9L;$NlmAe!kcD`kt=CFWuc(;Im+{kLPlT?-GaO zmpqPB7Ecs*oYg*#GpW34IjTEO5adCfFN7gj1B+vGEP~z4L0FP}oVftiej`4>J$Me^ ztKm5BIF84eUDI(IQ_--NF^o9p`CmkN&s@nVYi_^WiSciw98c52FS;g@y1t zEQt3p44pde_2sddQY^&yPAY{-R7^rYe2l^P4;H}SNVmQmYQ+_?4K_iobOx5e6&Q}Y zFcH5-O{D6RjuVSfSOh1c#+i%$jPEQ`0kg0ouENrI2z~L2oxg^mgUDpdM;ZXFbVm<{X>#RiG<5O4#@1Qykt><sShZMeRs%1NL77hSRHNTpI(h0qO;aMs@fc>Vm_jH&aSmI>m#7tehnnGiEQh{)9F$i; z-ShgW2{p0$)~FTtKs|gZsELfiIGlh@a6f8cf1oB*oJv2v|79p>;0RO)k*FCqMs*yA zxM$DBQ5;zX^hVVpsv=tc?G(aZm8JLb* z`FzwwR-xLxk35&oF4Wfkgc`6R-&37$j+$UARDbPJAGGeM1!m%tI1}sOj%MtC4+=M_ z&{G}V+#R?hmL~6qn!rRoF0xqXx(u?Jl4YY5}EDx3UK67Bxcca6B@k z^K7)oeOQ)Jp%tt_4fH1Jp1p@!;YU_~9JRtPPy=4H{3f;_{~0wpji|3R=+}tcJf^Ua^&1ABh^UnHi6|x1CWdPeNUvirRrp)Q&Dj-OA;t z*LJPde}H+(Kf;1~|Bu*-Gv)=0}IqXycG+NmR`9r+B^ z&qb@hje1=lV14v&&D+HI&Qlb0;b_#;nQ8fa)D|v94YU#U;n{^+@ky({i2SZNKccR$ z5a;etLo7+2fSO=`EQ>=?6P$$}e+o+|XiKwEGu({Y%KfMgzeZhf4>f_mP`9dRJYP+0 ziaOud9FDqWnW*+NQ2j4Me|#IYu&wdzzXmu&h3@57s4csOs(*l*Q2qpW2g;yUUc>T6 zsE!g)6X=B+AO+RW2+N_JW7IBM%Jqb7J4HPB;J zyL@fjfA$N-{N$17hmBF^qfz}PqON}i^)L=VeMvJt6g0Cf<}UL9YURh#`w*co`EBzj z)V+L!8X%;tdp-=+Uq#eFHOv@PyPl~2lF|Fxr&G{9oQr|@4r&FvP#1iNTFEC^5zkxw zpSX}be>?ZOWvGGInVT_yd>iJ)4^ay^hz;==^2uQT6ZyVV5regHA4cOHvsQce$08N` zP`?8C0dxL9t*~JS_qFVRb;#3k8m>jPtJ=}MMFX%exd$ubWlYuhzMZ%aRE);zcn6=r zlAWo;7*xIu>);jCLsqzp`>8FC+OcHRvos8Y(1Y56xu})DijlY+^;(|5(v0t1r=W&T zS9c2oF_1I_%VRkV#%5RvJE9)8bkuc|QP09GEQ)JU1MWoqita_VKaU#tThxSqM~_yl zzh~(KQUf*f{-_JmP~U-ZsC&B*wRKr`{zKG6kD&%UjhfJT)P%317Vr@Du!VMW`>lzy z$QyKH|J86W6$y9}%V5dw?meuJq2xQT0G>cSOy{vUUc@APfUjbAeqq$l9UO*H&+rc; zxCS+`8`vLzLbdDCll`wiVR=vY*J~dtzl0jt>E+(*Vpx*2tmO?*JJJ+GFc!6t9;jcz zAy^t`qju&E^uZ12{Q{z{-|C^Dt=^5=qJx%SK+X6Xs^MMKt@#BtP~P6|ho~58M=GM8 zjjC7%6Hz;sf~_$fN9AE0R6jL&mCB%}F$Jxl8){2au!v5eR8CQf_K{e7?Ak2>-$sAr@E`_3!xR6y-O8q$x)$)KQ>&bAYa+!Ia~YRflaVLXhQ z`B|)mS1m8X0}xGK4%My?j>1&bKvz)L-LU+D`8yWV`=4ik`zFG|26+Hfk%M zLOl~PmiI@sOTmIT8uidkG3TNt^crfMb(Zfm4-aDh>v7@>D)OTLVE5kz1)>IuMRhO$ zHPA@($4t~tOht9P5Y=w2)o($yJ769|-GY;re~)T^Z!r6>!k<*Aqkt6GvSuCB7RI1D z?2DR6GCqkTP!m~=`nGSe{3`Mda_*y^fwn{3@4#?WKci4@)p!pDP2gp7xw!$=a2sl3 zd#wJXdC|Oun!qopTi`#`onR>H`Y=@gl`XGpd1KTw;fb?~Vdi+$t(a-Pi0Wvbx!7Ee z+L<*NfcsDrIffeWyye$X3wVUO1^M|dD~~|hd7SzbG(bx`k%0Qb^>!OLsdhdS!PlU@#ftBZWMGcl2I#}h(S0LHL*pg??RU4 zTQG=xr{#yu6R7J?TYd>O&@~LgU#;FZ)%~OwK<~f*D@s8#E{$4wb=1#pQ#HWus9Vwp zHPQa&IBZNl4+r5<)K1h+b5~vu3y?R(LYRQMz6WZesp!#Gj-#NbHybtJr{)>+f_W9y z!7Wq=|DYxiFv7JJ#*t4(t@sdX2R=t#cMS{U@2KkoM{@sF2p#EO5Qd$}Ygj%RHK93{ zFSPu1%h#a>*ow9Au+=|6^{XEOT_1=VIN0(Cv)U-`zZ%q`LNkuC6Rofjd0We;n{!Z4 z{X$gx%~rn~we<&310S*aQ|3AIGHN2%QSBaitl}TcM@8Y$?uinp*ChhmU=ypKfqEEU zMonP7nS)x$e$;hGQ3HH~dUk%maJ-AUuJ9OlBA&7oR8bRkj~ZhLc0{c-$?Bg+wOfo@ z!D{S;TP*iUcLxkXO{6TUpNf`8p(fr8L$RBy#~DgN19?yvE;rYpI@oCW9`hh-q93Do zh3H)&YGQXS{~OhxPlj6`fXYkZI1I-K{rfk7<<8!DBzP0n;n~$vCXRJHH z0IW>AvRDseQ2mWHr=$8=fLhQ}tA9&5<2yU7;$zeV&Y^xZZldmG0Mk{66|flAL3P*~ z^(&c(x^9@&Peiq!hDC5b7R6Pl3A~R5@hEyiDV(KH4u3!mn18(6K?JJf+Nd3Aj_M%6 z&i6)5Bn8!Ogw=ac?dMwktLAz;zuoeKiet9<_p+r~zA;@u;_^ zgXP^({q#ZYz({kl)z7hfh56P5_FoNmP@xqZvW90+1Kl+5qS`$&eKOq@7RHj)m%{c~ z7j@kfbC&rs>iQ+-8moWTV-?#`9UVk%-9@XvVLrg()a$RxvIOeeUKGPzPbpySJbP>PM*)Mq&o?Dm&{fFT*X>+QQ0~*FkN0 z6lyEmSe}I5tw-O<5Ewe?d_?KYY@sEO`HP3%kbRG@IlDx4Ya1^G}7f>9GHi5jRfYAYLA{xoXm z1|$FM;f%mwyoAm19+tw|Gj*f+ZlD%)4AtNHnN;VcaGMG>yob>k@PhmAgxX*f`C;sX ze_~7QHOrk?HYSj7#MXEpwZcZTT|1+8Y^dc^(4RcZ>Q~KXTB_J?C-$Odc*s11>hKzB z#($xQeUfqVP1)$Qp@I^4udI<=w<4 zDlXt2;s?U}F`{k=(U$yG+)b<`UM6%@Bzh4II6oEZU@WnjawX)@W5Je@yy-3Rg`!-A zxIx~I(ATY-+t}MeKUj;rCHF0{qVo!cJ;b-PO||wJcJjE{-0GK-XH(9|!}#qfd`CP* zWkc*p3?M3#r=gBgs3$!4h$hb_xrE29%~(5mguFDN=VA=;7SWivN1fiDR>VQd5yW5a z`gy{sY)KrYay+q@&=HO;i7iA=@{*|kR71x;vpzmY{sk@|9uftKa5dtHp{zp>who?Q zXCrklpywU_I7{dlOza{~6SruPP9zgY$#YOgXZ#AQ5F=D!#{=q{QLbg}UP68E`=MSz z-fU;JovTWDKjoO*`~MlqJUh7)rxIV#XfW#i*AYlL(JeYT<_PNaW2K`Gagta_T{TtM zvB2z~TY-&e;~wn)FiLM)#n#+*>-G2OeanfVZ>TuxV2nH`6J3-6N9X-9(7%aJj4{D522$n7A2k_ zJ|v%ouMnMxn#65yEAJm3CxMD@D8Gz4w!3)$4B^kW3H?*-c{~3aMv&JhbbLjAju=f@ zU&qI<}pE?~Ka4{ahr-)N}|5s2rPNr`qQ!|B9axZ&SW(=lba6zm6a) zFSYY?{`Z{rpQDMLP`QPbn_>!i4`KlE6Zw72J$|F`lO=6%AdyAH5ieLD{U|>{%qM@2 zm`Hp?BoYOwpP}&^5Ns+Y(osCybafRYu*0@^IgiFZ&<^4>`lce+(a}ZE|CvK+a%`@L(Bfh-&1O za0luL&S~&O^#K1tL(+zfNy+J6w?LrZkbwh}({i3``p_>jEj(sOdQ!%KVae%E$F%VH zA?XPjNmfei?=5vn?msX*Jta9jcEo@&Ih|w1`uHY{NKMY!7kkdfxBut?DLM1vBZ6`^ zcI}!kuxonq*yQlUA!);M%Jp6y;5U20^*JkZwhw%m-*4H1@0ZTc*^oNaug~@D4gVQ7 z{MybrH&(8@nf;QZdUpo@zmm!PpUVH5*MH9C1doaG@xQk7gIlY&<+R9H=Hq{3LH5n} U*W{cYw>;3_9VsVu+GD@}0kn2pkpKVy delta 10743 zcmZwNcXU3*Keh4L(R zIDXCLI3;mf0moVB=Q#IEtJZPqS8<#WY=Ao75({Ax7Q=BEhI7qT7*2VIc^uXLD*lOo zVK&~W>NwjS$KxETM(0!vf6;Ni$ITdold3yTB2GttJde!Hxrzb!2j<2nsP@lL1LdpX zIH4Gc`LQZ$E%i~?cgMy!5JMT?`G{mP6`x^VjIQZ81+g9mV*;waD{95BV*-vst#lto zViuOgKd>zps^w0kH#Vm{48zci>hB2pGrn_D37)|Ucn(Y8e=rXgk9NZmp97PU8DHMsK|!Mk?;0cuAdn|Wf`e^rFVxHBz@>aZ$m;M%AO#^FoY0oCDj zY=pD1G9E|YGl9D9iIx59xVJJCBd9Nn+KE`y&Lq@f|25<8R0Lu#EQ86Y4rih+NXIZ- zjfHS07R0Yn&qNmLy8Ed9LYS=vD2$qDIV^&`upy4N@(vG42P%%>3s|JCd(Ru0@u&e> zqIRMuYC7gWqZa6SNTOTt6!p;g*K<#lL*45tSRd=4 zwlD>?12a$qFGqE>7PW($O)u)<-H&?x4x?_(Rn$a(bITs*9}=x7gi$oZNGyfbt=tB6 z&wHXKlw|e8P#sN0J$wsL6IqTeaUI6uUDU#&_{eBNaj5>9qwoEHg+v|nK+Uips^j6P zdo~q|;bJU`TTv@LjGFj&sGYcgdIqkc`txISEhrduzLXh-I$sTgc>bI^BpN6V3u7Yc zf@D;~;iv&8SUC-K3udEU*Hx(YU!uN&%jpH z$}>ZcLv7Pdp(n%7V}I|#YNc?_aW!NE7y71D&8k_bL;$l{ZlJ_fRYR3pL<#D+k6oPE*Q-Q3EBS9;zfPkAqOx&9V9= zr~y}?`d@2q@{njoJFH?4YNZEIx8xLRMdwlNZlfmh03+}zw#On(-2szOD^5Y}TpFsM zbo5OC^=z!QvS%*|Kljc7)V=!(HPB7et@stSl3elb#DY;BM`CHLg4+7ls2%KK4nf`P zDfj|rS^YEAf(pFs`*eGpk|e5Vfm&H-EB8dLa4>4irlD@hY}D(x$m&1A+>}2>O>DQ- zA2Gj0-J(p?4qU}|@D^6o@BiRt?gY|NTfY)D&^FXg>_&Bb0M*fVR(}EY8eYdb_z3lu zRBP^D*AI0o23y&K+MyY!ah73G#&=<#tpJHN(c}k8MyLb+&R}44|BB zjUbe)LTga{e~y~iQB?omquO0=#r{W<+@nHU8_?Q)kHb(6ilJVg3aAch zq8`3j)V=P60XWl4H#zduu==yOfU@Tbi7p)ZiaYRRa~cLxKL>N;64VNo zV?A7ryvj~CreZ`J$Eksfk#CZ7#LUyy{q{GKhUhn^}B-*k@ zo!p1$WelO*4YdPFsFkN+EgXe<9oM6NwDzIeWutE0RSd$rSO)*Xf>@-p`_Jx5n2&NB z3}k#KkwgzeFVs_-MJeuUDk zyaS6+&P3hg+Zc|&SvjDGyAz>Ui27nZ*nh3K3Ki<8A!^HCL*0V0=!cU~9Zo@Q9mh57L|YDfO|kVKI@L2Y5_*W4|O#TJxX;>=tOgzBj1 z8*aPus1-CpZD}VA!(`M#CSp-sYHmlhKZ049jr-BFjhAvG$q?SH7qD<|8ev1!v*GmN zNrhn44s=I#)C;xJk*NAqRDBw1%NJt-+>V;~0j!SSTKNga>HYWT#;RdU9Esgf9Uezr zc-qPr&FiR@{epE-Pm*pyJ=6p`pq}!6$N1$k^rqWUH0phBf_fGP zVH8eB4YUPy;T|iW#LASjQ44VTyX}HdJ6Ig`ER?o#V^q85sE4pUdh~w2K_Zh;1C2oq z^tP23nQJkI`t6t-uVDkcg&L^r0QdSh)Ie=f6X}N9fu5*-Q&8hf9l-wU#9S);aizHd zwe_D^`3UNQZ_RV4j&7Qd&ESFd7NI}qV^I@{$7pPW8gB~fQ$BYf`>%=vRPb$aPND97 zrDXU0Z;k4x9qOS=L``I{Io_OxYPSG2v87i3iJ4&@MU9t<&;0)h-J4WvhoepJ3;^VN1$AQ4`;QYJURr;6-Gj9_K2FW^xDf;bT-sx%eSa zeJJX}(pHW}-HLb&#O|o}eNihPhWZ|iwenm$zsSmK%}p4n_kV{~>_rW92-V?PtN$4T zDBrg71JuMGp;qoc)cu(aM@^tM>XtM>O|-Gu1@*QJ!U4D*^Z4HX6nEtXFqjkJ7>ZG- z4q{L%O+amB7u3@`0X5)ebEmlnb=?8fbw8j6zHEjMb8k&&^n`F?8HrZ@G3vs-s1=?@ zb#TSJi)#NTc0y;kTkedSNN+0-u<~dtPeS!S1FPe5t3N)R{nr3lRH%b1SO9NX`H}g| z%rn9rFc{T79P48lE5B;?Mm_BVP!mqG`uV7bZwYGL4@a>7>gXeDu+{XUCh~RE|Lb=Vz!A0pJi{jEF}HPA$>pK9fF9IyBP0}_353yg7R9*ydt3994vs19DW z^S#ZXRzDFn!Kqjg7h(+VMeW3|=2KKZ0b||vp%|j~znoRnKn)y^nouXyJsOSbXbu*| zWvGsJpnmmsqpr)c`kScs_c08gU||dz=MG#N^HYw-B6|PhNJ?QMYQRyb4rZe|UW(d@ zO{kTAYUhulCX$J2_mkD%MYVrq_1b5h4@31^*2>kj|LU+YiR@@5nd49w%tEbT32MMC z<}TFRkYVLRsD6&2t~+n#+g5&R2260z7n#8RYi8xB(1p>c0h*g_tYK%fH)>@=F&xKX zJDiWY?vi=KyoZ{|L-QZ251HuJ7oN!ehtr@e73#QwooHru#A4LMm(X%lWKR`|V zV^lwTQ3Gb8CUgbW?=ACpRJ*5EF6^1aYN#lMLHHi(!o}tabG^C6+=Y5bGq5S1$37UD z>i(N>GU`+N5mv>s_#!^X4p?ond%Y)>M7Lli>c?dp*1}BWjd5~Mu^$^ON_jKtgK`k{ z^oPCWE}$l^qPzmjU_*8`5?{yHalDn!q9*nLd3HQbsi}_hG8GjuFD9e5a2RSQQc+u& zX5~4kEnkS*%8#vl5OrN9`nDc@TaRl0J8Gf1-*zWn7=6G0wMlegBP@vtsD=Yj9gRb+ zdQ~jF(XD{L@^+P!lbI>MsV%W30;Tg42^k7rcqSm7@koMQ!0c zD{n!)Zu>C>k77ZLd55nhw!jFShU#|}Y9Xbkx&76^+?3-{?OLGz`?J%VBo$XX4OxM1RT;tp1UeLuR=3g=g6NUxEtFv?^+= zVo^KL1+_B+P%|Ha>TryiYUk6iIQ4U^yusX#x-J9N-#%3Tr%?;KGlP9ngTJZJKR%ye z3G|!kzUQT|5#=hF3+wWyH8v+|kmn-wbbo|>2p!Lfjh45={=`p2IpPixNQ@yy5G6eP z$xTco5((YcoZ}hEY~l*_dL_r=d7=XGHsx4cjm1#MJNO?r_5D{BKL5VsTRXo6n-Y3v zO5!j=&xtda(0^o@LFiav&c*;Dp7?@@BX$x0_xOSG9x8fZ9t^kh(HLzFucN+}I`mxW z_?@Vt@sE*wNvtKb)qfJ_tdnx&I+6$;cIObW*v>7)mo2B-cYM#^Z0aVUmuN&jiui)O zBJnwqb37rbuJyk|($#9)()ccU8m=WSlk;VD_LJ+Y_c`7mrVydTNJ7V3=25dYen)*v z-`W5DbH&n~oZm>UucULvDhp8g6?vkS?@`t<3A?$e@BgNeZ8=|H-_eWn-w}RR&fylx zcH$c64&VUdKB1!}bs4DtV(#$2xSVf^?!*P+eNG-GhLeATd5BlYE8$hbpZJ;3Q3yYE zQ{Tfhf;^enO~k66^LOAW(U{1v>s}(?or_C)lWd}LAnMpmbhAbSumy2}IBj*lM*K-2 zW)SaLeI4?_X`718@EGbtrei$Omw1l|Ao>$J=F=w2O`V0h|2m2hCx}y=yiepDKU)496<=Fr z7pvo&zHH|o zn+>ggoT=(h$iKAmP|61^f0aC44LHgYA5i~|3VQz|DbyoQ5Vze*-``f0^O5~ctRe4& zzYyn%Ta@E)DCWgvd;xn9e-Jl`?$q5T<`B6lA111h>zGI!C-&uH|J#!2cYn2=B=sGY z`TIR}?TJ(5bBM9NGyFS|x~kTG2zARXUq!x^sBi6Z=tXkU3Ll#9a?MEH|9!;!1i!w{ zX(Eug%*pY@GVU!J8ZJ(Zl{?|=@;Orf98uAG~Pnbye;o#41gc^Xlke2<-5T-@Hg*lJMNfMEB+#|V`Q^2~!St7;SbSCd;`9<ER@?vQ4lK+N(!t5P-4TQ|lp$Q#%AVP0=ivoU_& z8!b-xc@MOX2=QJ_Y#&hW=FFuxGM3z&JFje`q5X$PH)v41R{h#BO$Vm*9W=B?((sff q-a2or4fI~?e?Ol$Yglq#?}uYv^7CFAx6sc!W#XbBZ}_ywdH)M@KJ#_} diff --git a/readthedocs/locale/zh_CN/LC_MESSAGES/django.po b/readthedocs/locale/zh_CN/LC_MESSAGES/django.po index 44e2a89a84a..555c0353eac 100644 --- a/readthedocs/locale/zh_CN/LC_MESSAGES/django.po +++ b/readthedocs/locale/zh_CN/LC_MESSAGES/django.po @@ -20,6 +20,7 @@ # Rowingbohe Telegram@Rowingbohe_Channel , 2018 # 刘世华 , 2022 # s's 地方 , 2018 +# Steve Link, 2022 # xin.wang , 2018 # YFdyh000 , 2015 # Ivan.Tang , 2019 @@ -29,9 +30,9 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:03+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" -"Last-Translator: 刘世华 , 2022\n" +"Last-Translator: Steve Link, 2022\n" "Language-Team: Chinese (China) (http://www.transifex.com/readthedocs/" "readthedocs/language/zh_CN/)\n" "Language: zh_CN\n" @@ -40,7 +41,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -77,11 +78,11 @@ msgstr "下载" #: api/v2/templates/restapi/footer.html:67 msgid "On Read the Docs" -msgstr "" +msgstr "在 Read the Docs 上查看" #: api/v2/templates/restapi/footer.html:69 msgid "Project Home" -msgstr "" +msgstr "项目主页" #: api/v2/templates/restapi/footer.html:72 builds/apps.py:12 #: templates/core/project_bar_base.html:46 @@ -90,12 +91,12 @@ msgstr "构建" #: api/v2/templates/restapi/footer.html:84 msgid "On GitHub" -msgstr "" +msgstr "在 GitHub 上查看" #: api/v2/templates/restapi/footer.html:86 #: api/v2/templates/restapi/footer.html:105 msgid "View" -msgstr "" +msgstr "查看" #: api/v2/templates/restapi/footer.html:90 #: api/v2/templates/restapi/footer.html:98 @@ -108,11 +109,11 @@ msgstr "编辑" #: api/v2/templates/restapi/footer.html:96 msgid "On Bitbucket" -msgstr "" +msgstr "在 Bitbucket 上查看" #: api/v2/templates/restapi/footer.html:103 msgid "On GitLab" -msgstr "" +msgstr "在 GitLab 上查看" #. Translators: This is about starting a search #: api/v2/templates/restapi/footer.html:118 @@ -124,7 +125,7 @@ msgstr "搜索" #: api/v2/templates/restapi/footer.html:123 msgid "Search docs" -msgstr "" +msgstr "搜索文档" #: api/v2/templates/restapi/footer.html:134 msgid "Hosted by" @@ -172,7 +173,7 @@ msgid "Download" msgstr "" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "用户" @@ -185,7 +186,7 @@ msgid "Username" msgstr "用户名" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "项目" @@ -400,9 +401,9 @@ msgstr "激活" #: builds/filters.py:19 msgid "Build finished" -msgstr "" +msgstr "构建成功" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "构建失败" @@ -436,12 +437,12 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "" @@ -459,7 +460,7 @@ msgid "Verbose Name" msgstr "长名称" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "网址标识" @@ -479,7 +480,7 @@ msgstr "构建" msgid "Uploaded" msgstr "已上传" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "隐私级别" @@ -489,7 +490,7 @@ msgstr "此版本的隐私级别。" #: builds/models.py:165 msgid "Hidden" -msgstr "" +msgstr "隐藏" #: builds/models.py:167 msgid "Hide this version from the version (flyout) menu and search results?" @@ -511,7 +512,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "文档类型" @@ -556,7 +557,7 @@ msgstr "错误" msgid "Exit code" msgstr "退出码" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "提交" @@ -606,7 +607,7 @@ msgid "Command" msgstr "命令" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "说明" @@ -934,13 +935,13 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "发布日期" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1162,7 +1163,7 @@ msgstr "用户" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "名称" @@ -1821,7 +1822,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "公开" @@ -2034,55 +2035,55 @@ msgstr "" msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "父" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "子" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "别名" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "代码库地址" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "托管文档仓库URL" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "代码库类型" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "项目主页" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "项目的主页" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "官方网址" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "访问文档的URL" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "单一版本" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " @@ -2091,19 +2092,19 @@ msgstr "" "单一版本的站点不含多个翻译版本,只有一个“latest”版本,使用根域名进行托管。请" "谨慎使用,仅在您的文档永远不会用到多版本时使用它。" -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "默认版本" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "访问项目根目录时重定向的目标版本" -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "默认分支" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." @@ -2111,11 +2112,11 @@ msgstr "" "分支\"latest\"所指向。 空白的话将使用你的VCS的默认值 (例如: trunkmaster)。" -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "所需求的文件" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2124,50 +2125,50 @@ msgstr "" "需要 pip 要求文件 来构建你的文档。 路径从你项目的根目录开始。" -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." msgstr "" -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "CDN 已启用" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "分析代码" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2175,99 +2176,99 @@ msgstr "" "Google Analytics Tracking ID (ex. UA-22345342-1). 这将减慢你的页" "面加载速度。" -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "备选容器镜像" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "容器内存限制" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "Docker 格式的内存限制 -- 例: 512m or 1g" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "容器的时间限制秒数" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "备用构建的队列id" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "允许已付费广告" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "如果未选中的话,你仍然会看到社区广告。" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "去广告" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "在非 stable(稳定)或 latest(最新)版本中展示警告横幅。" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "启用 EPUB 构建" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "为你文档的每次构建创建 EPUB 版本。" -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "启用 PDF 构建" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "为你文档的每次构建创建 PDF 版本。" -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "路径" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "保存 conf.py 用的目录" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "Python 配置文件" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." @@ -2275,358 +2276,358 @@ msgstr "" "相对项目根目录的 conf.py 文件路径 (如: docs/conf.py). 留空则自动查找。" -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "精选" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "跳过" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "安装项目" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "在一个 virtualenv 中使用setup.py install 来安装你的项目" -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "Python 解释器" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "使用系统包" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "让虚拟环境可以访问全局 site-packages 目录。" -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "相关项目" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "语言" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "该项目的文档所呈现的语言。注意:这影响您的项目的 URL。" -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "编程语言" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "项目使用的主要编程语言" -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "项目构建同时包含webhook" -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "此项目已成功被克隆" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "Model 必须包含 slug" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "不支持嵌套子项目" -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "发送 webhook 到" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "域" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "使用 HTTPS" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "此域访问次数" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "" -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "" -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "" -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "" -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" msgstr "" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "" -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "一直运行run pip install --upgrade" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "使用最新版本的 Sphinx" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "添加了日期功能" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2646,11 +2647,15 @@ msgstr "" msgid "Enter a valid plain or internationalized domain name value" msgstr "输入有效空白或国际域名值" -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "" diff --git a/readthedocs/locale/zh_TW/LC_MESSAGES/django.po b/readthedocs/locale/zh_TW/LC_MESSAGES/django.po index 8c698c99ea8..1ed6c1b4dc3 100644 --- a/readthedocs/locale/zh_TW/LC_MESSAGES/django.po +++ b/readthedocs/locale/zh_TW/LC_MESSAGES/django.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-19 10:03+0000\n" +"POT-Creation-Date: 2022-08-02 11:19+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Anthony , 2022\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/readthedocs/" @@ -27,7 +27,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: analytics/models.py:69 builds/models.py:622 projects/models.py:1382 +#: analytics/models.py:69 builds/models.py:622 projects/models.py:1383 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:255 #: templates/search/elastic_search.html:54 msgid "Version" @@ -159,7 +159,7 @@ msgid "Download" msgstr "" #: audit/models.py:87 core/models.py:38 gold/models.py:35 -#: projects/models.py:117 +#: projects/models.py:118 msgid "User" msgstr "使用者" @@ -172,7 +172,7 @@ msgid "Username" msgstr "使用者名稱" #: audit/models.py:109 builds/models.py:111 builds/models.py:616 -#: projects/models.py:1376 redirects/models.py:57 +#: projects/models.py:1377 redirects/models.py:57 msgid "Project" msgstr "專案" @@ -389,7 +389,7 @@ msgstr "啟用" msgid "Build finished" msgstr "" -#: builds/filters.py:20 projects/models.py:1501 +#: builds/filters.py:20 projects/models.py:1502 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "建置失敗" @@ -423,12 +423,12 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:99 core/models.py:26 projects/models.py:1464 -#: projects/models.py:1632 +#: builds/models.py:99 core/models.py:26 projects/models.py:1465 +#: projects/models.py:1633 msgid "created" msgstr "" -#: builds/models.py:104 core/models.py:31 projects/models.py:1469 +#: builds/models.py:104 core/models.py:31 projects/models.py:1470 msgid "modified" msgstr "" @@ -446,7 +446,7 @@ msgid "Verbose Name" msgstr "詳細名稱" #: builds/models.py:140 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:122 subscriptions/models.py:35 +#: projects/models.py:123 subscriptions/models.py:35 msgid "Slug" msgstr "動態資料欄位" @@ -466,7 +466,7 @@ msgstr "建置" msgid "Uploaded" msgstr "已上傳" -#: builds/models.py:158 projects/models.py:384 +#: builds/models.py:158 projects/models.py:385 msgid "Privacy Level" msgstr "隱私等級" @@ -498,7 +498,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:177 projects/models.py:195 +#: builds/models.py:177 projects/models.py:196 msgid "Documentation type" msgstr "文件類型" @@ -543,7 +543,7 @@ msgstr "錯誤" msgid "Exit code" msgstr "結束代碼" -#: builds/models.py:672 projects/models.py:1393 sphinx_domains/models.py:43 +#: builds/models.py:672 projects/models.py:1394 sphinx_domains/models.py:43 msgid "Commit" msgstr "認可 (Commit)" @@ -593,7 +593,7 @@ msgid "Command" msgstr "指令" #: builds/models.py:1043 builds/models.py:1103 oauth/models.py:135 -#: organizations/models.py:62 projects/models.py:124 subscriptions/models.py:30 +#: organizations/models.py:62 projects/models.py:125 subscriptions/models.py:30 #: subscriptions/models.py:137 templates/core/project_details.html:78 msgid "Description" msgstr "說明" @@ -927,13 +927,13 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:30 organizations/models.py:29 organizations/models.py:166 -#: organizations/models.py:239 projects/models.py:111 +#: organizations/models.py:239 projects/models.py:112 #: subscriptions/models.py:24 subscriptions/models.py:126 msgid "Publication date" msgstr "發佈日期" #: gold/models.py:31 organizations/models.py:30 organizations/models.py:167 -#: organizations/models.py:240 projects/models.py:112 projects/models.py:1395 +#: organizations/models.py:240 projects/models.py:113 projects/models.py:1396 #: subscriptions/models.py:25 subscriptions/models.py:127 #: subscriptions/models.py:183 msgid "Modified date" @@ -1157,7 +1157,7 @@ msgstr "使用者" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:46 #: organizations/models.py:190 projects/filters.py:30 projects/filters.py:114 -#: projects/models.py:121 projects/models.py:1387 sphinx_domains/models.py:51 +#: projects/models.py:122 projects/models.py:1388 sphinx_domains/models.py:51 #: subscriptions/models.py:28 msgid "Name" msgstr "名稱" @@ -1821,7 +1821,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:94 projects/models.py:2030 +#: projects/constants.py:94 projects/models.py:2031 msgid "Public" msgstr "公開" @@ -2038,55 +2038,55 @@ msgstr "變數名稱不可包含空白字元" msgid "Only letters, numbers and underscore are allowed" msgstr "僅可使用字母、數字與底線" -#: projects/models.py:73 +#: projects/models.py:74 msgid "Parent" msgstr "上一層" -#: projects/models.py:79 +#: projects/models.py:80 msgid "Child" msgstr "下一層" -#: projects/models.py:84 +#: projects/models.py:85 msgid "Alias" msgstr "別名" -#: projects/models.py:126 +#: projects/models.py:127 msgid "Short description of this project" msgstr "" -#: projects/models.py:129 +#: projects/models.py:130 msgid "Repository URL" msgstr "儲存庫網址" -#: projects/models.py:132 +#: projects/models.py:133 msgid "Hosted documentation repository URL" msgstr "託管文件的儲存庫網址" -#: projects/models.py:136 +#: projects/models.py:137 msgid "Repository type" msgstr "儲存庫類型" -#: projects/models.py:142 +#: projects/models.py:143 msgid "Project homepage" msgstr "專案首頁" -#: projects/models.py:144 +#: projects/models.py:145 msgid "The project's homepage" msgstr "專案的首頁" -#: projects/models.py:147 +#: projects/models.py:148 msgid "Canonical URL" msgstr "標準 URL" -#: projects/models.py:149 +#: projects/models.py:150 msgid "URL that documentation is expected to serve from" msgstr "預期用來提供文件的網址" -#: projects/models.py:152 +#: projects/models.py:153 msgid "Single version" msgstr "單一版本" -#: projects/models.py:155 +#: projects/models.py:156 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " @@ -2095,19 +2095,19 @@ msgstr "" "單一版本網站不包含翻譯,且只有「latest」伴兒不能,並在網域的根目錄提供。請謹" "慎使用,請於文件永遠不會有多版本的時候才開啟。" -#: projects/models.py:162 +#: projects/models.py:163 msgid "Default version" msgstr "預設版本" -#: projects/models.py:165 +#: projects/models.py:166 msgid "The version of your project that / redirects to" msgstr "專案根目錄「 / 」要跳轉至的版本" -#: projects/models.py:170 +#: projects/models.py:171 msgid "Default branch" msgstr "預設分支" -#: projects/models.py:176 +#: projects/models.py:177 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS (eg. trunk or master)." @@ -2115,11 +2115,11 @@ msgstr "" "「latest」指向的分支。留空則使用 VCS 的預設值(如 truck 或 " "master)。" -#: projects/models.py:182 +#: projects/models.py:183 msgid "Requirements file" msgstr "Requirements 檔案" -#: projects/models.py:188 +#: projects/models.py:189 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2128,50 +2128,50 @@ msgstr "" "建置文件需要的pip requirement 檔案。路徑相對於專案根目錄。" -#: projects/models.py:200 +#: projects/models.py:201 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:206 +#: projects/models.py:207 msgid "Documentation URL Configuration" msgstr "" -#: projects/models.py:212 +#: projects/models.py:213 msgid "" "Supports the following keys: $language, $version, $subproject, $filename. An " "example: `$language/$version/$filename`." msgstr "" -#: projects/models.py:219 +#: projects/models.py:220 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:222 +#: projects/models.py:223 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:226 +#: projects/models.py:227 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:233 +#: projects/models.py:234 msgid "Should builds from pull requests be public?" msgstr "" -#: projects/models.py:238 +#: projects/models.py:239 msgid "CDN Enabled" msgstr "已啟用 CDN" -#: projects/models.py:240 +#: projects/models.py:241 msgid "Analytics code" msgstr "分析程式碼" -#: projects/models.py:245 +#: projects/models.py:246 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2179,99 +2179,99 @@ msgstr "" "Google Analytics 追蹤 ID(如︰ UA-22345342-1),可能會降低頁面載" "入的速度。" -#: projects/models.py:251 +#: projects/models.py:252 msgid "Disable Analytics" msgstr "" -#: projects/models.py:255 +#: projects/models.py:256 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:260 +#: projects/models.py:261 msgid "Alternative container image" msgstr "備用容器鏡像" -#: projects/models.py:266 +#: projects/models.py:267 msgid "Container memory limit" msgstr "容器記憶體限制" -#: projects/models.py:271 +#: projects/models.py:272 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "Docker 記憶體限制格式 -- 範例:512m1g" -#: projects/models.py:276 +#: projects/models.py:277 msgid "Container time limit in seconds" msgstr "單位為秒的容器時間限制" -#: projects/models.py:281 +#: projects/models.py:282 msgid "Alternate build queue id" msgstr "備用建置佇列 Id" -#: projects/models.py:287 +#: projects/models.py:288 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:292 +#: projects/models.py:293 msgid "Allow paid advertising" msgstr "允許付費廣告" -#: projects/models.py:294 +#: projects/models.py:295 msgid "If unchecked, users will still see community ads." msgstr "若取消選取,則使用者將看見社群廣告。" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Ad-free" msgstr "無廣告" -#: projects/models.py:302 +#: projects/models.py:303 msgid "Is spam?" msgstr "" -#: projects/models.py:305 +#: projects/models.py:306 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:308 +#: projects/models.py:309 msgid "Show version warning" msgstr "顯示版本警告" -#: projects/models.py:310 +#: projects/models.py:311 msgid "Show warning banner in non-stable nor latest versions." msgstr "在非穩定或最新版中顯示警告橫幅" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Enable EPUB build" msgstr "啟用 EPUB 建置" -#: projects/models.py:318 +#: projects/models.py:319 msgid "Create a EPUB version of your documentation with each build." msgstr "為每個建置建立 EPUB 版本的文件" -#: projects/models.py:322 +#: projects/models.py:323 msgid "Enable PDF build" msgstr "啟用 PDF 建置" -#: projects/models.py:325 +#: projects/models.py:326 msgid "Create a PDF version of your documentation with each build." msgstr "為每個建置建立 PDF 版本的文件" -#: projects/models.py:331 projects/models.py:1392 +#: projects/models.py:332 projects/models.py:1393 msgid "Path" msgstr "路徑" -#: projects/models.py:335 +#: projects/models.py:336 msgid "The directory where conf.py lives" msgstr "conf.py 所在目錄" -#: projects/models.py:340 +#: projects/models.py:341 msgid "Python configuration file" msgstr "Python 組態設定檔" -#: projects/models.py:345 +#: projects/models.py:346 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." @@ -2279,358 +2279,358 @@ msgstr "" "自專案根目錄至 conf.py 檔案的路徑(如 docs/conf.py)。留空以讓 Read the Docs 自動尋找。" -#: projects/models.py:351 +#: projects/models.py:352 msgid "Featured" msgstr "精選" -#: projects/models.py:352 +#: projects/models.py:353 msgid "Skip" msgstr "跳過" -#: projects/models.py:354 +#: projects/models.py:355 msgid "Install Project" msgstr "安裝專案" -#: projects/models.py:356 +#: projects/models.py:357 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "使用 setup.py install 來在虛擬環境中安裝專案。" -#: projects/models.py:365 +#: projects/models.py:366 msgid "Python Interpreter" msgstr "Python 解譯器" -#: projects/models.py:370 +#: projects/models.py:371 msgid "The Python interpreter used to create the virtual environment." msgstr "用於建立虛擬環境的 Python 解譯器。" -#: projects/models.py:376 +#: projects/models.py:377 msgid "Use system packages" msgstr "使用系統套件" -#: projects/models.py:378 +#: projects/models.py:379 msgid "Give the virtual environment access to the global site-packages dir." msgstr "讓虛擬環境可以存取全域 site-packages 目錄。" -#: projects/models.py:389 +#: projects/models.py:390 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:396 +#: projects/models.py:397 msgid "Related projects" msgstr "相關專案" -#: projects/models.py:404 templates/search/elastic_search.html:70 +#: projects/models.py:405 templates/search/elastic_search.html:70 msgid "Language" msgstr "語言" -#: projects/models.py:408 +#: projects/models.py:409 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "專案文件呈現的語言。注意︰該設定將影響專案的網址。" -#: projects/models.py:416 +#: projects/models.py:417 msgid "Programming Language" msgstr "程式語言" -#: projects/models.py:420 +#: projects/models.py:421 msgid "The primary programming language the project is written in." msgstr "撰寫本專案的主要程式語言。" -#: projects/models.py:436 +#: projects/models.py:437 msgid "This project has been built with a webhook" msgstr "該專案已通過 Webhook 建置" -#: projects/models.py:440 +#: projects/models.py:441 msgid "This project has been successfully cloned" msgstr "這個專案已成功複製" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Model must have slug" msgstr "Model 必須有動態資料欄位" -#: projects/models.py:1278 +#: projects/models.py:1279 msgid "Subproject nesting is not supported" msgstr "不支援巢狀子專案" -#: projects/models.py:1394 sphinx_domains/models.py:44 +#: projects/models.py:1395 sphinx_domains/models.py:44 msgid "Build id" msgstr "" -#: projects/models.py:1397 +#: projects/models.py:1398 msgid "Page search rank" msgstr "" -#: projects/models.py:1402 +#: projects/models.py:1403 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1500 msgid "Build triggered" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1501 msgid "Build passed" msgstr "" -#: projects/models.py:1517 +#: projects/models.py:1518 msgid "URL" msgstr "網址" -#: projects/models.py:1519 +#: projects/models.py:1520 msgid "URL to send the webhook to" msgstr "要傳送 Webhook 至的網址" -#: projects/models.py:1522 +#: projects/models.py:1523 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1530 +#: projects/models.py:1531 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1533 +#: projects/models.py:1534 msgid "JSON payload" msgstr "" -#: projects/models.py:1535 +#: projects/models.py:1536 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1643 sphinx_domains/models.py:47 +#: projects/models.py:1644 sphinx_domains/models.py:47 msgid "Domain" msgstr "網域" -#: projects/models.py:1650 +#: projects/models.py:1651 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1654 +#: projects/models.py:1655 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1659 +#: projects/models.py:1660 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1663 +#: projects/models.py:1664 msgid "Use HTTPS" msgstr "使用 HTTPS" -#: projects/models.py:1665 +#: projects/models.py:1666 msgid "Always use HTTPS for this domain" msgstr "永遠為該網域使用 HTTPS" -#: projects/models.py:1669 +#: projects/models.py:1670 msgid "Number of times this domain has been hit" msgstr "該網域的點擊次數" -#: projects/models.py:1674 templates/projects/domain_form.html:40 +#: projects/models.py:1675 templates/projects/domain_form.html:40 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1688 +#: projects/models.py:1689 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1692 +#: projects/models.py:1693 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1696 +#: projects/models.py:1697 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1824 +#: projects/models.py:1825 msgid "Allow deprecated webhook views" msgstr "允許已被淘汰的 Webhook 檢視" -#: projects/models.py:1828 +#: projects/models.py:1829 msgid "Do not overwrite context vars in conf.py with Read the Docs context" msgstr "不要以 Read the Docs context 來複寫 conf.py 中的 context 變數" -#: projects/models.py:1833 +#: projects/models.py:1834 msgid "Use Read the Docs theme for MkDocs as default theme" msgstr "使用用於 MkDocs 的 Read the Docs 主題作為預設主題" -#: projects/models.py:1837 +#: projects/models.py:1838 msgid "Do not shallow clone when cloning git repos" msgstr "複製 Git 儲存庫時不要使用淺層複製 (Shallow Clone)" -#: projects/models.py:1841 +#: projects/models.py:1842 msgid "Use Docker image labelled as `testing` to build the docs" msgstr "使用標為 `testing` 的 Docker 鏡像來建置該文件" -#: projects/models.py:1845 +#: projects/models.py:1846 msgid "Try alternative method of posting large data" msgstr "使用替代方法來傳送大型資料" -#: projects/models.py:1849 +#: projects/models.py:1850 msgid "Clean all files used in the build process" msgstr "" -#: projects/models.py:1853 +#: projects/models.py:1854 msgid "Upgrade conda before creating the environment" msgstr "" -#: projects/models.py:1857 +#: projects/models.py:1858 msgid "Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1862 +#: projects/models.py:1863 msgid "" "Pass all versions (including private) into the html context when building " "with Sphinx" msgstr "" -#: projects/models.py:1868 +#: projects/models.py:1869 msgid "" "Cache the environment (virtualenv, conda, pip cache, repository) in storage" msgstr "" -#: projects/models.py:1872 +#: projects/models.py:1873 msgid "Limit the amount of concurrent builds" msgstr "" -#: projects/models.py:1876 +#: projects/models.py:1877 msgid "" "CDN support for a project's public versions when privacy levels are enabled." msgstr "" -#: projects/models.py:1880 +#: projects/models.py:1881 msgid "Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1885 msgid "Record 404s page views." msgstr "" -#: projects/models.py:1888 +#: projects/models.py:1889 msgid "Allow forced redirects." msgstr "" -#: projects/models.py:1892 +#: projects/models.py:1893 msgid "Disable all page views" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1899 msgid "Skip syncing branches" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1903 msgid "Skip syncing tags" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1907 msgid "Skip sync versions task" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1911 msgid "Always run pip install --upgrade" msgstr "總是執行 pip install --upgrade" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Use new pip resolver" msgstr "" -#: projects/models.py:1914 +#: projects/models.py:1915 msgid "Don't install the latest version of pip" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Use latest version of Sphinx" msgstr "使用最新版本的 Sphinx" -#: projects/models.py:1919 +#: projects/models.py:1920 msgid "Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "Use latest version of MkDocs" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1925 msgid "Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Disable server side search" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1939 msgid "Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1943 msgid "" "Index content directly from html files instead or relying in other sources" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1949 msgid "" "List packages installed in the environment (\"pip list\" or \"conda list\") " "on build's output" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "" "Use remote listing in VCS (e.g. git ls-remote) if supported for sync versions" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Use \"-j auto\" when calling sphinx-build" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1967 msgid "Mark duplicated builds as NOOP to be skipped by builders" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1971 msgid "Do not create index.md or README.rst if the project does not have one." msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1982 msgid "Feature identifier" msgstr "功能識別項" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Date feature was added" msgstr "已新增日期功能" -#: projects/models.py:1992 +#: projects/models.py:1993 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1997 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2018 +#: projects/models.py:2019 msgid "Name of the environment variable" msgstr "環境變數名稱" -#: projects/models.py:2022 +#: projects/models.py:2023 msgid "Value of the environment variable" msgstr "環境變數值" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Project where this variable will be used" msgstr "使用該變數的專案" -#: projects/models.py:2033 +#: projects/models.py:2034 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2654,11 +2654,15 @@ msgstr "" msgid "Enter a valid plain or internationalized domain name value" msgstr "輸入有效的純網域名稱或國際化網域名稱" -#: projects/validators.py:46 +#: projects/validators.py:27 +msgid "The domain name can't be an IP address." +msgstr "" + +#: projects/validators.py:56 msgid "Invalid character in the URL" msgstr "網址中有無效的字元" -#: projects/validators.py:67 +#: projects/validators.py:77 msgid "Invalid scheme for URL" msgstr "URL 配置無效" diff --git a/setup.cfg b/setup.cfg index 9ebd6b5537a..d17cce550ef 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = readthedocs -version = 8.3.5 +version = 8.3.6 license = MIT description = Read the Docs builds and hosts documentation author = Read the Docs, Inc @@ -29,7 +29,7 @@ github_owner = readthedocs github_repo = readthedocs.org [bumpver] -current_version = "8.3.5" +current_version = "8.3.6" version_pattern = "MAJOR.MINOR.PATCH[TAGNUM]" commit_message = "Bump version {old_version} -> {new_version}" commit = False