From 71a82c94adbacf87b4630288f91f1a56e05f54f2 Mon Sep 17 00:00:00 2001 From: Eric Holscher <25510+ericholscher@users.noreply.github.com> Date: Wed, 23 Oct 2024 05:44:58 -0800 Subject: [PATCH] Release 11.11.0 (#11708) --- CHANGELOG.rst | 20 + docs/conf.py | 2 +- package.json | 2 +- readthedocs/__init__.py | 2 +- readthedocs/locale/ar/LC_MESSAGES/django.po | 522 ++--- readthedocs/locale/ca/LC_MESSAGES/django.po | 865 ++++---- readthedocs/locale/de/LC_MESSAGES/django.mo | Bin 73338 -> 73357 bytes readthedocs/locale/de/LC_MESSAGES/django.po | 534 ++--- readthedocs/locale/en/LC_MESSAGES/django.po | 420 ++-- readthedocs/locale/es/LC_MESSAGES/django.mo | Bin 97164 -> 97092 bytes readthedocs/locale/es/LC_MESSAGES/django.po | 1515 ++++++++------ readthedocs/locale/eu/LC_MESSAGES/django.po | 831 ++++---- readthedocs/locale/fr/LC_MESSAGES/django.mo | Bin 109061 -> 108990 bytes readthedocs/locale/fr/LC_MESSAGES/django.po | 530 ++--- readthedocs/locale/gl/LC_MESSAGES/django.mo | Bin 110620 -> 110548 bytes readthedocs/locale/gl/LC_MESSAGES/django.po | 1621 +++++++++------ readthedocs/locale/he/LC_MESSAGES/django.mo | Bin 141692 -> 142515 bytes readthedocs/locale/he/LC_MESSAGES/django.po | 1516 ++++++++------ readthedocs/locale/hu/LC_MESSAGES/django.po | 937 +++++---- .../locale/id_ID/LC_MESSAGES/django.po | 897 +++++---- readthedocs/locale/it/LC_MESSAGES/django.po | 1032 +++++----- readthedocs/locale/ja/LC_MESSAGES/django.po | 889 +++++---- .../locale/ko_KR/LC_MESSAGES/django.po | 855 ++++---- readthedocs/locale/lt/LC_MESSAGES/django.po | 1108 ++++++----- readthedocs/locale/nb/LC_MESSAGES/django.po | 864 ++++---- readthedocs/locale/nl/LC_MESSAGES/django.po | 881 +++++---- .../locale/nl_NL/LC_MESSAGES/django.po | 522 ++--- readthedocs/locale/pl/LC_MESSAGES/django.po | 845 ++++---- .../locale/pt_BR/LC_MESSAGES/django.mo | Bin 132169 -> 132955 bytes .../locale/pt_BR/LC_MESSAGES/django.po | 1744 +++++++++++------ readthedocs/locale/ru/LC_MESSAGES/django.po | 528 ++--- readthedocs/locale/sk/LC_MESSAGES/django.po | 843 ++++---- readthedocs/locale/tr/LC_MESSAGES/django.po | 528 ++--- readthedocs/locale/uk/LC_MESSAGES/django.po | 870 ++++---- .../locale/vi_VN/LC_MESSAGES/django.po | 840 ++++---- .../locale/zh_CN/LC_MESSAGES/django.po | 524 ++--- .../locale/zh_TW/LC_MESSAGES/django.po | 884 +++++---- setup.cfg | 4 +- 38 files changed, 13334 insertions(+), 10641 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index cffcef45ea6..ed67f67af91 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,23 @@ +Version 11.11.0 +--------------- + +:Date: October 23, 2024 + +* `@stsewd `__: Remove unrelated change (`#11704 `__) +* `@stsewd `__: Addons: always sort versions in descending order (`#11691 `__) +* `@stsewd `__: Addons: default to semver for sorting versions (`#11686 `__) +* `@ericholscher `__: Release 11.10.0 (`#11685 `__) +* `@ericholscher `__: Fix second Content Type header (`#11684 `__) +* `@humitos `__: Docs: recover "Edit on GitHub" links (`#11681 `__) +* `@ericholscher `__: fix proxito header (`#11680 `__) +* `@agjohnson `__: Accidentally a word (`#11679 `__) +* `@stsewd `__: Subscription: better feature description (`#11676 `__) +* `@ericholscher `__: Enable subproject filters for projects with subprojects (`#11674 `__) +* `@stsewd `__: Remove session fallback cookie (`#11673 `__) +* `@stsewd `__: File tree diff (`#11646 `__) +* `@stsewd `__: Build: refactor search indexing process (`#11643 `__) +* `@plaindocs `__: Add list of supported tools (`#11547 `__) + Version 11.10.0 --------------- diff --git a/docs/conf.py b/docs/conf.py index 918d5c2a426..00f826f1559 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -81,7 +81,7 @@ master_doc = "index" copyright = "Read the Docs, Inc & contributors" -version = "11.10.0" +version = "11.11.0" release = version exclude_patterns = ["_build", "shared", "_includes"] default_role = "obj" diff --git a/package.json b/package.json index 3dc629c46cf..8d4296e9e1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "readthedocs", - "version": "11.10.0", + "version": "11.11.0", "description": "Read the Docs build dependencies", "author": "Read the Docs, Inc ", "scripts": { diff --git a/readthedocs/__init__.py b/readthedocs/__init__.py index 9801bde3bed..cbd37ef0b34 100644 --- a/readthedocs/__init__.py +++ b/readthedocs/__init__.py @@ -1,4 +1,4 @@ """Read the Docs.""" -__version__ = "11.10.0" +__version__ = "11.11.0" diff --git a/readthedocs/locale/ar/LC_MESSAGES/django.po b/readthedocs/locale/ar/LC_MESSAGES/django.po index e3fadf25295..97959511fa4 100644 --- a/readthedocs/locale/ar/LC_MESSAGES/django.po +++ b/readthedocs/locale/ar/LC_MESSAGES/django.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-01 14:17+0000\n" +"POT-Creation-Date: 2024-10-23 13:42+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Mustafa , 2020\n" "Language-Team: Arabic (http://app.transifex.com/readthedocs/readthedocs/" @@ -25,8 +25,8 @@ 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/filters.py:41 builds/models.py:717 -#: projects/filters.py:196 projects/models.py:1479 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:728 +#: projects/filters.py:196 projects/models.py:1484 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "الإصدار" @@ -224,7 +224,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:245 +#: projects/models.py:250 msgid "User" msgstr "المستخدم" @@ -236,8 +236,8 @@ msgstr "" msgid "Username" msgstr "اسم المستخدم" -#: audit/models.py:138 builds/models.py:95 builds/models.py:711 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1473 +#: audit/models.py:138 builds/models.py:95 builds/models.py:722 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1478 #: redirects/models.py:48 msgid "Project" msgstr "المشروع" @@ -262,7 +262,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1226 msgid "Action" msgstr "" @@ -445,7 +445,7 @@ msgstr "فرع" msgid "Tag" msgstr "وسم" -#: builds/constants.py:56 projects/constants.py:412 +#: builds/constants.py:56 projects/constants.py:414 msgid "Unknown" msgstr "غير معروف" @@ -477,7 +477,7 @@ msgstr "فعّال" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1578 +#: builds/filters.py:29 projects/models.py:1583 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -494,7 +494,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:139 builds/models.py:733 +#: builds/filters.py:48 builds/models.py:139 builds/models.py:744 msgid "State" msgstr "الوضعية" @@ -503,7 +503,7 @@ msgstr "الوضعية" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:100 builds/models.py:723 +#: builds/filters.py:54 builds/models.py:100 builds/models.py:734 msgid "Type" msgstr "النوع" @@ -537,7 +537,7 @@ msgid "Verbose Name" msgstr "اسم مطوّل" #: builds/models.py:127 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:250 +#: projects/models.py:255 msgid "Slug" msgstr "Slug" @@ -557,7 +557,7 @@ msgstr "بني" msgid "Uploaded" msgstr "تم الرفع" -#: builds/models.py:154 projects/models.py:478 +#: builds/models.py:154 projects/models.py:483 msgid "Privacy Level" msgstr "مستوي الخصوصية" @@ -589,7 +589,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:563 +#: builds/models.py:175 projects/models.py:568 msgid "Documentation type" msgstr "" @@ -605,199 +605,199 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:745 +#: builds/models.py:756 msgid "Status" msgstr "" -#: builds/models.py:752 integrations/models.py:145 +#: builds/models.py:763 integrations/models.py:145 msgid "Date" msgstr "التاريخ" -#: builds/models.py:753 +#: builds/models.py:764 msgid "Success" msgstr "نجاح" -#: builds/models.py:758 +#: builds/models.py:769 msgid "Setup" msgstr "إعداد" -#: builds/models.py:759 +#: builds/models.py:770 msgid "Setup error" msgstr "إعداد خاطئ" -#: builds/models.py:760 +#: builds/models.py:771 msgid "Output" msgstr "الناتج" -#: builds/models.py:761 templates/builds/build_detail.html:261 +#: builds/models.py:772 templates/builds/build_detail.html:261 msgid "Error" msgstr "خطأ" -#: builds/models.py:762 +#: builds/models.py:773 msgid "Exit code" msgstr "كود الخروج" -#: builds/models.py:767 projects/models.py:1490 +#: builds/models.py:778 projects/models.py:1495 msgid "Commit" msgstr "تقديم" -#: builds/models.py:773 +#: builds/models.py:784 msgid "Version slug" msgstr "" -#: builds/models.py:779 +#: builds/models.py:790 msgid "Version name" msgstr "" -#: builds/models.py:785 builds/models.py:1228 +#: builds/models.py:796 builds/models.py:1239 msgid "Version type" msgstr "" -#: builds/models.py:792 +#: builds/models.py:803 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:797 +#: builds/models.py:808 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:805 +#: builds/models.py:816 msgid "Build Length" msgstr "طول البناء" -#: builds/models.py:808 +#: builds/models.py:819 msgid "Builder" msgstr "" -#: builds/models.py:815 +#: builds/models.py:826 msgid "Cold Storage" msgstr "" -#: builds/models.py:821 +#: builds/models.py:832 msgid "Celery task id" msgstr "" -#: builds/models.py:1131 +#: builds/models.py:1142 msgid "Build" msgstr "" -#: builds/models.py:1136 +#: builds/models.py:1147 msgid "Command" msgstr "" -#: builds/models.py:1137 builds/models.py:1192 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:252 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1203 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:257 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "الوصف" -#: builds/models.py:1138 +#: builds/models.py:1149 msgid "Command output" msgstr "" -#: builds/models.py:1139 +#: builds/models.py:1150 msgid "Command exit code" msgstr "" -#: builds/models.py:1141 +#: builds/models.py:1152 msgid "Start time" msgstr "" -#: builds/models.py:1142 +#: builds/models.py:1153 msgid "End time" msgstr "" -#: builds/models.py:1170 +#: builds/models.py:1181 msgid "Activate version" msgstr "" -#: builds/models.py:1171 +#: builds/models.py:1182 msgid "Hide version" msgstr "" -#: builds/models.py:1172 +#: builds/models.py:1183 msgid "Make version public" msgstr "" -#: builds/models.py:1173 +#: builds/models.py:1184 msgid "Make version private" msgstr "" -#: builds/models.py:1174 +#: builds/models.py:1185 msgid "Set version as default" msgstr "" -#: builds/models.py:1175 +#: builds/models.py:1186 msgid "Delete version" msgstr "" -#: builds/models.py:1187 +#: builds/models.py:1198 msgid "Rule priority" msgstr "" -#: builds/models.py:1188 +#: builds/models.py:1199 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1198 +#: builds/models.py:1209 msgid "Match argument" msgstr "" -#: builds/models.py:1199 +#: builds/models.py:1210 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1214 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1216 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1216 +#: builds/models.py:1227 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1221 +#: builds/models.py:1232 msgid "Action argument" msgstr "" -#: builds/models.py:1222 +#: builds/models.py:1233 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1240 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1394 +#: builds/models.py:1405 msgid "Version activated" msgstr "" -#: builds/models.py:1395 +#: builds/models.py:1406 msgid "Version hidden" msgstr "" -#: builds/models.py:1397 +#: builds/models.py:1408 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1400 +#: builds/models.py:1411 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1402 +#: builds/models.py:1413 msgid "Version set as default" msgstr "" -#: builds/models.py:1403 +#: builds/models.py:1414 msgid "Version deleted" msgstr "" -#: builds/models.py:1408 +#: builds/models.py:1419 msgid "Matched rule" msgstr "" @@ -915,7 +915,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1593 +#: core/forms.py:198 projects/models.py:1598 msgid "URL" msgstr "" @@ -1022,6 +1022,20 @@ msgstr "" msgid "Validation of custom domain expired: {{domain}}" msgstr "" +#: domains/validators.py:17 +#, python-brace-format +msgid "" +"This project has reached the limit of {feature.value} domains. Consider " +"removing unused domains." +msgstr "" + +#: domains/validators.py:22 +#, python-brace-format +msgid "" +"Your organization has reached the limit of {feature.value} domains. Consider " +"removing unused domains or upgrading your plan." +msgstr "" + #: gold/forms.py:50 msgid "No project found." msgstr "" @@ -1031,12 +1045,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:223 -#: organizations/models.py:297 projects/models.py:236 +#: organizations/models.py:297 projects/models.py:241 msgid "Publication date" msgstr "تاريخ النشر" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1492 +#: organizations/models.py:298 projects/models.py:244 projects/models.py:1497 msgid "Modified date" msgstr "تاريخ التعديل" @@ -1311,7 +1325,7 @@ msgid "Unknown problem" msgstr "" #: notifications/messages.py:101 -msgid "Build terminated due inactivity" +msgid "Build terminated due to inactivity" msgstr "" #: notifications/messages.py:129 @@ -1437,7 +1451,7 @@ msgstr "" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1484 +#: projects/models.py:254 projects/models.py:1489 msgid "Name" msgstr "الاسم" @@ -2019,16 +2033,12 @@ msgid "Verify your email address" msgstr "" #: organizations/views/private.py:120 -#, fuzzy -#| msgid "Organization" msgid "Organization updated" -msgstr "المنظمة" +msgstr "" #: organizations/views/private.py:130 -#, fuzzy -#| msgid "Organization" msgid "Organization deleted" -msgstr "المنظمة" +msgstr "" #: organizations/views/private.py:159 msgid "Owner removed" @@ -2126,75 +2136,75 @@ msgstr "" msgid "Generic" msgstr "" -#: projects/constants.py:79 +#: projects/constants.py:81 msgid "Live" msgstr "مباشر" -#: projects/constants.py:80 +#: projects/constants.py:82 msgid "Deleted" msgstr "حُذف" -#: projects/constants.py:86 +#: projects/constants.py:88 msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2064 +#: projects/constants.py:94 projects/models.py:2077 msgid "Public" msgstr "للعامة" -#: projects/constants.py:93 +#: projects/constants.py:95 msgid "Private" msgstr "خاص" -#: projects/constants.py:104 +#: projects/constants.py:106 msgid "CPython 2.x" msgstr "" -#: projects/constants.py:105 +#: projects/constants.py:107 msgid "CPython 3.x" msgstr "" -#: projects/constants.py:409 +#: projects/constants.py:411 msgid "Valid and active" msgstr "" -#: projects/constants.py:410 +#: projects/constants.py:412 msgid "Invalid" msgstr "" -#: projects/constants.py:411 +#: projects/constants.py:413 msgid "Pending" msgstr "" -#: projects/constants.py:421 +#: projects/constants.py:423 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:425 +#: projects/constants.py:427 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:429 +#: projects/constants.py:431 msgid "Single version without translations (/)" msgstr "" -#: projects/constants.py:446 +#: projects/constants.py:448 msgid "Alphabetically" msgstr "" -#: projects/constants.py:447 +#: projects/constants.py:449 msgid "SemVer (Read the Docs)" msgstr "" -#: projects/constants.py:450 +#: projects/constants.py:452 msgid "Python Packaging (PEP 440 and PEP 425)" msgstr "" -#: projects/constants.py:452 +#: projects/constants.py:454 msgid "CalVer (YYYY.0M.0M)" msgstr "" -#: projects/constants.py:453 +#: projects/constants.py:455 msgid "Define your own pattern" msgstr "" @@ -2309,7 +2319,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:451 projects/models.py:254 +#: projects/forms.py:451 projects/models.py:259 msgid "Short description of this project" msgstr "" @@ -2385,210 +2395,222 @@ msgstr "" msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:94 +#: projects/models.py:95 msgid "Main project" msgstr "" -#: projects/models.py:100 +#: projects/models.py:101 msgid "Subproject" msgstr "" -#: projects/models.py:105 +#: projects/models.py:106 msgid "Alias" msgstr "" -#: projects/models.py:257 +#: projects/models.py:190 +msgid "Sorting of versions" +msgstr "" + +#: projects/models.py:200 +msgid "Custom version sorting pattern" +msgstr "" + +#: projects/models.py:206 +msgid "Show latest and stable at the beginning" +msgstr "" + +#: projects/models.py:262 msgid "Repository URL" msgstr "عنوان المستودع" -#: projects/models.py:260 +#: projects/models.py:265 msgid "Git repository URL" msgstr "" -#: projects/models.py:267 +#: projects/models.py:272 msgid "Repository type" msgstr "نوع المستودع" -#: projects/models.py:273 +#: projects/models.py:278 msgid "Project homepage" msgstr "" -#: projects/models.py:275 +#: projects/models.py:280 msgid "The project's homepage" msgstr "الصفحة الرئيسية للمشروع" -#: projects/models.py:278 +#: projects/models.py:283 msgid "Canonical URL" msgstr "" -#: projects/models.py:280 +#: projects/models.py:285 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:283 +#: projects/models.py:288 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:290 +#: projects/models.py:295 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " "current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:298 +#: projects/models.py:303 msgid "Single version" msgstr "" -#: projects/models.py:301 +#: projects/models.py:306 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:308 +#: projects/models.py:313 msgid "Default version" msgstr "الإصدار الإفتراضي" -#: projects/models.py:311 +#: projects/models.py:316 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:316 +#: projects/models.py:321 msgid "Default branch" msgstr "" -#: projects/models.py:322 +#: projects/models.py:327 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:327 +#: projects/models.py:332 msgid "Custom path prefix" msgstr "" -#: projects/models.py:333 +#: projects/models.py:338 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." msgstr "" -#: projects/models.py:338 +#: projects/models.py:343 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:344 +#: projects/models.py:349 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." msgstr "" -#: projects/models.py:351 +#: projects/models.py:356 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:354 +#: projects/models.py:359 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:358 +#: projects/models.py:363 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:365 +#: projects/models.py:370 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:370 +#: projects/models.py:375 msgid "CDN Enabled" msgstr "" -#: projects/models.py:372 +#: projects/models.py:377 msgid "Analytics code" msgstr "رمز الإحصائيات" -#: projects/models.py:377 +#: projects/models.py:382 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:383 +#: projects/models.py:388 msgid "Disable Analytics" msgstr "" -#: projects/models.py:387 +#: projects/models.py:392 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:392 +#: projects/models.py:397 msgid "Alternative container image" msgstr "" -#: projects/models.py:398 +#: projects/models.py:403 msgid "Container memory limit" msgstr "" -#: projects/models.py:403 +#: projects/models.py:408 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:408 +#: projects/models.py:413 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:413 +#: projects/models.py:418 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:419 +#: projects/models.py:424 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:424 +#: projects/models.py:429 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:426 +#: projects/models.py:431 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:429 +#: projects/models.py:434 msgid "Ad-free" msgstr "" -#: projects/models.py:434 +#: projects/models.py:439 msgid "Is spam?" msgstr "" -#: projects/models.py:437 +#: projects/models.py:442 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:440 +#: projects/models.py:445 msgid "Show version warning" msgstr "" -#: projects/models.py:442 +#: projects/models.py:447 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:446 +#: projects/models.py:451 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:452 +#: projects/models.py:457 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2596,312 +2618,316 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:460 +#: projects/models.py:465 msgid "Featured" msgstr "مميز" -#: projects/models.py:462 +#: projects/models.py:467 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:470 +#: projects/models.py:475 msgid "Delisted" msgstr "" -#: projects/models.py:472 +#: projects/models.py:477 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" msgstr "" -#: projects/models.py:483 +#: projects/models.py:488 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:490 +#: projects/models.py:495 msgid "Related projects" msgstr "" -#: projects/models.py:498 templates/search/elastic_search.html:57 +#: projects/models.py:503 templates/search/elastic_search.html:57 msgid "Language" msgstr "اللغة" -#: projects/models.py:502 +#: projects/models.py:507 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:510 +#: projects/models.py:515 msgid "Programming Language" msgstr "لغة البرمَجة" -#: projects/models.py:514 +#: projects/models.py:519 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:530 +#: projects/models.py:535 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:534 +#: projects/models.py:539 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:543 +#: projects/models.py:548 msgid "Connected repository" msgstr "" -#: projects/models.py:544 +#: projects/models.py:549 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:570 +#: projects/models.py:575 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:581 +#: projects/models.py:586 msgid "project" msgstr "" -#: projects/models.py:592 +#: projects/models.py:597 msgid "Model must have slug" msgstr "" -#: projects/models.py:1354 +#: projects/models.py:1359 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1489 +#: projects/models.py:1494 msgid "Path" msgstr "المسار" -#: projects/models.py:1491 +#: projects/models.py:1496 msgid "Build id" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1499 msgid "Page search rank" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1504 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1542 projects/models.py:1707 +#: projects/models.py:1547 projects/models.py:1712 msgid "created" msgstr "" -#: projects/models.py:1547 +#: projects/models.py:1552 msgid "modified" msgstr "" -#: projects/models.py:1576 +#: projects/models.py:1581 msgid "Build triggered" msgstr "" -#: projects/models.py:1577 +#: projects/models.py:1582 msgid "Build passed" msgstr "" -#: projects/models.py:1595 +#: projects/models.py:1600 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1598 +#: projects/models.py:1603 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1611 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1609 +#: projects/models.py:1614 msgid "JSON payload" msgstr "" -#: projects/models.py:1611 +#: projects/models.py:1616 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1718 +#: projects/models.py:1723 msgid "Domain" msgstr "النطاق" -#: projects/models.py:1725 +#: projects/models.py:1730 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1734 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1734 +#: projects/models.py:1739 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1738 +#: projects/models.py:1743 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1740 +#: projects/models.py:1745 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1744 +#: projects/models.py:1749 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1749 templates/projects/domain_form.html:49 +#: projects/models.py:1754 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1758 +#: projects/models.py:1763 msgid "Skip validation process." msgstr "" -#: projects/models.py:1762 +#: projects/models.py:1767 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1776 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1781 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1781 +#: projects/models.py:1786 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1924 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1928 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1933 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1939 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1943 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1947 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1943 +#: projects/models.py:1952 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1957 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1961 +msgid "Build: Generate a file manifest for file tree diff." +msgstr "" + +#: projects/models.py:1966 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1970 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1974 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1977 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1978 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1981 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1972 +#: projects/models.py:1985 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1977 +#: projects/models.py:1990 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1996 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1989 +#: projects/models.py:2002 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1997 +#: projects/models.py:2010 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2002 +#: projects/models.py:2015 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2028 msgid "Feature identifier" msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2033 msgid "Date feature was added" msgstr "" -#: projects/models.py:2026 +#: projects/models.py:2039 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2043 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2052 +#: projects/models.py:2065 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2056 +#: projects/models.py:2069 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2061 +#: projects/models.py:2074 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2080 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2923,10 +2949,8 @@ msgid "Error while checking out the repository" msgstr "" #: projects/notifications.py:99 -#, fuzzy -#| msgid "Repository type" msgid "Repository type not suported" -msgstr "نوع المستودع" +msgstr "" #: projects/notifications.py:112 msgid "Sphinx configuration file is missing" @@ -2944,8 +2968,8 @@ msgstr "" msgid "Repository locked" msgstr "" -#: projects/notifications.py:165 -msgid "Read the Docs Addons will be enabled by default on October 7th" +#: projects/notifications.py:166 +msgid "Read the Docs Addons were enabled by default on October 7th, 2024" msgstr "" #: projects/validators.py:18 @@ -3244,7 +3268,7 @@ msgstr "" #: redirects/templates/redirects/redirect_form.html:8 #: redirects/templates/redirects/redirect_list.html:6 #: redirects/templates/redirects/redirect_list.html:13 -#: templates/projects/project_edit_base.html:22 +#: templates/projects/project_edit_base.html:24 msgid "Redirects" msgstr "" @@ -3319,67 +3343,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:470 +#: settings/base.py:471 msgid "Catalan" msgstr "الكتالانية" -#: settings/base.py:471 +#: settings/base.py:472 msgid "English" msgstr "الإنجليزية" -#: settings/base.py:472 +#: settings/base.py:473 msgid "Spanish" msgstr "الإسبانية" -#: settings/base.py:473 +#: settings/base.py:474 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:474 +#: settings/base.py:475 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:475 +#: settings/base.py:476 msgid "French" msgstr "الفرنسية" -#: settings/base.py:476 +#: settings/base.py:477 msgid "Russian" msgstr "الروسية" -#: settings/base.py:477 +#: settings/base.py:478 msgid "German" msgstr "الألمانية" -#: settings/base.py:478 +#: settings/base.py:479 msgid "Galician" msgstr "" -#: settings/base.py:479 +#: settings/base.py:480 msgid "Vietnamese" msgstr "الفياتنامية" -#: settings/base.py:480 +#: settings/base.py:481 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:481 +#: settings/base.py:482 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:482 +#: settings/base.py:483 msgid "Japanese" msgstr "اليابانية" -#: settings/base.py:483 +#: settings/base.py:484 msgid "Ukrainian" msgstr "الأوكرانية" -#: settings/base.py:484 +#: settings/base.py:485 msgid "Italian" msgstr "الإيطالية" -#: settings/base.py:485 +#: settings/base.py:486 msgid "Korean" msgstr "الكورية" @@ -3388,7 +3412,7 @@ msgid "Custom domain" msgstr "" #: subscriptions/constants.py:26 -msgid "CDN public documentation" +msgid "CDN for public documentation" msgstr "" #: subscriptions/constants.py:27 @@ -3899,7 +3923,7 @@ msgstr "" #: templates/builds/versionautomationrule_list.html:6 #: templates/builds/versionautomationrule_list.html:15 -#: templates/projects/project_edit_base.html:27 +#: templates/projects/project_edit_base.html:29 msgid "Automation Rules" msgstr "" @@ -4051,7 +4075,7 @@ msgid "No builds yet" msgstr "" #: templates/core/project_detail_right.html:51 -#: templates/projects/project_edit_base.html:21 +#: templates/projects/project_edit_base.html:23 #: templates/projects/project_users.html:9 msgid "Maintainers" msgstr "" @@ -4078,7 +4102,7 @@ msgid "Short URLs" msgstr "العناوين القصيرة" #: templates/core/project_detail_right.html:111 -#: templates/projects/project_edit_base.html:23 +#: templates/projects/project_edit_base.html:25 #: templates/projects/project_translations.html:12 msgid "Translations" msgstr "" @@ -4506,7 +4530,7 @@ msgid "Gold Membership" msgstr "" #: templates/profiles/base_profile_edit.html:57 -#: templates/projects/project_edit_base.html:33 +#: templates/projects/project_edit_base.html:35 msgid "Advertising" msgstr "الإشهار" @@ -4642,7 +4666,7 @@ msgid "Saving the domain will revalidate the SSL certificate" msgstr "" #: templates/projects/domain_list.html:12 -#: templates/projects/project_edit_base.html:20 +#: templates/projects/project_edit_base.html:22 msgid "Domains" msgstr "" @@ -4687,7 +4711,7 @@ msgstr "أضف" #: templates/projects/environmentvariable_form.html:12 #: templates/projects/environmentvariable_list.html:5 #: templates/projects/environmentvariable_list.html:12 -#: templates/projects/project_edit_base.html:26 +#: templates/projects/project_edit_base.html:28 msgid "Environment Variables" msgstr "" @@ -4784,7 +4808,7 @@ msgstr "" #: templates/projects/integration_form.html:12 #: templates/projects/integration_list.html:5 #: templates/projects/integration_list.html:12 -#: templates/projects/project_edit_base.html:25 +#: templates/projects/project_edit_base.html:27 msgid "Integrations" msgstr "" @@ -5185,10 +5209,14 @@ msgid "Delete project" msgstr "" #: templates/projects/project_edit_base.html:19 +msgid " Addons" +msgstr "" + +#: templates/projects/project_edit_base.html:21 msgid "Edit Versions" msgstr "" -#: templates/projects/project_edit_base.html:24 +#: templates/projects/project_edit_base.html:26 #: templates/projects/projectrelationship_form.html:5 #: templates/projects/projectrelationship_form.html:12 #: templates/projects/projectrelationship_list.html:5 @@ -5196,7 +5224,7 @@ msgstr "" msgid "Subprojects" msgstr "مشاريع فرعية" -#: templates/projects/project_edit_base.html:28 +#: templates/projects/project_edit_base.html:30 #: templates/projects/webhook_exchange_detail.html:5 #: templates/projects/webhook_form.html:5 #: templates/projects/webhook_form.html:11 @@ -5205,19 +5233,19 @@ msgstr "مشاريع فرعية" msgid "Webhooks" msgstr "" -#: templates/projects/project_edit_base.html:29 +#: templates/projects/project_edit_base.html:31 #: templates/projects/project_notifications.html:5 #: templates/projects/project_notifications.html:12 msgid "Email Notifications" msgstr "" -#: templates/projects/project_edit_base.html:30 +#: templates/projects/project_edit_base.html:32 #: templates/projects/project_traffic_analytics.html:6 #: templates/projects/project_traffic_analytics.html:11 msgid "Traffic Analytics" msgstr "" -#: templates/projects/project_edit_base.html:31 +#: templates/projects/project_edit_base.html:33 #: templates/projects/projects_search_analytics.html:6 #: templates/projects/projects_search_analytics.html:11 msgid "Search Analytics" diff --git a/readthedocs/locale/ca/LC_MESSAGES/django.po b/readthedocs/locale/ca/LC_MESSAGES/django.po index fe85ff1d6ee..832b3fbe5b7 100644 --- a/readthedocs/locale/ca/LC_MESSAGES/django.po +++ b/readthedocs/locale/ca/LC_MESSAGES/django.po @@ -1,26 +1,28 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # dplanella , 2017 # Joan Queralt , 2014-2015 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-08 09:41+0000\n" +"POT-Creation-Date: 2024-10-23 13:42+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: dplanella , 2017\n" -"Language-Team: Catalan (http://app.transifex.com/readthedocs/readthedocs/language/ca/)\n" +"Language-Team: Catalan (http://app.transifex.com/readthedocs/readthedocs/" +"language/ca/)\n" +"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:717 -#: projects/filters.py:196 projects/models.py:1480 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:728 +#: projects/filters.py:196 projects/models.py:1484 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versió" @@ -161,8 +163,8 @@ msgstr "" #: api/v3/serializers.py:1033 #, python-brace-format msgid "" -"Prefix redirects have been removed. Please use an exact redirect `/prefix/*`" -" instead. See {blog_link}." +"Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " +"instead. See {blog_link}." msgstr "" #: api/v3/serializers.py:1039 @@ -218,7 +220,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:246 +#: projects/models.py:250 msgid "User" msgstr "Usuari" @@ -230,9 +232,9 @@ msgstr "" msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:95 builds/models.py:711 -#: organizations/filters.py:133 projects/filters.py:151 -#: projects/models.py:1474 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:95 builds/models.py:722 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1478 +#: redirects/models.py:48 msgid "Project" msgstr "Projecte" @@ -256,7 +258,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1226 msgid "Action" msgstr "" @@ -439,7 +441,7 @@ msgstr "Branca" msgid "Tag" msgstr "Etiqueta" -#: builds/constants.py:56 projects/constants.py:412 +#: builds/constants.py:56 projects/constants.py:414 msgid "Unknown" msgstr "Desconegut" @@ -471,7 +473,7 @@ msgstr "Actiu" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1579 +#: builds/filters.py:29 projects/models.py:1583 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -488,7 +490,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:139 builds/models.py:733 +#: builds/filters.py:48 builds/models.py:139 builds/models.py:744 msgid "State" msgstr "Estat" @@ -497,7 +499,7 @@ msgstr "Estat" msgid "Any" msgstr "Qualsevol" -#: builds/filters.py:54 builds/models.py:100 builds/models.py:723 +#: builds/filters.py:54 builds/models.py:100 builds/models.py:734 msgid "Type" msgstr "Tipus" @@ -531,7 +533,7 @@ msgid "Verbose Name" msgstr "Nom detallat" #: builds/models.py:127 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:251 +#: projects/models.py:255 msgid "Slug" msgstr "Slug" @@ -551,7 +553,7 @@ msgstr "Construït" msgid "Uploaded" msgstr "Carregat" -#: builds/models.py:154 projects/models.py:479 +#: builds/models.py:154 projects/models.py:483 msgid "Privacy Level" msgstr "Nivell privat" @@ -583,7 +585,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:564 +#: builds/models.py:175 projects/models.py:568 msgid "Documentation type" msgstr "Tipus de documentació" @@ -592,207 +594,206 @@ msgid "Type of documentation the version was built with." msgstr "" #: builds/models.py:183 -msgid "" -"Data generated at build time by the doctool (`readthedocs-build.yaml`)." +msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" #: builds/models.py:190 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:745 +#: builds/models.py:756 msgid "Status" msgstr "" -#: builds/models.py:752 integrations/models.py:145 +#: builds/models.py:763 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:753 +#: builds/models.py:764 msgid "Success" msgstr "Amb èxit" -#: builds/models.py:758 +#: builds/models.py:769 msgid "Setup" msgstr "Configuració" -#: builds/models.py:759 +#: builds/models.py:770 msgid "Setup error" msgstr "Error de configuració" -#: builds/models.py:760 +#: builds/models.py:771 msgid "Output" msgstr "Sortida" -#: builds/models.py:761 templates/builds/build_detail.html:261 +#: builds/models.py:772 templates/builds/build_detail.html:261 msgid "Error" msgstr "Error" -#: builds/models.py:762 +#: builds/models.py:773 msgid "Exit code" msgstr "Codi de sortida" -#: builds/models.py:767 projects/models.py:1491 +#: builds/models.py:778 projects/models.py:1495 msgid "Commit" msgstr "publica" -#: builds/models.py:773 +#: builds/models.py:784 msgid "Version slug" msgstr "" -#: builds/models.py:779 +#: builds/models.py:790 msgid "Version name" msgstr "" -#: builds/models.py:785 builds/models.py:1228 +#: builds/models.py:796 builds/models.py:1239 msgid "Version type" msgstr "" -#: builds/models.py:792 +#: builds/models.py:803 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:797 +#: builds/models.py:808 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:805 +#: builds/models.py:816 msgid "Build Length" msgstr "" -#: builds/models.py:808 +#: builds/models.py:819 msgid "Builder" msgstr "" -#: builds/models.py:815 +#: builds/models.py:826 msgid "Cold Storage" msgstr "" -#: builds/models.py:821 +#: builds/models.py:832 msgid "Celery task id" msgstr "" -#: builds/models.py:1131 +#: builds/models.py:1142 msgid "Build" msgstr "Construeix" -#: builds/models.py:1136 +#: builds/models.py:1147 msgid "Command" msgstr "Ordre" -#: builds/models.py:1137 builds/models.py:1192 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:253 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1203 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:257 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Descripció" -#: builds/models.py:1138 +#: builds/models.py:1149 msgid "Command output" msgstr "" -#: builds/models.py:1139 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Codi de sortida de l'ordre" -#: builds/models.py:1141 +#: builds/models.py:1152 msgid "Start time" msgstr "Hora d'inici" -#: builds/models.py:1142 +#: builds/models.py:1153 msgid "End time" msgstr "Hora de finalització" -#: builds/models.py:1170 +#: builds/models.py:1181 msgid "Activate version" msgstr "" -#: builds/models.py:1171 +#: builds/models.py:1182 msgid "Hide version" msgstr "" -#: builds/models.py:1172 +#: builds/models.py:1183 msgid "Make version public" msgstr "" -#: builds/models.py:1173 +#: builds/models.py:1184 msgid "Make version private" msgstr "" -#: builds/models.py:1174 +#: builds/models.py:1185 msgid "Set version as default" msgstr "" -#: builds/models.py:1175 +#: builds/models.py:1186 msgid "Delete version" msgstr "" -#: builds/models.py:1187 +#: builds/models.py:1198 msgid "Rule priority" msgstr "" -#: builds/models.py:1188 +#: builds/models.py:1199 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1198 +#: builds/models.py:1209 msgid "Match argument" msgstr "" -#: builds/models.py:1199 +#: builds/models.py:1210 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1214 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1216 msgid "" -"Match argument defined by us, it is used if is not None, otherwise match_arg" -" will be used." +"Match argument defined by us, it is used if is not None, otherwise match_arg " +"will be used." msgstr "" -#: builds/models.py:1216 +#: builds/models.py:1227 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1221 +#: builds/models.py:1232 msgid "Action argument" msgstr "" -#: builds/models.py:1222 +#: builds/models.py:1233 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1240 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1394 +#: builds/models.py:1405 msgid "Version activated" msgstr "" -#: builds/models.py:1395 +#: builds/models.py:1406 msgid "Version hidden" msgstr "" -#: builds/models.py:1397 +#: builds/models.py:1408 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1400 +#: builds/models.py:1411 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1402 +#: builds/models.py:1413 msgid "Version set as default" msgstr "" -#: builds/models.py:1403 +#: builds/models.py:1414 msgid "Version deleted" msgstr "" -#: builds/models.py:1408 +#: builds/models.py:1419 msgid "Matched rule" msgstr "" @@ -910,7 +911,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1594 +#: core/forms.py:198 projects/models.py:1598 msgid "URL" msgstr "URL" @@ -1027,8 +1028,8 @@ msgstr "" #: domains/validators.py:22 #, python-brace-format msgid "" -"Your organization has reached the limit of {feature.value} domains. Consider" -" removing unused domains or upgrading your plan." +"Your organization has reached the limit of {feature.value} domains. Consider " +"removing unused domains or upgrading your plan." msgstr "" #: gold/forms.py:50 @@ -1040,12 +1041,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:223 -#: organizations/models.py:297 projects/models.py:237 +#: organizations/models.py:297 projects/models.py:241 msgid "Publication date" msgstr "Data de publicació" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:240 projects/models.py:1493 +#: organizations/models.py:298 projects/models.py:244 projects/models.py:1497 msgid "Modified date" msgstr "Data de modificació" @@ -1077,15 +1078,15 @@ msgstr "" #: gold/templates/gold/projects.html:20 #: gold/templates/gold/subscription_detail.html:52 msgid "" -"For small businesses or personal projects, we ask for $5 per month to remove" -" ads from a project." +"For small businesses or personal projects, we ask for $5 per month to remove " +"ads from a project." msgstr "" #: gold/templates/gold/projects.html:21 #: gold/templates/gold/subscription_detail.html:53 msgid "" -"For corporate supported open source projects, we ask for a $50 membership in" -" order to cover our support and operations costs." +"For corporate supported open source projects, we ask for a $50 membership in " +"order to cover our support and operations costs." msgstr "" #: gold/templates/gold/projects.html:24 @@ -1144,18 +1145,16 @@ msgstr "" #: gold/templates/gold/subscription_detail.html:57 msgid "" -"If you are a company using Read the Docs, please consider Read the Docs for Business. This will " -"help us cover our costs, and provide you with a better experience on the " -"site." +"If you are a company using Read the Docs, please consider Read the Docs for Business. This will help us cover " +"our costs, and provide you with a better experience on the site." msgstr "" #: gold/templates/gold/subscription_detail.html:66 #, python-format msgid "" -"For any questions about our Gold membership program, please email" -" us." +"For any questions about our Gold membership program, please email us." msgstr "" #: gold/templates/gold/subscription_detail.html:74 @@ -1282,8 +1281,8 @@ msgstr "" #: invitations/templates/invitations/invitation_detail.html:12 #, python-format msgid "" -"%(requestor_name)s has invited you to join" -" the %(target_name)s %(target_type)s." +"%(requestor_name)s has invited you to join " +"the %(target_name)s %(target_type)s." msgstr "" #: invitations/templates/invitations/invitation_detail.html:22 @@ -1322,7 +1321,7 @@ msgid "Unknown problem" msgstr "" #: notifications/messages.py:101 -msgid "Build terminated due inactivity" +msgid "Build terminated due to inactivity" msgstr "" #: notifications/messages.py:129 @@ -1448,7 +1447,7 @@ msgstr "Usuaris" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:250 projects/models.py:1485 +#: projects/models.py:254 projects/models.py:1489 msgid "Name" msgstr "Nom" @@ -1574,8 +1573,7 @@ msgstr "" msgid "All organizations" msgstr "" -#: organizations/filters.py:103 projects/filters.py:161 -#: projects/filters.py:223 +#: organizations/filters.py:103 projects/filters.py:161 projects/filters.py:223 msgid "Sort by" msgstr "" @@ -1726,7 +1724,8 @@ msgstr "" msgid "" "\n" " Deleting this organization will also remove all the organization's\n" -" teams, users, projects, and built documentation. Are you sure that it\n" +" teams, users, projects, and built documentation. Are you sure that " +"it\n" " is safe to remove this organization?\n" " " msgstr "" @@ -1809,8 +1808,10 @@ msgstr "" #, python-format msgid "" "\n" -" This is a list of all the team members and owners inside your organization.\n" -" To invite members, invite them to a team\n" +" This is a list of all the team members and owners inside your " +"organization.\n" +" To invite members, invite them to a " +"team\n" " " msgstr "" @@ -1858,7 +1859,8 @@ msgid "" "\n" " Before you can add a project or build documentation,\n" " we will help you create an organization.\n" -" Access to your documentation is limited to only those inside your organization,\n" +" Access to your documentation is limited to only those inside your " +"organization,\n" " or inside a team with access.\n" " We'll help set up a team shortly,\n" " start by entering your organization details.\n" @@ -1900,14 +1902,16 @@ msgstr "" msgid "" "\n" " Access to your documentation is limited to\n" -" only those inside your organization, or inside a team with access.\n" +" only those inside your organization, or inside a team " +"with access.\n" " " msgstr "" #: organizations/templates/organizations/organization_create.html:50 msgid "" "\n" -" No need to decide now, you can pick a plan that fits your organization\n" +" No need to decide now, you can pick a plan that fits your " +"organization\n" " after a 30 day trial.\n" " " msgstr "" @@ -1938,15 +1942,15 @@ msgstr "" #: organizations/templates/organizations/security_log.html:19 #, python-format msgid "" -"The organization security log allows you to see" -" what has happened recently in your organization." +"The organization security log allows you to see " +"what has happened recently in your organization." msgstr "" #: organizations/templates/organizations/security_log.html:25 #, python-format msgid "" -"Showing logs from the last %(days_limit)s days. You can upgrade your plan to" -" increase the time period that is stored." +"Showing logs from the last %(days_limit)s days. You can upgrade your plan to " +"increase the time period that is stored." msgstr "" #: organizations/templates/organizations/security_log.html:30 @@ -1969,7 +1973,8 @@ msgstr "" #: organizations/templates/organizations/team_delete.html:13 msgid "" "\n" -" Deleting this team will revoke access for users that were in the team.\n" +" Deleting this team will revoke access for users that were in the " +"team.\n" " Are you sure that it is safe to remove these users?\n" " " msgstr "" @@ -2008,7 +2013,8 @@ msgstr "" #: organizations/templates/organizations/team_project_edit.html:15 msgid "" "\n" -" Select the projects that you would like this team to have access to.\n" +" Select the projects that you would like this team to have access " +"to.\n" " " msgstr "" @@ -2126,75 +2132,75 @@ msgstr "" msgid "Generic" msgstr "" -#: projects/constants.py:79 +#: projects/constants.py:81 msgid "Live" msgstr "Live" -#: projects/constants.py:80 +#: projects/constants.py:82 msgid "Deleted" msgstr "Eliminat" -#: projects/constants.py:86 +#: projects/constants.py:88 msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2068 +#: projects/constants.py:94 projects/models.py:2077 msgid "Public" msgstr "Públic" -#: projects/constants.py:93 +#: projects/constants.py:95 msgid "Private" msgstr "Privat" -#: projects/constants.py:104 +#: projects/constants.py:106 msgid "CPython 2.x" msgstr "CPython 2.x" -#: projects/constants.py:105 +#: projects/constants.py:107 msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:409 +#: projects/constants.py:411 msgid "Valid and active" msgstr "" -#: projects/constants.py:410 +#: projects/constants.py:412 msgid "Invalid" msgstr "" -#: projects/constants.py:411 +#: projects/constants.py:413 msgid "Pending" msgstr "" -#: projects/constants.py:421 +#: projects/constants.py:423 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:425 +#: projects/constants.py:427 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:429 +#: projects/constants.py:431 msgid "Single version without translations (/)" msgstr "" -#: projects/constants.py:446 +#: projects/constants.py:448 msgid "Alphabetically" msgstr "" -#: projects/constants.py:447 +#: projects/constants.py:449 msgid "SemVer (Read the Docs)" msgstr "" -#: projects/constants.py:450 +#: projects/constants.py:452 msgid "Python Packaging (PEP 440 and PEP 425)" msgstr "" -#: projects/constants.py:452 +#: projects/constants.py:454 msgid "CalVer (YYYY.0M.0M)" msgstr "" -#: projects/constants.py:453 +#: projects/constants.py:455 msgid "Define your own pattern" msgstr "" @@ -2309,15 +2315,14 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:451 projects/models.py:255 +#: projects/forms.py:451 projects/models.py:259 msgid "Short description of this project" msgstr "" #: projects/forms.py:473 #, python-brace-format msgid "" -"This setting is inherited from the parent " -"translation." +"This setting is inherited from the parent translation." msgstr "" #: projects/forms.py:548 @@ -2398,512 +2403,534 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:258 +#: projects/models.py:190 +#, fuzzy +#| msgid "Single version" +msgid "Sorting of versions" +msgstr "Versió senzilla" + +#: projects/models.py:200 +msgid "Custom version sorting pattern" +msgstr "" + +#: projects/models.py:206 +msgid "Show latest and stable at the beginning" +msgstr "" + +#: projects/models.py:262 msgid "Repository URL" msgstr "URL del repositori" -#: projects/models.py:261 +#: projects/models.py:265 msgid "Git repository URL" msgstr "" -#: projects/models.py:268 +#: projects/models.py:272 msgid "Repository type" msgstr "Tipus de repositori" -#: projects/models.py:274 +#: projects/models.py:278 msgid "Project homepage" msgstr "" -#: projects/models.py:276 +#: projects/models.py:280 msgid "The project's homepage" msgstr "Pàgina inicial del projecte" -#: projects/models.py:279 +#: projects/models.py:283 msgid "Canonical URL" msgstr "URL canònica" -#: projects/models.py:281 +#: projects/models.py:285 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:284 +#: projects/models.py:288 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:291 +#: projects/models.py:295 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " "current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:299 +#: projects/models.py:303 msgid "Single version" msgstr "Versió senzilla" -#: projects/models.py:302 +#: projects/models.py:306 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 "Una versió senzilla del lloc no té traduccions i només conté la darrera versió a l'arrel del domini. Useu-lo amb precaució i activeu-lo només si mai voleu tenir diverses versions dels vostres documents." +msgstr "" +"Una versió senzilla del lloc no té traduccions i només conté la darrera " +"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:309 +#: projects/models.py:313 msgid "Default version" msgstr "Versió per defecte" -#: projects/models.py:312 +#: projects/models.py:316 msgid "The version of your project that / redirects to" msgstr "La versió del vostre projecte que / redirigeix a " -#: projects/models.py:317 +#: projects/models.py:321 msgid "Default branch" msgstr "Branca per defecte" -#: projects/models.py:323 +#: projects/models.py:327 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:328 +#: projects/models.py:332 msgid "Custom path prefix" msgstr "" -#: projects/models.py:334 +#: projects/models.py:338 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." msgstr "" -#: projects/models.py:339 +#: projects/models.py:343 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:345 +#: projects/models.py:349 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." msgstr "" -#: projects/models.py:352 +#: projects/models.py:356 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:355 +#: projects/models.py:359 msgid "" -"More information in our docs." +"More information in our docs." msgstr "" -#: projects/models.py:359 +#: projects/models.py:363 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:366 +#: projects/models.py:370 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:371 +#: projects/models.py:375 msgid "CDN Enabled" msgstr "" -#: projects/models.py:373 +#: projects/models.py:377 msgid "Analytics code" msgstr "Codi d'Analytics" -#: projects/models.py:378 +#: projects/models.py:382 msgid "" -"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow" -" down your page loads." +"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " +"down your page loads." msgstr "" -#: projects/models.py:384 +#: projects/models.py:388 msgid "Disable Analytics" msgstr "" -#: projects/models.py:388 +#: projects/models.py:392 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:393 +#: projects/models.py:397 msgid "Alternative container image" msgstr "" -#: projects/models.py:399 +#: projects/models.py:403 msgid "Container memory limit" msgstr "" -#: projects/models.py:404 +#: projects/models.py:408 msgid "" -"Memory limit in Docker format -- example: 512m or " -"1g" +"Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:409 +#: projects/models.py:413 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:414 +#: projects/models.py:418 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:420 +#: projects/models.py:424 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:425 +#: projects/models.py:429 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:427 +#: projects/models.py:431 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:430 +#: projects/models.py:434 msgid "Ad-free" msgstr "" -#: projects/models.py:435 +#: projects/models.py:439 msgid "Is spam?" msgstr "" -#: projects/models.py:438 +#: projects/models.py:442 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:441 +#: projects/models.py:445 msgid "Show version warning" msgstr "" -#: projects/models.py:443 +#: projects/models.py:447 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:447 +#: projects/models.py:451 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:453 +#: projects/models.py:457 msgid "" "Warning: experimental feature. Custom path from repository " -"top-level to your .readthedocs.yaml, ex. " -"subpath/docs/.readthedocs.yaml. Leave blank for default value: " -".readthedocs.yaml." +"top-level to your .readthedocs.yaml, ex. subpath/docs/." +"readthedocs.yaml. Leave blank for default value: .readthedocs." +"yaml." msgstr "" -#: projects/models.py:461 +#: projects/models.py:465 msgid "Featured" msgstr "Destacat" -#: projects/models.py:463 +#: projects/models.py:467 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:471 +#: projects/models.py:475 msgid "Delisted" msgstr "" -#: projects/models.py:473 +#: projects/models.py:477 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" msgstr "" -#: projects/models.py:484 +#: projects/models.py:488 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:491 +#: projects/models.py:495 msgid "Related projects" msgstr "Projectes relacionats" -#: projects/models.py:499 templates/search/elastic_search.html:57 +#: projects/models.py:503 templates/search/elastic_search.html:57 msgid "Language" msgstr "Idioma" -#: projects/models.py:503 +#: projects/models.py:507 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." -msgstr "L'idioma en què es publicarà la documentació del projecte. Nota: això afectarà la URL del projecte" +msgstr "" +"L'idioma en què es publicarà la documentació del projecte. Nota: això " +"afectarà la URL del projecte" -#: projects/models.py:511 +#: projects/models.py:515 msgid "Programming Language" msgstr "" -#: projects/models.py:515 +#: projects/models.py:519 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:531 +#: projects/models.py:535 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:535 +#: projects/models.py:539 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:544 +#: projects/models.py:548 msgid "Connected repository" msgstr "" -#: projects/models.py:545 +#: projects/models.py:549 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:571 +#: projects/models.py:575 msgid "" -"Type of documentation you are building. More" -" info on sphinx builders." +"Type of documentation you are building. More " +"info on sphinx builders." msgstr "" -#: projects/models.py:582 +#: projects/models.py:586 msgid "project" msgstr "" -#: projects/models.py:593 +#: projects/models.py:597 msgid "Model must have slug" msgstr "El model ha de tenir un slug" -#: projects/models.py:1355 +#: projects/models.py:1359 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1490 +#: projects/models.py:1494 msgid "Path" msgstr "Camí" -#: projects/models.py:1492 +#: projects/models.py:1496 msgid "Build id" msgstr "" -#: projects/models.py:1495 +#: projects/models.py:1499 msgid "Page search rank" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1504 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1543 projects/models.py:1708 +#: projects/models.py:1547 projects/models.py:1712 msgid "created" msgstr "" -#: projects/models.py:1548 +#: projects/models.py:1552 msgid "modified" msgstr "" -#: projects/models.py:1577 +#: projects/models.py:1581 msgid "Build triggered" msgstr "" -#: projects/models.py:1578 +#: projects/models.py:1582 msgid "Build passed" msgstr "" -#: projects/models.py:1596 +#: projects/models.py:1600 msgid "URL to send the webhook to" msgstr "URL on enviar el webhook" -#: projects/models.py:1599 +#: projects/models.py:1603 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1607 +#: projects/models.py:1611 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1610 +#: projects/models.py:1614 msgid "JSON payload" msgstr "" -#: projects/models.py:1612 +#: projects/models.py:1616 msgid "" -"JSON payload to send to the webhook. Check the docs for available substitutions." +"JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1723 msgid "Domain" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1730 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1730 +#: projects/models.py:1734 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1739 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1743 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1741 +#: projects/models.py:1745 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1745 +#: projects/models.py:1749 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1750 templates/projects/domain_form.html:49 +#: projects/models.py:1754 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1763 msgid "Skip validation process." msgstr "" -#: projects/models.py:1763 +#: projects/models.py:1767 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1772 +#: projects/models.py:1776 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1777 +#: projects/models.py:1781 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1782 +#: projects/models.py:1786 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1924 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1923 +#: projects/models.py:1928 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1928 +#: projects/models.py:1933 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1939 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1943 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1947 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1952 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1957 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1961 +msgid "Build: Generate a file manifest for file tree diff." +msgstr "" + +#: projects/models.py:1966 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1970 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1974 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1977 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1978 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1972 +#: projects/models.py:1981 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1976 +#: projects/models.py:1985 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1990 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1996 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2002 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1997 +#: projects/models.py:2006 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2001 +#: projects/models.py:2010 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2006 +#: projects/models.py:2015 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2028 msgid "Feature identifier" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2033 msgid "Date feature was added" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2039 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2043 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2056 +#: projects/models.py:2065 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2069 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2065 +#: projects/models.py:2074 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2080 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2981,8 +3008,8 @@ msgstr "" #: projects/validators.py:119 #, python-brace-format msgid "" -"Found invalid character. Avoid these characters: " -"{invalid_characters}" +"Found invalid character. Avoid these characters: {invalid_characters}" msgstr "" #: projects/validators.py:133 @@ -3177,8 +3204,8 @@ msgstr "" #: redirects/models.py:33 msgid "" -"Absolute path, excluding the domain. Example: /docs/ or " -"/install.html" +"Absolute path, excluding the domain. Example: /docs/ or /install." +"html" msgstr "" #: redirects/models.py:37 @@ -3244,7 +3271,7 @@ msgstr "" #: redirects/templates/redirects/redirect_form.html:8 #: redirects/templates/redirects/redirect_list.html:6 #: redirects/templates/redirects/redirect_list.html:13 -#: templates/projects/project_edit_base.html:22 +#: templates/projects/project_edit_base.html:24 msgid "Redirects" msgstr "Redirecciona" @@ -3388,7 +3415,7 @@ msgid "Custom domain" msgstr "" #: subscriptions/constants.py:26 -msgid "CDN public documentation" +msgid "CDN for public documentation" msgstr "" #: subscriptions/constants.py:27 @@ -3445,8 +3472,8 @@ msgstr "" #: subscriptions/forms.py:29 msgid "" -"Check our pricing " -"page for more information about each plan." +"Check our pricing page for more information about each plan." msgstr "" #: subscriptions/notifications.py:92 @@ -3482,8 +3509,7 @@ msgstr "" msgid "Signed up" msgstr "" -#. Translators: this is the subscription start date, used here as "4 days ago" -#. or "5 months ago" +#. Translators: this is the subscription start date, used here as "4 days ago" or "5 months ago" #: subscriptions/templates/subscriptions/subscription_detail.html:75 #, python-format msgid "%(time_since_signup)s ago" @@ -3503,8 +3529,8 @@ msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" -"Use the button above to see past invoices, change your plan, and update your" -" billing information." +"Use the button above to see past invoices, change your plan, and update your " +"billing information." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:115 @@ -3563,8 +3589,8 @@ msgstr "" #: templates/account/email.html:46 msgid "" -"You currently do not have any email address set up. You should really add an" -" email address so you can receive notifications, reset your password, etc." +"You currently do not have any email address set up. You should really add an " +"email address so you can receive notifications, reset your password, etc." msgstr "" #: templates/account/email.html:50 @@ -3644,8 +3670,7 @@ msgstr "" #: templates/account/login.html:55 #, python-format msgid "" -"If you forgot your password, reset " -"it." +"If you forgot your password, reset it." msgstr "" #: templates/account/login.html:78 @@ -3659,8 +3684,7 @@ msgstr "" msgid "Change Password" msgstr "Canvia la contrasenya" -#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But -#. unfortunately the three bits have to be separate. +#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But unfortunately the three bits have to be separate. #: templates/account/signup.html:5 templates/core/home-header.html:17 msgid "Sign up" msgstr "Registreu-vos" @@ -3684,16 +3708,15 @@ msgstr "" #: templates/account/signup.html:33 msgid "" -"Sign up using the following provider. If you don't have an account with this" -" provider, please contact your organization owner and ask about this." +"Sign up using the following provider. If you don't have an account with this " +"provider, please contact your organization owner and ask about this." msgstr "" #: templates/account/signup.html:48 msgid "" -"By signing up, you agree to our Terms of " -"Service and Privacy Policy." +"By signing up, you agree to our Terms of Service and Privacy Policy." msgstr "" #: templates/archive/index.html:5 @@ -3789,8 +3812,8 @@ msgstr "Filtra" #: templates/builds/build_detail.html:39 #, python-format msgid "" -"Our new beta dashboard is now available for testing! Try" -" viewing this build on the new dashboard." +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." msgstr "" #: templates/builds/build_detail.html:53 @@ -3903,15 +3926,15 @@ msgstr "Etiquetes populars" #: templates/builds/versionautomationrule_list.html:6 #: templates/builds/versionautomationrule_list.html:15 -#: templates/projects/project_edit_base.html:27 +#: templates/projects/project_edit_base.html:29 msgid "Automation Rules" msgstr "" #: templates/builds/versionautomationrule_list.html:20 msgid "" -"Automate actions on new branches and tags. Check the documentation on automation rules for more information." +"Automate actions on new branches and tags. Check the documentation on automation " +"rules for more information." msgstr "" #: templates/builds/versionautomationrule_list.html:32 @@ -3932,8 +3955,7 @@ msgstr "" #, python-format msgid "" "%(type)s \"%(version)s\" matched the pattern \"%(pattern)s\", " -"and the action %(action)s was performed %(date)s " -"ago." +"and the action %(action)s was performed %(date)s ago." msgstr "" #: templates/builds/versionautomationrule_list.html:101 @@ -4056,7 +4078,7 @@ msgid "No builds yet" msgstr "" #: templates/core/project_detail_right.html:51 -#: templates/projects/project_edit_base.html:21 +#: templates/projects/project_edit_base.html:23 #: templates/projects/project_users.html:9 msgid "Maintainers" msgstr "Mantenidors" @@ -4083,7 +4105,7 @@ msgid "Short URLs" msgstr "URLs curtes" #: templates/core/project_detail_right.html:111 -#: templates/projects/project_edit_base.html:23 +#: templates/projects/project_edit_base.html:25 #: templates/projects/project_translations.html:12 msgid "Translations" msgstr "Traduccions" @@ -4148,8 +4170,7 @@ msgstr "Anem a fer-ho" msgid "Maze Found" msgstr "S'ha trobat un laberint" -#: templates/errors/dashboard/404.html:6 -#: templates/errors/dashboard/404.html:11 +#: templates/errors/dashboard/404.html:6 templates/errors/dashboard/404.html:11 #: templates/errors/proxito/404/base.html:6 #: templates/errors/proxito/404/base.html:11 msgid "404 Not Found" @@ -4166,9 +4187,8 @@ msgstr "" msgid "Too many requests" msgstr "" -#: templates/errors/dashboard/4xx.html:6 -#: templates/errors/dashboard/4xx.html:11 templates/errors/proxito/4xx.html:7 -#: templates/errors/proxito/4xx.html:11 +#: templates/errors/dashboard/4xx.html:6 templates/errors/dashboard/4xx.html:11 +#: templates/errors/proxito/4xx.html:7 templates/errors/proxito/4xx.html:11 msgid "Bad request" msgstr "" @@ -4255,8 +4275,8 @@ msgstr "" #: templates/errors/proxito/404/no_project.html:9 #, python-format msgid "" -"The project for %(domain)s that you are looking for either does" -" not exist, has been deleted or doesn't have any successful builds yet." +"The project for %(domain)s that you are looking for either does " +"not exist, has been deleted or doesn't have any successful builds yet." msgstr "" #: templates/errors/proxito/418.html:7 templates/errors/proxito/418.html:11 @@ -4274,8 +4294,10 @@ msgstr "El que esteu dient:" #: templates/flagging/flag_confirm.html:21 #, python-format -msgid "Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" -msgstr "Esteu segur que voleu marcar \"%(object)s\" com a \"%(flag_type.title)s\"?" +msgid "" +"Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" +msgstr "" +"Esteu segur que voleu marcar \"%(object)s\" com a \"%(flag_type.title)s\"?" #: templates/flagging/flag_confirm.html:23 #, python-format @@ -4303,8 +4325,8 @@ msgstr "Gràcies per contribuir a la qualitat d'aquest llloc." #: templates/homepage.html:9 msgid "" "Read the Docs simplifies technical documentation by automating building, " -"versioning, and hosting for you. Build up-to-date documentation for the web," -" print, and offline use on every version control push automatically." +"versioning, and hosting for you. Build up-to-date documentation for the web, " +"print, and offline use on every version control push automatically." msgstr "" #: templates/homepage.html:12 @@ -4349,8 +4371,8 @@ msgstr "" #: templates/homepage.html:86 msgid "" -"We build and host your docs for the web, but they are also viewable as PDFs," -" as single page HTML, and for eReaders. No additional configuration is " +"We build and host your docs for the web, but they are also viewable as PDFs, " +"as single page HTML, and for eReaders. No additional configuration is " "required." msgstr "" @@ -4360,9 +4382,9 @@ msgstr "" #: templates/homepage.html:96 msgid "" -"We can host and build multiple versions of your docs so having a 1.0 version" -" of your docs and a 2.0 version of your docs is as easy as having a separate" -" branch or tag in your version control system." +"We can host and build multiple versions of your docs so having a 1.0 version " +"of your docs and a 2.0 version of your docs is as easy as having a separate " +"branch or tag in your version control system." msgstr "" #: templates/homepage.html:109 @@ -4384,10 +4406,10 @@ msgstr "" msgid "" "
  • Serve over 55 million pages of " "documentation a month
  • Serve over 40 TB of documentation a " -"month
  • Host over 80,000 open source projects and support over" -" 100,000 users
  • Are supported by a very small team" -" of dedicated engineers
" +"month
  • Host over 80,000 open source projects and support over " +"100,000 users
  • Are supported by a very small team of dedicated " +"engineers
  • " msgstr "" #: templates/homepage.html:143 @@ -4397,30 +4419,28 @@ msgstr "" #: templates/homepage.html:149 #, python-format msgid "" -"We fund our operations through advertising, " -"corporate-hosted documentation with Read" -" the Docs for Business, donations, and we" -" are supported by a number of generous sponsors." +"We fund our operations through advertising, corporate-hosted documentation with " +"Read the Docs for Business, donations, and we are supported by a number of " +"generous sponsors." msgstr "" #: templates/homepage.html:158 msgid "" "Read the Docs is open source and community supported. It depends on users " "like you to contribute to development, support, and operations. You can " -"learn more about how to contribute in " -"our docs. Thanks so much to our wonderful team who helps us " -"run the site. Read the Docs wouldn't be possible without them." +"learn more about how to contribute in our docs. Thanks so much to our " +"wonderful team " +"who helps us run the site. Read the Docs wouldn't be possible without them." msgstr "" #: templates/homepage.html:168 msgid "" -"Hosting for the project is graciously provided by AWS and Cloudflare." +"Hosting for the project is graciously provided by AWS and Cloudflare." msgstr "" #: templates/notifications/send_notification_form.html:6 @@ -4479,7 +4499,10 @@ msgstr "Comproveu aquí." msgid "" "This is a post-commit hook. Set it up in your project admin to POST here, " "for us to update your doc changes automatically." -msgstr "Aquest és un hook post-commit. Configureu l'admin del vostre projecte per poder fer POST aquí i perquè nosaltres puguem modificar automàticament els canvis dels vostres documents." +msgstr "" +"Aquest és un hook post-commit. Configureu l'admin del vostre projecte per " +"poder fer POST aquí i perquè nosaltres puguem modificar automàticament els " +"canvis dels vostres documents." #: templates/profiles/base_profile.html:27 #: templates/profiles/base_profile_edit.html:30 @@ -4510,7 +4533,7 @@ msgid "Gold Membership" msgstr "" #: templates/profiles/base_profile_edit.html:57 -#: templates/projects/project_edit_base.html:33 +#: templates/projects/project_edit_base.html:35 msgid "Advertising" msgstr "" @@ -4534,9 +4557,8 @@ msgstr "" msgid "" "For more details on advertising on Read the Docs including the privacy " "protections we have in place for users and community advertising we run on " -"behalf of the open source community, see our documentation." +"behalf of the open source community, see our documentation." msgstr "" #: templates/profiles/private/advertising_profile.html:41 @@ -4560,9 +4582,9 @@ msgstr "" #: templates/profiles/private/delete_account.html:34 msgid "" -"All organizations and its projects where you are the only owner will" -" be deleted. If you want to keep an organization, add another owner" -" or transfer ownership. The following organizations and all their projects " +"All organizations and its projects where you are the only owner will " +"be deleted. If you want to keep an organization, add another owner " +"or transfer ownership. The following organizations and all their projects " "will be deleted." msgstr "" @@ -4586,9 +4608,9 @@ msgstr "" #: templates/profiles/private/token_list.html:13 msgid "" "Personal Access Token are tokens that allow you to use the Read the Docs " -"APIv3 being authenticated as yourself. See APIv3 " -"documentation for more information." +"APIv3 being authenticated as yourself. See APIv3 documentation for more " +"information." msgstr "" #: templates/profiles/private/token_list.html:25 @@ -4628,8 +4650,8 @@ msgstr "" #: templates/projects/domain_form.html:33 #, python-format msgid "" -"To configure this domain add a CNAME record in your DNS pointing your custom" -" domain to %(cname_target)s." +"To configure this domain add a CNAME record in your DNS pointing your custom " +"domain to %(cname_target)s." msgstr "" #: templates/projects/domain_form.html:41 @@ -4647,7 +4669,7 @@ msgid "Saving the domain will revalidate the SSL certificate" msgstr "" #: templates/projects/domain_list.html:12 -#: templates/projects/project_edit_base.html:20 +#: templates/projects/project_edit_base.html:22 msgid "Domains" msgstr "" @@ -4656,8 +4678,8 @@ msgstr "" msgid "" "This project is a subproject of %(superproject)s, its documentation will " -"always be served from the %(domain)s domain. %(domain)s
    domain. Learn more." msgstr "" @@ -4692,7 +4714,7 @@ msgstr "Afegeix" #: templates/projects/environmentvariable_form.html:12 #: templates/projects/environmentvariable_list.html:5 #: templates/projects/environmentvariable_list.html:12 -#: templates/projects/project_edit_base.html:26 +#: templates/projects/project_edit_base.html:28 msgid "Environment Variables" msgstr "" @@ -4731,8 +4753,8 @@ msgstr "" msgid "" "To import a project, start by entering a few details about your repository. " "You can set additional configuration options for your documentation in a .readthedocs.yml file." +"href=\"https://docs.readthedocs.io/en/stable/config-file/v2.html\">." +"readthedocs.yml file." msgstr "" #: templates/projects/import_config.html:5 @@ -4742,10 +4764,10 @@ msgstr "" #: templates/projects/import_config.html:8 msgid "" "Make sure your project has a .readthedocs.yaml configuration " -"file at the root directory of your repository. This file is required by Read" -" the Docs to build your documentation. You can read more" -" about our configuration file in our documentation." +"file at the root directory of your repository. This file is required by Read " +"the Docs to build your documentation. You can read more about our " +"configuration file in our documentation." msgstr "" #: templates/projects/import_config.html:16 @@ -4767,8 +4789,7 @@ msgid "" "href=\"%(support_url)s\">contacting support." msgstr "" -#. Translators: After 'Flag this project as' follows either 'Inappropriate', -#. 'Spam' and/or 'Duplicate' +#. Translators: After 'Flag this project as' follows either 'Inappropriate', 'Spam' and/or 'Duplicate' #: templates/projects/includes/flagging.html:7 msgid "Flag this project as" msgstr "Marca aquest projecte com a" @@ -4790,7 +4811,7 @@ msgstr "Duplicat" #: templates/projects/integration_form.html:12 #: templates/projects/integration_list.html:5 #: templates/projects/integration_list.html:12 -#: templates/projects/project_edit_base.html:25 +#: templates/projects/project_edit_base.html:27 msgid "Integrations" msgstr "" @@ -4850,16 +4871,15 @@ msgstr "" msgid "" "This integration does not have a secret, the authenticity of the incoming " "webhook cannot be verified. Click on \"Resync webhook\" to generate " -"a secret. Read more in our blog post." +"a secret. Read more in our blog post." msgstr "" #: templates/projects/integration_webhook_detail.html:92 msgid "" "For more information on manually configuring a webhook, refer to our webhook documentation. " +"href=\"https://docs.readthedocs.io/page/guides/setup/git-repo-automatic." +"html\"> our webhook documentation. " msgstr "" #: templates/projects/integration_webhook_detail.html:104 @@ -4929,9 +4949,9 @@ msgstr "" #: templates/projects/onboard_detail.html:10 msgid "" -"This project has not been built yet. Try building the latest version now, or" -" if you would like to build a specific version, select the version below and" -" your documentation build will be triggered." +"This project has not been built yet. Try building the latest version now, or " +"if you would like to build a specific version, select the version below and " +"your documentation build will be triggered." msgstr "" #: templates/projects/onboard_detail.html:21 @@ -4945,9 +4965,8 @@ msgstr "" #: templates/projects/onboard_detail.html:33 msgid "" "Your documentation has been built. Ensure your documentation is kept up to " -"date with every commit to your repository, by setting up a " -"webhook." +"date with every commit to your repository, by setting up a webhook." msgstr "" #: templates/projects/onboard_detail.html:41 @@ -4960,8 +4979,8 @@ msgstr "" #: templates/projects/onboard_detail.html:50 msgid "" -"There was a problem building your documentation, you can see what went wrong" -" in the build output. If you need more help, check out some of the problems frequently " "encountered during builds." msgstr "" @@ -4987,17 +5006,16 @@ msgstr "" #: templates/projects/onboard_import.html:10 #, python-format msgid "" -"You don't have any projects yet, but you can start building documentation by" -" importing one. Not sure how to start documenting your project? Check out " -"the Tutorial to learn how." +"You don't have any projects yet, but you can start building documentation by " +"importing one. Not sure how to start documenting your project? Check out the " +"Tutorial to learn how." msgstr "" #: templates/projects/onboard_import.html:19 #, python-format msgid "" -"In a hurry? Fork our template " -"project on GitHub, and import " -"it." +"In a hurry? Fork our template project on GitHub, and import it." msgstr "" #: templates/projects/onboard_import.html:25 @@ -5033,12 +5051,11 @@ msgstr "" #: templates/projects/project_advertising.html:50 msgid "" "For more details on advertising on Read the Docs including the privacy " -"protections we have in place for users and community advertising we run on behalf " -"of the open source community, see our documentation." +"protections we have in place for users and community advertising we run on behalf of the open source " +"community, see our documentation." msgstr "" #: templates/projects/project_advertising.html:59 @@ -5049,17 +5066,17 @@ msgstr "" #, python-format msgid "" "In addition to the advertising preferences we have for individual users, we have multiple ways" -" for projects to opt out of advertising on Read the Docs." +"href=\"%(ads_preferences_url)s\">individual users, we have multiple ways " +"for projects to opt out of advertising on Read the Docs." msgstr "" #: templates/projects/project_advertising.html:71 msgid "" "If you are part of a company that uses Read the Docs to host documentation " -"for a commercial product, please consider Read the Docs for Business which " -"offers a completely ad-free experience, private repositories, private " -"documentation, additional build resources, and dedicated support." +"for a commercial product, please consider Read the Docs for Business which offers a completely ad-free " +"experience, private repositories, private documentation, additional build " +"resources, and dedicated support." msgstr "" #: templates/projects/project_advertising.html:81 @@ -5081,15 +5098,15 @@ msgstr "" msgid "" "If you would like to completely remove advertising from your open source " "project, but both Read the Docs for Business and our Gold memberships don't " -"seem like the right fit, please get" -" in touch to discuss alternatives to advertising." +"seem like the right fit, please get in touch to discuss " +"alternatives to advertising." msgstr "" #: templates/projects/project_advertising.html:113 msgid "" -"If you are a company hosting commercial documentation on our community site," -" we do not allow removing paid advertisements on your documentation. Please " +"If you are a company hosting commercial documentation on our community site, " +"we do not allow removing paid advertisements on your documentation. Please " "consider Read the Docs for Business or a Gold membership." msgstr "" @@ -5109,7 +5126,9 @@ msgstr "Crea un nou projecte" msgid "" "Create new documentation here. If you already have docs in a public " "repository," -msgstr "Creeu aquí documentació nova. En cas que ja tingueu documents en un repositori públic" +msgstr "" +"Creeu aquí documentació nova. En cas que ja tingueu documents en un " +"repositori públic" #: templates/projects/project_create.html:15 msgid "import an existing project" @@ -5157,9 +5176,8 @@ msgstr "" #: templates/projects/project_dashboard_base.html:146 #, python-format msgid "" -"Check out the documentation for Read the " -"Docs. It contains lots of information about how to get the most out of " -"RTD." +"Check out the documentation for Read the Docs. It contains lots of information about how to get the most out of RTD." msgstr "" #: templates/projects/project_delete.html:4 @@ -5196,10 +5214,14 @@ msgid "Delete project" msgstr "" #: templates/projects/project_edit_base.html:19 +msgid " Addons" +msgstr "" + +#: templates/projects/project_edit_base.html:21 msgid "Edit Versions" msgstr "" -#: templates/projects/project_edit_base.html:24 +#: templates/projects/project_edit_base.html:26 #: templates/projects/projectrelationship_form.html:5 #: templates/projects/projectrelationship_form.html:12 #: templates/projects/projectrelationship_list.html:5 @@ -5207,7 +5229,7 @@ msgstr "" msgid "Subprojects" msgstr "Subprojectes" -#: templates/projects/project_edit_base.html:28 +#: templates/projects/project_edit_base.html:30 #: templates/projects/webhook_exchange_detail.html:5 #: templates/projects/webhook_form.html:5 #: templates/projects/webhook_form.html:11 @@ -5216,19 +5238,19 @@ msgstr "Subprojectes" msgid "Webhooks" msgstr "" -#: templates/projects/project_edit_base.html:29 +#: templates/projects/project_edit_base.html:31 #: templates/projects/project_notifications.html:5 #: templates/projects/project_notifications.html:12 msgid "Email Notifications" msgstr "" -#: templates/projects/project_edit_base.html:30 +#: templates/projects/project_edit_base.html:32 #: templates/projects/project_traffic_analytics.html:6 #: templates/projects/project_traffic_analytics.html:11 msgid "Traffic Analytics" msgstr "" -#: templates/projects/project_edit_base.html:31 +#: templates/projects/project_edit_base.html:33 #: templates/projects/projects_search_analytics.html:6 #: templates/projects/projects_search_analytics.html:11 msgid "Search Analytics" @@ -5289,8 +5311,8 @@ msgstr "" #: templates/projects/project_import.html:214 msgid "" -"You can import your project manually if it isn't listed here or connected to" -" one of your accounts." +"You can import your project manually if it isn't listed here or connected to " +"one of your accounts." msgstr "" #: templates/projects/project_import.html:221 @@ -5376,7 +5398,8 @@ msgstr "" msgid "" "\n" " * The way that we track 404 pages is on our backend hosting.\n" -" It's possible the number of times each page is viewed is undercounted because of caching in the browser or in a CDN.\n" +" It's possible the number of times each page is viewed is undercounted " +"because of caching in the browser or in a CDN.\n" " " msgstr "" @@ -5437,7 +5460,9 @@ msgstr "Edita els mantenidors" msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" -msgstr "Us permet afegir els mantenidors del vostre projecte. Els dóna accés com administradors del projecte, així que sigueu curosos." +msgstr "" +"Us permet afegir els mantenidors del vostre projecte. Els dóna accés com " +"administradors del projecte, així que sigueu curosos." #: templates/projects/project_users.html:49 msgid "Add maintainer" @@ -5456,9 +5481,9 @@ msgstr "%(version_name)s" #: templates/projects/project_version_detail.html:28 msgid "" "This version is inactive but its documentation is still available online. " -"You can delete this " -"version's documentation if you want to remove it completely." +"You can delete this version's documentation if you want to remove it " +"completely." msgstr "" #: templates/projects/project_version_list.html:24 @@ -5500,10 +5525,9 @@ msgstr "" #: templates/projects/projectrelationship_form.html:16 msgid "" -"Using subprojects allows you to serve multiple projects from the same domain" -" as your main project. Learn " -"more." +"Using subprojects allows you to serve multiple projects from the same domain " +"as your main project. Learn more." msgstr "" #: templates/projects/projectrelationship_form.html:28 @@ -5551,7 +5575,9 @@ msgstr "" #: templates/projects/samples/getting_started.rst.html:3 msgid "Here's a place to describe how to get up and running with your project" -msgstr "Aquí hi ha un espai per descriure com arribar a fer funcionar el vostre projecte" +msgstr "" +"Aquí hi ha un espai per descriure com arribar a fer funcionar el vostre " +"projecte" #: templates/projects/samples/installation.rst.html:3 #, python-format @@ -5624,9 +5650,9 @@ msgstr "" #: templates/security.html:11 msgid "" -"For more details on security at Read the Docs or to report a security issue," -" please see our security policy." +"For more details on security at Read the Docs or to report a security issue, " +"please see our security policy." msgstr "" #: templates/socialaccount/authentication_error.html:5 @@ -5644,8 +5670,8 @@ msgid "" "On this page, you can manage the integration with your Git provider(s) that " "enables automatic import and configuration of your repositories. Read our documentation page about connecting Git " -"providers." +"target=\"_blank\">Read our documentation page about connecting Git providers." +"" msgstr "" #: templates/socialaccount/connections.html:37 @@ -5669,7 +5695,8 @@ msgstr "" #: templates/socialaccount/connections.html:95 msgid "" "You currently have no social network accounts connected to this account." -msgstr "Actualment no teniu cap compte de xarxa social connectat a aquest compte." +msgstr "" +"Actualment no teniu cap compte de xarxa social connectat a aquest compte." #: templates/socialaccount/connections.html:104 msgid "" diff --git a/readthedocs/locale/de/LC_MESSAGES/django.mo b/readthedocs/locale/de/LC_MESSAGES/django.mo index 2a0c1448b79f47aaf36f3f29e63737a9cdcb67b3..d40a7c46a58df2d972e79feb8e761a1cb09c1d24 100755 GIT binary patch delta 5712 zcmXZgeSFX59>?+PYd36m&t`Yb%^0QJABIs(8Yj$cb#z0a>`+1~@}1Fm2ESPtygoI- zpXnJhZ<#R>#+bMdjY+~ZY>t^&7e`_YPI1o02GkciH(@vGM=+i75|&fJE-Q>F!mcZg zX-8A-kBmvA-W@ZkKfKELCXB-TRmRl8#W)DpV{HsBFeVgZob|8=^#)iEM_?Sjj3Jnh z3Uod`jUS@Mt+m>Ymx}7&9FwujYTuap6o%4}fRj)we#5yGm6468fxpK@JdGOorZaMl zT~Q-cV1Gf4Gtt#&BVEl>)cb#4Ys{-S%BK)T;U`pNSFt9Btg{nGq5{moRP2QrI1+o| zT#UklSPOr|2t1E{uo4yMeIMKYgYkaqi%|Xi6BJ@8T)>8S3yUyyz0Jt47)`y#Cnm5} zaj1z>u`4!3t!N|$<5bj^%|K;h7HR?SqcT#6@mP#(nQzX!2jy6s2SJ}&qfrs2pk8c_ zahT=m12C5QC|952%tr;d3?s1swS}8d3n|9Cu?!=a-$ZS&dz*qveM{5;?XeDKxq2@C zi~6H@1}jhj7k_3wg___ZMq!m}58G%1k4LS%IjUbbjA4G$k3uJW0@;4E0Q=$tpL0TS zJ}RX}s0mA4{S3xaKaZNQ+C7i_!uCr-Ww0sM#kSZ8d*dK{7X9rM3MnW>Gd9^s7ok$S z7Ii(hp-%r^)P%<{4l7(eXfxYHJqe$~4%ix3pvF0jkK%bu!k$}K7@*_6gA*EY>eetA7j6=*R&OCg#$1VA3+8D0xHnC?)g7a<1WE)T#m}f z$EX1O?G*H4DQZtDT!*^bY-%%5E9{8cnp{-CqfrCDj=bs!Mm45Xl+7o$)gknnHpz|p9V38;x%qayEx%EZI&`HQF(&qJkp5q89ts6bBP zSiFQf1H(A+nK&9Fb^n)AP^9ZnEBYLhu@E(JDQd4TyXRG?{@xCI7Q#@0wm^R1nV$GQ zUcfIrW9IBMW(eND%b4l3zq{LB_k=x+%lxK41w}es4LBBcD5qc#d;_(@A`AqC3g9x< z!b%LnYSeo*_HrID0X6RPI02`lGF*Xy_t4k%sivTbqrS5Pr=V^@6I93c*cr31KfZ)v zxCa$bF%H0AP+Qb#pS`YqF`RlXYMkMy=c8~XzO;}0t3%p;yEk{C2Fk=fI2UhY307nA z0b?eU%0or$e+|B52f0eLFD>Rb-Y-X}h0St8Y(ax!^eV*?cmOD42 zu2+%kaN2ndb?R%C+5nrO&Olqdgq=}al5y0gybbDkS5)e=QCs?ut3QtF?~kF-o5BRF zjhj)wN_~q>aUW`cE2!I1g*rsuG20&Mj7ANZ=xprTTcQ@!0hQt2s4X9iTu0wLK_QWb z@tBIUFdmmg|8B{l}vwp62`;>iztmd>i=!8kE{qs6E||+RMGDz)rgM-%tZxckR`v??TMa_BWu0 zsQz718SUrlkGSV~u09KQ@qD3AL6JOpmV<|X#UA)?)U`W`T6q~Nm3L76qt4m0k&HS! zZ7>CMP#GG9+WU#v2xnshEWpLM7q_85`WItbQD}CaA1I`5D855I`yvxjFU5w`fBw}5 z5W?3+E3AvU4b5Ere$*Klgv!X%s4baZ}|?O<0bRcn2de@;4iBGHMI{gnB+iGQW9>f(Dp?n&9uK z6)eKWxE#}QH!3riup5R{*z1;!`P9eaSiFInc;pphUcu*3?_ESq9CX!YDi-~wG$c{b zgxxV1b5JSmhn;X3DrNI93Kyd?wi?^vx2X4TVkidvZoeDh7#J7To`dyq04l)ozmxwM z3R7v&p~^=^_@3*q2HR2J?AkBmPU^Q%Tk`ca8`wTnU`J5nokLA<12$>8t6CF>8?gSPr7bT@!hCH)D4?qHrByB?1Db_#jU7`YThvBO^m>` zxCp1?ga5NzxZ9_YMMLOK{ucwYu?>EO*;s)(?H#H(IGBrSpN%>j2XFyapbqPtTlTaU zV{_`sx9#r-J@IYot^cq;jJ9J->V6f4TnZW0_BWZAu|M~I84jiW${qW`c+hwzg7&j` zf%dC>XB$&LQNuHHsNV_lOb*To_5$CFACO1p8tN?F2=UBdG@+hp3qx=e^PAZeKBS=> zb;#z|^a7{&J#0-qtd(%!@a;^x(78uC)A$zzyutOahQkoak_IcCR5*n=~#japbE9(P(GjSF&fpLjXE;} zFcGI>zM0Jq>-nDfghCAeE!mNYwxhP9D#;7nE zXr4!{qyV46Pq7uIq?+fBoPS_BAbK=A@*v5+C_y@RMU!SQ%YMChF0}-h&I#eqi2eP(W!P? zYTD^36^h#Th_r}(8zvMDV;P}A5ld_9yg$Et|LA$$?|trbm+!sz`9)_Ih1}g7vZ7v` zKh`tmqpyvLFvk2o&zJ;^m~TuoY=SYEg|#r(nTPd>r#Kg22Jv=mOn<@O5MZ+f#vH)r z1;(_c>eq$F)FE!Q$e2#VPkd{96HdYZ)|hCVhS~TfR>$iYiVvJ2i;c-7u8#5eG}gwE zSOxP@6ZJ6{KSK3;3)Nrv65Bo&6N#HG@r_BM(36Tdd`7EVFS|GoX<}xg-tY9CF%xm1Pa%@RA=FAvV^zF?8u%`1f-%dCsfTT_ zDQ4jl_!dTD5r*MDjKEUthi6d}ePp?9-vfIPPerx!cTa1Dd_Bv{d#-kSSH&jLzV=NXUTjrZm_uwQ}=fO4SebfxY zR@oP0Q5kCC;%*p4JkZ6t&V1AaKg1e18f!?!OI(T?u);mR>kM6QGgupAc%F<6u^ndPbLelSu$Y2U^!f%n z)2XP`&PDC{QdEZ4p$6QET2YycuVG!{(2d5tfhm}VAEWx&hJ&#b6EJO)F^#a_Ci1Tp zj-^7UdNFFIhfxEUf4}R=!crn%b1L>q7LVD)QV=KuI)-x`;9mf52CiLeUY6= zCO%I52UNSyde8P4Ag|PQ5}zP&&OZ`;wh*FEJQ6} zEov)@a2W1D^_Tj6U?RThPC>sH15qE4JE)HDqZ$VPUE^7pqc&?HSl~)#Kou;m!S6ggnM3&YJU}z@iuBA zaohOFU>bgfM{&Jp%!KXiH@4nk%zM;-u+v`m;9c~~_@*lb&9tv7@Ojjs%*9N68@0kh z3`__$ffE>pXE7KnQ1AVMFJSO)+wV|(llV1MhRZPU9{RdI6%;h^JygeGd+aT!g=*Lk zJ7WvX!VwsbYf%#_#%J(9s4Ys}Yp-iZtVW!H>ZdR2`9Lhd5qrtM8bs`~dlQf9s0sGN zx9~o0#fMnD-s9C)?023)o%&l?9ixA=Ta}ELiJPLfB<8qHd41GYHb32RN%dkLrorJyq04z=Yy zkn8B1rzq$PHU#V8c#Oqan1~Bed$kpn!cx@Ae#Y*213O`xleXO$tWWGa|AiW`2(^G+ zsQwOOvhM#`3OXb~KN&Lv<4`l6hx%ZwL9KWjCgLvC0OwF029??8;i!HhQ431JM%V>A z;7h0s%tkHn8;sKZ-$WrE_hDl^k2*x*r|jYDhE0eEp*nsClkp$;2(H1_c-B3SI&Isv zKxM2aYVUJU{f|a%)raWoG|!=+6cspEqB5`<+u;G!K*9gDXCobzkq)R8bwv%(7jP$2|XWI`!4LsWUChGnCbH1JVWGa-}&ro~19JQD0P!rqZ>VHCYbk5aR zpuP(aurAg(Z`(IVWweWnd!wG`xOhD7AfDn=&`bvWkGqO5U?%<*b$xcAR(=qb%FC$s z_b?8tUa)7UK5BsWs0y6rwL0bA{CP#7~IRe`X-! z5^O;H?+QDC8>ozUe06jiqET^c)ERgjm62yL0bfB~w|6jb=uiuqW1stGEd{0OAZmpt zP+M`y#X(o>i&3a{bx|vA;^ItHrUsz4<~h_r!%!0%g?%s|tKbi)4DQ54-TxyLG}Ei@ zLD*G$KV$Go>RX@&9*0Wld#DwBg4%)=sI#&YHQ-6CftN7?@1iDL^%uJZjZn`sCF7fC zD5!&Br~&?rTESFI!CBZC*Pt?U95e6+regXv{&|JZbs#PIHZ#ND`lgoh{Al-3}?6opJQ9%0#|gXrb>8?OM54~+qaUIklYKcuS9iuS^yWkk?kBd;5 zyoodMH~bE#-m!lJKK85K!ZkjHZak>Od`$n1|8NQR!ZOt1Nx93mU}fB?X2ezR+rJOea29dW1N&pN99t3l07gc7#&1pGMG87}Gf;=C2tzQard?50)M1N8eK^{qI?QnPN3A>u z!!Z|ijmM(ezl*W>fpacuAuDQneqd$CsL+fna5vsW4z$@)%QKTWL>r^Lz`p}JM|)-| z^&Mi|p+dF4f;tQ9V{K}8U=Z diff --git a/readthedocs/locale/de/LC_MESSAGES/django.po b/readthedocs/locale/de/LC_MESSAGES/django.po index 038b23ed93c..b4a0579ec5a 100644 --- a/readthedocs/locale/de/LC_MESSAGES/django.po +++ b/readthedocs/locale/de/LC_MESSAGES/django.po @@ -7,10 +7,10 @@ # Felix Henninger , 2016 # Jannis Leidel , 2012,2014 # Jonas Obrist , 2012 -# Justin Nogossek, 2023 -# Justin Nogossek, 2022 -# Justin Nogossek, 2022 -# Justin Nogossek, 2022-2023 +# Justin “Justman10000” Nogossek, 2023 +# Justin “Justman10000” Nogossek, 2022 +# Justin “Justman10000” Nogossek, 2022 +# Justin “Justman10000” Nogossek, 2022-2023 # e57e0b6693d8a26d2bd54bd8ef3c1815, 2014,2017 # Manuel Kaufmann , 2023 # f82ebdce6c7af46e12742407f341268c_9e4b487, 2020 @@ -24,9 +24,9 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-01 14:17+0000\n" +"POT-Creation-Date: 2024-10-23 13:42+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" -"Last-Translator: Justin Nogossek, 2023\n" +"Last-Translator: Justin “Justman10000” Nogossek, 2023\n" "Language-Team: German (http://app.transifex.com/readthedocs/readthedocs/" "language/de/)\n" "Language: de\n" @@ -35,8 +35,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:717 -#: projects/filters.py:196 projects/models.py:1479 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:728 +#: projects/filters.py:196 projects/models.py:1484 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Version" @@ -234,7 +234,7 @@ msgid "Invitation declined" msgstr "Einladung abgelehnt" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:245 +#: projects/models.py:250 msgid "User" msgstr "Benutzer" @@ -246,8 +246,8 @@ msgstr "Benutzer-ID" msgid "Username" msgstr "Benutzername" -#: audit/models.py:138 builds/models.py:95 builds/models.py:711 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1473 +#: audit/models.py:138 builds/models.py:95 builds/models.py:722 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1478 #: redirects/models.py:48 msgid "Project" msgstr "Projekt" @@ -272,7 +272,7 @@ msgstr "Organisations-ID" msgid "Organization slug" msgstr "Organisationsslug" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1226 msgid "Action" msgstr "Aktion" @@ -457,7 +457,7 @@ msgstr "Branch" msgid "Tag" msgstr "Tag" -#: builds/constants.py:56 projects/constants.py:412 +#: builds/constants.py:56 projects/constants.py:414 msgid "Unknown" msgstr "Unbekannt" @@ -489,7 +489,7 @@ msgstr "Aktiv" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1578 +#: builds/filters.py:29 projects/models.py:1583 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Build fehlgeschlagen" @@ -506,7 +506,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:139 builds/models.py:733 +#: builds/filters.py:48 builds/models.py:139 builds/models.py:744 msgid "State" msgstr "Status" @@ -515,7 +515,7 @@ msgstr "Status" msgid "Any" msgstr "Beliebig" -#: builds/filters.py:54 builds/models.py:100 builds/models.py:723 +#: builds/filters.py:54 builds/models.py:100 builds/models.py:734 msgid "Type" msgstr "Typ" @@ -549,7 +549,7 @@ msgid "Verbose Name" msgstr "Name" #: builds/models.py:127 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:250 +#: projects/models.py:255 msgid "Slug" msgstr "Kürzel" @@ -569,7 +569,7 @@ msgstr "Erstellt" msgid "Uploaded" msgstr "Hochgeladen" -#: builds/models.py:154 projects/models.py:478 +#: builds/models.py:154 projects/models.py:483 msgid "Privacy Level" msgstr "Sicherheitsstufe" @@ -603,7 +603,7 @@ msgstr "Hat ePub" msgid "Has HTML Zip" msgstr "Hat HTML-Zip" -#: builds/models.py:175 projects/models.py:563 +#: builds/models.py:175 projects/models.py:568 msgid "Documentation type" msgstr "Dokumentationstyp" @@ -621,202 +621,202 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:745 +#: builds/models.py:756 msgid "Status" msgstr "Status" -#: builds/models.py:752 integrations/models.py:145 +#: builds/models.py:763 integrations/models.py:145 msgid "Date" msgstr "Datum" -#: builds/models.py:753 +#: builds/models.py:764 msgid "Success" msgstr "Erfolgreich" -#: builds/models.py:758 +#: builds/models.py:769 msgid "Setup" msgstr "Konfiguration" -#: builds/models.py:759 +#: builds/models.py:770 msgid "Setup error" msgstr "Konfigurationsfehler" -#: builds/models.py:760 +#: builds/models.py:771 msgid "Output" msgstr "Ausgabe" -#: builds/models.py:761 templates/builds/build_detail.html:261 +#: builds/models.py:772 templates/builds/build_detail.html:261 msgid "Error" msgstr "Fehler" -#: builds/models.py:762 +#: builds/models.py:773 msgid "Exit code" msgstr "Exit code" -#: builds/models.py:767 projects/models.py:1490 +#: builds/models.py:778 projects/models.py:1495 msgid "Commit" msgstr "Übernehmen" -#: builds/models.py:773 +#: builds/models.py:784 msgid "Version slug" msgstr "Versionsslug" -#: builds/models.py:779 +#: builds/models.py:790 msgid "Version name" msgstr "Versionsname" -#: builds/models.py:785 builds/models.py:1228 +#: builds/models.py:796 builds/models.py:1239 msgid "Version type" msgstr "Versionstyp" -#: builds/models.py:792 +#: builds/models.py:803 msgid "Configuration used in the build" msgstr "Im Build verwendete Konfiguration" -#: builds/models.py:797 +#: builds/models.py:808 msgid "Custom build configuration file path used in this build" msgstr "" "Pfad der benutzerdefinierten Build-Konfigurationsdatei, die in diesem Build " "verwendet wird" -#: builds/models.py:805 +#: builds/models.py:816 msgid "Build Length" msgstr "Buildlänge" -#: builds/models.py:808 +#: builds/models.py:819 msgid "Builder" msgstr "Builder" -#: builds/models.py:815 +#: builds/models.py:826 msgid "Cold Storage" msgstr "" -#: builds/models.py:821 +#: builds/models.py:832 msgid "Celery task id" msgstr "Celery-Aufgaben-ID" -#: builds/models.py:1131 +#: builds/models.py:1142 msgid "Build" msgstr "Build" -#: builds/models.py:1136 +#: builds/models.py:1147 msgid "Command" msgstr "Befehl" -#: builds/models.py:1137 builds/models.py:1192 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:252 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1203 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:257 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Beschreibung" -#: builds/models.py:1138 +#: builds/models.py:1149 msgid "Command output" msgstr "Befehlsausgabe" -#: builds/models.py:1139 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Exit-Code des Befehls" -#: builds/models.py:1141 +#: builds/models.py:1152 msgid "Start time" msgstr "Startzeit" -#: builds/models.py:1142 +#: builds/models.py:1153 msgid "End time" msgstr "Endzeit" -#: builds/models.py:1170 +#: builds/models.py:1181 msgid "Activate version" msgstr "Version aktivieren" -#: builds/models.py:1171 +#: builds/models.py:1182 msgid "Hide version" msgstr "Version ausblenden" -#: builds/models.py:1172 +#: builds/models.py:1183 msgid "Make version public" msgstr "Version öffentlich setzen" -#: builds/models.py:1173 +#: builds/models.py:1184 msgid "Make version private" msgstr "Version privat setzen" -#: builds/models.py:1174 +#: builds/models.py:1185 msgid "Set version as default" msgstr "Version als Standard festlegen" -#: builds/models.py:1175 +#: builds/models.py:1186 msgid "Delete version" msgstr "" -#: builds/models.py:1187 +#: builds/models.py:1198 msgid "Rule priority" msgstr "" -#: builds/models.py:1188 +#: builds/models.py:1199 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1198 +#: builds/models.py:1209 msgid "Match argument" msgstr "" -#: builds/models.py:1199 +#: builds/models.py:1210 msgid "Value used for the rule to match the version" msgstr "" "Wert, der für die Regel verwendet wird, um mit der Version übereinzustimmen" -#: builds/models.py:1203 +#: builds/models.py:1214 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1216 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1216 +#: builds/models.py:1227 msgid "Action to apply to matching versions" msgstr "Aktion, die auf übereinstimmende Versionen angewendet werden soll" -#: builds/models.py:1221 +#: builds/models.py:1232 msgid "Action argument" msgstr "" -#: builds/models.py:1222 +#: builds/models.py:1233 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1240 msgid "Type of version the rule should be applied to" msgstr "Art der Version, auf die die Regel angewendet werden soll" -#: builds/models.py:1394 +#: builds/models.py:1405 msgid "Version activated" msgstr "" -#: builds/models.py:1395 +#: builds/models.py:1406 msgid "Version hidden" msgstr "" -#: builds/models.py:1397 +#: builds/models.py:1408 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1400 +#: builds/models.py:1411 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1402 +#: builds/models.py:1413 msgid "Version set as default" msgstr "" -#: builds/models.py:1403 +#: builds/models.py:1414 msgid "Version deleted" msgstr "" -#: builds/models.py:1408 +#: builds/models.py:1419 msgid "Matched rule" msgstr "" @@ -934,7 +934,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1593 +#: core/forms.py:198 projects/models.py:1598 msgid "URL" msgstr "" @@ -1042,6 +1042,20 @@ msgstr "" msgid "Validation of custom domain expired: {{domain}}" msgstr "" +#: domains/validators.py:17 +#, python-brace-format +msgid "" +"This project has reached the limit of {feature.value} domains. Consider " +"removing unused domains." +msgstr "" + +#: domains/validators.py:22 +#, python-brace-format +msgid "" +"Your organization has reached the limit of {feature.value} domains. Consider " +"removing unused domains or upgrading your plan." +msgstr "" + #: gold/forms.py:50 msgid "No project found." msgstr "Kein Projekt gefunden." @@ -1051,12 +1065,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:223 -#: organizations/models.py:297 projects/models.py:236 +#: organizations/models.py:297 projects/models.py:241 msgid "Publication date" msgstr "Veröffentlichungsdatum" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1492 +#: organizations/models.py:298 projects/models.py:244 projects/models.py:1497 msgid "Modified date" msgstr "Modifizierungsdatum" @@ -1355,7 +1369,7 @@ msgid "Unknown problem" msgstr "" #: notifications/messages.py:101 -msgid "Build terminated due inactivity" +msgid "Build terminated due to inactivity" msgstr "" #: notifications/messages.py:129 @@ -1481,7 +1495,7 @@ msgstr "Benutzer" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1484 +#: projects/models.py:254 projects/models.py:1489 msgid "Name" msgstr "Name" @@ -2069,16 +2083,12 @@ msgid "Verify your email address" msgstr "Bestätigen Sie ihre Email-Adresse" #: organizations/views/private.py:120 -#, fuzzy -#| msgid "Organization slug" msgid "Organization updated" -msgstr "Organisationsslug" +msgstr "" #: organizations/views/private.py:130 -#, fuzzy -#| msgid "Organization slug" msgid "Organization deleted" -msgstr "Organisationsslug" +msgstr "" #: organizations/views/private.py:159 msgid "Owner removed" @@ -2176,75 +2186,75 @@ msgstr "Mkdocs Html-Seiten" msgid "Generic" msgstr "" -#: projects/constants.py:79 +#: projects/constants.py:81 msgid "Live" msgstr "Live" -#: projects/constants.py:80 +#: projects/constants.py:82 msgid "Deleted" msgstr "Gelöscht" -#: projects/constants.py:86 +#: projects/constants.py:88 msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2064 +#: projects/constants.py:94 projects/models.py:2077 msgid "Public" msgstr "Öffentlich" -#: projects/constants.py:93 +#: projects/constants.py:95 msgid "Private" msgstr "Privat" -#: projects/constants.py:104 +#: projects/constants.py:106 msgid "CPython 2.x" msgstr "CPython 2.x" -#: projects/constants.py:105 +#: projects/constants.py:107 msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:409 +#: projects/constants.py:411 msgid "Valid and active" msgstr "" -#: projects/constants.py:410 +#: projects/constants.py:412 msgid "Invalid" msgstr "" -#: projects/constants.py:411 +#: projects/constants.py:413 msgid "Pending" msgstr "" -#: projects/constants.py:421 +#: projects/constants.py:423 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:425 +#: projects/constants.py:427 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:429 +#: projects/constants.py:431 msgid "Single version without translations (/)" msgstr "" -#: projects/constants.py:446 +#: projects/constants.py:448 msgid "Alphabetically" msgstr "" -#: projects/constants.py:447 +#: projects/constants.py:449 msgid "SemVer (Read the Docs)" msgstr "" -#: projects/constants.py:450 +#: projects/constants.py:452 msgid "Python Packaging (PEP 440 and PEP 425)" msgstr "" -#: projects/constants.py:452 +#: projects/constants.py:454 msgid "CalVer (YYYY.0M.0M)" msgstr "" -#: projects/constants.py:453 +#: projects/constants.py:455 msgid "Define your own pattern" msgstr "" @@ -2361,7 +2371,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:451 projects/models.py:254 +#: projects/forms.py:451 projects/models.py:259 msgid "Short description of this project" msgstr "Kurze Beschreibung dieses Projekts" @@ -2438,62 +2448,76 @@ msgstr "Variablenname darf keine Leerzeichen enthalten" msgid "Only letters, numbers and underscore are allowed" msgstr "Nur Buchstaben, Zahlen und Unterstriche sind erlaubt" -#: projects/models.py:94 +#: projects/models.py:95 msgid "Main project" msgstr "Hauptprojekt" -#: projects/models.py:100 +#: projects/models.py:101 msgid "Subproject" msgstr "Unterprojekt" -#: projects/models.py:105 +#: projects/models.py:106 msgid "Alias" msgstr "" -#: projects/models.py:257 +#: projects/models.py:190 +#, fuzzy +#| msgid "Single version" +msgid "Sorting of versions" +msgstr "Einzelversion" + +#: projects/models.py:200 +msgid "Custom version sorting pattern" +msgstr "" + +#: projects/models.py:206 +msgid "Show latest and stable at the beginning" +msgstr "" + +#: projects/models.py:262 msgid "Repository URL" msgstr "Repository-URL" -#: projects/models.py:260 +#: projects/models.py:265 msgid "Git repository URL" msgstr "" -#: projects/models.py:267 +#: projects/models.py:272 msgid "Repository type" msgstr "Repository-Typ" -#: projects/models.py:273 +#: projects/models.py:278 msgid "Project homepage" msgstr "Projektstartseite" -#: projects/models.py:275 +#: projects/models.py:280 msgid "The project's homepage" msgstr "Die Startseite des Projekts" -#: projects/models.py:278 +#: projects/models.py:283 msgid "Canonical URL" msgstr "Kanonische URL" -#: projects/models.py:280 +#: projects/models.py:285 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:283 +#: projects/models.py:288 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:290 +#: projects/models.py:295 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " "current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:298 +#: projects/models.py:303 msgid "Single version" msgstr "Einzelversion" -#: projects/models.py:301 +#: projects/models.py:306 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 " @@ -2504,50 +2528,50 @@ msgstr "" "Verwenden Sie dies mit Vorsicht, schalten Sie es nur ein, wenn Sie nie mehrere Versionen Ihrer Dokumente haben werden." -#: projects/models.py:308 +#: projects/models.py:313 msgid "Default version" msgstr "Standard-Version" -#: projects/models.py:311 +#: projects/models.py:316 msgid "The version of your project that / redirects to" msgstr "Die Projektversion zu der Zugriffe auf „/“ weitergeleitet werden" -#: projects/models.py:316 +#: projects/models.py:321 msgid "Default branch" msgstr "Standard-Branch" -#: projects/models.py:322 +#: projects/models.py:327 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:327 +#: projects/models.py:332 msgid "Custom path prefix" msgstr "" -#: projects/models.py:333 +#: projects/models.py:338 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." msgstr "" -#: projects/models.py:338 +#: projects/models.py:343 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:344 +#: projects/models.py:349 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." msgstr "" -#: projects/models.py:351 +#: projects/models.py:356 msgid "Build pull requests for this project" msgstr "Pull-Requests für dieses Projekt erstellen" -#: projects/models.py:354 +#: projects/models.py:359 msgid "" "More information in our docs." @@ -2555,25 +2579,25 @@ msgstr "" "Weitere Informationen in unserer Dokumentation." -#: projects/models.py:358 +#: projects/models.py:363 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:365 +#: projects/models.py:370 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:370 +#: projects/models.py:375 msgid "CDN Enabled" msgstr "" -#: projects/models.py:372 +#: projects/models.py:377 msgid "Analytics code" msgstr "Analytics-Code" -#: projects/models.py:377 +#: projects/models.py:382 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2581,11 +2605,11 @@ msgstr "" "Tracking-ID von Google Analytics (z.B. UA-22345342-1). Dies " "kann das Laden Ihrer Seite verlangsamen." -#: projects/models.py:383 +#: projects/models.py:388 msgid "Disable Analytics" msgstr "Analysen deaktivieren" -#: projects/models.py:387 +#: projects/models.py:392 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" @@ -2593,65 +2617,65 @@ msgstr "" "Deaktivieren Sie Google Analytics für dieses Projekt vollständig (erfordert " "Neuaufbau-Dokumentation)" -#: projects/models.py:392 +#: projects/models.py:397 msgid "Alternative container image" msgstr "" -#: projects/models.py:398 +#: projects/models.py:403 msgid "Container memory limit" msgstr "" -#: projects/models.py:403 +#: projects/models.py:408 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:408 +#: projects/models.py:413 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:413 +#: projects/models.py:418 msgid "Alternate build queue id" msgstr "Alternative Buildschlangen ID" -#: projects/models.py:419 +#: projects/models.py:424 msgid "Maximum concurrent builds allowed for this project" msgstr "Maximal erlaubte gleichzeitige Builds für dieses Projekt" -#: projects/models.py:424 +#: projects/models.py:429 msgid "Allow paid advertising" msgstr "Bezahlte Werbung zulassen" -#: projects/models.py:426 +#: projects/models.py:431 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:429 +#: projects/models.py:434 msgid "Ad-free" msgstr "" -#: projects/models.py:434 +#: projects/models.py:439 msgid "Is spam?" msgstr "" -#: projects/models.py:437 +#: projects/models.py:442 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:440 +#: projects/models.py:445 msgid "Show version warning" msgstr "Versionswarnung anzeigen" -#: projects/models.py:442 +#: projects/models.py:447 msgid "Show warning banner in non-stable nor latest versions." msgstr "Warnbanner in nicht stabilen oder neuesten Versionen anzeigen." -#: projects/models.py:446 +#: projects/models.py:451 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:452 +#: projects/models.py:457 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2659,37 +2683,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:460 +#: projects/models.py:465 msgid "Featured" msgstr "Hervorgehoben" -#: projects/models.py:462 +#: projects/models.py:467 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:470 +#: projects/models.py:475 msgid "Delisted" msgstr "" -#: projects/models.py:472 +#: projects/models.py:477 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" msgstr "" -#: projects/models.py:483 +#: projects/models.py:488 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:490 +#: projects/models.py:495 msgid "Related projects" msgstr "Verwandte Projekte" -#: projects/models.py:498 templates/search/elastic_search.html:57 +#: projects/models.py:503 templates/search/elastic_search.html:57 msgid "Language" msgstr "Sprache" -#: projects/models.py:502 +#: projects/models.py:507 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2697,31 +2721,31 @@ msgstr "" "Die Sprache, in der die Projektdokumentation wiedergegeben wird. Hinweis: " "Dies wirkt sich auf die URL Ihres Projekts aus." -#: projects/models.py:510 +#: projects/models.py:515 msgid "Programming Language" msgstr "" -#: projects/models.py:514 +#: projects/models.py:519 msgid "The primary programming language the project is written in." msgstr "Die primäre Programmiersprache, in der das Projekt geschrieben ist." -#: projects/models.py:530 +#: projects/models.py:535 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:534 +#: projects/models.py:539 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:543 +#: projects/models.py:548 msgid "Connected repository" msgstr "" -#: projects/models.py:544 +#: projects/models.py:549 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:570 +#: projects/models.py:575 msgid "" "Type of documentation you are building. More " @@ -2731,67 +2755,67 @@ msgstr "" "org/en/stable/builders.html#sphinx.builders.html." "DirectoryHTMLBuilder\">Weitere Informationen zu Sphinx-Erbauern." -#: projects/models.py:581 +#: projects/models.py:586 msgid "project" msgstr "projekt" -#: projects/models.py:592 +#: projects/models.py:597 msgid "Model must have slug" msgstr "Modell muss einen Kürzel haben" -#: projects/models.py:1354 +#: projects/models.py:1359 msgid "Subproject nesting is not supported" msgstr "Unterprojektverschachtelung wird nicht unterstützt" -#: projects/models.py:1489 +#: projects/models.py:1494 msgid "Path" msgstr "Pfad" -#: projects/models.py:1491 +#: projects/models.py:1496 msgid "Build id" msgstr "Build ID" -#: projects/models.py:1494 +#: projects/models.py:1499 msgid "Page search rank" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1504 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1542 projects/models.py:1707 +#: projects/models.py:1547 projects/models.py:1712 msgid "created" msgstr "erstellt" -#: projects/models.py:1547 +#: projects/models.py:1552 msgid "modified" msgstr "geändert" -#: projects/models.py:1576 +#: projects/models.py:1581 msgid "Build triggered" msgstr "Bauen ausgelöst" -#: projects/models.py:1577 +#: projects/models.py:1582 msgid "Build passed" msgstr "Bauen bestanden" -#: projects/models.py:1595 +#: projects/models.py:1600 msgid "URL to send the webhook to" msgstr "URL, an die der Webhook versandt wird" -#: projects/models.py:1598 +#: projects/models.py:1603 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1611 msgid "Events to subscribe" msgstr "Ereignisse zum Abonnieren" -#: projects/models.py:1609 +#: projects/models.py:1614 msgid "JSON payload" msgstr "" -#: projects/models.py:1611 +#: projects/models.py:1616 msgid "" "JSON payload to send to the webhook. Check der Dokumentation nach, welche Ersetzungen " "möglich sind." -#: projects/models.py:1718 +#: projects/models.py:1723 msgid "Domain" msgstr "Domain" -#: projects/models.py:1725 +#: projects/models.py:1730 msgid "This domain was auto-created" msgstr "Diese Domain wurde automatisch erstellt" -#: projects/models.py:1729 +#: projects/models.py:1734 msgid "This domain is a CNAME for the project" msgstr "Diese Domäne ist ein CNAME für das Projekt" -#: projects/models.py:1734 +#: projects/models.py:1739 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:1738 +#: projects/models.py:1743 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1740 +#: projects/models.py:1745 msgid "Always use HTTPS for this domain" msgstr "Für diese Domain immer HTTPS verwenden" -#: projects/models.py:1744 +#: projects/models.py:1749 msgid "Number of times this domain has been hit" msgstr "Anzahl der Angriffe auf diese Domain" -#: projects/models.py:1749 templates/projects/domain_form.html:49 +#: projects/models.py:1754 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1758 +#: projects/models.py:1763 msgid "Skip validation process." msgstr "" -#: projects/models.py:1762 +#: projects/models.py:1767 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1776 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1781 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:1781 +#: projects/models.py:1786 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1924 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1928 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1933 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1939 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1943 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1947 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1943 +#: projects/models.py:1952 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1957 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1961 +msgid "Build: Generate a file manifest for file tree diff." +msgstr "" + +#: projects/models.py:1966 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1970 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1974 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1977 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1978 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1981 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1972 +#: projects/models.py:1985 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1977 +#: projects/models.py:1990 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1996 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1989 +#: projects/models.py:2002 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1997 +#: projects/models.py:2010 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2002 +#: projects/models.py:2015 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2028 msgid "Feature identifier" msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2033 msgid "Date feature was added" msgstr "" -#: projects/models.py:2026 +#: projects/models.py:2039 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2043 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2052 +#: projects/models.py:2065 msgid "Name of the environment variable" msgstr "Name der Umgebungsvariable" -#: projects/models.py:2056 +#: projects/models.py:2069 msgid "Value of the environment variable" msgstr "Wert der Umgebungsvariable" -#: projects/models.py:2061 +#: projects/models.py:2074 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2080 msgid "Expose this environment variable in PR builds?" msgstr "Diese Umgebungsvariable in PR-Builds verfügbar machen?" @@ -2999,10 +3027,8 @@ msgid "Error while checking out the repository" msgstr "" #: projects/notifications.py:99 -#, fuzzy -#| msgid "Repository type" msgid "Repository type not suported" -msgstr "Repository-Typ" +msgstr "" #: projects/notifications.py:112 msgid "Sphinx configuration file is missing" @@ -3020,8 +3046,8 @@ msgstr "" msgid "Repository locked" msgstr "" -#: projects/notifications.py:165 -msgid "Read the Docs Addons will be enabled by default on October 7th" +#: projects/notifications.py:166 +msgid "Read the Docs Addons were enabled by default on October 7th, 2024" msgstr "" #: projects/validators.py:18 @@ -3326,7 +3352,7 @@ msgstr "" #: redirects/templates/redirects/redirect_form.html:8 #: redirects/templates/redirects/redirect_list.html:6 #: redirects/templates/redirects/redirect_list.html:13 -#: templates/projects/project_edit_base.html:22 +#: templates/projects/project_edit_base.html:24 msgid "Redirects" msgstr "Weiterleitungen" @@ -3404,67 +3430,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:470 +#: settings/base.py:471 msgid "Catalan" msgstr "Katalanisch" -#: settings/base.py:471 +#: settings/base.py:472 msgid "English" msgstr "Englisch" -#: settings/base.py:472 +#: settings/base.py:473 msgid "Spanish" msgstr "Spanisch" -#: settings/base.py:473 +#: settings/base.py:474 msgid "Brazilian Portuguese" msgstr "Brasilianisches Portugiesisch" -#: settings/base.py:474 +#: settings/base.py:475 msgid "Norwegian Bokmål" msgstr "Norwegisch (Bokmål)" -#: settings/base.py:475 +#: settings/base.py:476 msgid "French" msgstr "Französisch" -#: settings/base.py:476 +#: settings/base.py:477 msgid "Russian" msgstr "Russisch" -#: settings/base.py:477 +#: settings/base.py:478 msgid "German" msgstr "Deutsch" -#: settings/base.py:478 +#: settings/base.py:479 msgid "Galician" msgstr "Galicisch" -#: settings/base.py:479 +#: settings/base.py:480 msgid "Vietnamese" msgstr "Vietnamesisch" -#: settings/base.py:480 +#: settings/base.py:481 msgid "Simplified Chinese" msgstr "Vereinfachtes Chinesisch" -#: settings/base.py:481 +#: settings/base.py:482 msgid "Traditional Chinese" msgstr "Traditionelles Chinesisch" -#: settings/base.py:482 +#: settings/base.py:483 msgid "Japanese" msgstr "Japanisch" -#: settings/base.py:483 +#: settings/base.py:484 msgid "Ukrainian" msgstr "Ukrainisch" -#: settings/base.py:484 +#: settings/base.py:485 msgid "Italian" msgstr "Italienisch" -#: settings/base.py:485 +#: settings/base.py:486 msgid "Korean" msgstr "Koreanisch" @@ -3473,7 +3499,7 @@ msgid "Custom domain" msgstr "Benutzerdefinierte Domain" #: subscriptions/constants.py:26 -msgid "CDN public documentation" +msgid "CDN for public documentation" msgstr "" #: subscriptions/constants.py:27 @@ -4005,7 +4031,7 @@ msgstr "Beliebte Tags" #: templates/builds/versionautomationrule_list.html:6 #: templates/builds/versionautomationrule_list.html:15 -#: templates/projects/project_edit_base.html:27 +#: templates/projects/project_edit_base.html:29 msgid "Automation Rules" msgstr "Automatisierungsregeln" @@ -4160,7 +4186,7 @@ msgid "No builds yet" msgstr "Noch keine Builds" #: templates/core/project_detail_right.html:51 -#: templates/projects/project_edit_base.html:21 +#: templates/projects/project_edit_base.html:23 #: templates/projects/project_users.html:9 msgid "Maintainers" msgstr "Entwickler" @@ -4187,7 +4213,7 @@ msgid "Short URLs" msgstr "Kurz-URLs" #: templates/core/project_detail_right.html:111 -#: templates/projects/project_edit_base.html:23 +#: templates/projects/project_edit_base.html:25 #: templates/projects/project_translations.html:12 msgid "Translations" msgstr "Übersetzungen" @@ -4672,7 +4698,7 @@ msgid "Gold Membership" msgstr "Gold Mitgliedschaft" #: templates/profiles/base_profile_edit.html:57 -#: templates/projects/project_edit_base.html:33 +#: templates/projects/project_edit_base.html:35 msgid "Advertising" msgstr "Werbung" @@ -4834,7 +4860,7 @@ msgstr "" "Durch das Speichern der Domain wird das SSL-Zertifikat erneut validiert" #: templates/projects/domain_list.html:12 -#: templates/projects/project_edit_base.html:20 +#: templates/projects/project_edit_base.html:22 msgid "Domains" msgstr "Domains" @@ -4887,7 +4913,7 @@ msgstr "Hinzufügen" #: templates/projects/environmentvariable_form.html:12 #: templates/projects/environmentvariable_list.html:5 #: templates/projects/environmentvariable_list.html:12 -#: templates/projects/project_edit_base.html:26 +#: templates/projects/project_edit_base.html:28 msgid "Environment Variables" msgstr "Umgebungsvariablen" @@ -4987,7 +5013,7 @@ msgstr "Duplikat" #: templates/projects/integration_form.html:12 #: templates/projects/integration_list.html:5 #: templates/projects/integration_list.html:12 -#: templates/projects/project_edit_base.html:25 +#: templates/projects/project_edit_base.html:27 msgid "Integrations" msgstr "Integrationen" @@ -5452,10 +5478,14 @@ msgid "Delete project" msgstr "Projekt löschen" #: templates/projects/project_edit_base.html:19 +msgid " Addons" +msgstr "" + +#: templates/projects/project_edit_base.html:21 msgid "Edit Versions" msgstr "Versionen bearbeiten" -#: templates/projects/project_edit_base.html:24 +#: templates/projects/project_edit_base.html:26 #: templates/projects/projectrelationship_form.html:5 #: templates/projects/projectrelationship_form.html:12 #: templates/projects/projectrelationship_list.html:5 @@ -5463,7 +5493,7 @@ msgstr "Versionen bearbeiten" msgid "Subprojects" msgstr "Unterprojekte" -#: templates/projects/project_edit_base.html:28 +#: templates/projects/project_edit_base.html:30 #: templates/projects/webhook_exchange_detail.html:5 #: templates/projects/webhook_form.html:5 #: templates/projects/webhook_form.html:11 @@ -5472,19 +5502,19 @@ msgstr "Unterprojekte" msgid "Webhooks" msgstr "Webhooks" -#: templates/projects/project_edit_base.html:29 +#: templates/projects/project_edit_base.html:31 #: templates/projects/project_notifications.html:5 #: templates/projects/project_notifications.html:12 msgid "Email Notifications" msgstr "E-Mail Benachrichtigungen" -#: templates/projects/project_edit_base.html:30 +#: templates/projects/project_edit_base.html:32 #: templates/projects/project_traffic_analytics.html:6 #: templates/projects/project_traffic_analytics.html:11 msgid "Traffic Analytics" msgstr "Trafficanalyse" -#: templates/projects/project_edit_base.html:31 +#: templates/projects/project_edit_base.html:33 #: templates/projects/projects_search_analytics.html:6 #: templates/projects/projects_search_analytics.html:11 msgid "Search Analytics" diff --git a/readthedocs/locale/en/LC_MESSAGES/django.po b/readthedocs/locale/en/LC_MESSAGES/django.po index 1eb2f2793f0..6c682175a8e 100644 --- a/readthedocs/locale/en/LC_MESSAGES/django.po +++ b/readthedocs/locale/en/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-15 14:36+0000\n" +"POT-Creation-Date: 2024-10-23 13:42+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,8 +18,8 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:717 -#: projects/filters.py:196 projects/models.py:1480 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:728 +#: projects/filters.py:196 projects/models.py:1484 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "" @@ -217,7 +217,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:246 +#: projects/models.py:250 msgid "User" msgstr "" @@ -229,8 +229,8 @@ msgstr "" msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:95 builds/models.py:711 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1474 +#: audit/models.py:138 builds/models.py:95 builds/models.py:722 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1478 #: redirects/models.py:48 msgid "Project" msgstr "" @@ -255,7 +255,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1226 msgid "Action" msgstr "" @@ -438,7 +438,7 @@ msgstr "" msgid "Tag" msgstr "" -#: builds/constants.py:56 projects/constants.py:412 +#: builds/constants.py:56 projects/constants.py:414 msgid "Unknown" msgstr "" @@ -470,7 +470,7 @@ msgstr "" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1579 +#: builds/filters.py:29 projects/models.py:1583 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -487,7 +487,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:139 builds/models.py:733 +#: builds/filters.py:48 builds/models.py:139 builds/models.py:744 msgid "State" msgstr "" @@ -496,7 +496,7 @@ msgstr "" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:100 builds/models.py:723 +#: builds/filters.py:54 builds/models.py:100 builds/models.py:734 msgid "Type" msgstr "" @@ -530,7 +530,7 @@ msgid "Verbose Name" msgstr "" #: builds/models.py:127 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:251 +#: projects/models.py:255 msgid "Slug" msgstr "" @@ -550,7 +550,7 @@ msgstr "" msgid "Uploaded" msgstr "" -#: builds/models.py:154 projects/models.py:479 +#: builds/models.py:154 projects/models.py:483 msgid "Privacy Level" msgstr "" @@ -582,7 +582,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:564 +#: builds/models.py:175 projects/models.py:568 msgid "Documentation type" msgstr "" @@ -598,199 +598,199 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:745 +#: builds/models.py:756 msgid "Status" msgstr "" -#: builds/models.py:752 integrations/models.py:145 +#: builds/models.py:763 integrations/models.py:145 msgid "Date" msgstr "" -#: builds/models.py:753 +#: builds/models.py:764 msgid "Success" msgstr "" -#: builds/models.py:758 +#: builds/models.py:769 msgid "Setup" msgstr "" -#: builds/models.py:759 +#: builds/models.py:770 msgid "Setup error" msgstr "" -#: builds/models.py:760 +#: builds/models.py:771 msgid "Output" msgstr "" -#: builds/models.py:761 templates/builds/build_detail.html:261 +#: builds/models.py:772 templates/builds/build_detail.html:261 msgid "Error" msgstr "" -#: builds/models.py:762 +#: builds/models.py:773 msgid "Exit code" msgstr "" -#: builds/models.py:767 projects/models.py:1491 +#: builds/models.py:778 projects/models.py:1495 msgid "Commit" msgstr "" -#: builds/models.py:773 +#: builds/models.py:784 msgid "Version slug" msgstr "" -#: builds/models.py:779 +#: builds/models.py:790 msgid "Version name" msgstr "" -#: builds/models.py:785 builds/models.py:1228 +#: builds/models.py:796 builds/models.py:1239 msgid "Version type" msgstr "" -#: builds/models.py:792 +#: builds/models.py:803 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:797 +#: builds/models.py:808 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:805 +#: builds/models.py:816 msgid "Build Length" msgstr "" -#: builds/models.py:808 +#: builds/models.py:819 msgid "Builder" msgstr "" -#: builds/models.py:815 +#: builds/models.py:826 msgid "Cold Storage" msgstr "" -#: builds/models.py:821 +#: builds/models.py:832 msgid "Celery task id" msgstr "" -#: builds/models.py:1131 +#: builds/models.py:1142 msgid "Build" msgstr "" -#: builds/models.py:1136 +#: builds/models.py:1147 msgid "Command" msgstr "" -#: builds/models.py:1137 builds/models.py:1192 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:253 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1203 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:257 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "" -#: builds/models.py:1138 +#: builds/models.py:1149 msgid "Command output" msgstr "" -#: builds/models.py:1139 +#: builds/models.py:1150 msgid "Command exit code" msgstr "" -#: builds/models.py:1141 +#: builds/models.py:1152 msgid "Start time" msgstr "" -#: builds/models.py:1142 +#: builds/models.py:1153 msgid "End time" msgstr "" -#: builds/models.py:1170 +#: builds/models.py:1181 msgid "Activate version" msgstr "" -#: builds/models.py:1171 +#: builds/models.py:1182 msgid "Hide version" msgstr "" -#: builds/models.py:1172 +#: builds/models.py:1183 msgid "Make version public" msgstr "" -#: builds/models.py:1173 +#: builds/models.py:1184 msgid "Make version private" msgstr "" -#: builds/models.py:1174 +#: builds/models.py:1185 msgid "Set version as default" msgstr "" -#: builds/models.py:1175 +#: builds/models.py:1186 msgid "Delete version" msgstr "" -#: builds/models.py:1187 +#: builds/models.py:1198 msgid "Rule priority" msgstr "" -#: builds/models.py:1188 +#: builds/models.py:1199 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1198 +#: builds/models.py:1209 msgid "Match argument" msgstr "" -#: builds/models.py:1199 +#: builds/models.py:1210 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1214 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1216 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1216 +#: builds/models.py:1227 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1221 +#: builds/models.py:1232 msgid "Action argument" msgstr "" -#: builds/models.py:1222 +#: builds/models.py:1233 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1240 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1394 +#: builds/models.py:1405 msgid "Version activated" msgstr "" -#: builds/models.py:1395 +#: builds/models.py:1406 msgid "Version hidden" msgstr "" -#: builds/models.py:1397 +#: builds/models.py:1408 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1400 +#: builds/models.py:1411 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1402 +#: builds/models.py:1413 msgid "Version set as default" msgstr "" -#: builds/models.py:1403 +#: builds/models.py:1414 msgid "Version deleted" msgstr "" -#: builds/models.py:1408 +#: builds/models.py:1419 msgid "Matched rule" msgstr "" @@ -908,7 +908,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1594 +#: core/forms.py:198 projects/models.py:1598 msgid "URL" msgstr "" @@ -1038,12 +1038,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:223 -#: organizations/models.py:297 projects/models.py:237 +#: organizations/models.py:297 projects/models.py:241 msgid "Publication date" msgstr "" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:240 projects/models.py:1493 +#: organizations/models.py:298 projects/models.py:244 projects/models.py:1497 msgid "Modified date" msgstr "" @@ -1444,7 +1444,7 @@ msgstr "" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:250 projects/models.py:1485 +#: projects/models.py:254 projects/models.py:1489 msgid "Name" msgstr "" @@ -2129,75 +2129,75 @@ msgstr "" msgid "Generic" msgstr "" -#: projects/constants.py:79 +#: projects/constants.py:81 msgid "Live" msgstr "" -#: projects/constants.py:80 +#: projects/constants.py:82 msgid "Deleted" msgstr "" -#: projects/constants.py:86 +#: projects/constants.py:88 msgid "Git" msgstr "" -#: projects/constants.py:92 projects/models.py:2068 +#: projects/constants.py:94 projects/models.py:2077 msgid "Public" msgstr "" -#: projects/constants.py:93 +#: projects/constants.py:95 msgid "Private" msgstr "" -#: projects/constants.py:104 +#: projects/constants.py:106 msgid "CPython 2.x" msgstr "" -#: projects/constants.py:105 +#: projects/constants.py:107 msgid "CPython 3.x" msgstr "" -#: projects/constants.py:409 +#: projects/constants.py:411 msgid "Valid and active" msgstr "" -#: projects/constants.py:410 +#: projects/constants.py:412 msgid "Invalid" msgstr "" -#: projects/constants.py:411 +#: projects/constants.py:413 msgid "Pending" msgstr "" -#: projects/constants.py:421 +#: projects/constants.py:423 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:425 +#: projects/constants.py:427 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:429 +#: projects/constants.py:431 msgid "Single version without translations (/)" msgstr "" -#: projects/constants.py:446 +#: projects/constants.py:448 msgid "Alphabetically" msgstr "" -#: projects/constants.py:447 +#: projects/constants.py:449 msgid "SemVer (Read the Docs)" msgstr "" -#: projects/constants.py:450 +#: projects/constants.py:452 msgid "Python Packaging (PEP 440 and PEP 425)" msgstr "" -#: projects/constants.py:452 +#: projects/constants.py:454 msgid "CalVer (YYYY.0M.0M)" msgstr "" -#: projects/constants.py:453 +#: projects/constants.py:455 msgid "Define your own pattern" msgstr "" @@ -2312,7 +2312,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:451 projects/models.py:255 +#: projects/forms.py:451 projects/models.py:259 msgid "Short description of this project" msgstr "" @@ -2400,198 +2400,210 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:258 +#: projects/models.py:190 +msgid "Sorting of versions" +msgstr "" + +#: projects/models.py:200 +msgid "Custom version sorting pattern" +msgstr "" + +#: projects/models.py:206 +msgid "Show latest and stable at the beginning" +msgstr "" + +#: projects/models.py:262 msgid "Repository URL" msgstr "" -#: projects/models.py:261 +#: projects/models.py:265 msgid "Git repository URL" msgstr "" -#: projects/models.py:268 +#: projects/models.py:272 msgid "Repository type" msgstr "" -#: projects/models.py:274 +#: projects/models.py:278 msgid "Project homepage" msgstr "" -#: projects/models.py:276 +#: projects/models.py:280 msgid "The project's homepage" msgstr "" -#: projects/models.py:279 +#: projects/models.py:283 msgid "Canonical URL" msgstr "" -#: projects/models.py:281 +#: projects/models.py:285 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:284 +#: projects/models.py:288 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:291 +#: projects/models.py:295 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " "current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:299 +#: projects/models.py:303 msgid "Single version" msgstr "" -#: projects/models.py:302 +#: projects/models.py:306 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:309 +#: projects/models.py:313 msgid "Default version" msgstr "" -#: projects/models.py:312 +#: projects/models.py:316 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:317 +#: projects/models.py:321 msgid "Default branch" msgstr "" -#: projects/models.py:323 +#: projects/models.py:327 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:328 +#: projects/models.py:332 msgid "Custom path prefix" msgstr "" -#: projects/models.py:334 +#: projects/models.py:338 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." msgstr "" -#: projects/models.py:339 +#: projects/models.py:343 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:345 +#: projects/models.py:349 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." msgstr "" -#: projects/models.py:352 +#: projects/models.py:356 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:355 +#: projects/models.py:359 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:359 +#: projects/models.py:363 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:366 +#: projects/models.py:370 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:371 +#: projects/models.py:375 msgid "CDN Enabled" msgstr "" -#: projects/models.py:373 +#: projects/models.py:377 msgid "Analytics code" msgstr "" -#: projects/models.py:378 +#: projects/models.py:382 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:384 +#: projects/models.py:388 msgid "Disable Analytics" msgstr "" -#: projects/models.py:388 +#: projects/models.py:392 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:393 +#: projects/models.py:397 msgid "Alternative container image" msgstr "" -#: projects/models.py:399 +#: projects/models.py:403 msgid "Container memory limit" msgstr "" -#: projects/models.py:404 +#: projects/models.py:408 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:409 +#: projects/models.py:413 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:414 +#: projects/models.py:418 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:420 +#: projects/models.py:424 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:425 +#: projects/models.py:429 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:427 +#: projects/models.py:431 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:430 +#: projects/models.py:434 msgid "Ad-free" msgstr "" -#: projects/models.py:435 +#: projects/models.py:439 msgid "Is spam?" msgstr "" -#: projects/models.py:438 +#: projects/models.py:442 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:441 +#: projects/models.py:445 msgid "Show version warning" msgstr "" -#: projects/models.py:443 +#: projects/models.py:447 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:447 +#: projects/models.py:451 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:453 +#: projects/models.py:457 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2599,312 +2611,316 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:461 +#: projects/models.py:465 msgid "Featured" msgstr "" -#: projects/models.py:463 +#: projects/models.py:467 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:471 +#: projects/models.py:475 msgid "Delisted" msgstr "" -#: projects/models.py:473 +#: projects/models.py:477 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" msgstr "" -#: projects/models.py:484 +#: projects/models.py:488 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:491 +#: projects/models.py:495 msgid "Related projects" msgstr "" -#: projects/models.py:499 templates/search/elastic_search.html:57 +#: projects/models.py:503 templates/search/elastic_search.html:57 msgid "Language" msgstr "" -#: projects/models.py:503 +#: projects/models.py:507 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:511 +#: projects/models.py:515 msgid "Programming Language" msgstr "" -#: projects/models.py:515 +#: projects/models.py:519 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:531 +#: projects/models.py:535 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:535 +#: projects/models.py:539 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:544 +#: projects/models.py:548 msgid "Connected repository" msgstr "" -#: projects/models.py:545 +#: projects/models.py:549 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:571 +#: projects/models.py:575 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:582 +#: projects/models.py:586 msgid "project" msgstr "" -#: projects/models.py:593 +#: projects/models.py:597 msgid "Model must have slug" msgstr "" -#: projects/models.py:1355 +#: projects/models.py:1359 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1490 +#: projects/models.py:1494 msgid "Path" msgstr "" -#: projects/models.py:1492 +#: projects/models.py:1496 msgid "Build id" msgstr "" -#: projects/models.py:1495 +#: projects/models.py:1499 msgid "Page search rank" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1504 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1543 projects/models.py:1708 +#: projects/models.py:1547 projects/models.py:1712 msgid "created" msgstr "" -#: projects/models.py:1548 +#: projects/models.py:1552 msgid "modified" msgstr "" -#: projects/models.py:1577 +#: projects/models.py:1581 msgid "Build triggered" msgstr "" -#: projects/models.py:1578 +#: projects/models.py:1582 msgid "Build passed" msgstr "" -#: projects/models.py:1596 +#: projects/models.py:1600 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1599 +#: projects/models.py:1603 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1607 +#: projects/models.py:1611 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1610 +#: projects/models.py:1614 msgid "JSON payload" msgstr "" -#: projects/models.py:1612 +#: projects/models.py:1616 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1723 msgid "Domain" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1730 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1730 +#: projects/models.py:1734 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1739 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1743 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1741 +#: projects/models.py:1745 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1745 +#: projects/models.py:1749 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1750 templates/projects/domain_form.html:49 +#: projects/models.py:1754 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1763 msgid "Skip validation process." msgstr "" -#: projects/models.py:1763 +#: projects/models.py:1767 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1772 +#: projects/models.py:1776 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1777 +#: projects/models.py:1781 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1782 +#: projects/models.py:1786 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1924 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1923 +#: projects/models.py:1928 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1928 +#: projects/models.py:1933 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1939 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1943 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1947 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1952 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1957 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1961 +msgid "Build: Generate a file manifest for file tree diff." +msgstr "" + +#: projects/models.py:1966 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1970 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1974 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1977 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1978 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1972 +#: projects/models.py:1981 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1976 +#: projects/models.py:1985 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1990 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1996 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2002 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1997 +#: projects/models.py:2006 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2001 +#: projects/models.py:2010 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2006 +#: projects/models.py:2015 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2028 msgid "Feature identifier" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2033 msgid "Date feature was added" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2039 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2043 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2056 +#: projects/models.py:2065 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2069 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2065 +#: projects/models.py:2074 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2080 msgid "Expose this environment variable in PR builds?" msgstr "" diff --git a/readthedocs/locale/es/LC_MESSAGES/django.mo b/readthedocs/locale/es/LC_MESSAGES/django.mo index c718b890ed7aa66f72d68ce124e5fb4b99a9c4de..cd38f62b830380db53564f8422a6980511799145 100755 GIT binary patch delta 20022 zcmZwPcYIIRz;e&{d^Moo%GiG@EdRU4gbWm9In-g949kY&*C_@6Fbh} zlFH?(={RMd;wK15eN&-3=Wl4bHHx!1ScITTkO)(tluKY}?3j zUf~?Pj1wC>&K2c1VGu62<9yZBaY~S}tC{2E#+TR`vov>{UvM1e!6q#nCpnJBv^WjR z;!4zr?qd=x+0qzet%APf*TQVr3X|a|^ym4`WFi{TQd9$5P&e#S1w4+`@i$D05v@%9 z0?4X4F{qAJMAfg2nvu3Pe=z!x9*dgc>8K7YMz zFfqQe{)4*l6Y7S^_R`1TH$LTPE{8-eQ-^56KgI{5eE{;On0~BkYa7I2d)DCZXEdjH&TFhTv`VMXw%a zK>ny1$$+Yty9e{H2bLg1J*;61nxOJK+Vo)56i!4<-7=fM&3Xvcv2&=7UPZO{9CfTe z+VY^D=Kf%8OnyN(kz_ znXxsh{UPXwV^Di(uGPJqh#Fjvn(}R^wb_Mf@CfS0OQ;7twB@c|rlHiR^7N<<=eFtM zsJ&DT(_(GZK-!^Zawsxjw=2L&Z&6cNsJFSX2CAcNQ4i>dVb~qh z;&jy7u0plD9W|gIQ3E=OnxWq?ozDMDBASw9eavR@M~yTL^J6JgL!D6#_d;!|5vZA) zf$G3KEQov2AD^M_bM-YHO^&Lc2GxELrserg0b5W3bwey_FVx2XY=s(GZ=8+ea0mwX zyA%R9j-aZJh%m_{dTAUcSE-#{fHFC;kLpK)Cl&WXIG;( z(^b?6-k^5(CrpGseAowJDrb{}a97m!$cnizp11ySphMGMUhbmu->e%L?%zp(U2guNa zyh*D;eJ|6@1fd=jYSX!KI_VC%V6GNW^Z)CNYab&9G-R) zxkzNma5};o_8Gy~V*FvG`6e@PG@s>^AH!G-9>adXF8CGoPN6nwvT8FgwJ zqh_oZYDvf9k2oK-MDE7p%`t0_8p$%$+OEey+=XiJENX^sp*Gc1)RKHe?f%3Q%pS>! zc}Z75)$fVg#6wXXO~BH42x*`BnP_?#WX*%>X|%PjHQw4EwRRIxBUpgy&{|u*3pL_X zm<(^CI{FZ`w9io;dyTvGe6LBS;$BpRBd9mpNz`Wf-Im`)AJR`SIli%J*JP7UfhEWf zM9o}n)W|!aPRC#@i!(6=Uc}Tq-?>dhZ?fm8seFTaP=+ZcKOEJuT&ND^w??5x_LWUn zu<2OT4AsMw*cSD`9yUD~)v@vD`TSpOGj^b+?j)*#8#et6^&qdQ<~v_YhJ$ji;SgqoS! zoIy3v6mwx5YJ`(eGc_0ea1n;!CM<%#pq9dWhN+ijhSr~qFf!C&cGL{yL#<&9=EKIQ z2aiEtoQCSyQuN1-m=zCVA-sj^SlR@0dP<`@R1>wtt!;Xwn~2W$ESvEZbCUjy5twtP zxv@6-la90LKA4X5SX74=q3Uly&BP_t0Pdic<{fGPNoE<-U>efyj6@0$$%A>YIcf^W zq1J9PYKG>b8d`waa1H9gr%@xjjv4STtIuqcAC8)-DCFb9DUVv}{mAijJ4cBGl5rMQ z@efpmzcDXuTcXTidk?ZYKfQG{I!@}=YJy+ zjqCzy1h-Kyjt{6C63;cJM0GF#^?)$cnisU?wJ{y(#;6W;M|E_#EuVn_r03i8CiK(! z-$_JMc>>kIRaA%mLM_2Zn@&2<)C<5U^0T2DY>Il&*Qj^lk4$VS6cok|B zZbPMypl0w_)P1*59eactfV0dD%x@X_Yzlj34j{ne=Qtu}ur<{`b`mOn@RQ?L^d6%|@-& zLQI0Etmjb=zKZJTebf@YM2*aAt;tV^;iSV*^(&!fqAvR2J=AG=hHh;ZXPp^YfHgDf z#%!n?3Lu|HPDxCJXHX+QZ@rAkN&k*&?*XcVA5f<&*>@(L71iN9sDYOHj`a^C5<`Y| zb34>#>Vs-<1IFMk)b4+egRsDQmI2peJjQM?duIzqlfG)ru#w*xkZytzxD!j^Ez};% zyoveGPNeWA-g4LkBXJ$(!fQAJ6K^&Rk3}_b47C{(ZQ+9ogRvS0Y&BogTcO(h4!hww z%!$$4_epz929a1yPt5 z%cE{+gekETYESeWA9pvrrx1hpKl5wYUC6&8+K) z>1aB1Ybvr5@y24PsV|(x{f>**<_Yt{nR1fPa`Jz{u{hwAdEvNzHXT`tRmk6p zYWM?wi-}L053Tj6J#!Ef;c3(h=NuNshZu*M-Dk{qHaVM&(q~P>7qAQIEWhx{hvP9C zo18Q6gL#;n^h+$SdgsmVZ-bh#1k|Qmgj%Z4$XJ}PU(J`+r>J~)$_wU25Q*VrRJZ9K zn1u9X48WPFhS%EsZJ3nw52!tK$maiM^Y5TP`HxUb_X)G2??tmI^J8kA|EfeZg^f{b z-Uhv}J*LD?myqh^AL_w@s19XDjVKptMoOVNP!ZM9nl{}Wwf6C-sqTb2&XX`duEB~t-?>a= z2AeO-WzIC|%~#CtfM4J$(z&nlWdnafwu#g48ovv~O22W|xo;0XBwgpasaNs_FBbA| zV=MB#Zt+tU#-ZN%Rd1V)wnw+lXKx}}`zbgJx1!dr${lljnxWENQ7;-dY9xzr2=2zp zSnMvJ_b$ruAJVh#@tVac_xUJ>xfN2A^c^-=f5KW6^5mR-rv2!~=* zoNg;VLGA8Os0RiQF;Whn-MMswUq`@!Di>V0eR7^$3A^e7?wnJpgiiq zH82=QqBi*o)FwWLiFN+(6Vci}@?`Kz#dM_KT2s9?BMC<}R1{NUL)475MRj~A>IE~) zy1|woL3Q*Ns@{8>_Itx~c)pW|hzep*4K&68?1BC`8ntF~QJZcHro%HBgZFGY$6IsX zS6Gz%Iv9oHQ1$m&FJN-gkI=2iYa-e_I<%U))R+d-<9y78I-ZA7BVYc`yeT(X_n;nd z40Zo?OpgyxOX9pY1Mxv^!px|pE&iVQ*DkC~Mlo!LQ!oM5K-dSfH%eg{(tS}Q+ktBM z32LTZqn0rFNAnHJAC)eSTI;f?&D;__Gm3id+>gw^UIgpO&`fNz?!!!^PhcLrk6qF4 z6F1>d)JTK=HK!-kS{T)EMO4R{pk}f=>J+|^Q#drlcTpI1;za07$z3HoB<&n6vU z&5Mo6uYeJ_2m|pbhTwG!#(z;ulGSl}Hfa$oOu80^;Yic~-K&Y{WA_lMBgarvb{aLs zk5L`^8w+4cmuaXpYNS0e1V^Lltw!Cq4>beFPy_iL)zK$5oyg0j4zm74RFDh(uq!KRyV)KWgrg8>q>Q`U}+<@AY$87onssqnZ?Y_lMm^zWmGsFEc1?e$Zljl1#h-f$7 z#?1H}bz`c;F3%>)h8k&JRKsOa^{S$#usy27BW(EsRL54LI=at#9M#Tw)Y|`nzC7P~ zY70K0M(pS9^87%N12uKAsJ+n))j%iIOboH*Q*8cX)GptOQFs-zp>GnGXLA=pjXWB4 zI%3gXlSn-xwQxCR#FwbelPam%8{w$E5rJ7TKWfA^P#tQIT7rS7j*YeXb5S#~9KHyx>T-K3BueJ;oc}DSo;5%<)B?2>-EID8)b5>(1#vU#0e4VS{Smc9Nqo!{ z`=XX85H+)fQ00|T^=tdMO{A%<*bddRVfZ~J;7qKR+~sU{@s~;10B5FjdA^E0O6BtW ze7~EYwKWqtea!<(p+;N*HRa7wOW6_2V1Lv=ce;sas`sOMbP+@Grmf&gV=DS!BJ%xE zOO(!905zqts0Xw_ZRT#+2?yKsA2^ZpYt(Tc?q@pa9z#S^ycl)k4pc`Dqo(={>dp89 zb>l~jN0-0Z6CE&?bT=%9yDK4C4$&!Ch?9IgwtRzdzHv zJYOm^WO8}_DyAD&r{WRRNc}UroYLITA2q`7vzX2F%$g{xITh(qYhDbsq_yxo#-j#Q zJlN&=mRtcfqmwYD&i@=Dx^X3Hm+nQ4^c-rcZladtIY!`n)GInX#O3*0tr*lE=!?o9 zhh=d!md6LEQ;;Xrv|kz3!RF}J1HZ8uV^QaN5i0+C)UG~-dcaMaet|l6-eIOZ7&W58 zsN+=z^}eW#dN0(#bJ*0D=M6XYqQW`<8hIHqbQ~I@Hcd;Ljz@K*8)^zipk`(Y>czDX zgYhxym7F4*S&9g(NV+oWR7^(QzX;W_wU`q(WpkSbFO#7M-$(88C#WfZfqLKv)Qvvb zO-FrErzHsWfE=jzMp4v=tJ?C0s0YPk2u?=L+(y(fKJF%>wYZC#`gf?A@Xuk6Uq;jo zrLj9ULM_Entb$iiYaE)>v=fhNco1qvW}}v58`i_UsDY-5u;)LBh(07DQSX8JI2ya4 z9`ph=vP8MeaSBAuNCQ+uZBa|q8AH*Hn(Aek4>zD@@;B5mzKk9qQ#nQDp}d2cL^(@`H!Xfgf7IGe!d&<*>b##r&CFk@4thtrJpV#60JTJm zQ3F|pxp4=o{w;KCv%Mkm75uCm<4_%5g=%Os>eL*y<)=_H z@X+SJ#G<6%q6U(`pv&`%&T<7g|Jt1$$&fu!4G%Dd&cAl|Ix;kMKcc4oXVjWq!zg@=+Ki!v&1Qfm|Q`{EXA54=N-D5$8**@=a51wO_|oLbD~++lO=$0ekfmte1vc9$z@Hd%#IW&|Bk zyLbTRz%i&9+JIV$1E{IJg4*>jQT3DZuaVTT0941rP#rFg8dxpV-f4_#rw{U;a66NU z=zPwz?n2GTW$RbFVi8=1+B=s}Yo0RNbTANg zjPok3^IzE(v_NgTUZ^P@h3e3B)Ko9SCip#SY0{K6=eZba0CA{I+!@u80jLg7w64H# z(tEHF-b8mkBK|REcbCN~q+6q2Fl%uv{)%5?vvTI$e#&|o$B=&)7h~u0W@&sXm?`&1 zwUZq+kXon#wnBBVM+MHmrg8)so(~PwG239%r%@xiidwsesI`BJI! zzY*$%(;xL&u?h3w1yp-ZC9|}?mE2|u1If@7##pPOdRPZFg>6wc4zlS9s3lsCdZli% z>1()@^aIp@##J_(cP8pIY(VX)!>H$-auZR*zoItD9bAJ?P$QjH#pEwW-M9udm77qz ze?MwUf5i~IhuZDlRn4ABk9tr()KW*GPDxwTCUp-WqF3%ltd6^p_kxq8n)wh(hTBQc zz^+(1*4(%q>yZ8v^=d9v-R1d4MrW&o313q4rSzIxc4@*1!_@GiviCscSk|03%5E zMjgLJI9#9qyNKkZ;ga>t_y4&1E~gh2e!wG`zk$nnfq!Ep{?X7h6xhi8U=fW$+#l4~ zyz3*IxIBMJ-2i7%{~T(MbZBbIXJ8EJU6@7Z|2>hHn7*0I`GhH&o3-_6VU{Ed>P6BS zJL6K+u}jgCO~`|1pq6k+E0^b2v+Gcs&9}ArW|RZ9_6^V*N22z~cyw!*FC?N(u@SYa z52IeG=TMvQru8A}7`{M#UwDHDv2YvnLV1na%n@KI&K{i#M;z%%~g7TH|c~C@e|-8r0^zi@N_4s(wg&vnk7=2Gj=i z>g|Q<@Ep{0m%43*ji}G@1E{IJfqFou4(8Wx4N>W_sF58)&pGdCMxGw?lOK+HKwVUM zGt~Q`yVZ?af@!E3bI&J|h{!6`4Qo-yW3NqLM(v45s8{n_)cFqTWcEyX)LJ${-5-yt z-yaX*X#5AObT-E@rVH;C7x`FS=ij%R`MJC~en-W;-Cdr)qrHOad7rP%&-G(aBfEsB z@Fr@{eAmOgq7R@3as{>fe@DFsUf}@D*VEKoD;>p{#%`WouZm~4Pqs+_1b zFOAv*RgnG9W+9^8SRZwM<4_&wiMnAR>fDdE`4dnbNU-Szs0LTs^hVUD=1!Y`7S;Y$ zTmArbDxMGE{A;be2AUbjfND4dl^=ns7>#PM4yr?)P;1}YmXAlR{Q~O})R)Z_s8e$Q ztKbLJfOYAGr~T*o{aq4rAJ~$7UTh-bMJZlHT-Qj_`>_sBS&i9AC!H(DfiQkgf7j=~-FPKn;FyCZ(ekQO{4|=|HoRHt%q;zrnkUqpi$S*`X2)|b$ z*EQnlZ2hsgo)E`FvfwnzA5s4Up%d{`;^h)m(0 zrIeK?T&3QZ>nrjPn(^~po`O}Xj5#T&XCE{P@7X)tG?0UGo!Q5P81i-OYLFj+)9gK6 zh>s`aCA|gPV@kpcTOQ557YG$dd!DcNaRCx5sr=>ojdWA;b!FuNy5^Br$V8o!#C4Ul zDz3L$n5}z&dz<{HOt0XHLg7=a!VU4nb(OZ2y4gnRU@O8+%D&+t zONgKJ)a1u<>h>eAGU-C(r@#ex75kIF)wXqsJYBqbooSwqGX7pf+IbTEa+rb|gu}LC zP2&Bzp$>k+F!GyGH!bOz1YOCk6DTW1*%8v;5%;lero)ytKGmxGsu6$SrlK!5=y!QEHilpiPt9HpECaEjNp$l zgo@<3qm{$e)@oAxI*s%<|H<1%Je0!uxRD!moh20G0bi~Slr^$tU-DMj@+*{mv}Fg0 zdlCPc&mYH!gsvL~&rd&XxoOsa8s1G=D$?IlS07O8xVbeUA9*#&<986A-)8WU?z!IB zHkIf=o!`iRO(;)#m@>KYkBx$I48F`7JG_sD;WH3>zC zucGX{t=E{mjf6tftx8!X+=ROH3HXnVD?OaD45U91HgkV1^4!yHLk(=jN~-yvYaQ|X z)Tv1LmH08jVO!n|eHZ*^5dcYA*%K|AEn&T z3nx;rpMreE$KWjdi#%PO@F^iVVJT&A3IE?UkGA$ur#Rs+DpW^Z*|8Niv-edb-bR1_ zQ3;7An3A(b7|GjNsJN4$1zC`{e;wuS_h!-XA7ggrkP2OdU z;-2p0XCc0e_-hq%eM_iJ{x0h2at|aihD2u)wTX`;-W7kh4{brZ31z*>TS(YKI+-n- zhQ-wi*AE8gG`ztTNZ~sNiX3(UG*t1LHbY9a|!>FR}U|f_mj5N zLozy&m_X*&I0@_PPOiTVo}W;@v+=~#`I*q0P@eGR@*>`gP>%-|#6FnYmiy4=AkuTG zoP;ow_#*Pkx$Ka3kQqs46EaKVNJ3KL#S{E01vNQOseW91M@~bU{0a4Qudcnsf5y#( ztje%gG4gdyA0C&%R51Cy8G$5qBN6Wod96 zp%Zy~@eFk;QojK{C!`?G52~K4Eal%(PuFqmPWmC?zt_-^u(%D@4jv4PtpOzw-9oWKal$d*?TLH*M)d{eL?tgg;Qy` ztuUB)M=CW&UHrbs@grW3_)X%v>XMEm{)%`9!jFU++#gTyqU<-){fPIlZDg|!CO-xD zwZ_U`_7Ik^g*OshRWrG>lj=ut5pM5`$w^-)K8!Gq^a^g@Kqy80%aw;ZpDEXMma^uA zIfUsZ%ky7zeT!YN;(9G zQqKJjzXov%E5a2{=t=M;ogFixKjk~QCx&gO$!)Qu=h9pj{AinWBrH(ateD6<*$GGJm`*7-kW36#YV9uZbh z9*nxyP{-RuJ%0|e@r>jLemN_9$xKhiB>bBj=g>fU`w-PnLS7e}zWkqus;nUS&+Wq! zlMbSM26=&)jPzQ<5z2dzu20BKx&wxi_tH(|7?F*Hg@oA@?juiEcZ2ggHlV@IwgV3J zrVzh}7YPlizrohc`K1o&!nU2c$#hRUu}FM_-swtjQsU#=0vUsE@g&cq3uJB*4YDTvpN6y_m+ z1ujQ_dvj6SSRe9rEh9e+6Fe!tOOij7@RIb8wr*0=nW$F@UlCf8-;Ge2;7U}BA3BKC zuniQW!YSg%$kP>v-i20xIeD;s%%q+1Xox238%H`BI#oia{K__0&g KZRy_k8~%UL<3MWw delta 20073 zcmZwPb$AuW!pHGFAxQ8LECfgb0YZWYcXxMp32p%jlrB;{XmEEZ?pC0u_)HZIXDr=Vptu=*@5e^C$_KaIBh+Sa}m#z&R^egrlZrqab80lHpKD# z@q^>I&TS%rWGrgrI7x9gDt!#qpYM&g(buH#fBvXu;Vv_1vjH+uze@9H2tijP%|(CwY2jvD=x*#qSXWy8w-QmsA5ay~ z#rgXNxN7{{9gITVSI#A(2CJe*P#1M$a}35FSOQ~l4xU8SZ`ac_*cG(|Utt;? zkLuWBR6AQy13HRo?0+n`YGWPjggI~r>OsGt4(c;Z zf_}YCducE!>8z+dkq_0u`lxLijck9{`PxLB5vT`^L5*-Brofe`gR}$H(9f70KVk?b z?qljjqDE8#H6!Iw^%|fa*dEovfi{1nH=p&NW;0fzdbk}mb*F9qE$b6h$3CDs>eJUW z7>GL1*-+(W(I2Z~Q*4fja2qDZeOMGvU^1T1JI8F2RI;)B{$bKW;+pr9;*;sP?X)-Z-~VOLG_9lti8q(T$%`5Ag4ADny_fDuOC6hsm&k zO}9gBrv4a!gHgME5^5$_qei?R)xndffn37M_;Y{OUvKS@7&C<}P&W=l^)wdsfN7Wo zXJY{FMa|54RKvfZM)W&sKrc}<C=S)|0$Xt% zYU;j6b>J}O#|M}S(+xEDMW8wwg{of+^?P z!?5ZgK2$x9a~wml`e4WTj{F`&`1HrLLrsSVp&mR2^?*sJ5zn$N!6?#eZTW4~0Ng)_ zcy~2wGx_jwu7-k9$0a+)!vdHN3tMZW_CjaWl*ZWfw^*O_ben#Fd`3GjQA^sGQK^G1 zkfm~+jzqL}15h0qiJFNCsEUhFH?GE(xE|F(zi%9;0;a^m*bpn@L{#}@RL6eCiuefi zoIEVK+AD#6Jl`ox(1WUbGuYiYjdUyY!M{;!^#U~$pKRJQoaG^%6iZ_x)ZUnZdGR=2 z!Z&yYPmZ7?Ea9S&d?$7zDkum)Bg!&gY0fhDQ<3bje|k251`i`wOV zP%oYls2N*;TGP$AACI7xXvBE)-DnDGAg57Fdj;LJMD7w%gYQsNd!-M;?<~*?!!{}1l4}diKc^PtqoBfjh@K-D>Bq(OtvmXt=)Fi2#%tT z7d? zI>M$4Vlnc|phh+rHS(#b)3FlE;(knm|Drmcc(Qpv1fpg#81REkMhniSh zqn4nPP4~3v7}N}XjY%;U^}x9{y%N>2t*DNku<6^VnR|)4-%U8hWTZnqC=xSa6eh=d z*c{uU9`rpH!IM}3ovCJ~qEHVkje7GnK(*HcYhw&*U`J3>e;TRpI=6@OOa=~saF|&NY_Ahs5WW_8e>|W|87Kb zlQ9DI;7ynU_nUbZp>9jMhw7 z*ZHqYL^lpbJ!qm$FTymWH={aq9K-P{Y9>CT);7sZvou*y1ITMFhU!=a%!dsz5=WzE za0|NHw9UVa z*+^eQ4eS#JV&XZbV_|ccf8CIq3|R=(fl{ak)IhCyb6Y+b(~us4>d9Vxz$+2KR10}ddad@&!%_$`L&{I_0Wrf4{7t*0Xe&H_}24xk=< z9yOJ>Z2Bo`P5(jN=eN{!EC4ltoTz~nxB2Bz18IVq@gA65=YNnb7=wD?d{o2hYIId3x#@T_)PUM!AofPJHy*t||1Tn|f!#62(@PDahdc8rfd zpqA>GOC$l2SJscH2m5?ydYT-yG(o5rPNdB*jaf<8K-KS!nu($4hsoBO(~=IgS8`%P zEM={Py3egeL^m`;KA@Zq7!Ti~M*h+2tTQ8sk7_U_YAVA}?}Pj{T?N(QhNzKt#4Oki zwV5ZO_R=Cutn+`BNI5d@qIQ4Q_2xsQ87?Ay1v_EP2D5o?U>VXr8;#|$73q-}j(4yG z`fW0stP*MoT4G(*!@T$-=G6I*x0y^ba-$mFjB4N+YBT2A!t!8Mtd6C&ny=~OP!0ct zJ@EtP!02skM4XD1a2INCeM0S#4BL6jVgXF;diccvk)~vv+`-Yo(4G9=5{KiT_z@%U z;V$!qBVacl(WFaZa_;xpV|Kg$Uhl6GoB}wB@|CCuM}2SZtBV@>5Y&>aMfX0Db3~5g z)_rC(4&G1Wq=%zMbO3eSe#Ze=_5fcXaVKh1t^L7#$J>hjq&)}CFPj1|jC2&n$EKJJ zTVnwBILQ3#hT&u+#p%eVa2BIBa3 zSE^%XY9mk`EsdIqDi|NzqGq}?rbM?tkx(MvqNZ*Y=E7^31%25V+I%^%5Y|UEFb?&A znHY$RP$SxH%MV)5S#O}~|ACtNXXvZ*|B;BM(m7$KIx#Ap5p_d$)RN@IaIAwG=~t+R zrlLkNA60)nF2Ef~(@y=9=F>3n6fYqUUskak`MXX#&KjNn_e92$vFwa_;Y6G@9XW+n z$-jweIP4tXf-pCx#w(~j^BCjd8%&EIFbe(8o8Np?LJp3z24`XC3#Q#q*q!G)l`rx^ zgIlo-j=W^v2Zu3&bkJqX)o!y1?w)Ba@g3!&ZvO))DD zu<5zzCLm)ck<_>!)$nCh{w++1_fVVYiOu)DV)Bz&;s)55cea8Bu&A*ANe;>6sp4j|&SIvNu zqS{G|TC&Wj(-U!(`B#sMlc5KfL3OASYDD!>Gtv>&fnKPN4zlUdsI{MrT7u~qggY<~ zUcySKzmJ^G=BtclN&bA@{0=yS`!g>GG8*72e2?rCXUPp-LfHEzM~oZq<3rLzelhhr z+~&nXe&S!v?}{St@Oq|vB5JMs-8CJZf;yfHQER^oXW~uN(z$(qGsov!RK`ryi)IaK zB*$?W{)Sbs?L9v4J(S}+(g*JImv^}90l&y1e-^!{MY=e>Eso=GBpyNf?o@tcK2yRT zdpqblHHm1=nxl4qKWu-wL}#(vUG7wKi+85te>xZk&OGm5<3V%ircjlMfSO+h$bAzcPFf;6v8#XP8wf;m3laUH*q8e(0Nzp|;I2P6O z)u_#Szc+QN4wJn# z={l$zJ7HlQf`xF4E&s#%3AHx@IHNK%YVYJk&0G;oiEcR}^N7?(ozK5eBR})ryvwg+ z64Gz2@jjT2q(C*44bx*@)Y4Q%4X7S!Gj>ER@o>~;oPtGgIZo#J&P^g}pxZ~YNk(C5 z(g#o@{Df+_;6G;MrBKJTK4!z_Ha#4*=HpPCdKIc8=THy6gL)slLe0oWudIK9Po}5- z7)e2H?19a24jxC1w9UWf7VGT0Rxqo(*E zYV)4Q+IR!C8FTu2yr-@^HtT6yeh<~LKT#b` z5Z{;*)lLS~+UG&dOd*?J2{qtmE|D-Iy=;XzRL_^A8rXuGiDS0>s?Gl$waY)C&VOhE z(@qoA?*1Az^0BCa#i3?kKGwmU52W+9#iS_|0I!}WZc9VI6bk)+3w+6N)nIL z2yZ3zc)yYr;AicglzUQ`ndpt`z$ny+V^LGS0=3qgu{0h;Ex~8hDM*;obSM*s@_Z); z5ml&Wt%vbQH$$yaE9+ONV-tsZz)I9^-htZnM{PQfzsH$Kx)f?jPoX+^9yPc)!L39F&@#3rnPJ5X!r3Gg`Ouo!9yhN3z+61(9H)Y5*o#VY87cTuO{K58aj*z_B0NZOZgpxVXFur7Xwn(7aD4U47qcz>eu zPe(nL@Gj=1;rxLf?{~{~K_2g4$?OQ?{MY1$WEss!n`0?%IEWhIznRQtDxBF^19d9e zqNdbEt?6vMj2ln`8XoNNep`-3&FD|4Q}Zk8zCTf$)YlC$BMn4NRSwjW6vc2Xk9tLS z$AUN>HN^*P{zWWH`YBexyrE`y_eVWo3aW!EYFTtVIc0M)VQm;>LU+6&HRHfwJ5)%h<-L{nZ2 zRiOgv#(JopHbEViHmC>mLcP(xL5+BtEnkFs&;|^_E2x=!gF413vzw)eL`{7;OsMnU zoQU3Z?NK+3#$LD>wbsdVc)Y)e2tloJSJawrKs9^>GvaO3l6=Gl=o@ZE+7vbQZBU;z zgHZ2*1?Y|@vW2YK@wag{bqr4z)yEF%(arruq@)#@DEs%o<^iac)#c z^I0pSI?xh}jd~9R<~1`@1l7S> zI38P~mgslXCjAQ|@Dpk#!}FOAl*W>zE2G}5?kFOf^063#i%|_6M9suSRFD5cHS`Yk z*^oTHDGxx+Kt5D{aV(5wPy-o=*>D1Cb8fcoLE3el!$ef^9I7LCQM>#-YRXC#FuS!9 zs$NUf@#}*c@hH?@n1Fh~3R}Jb)!~DvwZ3ZeU!Z0#ew1dO^Ou^4)+`HZt)ozzu`6mb zjmIar26et?6g2hsq0;9t9ABeGnz@k2DUTIVGcy)-TBe}}unpDG6H4p+UnHWQ-nRuG zQ0FsVVY4?fpk5f^s69{)HKI1S3y0!zj4HyX9A3lU*j)*WdYr|i9~Wb@k)BZ8?6KGq zW&oSf)h<3nBs-o*P3>#cQY0#ArZxn%>x-l6*FkOCmZ*+*Lv?sKYGkufduIu%o&Biy z#1+(x-nH^k>w2don9p2IO%!URRZwf+7S&+1E$@qZ@MzS7<81kNsQOz`1K5k&jOT3n zGU_xvK-F_fn@ygmH0NJ0mh@z3GgU{8q#mm0(Wo8|#}Hg>%MYSnT-UH5K0@uC%w^1) zH$-)?HR{1JHa*3<61C^PcZq09&!Udq�+>gw60@)Y3F9YtFNa8o^rBF5Zgj$RSjR zf3!Y9y-(tm^LYO*I0x!Q)Eu?B$6-};*AUSQ<~feVpz)D*5mP3;kzzKmL; z$EXJ0+H{sG9%l*Zyr>afL~Y(%s6F%=_28sc%>x5a?FOOV3lX@6=Q{<7Xr#Z`g5Oa$ zK0{6ATh!@DSj|jn5QdP>h1%`4P4!ni!(YLl~rwfLY zUVszuSZ&UK2_kjtn6KNhsCW5M^rdIFu`20%bv@o+Eas|bHqk)*hWwdW3{%%Po3A$N zv*Rn&gZ82K+~Ww+P6IkdyCbm)$+Zm`e}5uAjXcgV9Ei`cWMlIx&C|p*)EcjmKNi!` zK%1uKT|cOq$NOJAEyS6W2R1i*WE1MM;0BgMr-gZSm&X?*+u|o|;I=etTd$Q_lTN4? z$yV%!4^hXiL2EW4559p~!#~=1yuYG-f!b_M+L~`hy-;hv5aZ(+)E>En+T{09d*Tgh zQ@csqnOABcY7^$L=0hFBVyG_+rST9B#R6EWz1huuP!Dub$8Q5>$IGZ){vLHY;&m|3 zNrBp|nUD^-P5~miv7)srYDAM!FO-$2U3~%7!E2})xPw}{C#d&Bn~tX5G7KfX7PSY? zqS|?l$uPK+`L>-K1N8Y{mxx}K9Z@%qv#z!IXR$c>&rq8)va@NR5~_YQ>diI*HO1ed z+WQ{W;a^b?erU_zpgzVEbzx?8{<9O&13F+nTx8Q1P$NqmZO=JsBae9KqREM>G^)FL;5^wWSRST`0XW| z618bwqF&L7`kIl1p!P}_>OD{b2jc+TkALGS+|bYbo?uXakN&X*{}92$Z$qgc!}%{m zBw~QaX^h=43m(E!cpr;mmVxF~+yXn0?v9$73wRwrqVD@?klAc+QD4zQzcQzx6l#xj zM7`Qap~@$?L^RS>)=jp;Zd8LmpmzUnsPp_7^&#`j>NnUNzbvQ+)I}{-Z`7KPM(u&A z$Vxc#P@8c9>chxgOGF*mgSz1`>fE2R`Ik{0xM|b(P!0ZR({E5q^4aF68)6<1ifT76 z>Qod(Emd{Y475Yqb)9Hi&<9mGTad?x^Y=4}!W1m>Q5F762+{|!K2KSV*-86RmJD-~*HlmE(!QCj zdr2opU8ks5fe>Nq>>zKEx5WHc742<)R_bf8MO-TPAfe5tOCP_x$SXy~Wwue}M-cx3 zQ|bYfJ;pWU4MJVz$O|D)(P_|c!oFN?G5e4KUNzZ5=#k>r25*aF@wkU9Z`1f)5c&Syef>hV3s`)j%! z)Ot=_&-Y$?N$|<)%p&mJz$wqoKM-`yF?j!aJ(98)ghckC?`@g*K$yZkODU^JxIw)y zS1Ixj+k`*)tB6m*aIJqsg04yUz(k$lG?0S|!wG*9%8{>QSDXBBoM!LoPJBEeH|ed| z1(Ok8*z&U6dxcQRrY8{3PkbeHb$Q2siwwSyc&}g{plcp^1x(aAV{a~DRd#klR$KQF z_cs4enO?!Mr*q6!tfPjxp+5eLS;=on z<?1SoB$#TZo_(#R5x0CvHRls$DvP|UVCti>EV9NNPGm1ZEVP*2lDub(|RdMh7 z=OUy3e=@fd52bKEZsJB=7YRjqz?W+yWle3_m%LTB{AbEO*|NjL;}JhcNK9PUuLk`? zHvat=H_iG_!+R-API?WM^$E3(8`}}`kXMI1es|#b5cml9UTrV7Wr=o6-W

    jo; zS!eR}|Fh7Ww7%fX#un5WMLaM0-;<8eJ(~a2M9Pw>>j4G&W>T9_i1;eXepE%Sri4v| zDC$x+jbh;dX>rZuD@>3wT|#Rl`0c{B7Tx^ zjG(Ip;VAhNZAX>Yjre3jU-GZg=xDq`I6$~d&{wi(tVP)*-N5BXeSK|@CI2AbKfOOZ zjHSX%GM|yDs~bKgBq1!N>>c6%yXMi@KI#-BJflJ_)Ri6EU`u;nCF1SLYd}ax_=^zY zEo1zviTpu@l^9Hcu1q-EM4cJrhZ154y3XQ#yo|4G-rv}Q&h)YAZ!my53rwgeJs`katOyx%QHG9Sd_$Z}Rm+ z#UA2sRLHf4P?h{W)YCPT_*mlIh}R?jE%8o0iTq+8+M0}J6b>M7Az>?NKU+2pi>ei_ z?+wm*@>&sJO1-zZ4bzf0mV0&GBn&3~IqrFdbnXjMYe|(SOe7vlt?k6yan~;dU5g2u z2^UBo!ReIiT550(k)OlX^}gT8KSrG<_K7bk>uBpp(d3UbHfb6 zNJ?%KekH%KZTKSQB0YwntEtWR#h&CfkGoVcz)fQx`HY+sgpq_vNzbKn0>Vto8cbv-}1a_`U2F7j4~w7<30+ebHi}r z%XBwa8QZwxAE~#4kc#rQSckHjg!^%qssy-yk)t2wx1g>rl>CYP@RK)(&lBZw_k8Mn zL|q9D|NApNv0Bvo-L~_XbQ@g!j3D$R9fB_9-0$!U52v6a zTv-Wy2`Ncu!ypWxd^h)$C!UjdYx2_(iV!;4wzmh+j z)71eh5@wU1f%H7$ORy^q{zIOwY~-aQ-I|bZ+oxJ{g3?v29nxn&`yO38gmmoPVL;DL zy<*zMbnV?MZsYslZCks3nv%KVm+TH*k8JA|(&xxt)ovHku~SHeinX_Gd_QZ%{{dDQ BT1)@{ diff --git a/readthedocs/locale/es/LC_MESSAGES/django.po b/readthedocs/locale/es/LC_MESSAGES/django.po index 0ec92d0743f..e0db9e4e16f 100644 --- a/readthedocs/locale/es/LC_MESSAGES/django.po +++ b/readthedocs/locale/es/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Adolfo Jayme-Barrientos, 2014 # Adolfo Jayme-Barrientos, 2014 @@ -25,22 +25,25 @@ # Raul Galvez, 2024 # Rodrigo Vegas Sánchez-Ferrero, 2017-2018 # Sergio, 2023 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-08 09:41+0000\n" +"POT-Creation-Date: 2024-10-23 13:42+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Raul Galvez, 2024\n" -"Language-Team: Spanish (http://app.transifex.com/readthedocs/readthedocs/language/es/)\n" +"Language-Team: Spanish (http://app.transifex.com/readthedocs/readthedocs/" +"language/es/)\n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? " +"1 : 2;\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:717 -#: projects/filters.py:196 projects/models.py:1480 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:728 +#: projects/filters.py:196 projects/models.py:1484 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versión" @@ -181,8 +184,8 @@ msgstr "Ya existe un subproyecto con este alias" #: api/v3/serializers.py:1033 #, python-brace-format msgid "" -"Prefix redirects have been removed. Please use an exact redirect `/prefix/*`" -" instead. See {blog_link}." +"Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " +"instead. See {blog_link}." msgstr "" #: api/v3/serializers.py:1039 @@ -238,7 +241,7 @@ msgid "Invitation declined" msgstr "Invitación rechazada" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:246 +#: projects/models.py:250 msgid "User" msgstr "Usuario" @@ -250,9 +253,9 @@ msgstr "ID de usuario" msgid "Username" msgstr "Nombre de usuario" -#: audit/models.py:138 builds/models.py:95 builds/models.py:711 -#: organizations/filters.py:133 projects/filters.py:151 -#: projects/models.py:1474 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:95 builds/models.py:722 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1478 +#: redirects/models.py:48 msgid "Project" msgstr "Proyecto" @@ -276,7 +279,7 @@ msgstr "ID de Organización" msgid "Organization slug" msgstr "Slug de Organización" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1226 msgid "Action" msgstr "Acción" @@ -459,7 +462,7 @@ msgstr "Rama" msgid "Tag" msgstr "Etiqueta" -#: builds/constants.py:56 projects/constants.py:412 +#: builds/constants.py:56 projects/constants.py:414 msgid "Unknown" msgstr "Desconocido" @@ -491,7 +494,7 @@ msgstr "Activo" msgid "Build successful" msgstr "Compilación exitosa" -#: builds/filters.py:29 projects/models.py:1579 +#: builds/filters.py:29 projects/models.py:1583 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Compilación fallida" @@ -508,7 +511,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:139 builds/models.py:733 +#: builds/filters.py:48 builds/models.py:139 builds/models.py:744 msgid "State" msgstr "Estado" @@ -517,7 +520,7 @@ msgstr "Estado" msgid "Any" msgstr "Cualquier" -#: builds/filters.py:54 builds/models.py:100 builds/models.py:723 +#: builds/filters.py:54 builds/models.py:100 builds/models.py:734 msgid "Type" msgstr "Tipo" @@ -532,7 +535,8 @@ msgstr "Privacidad" #: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." -msgstr "{version} es la versión predeterminada del proyecto, debe estar activa." +msgstr "" +"{version} es la versión predeterminada del proyecto, debe estar activa." #: builds/forms.py:170 msgid "Custom match should not be empty." @@ -551,7 +555,7 @@ msgid "Verbose Name" msgstr "Nombre descriptivo" #: builds/models.py:127 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:251 +#: projects/models.py:255 msgid "Slug" msgstr "Indicación" @@ -571,7 +575,7 @@ msgstr "Compilado" msgid "Uploaded" msgstr "Cargado" -#: builds/models.py:154 projects/models.py:479 +#: builds/models.py:154 projects/models.py:483 msgid "Privacy Level" msgstr "Nivel de privacidad" @@ -585,7 +589,9 @@ msgstr "Oculto" #: builds/models.py:164 msgid "Hide this version from the version (flyout) menu and search results?" -msgstr "¿Ocultar esta versión del menú de versiones (desplazamiento flotante) y de los resultados de búsqueda?" +msgstr "" +"¿Ocultar esta versión del menú de versiones (desplazamiento flotante) y de " +"los resultados de búsqueda?" #: builds/models.py:167 msgid "Machine Created" @@ -603,7 +609,7 @@ msgstr "Tiene ePub" msgid "Has HTML Zip" msgstr "Tiene Zip HTML" -#: builds/models.py:175 projects/models.py:564 +#: builds/models.py:175 projects/models.py:568 msgid "Documentation type" msgstr "Tipo de documentación" @@ -612,207 +618,208 @@ msgid "Type of documentation the version was built with." msgstr "Tipo de documentación con la que se construyó la versión." #: builds/models.py:183 -msgid "" -"Data generated at build time by the doctool (`readthedocs-build.yaml`)." +msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" #: builds/models.py:190 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:745 +#: builds/models.py:756 msgid "Status" msgstr "Estatus" -#: builds/models.py:752 integrations/models.py:145 +#: builds/models.py:763 integrations/models.py:145 msgid "Date" msgstr "Fecha" -#: builds/models.py:753 +#: builds/models.py:764 msgid "Success" msgstr "Éxito" -#: builds/models.py:758 +#: builds/models.py:769 msgid "Setup" msgstr "Configuración" -#: builds/models.py:759 +#: builds/models.py:770 msgid "Setup error" msgstr "Error de configuración" -#: builds/models.py:760 +#: builds/models.py:771 msgid "Output" msgstr "Salida" -#: builds/models.py:761 templates/builds/build_detail.html:261 +#: builds/models.py:772 templates/builds/build_detail.html:261 msgid "Error" msgstr "Error" -#: builds/models.py:762 +#: builds/models.py:773 msgid "Exit code" msgstr "Código de salida" -#: builds/models.py:767 projects/models.py:1491 +#: builds/models.py:778 projects/models.py:1495 msgid "Commit" msgstr "Envío" -#: builds/models.py:773 +#: builds/models.py:784 msgid "Version slug" msgstr "Slug de versión" -#: builds/models.py:779 +#: builds/models.py:790 msgid "Version name" msgstr "Nombre de versión" -#: builds/models.py:785 builds/models.py:1228 +#: builds/models.py:796 builds/models.py:1239 msgid "Version type" msgstr "Tipo de versión" -#: builds/models.py:792 +#: builds/models.py:803 msgid "Configuration used in the build" msgstr "Configuración utilizada en la compilación" -#: builds/models.py:797 +#: builds/models.py:808 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:805 +#: builds/models.py:816 msgid "Build Length" msgstr "Tamaño de la compilación" -#: builds/models.py:808 +#: builds/models.py:819 msgid "Builder" msgstr "Compilador" -#: builds/models.py:815 +#: builds/models.py:826 msgid "Cold Storage" msgstr "Almacenamiento en frio (Cold Storage)" -#: builds/models.py:821 +#: builds/models.py:832 msgid "Celery task id" msgstr "ID de tarea Celery" -#: builds/models.py:1131 +#: builds/models.py:1142 msgid "Build" msgstr "Compilación" -#: builds/models.py:1136 +#: builds/models.py:1147 msgid "Command" msgstr "Comando" -#: builds/models.py:1137 builds/models.py:1192 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:253 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1203 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:257 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Descripción" -#: builds/models.py:1138 +#: builds/models.py:1149 msgid "Command output" msgstr "Salida del comando" -#: builds/models.py:1139 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Código de salida del comando" -#: builds/models.py:1141 +#: builds/models.py:1152 msgid "Start time" msgstr "Hora de inicio" -#: builds/models.py:1142 +#: builds/models.py:1153 msgid "End time" msgstr "Hora de fin" -#: builds/models.py:1170 +#: builds/models.py:1181 msgid "Activate version" msgstr "Activar versión" -#: builds/models.py:1171 +#: builds/models.py:1182 msgid "Hide version" msgstr "Ocultar versión" -#: builds/models.py:1172 +#: builds/models.py:1183 msgid "Make version public" msgstr "Hacer pública la versión" -#: builds/models.py:1173 +#: builds/models.py:1184 msgid "Make version private" msgstr "Hacer privada la versión" -#: builds/models.py:1174 +#: builds/models.py:1185 msgid "Set version as default" msgstr "Establecer la versión como predeterminada" -#: builds/models.py:1175 +#: builds/models.py:1186 msgid "Delete version" msgstr "Eliminar versión" -#: builds/models.py:1187 +#: builds/models.py:1198 msgid "Rule priority" msgstr "Prioridad de regla" -#: builds/models.py:1188 +#: builds/models.py:1199 msgid "A lower number (0) means a higher priority" msgstr "Un número más bajo (0) significa una prioridad más alta" -#: builds/models.py:1198 +#: builds/models.py:1209 msgid "Match argument" msgstr "Argumento de coincidencia" -#: builds/models.py:1199 +#: builds/models.py:1210 msgid "Value used for the rule to match the version" msgstr "Valor utilizado para que la regla coincida con la versión" -#: builds/models.py:1203 +#: builds/models.py:1214 msgid "Predefined match argument" msgstr "Argumento de coincidencia predefinido" -#: builds/models.py:1205 +#: builds/models.py:1216 msgid "" -"Match argument defined by us, it is used if is not None, otherwise match_arg" -" will be used." -msgstr "Argumento de coincidencia definido por nosotros, se usa si no es Ninguno, de lo contrario se usará match_arg." +"Match argument defined by us, it is used if is not None, otherwise match_arg " +"will be used." +msgstr "" +"Argumento de coincidencia definido por nosotros, se usa si no es Ninguno, de " +"lo contrario se usará match_arg." -#: builds/models.py:1216 +#: builds/models.py:1227 msgid "Action to apply to matching versions" msgstr "Acción para aplicar a versiones coincidentes" -#: builds/models.py:1221 +#: builds/models.py:1232 msgid "Action argument" msgstr "Argumento de acción" -#: builds/models.py:1222 +#: builds/models.py:1233 msgid "Value used for the action to perfom an operation" msgstr "Valor utilizado para la acción para realizar una operación" -#: builds/models.py:1229 +#: builds/models.py:1240 msgid "Type of version the rule should be applied to" msgstr "Tipo de versión a la que se debe aplicar la regla" -#: builds/models.py:1394 +#: builds/models.py:1405 msgid "Version activated" msgstr "" -#: builds/models.py:1395 +#: builds/models.py:1406 msgid "Version hidden" msgstr "" -#: builds/models.py:1397 +#: builds/models.py:1408 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1400 +#: builds/models.py:1411 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1402 +#: builds/models.py:1413 msgid "Version set as default" msgstr "" -#: builds/models.py:1403 +#: builds/models.py:1414 msgid "Version deleted" msgstr "" -#: builds/models.py:1408 +#: builds/models.py:1419 msgid "Matched rule" msgstr "Regla coincidente" @@ -930,7 +937,7 @@ msgstr "Explicación del problema" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1594 +#: core/forms.py:198 projects/models.py:1598 msgid "URL" msgstr "Dirección URL" @@ -1011,7 +1018,10 @@ msgid "" "\n" "\n" "Command killed due to timeout or excessive memory consumption\n" -msgstr "\n\nCommand killed due to timeout or excessive memory consumption\n" +msgstr "" +"\n" +"\n" +"Command killed due to timeout or excessive memory consumption\n" #: doc_builder/environments.py:355 msgid "Command exited abnormally" @@ -1019,7 +1029,8 @@ msgstr "El comando terminó de forma irregular" #: doc_builder/environments.py:620 msgid "A build environment is currently running for this version" -msgstr "Un entorno de compilación está actualmente ejecutándose para esta versión" +msgstr "" +"Un entorno de compilación está actualmente ejecutándose para esta versión" #: doc_builder/exceptions.py:20 msgid "Build user exception" @@ -1047,8 +1058,8 @@ msgstr "" #: domains/validators.py:22 #, python-brace-format msgid "" -"Your organization has reached the limit of {feature.value} domains. Consider" -" removing unused domains or upgrading your plan." +"Your organization has reached the limit of {feature.value} domains. Consider " +"removing unused domains or upgrading your plan." msgstr "" #: gold/forms.py:50 @@ -1060,12 +1071,12 @@ msgid "This project is already Ad-Free." msgstr "Este proyecto ya no tiene publicidad." #: gold/models.py:28 organizations/models.py:31 organizations/models.py:223 -#: organizations/models.py:297 projects/models.py:237 +#: organizations/models.py:297 projects/models.py:241 msgid "Publication date" msgstr "Fecha de publicación" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:240 projects/models.py:1493 +#: organizations/models.py:298 projects/models.py:244 projects/models.py:1497 msgid "Modified date" msgstr "Fecha de modificación" @@ -1092,21 +1103,27 @@ msgstr "Proyectos Gold" msgid "" "Gold members may completely remove advertising for all visitors to their " "projects." -msgstr "Los miembros Gold pueden eliminar completamente la publicidad para todos los visitantes de sus proyectos." +msgstr "" +"Los miembros Gold pueden eliminar completamente la publicidad para todos los " +"visitantes de sus proyectos." #: gold/templates/gold/projects.html:20 #: gold/templates/gold/subscription_detail.html:52 msgid "" -"For small businesses or personal projects, we ask for $5 per month to remove" -" ads from a project." -msgstr "Para pequeñas empresas o proyectos personales, solicitamos $5 por mes para eliminar anuncios de un proyecto." +"For small businesses or personal projects, we ask for $5 per month to remove " +"ads from a project." +msgstr "" +"Para pequeñas empresas o proyectos personales, solicitamos $5 por mes para " +"eliminar anuncios de un proyecto." #: gold/templates/gold/projects.html:21 #: gold/templates/gold/subscription_detail.html:53 msgid "" -"For corporate supported open source projects, we ask for a $50 membership in" -" order to cover our support and operations costs." -msgstr "Para proyectos de código abierto respaldados por empresas, solicitamos una membresía de $ 50 para cubrir nuestros costos de soporte y operaciones." +"For corporate supported open source projects, we ask for a $50 membership in " +"order to cover our support and operations costs." +msgstr "" +"Para proyectos de código abierto respaldados por empresas, solicitamos una " +"membresía de $ 50 para cubrir nuestros costos de soporte y operaciones." #: gold/templates/gold/projects.html:24 msgid "Ad-free projects" @@ -1150,7 +1167,10 @@ msgid "" "You can't make any more projects ad-free with your current Gold membership " "of %(gold_level)s. You can either increase the level of your membership or " "change which projects you make ad-free." -msgstr "No puede realizar más proyectos sin publicidad con su membresía Gold actual de %(gold_level)s. Puede aumentar el nivel de su membresía o cambiar los proyectos que realiza sin publicidad." +msgstr "" +"No puede realizar más proyectos sin publicidad con su membresía Gold actual " +"de %(gold_level)s. Puede aumentar el nivel de su membresía o cambiar los " +"proyectos que realiza sin publicidad." #: gold/templates/gold/subscription_detail.html:35 msgid "Read the Docs Gold Membership" @@ -1160,23 +1180,30 @@ msgstr "Read the Docs membresía Gold" msgid "" "Supporting Read the Docs lets us work more on features that people love. " "Your money will go directly to maintenance and development of the product." -msgstr "La compatibilidad con Read the Docs nos permite trabajar más en las funciones que la gente ama. Su dinero irá directamente al mantenimiento y desarrollo del producto." +msgstr "" +"La compatibilidad con Read the Docs nos permite trabajar más en las " +"funciones que la gente ama. Su dinero irá directamente al mantenimiento y " +"desarrollo del producto." #: gold/templates/gold/subscription_detail.html:57 msgid "" -"If you are a company using Read the Docs, please consider Read the Docs for Business. This will " -"help us cover our costs, and provide you with a better experience on the " -"site." -msgstr "Si es una empresa que usa Read the Docs, considere Read the Docs for Business. Esto nos ayudará a cubrir nuestros costos y brindarle una mejor experiencia en el sitio." +"If you are a company using Read the Docs, please consider Read the Docs for Business. This will help us cover " +"our costs, and provide you with a better experience on the site." +msgstr "" +"Si es una empresa que usa Read the Docs, considere Read the Docs for Business. Esto nos ayudará a cubrir " +"nuestros costos y brindarle una mejor experiencia en el sitio." #: gold/templates/gold/subscription_detail.html:66 #, python-format msgid "" -"For any questions about our Gold membership program, please email" -" us." -msgstr "Si tiene alguna pregunta sobre nuestro programa de membresía Gold, envíenos un correo electrónico." +"For any questions about our Gold membership program, please email us." +msgstr "" +"Si tiene alguna pregunta sobre nuestro programa de membresía Gold, envíenos un correo electrónico." #: gold/templates/gold/subscription_detail.html:74 msgid "Your Gold membership" @@ -1184,7 +1211,8 @@ msgstr "" #: gold/templates/gold/subscription_detail.html:80 msgid "Thanks for supporting Read the Docs! It really means a lot to us." -msgstr "¡Gracias por apoyar Read the Docs! Realmente significa mucho para nosotros." +msgstr "" +"¡Gracias por apoyar Read the Docs! Realmente significa mucho para nosotros." #: gold/templates/gold/subscription_detail.html:92 #: subscriptions/templates/subscriptions/subscription_detail.html:103 @@ -1215,7 +1243,8 @@ msgstr "Registrarse" #: gold/views.py:189 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" -msgstr "Hubo un error al conectarse a Stripe, intente nuevamente en unos minutos" +msgstr "" +"Hubo un error al conectarse a Stripe, intente nuevamente en unos minutos" #: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" @@ -1302,9 +1331,11 @@ msgstr "Solicitud de invitación" #: invitations/templates/invitations/invitation_detail.html:12 #, python-format msgid "" -"%(requestor_name)s has invited you to join" -" the %(target_name)s %(target_type)s." -msgstr "%(requestor_name)s te ha invitado a unirte a la %(target_name)s %(target_type)s." +"%(requestor_name)s has invited you to join " +"the %(target_name)s %(target_type)s." +msgstr "" +"%(requestor_name)s te ha invitado a unirte " +"a la %(target_name)s %(target_type)s." #: invitations/templates/invitations/invitation_detail.html:22 msgid "Your invitation has expired." @@ -1323,7 +1354,9 @@ msgstr "Pide al administrador del proyecto que te invite de nuevo." msgid "" "This invitation will expire in %(valid_until)s." -msgstr "Esta invitación caducará en %(valid_until)s." +msgstr "" +"Esta invitación caducará en %(valid_until)s." #: invitations/templates/invitations/invitation_detail.html:39 msgid "Accept" @@ -1342,7 +1375,7 @@ msgid "Unknown problem" msgstr "" #: notifications/messages.py:101 -msgid "Build terminated due inactivity" +msgid "Build terminated due to inactivity" msgstr "" #: notifications/messages.py:129 @@ -1468,7 +1501,7 @@ msgstr "Usuarios" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:250 projects/models.py:1485 +#: projects/models.py:254 projects/models.py:1489 msgid "Name" msgstr "Nombre" @@ -1557,7 +1590,9 @@ msgstr "" msgid "" "Our access to your following accounts was revoked: {provider}. Please, " "reconnect them from your social account connections." -msgstr "Se revocó nuestro acceso a sus siguientes cuentas: {provider}. Por favor, vuelva a conectarlos desde las conexiones de su cuenta social." +msgstr "" +"Se revocó nuestro acceso a sus siguientes cuentas: {provider}. Por favor, " +"vuelva a conectarlos desde las conexiones de su cuenta social." #: oauth/utils.py:57 msgid "Webhook activated" @@ -1566,7 +1601,8 @@ msgstr "Webhook activado" #: oauth/utils.py:65 msgid "" "Webhook activation failed. Make sure you have the necessary permissions." -msgstr "Falló la activación del Webhook. Asegúrate de tener los permisos necesarios." +msgstr "" +"Falló la activación del Webhook. Asegúrate de tener los permisos necesarios." #: organizations/constants.py:9 msgid "Read-only" @@ -1594,8 +1630,7 @@ msgstr "Nombre (descendente)" msgid "All organizations" msgstr "Todos las organizaciones" -#: organizations/filters.py:103 projects/filters.py:161 -#: projects/filters.py:223 +#: organizations/filters.py:103 projects/filters.py:161 projects/filters.py:223 msgid "Sort by" msgstr "Ordenar por" @@ -1746,10 +1781,17 @@ msgstr "Eliminar Organización" msgid "" "\n" " Deleting this organization will also remove all the organization's\n" -" teams, users, projects, and built documentation. Are you sure that it\n" +" teams, users, projects, and built documentation. Are you sure that " +"it\n" " is safe to remove this organization?\n" " " -msgstr "\n Eliminar esta organización también eliminará todo el equipo,\n los usuarios, los proyectos y la documentación creada de la organización. ¿Está seguro de que\n es seguro eliminar esta organización?\n " +msgstr "" +"\n" +" Eliminar esta organización también eliminará todo el equipo,\n" +" los usuarios, los proyectos y la documentación creada de la " +"organización. ¿Está seguro de que\n" +" es seguro eliminar esta organización?\n" +" " #: organizations/templates/organizations/admin/organization_delete.html:23 #: templates/projects/project_delete.html:24 @@ -1829,10 +1871,18 @@ msgstr "Este equipo no tiene miembros" #, python-format msgid "" "\n" -" This is a list of all the team members and owners inside your organization.\n" -" To invite members, invite them to a team\n" +" This is a list of all the team members and owners inside your " +"organization.\n" +" To invite members, invite them to a " +"team\n" +" " +msgstr "" +"\n" +" Esta es una lista de todos los miembros del equipo y " +"propietarios dentro de su organización.\n" +" Para invitar a miembros, invitarlos a " +"un equipo\n" " " -msgstr "\n Esta es una lista de todos los miembros del equipo y propietarios dentro de su organización.\n Para invitar a miembros, invitarlos a un equipo\n " #: organizations/templates/organizations/onboard/base.html:24 #: templates/projects/import_base.html:27 @@ -1871,19 +1921,36 @@ msgid "" " More members can be invited to your team later,\n" " in the organization admin dashboard.\n" " " -msgstr "\n Finalmente, si desea invitar a su empresa a unirse a usted,\n invite a algunos miembros a compartir documentación con los siguientes.\n Se puede invitar a más miembros a su equipo más tarde,\n en el panel de administración de la organización.\n " +msgstr "" +"\n" +" Finalmente, si desea invitar a su empresa a unirse a usted,\n" +" invite a algunos miembros a compartir documentación con los " +"siguientes.\n" +" Se puede invitar a más miembros a su equipo más tarde,\n" +" en el panel de administración de la organización.\n" +" " #: organizations/templates/organizations/onboard/organization.html:11 msgid "" "\n" " Before you can add a project or build documentation,\n" " we will help you create an organization.\n" -" Access to your documentation is limited to only those inside your organization,\n" +" Access to your documentation is limited to only those inside your " +"organization,\n" " or inside a team with access.\n" " We'll help set up a team shortly,\n" " start by entering your organization details.\n" " " -msgstr "\n Antes de poder agregar un proyecto o compilar documentación,\n nosotros te ayudaremos a crear una organización.\n El acceso a su documentación está limitado a solo aquellos dentro de su organización,\n o dentro de un equipo con acceso.\n Le ayudaremos a configurar un equipo en breve,\n comience ingresando los detalles de su organización.\n " +msgstr "" +"\n" +" Antes de poder agregar un proyecto o compilar documentación,\n" +" nosotros te ayudaremos a crear una organización.\n" +" El acceso a su documentación está limitado a solo aquellos dentro " +"de su organización,\n" +" o dentro de un equipo con acceso.\n" +" Le ayudaremos a configurar un equipo en breve,\n" +" comience ingresando los detalles de su organización.\n" +" " #: organizations/templates/organizations/onboard/team.html:7 msgid "Create a Team" @@ -1914,23 +1981,40 @@ msgid "" " To start building documentation, we will first help you create an\n" " organization.\n" " " -msgstr "\n Para comenzar a crear documentación, primero lo ayudaremos a crear una\n organización.\n " +msgstr "" +"\n" +" Para comenzar a crear documentación, primero lo ayudaremos a crear " +"una\n" +" organización.\n" +" " #: organizations/templates/organizations/organization_create.html:42 msgid "" "\n" " Access to your documentation is limited to\n" -" only those inside your organization, or inside a team with access.\n" +" only those inside your organization, or inside a team " +"with access.\n" +" " +msgstr "" +"\n" +" El acceso a su documentación está limitado a\n" +" solo aquellos dentro de su organización, o dentro de un " +"equipo con acceso.\n" " " -msgstr "\n El acceso a su documentación está limitado a\n solo aquellos dentro de su organización, o dentro de un equipo con acceso.\n " #: organizations/templates/organizations/organization_create.html:50 msgid "" "\n" -" No need to decide now, you can pick a plan that fits your organization\n" +" No need to decide now, you can pick a plan that fits your " +"organization\n" " after a 30 day trial.\n" " " -msgstr "\n No es necesario que decida ahora, puede elegir un plan que se adapte a su organización\n después de una prueba de 30 días.\n " +msgstr "" +"\n" +" No es necesario que decida ahora, puede elegir un plan que se " +"adapte a su organización\n" +" después de una prueba de 30 días.\n" +" " #: organizations/templates/organizations/organization_detail.html:71 #: organizations/templates/organizations/team_list.html:69 @@ -1958,16 +2042,20 @@ msgstr "Registro de seguridad de la organización" #: organizations/templates/organizations/security_log.html:19 #, python-format msgid "" -"The organization security log allows you to see" -" what has happened recently in your organization." -msgstr "El registro de seguridad de la organización le permite ver lo que sucedió recientemente en su organización." +"The organization security log allows you to see " +"what has happened recently in your organization." +msgstr "" +"El registro de seguridad de la organización le " +"permite ver lo que sucedió recientemente en su organización." #: organizations/templates/organizations/security_log.html:25 #, python-format msgid "" -"Showing logs from the last %(days_limit)s days. You can upgrade your plan to" -" increase the time period that is stored." -msgstr "Mostrando registros de los últimos %(days_limit)s días. Puede actualizar su plan para aumentar el período de tiempo que se almacena." +"Showing logs from the last %(days_limit)s days. You can upgrade your plan to " +"increase the time period that is stored." +msgstr "" +"Mostrando registros de los últimos %(days_limit)s días. Puede actualizar su " +"plan para aumentar el período de tiempo que se almacena." #: organizations/templates/organizations/security_log.html:30 msgid "Showing logs from all time." @@ -1989,10 +2077,16 @@ msgstr "Eliminar Equipo" #: organizations/templates/organizations/team_delete.html:13 msgid "" "\n" -" Deleting this team will revoke access for users that were in the team.\n" +" Deleting this team will revoke access for users that were in the " +"team.\n" " Are you sure that it is safe to remove these users?\n" " " -msgstr "\n Eliminar este equipo revocará el acceso de los usuarios que estaban en el equipo.\n ¿Estás seguro de que es seguro eliminar a estos usuarios?\n " +msgstr "" +"\n" +" Eliminar este equipo revocará el acceso de los usuarios que estaban " +"en el equipo.\n" +" ¿Estás seguro de que es seguro eliminar a estos usuarios?\n" +" " #: organizations/templates/organizations/team_detail.html:14 #: organizations/templates/organizations/team_edit.html:7 @@ -2028,9 +2122,14 @@ msgstr "Proyectos del equipo" #: organizations/templates/organizations/team_project_edit.html:15 msgid "" "\n" -" Select the projects that you would like this team to have access to.\n" +" Select the projects that you would like this team to have access " +"to.\n" +" " +msgstr "" +"\n" +" Selecciona los proyectos a los que te gustaría que este equipo " +"tuviera acceso.\n" " " -msgstr "\n Selecciona los proyectos a los que te gustaría que este equipo tuviera acceso.\n " #: organizations/templates/organizations/team_project_edit.html:22 msgid "Update Projects" @@ -2146,75 +2245,75 @@ msgstr "Páginas HTML de MKdocs" msgid "Generic" msgstr "Genérico" -#: projects/constants.py:79 +#: projects/constants.py:81 msgid "Live" msgstr "Live" -#: projects/constants.py:80 +#: projects/constants.py:82 msgid "Deleted" msgstr "Eliminado" -#: projects/constants.py:86 +#: projects/constants.py:88 msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2068 +#: projects/constants.py:94 projects/models.py:2077 msgid "Public" msgstr "Público" -#: projects/constants.py:93 +#: projects/constants.py:95 msgid "Private" msgstr "Privado" -#: projects/constants.py:104 +#: projects/constants.py:106 msgid "CPython 2.x" msgstr "CPython 2.x" -#: projects/constants.py:105 +#: projects/constants.py:107 msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:409 +#: projects/constants.py:411 msgid "Valid and active" msgstr "Validar y activar" -#: projects/constants.py:410 +#: projects/constants.py:412 msgid "Invalid" msgstr "Inválido" -#: projects/constants.py:411 +#: projects/constants.py:413 msgid "Pending" msgstr "Pendiente" -#: projects/constants.py:421 +#: projects/constants.py:423 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:425 +#: projects/constants.py:427 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:429 +#: projects/constants.py:431 msgid "Single version without translations (/)" msgstr "" -#: projects/constants.py:446 +#: projects/constants.py:448 msgid "Alphabetically" msgstr "" -#: projects/constants.py:447 +#: projects/constants.py:449 msgid "SemVer (Read the Docs)" msgstr "" -#: projects/constants.py:450 +#: projects/constants.py:452 msgid "Python Packaging (PEP 440 and PEP 425)" msgstr "" -#: projects/constants.py:452 +#: projects/constants.py:454 msgid "CalVer (YYYY.0M.0M)" msgstr "" -#: projects/constants.py:453 +#: projects/constants.py:455 msgid "Define your own pattern" msgstr "" @@ -2288,7 +2387,9 @@ msgstr "Para construir a partir de pull requests, necesita un" msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " -msgstr "Para compilar a partir de pull requests, el webhook de su repositorio debe enviar eventos de pull request." +msgstr "" +"Para compilar a partir de pull requests, el webhook de su repositorio debe " +"enviar eventos de pull request." #: projects/forms.py:277 msgid "Pull request builds not supported" @@ -2329,15 +2430,14 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:451 projects/models.py:255 +#: projects/forms.py:451 projects/models.py:259 msgid "Short description of this project" msgstr "Breve descripción de este proyecto" #: projects/forms.py:473 #, python-brace-format msgid "" -"This setting is inherited from the parent " -"translation." +"This setting is inherited from the parent translation." msgstr "" #: projects/forms.py:548 @@ -2418,512 +2518,558 @@ msgstr "" msgid "Alias" msgstr "Alias" -#: projects/models.py:258 +#: projects/models.py:190 +#, fuzzy +#| msgid "Single version" +msgid "Sorting of versions" +msgstr "Versión única" + +#: projects/models.py:200 +msgid "Custom version sorting pattern" +msgstr "" + +#: projects/models.py:206 +msgid "Show latest and stable at the beginning" +msgstr "" + +#: projects/models.py:262 msgid "Repository URL" msgstr "Dirección URL del repositorio" -#: projects/models.py:261 +#: projects/models.py:265 msgid "Git repository URL" msgstr "" -#: projects/models.py:268 +#: projects/models.py:272 msgid "Repository type" msgstr "Tipo de repositorio" -#: projects/models.py:274 +#: projects/models.py:278 msgid "Project homepage" msgstr "Página de inicio del proyecto" -#: projects/models.py:276 +#: projects/models.py:280 msgid "The project's homepage" msgstr "La página de inicio del proyecto" -#: projects/models.py:279 +#: projects/models.py:283 msgid "Canonical URL" msgstr "Dirección URL canónica" -#: projects/models.py:281 +#: projects/models.py:285 msgid "URL that documentation is expected to serve from" msgstr "URL desde donde se servirá la documentación" -#: projects/models.py:284 +#: projects/models.py:288 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:291 +#: projects/models.py:295 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " "current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:299 +#: projects/models.py:303 msgid "Single version" msgstr "Versión única" -#: projects/models.py:302 +#: projects/models.py:306 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 "Una versión del sitio que no posee traducciones y sólo la \"última\" 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." +msgstr "" +"Una versión del sitio que no posee traducciones y sólo la \"última\" " +"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:309 +#: projects/models.py:313 msgid "Default version" msgstr "Versión predeterminada" -#: projects/models.py:312 +#: projects/models.py:316 msgid "The version of your project that / redirects to" msgstr "La versión de su proyecto a la que \"/\" redirecciona" -#: projects/models.py:317 +#: projects/models.py:321 msgid "Default branch" msgstr "Rama predeterminada" -#: projects/models.py:323 +#: projects/models.py:327 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:328 +#: projects/models.py:332 msgid "Custom path prefix" msgstr "" -#: projects/models.py:334 +#: projects/models.py:338 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." msgstr "" -#: projects/models.py:339 +#: projects/models.py:343 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:345 +#: projects/models.py:349 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." msgstr "" -#: projects/models.py:352 +#: projects/models.py:356 msgid "Build pull requests for this project" msgstr "Crear solicitudes de incorporación de cambios para este proyecto" -#: projects/models.py:355 +#: projects/models.py:359 msgid "" -"More information in our docs." -msgstr "Más información en nuestros documentos." +"More information in our docs." +msgstr "" +"Más información en nuestros documentos." -#: projects/models.py:359 +#: projects/models.py:363 msgid "Privacy level of Pull Requests" msgstr "Nivel de privacidad de las solicitudes de incorporación de cambios" -#: projects/models.py:366 +#: projects/models.py:370 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:371 +#: projects/models.py:375 msgid "CDN Enabled" msgstr "CDN activado" -#: projects/models.py:373 +#: projects/models.py:377 msgid "Analytics code" msgstr "Código de Analytics" -#: projects/models.py:378 +#: projects/models.py:382 msgid "" -"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow" -" down your page loads." -msgstr "Identificador de seguimiento de Google Analytics (ej., UA-22345342-1). Esto puede reducir la velocidad de carga de tu página." +"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " +"down your page loads." +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:384 +#: projects/models.py:388 msgid "Disable Analytics" msgstr "Deshabilitar Analytics" -#: projects/models.py:388 +#: projects/models.py:392 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" -msgstr "Deshabilite Google Analytics por completo para este proyecto (requiere documentación de reconstrucción)" +msgstr "" +"Deshabilite Google Analytics por completo para este proyecto (requiere " +"documentación de reconstrucción)" -#: projects/models.py:393 +#: projects/models.py:397 msgid "Alternative container image" msgstr "Imagen alternativa del contenedor" -#: projects/models.py:399 +#: projects/models.py:403 msgid "Container memory limit" msgstr "Límite de memoria del contenedor" -#: projects/models.py:404 +#: projects/models.py:408 msgid "" -"Memory limit in Docker format -- example: 512m or " -"1g" -msgstr "Límite de memoria en formato Docker - ejemplo: 512m o 1g" +"Memory limit in Docker format -- example: 512m or 1g" +msgstr "" +"Límite de memoria en formato Docker - ejemplo: 512m o 1g" -#: projects/models.py:409 +#: projects/models.py:413 msgid "Container time limit in seconds" msgstr "El límite de tiempo del contenedor en segundos" -#: projects/models.py:414 +#: projects/models.py:418 msgid "Alternate build queue id" msgstr "ID de cola de compilación alternativa" -#: projects/models.py:420 +#: projects/models.py:424 msgid "Maximum concurrent builds allowed for this project" msgstr "Máximo de compilaciones simultáneas permitidas para este proyecto" -#: projects/models.py:425 +#: projects/models.py:429 msgid "Allow paid advertising" msgstr "Permitir publicidad pagada" -#: projects/models.py:427 +#: projects/models.py:431 msgid "If unchecked, users will still see community ads." -msgstr "Si no se selecciona, los usuarios seguirán viendo los anuncios de la comunidad." +msgstr "" +"Si no se selecciona, los usuarios seguirán viendo los anuncios de la " +"comunidad." -#: projects/models.py:430 +#: projects/models.py:434 msgid "Ad-free" msgstr "Sin publicidades" -#: projects/models.py:435 +#: projects/models.py:439 msgid "Is spam?" msgstr "¿Es spam?" -#: projects/models.py:438 +#: projects/models.py:442 msgid "Manually marked as (not) spam" msgstr "Marcado manualmente como (no) spam" -#: projects/models.py:441 +#: projects/models.py:445 msgid "Show version warning" msgstr "Mostrar advertencia de versión" -#: projects/models.py:443 +#: projects/models.py:447 msgid "Show warning banner in non-stable nor latest versions." -msgstr "Mostrar banner de advertencia en versiones no estables o más recientes." +msgstr "" +"Mostrar banner de advertencia en versiones no estables o más recientes." -#: projects/models.py:447 +#: projects/models.py:451 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:453 +#: projects/models.py:457 msgid "" "Warning: experimental feature. Custom path from repository " -"top-level to your .readthedocs.yaml, ex. " -"subpath/docs/.readthedocs.yaml. Leave blank for default value: " -".readthedocs.yaml." +"top-level to your .readthedocs.yaml, ex. subpath/docs/." +"readthedocs.yaml. Leave blank for default value: .readthedocs." +"yaml." msgstr "" -#: projects/models.py:461 +#: projects/models.py:465 msgid "Featured" msgstr "Destacado" -#: projects/models.py:463 +#: projects/models.py:467 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:471 +#: projects/models.py:475 msgid "Delisted" msgstr "" -#: projects/models.py:473 +#: projects/models.py:477 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" msgstr "" -#: projects/models.py:484 +#: projects/models.py:488 msgid "Should the project dashboard be public?" msgstr "¿Debería estar público el tablero del proyecto?" -#: projects/models.py:491 +#: projects/models.py:495 msgid "Related projects" msgstr "Proyectos relacionados" -#: projects/models.py:499 templates/search/elastic_search.html:57 +#: projects/models.py:503 templates/search/elastic_search.html:57 msgid "Language" msgstr "Idioma" -#: projects/models.py:503 +#: projects/models.py:507 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." -msgstr "El idioma de la documentación del proyecto tal cual es visualizado. Nota: esto afecta a la dirección URL de su proyecto." +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:511 +#: projects/models.py:515 msgid "Programming Language" msgstr "Lenguaje de programación" -#: projects/models.py:515 +#: projects/models.py:519 msgid "The primary programming language the project is written in." -msgstr "El lenguaje de programación principal en el que el proyecto está escrito." +msgstr "" +"El lenguaje de programación principal en el que el proyecto está escrito." -#: projects/models.py:531 +#: projects/models.py:535 msgid "This project has been built with a webhook" msgstr "Este proyecto ha sido construido con un webhook" -#: projects/models.py:535 +#: projects/models.py:539 msgid "This project has been successfully cloned" msgstr "Este proyecto ha sido clonado con éxito" -#: projects/models.py:544 +#: projects/models.py:548 msgid "Connected repository" msgstr "" -#: projects/models.py:545 +#: projects/models.py:549 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:571 +#: projects/models.py:575 msgid "" -"Type of documentation you are building. More" -" info on sphinx builders." -msgstr "Tipo de documentación que está construyendo. Más información sobre sphinx builders." +"Type of documentation you are building. More " +"info on sphinx builders." +msgstr "" +"Tipo de documentación que está construyendo. Más " +"información sobre sphinx builders." -#: projects/models.py:582 +#: projects/models.py:586 msgid "project" msgstr "proyecto" -#: projects/models.py:593 +#: projects/models.py:597 msgid "Model must have slug" msgstr "El modelo debe tener una indicación" -#: projects/models.py:1355 +#: projects/models.py:1359 msgid "Subproject nesting is not supported" msgstr "No se admite la anidación de subproyectos" -#: projects/models.py:1490 +#: projects/models.py:1494 msgid "Path" msgstr "Ruta" -#: projects/models.py:1492 +#: projects/models.py:1496 msgid "Build id" msgstr "ID de Compilación" -#: projects/models.py:1495 +#: projects/models.py:1499 msgid "Page search rank" msgstr "Rango de búsqueda de la página" -#: projects/models.py:1500 +#: projects/models.py:1504 msgid "Ignore this file from operations like indexing" msgstr "Ignorar este archivo de operaciones como la indexación" -#: projects/models.py:1543 projects/models.py:1708 +#: projects/models.py:1547 projects/models.py:1712 msgid "created" msgstr "creado" -#: projects/models.py:1548 +#: projects/models.py:1552 msgid "modified" msgstr "modificado" -#: projects/models.py:1577 +#: projects/models.py:1581 msgid "Build triggered" msgstr "Compilación activado" -#: projects/models.py:1578 +#: projects/models.py:1582 msgid "Build passed" msgstr "Compilación aprobada" -#: projects/models.py:1596 +#: projects/models.py:1600 msgid "URL to send the webhook to" msgstr "Dirección URL donde enviar el webhook" -#: projects/models.py:1599 +#: projects/models.py:1603 msgid "Secret used to sign the payload of the webhook" msgstr "Secreto utilizado para firmar el payload del webhook" -#: projects/models.py:1607 +#: projects/models.py:1611 msgid "Events to subscribe" msgstr "Eventos para suscribirse" -#: projects/models.py:1610 +#: projects/models.py:1614 msgid "JSON payload" msgstr "Payload JSON" -#: projects/models.py:1612 +#: projects/models.py:1616 msgid "" -"JSON payload to send to the webhook. Check the docs for available substitutions." -msgstr "Payload JSON para enviar al webhook. Consulte los documentos para conocer las sustituciones disponibles." +"JSON payload to send to the webhook. Check the docs for available substitutions." +msgstr "" +"Payload JSON para enviar al webhook. Consulte los documentos para conocer las sustituciones disponibles." -#: projects/models.py:1719 +#: projects/models.py:1723 msgid "Domain" msgstr "Dominio" -#: projects/models.py:1726 +#: projects/models.py:1730 msgid "This domain was auto-created" msgstr "Este dominio fue creado automáticamente" -#: projects/models.py:1730 +#: projects/models.py:1734 msgid "This domain is a CNAME for the project" msgstr "Este dominio es un CNAME para el proyecto" -#: projects/models.py:1735 +#: projects/models.py:1739 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:1739 +#: projects/models.py:1743 msgid "Use HTTPS" msgstr "Usar HTTPS" -#: projects/models.py:1741 +#: projects/models.py:1745 msgid "Always use HTTPS for this domain" msgstr "Usar siempre HTTPS para este dominio" -#: projects/models.py:1745 +#: projects/models.py:1749 msgid "Number of times this domain has been hit" msgstr "Número de veces que se ha pulsado desde este dominio" -#: projects/models.py:1750 templates/projects/domain_form.html:49 +#: projects/models.py:1754 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "Estado del certificado SSL" -#: projects/models.py:1759 +#: projects/models.py:1763 msgid "Skip validation process." msgstr "Omitir proceso de validación." -#: projects/models.py:1763 +#: projects/models.py:1767 msgid "Start date of the validation process." msgstr "Fecha de inicio del proceso de validación." -#: projects/models.py:1772 +#: projects/models.py:1776 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" +msgstr "" +"Establezca una edad máxima personalizada (por ejemplo, 31536000) para el " +"encabezado HSTS" -#: projects/models.py:1777 +#: projects/models.py:1781 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" +msgstr "" +"Si hsts_max_age > 0, configure el indicador includeSubDomains con el " +"encabezado HSTS" -#: projects/models.py:1782 +#: projects/models.py:1786 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" +msgstr "" +"Si hsts_max_age > 0, establezca el indicador de precarga con el encabezado " +"HSTS" -#: projects/models.py:1919 +#: projects/models.py:1924 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1923 +#: projects/models.py:1928 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1928 +#: projects/models.py:1933 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1939 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1943 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1947 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1952 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1957 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1961 +msgid "Build: Generate a file manifest for file tree diff." +msgstr "" + +#: projects/models.py:1966 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1970 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1974 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1977 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1978 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1972 +#: projects/models.py:1981 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1976 +#: projects/models.py:1985 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1990 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1996 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2002 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1997 +#: projects/models.py:2006 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2001 +#: projects/models.py:2010 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2006 +#: projects/models.py:2015 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2028 msgid "Feature identifier" msgstr "Identificador de función" -#: projects/models.py:2024 +#: projects/models.py:2033 msgid "Date feature was added" msgstr "La función Date fue agregada" -#: projects/models.py:2030 +#: projects/models.py:2039 msgid "Default all past projects to True" msgstr "Predeterminar todos los proyectos anteriores a True" -#: projects/models.py:2034 +#: projects/models.py:2043 msgid "Default all future projects to True" msgstr "Predeterminar todos los proyectos futuros a True" -#: projects/models.py:2056 +#: projects/models.py:2065 msgid "Name of the environment variable" msgstr "Nombre de la variable de ambiente" -#: projects/models.py:2060 +#: projects/models.py:2069 msgid "Value of the environment variable" msgstr "Valor de la variable ambiente" -#: projects/models.py:2065 +#: projects/models.py:2074 msgid "Project where this variable will be used" msgstr "Proyecto donde esta variable será usada" -#: projects/models.py:2071 +#: projects/models.py:2080 msgid "Expose this environment variable in PR builds?" msgstr "¿Exponer esta variable de entorno en compilaciones PR?" @@ -2970,7 +3116,9 @@ msgstr "" #: projects/validators.py:18 msgid "Enter a valid plain or internationalized domain name value" -msgstr "Introduzca como valor un nombre válido de dominio, simple o internacionalizado" +msgstr "" +"Introduzca como valor un nombre válido de dominio, simple o " +"internacionalizado" #: projects/validators.py:30 msgid "The domain name can't be an IP address." @@ -3001,8 +3149,8 @@ msgstr "" #: projects/validators.py:119 #, python-brace-format msgid "" -"Found invalid character. Avoid these characters: " -"{invalid_characters}" +"Found invalid character. Avoid these characters: {invalid_characters}" msgstr "" #: projects/validators.py:133 @@ -3046,7 +3194,9 @@ msgstr "" msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." -msgstr "Hay un problema con tu cuenta de {service}, intenta volver a conectar tu cuenta en tu página de servicios conectados." +msgstr "" +"Hay un problema con tu cuenta de {service}, intenta volver a conectar tu " +"cuenta en tu página de servicios conectados." #: projects/views/private.py:535 msgid "Subproject created" @@ -3197,9 +3347,11 @@ msgstr "" #: redirects/models.py:33 msgid "" -"Absolute path, excluding the domain. Example: /docs/ or " -"/install.html" -msgstr "Ruta absoluta, excluyendo el dominio. Ejemplo: /docs/ o /install.html" +"Absolute path, excluding the domain. Example: /docs/ or /install." +"html" +msgstr "" +"Ruta absoluta, excluyendo el dominio. Ejemplo: /docs/ o /install." +"html" #: redirects/models.py:37 msgid "Absolute or relative URL. Example: /tutorial/install.html" @@ -3264,7 +3416,7 @@ msgstr "" #: redirects/templates/redirects/redirect_form.html:8 #: redirects/templates/redirects/redirect_list.html:6 #: redirects/templates/redirects/redirect_list.html:13 -#: templates/projects/project_edit_base.html:22 +#: templates/projects/project_edit_base.html:24 msgid "Redirects" msgstr "Redirecciones" @@ -3274,7 +3426,9 @@ msgstr "Redirecciones" msgid "" "Add redirects for your project. This allows you to fix links to old pages " "that are 404ing. Learn more." -msgstr "Agregue redirecciones para su proyecto. Esto le permite corregir enlaces a páginas antiguas que son 404ing. Aprende más." +msgstr "" +"Agregue redirecciones para su proyecto. Esto le permite corregir enlaces a " +"páginas antiguas que son 404ing. Aprende más." #: redirects/templates/redirects/redirect_form.html:88 #: templates/builds/regexautomationrule_form.html:34 @@ -3408,8 +3562,8 @@ msgid "Custom domain" msgstr "Dominio personalizado" #: subscriptions/constants.py:26 -msgid "CDN public documentation" -msgstr "Documentación pública de CDN" +msgid "CDN for public documentation" +msgstr "" #: subscriptions/constants.py:27 msgid "Custom SSL configuration" @@ -3465,8 +3619,8 @@ msgstr "" #: subscriptions/forms.py:29 msgid "" -"Check our pricing " -"page for more information about each plan." +"Check our pricing page for more information about each plan." msgstr "" #: subscriptions/notifications.py:92 @@ -3502,8 +3656,7 @@ msgstr "" msgid "Signed up" msgstr "Inscrito" -#. Translators: this is the subscription start date, used here as "4 days ago" -#. or "5 months ago" +#. Translators: this is the subscription start date, used here as "4 days ago" or "5 months ago" #: subscriptions/templates/subscriptions/subscription_detail.html:75 #, python-format msgid "%(time_since_signup)s ago" @@ -3523,9 +3676,11 @@ msgstr "Finaliza la suscripción" #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" -"Use the button above to see past invoices, change your plan, and update your" -" billing information." -msgstr "Use el botón de arriba para ver facturas anteriores, cambiar su plan y actualizar su información de facturación." +"Use the button above to see past invoices, change your plan, and update your " +"billing information." +msgstr "" +"Use el botón de arriba para ver facturas anteriores, cambiar su plan y " +"actualizar su información de facturación." #: subscriptions/templates/subscriptions/subscription_detail.html:115 #, python-format @@ -3533,7 +3688,10 @@ msgid "" "You don't currently have an active subscription. You must " "create a subscription for a paid plan that " "fits your organization to continue using Read the Docs for Business." -msgstr "Actualmente no tienes una suscripción activa. Debe crear una suscripción para un plan pago que se ajuste a su organización para continuar usando Read the Docs for Business." +msgstr "" +"Actualmente no tienes una suscripción activa. Debe crear " +"una suscripción para un plan pago que se " +"ajuste a su organización para continuar usando Read the Docs for Business." #: subscriptions/templates/subscriptions/subscription_detail.html:123 msgid "Start subscription" @@ -3546,7 +3704,8 @@ msgstr "¡Tu plan ha sido actualizado!" #: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." -msgstr "Hubo un error al conectarse a Stripe, intente nuevamente en unos minutos." +msgstr "" +"Hubo un error al conectarse a Stripe, intente nuevamente en unos minutos." #: templates/account/email.html:5 templates/account/email.html:9 #: templates/profiles/base_profile_edit.html:51 @@ -3555,7 +3714,9 @@ msgstr "Cambiar correo electrónico" #: templates/account/email.html:13 msgid "The following email addresses are associated with your account:" -msgstr "Las siguientes direcciones de correo electrónico están asociadas con tu cuenta:" +msgstr "" +"Las siguientes direcciones de correo electrónico están asociadas con tu " +"cuenta:" #: templates/account/email.html:26 msgid "Verified" @@ -3583,9 +3744,12 @@ msgstr "Advertencia:" #: templates/account/email.html:46 msgid "" -"You currently do not have any email address set up. You should really add an" -" email address so you can receive notifications, reset your password, etc." -msgstr "Ahora mismo no tienes ninguna dirección de correo electrónico configurada. Debes agregar una dirección de correo electrónico para que puedas recibir notificaciones, restablecer tu contraseña, etc." +"You currently do not have any email address set up. You should really add an " +"email address so you can receive notifications, reset your password, etc." +msgstr "" +"Ahora mismo no tienes ninguna dirección de correo electrónico configurada. " +"Debes agregar una dirección de correo electrónico para que puedas recibir " +"notificaciones, restablecer tu contraseña, etc." #: templates/account/email.html:50 msgid "Add E-mail Address" @@ -3597,34 +3761,43 @@ msgstr "Añadir e-mail" #: templates/account/email.html:64 msgid "Do you really want to remove the selected email address?" -msgstr "¿Realmente deseas eliminar la dirección de correo electrónico seleccionada?" +msgstr "" +"¿Realmente deseas eliminar la dirección de correo electrónico seleccionada?" #: templates/account/email/email_confirmation_message.html:7 #: templates/account/email/email_confirmation_message.txt:6 msgid "" "To verify your email address and finish setting up your account, please go " "to:" -msgstr "Para verificar tu dirección de correo electrónico y terminar de configurar tu cuenta, dirígete a:" +msgstr "" +"Para verificar tu dirección de correo electrónico y terminar de configurar " +"tu cuenta, dirígete a:" #: templates/account/email/email_confirmation_message.html:15 #: templates/account/email/email_confirmation_message.txt:10 msgid "" "If you did not sign up for an account with Read the Docs, you can disregard " "this email." -msgstr "Si no registraste una cuenta en Read the Docs, puedes ignorar este correo electrónico." +msgstr "" +"Si no registraste una cuenta en Read the Docs, puedes ignorar este correo " +"electrónico." #: templates/account/email/password_reset_key_message.html:7 #: templates/account/email/password_reset_key_message.txt:6 msgid "" "A request has been made to reset your Read the Docs password. To confirm " "this reset request, please go to:" -msgstr "Se ha realizado una solicitud para restablecer su contraseña de Read the Docs. Para confirmar esta solicitud de reinicio, vaya a:" +msgstr "" +"Se ha realizado una solicitud para restablecer su contraseña de Read the " +"Docs. Para confirmar esta solicitud de reinicio, vaya a:" #: templates/account/email/password_reset_key_message.html:15 #: templates/account/email/password_reset_key_message.txt:10 msgid "" "If you did not request to reset your password, you can disregard this email." -msgstr "Si no solicitó restablecer su contraseña, puede ignorar este correo electrónico." +msgstr "" +"Si no solicitó restablecer su contraseña, puede ignorar este correo " +"electrónico." #: templates/account/email/password_reset_key_subject.txt:3 msgid "Password reset" @@ -3659,14 +3832,16 @@ msgstr "" msgid "" "If you have not created an account yet, then please sign up first." -msgstr "Si no has creado una cuenta aún, entonces por favor registrese primero." +msgstr "" +"Si no has creado una cuenta aún, entonces por favor registrese primero." #: templates/account/login.html:55 #, python-format msgid "" -"If you forgot your password, reset " -"it." -msgstr "Si olvidó su contraseña, restáurela." +"If you forgot your password, reset it." +msgstr "" +"Si olvidó su contraseña, restáurela." #: templates/account/login.html:78 msgid "Log in using single sign-on" @@ -3679,8 +3854,7 @@ msgstr "" msgid "Change Password" msgstr "Cambiar contraseña" -#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But -#. unfortunately the three bits have to be separate. +#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But unfortunately the three bits have to be separate. #: templates/account/signup.html:5 templates/core/home-header.html:17 msgid "Sign up" msgstr "Registrarse" @@ -3689,14 +3863,18 @@ msgstr "Registrarse" #, python-format msgid "" "Already have an account? Then please sign in." -msgstr "¿Ya tienes una cuenta? Por favor, ingresa al sitio." +msgstr "" +"¿Ya tienes una cuenta? Por favor, ingresa al " +"sitio." #: templates/account/signup.html:19 #, python-format msgid "" "You have been invited to join the organization \"%(organization_name)s\" at " "Read the Docs." -msgstr "Ha sido invitado a unirse a la organización \"%(organization_name)s\" en Read the Docs." +msgstr "" +"Ha sido invitado a unirse a la organización \"%(organization_name)s\" en " +"Read the Docs." #: templates/account/signup.html:25 msgid "You have been invited to join an organization at Read the Docs." @@ -3704,17 +3882,22 @@ msgstr "Ha sido invitado a unirse a una organización en Read the Docs." #: templates/account/signup.html:33 msgid "" -"Sign up using the following provider. If you don't have an account with this" -" provider, please contact your organization owner and ask about this." -msgstr "Regístrese con el siguiente proveedor. Si no tiene una cuenta con este proveedor, comuníquese con el propietario de su organización y pregunte al respecto." +"Sign up using the following provider. If you don't have an account with this " +"provider, please contact your organization owner and ask about this." +msgstr "" +"Regístrese con el siguiente proveedor. Si no tiene una cuenta con este " +"proveedor, comuníquese con el propietario de su organización y pregunte al " +"respecto." #: templates/account/signup.html:48 msgid "" -"By signing up, you agree to our Terms of " -"Service and Privacy Policy." -msgstr "Al suscribirse usted acepta nuestros Términos de servicio y política de privacidad." +"By signing up, you agree to our Terms of Service and Privacy Policy." +msgstr "" +"Al suscribirse usted acepta nuestros Términos de servicio y política de privacidad." #: templates/archive/index.html:5 msgid "Read the Docs Archive" @@ -3732,7 +3915,9 @@ msgstr "Blog" msgid "" "Sign up for our newsletter to get our latest blog updates delivered to your " "inbox weekly." -msgstr "Regístrate para recibir semanalmente en tu casilla de correo nuestro boletín informativo con las últimas novedades de nuestro blog." +msgstr "" +"Regístrate para recibir semanalmente en tu casilla de correo nuestro boletín " +"informativo con las últimas novedades de nuestro blog." #: templates/base.html:174 msgid "Subscribe" @@ -3809,8 +3994,8 @@ msgstr "Filtro" #: templates/builds/build_detail.html:39 #, python-format msgid "" -"Our new beta dashboard is now available for testing! Try" -" viewing this build on the new dashboard." +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." msgstr "" #: templates/builds/build_detail.html:53 @@ -3852,7 +4037,10 @@ msgid "" "\n" " %(external_version_name)s\n" " " -msgstr "\n %(external_version_name)s\n " +msgstr "" +"\n" +" %(external_version_name)s\n" +" " #: templates/builds/build_detail.html:155 msgid "Build completed" @@ -3893,7 +4081,8 @@ msgstr "Errores de compilación" #: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." -msgstr "Informe cualquier problema de compilación aquí." +msgstr "" +"Informe cualquier problema de compilación aquí." #: templates/builds/build_detail.html:300 msgid "Command time:" @@ -3923,16 +4112,20 @@ msgstr "Etiquetas populares" #: templates/builds/versionautomationrule_list.html:6 #: templates/builds/versionautomationrule_list.html:15 -#: templates/projects/project_edit_base.html:27 +#: templates/projects/project_edit_base.html:29 msgid "Automation Rules" msgstr "Reglas de Automatización" #: templates/builds/versionautomationrule_list.html:20 msgid "" -"Automate actions on new branches and tags. Check the documentation on automation rules for more information." -msgstr "Automatice acciones en nuevas sucursales y etiquetas. Consulte la documentación sobre reglas de automatización para obtener más información." +"Automate actions on new branches and tags. Check the documentation on automation " +"rules for more information." +msgstr "" +"Automatice acciones en nuevas sucursales y etiquetas. Consulte la documentación sobre reglas de automatización para obtener más " +"información." #: templates/builds/versionautomationrule_list.html:32 msgid "Add Rule" @@ -3952,9 +4145,11 @@ msgstr "Actividad reciente" #, python-format msgid "" "%(type)s \"%(version)s\" matched the pattern \"%(pattern)s\", " -"and the action %(action)s was performed %(date)s " -"ago." -msgstr "%(type)s \"%(version)s\" coincidió con el patrón \"%(pattern)s\", y la acción %(action)s se realizó hace %(date)s." +"and the action %(action)s was performed %(date)s ago." +msgstr "" +"%(type)s \"%(version)s\" coincidió con el patrón \"%(pattern)s\", y la acción %(action)s se realizó hace " +"%(date)s." #: templates/builds/versionautomationrule_list.html:101 #: templates/projects/integration_webhook_detail.html:124 @@ -4076,7 +4271,7 @@ msgid "No builds yet" msgstr "Sin construcciones aún" #: templates/core/project_detail_right.html:51 -#: templates/projects/project_edit_base.html:21 +#: templates/projects/project_edit_base.html:23 #: templates/projects/project_users.html:9 msgid "Maintainers" msgstr "Mantenedores" @@ -4096,14 +4291,16 @@ msgstr "El proyecto no posee etiquetas." #: templates/core/project_detail_right.html:90 #, python-format msgid "Add some in your project settings." -msgstr "Agrega algo de contenido en tu configuración de proyecto." +msgstr "" +"Agrega algo de contenido en tu configuración de " +"proyecto." #: templates/core/project_detail_right.html:100 msgid "Short URLs" msgstr "Direcciones URLs cortas" #: templates/core/project_detail_right.html:111 -#: templates/projects/project_edit_base.html:23 +#: templates/projects/project_edit_base.html:25 #: templates/projects/project_translations.html:12 msgid "Translations" msgstr "Traducciones" @@ -4168,8 +4365,7 @@ msgstr "Hagámoslo." msgid "Maze Found" msgstr "Hallamos un laberinto" -#: templates/errors/dashboard/404.html:6 -#: templates/errors/dashboard/404.html:11 +#: templates/errors/dashboard/404.html:6 templates/errors/dashboard/404.html:11 #: templates/errors/proxito/404/base.html:6 #: templates/errors/proxito/404/base.html:11 msgid "404 Not Found" @@ -4186,9 +4382,8 @@ msgstr "" msgid "Too many requests" msgstr "Demasiadas solicitudes" -#: templates/errors/dashboard/4xx.html:6 -#: templates/errors/dashboard/4xx.html:11 templates/errors/proxito/4xx.html:7 -#: templates/errors/proxito/4xx.html:11 +#: templates/errors/dashboard/4xx.html:6 templates/errors/dashboard/4xx.html:11 +#: templates/errors/proxito/4xx.html:7 templates/errors/proxito/4xx.html:11 msgid "Bad request" msgstr "" @@ -4215,7 +4410,15 @@ msgid "" "Read the Docs dashboard and we attempted to intelligently guess the correct " "project based on DNS settings. Now, we believe that explicit is better than " "implicit. Below are some steps to help you get your domain working again:" -msgstr "Si controlas este dominio y crees que se trata de un error, por favor, revista nuestra documentación sobre dominios personalizados. Antes permitíamos que los dominios personalizados apuntaran hacia nosotros sin configurar el dominio en el panel de control de Read the Docs y con ello intentábamos adivinar inteligentemente el proyecto correcto en función de la configuración de DNS. Ahora, creemos que lo explícito es mejor que lo implícito. Debajo están los pasos para ayudarte a poner en funcionamiento tu dominio de nuevo:" +msgstr "" +"Si controlas este dominio y crees que se trata de un error, por favor, " +"revista nuestra documentación sobre dominios " +"personalizados. Antes permitíamos que los dominios personalizados " +"apuntaran hacia nosotros sin configurar el dominio en el panel de control de " +"Read the Docs y con ello intentábamos adivinar inteligentemente el proyecto " +"correcto en función de la configuración de DNS. Ahora, creemos que lo " +"explícito es mejor que lo implícito. Debajo están los pasos para ayudarte a " +"poner en funcionamiento tu dominio de nuevo:" #: templates/errors/proxito/404/dns.html:23 #: templates/errors/proxito/404/include_tips.html:3 @@ -4229,13 +4432,16 @@ msgstr "" #: templates/errors/proxito/404/dns.html:28 msgid "Ensure you have a CNAME record pointing to readthedocs.io" -msgstr "Asegúrese que posee un registro CNAME apuntando a readthedocs.io" +msgstr "" +"Asegúrese que posee un registro CNAME apuntando a readthedocs.io" #: templates/errors/proxito/404/dns.html:29 msgid "" "Add your desired domain in the Read the Docs dashboard for your project " "(under Your Project >> Admin >> Domains)" -msgstr "Agregue el dominio que desee en el panel Read the Docs para su proyecto (en Su proyecto >> Admin >> Dominios)" +msgstr "" +"Agregue el dominio que desee en el panel Read the Docs para su proyecto (en " +"Su proyecto >> Admin >> Dominios)" #: templates/errors/proxito/404/include_error_message.html:4 #, python-format @@ -4275,8 +4481,8 @@ msgstr "" #: templates/errors/proxito/404/no_project.html:9 #, python-format msgid "" -"The project for %(domain)s that you are looking for either does" -" not exist, has been deleted or doesn't have any successful builds yet." +"The project for %(domain)s that you are looking for either does " +"not exist, has been deleted or doesn't have any successful builds yet." msgstr "" #: templates/errors/proxito/418.html:7 templates/errors/proxito/418.html:11 @@ -4294,8 +4500,10 @@ msgstr "Qué está diciendo:" #: templates/flagging/flag_confirm.html:21 #, python-format -msgid "Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" -msgstr "¿Está seguro que quiere marcar \"%(object)s\" como \"%(flag_type.title)s\"?" +msgid "" +"Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" +msgstr "" +"¿Está seguro que quiere marcar \"%(object)s\" como \"%(flag_type.title)s\"?" #: templates/flagging/flag_confirm.html:23 #, python-format @@ -4323,9 +4531,13 @@ msgstr "¡Gracias por contribuir a la calidad de este sitio!" #: templates/homepage.html:9 msgid "" "Read the Docs simplifies technical documentation by automating building, " -"versioning, and hosting for you. Build up-to-date documentation for the web," -" print, and offline use on every version control push automatically." -msgstr "Read the Docs simplifica la documentación técnica al automatizar la creación, el control de versiones y el alojamiento para usted. Cree documentación actualizada para la web, imprima y use sin conexión en cada control de versiones de forma automática." +"versioning, and hosting for you. Build up-to-date documentation for the web, " +"print, and offline use on every version control push automatically." +msgstr "" +"Read the Docs simplifica la documentación técnica al automatizar la " +"creación, el control de versiones y el alojamiento para usted. Cree " +"documentación actualizada para la web, imprima y use sin conexión en cada " +"control de versiones de forma automática." #: templates/homepage.html:12 msgid "Home" @@ -4339,7 +4551,10 @@ msgstr "Aquí se encuentra la documentación técnica" msgid "" "Read the Docs simplifies software documentation by automating building, " "versioning, and hosting of your docs for you." -msgstr "Read the Docs simplifica la documentación del software al automatizar la creación, el control de versiones y el alojamiento de sus documentaciones por usted." +msgstr "" +"Read the Docs simplifica la documentación del software al automatizar la " +"creación, el control de versiones y el alojamiento de sus documentaciones " +"por usted." #: templates/homepage.html:58 msgid "Free docs hosting for open source" @@ -4350,7 +4565,10 @@ msgid "" "We will host your documentation for free, forever. There are no tricks. We " "help over 100,000 open source projects share their docs, including a custom " "domain and theme." -msgstr "Alojaremos su documentación de forma gratuita, para siempre. No hay trucos. Ayudamos a más de 100.000 proyectos de código abierto a compartir sus documentos, incluidos un dominio y un tema personalizados." +msgstr "" +"Alojaremos su documentación de forma gratuita, para siempre. No hay trucos. " +"Ayudamos a más de 100.000 proyectos de código abierto a compartir sus " +"documentos, incluidos un dominio y un tema personalizados." #: templates/homepage.html:69 msgid "Always up to date" @@ -4369,10 +4587,13 @@ msgstr "" #: templates/homepage.html:86 msgid "" -"We build and host your docs for the web, but they are also viewable as PDFs," -" as single page HTML, and for eReaders. No additional configuration is " +"We build and host your docs for the web, but they are also viewable as PDFs, " +"as single page HTML, and for eReaders. No additional configuration is " "required." -msgstr "Creamos y alojamos sus documentos para la web, pero también se pueden ver como PDF, como HTML de una sola página y para lectores electrónicos. No se requiere ninguna configuración adicional." +msgstr "" +"Creamos y alojamos sus documentos para la web, pero también se pueden ver " +"como PDF, como HTML de una sola página y para lectores electrónicos. No se " +"requiere ninguna configuración adicional." #: templates/homepage.html:94 msgid "Multiple versions" @@ -4380,10 +4601,14 @@ msgstr "" #: templates/homepage.html:96 msgid "" -"We can host and build multiple versions of your docs so having a 1.0 version" -" of your docs and a 2.0 version of your docs is as easy as having a separate" -" branch or tag in your version control system." -msgstr "Podemos alojar y construir múltiples versiones de sus documentos, por lo que tener una versión 1.0 de sus documentos y una versión 2.0 de sus documentos es tan fácil como tener una rama o etiqueta separada en su sistema de control de versiones." +"We can host and build multiple versions of your docs so having a 1.0 version " +"of your docs and a 2.0 version of your docs is as easy as having a separate " +"branch or tag in your version control system." +msgstr "" +"Podemos alojar y construir múltiples versiones de sus documentos, por lo que " +"tener una versión 1.0 de sus documentos y una versión 2.0 de sus documentos " +"es tan fácil como tener una rama o etiqueta separada en su sistema de " +"control de versiones." #: templates/homepage.html:109 msgid "Read the Tutorial" @@ -4398,17 +4623,26 @@ msgid "" "Read the Docs has grown substantially since its beginning as a weekend " "project and is closing in on being a top-1000 site on the internet. Today, " "we:" -msgstr "Read the Docs ha crecido sustancialmente desde sus comienzos como un proyecto de fin de semana y se está acercando a ser uno de los 1000 sitios principales en Internet. Hoy nosotros:" +msgstr "" +"Read the Docs ha crecido sustancialmente desde sus comienzos como un " +"proyecto de fin de semana y se está acercando a ser uno de los 1000 sitios " +"principales en Internet. Hoy nosotros:" #: templates/homepage.html:131 msgid "" "

    • Serve over 55 million pages of " "documentation a month
    • Serve over 40 TB of documentation a " -"month
    • Host over 80,000 open source projects and support over" -" 100,000 users
    • Are supported by a very small team" -" of dedicated engineers
    " -msgstr "
    • Sirve más de 55 millones de páginas de documentación al mes
    • Sirve más de 40 TB de documentación al mes
    • Aloja más de 80.000 proyectos de código abierto y admite más de 100.000 usuarios
    • Están respaldados por un equipo muy pequeño de ingenieros dedicados
    " +"month
  • Host over 80,000 open source projects and support over " +"100,000 users
  • Are supported by a very small team of dedicated " +"engineers
  • " +msgstr "" +"
    • Sirve más de 55 millones de páginas " +"de documentación al mes
    • Sirve más de 40 TB de documentación " +"al mes
    • Aloja más de 80.000 proyectos de código abierto y " +"admite más de 100.000 usuarios
    • Están respaldados por un equipo muy pequeño de ingenieros dedicados
    " #: templates/homepage.html:143 msgid "Read the Docs is funded by the community" @@ -4417,31 +4651,45 @@ msgstr "Read the Docs está financiada por la comunidad" #: templates/homepage.html:149 #, python-format msgid "" -"We fund our operations through advertising, " -"corporate-hosted documentation with Read" -" the Docs for Business, donations, and we" -" are supported by a number of generous sponsors." -msgstr "Financiamos nuestras operaciones a través de publicidad, documentación alojada en la empresa con Read the Docs for Business, donaciones, y contamos con el apoyo de una serie de generosos patrocinadores." +"We fund our operations through advertising, corporate-hosted documentation with " +"Read the Docs for Business, donations, and we are supported by a number of " +"generous sponsors." +msgstr "" +"Financiamos nuestras operaciones a través de publicidad, documentación alojada " +"en la empresa con Read the Docs for " +"Business, donaciones, y contamos con el " +"apoyo de una serie de generosos patrocinadores." #: templates/homepage.html:158 msgid "" "Read the Docs is open source and community supported. It depends on users " "like you to contribute to development, support, and operations. You can " -"learn more about how to contribute in " -"our docs. Thanks so much to our wonderful team who helps us " -"run the site. Read the Docs wouldn't be possible without them." -msgstr "Read the Docs es de código abierto y está respaldado por la comunidad. Depende de usuarios como usted contribuir al desarrollo, soporte y operaciones. Puede obtener más información sobre cómo contribuir en nuestros documentos. Muchas gracias a nuestro maravilloso equipo que nos ayuda a administrar el sitio. Leer los documentos no sería posible sin ellos." +"learn more about how to contribute in our docs. Thanks so much to our " +"wonderful team " +"who helps us run the site. Read the Docs wouldn't be possible without them." +msgstr "" +"Read the Docs es de código abierto y está respaldado por la comunidad. " +"Depende de usuarios como usted contribuir al desarrollo, soporte y " +"operaciones. Puede obtener más información sobre cómo contribuir en nuestros documentos. " +"Muchas gracias a nuestro maravilloso equipo que nos ayuda a administrar el sitio. Leer los " +"documentos no sería posible sin ellos." #: templates/homepage.html:168 msgid "" -"Hosting for the project is graciously provided by AWS and Cloudflare." -msgstr "El alojamiento para el proyecto es gentilmente provisto por AWS y Cloudflare." +"Hosting for the project is graciously provided by AWS and Cloudflare." +msgstr "" +"El alojamiento para el proyecto es gentilmente provisto por AWS y Cloudflare." #: templates/notifications/send_notification_form.html:6 msgid "Send Email" @@ -4449,7 +4697,9 @@ msgstr "Enviar email" #: templates/notifications/send_notification_form.html:9 msgid "An email message will be sent to the following email addresses:" -msgstr "Un mensaje de correo electrónico será enviado a las siguientes direcciones de correo electrónico:" +msgstr "" +"Un mensaje de correo electrónico será enviado a las siguientes direcciones " +"de correo electrónico:" #: templates/notifications/send_notification_form.html:21 #, python-format @@ -4500,7 +4750,10 @@ msgstr "Échale un vistazo aquí." msgid "" "This is a post-commit hook. Set it up in your project admin to POST here, " "for us to update your doc changes automatically." -msgstr "Esta es una secuencia de órdenes posconsigna (post-commit hook). Configúrelo en la administración de su proyecto para ejecutar POST aquí y podamos actualizar su documentación automáticamente." +msgstr "" +"Esta es una secuencia de órdenes posconsigna (post-commit hook). Configúrelo " +"en la administración de su proyecto para ejecutar POST aquí y podamos " +"actualizar su documentación automáticamente." #: templates/profiles/base_profile.html:27 #: templates/profiles/base_profile_edit.html:30 @@ -4531,7 +4784,7 @@ msgid "Gold Membership" msgstr "Membresía Gold" #: templates/profiles/base_profile_edit.html:57 -#: templates/projects/project_edit_base.html:33 +#: templates/projects/project_edit_base.html:35 msgid "Advertising" msgstr "Publicidad" @@ -4549,16 +4802,23 @@ msgstr "" msgid "" "Read the Docs is an open source project. In order to maintain service, we " "rely on both the support of our users, and from sponsor support." -msgstr "Read the Docs es un proyecto de código abierto. Para mantener el servicio, confiamos tanto en el soporte de nuestros usuarios como en el soporte del patrocinador." +msgstr "" +"Read the Docs es un proyecto de código abierto. Para mantener el servicio, " +"confiamos tanto en el soporte de nuestros usuarios como en el soporte del " +"patrocinador." #: templates/profiles/private/advertising_profile.html:30 msgid "" "For more details on advertising on Read the Docs including the privacy " "protections we have in place for users and community advertising we run on " -"behalf of the open source community, see our documentation." -msgstr "Para obtener más detalles sobre la publicidad en Read the Docs, incluidas las protecciones de privacidad que tenemos para los usuarios y la publicidad comunitaria que ejecutamos en nombre de la comunidad de código abierto, consulte nuestra documentación." +"behalf of the open source community, see our documentation." +msgstr "" +"Para obtener más detalles sobre la publicidad en Read the Docs, incluidas " +"las protecciones de privacidad que tenemos para los usuarios y la publicidad " +"comunitaria que ejecutamos en nombre de la comunidad de código abierto, " +"consulte nuestra documentación." #: templates/profiles/private/advertising_profile.html:41 #, python-format @@ -4577,15 +4837,23 @@ msgid "" "All projects where you are the only owner will be deleted. " "If you want to keep a project, add another owner or transfer ownership. The " "following projects and all their documentation will be deleted." -msgstr "Se eliminarán todos los proyectos en los que usted sea el único propietario.. Si desea mantener un proyecto, agregue otro propietario o transfiera la propiedad. Los siguientes proyectos y toda su documentación serán eliminados." +msgstr "" +"Se eliminarán todos los proyectos en los que usted sea el único " +"propietario.. Si desea mantener un proyecto, agregue otro " +"propietario o transfiera la propiedad. Los siguientes proyectos y toda su " +"documentación serán eliminados." #: templates/profiles/private/delete_account.html:34 msgid "" -"All organizations and its projects where you are the only owner will" -" be deleted. If you want to keep an organization, add another owner" -" or transfer ownership. The following organizations and all their projects " +"All organizations and its projects where you are the only owner will " +"be deleted. If you want to keep an organization, add another owner " +"or transfer ownership. The following organizations and all their projects " "will be deleted." -msgstr "Se eliminarán todas las organizaciones y sus proyectos de los que usted sea el único propietario.. Si desea mantener una organización, agregue otro propietario o transfiera la propiedad. Las siguientes organizaciones y todos sus proyectos serán eliminados." +msgstr "" +"Se eliminarán todas las organizaciones y sus proyectos de los que " +"usted sea el único propietario.. Si desea mantener una " +"organización, agregue otro propietario o transfiera la propiedad. Las " +"siguientes organizaciones y todos sus proyectos serán eliminados." #: templates/profiles/private/delete_account.html:66 msgid "Be careful! This can not be undone!" @@ -4602,14 +4870,17 @@ msgid "" "The user security log allows you to see what " "has happened recently in your account. Showing logs from the last " "%(days_limit)s days." -msgstr "El registro de seguridad del usuario le permite ver lo que sucedió recientemente en su cuenta. Mostrando registros de los últimos %(days_limit)s días." +msgstr "" +"El registro de seguridad del usuario le permite " +"ver lo que sucedió recientemente en su cuenta. Mostrando registros de los " +"últimos %(days_limit)s días." #: templates/profiles/private/token_list.html:13 msgid "" "Personal Access Token are tokens that allow you to use the Read the Docs " -"APIv3 being authenticated as yourself. See APIv3 " -"documentation for more information." +"APIv3 being authenticated as yourself. See APIv3 documentation for more " +"information." msgstr "" #: templates/profiles/private/token_list.html:25 @@ -4649,15 +4920,19 @@ msgstr "Crear dominio" #: templates/projects/domain_form.html:33 #, python-format msgid "" -"To configure this domain add a CNAME record in your DNS pointing your custom" -" domain to %(cname_target)s." -msgstr "Para configurar este dominio, agregue un registro CNAME en su DNS que dirija su dominio personalizado a %(cname_target)s." +"To configure this domain add a CNAME record in your DNS pointing your custom " +"domain to %(cname_target)s." +msgstr "" +"Para configurar este dominio, agregue un registro CNAME en su DNS que dirija " +"su dominio personalizado a %(cname_target)s." #: templates/projects/domain_form.html:41 msgid "" "The validation process period has ended. Save the domain to restart the " "process." -msgstr "El período del proceso de validación ha finalizado. Guarde el dominio para reiniciar el proceso." +msgstr "" +"El período del proceso de validación ha finalizado. Guarde el dominio para " +"reiniciar el proceso." #: templates/projects/domain_form.html:61 msgid "Save Domain" @@ -4668,7 +4943,7 @@ msgid "Saving the domain will revalidate the SSL certificate" msgstr "Guardar el dominio revalidará el certificado SSL" #: templates/projects/domain_list.html:12 -#: templates/projects/project_edit_base.html:20 +#: templates/projects/project_edit_base.html:22 msgid "Domains" msgstr "Dominios" @@ -4677,10 +4952,15 @@ msgstr "Dominios" msgid "" "This project is a subproject of %(superproject)s, its documentation will " -"always be served from the %(domain)s domain. %(domain)s
    domain. Learn more." -msgstr "Este proyecto es un subproyecto de %(superproject)s, su documentación siempre se servirá desde el dominio %(domain)s. Más información." +msgstr "" +"Este proyecto es un subproyecto de %(superproject)s, su documentación siempre " +"se servirá desde el dominio %(domain)s. Más " +"información." #: templates/projects/domain_list.html:26 #, python-format @@ -4688,7 +4968,10 @@ msgid "" "Configuring a custom domain allows you to serve your documentation from a " "domain other than \"%(default_domain)s\". Learn " "more." -msgstr "Configuring a custom domain allows you to serve your documentation from a domain other than \"%(default_domain)s\". Learn more." +msgstr "" +"Configuring a custom domain allows you to serve your documentation from a " +"domain other than \"%(default_domain)s\". Learn " +"more." #: templates/projects/domain_list.html:33 msgid "Existing Domains" @@ -4713,7 +4996,7 @@ msgstr "Añadir" #: templates/projects/environmentvariable_form.html:12 #: templates/projects/environmentvariable_list.html:5 #: templates/projects/environmentvariable_list.html:12 -#: templates/projects/project_edit_base.html:26 +#: templates/projects/project_edit_base.html:28 msgid "Environment Variables" msgstr "Variables de ambiente" @@ -4752,9 +5035,13 @@ msgstr "Detalles del proyecto" msgid "" "To import a project, start by entering a few details about your repository. " "You can set additional configuration options for your documentation in a .readthedocs.yml file." -msgstr "Para importar un proyecto, comience ingresando algunos detalles sobre su repositorio. Puede establecer opciones de configuración adicionales para su documentación en un archivo .readthedocs.yml." +"href=\"https://docs.readthedocs.io/en/stable/config-file/v2.html\">." +"readthedocs.yml file." +msgstr "" +"Para importar un proyecto, comience ingresando algunos detalles sobre su " +"repositorio. Puede establecer opciones de configuración adicionales para su " +"documentación en un archivo .readthedocs.yml." #: templates/projects/import_config.html:5 msgid "Add a project configuration file" @@ -4763,10 +5050,10 @@ msgstr "" #: templates/projects/import_config.html:8 msgid "" "Make sure your project has a .readthedocs.yaml configuration " -"file at the root directory of your repository. This file is required by Read" -" the Docs to build your documentation. You can read more" -" about our configuration file in our documentation." +"file at the root directory of your repository. This file is required by Read " +"the Docs to build your documentation. You can read more about our " +"configuration file in our documentation." msgstr "" #: templates/projects/import_config.html:16 @@ -4779,17 +5066,19 @@ msgstr "Detalles extra del proyecto" #: templates/projects/import_extra.html:8 msgid "Here are a few more project options that you may need to configure." -msgstr "Aquí hay algunas opciones de proyecto más que puede necesitar configurar." +msgstr "" +"Aquí hay algunas opciones de proyecto más que puede necesitar configurar." #: templates/projects/includes/feature_disabled.html:5 #, python-format msgid "" "This is a beta feature, it can be enabled by contacting support." -msgstr "Esta es una función beta, se puede habilitar poniéndose en contacto con el soporte." +msgstr "" +"Esta es una función beta, se puede habilitar poniéndose en contacto con el soporte." -#. Translators: After 'Flag this project as' follows either 'Inappropriate', -#. 'Spam' and/or 'Duplicate' +#. Translators: After 'Flag this project as' follows either 'Inappropriate', 'Spam' and/or 'Duplicate' #: templates/projects/includes/flagging.html:7 msgid "Flag this project as" msgstr "Señalar este proyecto como" @@ -4811,7 +5100,7 @@ msgstr "Duplicado" #: templates/projects/integration_form.html:12 #: templates/projects/integration_list.html:5 #: templates/projects/integration_list.html:12 -#: templates/projects/project_edit_base.html:25 +#: templates/projects/project_edit_base.html:27 msgid "Integrations" msgstr "Integraciones" @@ -4842,7 +5131,9 @@ msgstr "Integración - %(type)s" msgid "" "This integration is being managed automatically by Read the Docs. If it " "isn't functioning correctly, try re-syncing the webhook:" -msgstr "Read the Docs gestiona automáticamente esta integración. Si no funciona correctamente, intente volver a sincronizar el webhook:" +msgstr "" +"Read the Docs gestiona automáticamente esta integración. Si no funciona " +"correctamente, intente volver a sincronizar el webhook:" #: templates/projects/integration_webhook_detail.html:38 msgid "" @@ -4850,7 +5141,12 @@ msgid "" "integration is not functioning correctly, you can try re-syncing it. " "Otherwise you'll need to update the configuration on your repository. You " "can use the following address to manually configure this webhook." -msgstr "Read the Docs no administra esta integración actualmente. Si esta integración no funciona correctamente, puede intentar volver a sincronizarla. De lo contrario, deberá actualizar la configuración en su repositorio. Puede usar la siguiente dirección para configurar manualmente este webhook." +msgstr "" +"Read the Docs no administra esta integración actualmente. Si esta " +"integración no funciona correctamente, puede intentar volver a " +"sincronizarla. De lo contrario, deberá actualizar la configuración en su " +"repositorio. Puede usar la siguiente dirección para configurar manualmente " +"este webhook." #: templates/projects/integration_webhook_detail.html:50 msgid "" @@ -4871,16 +5167,15 @@ msgstr "" msgid "" "This integration does not have a secret, the authenticity of the incoming " "webhook cannot be verified. Click on \"Resync webhook\" to generate " -"a secret. Read more in our blog post." +"a secret. Read more in our blog post." msgstr "" #: templates/projects/integration_webhook_detail.html:92 msgid "" "For more information on manually configuring a webhook, refer to our webhook documentation. " +"href=\"https://docs.readthedocs.io/page/guides/setup/git-repo-automatic." +"html\"> our webhook documentation. " msgstr "" #: templates/projects/integration_webhook_detail.html:104 @@ -4950,10 +5245,13 @@ msgstr "Empezar a compilar tu documentación" #: templates/projects/onboard_detail.html:10 msgid "" -"This project has not been built yet. Try building the latest version now, or" -" if you would like to build a specific version, select the version below and" -" your documentation build will be triggered." -msgstr "Este proyecto aún no se ha construido. Intente crear la última versión ahora, o si desea crear una versión específica, seleccione la versión a continuación y se activará la compilación de su documentación." +"This project has not been built yet. Try building the latest version now, or " +"if you would like to build a specific version, select the version below and " +"your documentation build will be triggered." +msgstr "" +"Este proyecto aún no se ha construido. Intente crear la última versión " +"ahora, o si desea crear una versión específica, seleccione la versión a " +"continuación y se activará la compilación de su documentación." #: templates/projects/onboard_detail.html:21 msgid "Build latest version" @@ -4966,10 +5264,12 @@ msgstr "Su documentación está lista para usarse" #: templates/projects/onboard_detail.html:33 msgid "" "Your documentation has been built. Ensure your documentation is kept up to " -"date with every commit to your repository, by setting up a " -"webhook." -msgstr "Su documentación ha sido construida. Asegúrese de que su documentación se mantenga actualizada con cada envío a su repositorio, configurando un webhook." +"date with every commit to your repository, by setting up a webhook." +msgstr "" +"Su documentación ha sido construida. Asegúrese de que su documentación se " +"mantenga actualizada con cada envío a su repositorio, configurando un webhook." #: templates/projects/onboard_detail.html:41 msgid "View your documentation" @@ -4981,11 +5281,15 @@ msgstr "La compilación de su documentación falló" #: templates/projects/onboard_detail.html:50 msgid "" -"There was a problem building your documentation, you can see what went wrong" -" in the build output. If you need more help, check out some of the problems frequently " "encountered during builds." -msgstr "Hubo un problema al compilar su documentación, puede ver qué salió mal en el resultado de la compilación. Si necesita más ayuda, consulte algunos de los problemas frecuentes durante las compilaciones." +msgstr "" +"Hubo un problema al compilar su documentación, puede ver qué salió mal en el " +"resultado de la compilación. Si necesita más ayuda, consulte algunos de los " +"problemas frecuentes durante las compilaciones." #: templates/projects/onboard_detail.html:59 msgid "View build output" @@ -4999,7 +5303,9 @@ msgstr "Tu documentación está compilando" msgid "" "You'll be able to view your documentation in a minute or two, once your " "project is done building." -msgstr "Podrá ver su documentación en un minuto o dos, una vez que su proyecto haya terminado de crearse." +msgstr "" +"Podrá ver su documentación en un minuto o dos, una vez que su proyecto haya " +"terminado de crearse." #: templates/projects/onboard_import.html:5 msgid "Ready to share your documentation" @@ -5008,17 +5314,20 @@ msgstr "Listo para compartir su documentación" #: templates/projects/onboard_import.html:10 #, python-format msgid "" -"You don't have any projects yet, but you can start building documentation by" -" importing one. Not sure how to start documenting your project? Check out " -"the Tutorial to learn how." -msgstr "Todavía no tiene ningún proyecto, pero puede comenzar a crear documentación importando uno. ¿No estás seguro de cómo comenzar a documentar tu proyecto? Consulte el Tutorial para aprender cómo hacerlo." +"You don't have any projects yet, but you can start building documentation by " +"importing one. Not sure how to start documenting your project? Check out the " +"Tutorial to learn how." +msgstr "" +"Todavía no tiene ningún proyecto, pero puede comenzar a crear documentación " +"importando uno. ¿No estás seguro de cómo comenzar a documentar tu proyecto? " +"Consulte el Tutorial para aprender cómo " +"hacerlo." #: templates/projects/onboard_import.html:19 #, python-format msgid "" -"In a hurry? Fork our template " -"project on GitHub, and import " -"it." +"In a hurry? Fork our template project on GitHub, and import it." msgstr "" #: templates/projects/onboard_import.html:25 @@ -5035,7 +5344,10 @@ msgstr "Publicidad en Documentación" msgid "" "We will periodically run advertisements on built documentation pages for " "sponsors, however we have strict guidelines on advertisements:" -msgstr "Regularmente publicaremos anuncios publicitarios en páginas de documentación para patrocinadores, sin embargo tenemos directrices estrictas sobre anuncios publicitarios:" +msgstr "" +"Regularmente publicaremos anuncios publicitarios en páginas de documentación " +"para patrocinadores, sin embargo tenemos directrices estrictas sobre " +"anuncios publicitarios:" #: templates/projects/project_advertising.html:32 msgid "We don't give sponsors access to user information." @@ -5043,7 +5355,8 @@ msgstr "No damos acceso a los patrocinadores a la información del usuario." #: templates/projects/project_advertising.html:37 msgid "We only report the number of impressions and number of ad clicks." -msgstr "Solo informamos el número de impresiones y el número de clics en anuncios." +msgstr "" +"Solo informamos el número de impresiones y el número de clics en anuncios." #: templates/projects/project_advertising.html:42 msgid "" @@ -5054,13 +5367,18 @@ msgstr "" #: templates/projects/project_advertising.html:50 msgid "" "For more details on advertising on Read the Docs including the privacy " -"protections we have in place for users and community advertising we run on behalf " -"of the open source community, see our documentation." -msgstr "Para obtener más detalles sobre la publicidad en Read the Docs, incluidas las protecciones de privacidad que tenemos para los usuarios y publicidad comunitaria que ejecutamos en nombre de la comunidad de código abierto, consulte nuestra documentación." +"protections we have in place for users and community advertising we run on behalf of the open source " +"community, see our documentation." +msgstr "" +"Para obtener más detalles sobre la publicidad en Read the Docs, incluidas " +"las protecciones de privacidad que tenemos para los usuarios y publicidad comunitaria que ejecutamos en nombre de " +"la comunidad de código abierto, consulte nuestra documentación." #: templates/projects/project_advertising.html:59 msgid "Opting out" @@ -5070,49 +5388,72 @@ msgstr "Desactivar" #, python-format msgid "" "In addition to the advertising preferences we have for individual users, we have multiple ways" -" for projects to opt out of advertising on Read the Docs." -msgstr "Además de las preferencias de publicidad que tenemos para usuarios individuales, tenemos varias formas para que los proyectos dejen de recibir publicidad en Read the Docs." +"href=\"%(ads_preferences_url)s\">individual users, we have multiple ways " +"for projects to opt out of advertising on Read the Docs." +msgstr "" +"Además de las preferencias de publicidad que tenemos para usuarios individuales, tenemos varias " +"formas para que los proyectos dejen de recibir publicidad en Read the Docs." #: templates/projects/project_advertising.html:71 msgid "" "If you are part of a company that uses Read the Docs to host documentation " -"for a commercial product, please consider Read the Docs for Business which " -"offers a completely ad-free experience, private repositories, private " -"documentation, additional build resources, and dedicated support." -msgstr "Si forma parte de una empresa que utiliza Read the Docs para alojar la documentación de un producto comercial, considere Read the Docs for Business, que ofrece una experiencia sin publicidad, repositorios privados, documentación privada, recursos de compilación adicionales y soporte dedicado." +"for a commercial product, please consider Read the Docs for Business which offers a completely ad-free " +"experience, private repositories, private documentation, additional build " +"resources, and dedicated support." +msgstr "" +"Si forma parte de una empresa que utiliza Read the Docs para alojar la " +"documentación de un producto comercial, considere Read the Docs for Business, que ofrece una " +"experiencia sin publicidad, repositorios privados, documentación privada, " +"recursos de compilación adicionales y soporte dedicado." #: templates/projects/project_advertising.html:81 #, python-format msgid "" "By becoming a Gold member to Read the Docs, " "you may remove advertising from your projects for all visitors." -msgstr "Al convertirse en un miembro Gold de Read the Docs, puede eliminar la publicidad de sus proyectos para todos los visitantes." +msgstr "" +"Al convertirse en un miembro Gold de Read " +"the Docs, puede eliminar la publicidad de sus proyectos para todos los " +"visitantes." #: templates/projects/project_advertising.html:88 msgid "" "Project owners can opt out of paid " "advertisements for their projects. Readers will still see community ads " "for open source projects and conferences." -msgstr "Los propietarios de proyectos pueden optar por no recibir anuncios pagos para sus proyectos. Los lectores seguirán viendo anuncios comunitarios para proyectos y conferencias de código abierto." +msgstr "" +"Los propietarios de proyectos pueden optar por no recibir anuncios pagos para sus proyectos. " +"Los lectores seguirán viendo anuncios comunitarios para proyectos y " +"conferencias de código abierto." #: templates/projects/project_advertising.html:96 #, python-format msgid "" "If you would like to completely remove advertising from your open source " "project, but both Read the Docs for Business and our Gold memberships don't " -"seem like the right fit, please get" -" in touch to discuss alternatives to advertising." -msgstr "Si desea eliminar por completo la publicidad de su proyecto de código abierto, pero las membresías Read the Docs for Business y Gold no parecen ser las más adecuadas, póngase en contacto para analizar alternativas a la publicidad." +"seem like the right fit, please get in touch to discuss " +"alternatives to advertising." +msgstr "" +"Si desea eliminar por completo la publicidad de su proyecto de código " +"abierto, pero las membresías Read the Docs for Business y Gold no parecen " +"ser las más adecuadas, póngase en contacto para " +"analizar alternativas a la publicidad." #: templates/projects/project_advertising.html:113 msgid "" -"If you are a company hosting commercial documentation on our community site," -" we do not allow removing paid advertisements on your documentation. Please " +"If you are a company hosting commercial documentation on our community site, " +"we do not allow removing paid advertisements on your documentation. Please " "consider Read the Docs for Business or a Gold membership." -msgstr "Si es una empresa que aloja documentación comercial en nuestro sitio de la comunidad, no permitimos eliminar anuncios pagados en su documentación. Considere Leer los documentos para empresas o una membresía Gold." +msgstr "" +"Si es una empresa que aloja documentación comercial en nuestro sitio de la " +"comunidad, no permitimos eliminar anuncios pagados en su documentación. " +"Considere Leer los documentos para empresas o una membresía Gold." #: templates/projects/project_advertising.html:122 msgid "Update advertising preference" @@ -5130,7 +5471,9 @@ msgstr "Crear un Nuevo Proyecto" msgid "" "Create new documentation here. If you already have docs in a public " "repository," -msgstr "Crea nueva documentación aquí. Si ya tienes documentación en un repositorio público," +msgstr "" +"Crea nueva documentación aquí. Si ya tienes documentación en un repositorio " +"público," #: templates/projects/project_create.html:15 msgid "import an existing project" @@ -5169,7 +5512,9 @@ msgstr "Conecta tus cuentas" msgid "" "Have a GitHub account? Connect your account and import your existing " "projects automatically." -msgstr "¿Tienes una cuenta de GitHub? Conecta tu cuenta e importa tus proyectos existentes automáticamente." +msgstr "" +"¿Tienes una cuenta de GitHub? Conecta tu cuenta e importa tus proyectos " +"existentes automáticamente." #: templates/projects/project_dashboard_base.html:144 msgid "Learn More" @@ -5178,10 +5523,11 @@ msgstr "Aprender más" #: templates/projects/project_dashboard_base.html:146 #, python-format msgid "" -"Check out the documentation for Read the " -"Docs. It contains lots of information about how to get the most out of " -"RTD." -msgstr "Consulte la documentación de Read the Docs. Contiene mucha información sobre cómo aprovechar al máximo RTD." +"Check out the documentation for Read the Docs. It contains lots of information about how to get the most out of RTD." +msgstr "" +"Consulte la documentación de Read the Docs. " +"Contiene mucha información sobre cómo aprovechar al máximo RTD." #: templates/projects/project_delete.html:4 #: templates/projects/project_delete.html:6 @@ -5196,7 +5542,11 @@ msgid "" "Deleting this project will make them to become regular projects. This will " "break the URLs of all its subprojects and they will be served normally as " "other projects." -msgstr "Este proyecto tiene subproyectos debajo. Eliminar este proyecto hará que se conviertan en proyectos regulares. Esto romperá las URL de todos sus subproyectos y se servirán normalmente como otros proyectos." +msgstr "" +"Este proyecto tiene subproyectos debajo. " +"Eliminar este proyecto hará que se conviertan en proyectos regulares. Esto " +"romperá las URL de todos sus subproyectos y se servirán normalmente como " +"otros proyectos." #: templates/projects/project_delete.html:21 #: templates/projects/project_resync_webhook.html:9 @@ -5217,10 +5567,14 @@ msgid "Delete project" msgstr "Eliminar proyecto" #: templates/projects/project_edit_base.html:19 +msgid " Addons" +msgstr "" + +#: templates/projects/project_edit_base.html:21 msgid "Edit Versions" msgstr "Editar Versiones" -#: templates/projects/project_edit_base.html:24 +#: templates/projects/project_edit_base.html:26 #: templates/projects/projectrelationship_form.html:5 #: templates/projects/projectrelationship_form.html:12 #: templates/projects/projectrelationship_list.html:5 @@ -5228,7 +5582,7 @@ msgstr "Editar Versiones" msgid "Subprojects" msgstr "Subproyectos" -#: templates/projects/project_edit_base.html:28 +#: templates/projects/project_edit_base.html:30 #: templates/projects/webhook_exchange_detail.html:5 #: templates/projects/webhook_form.html:5 #: templates/projects/webhook_form.html:11 @@ -5237,19 +5591,19 @@ msgstr "Subproyectos" msgid "Webhooks" msgstr "Webhooks" -#: templates/projects/project_edit_base.html:29 +#: templates/projects/project_edit_base.html:31 #: templates/projects/project_notifications.html:5 #: templates/projects/project_notifications.html:12 msgid "Email Notifications" msgstr "Notificaciones por correo electrónico" -#: templates/projects/project_edit_base.html:30 +#: templates/projects/project_edit_base.html:32 #: templates/projects/project_traffic_analytics.html:6 #: templates/projects/project_traffic_analytics.html:11 msgid "Traffic Analytics" msgstr "Análisis de tráfico" -#: templates/projects/project_edit_base.html:31 +#: templates/projects/project_edit_base.html:33 #: templates/projects/projects_search_analytics.html:6 #: templates/projects/projects_search_analytics.html:11 msgid "Search Analytics" @@ -5276,20 +5630,27 @@ msgid "" "We're only showing public repositories. For private projects and other " "features, please use Read the Docs for " "Business." -msgstr "Solo mostramos repositorios públicos. Para proyectos privados y otras funciones, utilice Read the Docs for Business." +msgstr "" +"Solo mostramos repositorios públicos. Para proyectos privados y otras " +"funciones, utilice Read the Docs for " +"Business." #: templates/projects/project_import.html:97 #, python-format msgid "" "No remote repositories found, try refreshing your " "accounts." -msgstr "No se encontraron repositorios remotos, intenta actualizando tus cuentas." +msgstr "" +"No se encontraron repositorios remotos, intenta actualizando tus cuentas." #: templates/projects/project_import.html:104 msgid "" "You don't currently have any connected accounts. Connect your account to be " "able to easily set up projects." -msgstr "Actualmente no tienes ninguna cuenta conectada. Conecta tu cuenta para poder configurar fácilmente tus proyectos." +msgstr "" +"Actualmente no tienes ninguna cuenta conectada. Conecta tu cuenta para poder " +"configurar fácilmente tus proyectos." #: templates/projects/project_import.html:143 msgid "This repository requires admin access to import" @@ -5310,9 +5671,11 @@ msgstr "Ver" #: templates/projects/project_import.html:214 msgid "" -"You can import your project manually if it isn't listed here or connected to" -" one of your accounts." -msgstr "Puedes importar tu proyecto manualmente si no está incluido en la lista aquí o si está conectado a una de sus cuentas." +"You can import your project manually if it isn't listed here or connected to " +"one of your accounts." +msgstr "" +"Puedes importar tu proyecto manualmente si no está incluido en la lista aquí " +"o si está conectado a una de sus cuentas." #: templates/projects/project_import.html:221 msgid "Import Manually" @@ -5334,7 +5697,9 @@ msgstr "Explorar proyectos" #: templates/projects/project_notifications.html:16 msgid "Configure email notifications to be sent on build failures." -msgstr "Configure las notificaciones por correo electrónico para que se envíen en caso de errores de compilación." +msgstr "" +"Configure las notificaciones por correo electrónico para que se envíen en " +"caso de errores de compilación." #: templates/projects/project_notifications.html:22 #, python-format @@ -5397,9 +5762,16 @@ msgstr "No encontrado (404) páginas" msgid "" "\n" " * The way that we track 404 pages is on our backend hosting.\n" -" It's possible the number of times each page is viewed is undercounted because of caching in the browser or in a CDN.\n" +" It's possible the number of times each page is viewed is undercounted " +"because of caching in the browser or in a CDN.\n" +" " +msgstr "" +"\n" +" * La forma en que rastreamos las páginas 404 es en nuestro alojamiento " +"backend.\n" +" Es posible que la cantidad de veces que se ve cada página no se cuente " +"debido al almacenamiento en caché en el navegador o en un CDN.\n" " " -msgstr "\n * La forma en que rastreamos las páginas 404 es en nuestro alojamiento backend.\n Es posible que la cantidad de veces que se ve cada página no se cuente debido al almacenamiento en caché en el navegador o en un CDN.\n " #: templates/projects/project_translations.html:5 msgid "Edit Translations" @@ -5408,7 +5780,8 @@ msgstr "Editar traducciones" #: templates/projects/project_translations.html:16 #: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." -msgstr "Para añadir una traducción a tu proyecto, selecciona un proyecto de abajo." +msgstr "" +"Para añadir una traducción a tu proyecto, selecciona un proyecto de abajo." #: templates/projects/project_translations.html:24 #: templates/projects/project_translations_form.html:24 @@ -5424,7 +5797,9 @@ msgstr "" msgid "" "This project is already configured as the %(language)s " "translation of \"%(main_project)s\". Nested translations are not supported." -msgstr "Este proyecto ya está configurado como la traducción %(language)s de \"%(main_project)s\". Las traducciones anidadas no son compatibles." +msgstr "" +"Este proyecto ya está configurado como la traducción %(language)s de \"%(main_project)s\". Las traducciones anidadas no son compatibles." #: templates/projects/project_translations.html:38 #: templates/projects/project_translations_form.html:38 @@ -5458,7 +5833,9 @@ msgstr "Editar mantenedores" msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" -msgstr "Esto le permite añadir mantenedores a su proyecto. Esto les da acceso de administrador al proyecto, así que ¡tenga cuidado!" +msgstr "" +"Esto le permite añadir mantenedores a su proyecto. Esto les da acceso de " +"administrador al proyecto, así que ¡tenga cuidado!" #: templates/projects/project_users.html:49 msgid "Add maintainer" @@ -5477,10 +5854,14 @@ msgstr "%(version_name)s" #: templates/projects/project_version_detail.html:28 msgid "" "This version is inactive but its documentation is still available online. " -"You can delete this " -"version's documentation if you want to remove it completely." -msgstr "Esta versión está inactiva pero su documentación aún está disponible en línea. Puede eliminar la documentación de esta versión si desea eliminarla por completo." +"You can delete this version's documentation if you want to remove it " +"completely." +msgstr "" +"Esta versión está inactiva pero su documentación aún está disponible en " +"línea. Puede eliminar la documentación de esta versión si desea " +"eliminarla por completo." #: templates/projects/project_version_list.html:24 msgid "Active Versions" @@ -5493,7 +5874,9 @@ msgstr "Activar una versión" #: templates/projects/project_version_list.html:82 msgid "" "Active versions are built whenever new code is pushed to that branch or tag." -msgstr "Las versiones activas se crean cada vez que se envía código nuevo a esa rama o etiqueta." +msgstr "" +"Las versiones activas se crean cada vez que se envía código nuevo a esa rama " +"o etiqueta." #: templates/projects/project_version_list.html:93 msgid "Filter Inactive Versions" @@ -5512,19 +5895,21 @@ msgstr "No se encontraron versiones" msgid "" "Showing the first %(max_inactive_versions)s of " "%(total_inactive_versions_count)s inactive versions.." -msgstr "Mostrando las primeras %(max_inactive_versions)s de %(total_inactive_versions_count)s versiones inactivas.." +msgstr "" +"Mostrando las primeras %(max_inactive_versions)s de " +"%(total_inactive_versions_count)s versiones inactivas.." #: templates/projects/project_version_states_help_text.html:4 #, python-format msgid "Learn more about states here." -msgstr "Obtenga más información sobre los estados aquí." +msgstr "" +"Obtenga más información sobre los estados aquí." #: templates/projects/projectrelationship_form.html:16 msgid "" -"Using subprojects allows you to serve multiple projects from the same domain" -" as your main project. Learn " -"more." +"Using subprojects allows you to serve multiple projects from the same domain " +"as your main project. Learn more." msgstr "" #: templates/projects/projectrelationship_form.html:28 @@ -5544,14 +5929,19 @@ msgstr "Agregar subproyecto" msgid "" "Subprojects are projects hosted from the same URL as their parent project. " "This is useful for organizing multiple projects under a custom domain." -msgstr "Los subproyectos son proyectos alojados desde la misma URL que su proyecto principal. Esto es útil para organizar varios proyectos en un dominio personalizado." +msgstr "" +"Los subproyectos son proyectos alojados desde la misma URL que su proyecto " +"principal. Esto es útil para organizar varios proyectos en un dominio " +"personalizado." #: templates/projects/projectrelationship_list.html:24 #, python-format msgid "" "This project is already configured as a subproject of %(project)s. Nested " "subprojects are not currently supported." -msgstr "Este proyecto ya está configurado como un subproyecto de %(project)s. Los subproyectos anidados no se admiten actualmente." +msgstr "" +"Este proyecto ya está configurado como un subproyecto de %(project)s. Los " +"subproyectos anidados no se admiten actualmente." #: templates/projects/projectrelationship_list.html:31 #, python-format @@ -5585,7 +5975,10 @@ msgid "" "We’ll send a POST request to the URL with the JSON payload " "below on the selected events. Check our docs " "for more information." -msgstr "Enviaremos una solicitud POST a la URL con la carga JSON a continuación en los eventos seleccionados. Consulte nuestros documentos para obtener más información." +msgstr "" +"Enviaremos una solicitud POST a la URL con la carga JSON a " +"continuación en los eventos seleccionados. Consulte nuestros documentos para obtener más información." #: templates/projects/webhook_form.html:25 #, python-format @@ -5593,7 +5986,11 @@ msgid "" "This webhook was created from our old implementation and doesn't have a " "custom payload. Check our docs for the payload " "description or edit the payload to set a custom one." -msgstr "Este webhook se creó a partir de nuestra implementación anterior y no tiene una carga útil personalizada. Consulte nuestros documentos para ver la descripción de la carga útil o edítela para configurar una personalizada." +msgstr "" +"Este webhook se creó a partir de nuestra implementación anterior y no tiene " +"una carga útil personalizada. Consulte nuestros " +"documentos para ver la descripción de la carga útil o edítela para " +"configurar una personalizada." #: templates/projects/webhook_list.html:18 msgid "Add Webhook" @@ -5609,7 +6006,10 @@ msgid "" "\n" " Search: %(query)s\n" " " -msgstr "\n Búsqueda: %(query)s\n " +msgstr "" +"\n" +" Búsqueda: %(query)s\n" +" " #: templates/search/elastic_search.html:30 msgid "Object Type" @@ -5645,10 +6045,13 @@ msgstr "Seguridad en Read the Docs" #: templates/security.html:11 msgid "" -"For more details on security at Read the Docs or to report a security issue," -" please see our security policy." -msgstr "Para obtener más detalles sobre la seguridad en Read the Docs o para informar un problema de seguridad, consulte nuestra política de seguridad." +"For more details on security at Read the Docs or to report a security issue, " +"please see our security policy." +msgstr "" +"Para obtener más detalles sobre la seguridad en Read the Docs o para " +"informar un problema de seguridad, consulte nuestra política de seguridad." #: templates/socialaccount/authentication_error.html:5 #: templates/socialaccount/authentication_error.html:8 @@ -5658,15 +6061,17 @@ msgstr "Fallo de acceso a la red social" #: templates/socialaccount/authentication_error.html:10 msgid "" "An error occurred while attempting to login via your social network account." -msgstr "Se produjo un error al intentar iniciar sesión a través de tu cuenta de red social." +msgstr "" +"Se produjo un error al intentar iniciar sesión a través de tu cuenta de red " +"social." #: templates/socialaccount/connections.html:22 msgid "" "On this page, you can manage the integration with your Git provider(s) that " "enables automatic import and configuration of your repositories. Read our documentation page about connecting Git " -"providers." +"target=\"_blank\">Read our documentation page about connecting Git providers." +"" msgstr "" #: templates/socialaccount/connections.html:37 @@ -5685,12 +6090,16 @@ msgstr "Desconectar" msgid "" "The API version this connection uses is no longer supported, please " "reconnect your Bitbucket account." -msgstr "La versión de API que utiliza esta conexión ya no es compatible, vuelva a conectar su cuenta de Bitbucket." +msgstr "" +"La versión de API que utiliza esta conexión ya no es compatible, vuelva a " +"conectar su cuenta de Bitbucket." #: templates/socialaccount/connections.html:95 msgid "" "You currently have no social network accounts connected to this account." -msgstr "Actualmente no tienes ninguna cuenta de redes sociales conectadas a esta cuenta." +msgstr "" +"Actualmente no tienes ninguna cuenta de redes sociales conectadas a esta " +"cuenta." #: templates/socialaccount/connections.html:104 msgid "" diff --git a/readthedocs/locale/eu/LC_MESSAGES/django.po b/readthedocs/locale/eu/LC_MESSAGES/django.po index d6304ac8527..14dd0794c8e 100644 --- a/readthedocs/locale/eu/LC_MESSAGES/django.po +++ b/readthedocs/locale/eu/LC_MESSAGES/django.po @@ -1,26 +1,28 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Asier Iturralde Sarasola , 2018 # julen, 2012 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-08 09:41+0000\n" +"POT-Creation-Date: 2024-10-23 13:42+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Asier Iturralde Sarasola , 2018\n" -"Language-Team: Basque (http://app.transifex.com/readthedocs/readthedocs/language/eu/)\n" +"Language-Team: Basque (http://app.transifex.com/readthedocs/readthedocs/" +"language/eu/)\n" +"Language: eu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: eu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:717 -#: projects/filters.py:196 projects/models.py:1480 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:728 +#: projects/filters.py:196 projects/models.py:1484 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Bertsioa" @@ -161,8 +163,8 @@ msgstr "" #: api/v3/serializers.py:1033 #, python-brace-format msgid "" -"Prefix redirects have been removed. Please use an exact redirect `/prefix/*`" -" instead. See {blog_link}." +"Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " +"instead. See {blog_link}." msgstr "" #: api/v3/serializers.py:1039 @@ -218,7 +220,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:246 +#: projects/models.py:250 msgid "User" msgstr "Erabiltzailea" @@ -230,9 +232,9 @@ msgstr "" msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:95 builds/models.py:711 -#: organizations/filters.py:133 projects/filters.py:151 -#: projects/models.py:1474 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:95 builds/models.py:722 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1478 +#: redirects/models.py:48 msgid "Project" msgstr "Proiektua" @@ -256,7 +258,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1226 msgid "Action" msgstr "" @@ -439,7 +441,7 @@ msgstr "" msgid "Tag" msgstr "" -#: builds/constants.py:56 projects/constants.py:412 +#: builds/constants.py:56 projects/constants.py:414 msgid "Unknown" msgstr "Ezezaguna" @@ -471,7 +473,7 @@ msgstr "Aktibo" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1579 +#: builds/filters.py:29 projects/models.py:1583 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -488,7 +490,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:139 builds/models.py:733 +#: builds/filters.py:48 builds/models.py:139 builds/models.py:744 msgid "State" msgstr "Egoera" @@ -497,7 +499,7 @@ msgstr "Egoera" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:100 builds/models.py:723 +#: builds/filters.py:54 builds/models.py:100 builds/models.py:734 msgid "Type" msgstr "Mota" @@ -531,7 +533,7 @@ msgid "Verbose Name" msgstr "Bistaratzeko izena" #: builds/models.py:127 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:251 +#: projects/models.py:255 msgid "Slug" msgstr "Slug-a" @@ -551,7 +553,7 @@ msgstr "Eraikita" msgid "Uploaded" msgstr "Igota" -#: builds/models.py:154 projects/models.py:479 +#: builds/models.py:154 projects/models.py:483 msgid "Privacy Level" msgstr "" @@ -583,7 +585,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:564 +#: builds/models.py:175 projects/models.py:568 msgid "Documentation type" msgstr "" @@ -592,207 +594,206 @@ msgid "Type of documentation the version was built with." msgstr "" #: builds/models.py:183 -msgid "" -"Data generated at build time by the doctool (`readthedocs-build.yaml`)." +msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" #: builds/models.py:190 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:745 +#: builds/models.py:756 msgid "Status" msgstr "" -#: builds/models.py:752 integrations/models.py:145 +#: builds/models.py:763 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:753 +#: builds/models.py:764 msgid "Success" msgstr "" -#: builds/models.py:758 +#: builds/models.py:769 msgid "Setup" msgstr "Konfigurazioa" -#: builds/models.py:759 +#: builds/models.py:770 msgid "Setup error" msgstr "Errorea konfigurazioan" -#: builds/models.py:760 +#: builds/models.py:771 msgid "Output" msgstr "Irteera" -#: builds/models.py:761 templates/builds/build_detail.html:261 +#: builds/models.py:772 templates/builds/build_detail.html:261 msgid "Error" msgstr "Errorea" -#: builds/models.py:762 +#: builds/models.py:773 msgid "Exit code" msgstr "" -#: builds/models.py:767 projects/models.py:1491 +#: builds/models.py:778 projects/models.py:1495 msgid "Commit" msgstr "" -#: builds/models.py:773 +#: builds/models.py:784 msgid "Version slug" msgstr "" -#: builds/models.py:779 +#: builds/models.py:790 msgid "Version name" msgstr "" -#: builds/models.py:785 builds/models.py:1228 +#: builds/models.py:796 builds/models.py:1239 msgid "Version type" msgstr "" -#: builds/models.py:792 +#: builds/models.py:803 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:797 +#: builds/models.py:808 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:805 +#: builds/models.py:816 msgid "Build Length" msgstr "" -#: builds/models.py:808 +#: builds/models.py:819 msgid "Builder" msgstr "" -#: builds/models.py:815 +#: builds/models.py:826 msgid "Cold Storage" msgstr "" -#: builds/models.py:821 +#: builds/models.py:832 msgid "Celery task id" msgstr "" -#: builds/models.py:1131 +#: builds/models.py:1142 msgid "Build" msgstr "" -#: builds/models.py:1136 +#: builds/models.py:1147 msgid "Command" msgstr "" -#: builds/models.py:1137 builds/models.py:1192 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:253 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1203 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:257 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Deskribapena" -#: builds/models.py:1138 +#: builds/models.py:1149 msgid "Command output" msgstr "" -#: builds/models.py:1139 +#: builds/models.py:1150 msgid "Command exit code" msgstr "" -#: builds/models.py:1141 +#: builds/models.py:1152 msgid "Start time" msgstr "" -#: builds/models.py:1142 +#: builds/models.py:1153 msgid "End time" msgstr "" -#: builds/models.py:1170 +#: builds/models.py:1181 msgid "Activate version" msgstr "" -#: builds/models.py:1171 +#: builds/models.py:1182 msgid "Hide version" msgstr "" -#: builds/models.py:1172 +#: builds/models.py:1183 msgid "Make version public" msgstr "" -#: builds/models.py:1173 +#: builds/models.py:1184 msgid "Make version private" msgstr "" -#: builds/models.py:1174 +#: builds/models.py:1185 msgid "Set version as default" msgstr "" -#: builds/models.py:1175 +#: builds/models.py:1186 msgid "Delete version" msgstr "" -#: builds/models.py:1187 +#: builds/models.py:1198 msgid "Rule priority" msgstr "" -#: builds/models.py:1188 +#: builds/models.py:1199 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1198 +#: builds/models.py:1209 msgid "Match argument" msgstr "" -#: builds/models.py:1199 +#: builds/models.py:1210 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1214 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1216 msgid "" -"Match argument defined by us, it is used if is not None, otherwise match_arg" -" will be used." +"Match argument defined by us, it is used if is not None, otherwise match_arg " +"will be used." msgstr "" -#: builds/models.py:1216 +#: builds/models.py:1227 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1221 +#: builds/models.py:1232 msgid "Action argument" msgstr "" -#: builds/models.py:1222 +#: builds/models.py:1233 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1240 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1394 +#: builds/models.py:1405 msgid "Version activated" msgstr "" -#: builds/models.py:1395 +#: builds/models.py:1406 msgid "Version hidden" msgstr "" -#: builds/models.py:1397 +#: builds/models.py:1408 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1400 +#: builds/models.py:1411 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1402 +#: builds/models.py:1413 msgid "Version set as default" msgstr "" -#: builds/models.py:1403 +#: builds/models.py:1414 msgid "Version deleted" msgstr "" -#: builds/models.py:1408 +#: builds/models.py:1419 msgid "Matched rule" msgstr "" @@ -910,7 +911,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1594 +#: core/forms.py:198 projects/models.py:1598 msgid "URL" msgstr "" @@ -1027,8 +1028,8 @@ msgstr "" #: domains/validators.py:22 #, python-brace-format msgid "" -"Your organization has reached the limit of {feature.value} domains. Consider" -" removing unused domains or upgrading your plan." +"Your organization has reached the limit of {feature.value} domains. Consider " +"removing unused domains or upgrading your plan." msgstr "" #: gold/forms.py:50 @@ -1040,12 +1041,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:223 -#: organizations/models.py:297 projects/models.py:237 +#: organizations/models.py:297 projects/models.py:241 msgid "Publication date" msgstr "" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:240 projects/models.py:1493 +#: organizations/models.py:298 projects/models.py:244 projects/models.py:1497 msgid "Modified date" msgstr "" @@ -1077,15 +1078,15 @@ msgstr "" #: gold/templates/gold/projects.html:20 #: gold/templates/gold/subscription_detail.html:52 msgid "" -"For small businesses or personal projects, we ask for $5 per month to remove" -" ads from a project." +"For small businesses or personal projects, we ask for $5 per month to remove " +"ads from a project." msgstr "" #: gold/templates/gold/projects.html:21 #: gold/templates/gold/subscription_detail.html:53 msgid "" -"For corporate supported open source projects, we ask for a $50 membership in" -" order to cover our support and operations costs." +"For corporate supported open source projects, we ask for a $50 membership in " +"order to cover our support and operations costs." msgstr "" #: gold/templates/gold/projects.html:24 @@ -1144,18 +1145,16 @@ msgstr "" #: gold/templates/gold/subscription_detail.html:57 msgid "" -"If you are a company using Read the Docs, please consider Read the Docs for Business. This will " -"help us cover our costs, and provide you with a better experience on the " -"site." +"If you are a company using Read the Docs, please consider Read the Docs for Business. This will help us cover " +"our costs, and provide you with a better experience on the site." msgstr "" #: gold/templates/gold/subscription_detail.html:66 #, python-format msgid "" -"For any questions about our Gold membership program, please email" -" us." +"For any questions about our Gold membership program, please email us." msgstr "" #: gold/templates/gold/subscription_detail.html:74 @@ -1282,8 +1281,8 @@ msgstr "" #: invitations/templates/invitations/invitation_detail.html:12 #, python-format msgid "" -"%(requestor_name)s has invited you to join" -" the %(target_name)s %(target_type)s." +"%(requestor_name)s has invited you to join " +"the %(target_name)s %(target_type)s." msgstr "" #: invitations/templates/invitations/invitation_detail.html:22 @@ -1322,7 +1321,7 @@ msgid "Unknown problem" msgstr "" #: notifications/messages.py:101 -msgid "Build terminated due inactivity" +msgid "Build terminated due to inactivity" msgstr "" #: notifications/messages.py:129 @@ -1448,7 +1447,7 @@ msgstr "" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:250 projects/models.py:1485 +#: projects/models.py:254 projects/models.py:1489 msgid "Name" msgstr "Izena" @@ -1574,8 +1573,7 @@ msgstr "" msgid "All organizations" msgstr "" -#: organizations/filters.py:103 projects/filters.py:161 -#: projects/filters.py:223 +#: organizations/filters.py:103 projects/filters.py:161 projects/filters.py:223 msgid "Sort by" msgstr "" @@ -1726,7 +1724,8 @@ msgstr "" msgid "" "\n" " Deleting this organization will also remove all the organization's\n" -" teams, users, projects, and built documentation. Are you sure that it\n" +" teams, users, projects, and built documentation. Are you sure that " +"it\n" " is safe to remove this organization?\n" " " msgstr "" @@ -1809,8 +1808,10 @@ msgstr "" #, python-format msgid "" "\n" -" This is a list of all the team members and owners inside your organization.\n" -" To invite members, invite them to a team\n" +" This is a list of all the team members and owners inside your " +"organization.\n" +" To invite members, invite them to a " +"team\n" " " msgstr "" @@ -1858,7 +1859,8 @@ msgid "" "\n" " Before you can add a project or build documentation,\n" " we will help you create an organization.\n" -" Access to your documentation is limited to only those inside your organization,\n" +" Access to your documentation is limited to only those inside your " +"organization,\n" " or inside a team with access.\n" " We'll help set up a team shortly,\n" " start by entering your organization details.\n" @@ -1900,14 +1902,16 @@ msgstr "" msgid "" "\n" " Access to your documentation is limited to\n" -" only those inside your organization, or inside a team with access.\n" +" only those inside your organization, or inside a team " +"with access.\n" " " msgstr "" #: organizations/templates/organizations/organization_create.html:50 msgid "" "\n" -" No need to decide now, you can pick a plan that fits your organization\n" +" No need to decide now, you can pick a plan that fits your " +"organization\n" " after a 30 day trial.\n" " " msgstr "" @@ -1938,15 +1942,15 @@ msgstr "" #: organizations/templates/organizations/security_log.html:19 #, python-format msgid "" -"The organization security log allows you to see" -" what has happened recently in your organization." +"The organization security log allows you to see " +"what has happened recently in your organization." msgstr "" #: organizations/templates/organizations/security_log.html:25 #, python-format msgid "" -"Showing logs from the last %(days_limit)s days. You can upgrade your plan to" -" increase the time period that is stored." +"Showing logs from the last %(days_limit)s days. You can upgrade your plan to " +"increase the time period that is stored." msgstr "" #: organizations/templates/organizations/security_log.html:30 @@ -1969,7 +1973,8 @@ msgstr "" #: organizations/templates/organizations/team_delete.html:13 msgid "" "\n" -" Deleting this team will revoke access for users that were in the team.\n" +" Deleting this team will revoke access for users that were in the " +"team.\n" " Are you sure that it is safe to remove these users?\n" " " msgstr "" @@ -2008,7 +2013,8 @@ msgstr "" #: organizations/templates/organizations/team_project_edit.html:15 msgid "" "\n" -" Select the projects that you would like this team to have access to.\n" +" Select the projects that you would like this team to have access " +"to.\n" " " msgstr "" @@ -2126,75 +2132,75 @@ msgstr "" msgid "Generic" msgstr "" -#: projects/constants.py:79 +#: projects/constants.py:81 msgid "Live" msgstr "" -#: projects/constants.py:80 +#: projects/constants.py:82 msgid "Deleted" msgstr "" -#: projects/constants.py:86 +#: projects/constants.py:88 msgid "Git" msgstr "" -#: projects/constants.py:92 projects/models.py:2068 +#: projects/constants.py:94 projects/models.py:2077 msgid "Public" msgstr "" -#: projects/constants.py:93 +#: projects/constants.py:95 msgid "Private" msgstr "" -#: projects/constants.py:104 +#: projects/constants.py:106 msgid "CPython 2.x" msgstr "" -#: projects/constants.py:105 +#: projects/constants.py:107 msgid "CPython 3.x" msgstr "" -#: projects/constants.py:409 +#: projects/constants.py:411 msgid "Valid and active" msgstr "" -#: projects/constants.py:410 +#: projects/constants.py:412 msgid "Invalid" msgstr "" -#: projects/constants.py:411 +#: projects/constants.py:413 msgid "Pending" msgstr "" -#: projects/constants.py:421 +#: projects/constants.py:423 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:425 +#: projects/constants.py:427 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:429 +#: projects/constants.py:431 msgid "Single version without translations (/)" msgstr "" -#: projects/constants.py:446 +#: projects/constants.py:448 msgid "Alphabetically" msgstr "" -#: projects/constants.py:447 +#: projects/constants.py:449 msgid "SemVer (Read the Docs)" msgstr "" -#: projects/constants.py:450 +#: projects/constants.py:452 msgid "Python Packaging (PEP 440 and PEP 425)" msgstr "" -#: projects/constants.py:452 +#: projects/constants.py:454 msgid "CalVer (YYYY.0M.0M)" msgstr "" -#: projects/constants.py:453 +#: projects/constants.py:455 msgid "Define your own pattern" msgstr "" @@ -2309,15 +2315,14 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:451 projects/models.py:255 +#: projects/forms.py:451 projects/models.py:259 msgid "Short description of this project" msgstr "" #: projects/forms.py:473 #, python-brace-format msgid "" -"This setting is inherited from the parent " -"translation." +"This setting is inherited from the parent translation." msgstr "" #: projects/forms.py:548 @@ -2398,512 +2403,527 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:258 +#: projects/models.py:190 +msgid "Sorting of versions" +msgstr "" + +#: projects/models.py:200 +msgid "Custom version sorting pattern" +msgstr "" + +#: projects/models.py:206 +msgid "Show latest and stable at the beginning" +msgstr "" + +#: projects/models.py:262 msgid "Repository URL" msgstr "" -#: projects/models.py:261 +#: projects/models.py:265 msgid "Git repository URL" msgstr "" -#: projects/models.py:268 +#: projects/models.py:272 msgid "Repository type" msgstr "Biltegi mota" -#: projects/models.py:274 +#: projects/models.py:278 msgid "Project homepage" msgstr "" -#: projects/models.py:276 +#: projects/models.py:280 msgid "The project's homepage" msgstr "Proiektuaren webgunea" -#: projects/models.py:279 +#: projects/models.py:283 msgid "Canonical URL" msgstr "" -#: projects/models.py:281 +#: projects/models.py:285 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:284 +#: projects/models.py:288 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:291 +#: projects/models.py:295 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " "current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:299 +#: projects/models.py:303 msgid "Single version" msgstr "" -#: projects/models.py:302 +#: projects/models.py:306 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:309 +#: projects/models.py:313 msgid "Default version" msgstr "" -#: projects/models.py:312 +#: projects/models.py:316 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:317 +#: projects/models.py:321 msgid "Default branch" msgstr "" -#: projects/models.py:323 +#: projects/models.py:327 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:328 +#: projects/models.py:332 msgid "Custom path prefix" msgstr "" -#: projects/models.py:334 +#: projects/models.py:338 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." msgstr "" -#: projects/models.py:339 +#: projects/models.py:343 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:345 +#: projects/models.py:349 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." msgstr "" -#: projects/models.py:352 +#: projects/models.py:356 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:355 +#: projects/models.py:359 msgid "" -"More information in our docs." +"More information in our docs." msgstr "" -#: projects/models.py:359 +#: projects/models.py:363 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:366 +#: projects/models.py:370 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:371 +#: projects/models.py:375 msgid "CDN Enabled" msgstr "" -#: projects/models.py:373 +#: projects/models.py:377 msgid "Analytics code" msgstr "" -#: projects/models.py:378 +#: projects/models.py:382 msgid "" -"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow" -" down your page loads." +"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " +"down your page loads." msgstr "" -#: projects/models.py:384 +#: projects/models.py:388 msgid "Disable Analytics" msgstr "" -#: projects/models.py:388 +#: projects/models.py:392 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:393 +#: projects/models.py:397 msgid "Alternative container image" msgstr "" -#: projects/models.py:399 +#: projects/models.py:403 msgid "Container memory limit" msgstr "" -#: projects/models.py:404 +#: projects/models.py:408 msgid "" -"Memory limit in Docker format -- example: 512m or " -"1g" +"Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:409 +#: projects/models.py:413 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:414 +#: projects/models.py:418 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:420 +#: projects/models.py:424 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:425 +#: projects/models.py:429 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:427 +#: projects/models.py:431 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:430 +#: projects/models.py:434 msgid "Ad-free" msgstr "" -#: projects/models.py:435 +#: projects/models.py:439 msgid "Is spam?" msgstr "" -#: projects/models.py:438 +#: projects/models.py:442 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:441 +#: projects/models.py:445 msgid "Show version warning" msgstr "" -#: projects/models.py:443 +#: projects/models.py:447 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:447 +#: projects/models.py:451 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:453 +#: projects/models.py:457 msgid "" "Warning: experimental feature. Custom path from repository " -"top-level to your .readthedocs.yaml, ex. " -"subpath/docs/.readthedocs.yaml. Leave blank for default value: " -".readthedocs.yaml." +"top-level to your .readthedocs.yaml, ex. subpath/docs/." +"readthedocs.yaml. Leave blank for default value: .readthedocs." +"yaml." msgstr "" -#: projects/models.py:461 +#: projects/models.py:465 msgid "Featured" msgstr "" -#: projects/models.py:463 +#: projects/models.py:467 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:471 +#: projects/models.py:475 msgid "Delisted" msgstr "" -#: projects/models.py:473 +#: projects/models.py:477 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" msgstr "" -#: projects/models.py:484 +#: projects/models.py:488 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:491 +#: projects/models.py:495 msgid "Related projects" msgstr "" -#: projects/models.py:499 templates/search/elastic_search.html:57 +#: projects/models.py:503 templates/search/elastic_search.html:57 msgid "Language" msgstr "" -#: projects/models.py:503 +#: projects/models.py:507 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:511 +#: projects/models.py:515 msgid "Programming Language" msgstr "" -#: projects/models.py:515 +#: projects/models.py:519 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:531 +#: projects/models.py:535 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:535 +#: projects/models.py:539 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:544 +#: projects/models.py:548 msgid "Connected repository" msgstr "" -#: projects/models.py:545 +#: projects/models.py:549 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:571 +#: projects/models.py:575 msgid "" -"Type of documentation you are building. More" -" info on sphinx builders." +"Type of documentation you are building. More " +"info on sphinx builders." msgstr "" -#: projects/models.py:582 +#: projects/models.py:586 msgid "project" msgstr "" -#: projects/models.py:593 +#: projects/models.py:597 msgid "Model must have slug" msgstr "" -#: projects/models.py:1355 +#: projects/models.py:1359 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1490 +#: projects/models.py:1494 msgid "Path" msgstr "" -#: projects/models.py:1492 +#: projects/models.py:1496 msgid "Build id" msgstr "" -#: projects/models.py:1495 +#: projects/models.py:1499 msgid "Page search rank" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1504 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1543 projects/models.py:1708 +#: projects/models.py:1547 projects/models.py:1712 msgid "created" msgstr "" -#: projects/models.py:1548 +#: projects/models.py:1552 msgid "modified" msgstr "" -#: projects/models.py:1577 +#: projects/models.py:1581 msgid "Build triggered" msgstr "" -#: projects/models.py:1578 +#: projects/models.py:1582 msgid "Build passed" msgstr "" -#: projects/models.py:1596 +#: projects/models.py:1600 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1599 +#: projects/models.py:1603 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1607 +#: projects/models.py:1611 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1610 +#: projects/models.py:1614 msgid "JSON payload" msgstr "" -#: projects/models.py:1612 +#: projects/models.py:1616 msgid "" -"JSON payload to send to the webhook. Check the docs for available substitutions." +"JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1723 msgid "Domain" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1730 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1730 +#: projects/models.py:1734 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1739 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1743 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1741 +#: projects/models.py:1745 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1745 +#: projects/models.py:1749 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1750 templates/projects/domain_form.html:49 +#: projects/models.py:1754 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1763 msgid "Skip validation process." msgstr "" -#: projects/models.py:1763 +#: projects/models.py:1767 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1772 +#: projects/models.py:1776 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1777 +#: projects/models.py:1781 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1782 +#: projects/models.py:1786 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1924 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1923 +#: projects/models.py:1928 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1928 +#: projects/models.py:1933 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1939 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1943 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1947 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1952 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1957 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1961 +msgid "Build: Generate a file manifest for file tree diff." +msgstr "" + +#: projects/models.py:1966 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1970 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1974 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1977 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1978 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1972 +#: projects/models.py:1981 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1976 +#: projects/models.py:1985 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1990 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1996 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2002 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1997 +#: projects/models.py:2006 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2001 +#: projects/models.py:2010 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2006 +#: projects/models.py:2015 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2028 msgid "Feature identifier" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2033 msgid "Date feature was added" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2039 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2043 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2056 +#: projects/models.py:2065 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2069 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2065 +#: projects/models.py:2074 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2080 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2981,8 +3001,8 @@ msgstr "" #: projects/validators.py:119 #, python-brace-format msgid "" -"Found invalid character. Avoid these characters: " -"{invalid_characters}" +"Found invalid character. Avoid these characters: {invalid_characters}" msgstr "" #: projects/validators.py:133 @@ -3177,8 +3197,8 @@ msgstr "" #: redirects/models.py:33 msgid "" -"Absolute path, excluding the domain. Example: /docs/ or " -"/install.html" +"Absolute path, excluding the domain. Example: /docs/ or /install." +"html" msgstr "" #: redirects/models.py:37 @@ -3244,7 +3264,7 @@ msgstr "" #: redirects/templates/redirects/redirect_form.html:8 #: redirects/templates/redirects/redirect_list.html:6 #: redirects/templates/redirects/redirect_list.html:13 -#: templates/projects/project_edit_base.html:22 +#: templates/projects/project_edit_base.html:24 msgid "Redirects" msgstr "" @@ -3388,7 +3408,7 @@ msgid "Custom domain" msgstr "" #: subscriptions/constants.py:26 -msgid "CDN public documentation" +msgid "CDN for public documentation" msgstr "" #: subscriptions/constants.py:27 @@ -3445,8 +3465,8 @@ msgstr "" #: subscriptions/forms.py:29 msgid "" -"Check our pricing " -"page for more information about each plan." +"Check our pricing page for more information about each plan." msgstr "" #: subscriptions/notifications.py:92 @@ -3482,8 +3502,7 @@ msgstr "" msgid "Signed up" msgstr "" -#. Translators: this is the subscription start date, used here as "4 days ago" -#. or "5 months ago" +#. Translators: this is the subscription start date, used here as "4 days ago" or "5 months ago" #: subscriptions/templates/subscriptions/subscription_detail.html:75 #, python-format msgid "%(time_since_signup)s ago" @@ -3503,8 +3522,8 @@ msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" -"Use the button above to see past invoices, change your plan, and update your" -" billing information." +"Use the button above to see past invoices, change your plan, and update your " +"billing information." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:115 @@ -3563,8 +3582,8 @@ msgstr "" #: templates/account/email.html:46 msgid "" -"You currently do not have any email address set up. You should really add an" -" email address so you can receive notifications, reset your password, etc." +"You currently do not have any email address set up. You should really add an " +"email address so you can receive notifications, reset your password, etc." msgstr "" #: templates/account/email.html:50 @@ -3644,8 +3663,7 @@ msgstr "" #: templates/account/login.html:55 #, python-format msgid "" -"If you forgot your password, reset " -"it." +"If you forgot your password, reset it." msgstr "" #: templates/account/login.html:78 @@ -3659,8 +3677,7 @@ msgstr "" msgid "Change Password" msgstr "" -#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But -#. unfortunately the three bits have to be separate. +#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But unfortunately the three bits have to be separate. #: templates/account/signup.html:5 templates/core/home-header.html:17 msgid "Sign up" msgstr "Erregistratu" @@ -3684,16 +3701,15 @@ msgstr "" #: templates/account/signup.html:33 msgid "" -"Sign up using the following provider. If you don't have an account with this" -" provider, please contact your organization owner and ask about this." +"Sign up using the following provider. If you don't have an account with this " +"provider, please contact your organization owner and ask about this." msgstr "" #: templates/account/signup.html:48 msgid "" -"By signing up, you agree to our Terms of " -"Service and Privacy Policy." +"By signing up, you agree to our Terms of Service and Privacy Policy." msgstr "" #: templates/archive/index.html:5 @@ -3789,8 +3805,8 @@ msgstr "" #: templates/builds/build_detail.html:39 #, python-format msgid "" -"Our new beta dashboard is now available for testing! Try" -" viewing this build on the new dashboard." +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." msgstr "" #: templates/builds/build_detail.html:53 @@ -3903,15 +3919,15 @@ msgstr "" #: templates/builds/versionautomationrule_list.html:6 #: templates/builds/versionautomationrule_list.html:15 -#: templates/projects/project_edit_base.html:27 +#: templates/projects/project_edit_base.html:29 msgid "Automation Rules" msgstr "" #: templates/builds/versionautomationrule_list.html:20 msgid "" -"Automate actions on new branches and tags. Check the documentation on automation rules for more information." +"Automate actions on new branches and tags. Check the documentation on automation " +"rules for more information." msgstr "" #: templates/builds/versionautomationrule_list.html:32 @@ -3932,8 +3948,7 @@ msgstr "" #, python-format msgid "" "%(type)s \"%(version)s\" matched the pattern \"%(pattern)s\", " -"and the action %(action)s was performed %(date)s " -"ago." +"and the action %(action)s was performed %(date)s ago." msgstr "" #: templates/builds/versionautomationrule_list.html:101 @@ -4056,7 +4071,7 @@ msgid "No builds yet" msgstr "" #: templates/core/project_detail_right.html:51 -#: templates/projects/project_edit_base.html:21 +#: templates/projects/project_edit_base.html:23 #: templates/projects/project_users.html:9 msgid "Maintainers" msgstr "" @@ -4083,7 +4098,7 @@ msgid "Short URLs" msgstr "URL laburrak" #: templates/core/project_detail_right.html:111 -#: templates/projects/project_edit_base.html:23 +#: templates/projects/project_edit_base.html:25 #: templates/projects/project_translations.html:12 msgid "Translations" msgstr "" @@ -4148,8 +4163,7 @@ msgstr "" msgid "Maze Found" msgstr "" -#: templates/errors/dashboard/404.html:6 -#: templates/errors/dashboard/404.html:11 +#: templates/errors/dashboard/404.html:6 templates/errors/dashboard/404.html:11 #: templates/errors/proxito/404/base.html:6 #: templates/errors/proxito/404/base.html:11 msgid "404 Not Found" @@ -4166,9 +4180,8 @@ msgstr "" msgid "Too many requests" msgstr "" -#: templates/errors/dashboard/4xx.html:6 -#: templates/errors/dashboard/4xx.html:11 templates/errors/proxito/4xx.html:7 -#: templates/errors/proxito/4xx.html:11 +#: templates/errors/dashboard/4xx.html:6 templates/errors/dashboard/4xx.html:11 +#: templates/errors/proxito/4xx.html:7 templates/errors/proxito/4xx.html:11 msgid "Bad request" msgstr "" @@ -4255,8 +4268,8 @@ msgstr "" #: templates/errors/proxito/404/no_project.html:9 #, python-format msgid "" -"The project for %(domain)s that you are looking for either does" -" not exist, has been deleted or doesn't have any successful builds yet." +"The project for %(domain)s that you are looking for either does " +"not exist, has been deleted or doesn't have any successful builds yet." msgstr "" #: templates/errors/proxito/418.html:7 templates/errors/proxito/418.html:11 @@ -4274,7 +4287,8 @@ msgstr "" #: templates/flagging/flag_confirm.html:21 #, python-format -msgid "Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" +msgid "" +"Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" msgstr "" #: templates/flagging/flag_confirm.html:23 @@ -4303,8 +4317,8 @@ msgstr "" #: templates/homepage.html:9 msgid "" "Read the Docs simplifies technical documentation by automating building, " -"versioning, and hosting for you. Build up-to-date documentation for the web," -" print, and offline use on every version control push automatically." +"versioning, and hosting for you. Build up-to-date documentation for the web, " +"print, and offline use on every version control push automatically." msgstr "" #: templates/homepage.html:12 @@ -4349,8 +4363,8 @@ msgstr "" #: templates/homepage.html:86 msgid "" -"We build and host your docs for the web, but they are also viewable as PDFs," -" as single page HTML, and for eReaders. No additional configuration is " +"We build and host your docs for the web, but they are also viewable as PDFs, " +"as single page HTML, and for eReaders. No additional configuration is " "required." msgstr "" @@ -4360,9 +4374,9 @@ msgstr "" #: templates/homepage.html:96 msgid "" -"We can host and build multiple versions of your docs so having a 1.0 version" -" of your docs and a 2.0 version of your docs is as easy as having a separate" -" branch or tag in your version control system." +"We can host and build multiple versions of your docs so having a 1.0 version " +"of your docs and a 2.0 version of your docs is as easy as having a separate " +"branch or tag in your version control system." msgstr "" #: templates/homepage.html:109 @@ -4384,10 +4398,10 @@ msgstr "" msgid "" "
    • Serve over 55 million pages of " "documentation a month
    • Serve over 40 TB of documentation a " -"month
    • Host over 80,000 open source projects and support over" -" 100,000 users
    • Are supported by a very small team" -" of dedicated engineers
    " +"month
  • Host over 80,000 open source projects and support over " +"100,000 users
  • Are supported by a very small team of dedicated " +"engineers
  • " msgstr "" #: templates/homepage.html:143 @@ -4397,30 +4411,28 @@ msgstr "" #: templates/homepage.html:149 #, python-format msgid "" -"We fund our operations through advertising, " -"corporate-hosted documentation with Read" -" the Docs for Business, donations, and we" -" are supported by a number of generous sponsors." +"We fund our operations through advertising, corporate-hosted documentation with " +"Read the Docs for Business, donations, and we are supported by a number of " +"generous sponsors." msgstr "" #: templates/homepage.html:158 msgid "" "Read the Docs is open source and community supported. It depends on users " "like you to contribute to development, support, and operations. You can " -"learn more about how to contribute in " -"our docs. Thanks so much to our wonderful team who helps us " -"run the site. Read the Docs wouldn't be possible without them." +"learn more about how to contribute in our docs. Thanks so much to our " +"wonderful team " +"who helps us run the site. Read the Docs wouldn't be possible without them." msgstr "" #: templates/homepage.html:168 msgid "" -"Hosting for the project is graciously provided by AWS and Cloudflare." +"Hosting for the project is graciously provided by AWS and Cloudflare." msgstr "" #: templates/notifications/send_notification_form.html:6 @@ -4510,7 +4522,7 @@ msgid "Gold Membership" msgstr "" #: templates/profiles/base_profile_edit.html:57 -#: templates/projects/project_edit_base.html:33 +#: templates/projects/project_edit_base.html:35 msgid "Advertising" msgstr "" @@ -4534,9 +4546,8 @@ msgstr "" msgid "" "For more details on advertising on Read the Docs including the privacy " "protections we have in place for users and community advertising we run on " -"behalf of the open source community, see our documentation." +"behalf of the open source community, see our documentation." msgstr "" #: templates/profiles/private/advertising_profile.html:41 @@ -4560,9 +4571,9 @@ msgstr "" #: templates/profiles/private/delete_account.html:34 msgid "" -"All organizations and its projects where you are the only owner will" -" be deleted. If you want to keep an organization, add another owner" -" or transfer ownership. The following organizations and all their projects " +"All organizations and its projects where you are the only owner will " +"be deleted. If you want to keep an organization, add another owner " +"or transfer ownership. The following organizations and all their projects " "will be deleted." msgstr "" @@ -4586,9 +4597,9 @@ msgstr "" #: templates/profiles/private/token_list.html:13 msgid "" "Personal Access Token are tokens that allow you to use the Read the Docs " -"APIv3 being authenticated as yourself. See APIv3 " -"documentation for more information." +"APIv3 being authenticated as yourself. See APIv3 documentation for more " +"information." msgstr "" #: templates/profiles/private/token_list.html:25 @@ -4628,8 +4639,8 @@ msgstr "" #: templates/projects/domain_form.html:33 #, python-format msgid "" -"To configure this domain add a CNAME record in your DNS pointing your custom" -" domain to %(cname_target)s." +"To configure this domain add a CNAME record in your DNS pointing your custom " +"domain to %(cname_target)s." msgstr "" #: templates/projects/domain_form.html:41 @@ -4647,7 +4658,7 @@ msgid "Saving the domain will revalidate the SSL certificate" msgstr "" #: templates/projects/domain_list.html:12 -#: templates/projects/project_edit_base.html:20 +#: templates/projects/project_edit_base.html:22 msgid "Domains" msgstr "" @@ -4656,8 +4667,8 @@ msgstr "" msgid "" "This project is a subproject of %(superproject)s, its documentation will " -"always be served from the %(domain)s domain. %(domain)s
    domain. Learn more." msgstr "" @@ -4692,7 +4703,7 @@ msgstr "" #: templates/projects/environmentvariable_form.html:12 #: templates/projects/environmentvariable_list.html:5 #: templates/projects/environmentvariable_list.html:12 -#: templates/projects/project_edit_base.html:26 +#: templates/projects/project_edit_base.html:28 msgid "Environment Variables" msgstr "" @@ -4731,8 +4742,8 @@ msgstr "" msgid "" "To import a project, start by entering a few details about your repository. " "You can set additional configuration options for your documentation in a .readthedocs.yml file." +"href=\"https://docs.readthedocs.io/en/stable/config-file/v2.html\">." +"readthedocs.yml file." msgstr "" #: templates/projects/import_config.html:5 @@ -4742,10 +4753,10 @@ msgstr "" #: templates/projects/import_config.html:8 msgid "" "Make sure your project has a .readthedocs.yaml configuration " -"file at the root directory of your repository. This file is required by Read" -" the Docs to build your documentation. You can read more" -" about our configuration file in our documentation." +"file at the root directory of your repository. This file is required by Read " +"the Docs to build your documentation. You can read more about our " +"configuration file in our documentation." msgstr "" #: templates/projects/import_config.html:16 @@ -4767,8 +4778,7 @@ msgid "" "href=\"%(support_url)s\">contacting support." msgstr "" -#. Translators: After 'Flag this project as' follows either 'Inappropriate', -#. 'Spam' and/or 'Duplicate' +#. Translators: After 'Flag this project as' follows either 'Inappropriate', 'Spam' and/or 'Duplicate' #: templates/projects/includes/flagging.html:7 msgid "Flag this project as" msgstr "" @@ -4790,7 +4800,7 @@ msgstr "" #: templates/projects/integration_form.html:12 #: templates/projects/integration_list.html:5 #: templates/projects/integration_list.html:12 -#: templates/projects/project_edit_base.html:25 +#: templates/projects/project_edit_base.html:27 msgid "Integrations" msgstr "" @@ -4850,16 +4860,15 @@ msgstr "" msgid "" "This integration does not have a secret, the authenticity of the incoming " "webhook cannot be verified. Click on \"Resync webhook\" to generate " -"a secret. Read more in our blog post." +"a secret. Read more in our blog post." msgstr "" #: templates/projects/integration_webhook_detail.html:92 msgid "" "For more information on manually configuring a webhook, refer to our webhook documentation. " +"href=\"https://docs.readthedocs.io/page/guides/setup/git-repo-automatic." +"html\"> our webhook documentation. " msgstr "" #: templates/projects/integration_webhook_detail.html:104 @@ -4929,9 +4938,9 @@ msgstr "" #: templates/projects/onboard_detail.html:10 msgid "" -"This project has not been built yet. Try building the latest version now, or" -" if you would like to build a specific version, select the version below and" -" your documentation build will be triggered." +"This project has not been built yet. Try building the latest version now, or " +"if you would like to build a specific version, select the version below and " +"your documentation build will be triggered." msgstr "" #: templates/projects/onboard_detail.html:21 @@ -4945,9 +4954,8 @@ msgstr "" #: templates/projects/onboard_detail.html:33 msgid "" "Your documentation has been built. Ensure your documentation is kept up to " -"date with every commit to your repository, by setting up a " -"webhook." +"date with every commit to your repository, by setting up a webhook." msgstr "" #: templates/projects/onboard_detail.html:41 @@ -4960,8 +4968,8 @@ msgstr "" #: templates/projects/onboard_detail.html:50 msgid "" -"There was a problem building your documentation, you can see what went wrong" -" in the build output. If you need more help, check out some of the problems frequently " "encountered during builds." msgstr "" @@ -4987,17 +4995,16 @@ msgstr "" #: templates/projects/onboard_import.html:10 #, python-format msgid "" -"You don't have any projects yet, but you can start building documentation by" -" importing one. Not sure how to start documenting your project? Check out " -"the Tutorial to learn how." +"You don't have any projects yet, but you can start building documentation by " +"importing one. Not sure how to start documenting your project? Check out the " +"Tutorial to learn how." msgstr "" #: templates/projects/onboard_import.html:19 #, python-format msgid "" -"In a hurry? Fork our template " -"project on GitHub, and import " -"it." +"In a hurry? Fork our template project on GitHub, and import it." msgstr "" #: templates/projects/onboard_import.html:25 @@ -5033,12 +5040,11 @@ msgstr "" #: templates/projects/project_advertising.html:50 msgid "" "For more details on advertising on Read the Docs including the privacy " -"protections we have in place for users and community advertising we run on behalf " -"of the open source community, see our documentation." +"protections we have in place for users and community advertising we run on behalf of the open source " +"community, see our documentation." msgstr "" #: templates/projects/project_advertising.html:59 @@ -5049,17 +5055,17 @@ msgstr "" #, python-format msgid "" "In addition to the advertising preferences we have for individual users, we have multiple ways" -" for projects to opt out of advertising on Read the Docs." +"href=\"%(ads_preferences_url)s\">individual users, we have multiple ways " +"for projects to opt out of advertising on Read the Docs." msgstr "" #: templates/projects/project_advertising.html:71 msgid "" "If you are part of a company that uses Read the Docs to host documentation " -"for a commercial product, please consider Read the Docs for Business which " -"offers a completely ad-free experience, private repositories, private " -"documentation, additional build resources, and dedicated support." +"for a commercial product, please consider Read the Docs for Business which offers a completely ad-free " +"experience, private repositories, private documentation, additional build " +"resources, and dedicated support." msgstr "" #: templates/projects/project_advertising.html:81 @@ -5081,15 +5087,15 @@ msgstr "" msgid "" "If you would like to completely remove advertising from your open source " "project, but both Read the Docs for Business and our Gold memberships don't " -"seem like the right fit, please get" -" in touch to discuss alternatives to advertising." +"seem like the right fit, please get in touch to discuss " +"alternatives to advertising." msgstr "" #: templates/projects/project_advertising.html:113 msgid "" -"If you are a company hosting commercial documentation on our community site," -" we do not allow removing paid advertisements on your documentation. Please " +"If you are a company hosting commercial documentation on our community site, " +"we do not allow removing paid advertisements on your documentation. Please " "consider Read the Docs for Business or a Gold membership." msgstr "" @@ -5157,9 +5163,8 @@ msgstr "" #: templates/projects/project_dashboard_base.html:146 #, python-format msgid "" -"Check out the documentation for Read the " -"Docs. It contains lots of information about how to get the most out of " -"RTD." +"Check out the documentation for Read the Docs. It contains lots of information about how to get the most out of RTD." msgstr "" #: templates/projects/project_delete.html:4 @@ -5196,10 +5201,14 @@ msgid "Delete project" msgstr "" #: templates/projects/project_edit_base.html:19 +msgid " Addons" +msgstr "" + +#: templates/projects/project_edit_base.html:21 msgid "Edit Versions" msgstr "" -#: templates/projects/project_edit_base.html:24 +#: templates/projects/project_edit_base.html:26 #: templates/projects/projectrelationship_form.html:5 #: templates/projects/projectrelationship_form.html:12 #: templates/projects/projectrelationship_list.html:5 @@ -5207,7 +5216,7 @@ msgstr "" msgid "Subprojects" msgstr "Azpiproiektuak" -#: templates/projects/project_edit_base.html:28 +#: templates/projects/project_edit_base.html:30 #: templates/projects/webhook_exchange_detail.html:5 #: templates/projects/webhook_form.html:5 #: templates/projects/webhook_form.html:11 @@ -5216,19 +5225,19 @@ msgstr "Azpiproiektuak" msgid "Webhooks" msgstr "" -#: templates/projects/project_edit_base.html:29 +#: templates/projects/project_edit_base.html:31 #: templates/projects/project_notifications.html:5 #: templates/projects/project_notifications.html:12 msgid "Email Notifications" msgstr "" -#: templates/projects/project_edit_base.html:30 +#: templates/projects/project_edit_base.html:32 #: templates/projects/project_traffic_analytics.html:6 #: templates/projects/project_traffic_analytics.html:11 msgid "Traffic Analytics" msgstr "" -#: templates/projects/project_edit_base.html:31 +#: templates/projects/project_edit_base.html:33 #: templates/projects/projects_search_analytics.html:6 #: templates/projects/projects_search_analytics.html:11 msgid "Search Analytics" @@ -5289,8 +5298,8 @@ msgstr "" #: templates/projects/project_import.html:214 msgid "" -"You can import your project manually if it isn't listed here or connected to" -" one of your accounts." +"You can import your project manually if it isn't listed here or connected to " +"one of your accounts." msgstr "" #: templates/projects/project_import.html:221 @@ -5376,7 +5385,8 @@ msgstr "" msgid "" "\n" " * The way that we track 404 pages is on our backend hosting.\n" -" It's possible the number of times each page is viewed is undercounted because of caching in the browser or in a CDN.\n" +" It's possible the number of times each page is viewed is undercounted " +"because of caching in the browser or in a CDN.\n" " " msgstr "" @@ -5456,9 +5466,9 @@ msgstr "" #: templates/projects/project_version_detail.html:28 msgid "" "This version is inactive but its documentation is still available online. " -"You can delete this " -"version's documentation if you want to remove it completely." +"You can delete this version's documentation if you want to remove it " +"completely." msgstr "" #: templates/projects/project_version_list.html:24 @@ -5500,10 +5510,9 @@ msgstr "" #: templates/projects/projectrelationship_form.html:16 msgid "" -"Using subprojects allows you to serve multiple projects from the same domain" -" as your main project. Learn " -"more." +"Using subprojects allows you to serve multiple projects from the same domain " +"as your main project. Learn more." msgstr "" #: templates/projects/projectrelationship_form.html:28 @@ -5624,9 +5633,9 @@ msgstr "" #: templates/security.html:11 msgid "" -"For more details on security at Read the Docs or to report a security issue," -" please see our security policy." +"For more details on security at Read the Docs or to report a security issue, " +"please see our security policy." msgstr "" #: templates/socialaccount/authentication_error.html:5 @@ -5644,8 +5653,8 @@ msgid "" "On this page, you can manage the integration with your Git provider(s) that " "enables automatic import and configuration of your repositories. Read our documentation page about connecting Git " -"providers." +"target=\"_blank\">Read our documentation page about connecting Git providers." +"" msgstr "" #: templates/socialaccount/connections.html:37 diff --git a/readthedocs/locale/fr/LC_MESSAGES/django.mo b/readthedocs/locale/fr/LC_MESSAGES/django.mo index 69f79c9a273deee24185f418ca6db940c62dc8d3..ae76efe3e398d4e4e31806dc378263f4ef79388f 100755 GIT binary patch delta 21521 zcmYk@1$b1)!iVv*Bm|N`u;7*uBoJJJYjC#!!5tbLiWOPhJ;fc06%FoAfuhB|NO3Jz zwEf=y&hTB%bBEv9nVB#>*Pq{Fru9j8uQ$5~TKxsLOy zp5v6kzp*^#ukScTurJQS4LBOBL^{qE`~$n-=mw6{(&aes@HFWLjT~nhW{DyXwN58)25%G2Ik$=ln0|4Dvn9JUt?@S<)8RubqJb-$#-%(F?6V<>AOoZ=jdEEAn zQ=N1wjEC(|^}C=K4n_@Z7^=OAsF_)W0k{L*s&I^mFP=xw)T0LS#QFx+@fY;R1RWeF zA*R9%m=#rC0o8D%wJi=M-3v?NJDXpiqgj%29hv{Q6zn4-2_8Xpa2b_<4>h32m;&FU zI!O2f8xGTLsDU2CSo{+;GgCX8rCDsRQ(8RBUFc7P-{L2)zK8x=A3~E@mJJ<-P?&IAac}t!FmT1 zlK%o#@e8V9|E|WgsN))D(-lzdL}Gkwjp?xyYJg*H`2y5tUyT7e|7VG4*Zzrx@D&DQ z)@}r>jGF3hr~&+h@o*ffqiLv_n2UPSB{qL0jwKz7C$V^Uv&8Xx7y~`B{y{`E@|@_4 zMNv;4f$FFZGEyfBRj(r^!rs=AsDV$%7(9V_utiUn2Pb1eJc(-0)ypi6FZ$^Grz4_< zLr@j+ViGKZn&PUc0klO8tQYEuhob6_K@EHg>b^Oc1=nCYJck<4OU#HFe`GeWG`eRI z89+o01@<-_r9&-A7$(OOsLfOt)j>PdF7JzKa1v_j*P#Zs88y&d7>LJh`j$;UL*4J{ z!}`}ElB$p6WW$cAj;5f_^-}c5-B=ipp&EAjni&f~?Ul5c97|#{tcN-+9k3F1w&~57 zg7gm51E1~7{A(?*kfG!E2-RSMer6_eV-V?*sCvy&PuLYTL%mT;GYZx5bku-X+59aw z|FBJ8K@IdFY9_zBZ9$^`rlAa|k>x_|?m{>iOQA--2i3s^)O+DJs{UtGgI+&5P9sc? zy1y&x^z_9dI1D{YgQ-coj}y_9-$Omwd(;zsMKzpYfLV$_)Btj!HdT342dz*YN2Aty zAZjyCwa!Jgy9~7?Yfzg#7MVe}vzLe(ID@J1j;-(s)lfV>yj7kAHS!Rf&WGA`5vZxJ zf@!cB>dE?{rg|D`23Dd5yb1MSyRjnuJBNuBBg21?X`mwN##Xox`=Umkl66pr=};YJ zLd{e-s^JQ#C##9t8%iB)1l|{KMN79U0zhh3OEC!kcW3( z;cyq5X(*=yUk_u4lOH&O?|8TuHQy^NU^uS8ig*iE zp2a=Zj4UUXC!++aqoJq<0)ab~wyMa@X0O-Es6(rvL6 zu0`!3_cJ1Sh-4VgcXzCb7cpo817fY;<321t$$W+SJlSy?QeJtA<5a^%*aDwn3F=j6 zG}_E#roRn&2Oi1{(o&%AUn68&&EYRxC1 zj@KMi2eGJ`JBZqhXD}Y#!u0q6b$Yy~n>~~bQ|tVfC!&JpwqPjgh6R`tccU79jDh$b z^@RQ$k&;*pHIROo87E^h+-yCDJgIZT`qCO_Ci(R5BqyTX8H%3GhVO9B&c+H)Btm!23*>v8=z*e6Y74qO;4V~{Hw#IWN6J-qn_Y6 zHpVNch6~I!UqH&BHf2B5jIBlud@HKsJ(vp5q1t_lHSrCm#&Yw_=4*Nh}5eMi)k{%G_2V-V@_m=f36^1~R1^l{Vx-6x48 zCvpKbMNd#u_b=+$C0}4VjzCRa4b;Gzp*CkH%z%SYGczBv<5|?P{Dc~)|3b4D(xcL4 zkpA3GT_O$1Xm1PlVm8ueF%&=8{NP2V!vd%otB7i-2I>J?pa$3*6Z0Y(iMoHrVlzYg zP!DzjwWN2^SLgqwC*n9CQ6u(R!Z~)aKA4wu(WT}$VKi!rXQ0-8E@~>5qZ(X=nQ<#> zAlFd?e2QB8uhx{mnEZU0kp7(rA_K4v>d8)_&gTWxh;O2%{H-mIv&_7he9?>ia8!9Q z)B{vT?Ug9h6173K+XuC|2cb7kKzAA+FX(yUtTYX$Monoj zYKjY>?vFqXEDE(W?QOaTs@`BMgp*M19Y*zYbtUt^hsYB$bZ%F!G7TNT9HdWUD1O9j znCVyZ)2S-PCp`+&;bhd4u0bE%iR$A`5lVm_GMM2ck z)Wzx81;?S+8Z)3t_$!-q8}=r@^*Xa;S1_3L#`R{VE}$>z2dMm4meV`7|+dgA3ae=X|C4xt}jLA8I+=D$V_AYQDeUAL2x zh%z#xIxdLns3dA;Dxo@vL^agZraM`CqU!a>csSZR8FhMQqBik5^v6x8y|52`bpGEF zNleBU)W{QVG$YT18dxsWo3SLSUL90JtuZ%t#r!xQ^#Es4Gjroy2hT24DQ1vgO26PuS6A9shDnIx#q zyA&(pT14dg)G7>+Sm2K8>gfSRf+)|;pS+(k9`95ry)E^{mc zQ0dI52g!$;fwGthE1@=VG!{np03vE|6PCrjSO}fn=0hnQ`3QG5VmqwE>r$I)8 zoiYF7F%9F99(C4yDV>CF?arG-GU7|jjEVj*o2DS@#Z(Nn*(zfaY>El6EBfI8)aD(9 z@o@@z<7~`_3vfN2#auY#oY~y#&N2Ua$=FCnD!hkj@C&NJl;_PZ4n~bUpG_A!VIlThxPe$MiS_li)hkgY8ER@II>j7w4IOMLv+x0pncY?|m>Dbv#a@p2Yj2SsGu= zPC5r_)7D1~>?hP_9EM48flbGv9_W-!KSB-6`;s{gncPGYkx>m*u?cGP^}%E~2{qy+ zs2N&~aq%#2!rxI#G5E4M*W)pm^gPte?!}z=619iYT``-qG!`Q5jwYf87NI&?i>Yxd z>dDTcrtk`CpieLWKcVjPy=p#OQeXzsxlm779aSD}?Tc!E1ZwFfA~WlDW)aa6%tv*! z!lrkiZa9Qm(~}sA&oCt>zh)ZBg^5WQLDjE<^RO=Jl)S|Jxb-@N;TS%~fu!r-)C-UG z|AWX%GLqdg|B|^I7mzOhry0;atW5eHs)JIu`73vEOQLpt z6|9a?SPPe<2KXK|kk6;1L8L4hU*54%u+)3=MIy&P=E=)oYVvDiW{k!loQ%tH18Qv>ez0FGP-{E@wU;JZ zf5pM1kD~gk_>sO`tp6AyUX0}EC!QQne0Ch#bUuCI=#YN>)lB_@|M=?@@}J@?%uKSrfj za8lG0W<{-aQPc~kw9T)LJxI4ft?@-nh4)bHd_m2Kx3|kPlPOR$nHQ7OzY|GB6*{4A z9E2%x2CCzAsDT{7AiQYv-=psHjqCEf2hyVMuZYR91!^XG<1(CrkeW)c0@H6QUtU$UaCcy2eCq05%n%k(&_cv-&2l$(r z`GlI;WC_dzg(cu@=n0FHAlA7j9fs~dxYvh-za5r)RgD2>6)m9+n|=H zzs(BwJ@FBGCvkb+tj~>Z=cCPto77Bs64aE2qK;Eun=Xa=(5Q%-k#^{LLe$cX z$Nabw7vgm+ivyCGy|M>OllJ1fy!J>0rqJhqeIj}xbn;{{Qq&WSMLpp()Mng(dh)y0 z&!~5NU~+S6GN97gQEOZP)nN_PshNn{v>Q<`tPfa|{+-MzT+V9jg=!#UO4Ctx)S8z= zO?_k3jC4mm!C=&rPsUJOgBtin)C1i@&Cq?+!2dzLPZFmx=@4|QgAznqVtvemTTp9y zAA|4{YRc25b~!CD4{AV@F(WQRP4y8B!gy(1o)5K9)Tye5I>vQSr)LrBv@A=*`PW+S zCqo?^LrwJ!)TRqaYx2vXJ|!F2bbr)LO|_B71UC^u=(-Rnf8KF11OY^ z^RIJWn+!d12kSso2UAf4n~Mu^J?h3<>CG;VMs?H&HT4rvGddmH;#%~_q#4ZV$bk9~ z3qvhsS2vL$A_Gwk%}341CRE3}Pz|3!t??Diimr?<&kvDM)Ly8I!Po}%#3NB_zYz5x zv8X+<3)S91RDbRhL^Nf0P$U0@xiD#v*(_yHGgA*$uOsTlq1KtGhS%Ei&8R(b3bka< zQ8Sh}*bF2L^`0n%JgD0#N2CE6Rk1iOMm@<*)RX*&r!jRVvw0q&I(&{Qe~a4H0U>7Q zf>9l0N9Bj39;^y#;H^*}K7BEX&i^PPda_wq9%E5U@E%q1U+j(vGn?H!81-Z$P@8oH zY9Lq958t4s_+L~z@v@i~S0dC*=0=rANcwlG6H&!T)Ige{M&1WwaV%={70>E&&bxTC zVL4nM>hgS#f1TasjG%l^4)cWN!p!Dtgc{%;EP^jldm%KZsh1z!dcw*?w22y`c56q} zd*DaZNPj^MY^^Q-4MRzvv*n*r4SVNudA`*Kpk^egHK(;As=t<~-QO)2=f4AyL1bvn z?qg4Ujo#QUw;4b*>NNC1P2p(N7m|6X)364$+s~s0avz)GOVk5Y&*Sp^V|65klU|J4 zYgh8P&1MSBYZ^$4krd>z>EWn>Oh+xz9MnuLv2H>=$zl8%&!J|pLq4+?dZ8ET!KnOU zSPLhiJ_~NSiPR&KIls&E7l!?iFTl<|{D8X(@bSr7Z!X9yIu4(H;pQvUiXtx0f9K;{ z)Vx|-V;}0rVr}Y&7IS(2ak_tTv)0>Cd+HRX#oMSEb$=nEDNS6$<@vds1+^5{&6{f|>KGkH)w_l|UJq^lf2bKrUdpU>2xX_|Ey(!P2rv4J@ z1?5%VA>j6NN3X4{Ay;p*}obqRwk@ zb#u<^q6Qd^nz5m%fsH}kH`k^&Bm2!cikfo&nr2UBM-3z#IYn-#IuY&4#@2SICFqVE zX=fN#Abqfw8AyCyZ|b-xYAVYhFGi;_YSUIjEnOp2$AeKF&ckfD5jBI?Fr_~K-xJY! z4yfZYe_f91U>d4}*{CU7jC#}kfjVA~u_S&#tz~#!Gu6dVKU8X>9;^%MzJ93orr7dX z=sEw}h=fqE7d7I$s2iPnJQ*|KkNOY_sBeB|CqpekInkv%2jCi*lq-~IkVy>NUQnV(82P@AxvP4~iTq!*&5^eG16 z8&rFNQD)$IPy-A{&1e8sgj}Y3qw6oX$;0Hs9oL(HAACOOFJ3085f}1b8jW07tn9E;5w?IH>fH5 zYRludG7Y3hO<_)(u84XQMxqAN9OGh7RLA{L9S%V~&@9vg|AIwy{&x{k18-3ce?^Tv zWoxq}1yGx%EM~)2sCr{j17C^-a61;nXQ+V(w=tVACkBx&hiaz{>i*%FNaue(5siE; zs=))OU3>|3z8|4F$lBI4)EM<715kTrG-{7bM?L8VTYe1H;RV$FZ!rgkwlk-t9@eIR z{*OWCx7;xtO!_r;#vbiWN4Km`uowC7aUDi?FiVxXquER$n4SD^)LOT+c0;Z8VALs^ zgxZ|@(DV6!mxx{@k5Fr$=m*nrYSd=Sf?A^dSOSaN@_wj}MxdTN2K9njje64KsE*&F z_Jnt|$@fFOR|-XQ{uL=fhB}TwEkzA$E7VAPqn2bAYCylDmS7v^!$UUz9sWW(PA9Vm zR$xQY8&R9iud`YEVASR;-q~#;5oBnj)ldUzf_t$YYBOc-Vmi!&Dld+Dqg6mXc>~mW z?uxl_DC#p{1L}Qp1~r3^Femu&zGYbur^|1d_NR}Ysn6f2=N?{O@T@p_uy3)NA3U>R0I_a!1)vkbk=E-ir_Nq0w0 z?N!uT`v2(i{4;zwmL|Oe)!|3faVpuHj$HhP#O9>u^)cTkKBL-c(%0qrSG0*Zk@O`j zs`KBrpV@p1P$NBpq3GA&G+Y2Dldgfe>EI?dBAsA>`Nh)?SCYPguW{r+a|-$mG7q){ z-;uu`1G#_eVDkz-!P1Y_`Tv{9JSq$rVxBbBP}4vJYV&o$syGF;rq|I$L!a;&=`X{~ zrhGiy{B8Jq)PqzS;c~j+1dLHVOvHUtMw-2{XcRx`bpAIHNrHi+&6;LKy)dFs$7Uj` zJO=fGT87$mJ5i_L9BT93vgyB3o9!!lqt6)g4ay()ldgkWx};+{|6W8I5Yf4Aj6paP zLvTB4x8Fb=%Lk}q^9ePeIOELu4@A8ILr}ZD6zUW-MD3kXr~$`fc07)1=gm0Izc$Zj zGV~%zKHlZ|x7o}%j`U*GROXyup0o#MBRvQ;L(4E6ucAJ#6HhedxljX%MD3-nsE%i1 z9z1}aV>pquR|gp;nI~_9x?u!n#kDs70_ut1p=KuDWV7aBc!_io)cYgR6!Tulh`K*7 z>a;Yp&O{x*%UA^CyQiA9D2rOlk*F!3irQ>*QB$=O^};!bTI=&R{Qxzve^8s%cbfTC zoD(%Otx-!i8+G4W)ZW;Se&{|==f%QByn+Rc|`# z{>7-J+=S2ZAUgbS!_Vg56Jn>k9GZ4M<8qzY;{*`JZZsf+W*)C@@-a<`n z%p8~J--?!^p1^OervWD!o+G^zJK)55cB$}R((&e-k7=I;=4*N&>dR>=T(0wQXF;WlS<9gh>8hx;u7i4| zw?oa;aO(ur5=}?FM^>O)9qcBeuUt1!Bm986F<^!1C?)E{C?o3QHxufcPaf0@sw8Sa z5!Py`Jy8!euol+#w!Di?_g=yI*Nb5w8M@(TR0oSt16YgdXe(-9hp|3h!-kk=rRjJy zs{UkD{aL8pzTBpFpq~6F>P2 zDe(g_r%I)D&m|{_oGawCq6%*o{^^;oG^FE^UxfG{)Y*hjF#&cU{~+b%NKYsJH+d&W z>(Xni4EguSi@|SK@ON?EcHb_y^BVe~qHY$t$p62cMU zBk&dZpX@z)X@9%!5LrWe->%x!?MHek;TEA5=^|dN!k;9xcskWX$jpsja2I)paUG7w zZ&y0vb4a`(Y$ennofVG~bXB6gfS8hHQu@9jRgqM=m;?2axld59COKZ@93%c8{jhva zPlB$>(PZo;tR-wAe7lBI=`e{YHe)+w9|*tGU^nz9L=zuHy)5{MdXvdJMEG`{CZ3G4 zqSVRc>6Gtny&yCs-yKBekG4X2Oh|Y~VSDn|6A$5rri8nM6{KAR zT?-A)F}zCM>D+UjvI?Y=+Bz%9)76ahOX}zYN7r`3P4c>#Pg9O3g?w3YHjz0J;}i6v z&^3`Tm#~D!{>J5mN-@C^$=q{oH)MFO7S!lMtO9pmv0bmTszN8?*C^|bk5N}CYcb-D zX|LpWZ3a>=y)E}t=8vU>66B51*44F-8wT4-{6=<`+4wR~>Hq#XNwg2)xGn!y@_yb9@` z3B^dq+WSW0DMB3bbhS1(1IT+ze6!8J!F}zB`;vbeAED>@n^M5Xn&;|BW+T!&NlhW1 zfUu2pAzMC)cwzF^P#&MaHxMT-dH2X`PWm50Jqzz`p;<_Nsm{!=@tG$VO}cfx@vH4*m^l^!{OElTkj$1I)vP|-ZSjWy-#o` z`2&exvTfBNZzA_)i^KDuv<+M%b0y&pL05><*nykR6Ljq+&xg?6-qY6Rt871EDq$#P z!>H4a_&i(hE%o%x@!OTcMsm4r1Ba=2kel||fiZ%v?MPcVKedjn4h4l7wHHS_53T)F79_fBx4SdXd2M9*ZPdSe%zqzGI3o;DATt% zT`|NT6ZG5V7d(qkZ9RP-Nhh|n+N|<{y`MUTz?D-*|hV(Sj zDKP_~;dkx4jKe2x3imjMR@igX|Na<4)kZeSS9oVMb)rc>$NQ8OC2tn#*My$-(R!2D zj8Md;M`4(4V-)#6*mx*$ecKvOJBhs5wq=RbB=h_01bLC<{Y@jIC|E)|nDk1_MbLH9 zcBFW5{lS%rI;(7Xe=I`Y1?t5i{+Re+aMKCeBC-X4!%~RQ`jTQj+dMXihu=kCGo?JIF=+ck<8KbPs#)TGC@E`~Hec`lZdd zf$O+WKi706;l7MsJpT?N&&W7Lp&wx*AuD;lo@)F-JQ;bnXsiw4PqO~C9sOtP)W;^& zxrb$`f5etAC$B8=KwGaMWxCoEicywEudT~OzFnt?^dkKc11T$uRlh5*Ya4E6Z+M3T zsJEEVp0Zuk&4SqpE$w|>sgsfN0ocjrl_H*&;I7CYOR1cNf=h%=#0OGY*E=jj-edA~ zWifbuzA5TW8Gp&)WFs86btYk9^8d7HdyCVRyo@B~6V4LXHC*eTfr{H~<;r9pqOpsl zt9h#M!XbT=^kPCcn>!(l{lmEN5tl6hJ0OZN&jfe7m*GpEGFoh zVDlB9O{m8`ZK!{n{656pnaC_k;+Ab}Ht~-HU5RYoOyYCM+s=*4FpB)H1V2Iw@^TZl z5buGyTH{#Kx{?r|#XUI)he)UL_1xt`oKmrKj5X5aOz` zm!L>oIITEWHQWDv@;iNZ?-|OzewXe`y%f}0N8VU{22~?+my831d4#)Ec#pbnQZO6Oj{}T*=3dacr zVusd9=1#?Jy8g1Rrl~!o7mz-WzBXTVVhB%Y>9uWb5Oq5fzpX;9p49DxbqIYZOOI=? z9ChN^d#;lHk@$YBqVu_*oAQy+RUEfcID_zl;AivS;IB4*k@_y;gDCG}^K|c3@;6{Y z@^zIVJSQGXoyC-uCgdcHCfp(aHTnJcyCcu_l|Mr$@S$Kj@s_sX+T?w^l2TTk{DS25 zBJ&^8x?I?oP>cLFHc$Dt2<`3t5!_ezyR!PEr&5-+DSwP1G_Vy%VqR`MV+Wvyezx)C zlr1AnwslpORDW=FrA|?-hL7kdFTuyNz%$6HNNTKY#Z#R>vJv)>f7a#?#NM_r-1ab& zydc5`>a`=UGWI8YBRW6LI!w@AMmLMiA@<}}PtC_sD_H&wC~f3i1H z-$_WmuEux)7g1*p&yBK`;QD#UvbZrl6Mk>8g5LganB&g*x>8VU*%o|9YB zmOQ~<$Gi~0kQYV#H#%EOC`53RerP+V*z>oL-sF`cFRji0 zLoeVGHn9VXQ6U-OSK_Hq*H6^BM>;3|M$ol_kc%*uP=I>csFQ5j8R|A6o{v0T>f>KR z3EN&~;%SNhfI03^xdDl5RJ=gOF5=@nx0ydml1@ziSr^~eQ^uUF7ca{UZdpipNYOls n!tpDiJa^P0{ejSD)7N^T>1UQr>PopOvd5`K+sY($9hv!m*pMxD delta 21586 zcmY-01$b0PqsH;G0TKc!7TgjbK@;3v5-dn*2<{pn5S*gh;shs9T#G}YP~6>%dvPz) z7Pmt0|J@nBhkKqo{f(VDqi1)+{dS%69&z5=eIr%EX%5%p1dfv#V*(tfULwcYQC_)R z^&O`oxG)SWV@Vu^GjI=%!p2dKvk`A&SDfC!aay??Cs9MkIZ3)hBgdJ7#Tq-#YdnJ7 z>UMTDah%;`_&0T&40sOx@R?12Ky@s2GgDp&)ldYc!W)Rc z;68kbZ}1Y&cOJLkVJc|pIG6F)R*o}}o{wqmIHgD@YU?<8u>y9+&UhLxU_M;h&T*39 zS@g&2SP`EiBXkP4cN}jVWu0K1hRJ!pGlxhJuExZ81~sy)sF6KGHSigeW1%qF%wQiwX+HXaVJ*58>pGe%KE8;U9dC`=*;|Usy33L2X95K=|K#`=copY zcOhVPEQD@Mg6mKn+<~4cMRoKtuEW1kOSUk^EX_LWKGXouxrulaxq>TfPRh*|%ddo&Q@zv}^yyV(7#=PBtix zIk6FHs@<3z*cpndHyM-TJnI_N0Cr(KzQO`Hx~Jom#VuGAU!&T~+lwXA`7caF zBM3(|Tnkm9F{Z@UsHyIS>cDtZ$L65!TZyW_4%P9ksQdO~FkZmS_z~5i^t~M?0IQ?B z43TIeGjK7gp>lo9gThfuQyoTvs$TC1Tt)&RB3Ti_7vi0b(R)B`@D-VeS5O#L8Kdm-2e z%cJg}jygpPuq3WR&7k`pkqks$pr+h!pcz>JszW(Z9Vv$Cu^g%c4N#k^E9wDps0YWR z)_MtQGj6jUK+V`m)RJ64HoM!oN<>rm5Y@mt)Ps`n38B-F1JzJLRC#Gs&uiIq6V#@Q zK}~&6%!ngV16zpN6WdWUa0b=kYv`l%f1gNIGM-^+EIQaU5R1Ao4(HVXlcnQDn@xEreD{ZIoNj+(J)sPX_&N6pN;5zN0j;5*Vx zNh)h*EJA)xRCyEB2-~7IV_(dSL(m&%qfWyj)W`W6Oo!{O$54Cb4(j;+W7Ezkrb<0c zHp*0JjcrKBqSpE>ssoo$J-&rn+vn(mpHVaAJ=)aEh`KKaHpATLjU%uMj>F=38mpp@ zdyJ`22i3DE48!)Q2dzXkxY@b`eM#@d#CY7M&*Nm$H_!{a$C)MVg_@BeHa!%plOB)d z(S4DKHc^_f=EI>Ho*~^2FJO&vbcnSM7|+*qY&XGtl?s}~`cmElBk(A;#5DAxEcNWZ^q1MW4syU7+urTQe48AP2 z`%w?Liki76sLl8ewNyUS%omd6sM8aQnRWiZC88HaS6eX3Q^3??7V-~c2;N6EoQfln z8Us)xEQ;l@EvChV7=&BUAFo@VqXwF2x-q@v`A$BYQ69Ai>Y-+!HEIO0wtNVx!O5t# zUxFIh8q^-ygzDgS+=@p~^@h$cYFAIithfv{Glwt_zDFI)9P>>_i=y^IRg-o* zorvgx1F<1aGzHE>%tiV==EiIbOanDh4{U~-u~^g$^hFI|G^&I1Fa3(p`Xrw(nV%u>8;sOJr2Pj8YqVaNw@jg{5Fh7P4RBj+8;nKJcZhfXE6wGqB@dr zvFTuH)Y|8?R#ZOEcbX8qb=syrWtU|~#vEp2&Q)Bt** zmTV|$#>S!Un~&PuOVOQ>$VMU=aT{jA3#dKu60hJ#RJ{vJ%@2yJsF6C$%!t0h4kUA- zIy?b=aJqFqYJkg758jB{D+iV_|2{enP*Z&u_29>-=X^j7FzG7uX3Xj)qMihyZY+fwNj20`G)FDXK%9m@ zVH}36HXYiGE7_#Cun+lT*O(=9tugWiYo@$+qs<#NWXMVMAL7kpGs7-tclj1cjrt|-Zh#Jni-i#y| z)x+Ybo=2djssZXn)d5rB08~R`F+Wbn!gvTZfcL0@dHrTiNpe)Xc~I?@mpcD-i0DBr zP$TGsy0IVX!)7>U!X2oQTt+?MZ%l;mQ1w5fI+S#SX)hgSBb^;{VHoQE7)*`B&|RF! z3?h2KDbyxX7h8S>^`QHh4qu^0?6<|dsPdy`wmxd6 zTB4S!J!;9PZejivnN5ZsxCqtLHK;Y(jvCo<^v4^v`~|Av|1bw8*=p|3kD8g%sLgu< ztKvmWiCMOpb_$>dTE%T65vUGCqHb)7@z@FVZvTXu3Dv|kQ5{Q*>UdsEgC%Ub zHfkVEP&3dOvtxJECU(aYDM4g0s=;em2_IrH%(KIMD78dB%AG&3Jr3AuHq|YxKsxa* zV|8p!dNk_(2Urp_?>1lOqcAt=Nmxebe=Cu+WW2^;^xMN%ax9Dma2V#n-*6~i#|qeL zuXzP8z)YmC;VXQHHSyU#^TVX%e$(!7EJFTD?20!qm(G8!1AHcv(Hp~YHfl58Ms2Fk z_yeXr$gy#8&an~c)rUB;nCLLGf$i`q-o(6k;)v<^Tcimm+fgF&u+>aJmzwLQ&Mnqfj&9My=giyoYCzJ~*3yw{OOi=7-1#%tiiwY>ZE^4~C!O zBOSM+53W5;n{|k6CZgTxea8G9FFgj4E{Tb-IqJpK7PZ-WU`iZ;emEVI;9~T}wU`*U zVnW=9h43)0#rGJBE6y_i35Z-eYrbOrf$2&6oim?$!Kel+VsfmB>Uk5JZi9MoPn#Z$ zIz{6#0B52;MYm!~yo4IqpQsKdJJ0;<0qM>gvtdWl`LH#{qfWk-lqh{zl zYH6O~Z}<|m6w5A|bG-qxkv@n8@gas_`paeyg`+m9JDNx_BJrpOj-noP5i{UT)X3hW zrqFf8bkrY{kg3H~16j4fo6gBkuEqk@QsL=<)_JZ@|;oh-8X~W-U8m71hH+ zco{XLNgkQaoElS;?u*%REV|XhHAJ#v|36K^4AhHgyY(`9lYWhA;9vB`l#fk*CiEel z9TQ_-Opiruc`aKWi8>WcQA^zIG4rnn|3F4YoR8X6+fWT1MeU8V=!KV1o9!yc$qB6g!}fXHTq!L$NNN zLUl0Usp&`%s)Kn^BP@YxuLf#Bk*JP0v+2%mBH9$aP;1f;^#YlN`Ee75<9%GfuFdz1 zPd?Ho{xbif5&F0Jc}BP#i+fs$$Aclkp2fN z>HNpO=c_OsSceJlpAU>2Uw!0f7Zr1S;&n_K`QYK=c*dh|?w?=&W&sUBi0Ohw(e6w~2u)Ppaf zI`S9;@w3ejNMsr=jCsiqL){;XYIij1bj`yhxD~^&rMJs*tHNR;qi`E)WR-nfo>yvh zYa}Ya1t!OKs6EgdHKLjLEv`as+J7+z=1XkK>tZg_t+5o2!PdAxvCHi_@4>z<&mRzq zqR!=P)JPX$A>4#@@DXZ>N+dDqS{P1xHu~Xh)JXqAEsbwdmuK^3L~ZI4sF}&(XJ)pn zA7?@%s!xVS*v{G+OOWo4dRH$;&D3txZoYsz_b;q(QG4ZIR0k4rq}0&>)O|%!53Y&Y zd~H#CAjWMgj6|*V99yu#=AT5}cn>urpHTHu@=a0?$YU*!n(|1S?uUBtIMfm?viTcO zAInE=x%(jzZJJLuBX@GsaCy`wiNqQ>1B>7tRKscc+nPESf@&}v)uFbirT88-(h)X2 z0Vk85jgK%irAu#C{{1(VX&^h2;Z(HNLQQ=m)YQhJj#WRK9)bGo7>}Bn)u@r~K`qf) zER28Se9Z3eaw_3I)SgMmclioB|22tdv&5kuI2*MI*W2_~)JRUFMtTLcDc_=IAWs@& zWz@UADJH@8Hr*Yy)&sBtPDP!b^BAu4|DK56TouxqUEKv&k=}-CutPfYfbOWZAA?$g zg{T?Xj2gf})W|PlZhVRAc;@tGK*6XP3PE+eJi7H_X=pP#qaH8}Tj6Xhfd8V_HY9_2 z@l--hc^hnreNi2{hynN%HPwC@P5nBk54Tv)HEf5kP@BAQR&z?)yNT%2tS4$M zH)0^}M>TX0H6tHT5B3T$4W~t|aRBDT>X-*(QF~z~X2X@J5uZS<{R7lM-k~gHEQ60wBMHiGMp6||l5U0CI|Xu>2Np$*v<#}FQKd8pmG7WE$3jvC1m zRL5S~@^3=TX3T&puZ(Ip0ux{qYDOAcds)Ya+Ry)GWN7zq!j5^F@6_y8eXE7GGhVLkq~S~x;X0oc#Oa~1>7#rzsEl!Lz^w2pxI1K zQ4O@gDC}+1$50))hFYTAsG0iH`T;eNq=j70RLp>y!8NGQgl(u9IcW2bx{1^!;{xha zDY&r9iNr2g6?Y?FgdOi9F6SM373E`;wf=~$y!iAhZoW$WRnq18E%i|Yt# z?<6g6>SaS6ul%U|s;C)hhT2=5QA^MtLv;R!5-CW=TGX+)g@O1V>WfKW1#`S2Fo<+F zEQj%^hR>j0**CEmzCnH8525-^`Z9{eJ6#DD@-?tg>QEQ&OlBtjlwQEbD z^6Q~ys4eP&{ZOZ10;(g+P!CUtV;zZ6q!*wz=Nr`2`-GYH(;`#vWI@mW|8GrO5QTc9 zHAC&%HmH$wL+yd@ZF&UixJ^WLY(A=^KcgPF6?OkHo4$yFq#s%nhnp`ddBQpW`bt%m z4DH5t)_&GF3?_dr2I77kh4)ZXA5+zA!Vy@C^bu6PS2Z(`OsMxkHfwd%)W>3D>{rcg zzSEr{BY=#*F%u@QZl)?9YV8Z7IueE&S!W!LeQo+b)Y>MkVFr>KRWBE6hKitOrUdG< zqB?4`cX1O@kK#}jr=WJ}PpFQpLT$Fgs5QHRp_sI$c~B`-y;`U}5RLkH9f}(HT&#cx zQ1>T{Fq^m#YRTN;MD%WNihA%^)R)Kw*b;Z5rZh_}^Wjk(bzGxS=X@rrgX>V6_Xuh! zPoeI+W78jzedr{sZD#ztI-Wh{cDfT$PX?ooQ9SBZxzM^AwFH}yqwO3;y(xWpt*Ik* zQ4jtBHIt)|7o#%~wP~lImTo?3uN_1^?=E`&{{NncrZ8JQGoo^+jznP}Y>Rrp71RT6 zp=Rt6Y6jAOXO34v)QhPCYAFY!-WNZj)_NLhU>i{P?M5G+|4X*QP1J)vV-8FdX?mOo zbz?R3Vg|lLeF#O>H$S(Vpq5|^=EMa!5D%j^VU;LzjO(H{VPn)D>5Oho$p|9a96zHv za2hp5mryT`XQ(Ck*On)1VAeJbs(yY{2a2KAz7}c#Em8LkL$x=}x(d~iy$v}3+MQ>~ z2*6YgP0tGBb<(vl8|G_dUO2TeAL-_(wI5^C+c1Lk1Jn`~ZfxEcrBNeoit1=zR0jv6 zW^__x&cBY$Y%=tw+labhH);=DMeX88s8iu;V#>4PBGRRBI$lE^%ic|0&c7_tBAiNk zeselZx@Ze??pw7qBOhj+>L#Myxdhd-2{%9o0~2)Rcvx%Il&UXos4? zUN$`*^(LHy>gWZ7>nS4SQLx2H64#eZNgp{h+{B7pZ_a~sDWds8Mue)`72a|iQAc7oCS5h z3!om*6$5c0>X_|Ab?_u=4_!lz^sOyV-rjUP6YBmln3v}}u|#xSX5qKE3-e&|4ld81 zN=so3=`E-S1$Q(S!d|4y;Tl|rTB=sjW-oO{wKEvCRLiWJPy;=PZXKfwMD(fT-N~#~ z9@LAZ0IIoC-V<4{X6)w&$j(H*E4%S}{=o})VW84F>OE+)S$E+$QjhG*gpgsfMqTVNI zyO|j*;3g76MoH8jXpaSO3~ENUVrATeUYH=({29#~_mZB0gRx0>^VhD+Se|s!9(>$l zP5cojpf+!cp5{kw9c)C}9Zy7i;3-zaEWON{wMXsJVHk~@QBxb(+pOhxIF$5Ytbk4* z^T3Lz(=;5zT>OT_7Nqa?HQy&H_cQG*!s2g}(2h{FvI?AkRSJYB0KpmU&sPe0*7t~YKrgM!pn=%8c zyYZK* z)u9@w^WPLbUocR+eFW+h%tOuS@2C#Hi(~$^HYvuMhDxK>xH77tW;h7DU>rU|O=Yif zW~5tCp8*F@GxQXTW8ir6aorGA-W%1CIhY$aqMmzWJoB&PmUx0ahNuU$$3R?(y5Tr# zQ@*nKnI@VMmqpD?9n_1cCtgH1CdUSo%zL2&>i&MH(=yL`!%alTFY9FU=~oxE6r)jZ zv=gW)zl_>!cTiLAnqnIEMXhy4n+`=SMS0X_{T7R1FVxJeK!3c2y3hTJh&G2$ym_;w zKy8vtsD=VD5DTL^6p4D%wM31mJLbdbs43o$s&@@_|0C2=e!yqwJCz;J|GmW;I{)vc zxg7f7RQ}23`G>>{)6HK*2F)=4T6F@~b7Rk$E@uM<&oWbc6+4iAj2b|_+2;Nxc$Tzl zj`>^Cc~nQr&UHDTu@35Ey7oM6cFuoOBKl&`5|?5hjK<9K&03DYwWOOZFz4QHq095n z@eR?Nj_=3nlpkAU-gN#yo9}`>QKx7DR>kY6nG0HMzMdDuG(6u~M?`zzFkZ)Zs7-ls ziCJ^+rN&?kAU_PX2il>|e~eB4XdQ#zH!Is znXgCj!7Wf9MjcSQz7uLn`=VY@!%_9(tW!{XViu}nORc{waMM8_mfp>l+vjBd=9poKEouzU3<;p^Q7Ky(Jn+bJD=foof zUDatXd3{ov%TDFyYJ9gm|Fp+3N?= zod^$YdJOl?u=U4d5$aB{^|MjOZQ}{>t=?P-?SnSj20mg}3S)2&Rv`4X4W1*ulKTG= z8ju%Bomsesv_2|zH73*{ty}IBG7~>Z_;UHvh6?klg5F%Zx{$e>u!gWn73?*fN(YHg zvgxgqy(b)}!S3is=t6uH^>X5$s!QGh!k6n5@zj)+rcMseLwO65w~`9y++-XfY_he( zso0cwRVoZ8d?KwgscR2$U2UlUr)}sud7X*3r|vq!QJc>Zb@)Q$v?9IE<`p45fcqy< z?{7jQ^4;0U>|-m0V=}@U3OkbjEAbrM(2Q`Gu$;6PLDvG$e|aEYrS4DMbB(fa(*Cy2 za`JSwApH+@lAEOGe^zyayzb`Hly9vR@}Ba|V%-rhG7PZAQ4r>l*@8ARS| z;u~%Lb?)mxJPG-y@K5v{o#qtqDdM?0k=dB^c2bjxe?!qSyT~i7A{+feIX{h{@GP!CK zZ%&fTt zODHTvC0$ny&UITapKZ8=HO$s~MEW~I0bB1G_T%0s$j>3qm-kDyt?$U2z1Vn4qgS z=_)4b9LF8p?|wvNHjyqgpli4F8F~G=LDyyCx(-pMZ*jV&5`Rp{LwpII!Kb#Kz7Ksv zUSpdk>A4n?rypGvY}%Vo=GoQ0$-j|&U3}YhhGHhtQ!qUS5E^~e&Ocs!;-+6q)M`1owGmm@0aTXPVFXE9XOd1&d+!?3V<`Lj@+SR{&Csu~wcMwlYr0Z#Utj{pzm3Q< zG7eCfl<*rN7kR#(YP>OsrzYaKGf=h%A#0OJZ*Bh)v-edA~1sgm+-xN(m8GpNQaubf( zIuo%Z`L}G^-r~fP7eHbj;S6zI!?peaRNP`KS10oTja?)i;i6H?(hqS1&cQF&JIZ|t-%+ zlUbU?P21Qk;vWdQQrNud#AlPYl^d606Y^sTNeSu5D?r#pyeH~vi*clNr6N9)d-4$u zkWTN(Wu}brE$gIo|4V!^^?xQ5qu!V6gl$9VDK`ECaaGw(a1lv_rwF=g+2=nXKjy1@ zPgC~!tMvEOOGllx6@20MfgtTi@3I zk%FHI%Si91>?C0x@v-G`>eYe|H9M({uadtGlaa5hBH=IMd8o69vWkRI z!f3)B@?VnQUw_Nj^_dVvfe!`Kh_|*4*CX%Cy>;;GJmauIfsf5zqy#y+;Ngnhyc^0E=uQLh7eHE;mo13}ke zLMF-+;yim#L0dMFyoLJRkcWaEWX59=LQ&!?xv9FXIMCimeJ2_Dx|-qzTu7bSly|}= zq@&5dMEorAn#6k&Zrl6Mk>8H|;^cj~&g*x>FBFs{{6%g#Tk-@~k*BMXz2RHpor(X4 z5w8unRuRvD zx&~6`9_dg#OwhHQ5K0(BC`vuX;Y_q;r>WbFcp>t1{XqObLOI)BF!9X9J7eBERBlM( z4=P?DV+Zj#&u!*EU`|BQ?8>*?b6MEV3z=avP8M-=T8b`4J diff --git a/readthedocs/locale/fr/LC_MESSAGES/django.po b/readthedocs/locale/fr/LC_MESSAGES/django.po index 37c1e56666e..02b8acb1826 100644 --- a/readthedocs/locale/fr/LC_MESSAGES/django.po +++ b/readthedocs/locale/fr/LC_MESSAGES/django.po @@ -42,7 +42,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-01 14:17+0000\n" +"POT-Creation-Date: 2024-10-23 13:42+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Christian Wiat, 2024\n" "Language-Team: French (http://app.transifex.com/readthedocs/readthedocs/" @@ -54,8 +54,8 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % " "1000000 == 0 ? 1 : 2;\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:717 -#: projects/filters.py:196 projects/models.py:1479 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:728 +#: projects/filters.py:196 projects/models.py:1484 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Version" @@ -261,7 +261,7 @@ msgid "Invitation declined" msgstr "Invitation déclinée" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:245 +#: projects/models.py:250 msgid "User" msgstr "Utilisateur" @@ -273,8 +273,8 @@ msgstr "Identifiant de l'utilisateur" msgid "Username" msgstr "Nom d'utilisateur" -#: audit/models.py:138 builds/models.py:95 builds/models.py:711 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1473 +#: audit/models.py:138 builds/models.py:95 builds/models.py:722 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1478 #: redirects/models.py:48 msgid "Project" msgstr "Projet" @@ -299,7 +299,7 @@ msgstr "Identifiant de l'organisation" msgid "Organization slug" msgstr "Jeton de l'organisation" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1226 msgid "Action" msgstr "Action" @@ -484,7 +484,7 @@ msgstr "Branche" msgid "Tag" msgstr "Étiquette" -#: builds/constants.py:56 projects/constants.py:412 +#: builds/constants.py:56 projects/constants.py:414 msgid "Unknown" msgstr "Inconnu" @@ -516,7 +516,7 @@ msgstr "Actif" msgid "Build successful" msgstr "Compilation réussie" -#: builds/filters.py:29 projects/models.py:1578 +#: builds/filters.py:29 projects/models.py:1583 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Compilation échouée" @@ -533,7 +533,7 @@ msgstr "Requête de tirage/fusion" msgid "All versions" msgstr "Toutes versions" -#: builds/filters.py:48 builds/models.py:139 builds/models.py:733 +#: builds/filters.py:48 builds/models.py:139 builds/models.py:744 msgid "State" msgstr "État" @@ -542,7 +542,7 @@ msgstr "État" msgid "Any" msgstr "Toutes" -#: builds/filters.py:54 builds/models.py:100 builds/models.py:723 +#: builds/filters.py:54 builds/models.py:100 builds/models.py:734 msgid "Type" msgstr "Type" @@ -577,7 +577,7 @@ msgid "Verbose Name" msgstr "Nom verbeux" #: builds/models.py:127 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:250 +#: projects/models.py:255 msgid "Slug" msgstr "Jeton" @@ -597,7 +597,7 @@ msgstr "Compilé" msgid "Uploaded" msgstr "Chargé" -#: builds/models.py:154 projects/models.py:478 +#: builds/models.py:154 projects/models.py:483 msgid "Privacy Level" msgstr "Niveau de confidentialité" @@ -631,7 +631,7 @@ msgstr "Contient une ePub" msgid "Has HTML Zip" msgstr "Contient un Zip HTML" -#: builds/models.py:175 projects/models.py:563 +#: builds/models.py:175 projects/models.py:568 msgid "Documentation type" msgstr "Type de documentation" @@ -648,155 +648,155 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "Ajout de nouveaux greffons de bibliothèques js dans cette version" -#: builds/models.py:745 +#: builds/models.py:756 msgid "Status" msgstr "Statut" -#: builds/models.py:752 integrations/models.py:145 +#: builds/models.py:763 integrations/models.py:145 msgid "Date" msgstr "Date" -#: builds/models.py:753 +#: builds/models.py:764 msgid "Success" msgstr "Succès" -#: builds/models.py:758 +#: builds/models.py:769 msgid "Setup" msgstr "Configuration" -#: builds/models.py:759 +#: builds/models.py:770 msgid "Setup error" msgstr "Erreur de configuration" -#: builds/models.py:760 +#: builds/models.py:771 msgid "Output" msgstr "Sortie" -#: builds/models.py:761 templates/builds/build_detail.html:261 +#: builds/models.py:772 templates/builds/build_detail.html:261 msgid "Error" msgstr "Erreur" -#: builds/models.py:762 +#: builds/models.py:773 msgid "Exit code" msgstr "Code de retour" -#: builds/models.py:767 projects/models.py:1490 +#: builds/models.py:778 projects/models.py:1495 msgid "Commit" msgstr "Consigner" -#: builds/models.py:773 +#: builds/models.py:784 msgid "Version slug" msgstr "Jeton de la version" -#: builds/models.py:779 +#: builds/models.py:790 msgid "Version name" msgstr "Nom de la version" -#: builds/models.py:785 builds/models.py:1228 +#: builds/models.py:796 builds/models.py:1239 msgid "Version type" msgstr "Type de la version" -#: builds/models.py:792 +#: builds/models.py:803 msgid "Configuration used in the build" msgstr "Configuration utilisée dans la compilation" -#: builds/models.py:797 +#: builds/models.py:808 msgid "Custom build configuration file path used in this build" msgstr "" "Chemin du fichier de configuration de compilation personnalisé utilisé dans " "cette compilation" -#: builds/models.py:805 +#: builds/models.py:816 msgid "Build Length" msgstr "Durée de compilation" -#: builds/models.py:808 +#: builds/models.py:819 msgid "Builder" msgstr "Responsable de la compilation" -#: builds/models.py:815 +#: builds/models.py:826 msgid "Cold Storage" msgstr "Stockage longue durée" -#: builds/models.py:821 +#: builds/models.py:832 msgid "Celery task id" msgstr "Identifiant de la tache Celery" -#: builds/models.py:1131 +#: builds/models.py:1142 msgid "Build" msgstr "Compiler" -#: builds/models.py:1136 +#: builds/models.py:1147 msgid "Command" msgstr "Commande" -#: builds/models.py:1137 builds/models.py:1192 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:252 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1203 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:257 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Description" -#: builds/models.py:1138 +#: builds/models.py:1149 msgid "Command output" msgstr "Résultat de la commande" -#: builds/models.py:1139 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Code de sortie de la commande" -#: builds/models.py:1141 +#: builds/models.py:1152 msgid "Start time" msgstr "Heure de début" -#: builds/models.py:1142 +#: builds/models.py:1153 msgid "End time" msgstr "Heure de fin" -#: builds/models.py:1170 +#: builds/models.py:1181 msgid "Activate version" msgstr "Activer la version" -#: builds/models.py:1171 +#: builds/models.py:1182 msgid "Hide version" msgstr "Cacher la version" -#: builds/models.py:1172 +#: builds/models.py:1183 msgid "Make version public" msgstr "Rendre cette version publique" -#: builds/models.py:1173 +#: builds/models.py:1184 msgid "Make version private" msgstr "Rendre cette version privée" -#: builds/models.py:1174 +#: builds/models.py:1185 msgid "Set version as default" msgstr "Mettre cette version par défaut" -#: builds/models.py:1175 +#: builds/models.py:1186 msgid "Delete version" msgstr "Supprimer la version" -#: builds/models.py:1187 +#: builds/models.py:1198 msgid "Rule priority" msgstr "Règle de priorité" -#: builds/models.py:1188 +#: builds/models.py:1199 msgid "A lower number (0) means a higher priority" msgstr "Un nombre inférieur (0) correspond à une priorité plus élevée" -#: builds/models.py:1198 +#: builds/models.py:1209 msgid "Match argument" msgstr "Arguments pour la correspondance" -#: builds/models.py:1199 +#: builds/models.py:1210 msgid "Value used for the rule to match the version" msgstr "Valeur utilisée pour la règle pour correspondre à la version" -#: builds/models.py:1203 +#: builds/models.py:1214 msgid "Predefined match argument" msgstr "Argument de correspondance prédéfini" -#: builds/models.py:1205 +#: builds/models.py:1216 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." @@ -804,47 +804,47 @@ msgstr "" "Argument de correspondance que nous avons défini, qui est utilisé s'il n'est " "pas sur Aucun, sinon l'argument match_arg sera utilisé." -#: builds/models.py:1216 +#: builds/models.py:1227 msgid "Action to apply to matching versions" msgstr "Actions à réaliser sur les versions correspondantes" -#: builds/models.py:1221 +#: builds/models.py:1232 msgid "Action argument" msgstr "Argument de l'action" -#: builds/models.py:1222 +#: builds/models.py:1233 msgid "Value used for the action to perfom an operation" msgstr "Valeur utilisée pour les actions qui réalisent une opération" -#: builds/models.py:1229 +#: builds/models.py:1240 msgid "Type of version the rule should be applied to" msgstr "Sur quel type de version cette règle devrait elle être appliquée" -#: builds/models.py:1394 +#: builds/models.py:1405 msgid "Version activated" msgstr "Version activée" -#: builds/models.py:1395 +#: builds/models.py:1406 msgid "Version hidden" msgstr "Version masquée" -#: builds/models.py:1397 +#: builds/models.py:1408 msgid "Version set to public privacy" msgstr "Confidentialité de la version définie comme publique" -#: builds/models.py:1400 +#: builds/models.py:1411 msgid "Version set to private privacy" msgstr "Confidentialité de la version définie comme privée" -#: builds/models.py:1402 +#: builds/models.py:1413 msgid "Version set as default" msgstr "Version définie comme par défaut" -#: builds/models.py:1403 +#: builds/models.py:1414 msgid "Version deleted" msgstr "Version supprimée" -#: builds/models.py:1408 +#: builds/models.py:1419 msgid "Matched rule" msgstr "Règle de correspondance" @@ -963,7 +963,7 @@ msgstr "Explication du problème" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1593 +#: core/forms.py:198 projects/models.py:1598 msgid "URL" msgstr "URL" @@ -1077,6 +1077,20 @@ msgstr "" msgid "Validation of custom domain expired: {{domain}}" msgstr "" +#: domains/validators.py:17 +#, python-brace-format +msgid "" +"This project has reached the limit of {feature.value} domains. Consider " +"removing unused domains." +msgstr "" + +#: domains/validators.py:22 +#, python-brace-format +msgid "" +"Your organization has reached the limit of {feature.value} domains. Consider " +"removing unused domains or upgrading your plan." +msgstr "" + #: gold/forms.py:50 msgid "No project found." msgstr "Aucun projet trouvé." @@ -1086,12 +1100,12 @@ msgid "This project is already Ad-Free." msgstr "Ce projet est déjà sans publicité." #: gold/models.py:28 organizations/models.py:31 organizations/models.py:223 -#: organizations/models.py:297 projects/models.py:236 +#: organizations/models.py:297 projects/models.py:241 msgid "Publication date" msgstr "Publié le" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1492 +#: organizations/models.py:298 projects/models.py:244 projects/models.py:1497 msgid "Modified date" msgstr "Modifié le" @@ -1393,7 +1407,7 @@ msgid "Unknown problem" msgstr "Problème inconnu" #: notifications/messages.py:101 -msgid "Build terminated due inactivity" +msgid "Build terminated due to inactivity" msgstr "" #: notifications/messages.py:129 @@ -1519,7 +1533,7 @@ msgstr "Utilisateurs" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1484 +#: projects/models.py:254 projects/models.py:1489 msgid "Name" msgstr "Nom" @@ -2149,16 +2163,12 @@ msgid "Verify your email address" msgstr "Vérifiez votre adresse e-mail" #: organizations/views/private.py:120 -#, fuzzy -#| msgid "Organization Name" msgid "Organization updated" -msgstr "Nom de l'organisation" +msgstr "" #: organizations/views/private.py:130 -#, fuzzy -#| msgid "Organization slug" msgid "Organization deleted" -msgstr "Jeton de l'organisation" +msgstr "" #: organizations/views/private.py:159 msgid "Owner removed" @@ -2256,75 +2266,75 @@ msgstr "Mkdocs Html Pages" msgid "Generic" msgstr "Générique" -#: projects/constants.py:79 +#: projects/constants.py:81 msgid "Live" msgstr "Actif" -#: projects/constants.py:80 +#: projects/constants.py:82 msgid "Deleted" msgstr "Supprimé" -#: projects/constants.py:86 +#: projects/constants.py:88 msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2064 +#: projects/constants.py:94 projects/models.py:2077 msgid "Public" msgstr "Public" -#: projects/constants.py:93 +#: projects/constants.py:95 msgid "Private" msgstr "Privé" -#: projects/constants.py:104 +#: projects/constants.py:106 msgid "CPython 2.x" msgstr "CPython 2.x" -#: projects/constants.py:105 +#: projects/constants.py:107 msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:409 +#: projects/constants.py:411 msgid "Valid and active" msgstr "Validé et actif" -#: projects/constants.py:410 +#: projects/constants.py:412 msgid "Invalid" msgstr "Invalide" -#: projects/constants.py:411 +#: projects/constants.py:413 msgid "Pending" msgstr "En attente" -#: projects/constants.py:421 +#: projects/constants.py:423 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:425 +#: projects/constants.py:427 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:429 +#: projects/constants.py:431 msgid "Single version without translations (/)" msgstr "" -#: projects/constants.py:446 +#: projects/constants.py:448 msgid "Alphabetically" msgstr "Alphabétiquement" -#: projects/constants.py:447 +#: projects/constants.py:449 msgid "SemVer (Read the Docs)" msgstr "" -#: projects/constants.py:450 +#: projects/constants.py:452 msgid "Python Packaging (PEP 440 and PEP 425)" msgstr "" -#: projects/constants.py:452 +#: projects/constants.py:454 msgid "CalVer (YYYY.0M.0M)" msgstr "" -#: projects/constants.py:453 +#: projects/constants.py:455 msgid "Define your own pattern" msgstr "" @@ -2441,7 +2451,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:451 projects/models.py:254 +#: projects/forms.py:451 projects/models.py:259 msgid "Short description of this project" msgstr "Description courte de ce projet" @@ -2519,62 +2529,76 @@ 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:94 +#: projects/models.py:95 msgid "Main project" msgstr "Projet principal" -#: projects/models.py:100 +#: projects/models.py:101 msgid "Subproject" msgstr "Sous-projet" -#: projects/models.py:105 +#: projects/models.py:106 msgid "Alias" msgstr "Alias" -#: projects/models.py:257 +#: projects/models.py:190 +#, fuzzy +#| msgid "Single version" +msgid "Sorting of versions" +msgstr "Version unique" + +#: projects/models.py:200 +msgid "Custom version sorting pattern" +msgstr "" + +#: projects/models.py:206 +msgid "Show latest and stable at the beginning" +msgstr "" + +#: projects/models.py:262 msgid "Repository URL" msgstr "URL du dépôt" -#: projects/models.py:260 +#: projects/models.py:265 msgid "Git repository URL" msgstr "" -#: projects/models.py:267 +#: projects/models.py:272 msgid "Repository type" msgstr "Type de dépôt" -#: projects/models.py:273 +#: projects/models.py:278 msgid "Project homepage" msgstr "Page d’accueil du projet" -#: projects/models.py:275 +#: projects/models.py:280 msgid "The project's homepage" msgstr "La page d’accueil du projet" -#: projects/models.py:278 +#: projects/models.py:283 msgid "Canonical URL" msgstr "URL canonique" -#: projects/models.py:280 +#: projects/models.py:285 msgid "URL that documentation is expected to serve from" msgstr "URL à laquelle cette documentation s'attend à être servie" -#: projects/models.py:283 +#: projects/models.py:288 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:290 +#: projects/models.py:295 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " "current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:298 +#: projects/models.py:303 msgid "Single version" msgstr "Version unique" -#: projects/models.py:301 +#: projects/models.py:306 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 " @@ -2585,19 +2609,19 @@ msgstr "" "cette option que si vous n'allez jamais avoir plusieurs versions de " "votre documentation." -#: projects/models.py:308 +#: projects/models.py:313 msgid "Default version" msgstr "Version par défaut" -#: projects/models.py:311 +#: projects/models.py:316 msgid "The version of your project that / redirects to" msgstr "La version de votre projet à laquelle / redirige" -#: projects/models.py:316 +#: projects/models.py:321 msgid "Default branch" msgstr "Branche par défaut" -#: projects/models.py:322 +#: projects/models.py:327 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." @@ -2605,32 +2629,32 @@ msgstr "" "Branche vers laquelle \"latest\" pointe. Laisser vide pour utiliser la " "valeur par défaut pour votre SGV." -#: projects/models.py:327 +#: projects/models.py:332 msgid "Custom path prefix" msgstr "" -#: projects/models.py:333 +#: projects/models.py:338 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." msgstr "" -#: projects/models.py:338 +#: projects/models.py:343 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:344 +#: projects/models.py:349 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." msgstr "" -#: projects/models.py:351 +#: projects/models.py:356 msgid "Build pull requests for this project" msgstr "Pull request de compilation pour ce projet" -#: projects/models.py:354 +#: projects/models.py:359 msgid "" "More information in our docs." @@ -2638,25 +2662,25 @@ msgstr "" "Plus d'information dans notre documentation." -#: projects/models.py:358 +#: projects/models.py:363 msgid "Privacy level of Pull Requests" msgstr "Niveau de confidentialité des Pull Requests" -#: projects/models.py:365 +#: projects/models.py:370 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:370 +#: projects/models.py:375 msgid "CDN Enabled" msgstr "CDN activé" -#: projects/models.py:372 +#: projects/models.py:377 msgid "Analytics code" msgstr "Code analytics" -#: projects/models.py:377 +#: projects/models.py:382 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2664,11 +2688,11 @@ msgstr "" "ID de suivi Google Analytics (ex. 1UA-22345342-11). Cela peut " "ralentir les chargements de votre page." -#: projects/models.py:383 +#: projects/models.py:388 msgid "Disable Analytics" msgstr "Désactiver les mesures" -#: projects/models.py:387 +#: projects/models.py:392 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" @@ -2676,15 +2700,15 @@ msgstr "" "Désactiver entièrement Google Analytics pour ce projet (nécessite de " "recompiler la documentation)" -#: projects/models.py:392 +#: projects/models.py:397 msgid "Alternative container image" msgstr "Image alternative pour le conteneur" -#: projects/models.py:398 +#: projects/models.py:403 msgid "Container memory limit" msgstr "Limite mémoire du conteneur" -#: projects/models.py:403 +#: projects/models.py:408 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2692,55 +2716,55 @@ msgstr "" "Limite de la mémoire au format Docker, par example: 512m ou " "1g" -#: projects/models.py:408 +#: projects/models.py:413 msgid "Container time limit in seconds" msgstr "Limite de temps du conteneur en secondes" -#: projects/models.py:413 +#: projects/models.py:418 msgid "Alternate build queue id" msgstr "Identifiant alternatif de queue de compilation" -#: projects/models.py:419 +#: projects/models.py:424 msgid "Maximum concurrent builds allowed for this project" msgstr "Nombre maximal de compilations concurrentes sur ce projet" -#: projects/models.py:424 +#: projects/models.py:429 msgid "Allow paid advertising" msgstr "Autoriser les annonces sponsorisées" -#: projects/models.py:426 +#: projects/models.py:431 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:429 +#: projects/models.py:434 msgid "Ad-free" msgstr "Sans annonces" -#: projects/models.py:434 +#: projects/models.py:439 msgid "Is spam?" msgstr "Est du spam ?" -#: projects/models.py:437 +#: projects/models.py:442 msgid "Manually marked as (not) spam" msgstr "Marqué manuellement comme (non) spam" -#: projects/models.py:440 +#: projects/models.py:445 msgid "Show version warning" msgstr "Afficher l'avertissement de version" -#: projects/models.py:442 +#: projects/models.py:447 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:446 +#: projects/models.py:451 msgid "Path for .readthedocs.yaml" msgstr "Chemin du fichier .readthedocs.yaml" -#: projects/models.py:452 +#: projects/models.py:457 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2753,19 +2777,19 @@ msgstr "" "code>. Laisser vide pour la valeur par défaut : .readthedocs.yaml." -#: projects/models.py:460 +#: projects/models.py:465 msgid "Featured" msgstr "En vedette" -#: projects/models.py:462 +#: projects/models.py:467 msgid "Skip (disable) building this project" msgstr "Passer (désactiver) la compilation de ce projet" -#: projects/models.py:470 +#: projects/models.py:475 msgid "Delisted" msgstr "Retiré de la liste" -#: projects/models.py:472 +#: projects/models.py:477 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" @@ -2774,19 +2798,19 @@ msgstr "" "the Docs et demande aux moteurs de recherche externes de le supprimer via " "robots.txt" -#: projects/models.py:483 +#: projects/models.py:488 msgid "Should the project dashboard be public?" msgstr "Le tableau de bord du projet devrait être public ?" -#: projects/models.py:490 +#: projects/models.py:495 msgid "Related projects" msgstr "Projets apparentés" -#: projects/models.py:498 templates/search/elastic_search.html:57 +#: projects/models.py:503 templates/search/elastic_search.html:57 msgid "Language" msgstr "Langue" -#: projects/models.py:502 +#: projects/models.py:507 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2794,31 +2818,31 @@ 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:510 +#: projects/models.py:515 msgid "Programming Language" msgstr "Langage de programmation" -#: projects/models.py:514 +#: projects/models.py:519 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:530 +#: projects/models.py:535 msgid "This project has been built with a webhook" msgstr "Ce projet a été compilé par un webhook" -#: projects/models.py:534 +#: projects/models.py:539 msgid "This project has been successfully cloned" msgstr "Ce projet a bien été cloné" -#: projects/models.py:543 +#: projects/models.py:548 msgid "Connected repository" msgstr "" -#: projects/models.py:544 +#: projects/models.py:549 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:570 +#: projects/models.py:575 msgid "" "Type of documentation you are building. More " @@ -2828,67 +2852,67 @@ msgstr "" "en/stable/builders.html#sphinx.builders.html.DirectoryHTMLBuilder\">Plus de " "détails sur les compilateurs Sphinx." -#: projects/models.py:581 +#: projects/models.py:586 msgid "project" msgstr "projet" -#: projects/models.py:592 +#: projects/models.py:597 msgid "Model must have slug" msgstr "Le Model nécessite un libellé court" -#: projects/models.py:1354 +#: projects/models.py:1359 msgid "Subproject nesting is not supported" msgstr "L'imbrication de sous-projet n'est pas supportée" -#: projects/models.py:1489 +#: projects/models.py:1494 msgid "Path" msgstr "Chemin" -#: projects/models.py:1491 +#: projects/models.py:1496 msgid "Build id" msgstr "ID de compilation" -#: projects/models.py:1494 +#: projects/models.py:1499 msgid "Page search rank" msgstr "Classement dans les recherches" -#: projects/models.py:1499 +#: projects/models.py:1504 msgid "Ignore this file from operations like indexing" msgstr "Ignorer ce fichier pendant les opérations comme l'indexation" -#: projects/models.py:1542 projects/models.py:1707 +#: projects/models.py:1547 projects/models.py:1712 msgid "created" msgstr "créé" -#: projects/models.py:1547 +#: projects/models.py:1552 msgid "modified" msgstr "modifié" -#: projects/models.py:1576 +#: projects/models.py:1581 msgid "Build triggered" msgstr "Compilation déclenchée" -#: projects/models.py:1577 +#: projects/models.py:1582 msgid "Build passed" msgstr "Compilation terminée" -#: projects/models.py:1595 +#: projects/models.py:1600 msgid "URL to send the webhook to" msgstr "URL sur laquelle pointer le webhook" -#: projects/models.py:1598 +#: projects/models.py:1603 msgid "Secret used to sign the payload of the webhook" msgstr "Secret utilisé pour signer les données du webhook" -#: projects/models.py:1606 +#: projects/models.py:1611 msgid "Events to subscribe" msgstr "Souscrire aux évenements" -#: projects/models.py:1609 +#: projects/models.py:1614 msgid "JSON payload" msgstr "Données JSON" -#: projects/models.py:1611 +#: projects/models.py:1616 msgid "" "JSON payload to send to the webhook. Check la documentation pour les substitutions possibles." -#: projects/models.py:1718 +#: projects/models.py:1723 msgid "Domain" msgstr "Domaine" -#: projects/models.py:1725 +#: projects/models.py:1730 msgid "This domain was auto-created" msgstr "Ce domain a été créé automatiquement" -#: projects/models.py:1729 +#: projects/models.py:1734 msgid "This domain is a CNAME for the project" msgstr "Ce domaine est un CNAME pour le projet" -#: projects/models.py:1734 +#: projects/models.py:1739 msgid "This domain is the primary one where the documentation is served from" msgstr "Ce domaine est le domaine primaire duquel est servi la documentation" -#: projects/models.py:1738 +#: projects/models.py:1743 msgid "Use HTTPS" msgstr "Utiliser HTTPS" -#: projects/models.py:1740 +#: projects/models.py:1745 msgid "Always use HTTPS for this domain" msgstr "Toujours utiliser HTTPS pour ce domaine" -#: projects/models.py:1744 +#: projects/models.py:1749 msgid "Number of times this domain has been hit" msgstr "Nombre de vues sur ce domaine" -#: projects/models.py:1749 templates/projects/domain_form.html:49 +#: projects/models.py:1754 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "État du certificat SSL" -#: projects/models.py:1758 +#: projects/models.py:1763 msgid "Skip validation process." msgstr "Passer le processus de validation." -#: projects/models.py:1762 +#: projects/models.py:1767 msgid "Start date of the validation process." msgstr "Date de début du processus de validation." -#: projects/models.py:1771 +#: projects/models.py:1776 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "Gérer un âge maximal (par ex. 31536000) pour l'entête HSTS" -#: projects/models.py:1776 +#: projects/models.py:1781 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" "Si hsts_max_age > 0, configurer l'option includeSubDomains avec l'en-tête " "HSTS" -#: projects/models.py:1781 +#: projects/models.py:1786 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "Si hsts_max_age > 0, configurer l'option preload avec l'en-tête HSTS" -#: projects/models.py:1915 +#: projects/models.py:1924 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1928 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1933 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1939 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1943 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1947 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1943 +#: projects/models.py:1952 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1957 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1961 +msgid "Build: Generate a file manifest for file tree diff." +msgstr "" + +#: projects/models.py:1966 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1970 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1974 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1977 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1978 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1981 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1972 +#: projects/models.py:1985 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1977 +#: projects/models.py:1990 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1996 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1989 +#: projects/models.py:2002 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1997 +#: projects/models.py:2010 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2002 +#: projects/models.py:2015 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2028 msgid "Feature identifier" msgstr "Identifiant de la feature" -#: projects/models.py:2020 +#: projects/models.py:2033 msgid "Date feature was added" msgstr "Date d'ajout de la feature" -#: projects/models.py:2026 +#: projects/models.py:2039 msgid "Default all past projects to True" msgstr "Passer par défaut tous les anciens projets à Vrai" -#: projects/models.py:2030 +#: projects/models.py:2043 msgid "Default all future projects to True" msgstr "Passer par defaut tout les futurs projets à Vrai" -#: projects/models.py:2052 +#: projects/models.py:2065 msgid "Name of the environment variable" msgstr "Nom de la variable d'environnement" -#: projects/models.py:2056 +#: projects/models.py:2069 msgid "Value of the environment variable" msgstr "Valeur de la variable d'environnement." -#: projects/models.py:2061 +#: projects/models.py:2074 msgid "Project where this variable will be used" msgstr "Projet dans lequel cette variable sera utilisée" -#: projects/models.py:2067 +#: projects/models.py:2080 msgid "Expose this environment variable in PR builds?" msgstr "Montrer cette variable d'environnement dans les compilations de PR ?" @@ -3093,10 +3121,8 @@ msgid "Error while checking out the repository" msgstr "" #: projects/notifications.py:99 -#, fuzzy -#| msgid "Repository type" msgid "Repository type not suported" -msgstr "Type de dépôt" +msgstr "" #: projects/notifications.py:112 msgid "Sphinx configuration file is missing" @@ -3114,8 +3140,8 @@ msgstr "" msgid "Repository locked" msgstr "" -#: projects/notifications.py:165 -msgid "Read the Docs Addons will be enabled by default on October 7th" +#: projects/notifications.py:166 +msgid "Read the Docs Addons were enabled by default on October 7th, 2024" msgstr "" #: projects/validators.py:18 @@ -3424,7 +3450,7 @@ msgstr "Redirection" #: redirects/templates/redirects/redirect_form.html:8 #: redirects/templates/redirects/redirect_list.html:6 #: redirects/templates/redirects/redirect_list.html:13 -#: templates/projects/project_edit_base.html:22 +#: templates/projects/project_edit_base.html:24 msgid "Redirects" msgstr "Redirections" @@ -3502,67 +3528,67 @@ msgstr "Recherche" msgid "Total results" msgstr "Résultats totaux" -#: settings/base.py:470 +#: settings/base.py:471 msgid "Catalan" msgstr "Catalan" -#: settings/base.py:471 +#: settings/base.py:472 msgid "English" msgstr "Anglais" -#: settings/base.py:472 +#: settings/base.py:473 msgid "Spanish" msgstr "Espagnol" -#: settings/base.py:473 +#: settings/base.py:474 msgid "Brazilian Portuguese" msgstr "Portugais brésilien" -#: settings/base.py:474 +#: settings/base.py:475 msgid "Norwegian Bokmål" msgstr "Norvégien Bokmål" -#: settings/base.py:475 +#: settings/base.py:476 msgid "French" msgstr "Français" -#: settings/base.py:476 +#: settings/base.py:477 msgid "Russian" msgstr "Russe" -#: settings/base.py:477 +#: settings/base.py:478 msgid "German" msgstr "Allemand" -#: settings/base.py:478 +#: settings/base.py:479 msgid "Galician" msgstr "Galicien" -#: settings/base.py:479 +#: settings/base.py:480 msgid "Vietnamese" msgstr "Vietnamien" -#: settings/base.py:480 +#: settings/base.py:481 msgid "Simplified Chinese" msgstr "Chinois simplifié" -#: settings/base.py:481 +#: settings/base.py:482 msgid "Traditional Chinese" msgstr "Chinois traditionnel" -#: settings/base.py:482 +#: settings/base.py:483 msgid "Japanese" msgstr "Japonais" -#: settings/base.py:483 +#: settings/base.py:484 msgid "Ukrainian" msgstr "Ukrainien" -#: settings/base.py:484 +#: settings/base.py:485 msgid "Italian" msgstr "Italien" -#: settings/base.py:485 +#: settings/base.py:486 msgid "Korean" msgstr "Coréen" @@ -3571,8 +3597,8 @@ msgid "Custom domain" msgstr "Domaine personnalisé" #: subscriptions/constants.py:26 -msgid "CDN public documentation" -msgstr "documentation publique du CDN" +msgid "CDN for public documentation" +msgstr "" #: subscriptions/constants.py:27 msgid "Custom SSL configuration" @@ -4121,7 +4147,7 @@ msgstr "Étiquettes populaires" #: templates/builds/versionautomationrule_list.html:6 #: templates/builds/versionautomationrule_list.html:15 -#: templates/projects/project_edit_base.html:27 +#: templates/projects/project_edit_base.html:29 msgid "Automation Rules" msgstr "Règle d'automatisation" @@ -4280,7 +4306,7 @@ msgid "No builds yet" msgstr "Pas encore de compilation" #: templates/core/project_detail_right.html:51 -#: templates/projects/project_edit_base.html:21 +#: templates/projects/project_edit_base.html:23 #: templates/projects/project_users.html:9 msgid "Maintainers" msgstr "Mainteneurs" @@ -4307,7 +4333,7 @@ msgid "Short URLs" msgstr "URL courtes" #: templates/core/project_detail_right.html:111 -#: templates/projects/project_edit_base.html:23 +#: templates/projects/project_edit_base.html:25 #: templates/projects/project_translations.html:12 msgid "Translations" msgstr "Traductions" @@ -4795,7 +4821,7 @@ msgid "Gold Membership" msgstr "Adhésion Gold" #: templates/profiles/base_profile_edit.html:57 -#: templates/projects/project_edit_base.html:33 +#: templates/projects/project_edit_base.html:35 msgid "Advertising" msgstr "Publicité" @@ -4961,7 +4987,7 @@ msgid "Saving the domain will revalidate the SSL certificate" msgstr "L'enregistrement du domaine revalidera le certificat SSL" #: templates/projects/domain_list.html:12 -#: templates/projects/project_edit_base.html:20 +#: templates/projects/project_edit_base.html:22 msgid "Domains" msgstr "Domaines" @@ -5014,7 +5040,7 @@ msgstr "Ajouter" #: templates/projects/environmentvariable_form.html:12 #: templates/projects/environmentvariable_list.html:5 #: templates/projects/environmentvariable_list.html:12 -#: templates/projects/project_edit_base.html:26 +#: templates/projects/project_edit_base.html:28 msgid "Environment Variables" msgstr "Variables d'environnement" @@ -5121,7 +5147,7 @@ msgstr "Dupliqué" #: templates/projects/integration_form.html:12 #: templates/projects/integration_list.html:5 #: templates/projects/integration_list.html:12 -#: templates/projects/project_edit_base.html:25 +#: templates/projects/project_edit_base.html:27 msgid "Integrations" msgstr "Intégrations" @@ -5597,10 +5623,14 @@ msgid "Delete project" msgstr "Supprimer le projet" #: templates/projects/project_edit_base.html:19 +msgid " Addons" +msgstr "" + +#: templates/projects/project_edit_base.html:21 msgid "Edit Versions" msgstr "Modifier les versions" -#: templates/projects/project_edit_base.html:24 +#: templates/projects/project_edit_base.html:26 #: templates/projects/projectrelationship_form.html:5 #: templates/projects/projectrelationship_form.html:12 #: templates/projects/projectrelationship_list.html:5 @@ -5608,7 +5638,7 @@ msgstr "Modifier les versions" msgid "Subprojects" msgstr "Sous-projets" -#: templates/projects/project_edit_base.html:28 +#: templates/projects/project_edit_base.html:30 #: templates/projects/webhook_exchange_detail.html:5 #: templates/projects/webhook_form.html:5 #: templates/projects/webhook_form.html:11 @@ -5617,19 +5647,19 @@ msgstr "Sous-projets" msgid "Webhooks" msgstr "Webhooks" -#: templates/projects/project_edit_base.html:29 +#: templates/projects/project_edit_base.html:31 #: templates/projects/project_notifications.html:5 #: templates/projects/project_notifications.html:12 msgid "Email Notifications" msgstr "Notifications par e-mail" -#: templates/projects/project_edit_base.html:30 +#: templates/projects/project_edit_base.html:32 #: templates/projects/project_traffic_analytics.html:6 #: templates/projects/project_traffic_analytics.html:11 msgid "Traffic Analytics" msgstr "Statistiques de traffic" -#: templates/projects/project_edit_base.html:31 +#: templates/projects/project_edit_base.html:33 #: templates/projects/projects_search_analytics.html:6 #: templates/projects/projects_search_analytics.html:11 msgid "Search Analytics" @@ -6152,7 +6182,3 @@ msgstr "" "fournisseur Git afin de supprimer la connexion OAuth de Read the Docs. Sur " "GitHub, celle-ci se trouve dans Paramètres > Applications > " "Applications OAuth Autorisées." - -#, python-brace-format -#~ msgid "Repository type \"{repo_type}\" unknown" -#~ msgstr "Type de dépôt \"{repo_type}\" inconnu" diff --git a/readthedocs/locale/gl/LC_MESSAGES/django.mo b/readthedocs/locale/gl/LC_MESSAGES/django.mo index f3fdb95dd46bd25dff6ea01ccd63aca749b030f2..15015f09df18a9dc08ad823c9b37602419bc6818 100755 GIT binary patch delta 21662 zcmYk^1$Y(5-pBDhArL~);2tzUun-6ifdau@f&_PhyB^%Nfda*)5J++N7Kh^QZpA6Z zOL@P)GsAtm&olYV{AYG{c4l_ZN$9=v@5H-sJD&TNzxOPM<4qjL$$-lpPpp6&u^4{9IasiP&xCQGpbeyi})5vjJx*Vr3o}zpy!f}4YUm82k zJ1o}3ap=PB!XK&>w3?I!;n-W$lG&D37wv z$3&F3;1E23AsE)&ao%!$rw^IS1Uj~GoENHS={Q#~e=Els%pLf&cAVmrN40UBS-1zs zV!gJGlLxP1XN=pH#pE~u!*DWk=gvut$Mv189mrsAYe7sxxhQ7G zaEy;ps5|b9y5sSv^X8)3FShmTu{z}g=z~c+n)YdsRd#Zt29^)q>aZ9YO<6Tt(H4Cv zcSkM7K#Y%Ltkha#ak%hNxXX64T)kRLA!)6#vFx3}VYCz(~}ccf^D^4t1fKr~xm-4Y(6E zGg0ntW^IO8r=ad|A!==xV>XP%6nGjF;RDow{z7j|)ZOThIxjV$tm+(eCVt>Uaz$#%RmQ&l{2VnS?@)LA zkBxiva-0cz{{6_Dpkfwk?OXRYcC!vb&BR#r#c0$FEI?f-7Bv%_Q0?}k27cOl8#T~Z z$hDmuedq&cV=6uWL46&k0G7v6*b58eI`rHLYR#Ub?&KTlLh<^U`sA35a(dJoGaqU| z;i!Q&M4i_b)n6CXjr2yhP8>?6B2L51co9qDJDh{T{mqHTQ5~Pdq<9xo;$Nr%#vfn@ zf~hFyL-khyHT7*#1L=$!SkD2>zcz#024b77`|W-o-JF4!H@;7HWc z&BLO&5_N&wsF`|!S@1LJybOcPW-Ks>`PUuPAdno}pdP3Gs2Lc7;kez#oxx^caZyv5 z0kziIQIBb1)P*8YGc^bUa005`YSawuM9tvuZZe)JMGfFC>Q3I-xQo}J;z?2MvZDqZ zf?B#NHr~|Q88xthsNFvThv7ujjQS2W{Rdz=%I>^mbV4|)!&(@Dtxz58L_LlNuo#{~ zO|1{Trp1)F6APfG_9^NPzoG{0%?zvmIU+7$}}oQM!T~rYN~6a?yN0p zs)wOwU?ysyi%@qIgOzYSmcS3FDJ?X@?kQYExeaQ-aYmZ!#7A8xF(&5vPF6DNI2d(D zB~W)1j+&|n)IhqUW@HR%Gfl(%xCnLrDb$o-Mm;r;Q0+oTnVGAESt-}RVC;dO&;O-l z)WH_i1@@w5ZQN_LInNh0L;k3x%ZO@M2!Fy#$hL8A;wYEnG#$fJ zg15)A{;Q~PjpxfE#-i>Z;RMI2i|H{tcEcr7MAKKBxRd=3gDQAfU&tJ;uRam>T<8r=m8^3e=Qtw&jDUfu6JF9FzF`pd5nU z_!DXX^H2j`j#}a^sDbQvlhITiM>V{KI`J_!!{?|0R+-Etl6tfwN zqS_Bb4Rj1vz*(3Ouc4=Z^rh^6PDU4gZv)?O24&x=d~d^fm;e`|W@eQwuffWcw__P} zO*5M+3=2^1g=cXoUc^4r83=1$mCpC!v>!cR#oSJGguk*0&0ePusbGF{TvdOMBPXy^us=wN}vD3$!Kk6qoybZ z6XO=t8XZJEHYZS<<`t@4!ntO*r^V8g^P?WuDAa&PS!bgL7Hi#WJuCJ6KOmz!`+yp; z&(CH6DN!e8M|D^fwN%wm1FMf(%VwwnwZa|P4b?8!JX0Tx$tZ`S_C{q?eJylr6GV{F z)U-yGyV`PpEKYeO>dtnfp6~Ov`~*`|{)SmzG6P} zuRHjafJU~#x*c_g`)v7$EuTWo)Fsp%KSHhLTU-8y8eqZ&X24mn3VWy+Dn4?dnaSCx zeqt9g|C-ue1a!gEm=Q0d?%*9ZLGMN8f-SHpIOTYmZBSKsfWAC3?wrZH8t^6i(Zp=Mw|=EirZrzrC> zGw_0#m2!DoZil*He{6)4Ox*3bI&)!v)E#HTxEP8WSSj?yI;j4eqHeI0 zn~c^*YONOFEZmM0vF3U+;;XotUGBAkzyAyPQ528kX7B%AQs1x6yX25HUiTh#-%9&A1RTy=l zvNm25HIO!_etVm;+Zj$q7oLu~&|K62mZ2`N0oBoVTRvhvg=%*ZwTJFopP}~1Th!)G zu+_W|l3)?a=~4aG!KC{9k07IwcS4PP7;2;wP;accs5@SRez+Hl<8jm*&U>5bI1uww zj>JMZ8Fgd(Pkx<5>w$q)CIPn zHrrnGEE#H`XHos#MD2wq7>EgWnDYyvTO+ALCKQ{aE-(xG;s)%9fji95xn z4E&5*y2-oD?*9n`D6c{--Eq`_uA&C`5cLNAYZvpMhD_?+=J6|tTFV-!6B?k_u$7Is z#~{kxZ2ixu3#`D@xCJBeB!*!SF9F?o6zT;x6*VK9Q8Tu05A&}zJ48U6;&1C0)BwEp znh_^P?TPfL=Q{|sH_F)hx~Ps@U^eWGI)5r^hJHrPP~Ls!YkDZ^sT=AhqmHJb?tGaw z7S+Kf)QS5r8joQdjQq{cjI}*#09{c1^+QedL`;dZZFvpqMs}iRzOzy>wr10BbKE+-FgOtDJMN>mZ&_^kK0*H zrWh5MummPKWZrmHu_Wc*s5@VW+VwviHfz}gYf~PM1@J89M%NLZ5DY>MU@fYjmzW;& z9A%lY5?0moU-Fpw#bYeypyC{M#g7<>?Tp<8!==dGORJGtf_Xkn20yPP2>Y;0Xp${&0p58ccK6^J|?m33b7==S+Pl z=BC^Tb>|~cOSl0a;00tdoE_)QrXGI5{DLwLbwh_xkM9d~_azg4QU4UeM<)8kdptIsRqyDVPqkQ!asVu>~f=cBoC)8`XXsCd9dz09T+dZa_V*yHGE#9Fh|e(%X1r=XEkjWq*Fg=uDe8i4FbQ@;Jw?MXGfu>exEeLk zqgR=K-O)7y8qqgYhw-l&{jme(4A=@sqdItmMbZ1Zc??To0OfM1rD=`YOOsIp+lc9L zC;Hfx^tx%5 zVk_$LK7d*90%}Ix@5$sP6L`yPqWY*^+8=p7ou#O?yn?#WLrjY=QFj*qwwcPLsDWlh zt#KjLdF4=#ZB5LC?Jy&bHuY|2DH(OV4z+gMQG4P5YAKGQ*6N%sKR~sAiJ9>O=EBr> z%*=$L`iVf@aT`?oJ~$tTqMnX)cl9yt=D8%(*~K$_&-~+)`@VV8{ev+yEc3wp3+H28 zNV)q%GoZwe%wIqPFo1X`)E!PlE!8U2g%9F*Jc%o@;bZeRqkl04*LUhX;ZeZ$sNEX; zr`h$TQBzkABQOF-;06rAkf*%Yu>-coZ@33rKQn)J3wUk@xDC4y*S~I_hA1qHrCzfB z>Uap5v3L>lV6#`|k4@uHkL4fei(j!7`n)!Kr4t^fJQ;Q8joz4eKg>XRu5~NMqkJAy z;5Af#uih~Ks`x~}2c5snl*LEw=47b)JgE9$^vB|u46CCq+#EIKLs6S=4r=OGqW02y z)CISo7w$uC&i#Ke|9XR+CZNaWChCIsQ5SrQ>gX?9{$h>u*2Mi#?Ngv0%k(xLg1TTS zR6mtaOIs6@U=!59I=ji}!rf6L>WjLwk*E%4q6V-KHPDr|yan}U+>3hm??=609%6oU z{cS$13gT!scR#E_{L4GO?qQYp=2O=lO=dBH6Sx4oe&7QF{XUw{_p>;g4r+YjkCVh7 zem4ImbnpvHL_G2z{w17vzpu;|9!I?&w)|^u=rpQ)19RegTh92+^UcWZ6eZ(N#WB?L zdIPmdUSMYQa$KGlMpo3+g<)T;jn(ilCSV}`E|>Es<&0h~Cmm&<6;Vsn47It>p)Py{^%Oj_@ehgl`-?{Wl|X4spTy@yZZe}9+fVFOD zyhCm>+GMv-FNAn}lhl;?S(BmGHZ|%_3!yeoIA+2~)O%xyEl)tTi$N{r9@HJ5MP2xB z)BqEvH2t`0M~$c+szH=3k3voTeAF8LX5;5kOY|JoK0zv%=WBcx)PS3y`s<4t z@Kn@{E=MiNWo)VM|9+{>+C-t=P+L)(&zrYP0t`jnVL8+ruqJ8~HAAg&M~ucn$d?`` zaaz;<8LHh!t2ZwN%|KGrlH|ffdj1QM(c=_`x|7PN7f}n;1$visV|Be zc~w*g^-(j_3^nB)ur7|oTzC3*lMmgxU?nn|nwF?dGXV9fos1gD zd{l?KP%o+ns7?9|HB)a;cjgsf&P$6b=SJ;;FszA+HA62^k5T;Wrd<$fO~Wt;RzbZVx}yd#3^jwZZF!~jH`EPZ zwdEIXGMcJ*IZQ=H)KUba*18I66V}6d*bX%yS5C9L)1%r4q6SnJbt9Fr6Goz*f+N=R zs2AOB)PUU?1I<+C#XksCMGYubF0;w}?ENTWeqxw0C zx{(Lgm#97T(dc%*kVDTF$|H2UcIuScdjfu>j$V^F*OEovYcf?Upi3_)$4_tr0{3pshsK+>V6 zIzMXdOW1f-RJ-P={sy3ybQ*d-|Cf-_r`KlGbNyNs_z~NqUp}*@y-;^J4)uj%Dwe^$ zs0(~WO?B%0=1#Mq%6U=eg`$?KG-}T@L$@y2hm2k%Lr`}(4%Ojg)c5!m7=s6JF-8?| zIcxb!m8c*yhr5Gap8v+vH^k-nFCnj>ruc`#F3&$=H^vakTd^oUMeU`mMR@-8Tn7~~ zQ&$N!kh-X~j>Hn!1$752Py<_oy0aq~glADV^3@tQ)aChhoCvcMPi758ZO*2sCFm2% z^RLHXEP>8A3srWCx}1KH1T`aLQ6rv&TEm&BC5lB2bT4X?oj{%c3N^+5VpB|2%=FU> zYf z^up{VO*|0wdqW6n;O?SiwEHV!CHxV?@ha*~n5C4EcVDaerPF=|6n$A+zK99e=^#Y1yEB~6SaBT;{hCk`uq>8 zXkN)RP;h`0?xAMn9p*w;C9|pXU~)bG;bipT(G)AdR2HJ9I)N@}GHIU}00rW<-8;iQZ`KWfAF}^~ z-SDxEH>_;xTcA4bh}!K#QBTDfTb^v|XQKLBg&M#{)Y2Zp%$Tr>edVKDk6%?Xy5n}J z%{Lk~kW;9szKwD5De7^0jhc~^Rm}hbt@%-#un1~^Wl`sa+j0$CZh*Rxrd4_VHNqYQ zbfHnGshNsel7-gaumzjw9_slm&s#@p-W2t8^hL!dpa!-S^WbJwyW7|vKiT@0HC&#* z9rvoi^IwgM0|YdpBsI+m*{x+zcM^dOuqA5Bx1!c^4{B{M;#ho!8bGgF#?h#m{K=MA zqTVMvP&dBUO-3K5XHmQK6>28FpavALwpp|Es5LE#dVVXQI;f0V!loF6{V)`lq6T&q zv*9b$t2}ufV?oS8*`b@f(?$OM-e6ra`?Q(qmRV|GCL%6IDk|Sxd}`{ZLD@0QFAa zg+uW;s^iKL##*SUY=~NlA*dJAY}7k`IcmvnqV~*P)Mv#fOv?4042{i&@}bta8mgoE zsLj$HwIqFPdv41U86sCFBgm>JlLx}k@tfqg=?&)n3^U@p{ND}A8PH+qh{a{YUy5}F5uJ5%wST~=FN%P10_-CHAT&2H_U}Yo7v}o z1p%$y4%C!CvBryZdH$%B9knD$n!7xIwGPF+lsjN~oQc{SmoW?8MLmXbcxe>Cl&JnI zqAuJAyWoNrZZmSpkQl$>t(aHz|q8ibGKni2vlrqHbwn*W{Ucw-UDM%kL3*1g?FQtdzSFpEKbx^BnXcp0^sb9F&I|Fy_y>iVHZJ`D9D znuMCNC8)h{00Zz8YQV2hOO`3h#KW-;<&LOV?oJ$ww=fFZbu~+R&Uy>ogQ$2)<`*^S zW(MHb-E5vT7)U%H>P{M1+o6`MF9zcT48UEe$MObh@A&pGGm#Qi&W73>1yJV|>%sG% zm`rB^T9bhofRj)kF27=R^zUizv<2p-JRWu4M${ho9V_Ee)J!JpW#Va3{RW`+Mj>0S zYRk=f@%(G5`w-C7PehG$HtMlkX5*)D5#{T)Jh->{mOCD`$*!Xwr%$N0Puj;UStisH zZ1`f1vqV z-We-WUTuAidi915GG9L1<6z2bP)m_}uxEzdPB}7-2t=W#>L64^ocoAv< z*HMq3|4^pT#pXoaQRpz^Fw{&O#v%9;H4|M}YV|)C!*D+a>iLf|+^lU7=BL9yupSLQ zk8nBNvF1qg?*V)98Rf~N%!kl`(dI&{@D}m2n1S=xk1!XV1^&>feIn~WZlF{n*78};E4i+=bUs)G}#U3(w(_&vAf zFQ`|y_cZgy^u-I5%cJ%{>gnbiP&n$%S`9PfsOdca0c4gDP{#*RkKsv7gx64;c_W^K}9~m@eA9aVy?w|_p!MdpWq(7PWK>+H!VAO|HZPcgY1k`|cV-b9U+AEo6oAaBaW~3Wt zNB2N7y3j(@6t6_Rcy`$G3DgVd7UsZLs5fKEIp#uPsQM_>r{qx71;(Mi_5O(3OFyCR zJl2+vB1`RdZj#Yvc#0Z%g1P2%KNPhWYNMt)(w2MT0m{Sh9+v;v++mJ+>}Ga59P&d*WwKOYH zPs2uZYty8QbvgI325Jd{e>Fy;p8E-?$8a&~@!F2s&HGS$=bH7tt$&W%OK(wM;o`0_ zPgiDC`#@B`1=sNW>oEu?piR{Vv*1+Jrdp30@$aY;PuTKB)YRTVEzNz@3+WB2o&Gv0 zeNmgz-DM%Dur)=uT zpUGvXn>$21)9fqh9VwGq5HCmm0{Kn&5>sLq;)iKpn(`d-FNmF{tRo|-6!H7S?nk@o zCXcRN-`mZr<;^$|&lA&;mi$6|PufkI zMaoV3gQTN6?NUeY2}|w%La7?13U~*Lapp+d%L(#zh{vaVjQlTZ$Cdd`;yG$i&Sl#w z(2RTr+I>GpQH~b*KD0 zmLLtZ9bP2QtHAk0imiUq^3#lPxRX-yZ zu!nSp*eLdR6nBGPg?`-HKi^3h9v zNbX)}FGIljoqPl>dXTTl+1KrG)?3x46Zz}Zb;APo+;GY|N|TxsEBBv1{b`rO)_WT9 zV$7c{b?>%9}hL@JAo) zN6e3yjh;OPmkuWZu}8#OQ2s`0NO=)S#}I?Fk8(%a#^O%f*97WxeP=i)-y-RlLkcD3 zq0vqn|E!=r8q($v@lK?0>NeYR3aFmgVq0!NU1Q2RQjs4=+D+Xp6LJ=j?@NB5UTbe{ z!*m3%l5b5#45=_D>9}ifZd0$LkZoVq+QPQmflY|zp9oo2Mf8&G;3mPaPoP3vAx9f&s+c4HeGF8?GKWsk;c&92le*D?jw4p(`*DJfD|V2lsMFUR9Y2wO zL&{5jHD1I)s3RrGpL{EOo?<=8uOOC>d^rU;_=*%AR5?-pJ@&knTyG5VR+Oh>2Fyxo z`JaCN@`^53Kb3m|O-rbc{~V)f+Sr!)R_~0ZO;^gV@db6|iOr|{nbd=r4$XgiQej&j zgZWLB!*7?KKaf@A+=Aq55T8muWgIqBB{Gc&{`a^@tU0m2>0~?=F_d#t-hetfkUwcJ zq;eVk;0PeT(Y6_iC5c_8oe%jpOELC`P(R+XMKR`lHwsbxbC&<2O)1pZN8NvqIFvuwzysXQc}Z!~E|c^S2EqrNM4eeqz2h=1V>;vAcBElJuCk7iAsssngMbl!@3gtV-;N9mqP{ zE`=I#l(OwRkuO7CRy{U%Z6h@}N9s@6MLZ+v2ge z_45XW0~B=Jp)!yYuaa~G5O0HRi03DE3}Z+O$j71XK6Qt%I`UT+&(VUqUiSRuM2eGs zF;&ha;&o`RV*#m|c2@^=M8$COIS3XZKhHLrL;fpCM;d#9dF1C3TTGiv#9EU^kdl+q z6Dvg8LcXu49JH$j|27oTMYf+-Yn@U3^P$uq}Tl4jnBgEh81A{`+zLdj{uH zr(+aJP4<)iB^DRYlMZvywIm%+Xwc8Lr|9!kl4(UkYmwx(@An#vWV7|MT8H%o7q`4py5*hoiPsEj24ihMfT zlfS)yii=4nNeOB5{kUy28Ex#jbq)RgPTg|KS1`$c&Y4a5G5x;O`s=7oWq)9wd{FRd5+Zl^deTC zy38aUXZ5Uv*}{Gdr9m>%Ch{q9KJ}wX&nSoB5t5EIq=KYLqyn@XiQkW_v~5ef!Zt90 z{6D09_T0RfhI9I0oSe$ZN;%8iZaZk-(41IFUrTGccQ>t!L nRR~XDC7MUz2hyueL+g8Go?R}TE90guy`xraw-`Ooa^?9A+*lhF5Gz2~#&zK{EE>Ugsqj9lLa^WIZoa9j#H|v zqK-4Nf#XErD6ELbuoxz2=s5E*0w>^2+=*=(IZhAsZR|L$U5+yjFHnBc#BpZf&Zds@ z7gmjQ9J+ElWtut8VFEFj5$iX1oTS(TRUU#G*!Q-)4b{5qy5o7M^VXxr&JO*I^RegPP(K=#Q5%8@@xeOWnnBl4A~QD2}2W(S`XhP3D-b&^&65 zQXqTKiN;ho3w5DYHog_pQ{IKu@I2}Ue7iYLW-N$0uO|9qODv0S)XW@44Jc`M=D!4) z%-zk@G{Pj5BQY2|qIUf(%!D^k9lyn*7>}(UiX|~I_CVeFAWVvLQ5RZ;8gMLb!!xLv z8RqV3)+XAz7l#FL2n4Ul*REIrK+iWUoATg+cEx@$6&Xy0_@>$gR_whS?k3m>vu-Oy6P#2ts z8E^x#WNzmKnQ#J^P!~uz#7tFs%uYD~bz&vdrfh<`g8`TZqfyV%GSm#L#wz&0#`6p{ z11o@l4V1!}kdfFm##HKk$0%>}AqCdv&_?R%j*9E449GV1(? zsK@dTEQaqf3S~)aLAq zn(D!*JDZA{>b0mDIEWhPkEk1p!^(IQOQ8QKF03hSHp*@)TuM0_HR61u&4ofy7Yaws zPz_Yak*GUrhq|L)sF@mt8pu493DFb596 zP@Io?8qT6RxQn{LQ`C&SL7n#=HKSip1NR+k;=!o%!ca5hE=fjfR~gl?8P35dWZyVG z;~1NZ?^>806Hef33-P=Y`Id-RQ8!RzlH=6FiWrDTJ>;!^8w)SkJBn$bJ9`~o%5e>`Q@ zzxEWzX-l9v#>2y?0h~aM_&jQj@1h3s95qw#Q0)>#oAXj)bIR#Z1MGtpa4_bCC@2RTnZLxDey;EMCLKGZ+YK-k07Frubh1wgv zQT2mRdtel5W~SKk99v$7#ffh~-PmK)9e=jvREx}05`+=N-4SFowWCmXFctM8S%jLx z6{riIwDF6mJGh1#*e&Y=)Ez#v<=3|S9#atiin`+zi_P`2AZ51`L`EYlf*Nskti~p4 zW8)i^n5jI1>gcL1KSEvb17=0Nw{-*AFcR~lE;tdxaW;nGdDP4~%XD2gqal-lvOlWB z;#eEYq3&=7YANQT)_Oe-#@(oy30-c^D~W1X0X3ryQ8U%X#yg@v96)bw|0Z1yKVnfq|S@0}E2_wbuNyw;bb9K95@4%jku7 zPNB=jF2&M%`E`)b*;P_Jq5sZ7>M6Mk7%poP!$qdRxB_^_U*BmSn8_j@xQA-hsnz0a6yUJJu8zKFWqpHL=7Yw)$t-*UXQx)Uetw-p$2dcb%9%`ejeEJYwLSdyDzBCnRFNPuT0uq zW|L$=?e0RD1dCx2tcdD(2xX`4A^g$&b^b2cK>1Y$IGa-dxsj3*8wxYmEpzi#f z^(yN8+oV$0W2ck&Q51Mg6~_#42KCsaOu@VG+EALowws$612W=us&S-3a8o&)y zN4`Ir-CZC5q#T9SvHefx7mqENlkz{<1GAqoH!>Y_QQnP}@GfS-z_Wb7VL43e;yt0i zP&6TM;~al##)9X0$>4PS0~22`A42a@1I=-f*Dlt?u)cGS(cm4xv32(W{JR$>^U`YWcQ9D2ii3Rb{C%Iz>dPQ+w54YlXoi^%ANt*Fg+3=`u;OoX>k&+8*hi0?2S ze#TIA{mh?Pu@L6Rhv933YyoU+hzYx`7Vpujjuj8LiC})Mna=n$lk| zGd{%B_|=wE-!^wr099WNb%72Tgkw-QvJo@k0rbTis40Jinn~|F%na9el9JKd zFHOg*aXjTOm>0*rGJkB^ilLPM#6+0uwRs8(qV~!x)WCP5mexJ;jj33QSqL1n-a{YC zpD`_Zzcn3ZK*e)l0?dO6F%Z$R0X9koMHJ~)8elpu~pf#V37e?JcY4p|eU(r@HM_sT3 zs-q~>+784NI0iMa7}SO5p$4=Bb!Qt;=O083;52HWmu&ei>dp8RwG_`WGuL;L|7pI_ zquv)aP&3yB`{Q7&fv+$z11afpxt-q#RQ7T?nFtj0b~#rl*NEqG22=Kn@ACXx z&U_!2vw`>nT!K>*xIBNs%$LyRL{sjD=kWvP##4#RgY9Fjwata4u_ETe(KfywHPF)- zfY-4&e!`kqm_PjJ#ztXDJ^ypa=yAD>nt@+XcklwMVfIum&*Rb!b*Ix%BVU0Uz+=>% z1*CR)euXQE*(vu#4P*x9#HFacauPFOy)>FZH=BoyW?&p@Ad67X@oLnaZ9!e&I_kui zs7;oDZ;*N)grH`ou(bqgZ6i>3+6>cSFU*GHQSXh_Dsz2jI~g^ML*3yM)C=Mh>cUym znE@6-byO3z_H9uE8fNQf+ww-#)SpBx;cqtn8MSoj(wqJYp}QD?>SQ$HF{logpf0o< z!|*(6NgQ97(;5n+mS#5U1$7U#`SSC2NsO&fci0v61{{cbla50z@l1@tl^J;cZ<7hn zXiiAWOF&bU9d$y4wI*sNnxK}Z7pmhSsK;s|Y6)kccKce?h4!FsbGD$JcB`)HJi)nj+JpY#-cjt=4Y0uKk9w0omEGj*v6K7qxQl?tc}Z2yZ$xmsmPGsT(B(qQ?8G? z(|*_jC!nVOG3o~Y!NQn6hy858e0u)7kkRux2X(f>1_hMQ68#O~k1I^P^2i2}G>b!}VQ_ufQGFq$Mr~#Zp&BQ%heq~LV)7)`( zRJ$UmnX7H%9Z*X#7`0S0QJZifF2qf!0aeRoHg`Mp)$<=kMkAVl8sQA=f~!$aL5keQ z%&0eBZq$G~pq}S`cot`&2GlahY_k5SJuw{B|4dZ-1*lEG2i@8vS8aoLs5|?N>L^_v zb0_(%MNyx65!NcGHLs1j(>AE{`l9yAWEz@Fvd`B&yM0d<@*ubCoW z%t<*E^(JhLdR&H}Iv9s~j22=|T#423H3nhHU^9^Rc#QH;)MHvEpRodJDXQjkn~}67 zps5~!TKmzcfz7fF*P!m~2LJtZ%39VQ8JIm>Vd zZswa+!-C8ly5ohpJpYwv-9j$Ue+%hf*i7*hY|aVGu@HX2a11MAHd9yBbKMs;bJI`* zS%6yW)mQ>!Q8(}sHL$->H=3fTOMe%1I~mF7PAXYzp*Q7*7>G@+BT$=jC29!{pq_#Y z*cI>Ca@BB`Gk|hq)Qns}?fxsMCA^JVx_6jN&%aMGv&qt;It)imab;|VEm0lq!|(7g z7Q+<9%`3YqYK9hKHN1$rV8#+=59L5T&P7odUWS^HSoHk;e;*l5$vMY6-CWDs7PTn{qGoIk>hau+$MFOv#fg>7D|t3*k6c5= z?^oja*QR(uK#xg+%I40ppr$G>YDP+h;1gSn5QV|>bCsHdqIYDQY12H=jenE|LxI2<*?38)jN+wyE%UW~evm8b#kL9OXo)XZE* zEy)vW!Wu586?-Tz>hYb-TSrU25?MmGbC8TG;!q>|9rNO6RKwi0%&W8aTi z?%W5p6d6&QG#oV(6;Lx&8~v~yYDveS9^Yux%+0_|`utx>CKwN4QT!dXJG0j{-{Zqk zyS|xq5ay&j8};JZkD9SpsF}=E&s?|=7N%SuwMQnR_P|=~falQdPbRFsdA#adhoMHk z8UyeoYU+MNjr=w03xszAGv$7mm^Chr1&CK{X!b&1)N?)twYO$i7ocW#RYRVC-Z{=r z0y^=1BbVn-vAG(X3)VqRU1QXnur=z<*A8=FZ`6C>d(@1r!(4a>wKR`WuXOJwF3*3= zmKt>_#og0UN)DYWEty;zu_bHT)Q9X5b6zj`BA%11pC*p%ZEfd!aVl5Y#3ckGjA@)Lz(u z+V#&+pLVZN{UvB_mM$}D1`42_7IzUcy1;j+DQtr3xF>24j6tpWO4L;D!XP|p<1bN5 z=W1bQqM)@l{!Y9*YDpTmbb0=GJp%Jl-h$=z{NE;{JM-f$p%+IU)MHo!L$C$v0#i{J zK7ifuF>2s-TbnzKM9;uc{ft4?uSPA=X4H+GL+zn^m_g6~3o<&vr;XXwLAZo+Mf@Hg zq6RRiEx-M;S=ZuN$_d*uBb2A2_QawNW`+)<-UAm7x)J#O#27^%}on~Ex+FU=N*7hW7t#6}d<`HU5lXWtCBsc29h0q@>qxM24>rixS z^GqkBj@F^3Y%6LB_M$pCi<+Ukw(N8^?bDz-%#7N^AvRtZHIP!M&DIF@w6wr5>}li6 zJM;YO0_zB92KJ*KzbmLUyKnu1YL}&p8CVEbq+AZQG~+P>cVamHje2|wbTu>D3AMR< zqh@dd>c&@eb(@O)1T?}p)Rg~<`ZRludUZP8%!iI2YB%??&PC1KA=JQ6p)Pa2CB&wtV#fNFOf>)|ELs^>qTpLv|hq3*Z|YRx*L)~GkC z;{~`5*Pv$NyZ&Z#H9-xyEo!Q}pf>AZ)Sik)e_U+ihfqrphY9rjKPIEKdVzYb(+zNW z{wXyd>ctX?nwjBP1;?Qmp2snG2{&Maf#w$tXOP)sT`_|AeAM@fTUZ8D4R$$gunxM* zlG#qC627$-8)9C)Bd{{@%{UbQLM=t_p=OFFVPncWP&1WunAyBVa4O}dsNasCq6QE! z+&q4fn9#-M9M1EvI~p;<+}SDAOeE*A9EL?PKgOai@Bkw)@krCI1}>%C7Yoo~no;KO z`{hTwoG9XR@I3mAaXHWNDi*{eW6k+*#?s+k0vX5g6^jl&U_Q#}Cb&HR6O8g0L-{D` zdqTsB#-W&<@^UPP$5Bfaf0E1d&+d z36D^l@55B{t<`&)*%M7sySf(!<3fy&r%_MIdDN!5hx%}Nheuyja?Xs zM^P7gf|}x2s27iGo++nAy?}C|Hg7m;54AvDXCiw3``;a8^u^;O>H-&0-+FJMHq%|y zoxii?l=ID6=S1Cc7^=g1sL%ZowtgOJs#n|cUOZ0u6#j~n7x4V+4tp$QB<%i8ID>Nj z#pZXrLwJF5;w3K6zjWTj6_f`qHB*>rnfYULaV$-IE^5~N|)y!BC4UvxmKB1Yy|2s-z)?2Qpv)4krjv8G~g0uL|%>;K^L{EtTlqV8lrYH41fo`z4TJ=1oB z%Xx^iQA;p*qj5Frvm_4n7(PQiUCt)6nG>M)jys3V1fv=hMs22&sF|pR39u9DgeX+U zgHXQ%PDgF34XDTOI%?B>Kn*z2W^-OzR5>epVG#0Ix}9J$dLtD_U7)J9E^1Ro+H!l; zKzi76e_KDo#wTJ9>Sx$^Eb6&Gi0bz&YBOF%-M};S(dYkHGV0i8iy26A)UMBp8gUpV z!O}Kf4fQy-L~rbA?Spzs2B0=$3|7ZDWN-iP_>){0rXabdA*NEW)4mMl`Q%>`yF^)szB-pC{)pJ4m^XFP#6&cR=jQG3 zzvCxr`E9|;P0GdDeD415s7~Ft<2T|fNXdw$B%LNd7C+Kpzik)#tug*i+C_igj+(R? zPI(SH)f1~hpfrJJBuy$0yfczmQFIYILhLlBhN;#Rm(0<#2H|1{BMNvM6B}qeUhu6vT zlslhDO>Jy3vRyq-UVrj>CpD(5>KCLyUZ~DR0^g2Qbkc%Uz;^I0ew5f&(jJnIAE=)| z`pFdk_w#S+&(U8`OiUVJ`!0ZQXf>VKDUyzsc*)I=tW=hvv)uNgpNVay!68x{u>)$& zQJZ$nu^jbdNdHi7;;G>)9eEucY5&IdbC+08@@;7wOS)|1yiA?xr1q4#e{+;1Fr4gE z8onhpqcRV%!S+u59>qbez*ZS#YP z)$>%$0g#*=ALnuH zF&h6wnq(Wbq>@iL&+&ude?Q~M4JMuaPlv6z!0)7~#KVZ+wHM!mrHDT!_R7ZeNp{el z`++*ovIanE8u;M_D$7&B7ZPVX za0BTvNk?|vg1tHUs=e4@V)04;+BQ9HT8RgJyaA~VF@5paP5vbo zv2FTLu4MBU@c`$$Uz6EDilPG@KU$R^$O$@b+Cg5VPG5C&%q9Ppq+gjf;B_2|I?|ES zkZ)_xQ>+j9wZ!t1FQ)*958qQVS4~#nkUei5*BeK?E#(=Q6$40Z{?pGpub9vV>D`lQ zT0(vN=NL!Rrnbx%dS?P{dQg6YFR80QY!T&uNWF>a7)h)XsfaC)#{#Cx;TJ~p-^y@q zDEV5%r;|_b&1R}XrU}9S9@mMrBK8-ZOr&Bx<-C-)qmItxFW3vITt+`QvJ;QBZAPH} zw(&FV5|V#Q{s8$HHRKpYtdTbJRf1nhsR-tygDRwIRF*&;iAhZ;>o`sQL86G15cYp1^0+|Afs^$5iqhrY$T}(efbdEMuRD~ZadZ^eve-&J^vZ_GFy?4U@`Lkq`{cn4A<2)}A6SFfk9HtiZM(E;#8KL|??S#T zbpd*9{c0Pj!4=XV%3j2?kt$HGLpe~D9JT4VALS~h=zPKPw2L9$o^+DB0L(?|K)xFG zrcDrSMqn>ugNa3u&q8WijUQ_W7RGoS>lN0hK|V zc#EVXJMnhdo_GkcGq|3#gnT^e9#MA+YvLl}I$BfL*Pg$ca&gicRd7TTuSa_wi%BiC zyE>~QDn^mdNw6sSMYhp=@?S_gGTI9)B)@>za@yP=){Zoql$Ml*SRv9b@&jxiop6(< z2Y$gLKaX>BlYS)T`Nu2O)g%2$aHtCZIpWdLYSJoFDD~ft+ut&{fI1yxNNRGN^p#kA zyh=LFMYoW2{6>R;wmn6+=l@H_=l>5l!)Ta}Mq7wYCEpOAP(DFgM0!r_6YBVtx*Yc0 z2;#R%|2@8^e1x{&+4f_pTuWL{`5bj~^mbWHVH$;4I@(2LOY*PDXR)XWu8ojp_ zNv!p0+{5OncAk>D5z|qY6Py31PO;h41(Tvlk+z-Ug-CI9yBUNz6wsJQE@JoRDS|;&mmHW(j?oBJ;C$GyFO&PmhbKA4mFwa$)?Dq+>IwAZd!E-Dv!F+@fs<+7-5e$>jef9kJ);$BdlQ zAM^fB<1o@g8eb!Dh>GZMJz)vTnTW@^_~P!%UknrETtM^lq~}!Kr>YR1$I3KsiXTX? zV|z64^7E}&+rL-;w%xn5^KT#3u78gXJ^Quk*CncFY>&QE)?};rE!3{d@z|dJy^ilw Z%QpV)JNQ?qSUaXiU%%byGr11U{y#nzbx!~Q diff --git a/readthedocs/locale/gl/LC_MESSAGES/django.po b/readthedocs/locale/gl/LC_MESSAGES/django.po index 9ed9709d6a1..5b138ce2492 100644 --- a/readthedocs/locale/gl/LC_MESSAGES/django.po +++ b/readthedocs/locale/gl/LC_MESSAGES/django.po @@ -1,28 +1,30 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Eric Holscher, 2023 # Leandro Regueiro , 2013 # Manuel Kaufmann , 2023 # Miguel Anxo Bouzada , 2023 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-08 09:41+0000\n" +"POT-Creation-Date: 2024-10-23 13:42+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Manuel Kaufmann , 2023\n" -"Language-Team: Galician (http://app.transifex.com/readthedocs/readthedocs/language/gl/)\n" +"Language-Team: Galician (http://app.transifex.com/readthedocs/readthedocs/" +"language/gl/)\n" +"Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:717 -#: projects/filters.py:196 projects/models.py:1480 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:728 +#: projects/filters.py:196 projects/models.py:1484 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versión" @@ -163,8 +165,8 @@ msgstr "Xa existe un subproxecto con este alias" #: api/v3/serializers.py:1033 #, python-brace-format msgid "" -"Prefix redirects have been removed. Please use an exact redirect `/prefix/*`" -" instead. See {blog_link}." +"Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " +"instead. See {blog_link}." msgstr "" #: api/v3/serializers.py:1039 @@ -220,7 +222,7 @@ msgid "Invitation declined" msgstr "Convite declinado" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:246 +#: projects/models.py:250 msgid "User" msgstr "Usuario" @@ -232,9 +234,9 @@ msgstr "ID do usuario" msgid "Username" msgstr "Nome de usuario" -#: audit/models.py:138 builds/models.py:95 builds/models.py:711 -#: organizations/filters.py:133 projects/filters.py:151 -#: projects/models.py:1474 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:95 builds/models.py:722 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1478 +#: redirects/models.py:48 msgid "Project" msgstr "Proxecto" @@ -258,7 +260,7 @@ msgstr "ID da organización" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1226 msgid "Action" msgstr "Acción" @@ -282,7 +284,9 @@ msgstr "Recurso" msgid "" "Extra data about the log entry. Its structure depends on the type of log " "entry." -msgstr "Datos adicionais sobre a entrada de rexistro. A súa estrutura depende do tipo de entrada de rexistro." +msgstr "" +"Datos adicionais sobre a entrada de rexistro. A súa estrutura depende do " +"tipo de entrada de rexistro." #: audit/models.py:258 msgid "shared link" @@ -441,7 +445,7 @@ msgstr "Póla" msgid "Tag" msgstr "Etiqueta" -#: builds/constants.py:56 projects/constants.py:412 +#: builds/constants.py:56 projects/constants.py:414 msgid "Unknown" msgstr "Descoñecido" @@ -473,7 +477,7 @@ msgstr "Activa" msgid "Build successful" msgstr "Construción satisfactoria" -#: builds/filters.py:29 projects/models.py:1579 +#: builds/filters.py:29 projects/models.py:1583 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Produciuse un fallo na construción" @@ -490,7 +494,7 @@ msgstr "Solicitude de extracción/fusión" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:139 builds/models.py:733 +#: builds/filters.py:48 builds/models.py:139 builds/models.py:744 msgid "State" msgstr "Estado" @@ -499,7 +503,7 @@ msgstr "Estado" msgid "Any" msgstr "Calquera" -#: builds/filters.py:54 builds/models.py:100 builds/models.py:723 +#: builds/filters.py:54 builds/models.py:100 builds/models.py:734 msgid "Type" msgstr "Tipo" @@ -514,7 +518,8 @@ msgstr "Privacidade" #: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." -msgstr "{version} é a versión predeterminada do proxecto, debería estar activa." +msgstr "" +"{version} é a versión predeterminada do proxecto, debería estar activa." #: builds/forms.py:170 msgid "Custom match should not be empty." @@ -533,7 +538,7 @@ msgid "Verbose Name" msgstr "Nome descritivo" #: builds/models.py:127 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:251 +#: projects/models.py:255 msgid "Slug" msgstr "" @@ -543,7 +548,9 @@ msgstr "Compatíbel" #: builds/models.py:144 msgid "State of the PR/MR associated to this version." -msgstr " \nEstado da solicitude de extracción/fusión asociada a esta versión." +msgstr "" +" \n" +"Estado da solicitude de extracción/fusión asociada a esta versión." #: builds/models.py:146 msgid "Built" @@ -553,7 +560,7 @@ msgstr "Construída" msgid "Uploaded" msgstr "Subido" -#: builds/models.py:154 projects/models.py:479 +#: builds/models.py:154 projects/models.py:483 msgid "Privacy Level" msgstr "Nivel de privacidade" @@ -567,7 +574,9 @@ msgstr "Agochada" #: builds/models.py:164 msgid "Hide this version from the version (flyout) menu and search results?" -msgstr "Quere agochar esta versión do menú (de desprazamento flotante) de versións e dos resultados da busca?" +msgstr "" +"Quere agochar esta versión do menú (de desprazamento flotante) de versións " +"e dos resultados da busca?" #: builds/models.py:167 msgid "Machine Created" @@ -585,7 +594,7 @@ msgstr "Conten un ePub" msgid "Has HTML Zip" msgstr "Conten un Zip HTML" -#: builds/models.py:175 projects/models.py:564 +#: builds/models.py:175 projects/models.py:568 msgid "Documentation type" msgstr "Tipo de documentación" @@ -594,207 +603,212 @@ msgid "Type of documentation the version was built with." msgstr "Tipo de documentación coa que se construíu a versión." #: builds/models.py:183 -msgid "" -"Data generated at build time by the doctool (`readthedocs-build.yaml`)." -msgstr "Datos xerados no momento da construción pola «doctool» (`readthedocs-build.yaml`)." +msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." +msgstr "" +"Datos xerados no momento da construción pola «doctool» (`readthedocs-build." +"yaml`)." #: builds/models.py:190 msgid "Inject new addons js library for this version" msgstr "Inxecta unha nova biblioteca js de engadidos para esta versión" -#: builds/models.py:745 +#: builds/models.py:756 msgid "Status" msgstr "Estado" -#: builds/models.py:752 integrations/models.py:145 +#: builds/models.py:763 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:753 +#: builds/models.py:764 msgid "Success" msgstr "Satisfactorio" -#: builds/models.py:758 +#: builds/models.py:769 msgid "Setup" msgstr "Definicións" -#: builds/models.py:759 +#: builds/models.py:770 msgid "Setup error" msgstr "Produciuse un erro na definición" -#: builds/models.py:760 +#: builds/models.py:771 msgid "Output" msgstr "Saída" -#: builds/models.py:761 templates/builds/build_detail.html:261 +#: builds/models.py:772 templates/builds/build_detail.html:261 msgid "Error" msgstr "Erro" -#: builds/models.py:762 +#: builds/models.py:773 msgid "Exit code" msgstr "Código de saída" -#: builds/models.py:767 projects/models.py:1491 +#: builds/models.py:778 projects/models.py:1495 msgid "Commit" msgstr "Remisión" -#: builds/models.py:773 +#: builds/models.py:784 msgid "Version slug" msgstr "" -#: builds/models.py:779 +#: builds/models.py:790 msgid "Version name" msgstr "Nome da versión" -#: builds/models.py:785 builds/models.py:1228 +#: builds/models.py:796 builds/models.py:1239 msgid "Version type" msgstr "Tipo de versión" -#: builds/models.py:792 +#: builds/models.py:803 msgid "Configuration used in the build" msgstr "Configuración utilizada na construción" -#: builds/models.py:797 +#: builds/models.py:808 msgid "Custom build configuration file path used in this build" -msgstr "Ruta do ficheiro de configuración de construción personalizada utilizada nesta construción" +msgstr "" +"Ruta do ficheiro de configuración de construción personalizada utilizada " +"nesta construción" -#: builds/models.py:805 +#: builds/models.py:816 msgid "Build Length" msgstr "Tamaño da construción" -#: builds/models.py:808 +#: builds/models.py:819 msgid "Builder" msgstr "Construtor" -#: builds/models.py:815 +#: builds/models.py:826 msgid "Cold Storage" msgstr "Almacenamento en frío" -#: builds/models.py:821 +#: builds/models.py:832 msgid "Celery task id" msgstr "ID da tarefa de Celery" -#: builds/models.py:1131 +#: builds/models.py:1142 msgid "Build" msgstr "Construción" -#: builds/models.py:1136 +#: builds/models.py:1147 msgid "Command" msgstr "Orde" -#: builds/models.py:1137 builds/models.py:1192 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:253 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1203 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:257 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Descrición" -#: builds/models.py:1138 +#: builds/models.py:1149 msgid "Command output" msgstr "Saída da orde" -#: builds/models.py:1139 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Código de saída da orde" -#: builds/models.py:1141 +#: builds/models.py:1152 msgid "Start time" msgstr "Hora de inicio" -#: builds/models.py:1142 +#: builds/models.py:1153 msgid "End time" msgstr "Hora de finalización" -#: builds/models.py:1170 +#: builds/models.py:1181 msgid "Activate version" msgstr "Activar a versión" -#: builds/models.py:1171 +#: builds/models.py:1182 msgid "Hide version" msgstr "Agochar a versión" -#: builds/models.py:1172 +#: builds/models.py:1183 msgid "Make version public" msgstr "Facer pública a versión" -#: builds/models.py:1173 +#: builds/models.py:1184 msgid "Make version private" msgstr "Facer privada a versión" -#: builds/models.py:1174 +#: builds/models.py:1185 msgid "Set version as default" msgstr "Definir a versión como predeterminada" -#: builds/models.py:1175 +#: builds/models.py:1186 msgid "Delete version" msgstr "Eliminar a versión" -#: builds/models.py:1187 +#: builds/models.py:1198 msgid "Rule priority" msgstr "Regra de prioridade" -#: builds/models.py:1188 +#: builds/models.py:1199 msgid "A lower number (0) means a higher priority" msgstr "Un número más baixo (0) significa unha prioridade máis alta" -#: builds/models.py:1198 +#: builds/models.py:1209 msgid "Match argument" msgstr "Argumento de coincidencia" -#: builds/models.py:1199 +#: builds/models.py:1210 msgid "Value used for the rule to match the version" msgstr "Valor usado para que a regra coincida coa versión" -#: builds/models.py:1203 +#: builds/models.py:1214 msgid "Predefined match argument" msgstr "Argumento de coincidencia predefinido" -#: builds/models.py:1205 +#: builds/models.py:1216 msgid "" -"Match argument defined by us, it is used if is not None, otherwise match_arg" -" will be used." -msgstr "Argumento de coincidencia definido por nós, úsase se non é «None», se non, usarase «match_arg»." +"Match argument defined by us, it is used if is not None, otherwise match_arg " +"will be used." +msgstr "" +"Argumento de coincidencia definido por nós, úsase se non é «None», se non, " +"usarase «match_arg»." -#: builds/models.py:1216 +#: builds/models.py:1227 msgid "Action to apply to matching versions" msgstr "Acción para aplicar ás versións coincidentes" -#: builds/models.py:1221 +#: builds/models.py:1232 msgid "Action argument" msgstr "Argumento de acción" -#: builds/models.py:1222 +#: builds/models.py:1233 msgid "Value used for the action to perfom an operation" msgstr "Valor usado para a acción para realizar unha operación" -#: builds/models.py:1229 +#: builds/models.py:1240 msgid "Type of version the rule should be applied to" msgstr "Tipo de versión á que se debe aplicar a regra" -#: builds/models.py:1394 +#: builds/models.py:1405 msgid "Version activated" msgstr "Versión activada" -#: builds/models.py:1395 +#: builds/models.py:1406 msgid "Version hidden" msgstr "Versión agochada" -#: builds/models.py:1397 +#: builds/models.py:1408 msgid "Version set to public privacy" msgstr "Versión definida como privacidade pública" -#: builds/models.py:1400 +#: builds/models.py:1411 msgid "Version set to private privacy" msgstr "Versión definida como privacidade privada" -#: builds/models.py:1402 +#: builds/models.py:1413 msgid "Version set as default" msgstr "Versión definida como predeterminada" -#: builds/models.py:1403 +#: builds/models.py:1414 msgid "Version deleted" msgstr "Versión eliminada" -#: builds/models.py:1408 +#: builds/models.py:1419 msgid "Matched rule" msgstr "Regra coincidente" @@ -912,7 +926,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1594 +#: core/forms.py:198 projects/models.py:1598 msgid "URL" msgstr "URL" @@ -970,7 +984,8 @@ msgstr "Se non se marca, Vde. seguirá a ver anuncios da comunidade." #: core/models.py:37 msgid "Subscribe to our mailing list, and get helpful onboarding suggestions." -msgstr "Subscríbase á nosa lista de correo e reciba suxestións útiles de integración." +msgstr "" +"Subscríbase á nosa lista de correo e reciba suxestións útiles de integración." #: core/models.py:42 msgid "Whitelisted" @@ -993,7 +1008,10 @@ msgid "" "\n" "\n" "Command killed due to timeout or excessive memory consumption\n" -msgstr "\n\nOrde matada por mor do tempo de espera ou polo consumo excesivo de memoria\n" +msgstr "" +"\n" +"\n" +"Orde matada por mor do tempo de espera ou polo consumo excesivo de memoria\n" #: doc_builder/environments.py:355 msgid "Command exited abnormally" @@ -1029,8 +1047,8 @@ msgstr "" #: domains/validators.py:22 #, python-brace-format msgid "" -"Your organization has reached the limit of {feature.value} domains. Consider" -" removing unused domains or upgrading your plan." +"Your organization has reached the limit of {feature.value} domains. Consider " +"removing unused domains or upgrading your plan." msgstr "" #: gold/forms.py:50 @@ -1042,12 +1060,12 @@ msgid "This project is already Ad-Free." msgstr "Este proxecto xa está libre de publicidade." #: gold/models.py:28 organizations/models.py:31 organizations/models.py:223 -#: organizations/models.py:297 projects/models.py:237 +#: organizations/models.py:297 projects/models.py:241 msgid "Publication date" msgstr "Data de publicación" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:240 projects/models.py:1493 +#: organizations/models.py:298 projects/models.py:244 projects/models.py:1497 msgid "Modified date" msgstr "Data de modificación" @@ -1074,21 +1092,28 @@ msgstr "Proxectos Ouro" msgid "" "Gold members may completely remove advertising for all visitors to their " "projects." -msgstr "Os subscritores Ouro poden eliminar completamente a publicidade de todos os visitantes dos seus proxectos." +msgstr "" +"Os subscritores Ouro poden eliminar completamente a publicidade de todos os " +"visitantes dos seus proxectos." #: gold/templates/gold/projects.html:20 #: gold/templates/gold/subscription_detail.html:52 msgid "" -"For small businesses or personal projects, we ask for $5 per month to remove" -" ads from a project." -msgstr "Para pequenas empresas ou proxectos persoais, solicitamos 5 USD ao mes para retirar anuncios dun proxecto." +"For small businesses or personal projects, we ask for $5 per month to remove " +"ads from a project." +msgstr "" +"Para pequenas empresas ou proxectos persoais, solicitamos 5 USD ao mes para " +"retirar anuncios dun proxecto." #: gold/templates/gold/projects.html:21 #: gold/templates/gold/subscription_detail.html:53 msgid "" -"For corporate supported open source projects, we ask for a $50 membership in" -" order to cover our support and operations costs." -msgstr "Para proxectos de código aberto con participación de empresas, solicitamos unha subscrición de 50 USD para cubrir os nosos custos de asistencia e operativos." +"For corporate supported open source projects, we ask for a $50 membership in " +"order to cover our support and operations costs." +msgstr "" +"Para proxectos de código aberto con participación de empresas, solicitamos " +"unha subscrición de 50 USD para cubrir os nosos custos de asistencia e " +"operativos." #: gold/templates/gold/projects.html:24 msgid "Ad-free projects" @@ -1132,7 +1157,10 @@ msgid "" "You can't make any more projects ad-free with your current Gold membership " "of %(gold_level)s. You can either increase the level of your membership or " "change which projects you make ad-free." -msgstr "Xa non pode facer máis proxectos sen publicidade coa súa subscrición Ouro de %(gold_level)s . Pode subir o nivel da súa subscrición ou cambiar os proxectos que fai sen publicidade." +msgstr "" +"Xa non pode facer máis proxectos sen publicidade coa súa subscrición Ouro de " +"%(gold_level)s . Pode subir o nivel da súa subscrición ou cambiar os " +"proxectos que fai sen publicidade." #: gold/templates/gold/subscription_detail.html:35 msgid "Read the Docs Gold Membership" @@ -1142,23 +1170,30 @@ msgstr "Subscrición Ouro a Read the Docs" msgid "" "Supporting Read the Docs lets us work more on features that people love. " "Your money will go directly to maintenance and development of the product." -msgstr "O apoio a Read the Docs permítenos traballar máis nas funcións que lle gustan á xente. Os seus cartos irán directamente ao mantemento e desenvolvemento do produto." +msgstr "" +"O apoio a Read the Docs permítenos traballar máis nas funcións que lle " +"gustan á xente. Os seus cartos irán directamente ao mantemento e " +"desenvolvemento do produto." #: gold/templates/gold/subscription_detail.html:57 msgid "" -"If you are a company using Read the Docs, please consider Read the Docs for Business. This will " -"help us cover our costs, and provide you with a better experience on the " -"site." -msgstr "Se é unha empresa que utiliza Read the Docs, considere empregar Read the Docs para Empresas. Isto axudaranos a cubrir os nosos custos e ofrecerlle unha mellor experiencia no sitio." +"If you are a company using Read the Docs, please consider Read the Docs for Business. This will help us cover " +"our costs, and provide you with a better experience on the site." +msgstr "" +"Se é unha empresa que utiliza Read the Docs, considere empregar Read the " +"Docs para Empresas. Isto axudaranos a cubrir os nosos custos e ofrecerlle " +"unha mellor experiencia no sitio." #: gold/templates/gold/subscription_detail.html:66 #, python-format msgid "" -"For any questions about our Gold membership program, please email" -" us." -msgstr "Para calquera dúbida sobre o noso programa de susbscrición Ouro, envíenos un correo." +"For any questions about our Gold membership program, please email us." +msgstr "" +"Para calquera dúbida sobre o noso programa de susbscrición Ouro, envíenos un correo." #: gold/templates/gold/subscription_detail.html:74 msgid "Your Gold membership" @@ -1284,9 +1319,11 @@ msgstr "Solicitude de convite" #: invitations/templates/invitations/invitation_detail.html:12 #, python-format msgid "" -"%(requestor_name)s has invited you to join" -" the %(target_name)s %(target_type)s." -msgstr "%(requestor_name)sconvidouno a unirse ao %(target_name)s%(target_type)s." +"%(requestor_name)s has invited you to join " +"the %(target_name)s %(target_type)s." +msgstr "" +"%(requestor_name)sconvidouno a unirse ao " +"%(target_name)s%(target_type)s." #: invitations/templates/invitations/invitation_detail.html:22 msgid "Your invitation has expired." @@ -1305,7 +1342,9 @@ msgstr "Pídelle á administración do proxecto que o volva convidar." msgid "" "This invitation will expire in %(valid_until)s." -msgstr "Este convite caducará en %(valid_until)s." +msgstr "" +"Este convite caducará en %(valid_until)s." #: invitations/templates/invitations/invitation_detail.html:39 msgid "Accept" @@ -1324,7 +1363,7 @@ msgid "Unknown problem" msgstr "" #: notifications/messages.py:101 -msgid "Build terminated due inactivity" +msgid "Build terminated due to inactivity" msgstr "" #: notifications/messages.py:129 @@ -1450,7 +1489,7 @@ msgstr "Usuarios" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:250 projects/models.py:1485 +#: projects/models.py:254 projects/models.py:1489 msgid "Name" msgstr "Nome" @@ -1539,7 +1578,9 @@ msgstr "" msgid "" "Our access to your following accounts was revoked: {provider}. Please, " "reconnect them from your social account connections." -msgstr "Foi revogado o noso acceso ás súas seguintes contas: {provider}. Volva conectalas dende as conexións da súa conta social." +msgstr "" +"Foi revogado o noso acceso ás súas seguintes contas: {provider}. Volva " +"conectalas dende as conexións da súa conta social." #: oauth/utils.py:57 msgid "Webhook activated" @@ -1548,7 +1589,9 @@ msgstr "Punto de ancoraxe web activado" #: oauth/utils.py:65 msgid "" "Webhook activation failed. Make sure you have the necessary permissions." -msgstr "Produciuse un fallo na activación da ancoraxe web. Asegúrese de ter os permisos necesarios." +msgstr "" +"Produciuse un fallo na activación da ancoraxe web. Asegúrese de ter os " +"permisos necesarios." #: organizations/constants.py:9 msgid "Read-only" @@ -1576,8 +1619,7 @@ msgstr "Nome (descendente)" msgid "All organizations" msgstr "" -#: organizations/filters.py:103 projects/filters.py:161 -#: projects/filters.py:223 +#: organizations/filters.py:103 projects/filters.py:161 projects/filters.py:223 msgid "Sort by" msgstr "Ordenar por" @@ -1670,7 +1712,8 @@ msgstr "Artefactos limpados" #: organizations/models.py:94 msgid "Maximum concurrent builds allowed for this organization" -msgstr "Número máximo de construcións simultáneas permitidas para esta organización" +msgstr "" +"Número máximo de construcións simultáneas permitidas para esta organización" #: organizations/models.py:101 msgid "Stripe customer ID" @@ -1728,10 +1771,18 @@ msgstr "Eliminar a organización" msgid "" "\n" " Deleting this organization will also remove all the organization's\n" -" teams, users, projects, and built documentation. Are you sure that it\n" +" teams, users, projects, and built documentation. Are you sure that " +"it\n" " is safe to remove this organization?\n" " " -msgstr "\n Ao eliminar esta organización, tamén se eliminarán todos os equipos,\n usuarios, proxectos e documentación construída da organización. Confirma\n que é seguro eliminar esta organización?\n " +msgstr "" +"\n" +" Ao eliminar esta organización, tamén se eliminarán todos os " +"equipos,\n" +" usuarios, proxectos e documentación construída da organización. " +"Confirma\n" +" que é seguro eliminar esta organización?\n" +" " #: organizations/templates/organizations/admin/organization_delete.html:23 #: templates/projects/project_delete.html:24 @@ -1811,10 +1862,18 @@ msgstr "Este equipo non ten ningún membro" #, python-format msgid "" "\n" -" This is a list of all the team members and owners inside your organization.\n" -" To invite members, invite them to a team\n" +" This is a list of all the team members and owners inside your " +"organization.\n" +" To invite members, invite them to a " +"team\n" +" " +msgstr "" +"\n" +" Esta é unha lista de todos os membros do equipo e propietarios " +"da súa organización.\n" +" Para convidar membros, convídeos a un " +"equipo\n" " " -msgstr "\n Esta é unha lista de todos os membros do equipo e propietarios da súa organización.\n Para convidar membros, convídeos a un equipo\n " #: organizations/templates/organizations/onboard/base.html:24 #: templates/projects/import_base.html:27 @@ -1853,19 +1912,35 @@ msgid "" " More members can be invited to your team later,\n" " in the organization admin dashboard.\n" " " -msgstr "\n Finalmente, se quere convidar á súa empresa a unirse a Vde.,\n convide algúns membros a compartir a documentación a seguir.\n Máis adiante pode convidar máis membros ao seu equipo,\n no taboleiro de administración da organización..\n " +msgstr "" +"\n" +" Finalmente, se quere convidar á súa empresa a unirse a Vde.,\n" +" convide algúns membros a compartir a documentación a seguir.\n" +" Máis adiante pode convidar máis membros ao seu equipo,\n" +" no taboleiro de administración da organización..\n" +" " #: organizations/templates/organizations/onboard/organization.html:11 msgid "" "\n" " Before you can add a project or build documentation,\n" " we will help you create an organization.\n" -" Access to your documentation is limited to only those inside your organization,\n" +" Access to your documentation is limited to only those inside your " +"organization,\n" " or inside a team with access.\n" " We'll help set up a team shortly,\n" " start by entering your organization details.\n" " " -msgstr "\n Antes de que poida engadir un proxecto ou construír documentación,\n axudarémoslle a crear unha organización.\n O acceso á súa documentación está limitado só aos membros da súa organización,\n ou dentro dun equipo con acceso.\n En breve, axudarémoslle a configurar un equipo.\n Comece por introducir os detalles da súa organización..\n " +msgstr "" +"\n" +" Antes de que poida engadir un proxecto ou construír documentación,\n" +" axudarémoslle a crear unha organización.\n" +" O acceso á súa documentación está limitado só aos membros da súa " +"organización,\n" +" ou dentro dun equipo con acceso.\n" +" En breve, axudarémoslle a configurar un equipo.\n" +" Comece por introducir os detalles da súa organización..\n" +" " #: organizations/templates/organizations/onboard/team.html:7 msgid "Create a Team" @@ -1880,7 +1955,9 @@ msgstr "Escoller unha organización" msgid "" "You are a member of several organizations. Select the organization that you " "want to use:" -msgstr "Vostede é membro de varias organizacións. Seleccione a organización que quere utilizar:" +msgstr "" +"Vostede é membro de varias organizacións. Seleccione a organización que " +"quere utilizar:" #: organizations/templates/organizations/organization_choose.html:45 msgid "You aren't currently a member of any organizations." @@ -1896,23 +1973,39 @@ msgid "" " To start building documentation, we will first help you create an\n" " organization.\n" " " -msgstr "\n Para comezar a construír documentación, primeiro axudarémoslle a\n crear unha organización.\n " +msgstr "" +"\n" +" Para comezar a construír documentación, primeiro axudarémoslle a\n" +" crear unha organización.\n" +" " #: organizations/templates/organizations/organization_create.html:42 msgid "" "\n" " Access to your documentation is limited to\n" -" only those inside your organization, or inside a team with access.\n" +" only those inside your organization, or inside a team " +"with access.\n" +" " +msgstr "" +"\n" +" O acceso á súa documentación está limitado\n" +" só aos membros da súa organización ou dentro dun equipo " +"con acceso.\n" " " -msgstr "\n O acceso á súa documentación está limitado\n só aos membros da súa organización ou dentro dun equipo con acceso.\n " #: organizations/templates/organizations/organization_create.html:50 msgid "" "\n" -" No need to decide now, you can pick a plan that fits your organization\n" +" No need to decide now, you can pick a plan that fits your " +"organization\n" " after a 30 day trial.\n" " " -msgstr "\n Non hai que decidir agora, pode escoller un plan que se adapte á súa\n organización após unha proba de 30 días.\n " +msgstr "" +"\n" +" Non hai que decidir agora, pode escoller un plan que se adapte á " +"súa\n" +" organización após unha proba de 30 días.\n" +" " #: organizations/templates/organizations/organization_detail.html:71 #: organizations/templates/organizations/team_list.html:69 @@ -1940,16 +2033,20 @@ msgstr "Rexistro de seguranza da organización" #: organizations/templates/organizations/security_log.html:19 #, python-format msgid "" -"The organization security log allows you to see" -" what has happened recently in your organization." -msgstr "O rexistro de seguranza da organización permítelle ver o que pasou recentemente na súa organización." +"The organization security log allows you to see " +"what has happened recently in your organization." +msgstr "" +"O rexistro de seguranza da organización " +"permítelle ver o que pasou recentemente na súa organización." #: organizations/templates/organizations/security_log.html:25 #, python-format msgid "" -"Showing logs from the last %(days_limit)s days. You can upgrade your plan to" -" increase the time period that is stored." -msgstr "Amosando os rexistros dos últimos %(days_limit)s días. Pode actualizar o seu plan para aumentar o período de tempo que se almacena." +"Showing logs from the last %(days_limit)s days. You can upgrade your plan to " +"increase the time period that is stored." +msgstr "" +"Amosando os rexistros dos últimos %(days_limit)s días. Pode actualizar o seu " +"plan para aumentar o período de tempo que se almacena." #: organizations/templates/organizations/security_log.html:30 msgid "Showing logs from all time." @@ -1971,10 +2068,16 @@ msgstr "Eliminar equipo" #: organizations/templates/organizations/team_delete.html:13 msgid "" "\n" -" Deleting this team will revoke access for users that were in the team.\n" +" Deleting this team will revoke access for users that were in the " +"team.\n" " Are you sure that it is safe to remove these users?\n" " " -msgstr "\n Ao eliminar este equipo, revogarase o acceso aos usuarios que estaban no equipo.\n Confirma que é seguro eliminar estes usuarios?\n " +msgstr "" +"\n" +" Ao eliminar este equipo, revogarase o acceso aos usuarios que " +"estaban no equipo.\n" +" Confirma que é seguro eliminar estes usuarios?\n" +" " #: organizations/templates/organizations/team_detail.html:14 #: organizations/templates/organizations/team_edit.html:7 @@ -2010,9 +2113,13 @@ msgstr "Proxectos do equipo" #: organizations/templates/organizations/team_project_edit.html:15 msgid "" "\n" -" Select the projects that you would like this team to have access to.\n" +" Select the projects that you would like this team to have access " +"to.\n" +" " +msgstr "" +"\n" +" Seleccione os proxectos aos que quere que este equipo teña acceso.\n" " " -msgstr "\n Seleccione os proxectos aos que quere que este equipo teña acceso.\n " #: organizations/templates/organizations/team_project_edit.html:22 msgid "Update Projects" @@ -2128,75 +2235,75 @@ msgstr "Páxinas HTML de Mkdocs" msgid "Generic" msgstr "Xenérico" -#: projects/constants.py:79 +#: projects/constants.py:81 msgid "Live" msgstr "Activo" -#: projects/constants.py:80 +#: projects/constants.py:82 msgid "Deleted" msgstr "Eliminado" -#: projects/constants.py:86 +#: projects/constants.py:88 msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2068 +#: projects/constants.py:94 projects/models.py:2077 msgid "Public" msgstr "Público" -#: projects/constants.py:93 +#: projects/constants.py:95 msgid "Private" msgstr "Privado" -#: projects/constants.py:104 +#: projects/constants.py:106 msgid "CPython 2.x" msgstr "CPython 2.x" -#: projects/constants.py:105 +#: projects/constants.py:107 msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:409 +#: projects/constants.py:411 msgid "Valid and active" msgstr "Válido e activo" -#: projects/constants.py:410 +#: projects/constants.py:412 msgid "Invalid" msgstr "Non válido" -#: projects/constants.py:411 +#: projects/constants.py:413 msgid "Pending" msgstr "Pendente" -#: projects/constants.py:421 +#: projects/constants.py:423 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:425 +#: projects/constants.py:427 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:429 +#: projects/constants.py:431 msgid "Single version without translations (/)" msgstr "" -#: projects/constants.py:446 +#: projects/constants.py:448 msgid "Alphabetically" msgstr "" -#: projects/constants.py:447 +#: projects/constants.py:449 msgid "SemVer (Read the Docs)" msgstr "" -#: projects/constants.py:450 +#: projects/constants.py:452 msgid "Python Packaging (PEP 440 and PEP 425)" msgstr "" -#: projects/constants.py:452 +#: projects/constants.py:454 msgid "CalVer (YYYY.0M.0M)" msgstr "" -#: projects/constants.py:453 +#: projects/constants.py:455 msgid "Define your own pattern" msgstr "" @@ -2270,7 +2377,9 @@ msgstr "Para construír a partir de solicitudes de extracción necesita" msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " -msgstr "Para construír a partir de solicitudes de extracción, a ancoraxe web do seu repositorio debe enviar eventos de solicitude de extracción." +msgstr "" +"Para construír a partir de solicitudes de extracción, a ancoraxe web do seu " +"repositorio debe enviar eventos de solicitude de extracción." #: projects/forms.py:277 msgid "Pull request builds not supported" @@ -2311,15 +2420,14 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:451 projects/models.py:255 +#: projects/forms.py:451 projects/models.py:259 msgid "Short description of this project" msgstr "Breve descrición deste proxecto" #: projects/forms.py:473 #, python-brace-format msgid "" -"This setting is inherited from the parent " -"translation." +"This setting is inherited from the parent translation." msgstr "" #: projects/forms.py:548 @@ -2329,7 +2437,8 @@ msgstr "Xa hai unha tradución a «{lang}» para o proxecto {proj}." #: projects/forms.py:577 msgid "Length of each tag must be less than or equal to 100 characters." -msgstr "A lonxitude de cada etiqueta debe ser inferior ou igual a 100 caracteres." +msgstr "" +"A lonxitude de cada etiqueta debe ser inferior ou igual a 100 caracteres." #: projects/forms.py:667 msgid "Enable Addons" @@ -2400,512 +2509,578 @@ msgstr "Subproxecto" msgid "Alias" msgstr "Alias" -#: projects/models.py:258 +#: projects/models.py:190 +#, fuzzy +#| msgid "Single version" +msgid "Sorting of versions" +msgstr "Versión única" + +#: projects/models.py:200 +msgid "Custom version sorting pattern" +msgstr "" + +#: projects/models.py:206 +msgid "Show latest and stable at the beginning" +msgstr "" + +#: projects/models.py:262 msgid "Repository URL" msgstr "URL do repositorio" -#: projects/models.py:261 +#: projects/models.py:265 msgid "Git repository URL" msgstr "" -#: projects/models.py:268 +#: projects/models.py:272 msgid "Repository type" msgstr "Tipo de repositorio" -#: projects/models.py:274 +#: projects/models.py:278 msgid "Project homepage" msgstr "Páxina de inicio do proxecto" -#: projects/models.py:276 +#: projects/models.py:280 msgid "The project's homepage" msgstr "O sitio web do proxecto" -#: projects/models.py:279 +#: projects/models.py:283 msgid "Canonical URL" msgstr "URL canónico" -#: projects/models.py:281 +#: projects/models.py:285 msgid "URL that documentation is expected to serve from" msgstr "URL dende o que se agarda que se sirva a documentación" -#: projects/models.py:284 +#: projects/models.py:288 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:291 +#: projects/models.py:295 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " "current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:299 +#: projects/models.py:303 msgid "Single version" msgstr "Versión única" -#: projects/models.py:302 +#: projects/models.py:306 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 "Un sitio de versión única non ten traducións e só a súa «última» versión, servida na raíz do dominio. Use isto con precaución, actíveo só se nunca vai ter varias versións dos seus documentos." +msgstr "" +"Un sitio de versión única non ten traducións e só a súa «última» versión, " +"servida na raíz do dominio. Use isto con precaución, actíveo só se nunca vai " +"ter varias versións dos seus documentos." -#: projects/models.py:309 +#: projects/models.py:313 msgid "Default version" msgstr "Versión predefinida" -#: projects/models.py:312 +#: projects/models.py:316 msgid "The version of your project that / redirects to" msgstr "A versión do proxecto á que reenvía /" -#: projects/models.py:317 +#: projects/models.py:321 msgid "Default branch" msgstr "Ramificación predefinida" -#: projects/models.py:323 +#: projects/models.py:327 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." -msgstr "A que rama apunta a «última». Déixeo en branco para usar o valor predeterminado para o seu VCS." +msgstr "" +"A que rama apunta a «última». Déixeo en branco para usar o valor " +"predeterminado para o seu VCS." -#: projects/models.py:328 +#: projects/models.py:332 msgid "Custom path prefix" msgstr "Prefixo personalizado da ruta" -#: projects/models.py:334 +#: projects/models.py:338 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." -msgstr "Un prefixo de ruta personalizada usado ao servir a documentación deste proxecto. De xeito predeterminado ofrecemos a documentación na raíz (/) dun dominio." +msgstr "" +"Un prefixo de ruta personalizada usado ao servir a documentación deste " +"proxecto. De xeito predeterminado ofrecemos a documentación na raíz (/) dun " +"dominio." -#: projects/models.py:339 +#: projects/models.py:343 msgid "Custom subproject path prefix" msgstr "Prefixo personalizado da ruta do subproxecto" -#: projects/models.py:345 +#: projects/models.py:349 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." -msgstr "Un prefixo de ruta personalizada usada ao avaliar a raíz dun subproxecto. De xeito predeterminado ofrecemos a documentación de subproxectos baixo o prefixo `/projects/`." +msgstr "" +"Un prefixo de ruta personalizada usada ao avaliar a raíz dun subproxecto. De " +"xeito predeterminado ofrecemos a documentación de subproxectos baixo o " +"prefixo `/projects/`." -#: projects/models.py:352 +#: projects/models.py:356 msgid "Build pull requests for this project" msgstr "Construír solicitudes de extracción para este proxecto" -#: projects/models.py:355 +#: projects/models.py:359 msgid "" -"More information in our docs." -msgstr "Máis información na nosa documentación." +"More information in our docs." +msgstr "" +"Máis información na nosa documentación." -#: projects/models.py:359 +#: projects/models.py:363 msgid "Privacy level of Pull Requests" msgstr "Nivel de privacidade das solicitudes de extracción" -#: projects/models.py:366 +#: projects/models.py:370 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:371 +#: projects/models.py:375 msgid "CDN Enabled" msgstr "CDN activado" -#: projects/models.py:373 +#: projects/models.py:377 msgid "Analytics code" msgstr "Código de Analytics" -#: projects/models.py:378 +#: projects/models.py:382 msgid "" -"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow" -" down your page loads." -msgstr "ID de seguimento de Google Analytics (p. ex., UA-22345342-1). Isto pode retardar a carga da súa páxina." +"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " +"down your page loads." +msgstr "" +"ID de seguimento de Google Analytics (p. ex., UA-22345342-1). " +"Isto pode retardar a carga da súa páxina." -#: projects/models.py:384 +#: projects/models.py:388 msgid "Disable Analytics" msgstr "Desactivar Analytics" -#: projects/models.py:388 +#: projects/models.py:392 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" -msgstr "Desactivar Google Analytics completamente para este proxecto (require volver construír a documentación)" +msgstr "" +"Desactivar Google Analytics completamente para este proxecto (require volver " +"construír a documentación)" -#: projects/models.py:393 +#: projects/models.py:397 msgid "Alternative container image" msgstr "Imaxe alternativa do contedor" -#: projects/models.py:399 +#: projects/models.py:403 msgid "Container memory limit" msgstr "Límite de memoria do contedor" -#: projects/models.py:404 +#: projects/models.py:408 msgid "" -"Memory limit in Docker format -- example: 512m or " +"Memory limit in Docker format -- example: 512m or 1g" +msgstr "" +"Límite de memoria en formato Docker -- exemplo: 512m ou " "1g" -msgstr "Límite de memoria en formato Docker -- exemplo: 512m ou 1g" -#: projects/models.py:409 +#: projects/models.py:413 msgid "Container time limit in seconds" msgstr "Límite de tempo do contedor en segundos" -#: projects/models.py:414 +#: projects/models.py:418 msgid "Alternate build queue id" msgstr "ID alternativo da cola de construción" -#: projects/models.py:420 +#: projects/models.py:424 msgid "Maximum concurrent builds allowed for this project" -msgstr "Número máximo de construcións simultáneas permitidas para este proxecto" +msgstr "" +"Número máximo de construcións simultáneas permitidas para este proxecto" -#: projects/models.py:425 +#: projects/models.py:429 msgid "Allow paid advertising" msgstr "Permitir a publicidade pagada" -#: projects/models.py:427 +#: projects/models.py:431 msgid "If unchecked, users will still see community ads." msgstr "Se non se marca, os usuarios seguirán a ver os anuncios da comunidade." -#: projects/models.py:430 +#: projects/models.py:434 msgid "Ad-free" msgstr "Libre de publicidade" -#: projects/models.py:435 +#: projects/models.py:439 msgid "Is spam?" msgstr "É correo lixo?" -#: projects/models.py:438 +#: projects/models.py:442 msgid "Manually marked as (not) spam" msgstr "Marcado manualmente como (non) correo lixo" -#: projects/models.py:441 +#: projects/models.py:445 msgid "Show version warning" msgstr "Amosar a advertencia de versión" -#: projects/models.py:443 +#: projects/models.py:447 msgid "Show warning banner in non-stable nor latest versions." -msgstr "Amosar o báner de advertencia nas versións non estábeis ou nas máis recentes." +msgstr "" +"Amosar o báner de advertencia nas versións non estábeis ou nas máis recentes." -#: projects/models.py:447 +#: projects/models.py:451 msgid "Path for .readthedocs.yaml" msgstr "Ruta a .readthedocs.yaml" -#: projects/models.py:453 +#: projects/models.py:457 msgid "" "Warning: experimental feature. Custom path from repository " -"top-level to your .readthedocs.yaml, ex. " -"subpath/docs/.readthedocs.yaml. Leave blank for default value: " -".readthedocs.yaml." -msgstr "Advertencia: función experimental. Ruta personalizada dende o nivel superior do repositorio ata o seu .readthedocs.yaml, p. ex. subruta/docs/.readthedocs.yaml. Déixeo en branco para o valor predeterminado: .readthedocs.yaml." +"top-level to your .readthedocs.yaml, ex. subpath/docs/." +"readthedocs.yaml. Leave blank for default value: .readthedocs." +"yaml." +msgstr "" +"Advertencia: función experimental. Ruta personalizada dende " +"o nivel superior do repositorio ata o seu .readthedocs.yaml, p. " +"ex. subruta/docs/.readthedocs.yaml. Déixeo en branco para o " +"valor predeterminado: .readthedocs.yaml." -#: projects/models.py:461 +#: projects/models.py:465 msgid "Featured" msgstr "Destacado" -#: projects/models.py:463 +#: projects/models.py:467 msgid "Skip (disable) building this project" msgstr "Omitir (desactivar) a construción deste proxecto" -#: projects/models.py:471 +#: projects/models.py:475 msgid "Delisted" msgstr "Retirado da lista" -#: projects/models.py:473 +#: projects/models.py:477 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" -msgstr "A retirada da lista dun proxecto retírao da indexación de busca de Read the Docs e pídelle aos buscadores externos que o retiren a través de robots.txt" +msgstr "" +"A retirada da lista dun proxecto retírao da indexación de busca de Read the " +"Docs e pídelle aos buscadores externos que o retiren a través de robots.txt" -#: projects/models.py:484 +#: projects/models.py:488 msgid "Should the project dashboard be public?" msgstr "O taboleiro do proxecto debería ser público?" -#: projects/models.py:491 +#: projects/models.py:495 msgid "Related projects" msgstr "Proxectos relacionados" -#: projects/models.py:499 templates/search/elastic_search.html:57 +#: projects/models.py:503 templates/search/elastic_search.html:57 msgid "Language" msgstr "Idioma" -#: projects/models.py:503 +#: projects/models.py:507 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." -msgstr "O idioma no que se representa a documentación do proxecto. Nota: isto afecta ao URL do proxecto." +msgstr "" +"O idioma no que se representa a documentación do proxecto. Nota: isto afecta " +"ao URL do proxecto." -#: projects/models.py:511 +#: projects/models.py:515 msgid "Programming Language" msgstr "Linguaxe de programación" -#: projects/models.py:515 +#: projects/models.py:519 msgid "The primary programming language the project is written in." msgstr "A linguaxe de programación principal na que está escrito o proxecto." -#: projects/models.py:531 +#: projects/models.py:535 msgid "This project has been built with a webhook" msgstr "Este proxecto foi construído cunha ancoraxe web" -#: projects/models.py:535 +#: projects/models.py:539 msgid "This project has been successfully cloned" msgstr "Este proxecto foi clonado correctamente" -#: projects/models.py:544 +#: projects/models.py:548 msgid "Connected repository" msgstr "" -#: projects/models.py:545 +#: projects/models.py:549 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:571 +#: projects/models.py:575 msgid "" -"Type of documentation you are building. More" -" info on sphinx builders." -msgstr "Tipo de documentación que está a construír. Obteña máis información sobre os construtores de Sphinx." +"Type of documentation you are building. More " +"info on sphinx builders." +msgstr "" +"Tipo de documentación que está a construír. Obteña máis información sobre os construtores de " +"Sphinx." -#: projects/models.py:582 +#: projects/models.py:586 msgid "project" msgstr "proxecto" -#: projects/models.py:593 +#: projects/models.py:597 msgid "Model must have slug" msgstr "" -#: projects/models.py:1355 +#: projects/models.py:1359 msgid "Subproject nesting is not supported" msgstr "Non se admite a anidación de subproxectos" -#: projects/models.py:1490 +#: projects/models.py:1494 msgid "Path" msgstr "Ruta" -#: projects/models.py:1492 +#: projects/models.py:1496 msgid "Build id" msgstr "ID de construción" -#: projects/models.py:1495 +#: projects/models.py:1499 msgid "Page search rank" msgstr "Clasificación da páxina de busca" -#: projects/models.py:1500 +#: projects/models.py:1504 msgid "Ignore this file from operations like indexing" msgstr "Ignorar este ficheiro dende operacións como a indexación" -#: projects/models.py:1543 projects/models.py:1708 +#: projects/models.py:1547 projects/models.py:1712 msgid "created" msgstr "creado" -#: projects/models.py:1548 +#: projects/models.py:1552 msgid "modified" msgstr "modificado" -#: projects/models.py:1577 +#: projects/models.py:1581 msgid "Build triggered" msgstr "Construción activada" -#: projects/models.py:1578 +#: projects/models.py:1582 msgid "Build passed" msgstr " Construción validada" -#: projects/models.py:1596 +#: projects/models.py:1600 msgid "URL to send the webhook to" msgstr "URL ao que enviar o ancoraxe web" -#: projects/models.py:1599 +#: projects/models.py:1603 msgid "Secret used to sign the payload of the webhook" msgstr "Segredo usado para asinar a carga útil da ancoraxe web" -#: projects/models.py:1607 +#: projects/models.py:1611 msgid "Events to subscribe" msgstr "Eventos para subscribirse" -#: projects/models.py:1610 +#: projects/models.py:1614 msgid "JSON payload" msgstr "Carga útil JSON" -#: projects/models.py:1612 +#: projects/models.py:1616 msgid "" -"JSON payload to send to the webhook. Check the docs for available substitutions." -msgstr "Carga útil JSON para enviar á ancoraxe web. Consulte os documentos para ver as substitucións dispoñíbeis." +"JSON payload to send to the webhook. Check the docs for available substitutions." +msgstr "" +"Carga útil JSON para enviar á ancoraxe web. Consulte os documentos para ver " +"as substitucións dispoñíbeis." -#: projects/models.py:1719 +#: projects/models.py:1723 msgid "Domain" msgstr "Dominio" -#: projects/models.py:1726 +#: projects/models.py:1730 msgid "This domain was auto-created" msgstr "Este dominio foi creado automaticamente" -#: projects/models.py:1730 +#: projects/models.py:1734 msgid "This domain is a CNAME for the project" msgstr "Este dominio é un CNAME para o proxecto" -#: projects/models.py:1735 +#: projects/models.py:1739 msgid "This domain is the primary one where the documentation is served from" msgstr "Este dominio é o principal dende onde se serve a documentación" -#: projects/models.py:1739 +#: projects/models.py:1743 msgid "Use HTTPS" msgstr "Usar HTTPS" -#: projects/models.py:1741 +#: projects/models.py:1745 msgid "Always use HTTPS for this domain" msgstr "Usar sempre HTTPS para este dominio" -#: projects/models.py:1745 +#: projects/models.py:1749 msgid "Number of times this domain has been hit" msgstr "Número de veces que se accedeu a este dominio" -#: projects/models.py:1750 templates/projects/domain_form.html:49 +#: projects/models.py:1754 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "Estado do certificado SSL" -#: projects/models.py:1759 +#: projects/models.py:1763 msgid "Skip validation process." msgstr "Omitir o proceso de validación." -#: projects/models.py:1763 +#: projects/models.py:1767 msgid "Start date of the validation process." msgstr "Data de inicio do proceso de validación." -#: projects/models.py:1772 +#: projects/models.py:1776 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" -msgstr "Definir unha idade máxima personalizada (p. ex, 31536000) para a cabeceira HSTS" +msgstr "" +"Definir unha idade máxima personalizada (p. ex, 31536000) para a cabeceira " +"HSTS" -#: projects/models.py:1777 +#: projects/models.py:1781 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" -msgstr "Se hsts_max_age > 0, define o sinalador includeSubDomains coa cabeceira HSTS" +msgstr "" +"Se hsts_max_age > 0, define o sinalador includeSubDomains coa cabeceira HSTS" -#: projects/models.py:1782 +#: projects/models.py:1786 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "Se hsts_max_age > 0, define o sinalador de precarga coa cabeceira HSTS" -#: projects/models.py:1919 +#: projects/models.py:1924 msgid "Build: Try alternative method of posting large data" -msgstr "Construír: probar un método alternativo para publicar datos de gran tamaño" +msgstr "" +"Construír: probar un método alternativo para publicar datos de gran tamaño" -#: projects/models.py:1923 +#: projects/models.py:1928 msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "Conda: engadir os requisitos básicos de Read the Docs ao ficheiro environment.yml" +msgstr "" +"Conda: engadir os requisitos básicos de Read the Docs ao ficheiro " +"environment.yml" -#: projects/models.py:1928 +#: projects/models.py:1933 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" -msgstr "Sphinx: validar todas as versións (incluídas as privadas) ao contexto html ao construír con Sphinx" +msgstr "" +"Sphinx: validar todas as versións (incluídas as privadas) ao contexto html " +"ao construír con Sphinx" -#: projects/models.py:1934 +#: projects/models.py:1939 msgid "Proxito: Record 404s page views." msgstr "Proxito: rexistro de páxinas 404 vistas" -#: projects/models.py:1938 +#: projects/models.py:1943 msgid "Proxito: Disable all page views" msgstr "Proxito: desactivar todas as vistas de páxina" -#: projects/models.py:1942 +#: projects/models.py:1947 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "Proxito: permitir o uso da cabeceira X-RTD-Slug" -#: projects/models.py:1947 +#: projects/models.py:1952 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." -msgstr "Proxito: usar as API de proxy (/_/*) co prefixo personalizado se o proxecto ten un (Project.custom_prefix)." +msgstr "" +"Proxito: usar as API de proxy (/_/*) co prefixo personalizado se o proxecto " +"ten un (Project.custom_prefix)." -#: projects/models.py:1952 +#: projects/models.py:1957 msgid "Dashboard: Allow project to use the version warning banner." -msgstr "Taboleiro: permitir que o proxecto use o báner de advertencia de versión." +msgstr "" +"Taboleiro: permitir que o proxecto use o báner de advertencia de versión." -#: projects/models.py:1957 +#: projects/models.py:1961 +msgid "Build: Generate a file manifest for file tree diff." +msgstr "" + +#: projects/models.py:1966 msgid "Webhook: Skip syncing branches" msgstr "Ancoraxe web: omitir a sincronización de ramas" -#: projects/models.py:1961 +#: projects/models.py:1970 msgid "Webhook: Skip syncing tags" msgstr "Ancoraxe web: omitir a sincronización de etiquetas" -#: projects/models.py:1965 +#: projects/models.py:1974 msgid "Webhook: Skip sync versions task" msgstr "Ancoraxe web: omitir a tarefa de sincronización de versións" -#: projects/models.py:1968 +#: projects/models.py:1977 msgid "Build: Always run pip install --upgrade" msgstr "Construción: execute sempre pip install --upgrade" -#: projects/models.py:1969 +#: projects/models.py:1978 msgid "Build: Use new pip resolver" msgstr "Construción: utilizar o novo solucionador de pip" -#: projects/models.py:1972 +#: projects/models.py:1981 msgid "Build: Don't install the latest version of pip" msgstr "Construción: non instale a última versión de pip" -#: projects/models.py:1976 +#: projects/models.py:1985 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" -msgstr "Sphinx: utilizar a versión máis recente da extensión Read the Docs Sphinx" +msgstr "" +"Sphinx: utilizar a versión máis recente da extensión Read the Docs Sphinx" -#: projects/models.py:1981 +#: projects/models.py:1990 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" -msgstr "Construción: instale todas as versións máis recentes dos requisitos básicos de Read the Docs" +msgstr "" +"Construción: instale todas as versións máis recentes dos requisitos básicos " +"de Read the Docs" -#: projects/models.py:1987 +#: projects/models.py:1996 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2002 msgid "Search: Disable server side search" msgstr "Buscar: desactivar a busca do lado do servidor" -#: projects/models.py:1997 +#: projects/models.py:2006 msgid "Search: Enable server side search for MkDocs projects" msgstr "Busca: activar a busca do lado do servidor para proxectos MkDocs" -#: projects/models.py:2001 +#: projects/models.py:2010 msgid "Search: Default to fuzzy search for simple search queries" msgstr "Buscar: busca difusa predeterminada para consultas de busca sinxelas" -#: projects/models.py:2006 +#: projects/models.py:2015 msgid "Build: Set scale-in protection before/after building." msgstr "Construción: definir a protección de escala antes/após a construción." -#: projects/models.py:2019 +#: projects/models.py:2028 msgid "Feature identifier" msgstr "Identificador de función" -#: projects/models.py:2024 +#: projects/models.py:2033 msgid "Date feature was added" msgstr "Engadiuse a función de data" -#: projects/models.py:2030 +#: projects/models.py:2039 msgid "Default all past projects to True" msgstr "Predeterminar todos os proxectos anteriores como «Verdadeiro»" -#: projects/models.py:2034 +#: projects/models.py:2043 msgid "Default all future projects to True" msgstr "Predeterminar todos os proxectos futuros como «Verdadeiro»" -#: projects/models.py:2056 +#: projects/models.py:2065 msgid "Name of the environment variable" msgstr "Nome da variábel de contorno" -#: projects/models.py:2060 +#: projects/models.py:2069 msgid "Value of the environment variable" msgstr "Valor da variábel de contorno" -#: projects/models.py:2065 +#: projects/models.py:2074 msgid "Project where this variable will be used" msgstr "Proxecto no que se utilizará esta variábel" -#: projects/models.py:2071 +#: projects/models.py:2080 msgid "Expose this environment variable in PR builds?" msgstr "Expoñer esta variable de contorno nas construcións de PR?" @@ -2952,7 +3127,8 @@ msgstr "" #: projects/validators.py:18 msgid "Enter a valid plain or internationalized domain name value" -msgstr "Introduza un valor de nome de dominio simple ou internacionalizado válido" +msgstr "" +"Introduza un valor de nome de dominio simple ou internacionalizado válido" #: projects/validators.py:30 msgid "The domain name can't be an IP address." @@ -2970,7 +3146,9 @@ msgstr "Esquema non válido para o URL" msgid "" "Use a relative path. It should not begin with '/'. The path is relative to " "the root of your repository." -msgstr "Use unha ruta relativa. Non debería comezar por «/». A ruta é relativa á raíz do seu repositorio." +msgstr "" +"Use unha ruta relativa. Non debería comezar por «/». A ruta é relativa á " +"raíz do seu repositorio." #: projects/validators.py:107 msgid "The path cannot end with '/', as it cannot be a directory." @@ -2983,9 +3161,11 @@ msgstr "Atopouse unha secuencia non válida na ruta: «..»" #: projects/validators.py:119 #, python-brace-format msgid "" -"Found invalid character. Avoid these characters: " +"Found invalid character. Avoid these characters: {invalid_characters}" +msgstr "" +"Atopouse un carácter non válido. Evite estes caracteres: " "{invalid_characters}" -msgstr "Atopouse un carácter non válido. Evite estes caracteres: {invalid_characters}" #: projects/validators.py:133 #, python-brace-format @@ -3028,7 +3208,9 @@ msgstr "" msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." -msgstr "Houbo un problema coa súa conta de {service}, tente volver conectar a súa conta na súa páxina de servizos conectados." +msgstr "" +"Houbo un problema coa súa conta de {service}, tente volver conectar a súa " +"conta na súa páxina de servizos conectados." #: projects/views/private.py:535 msgid "Subproject created" @@ -3179,9 +3361,11 @@ msgstr "" #: redirects/models.py:33 msgid "" -"Absolute path, excluding the domain. Example: /docs/ or " -"/install.html" -msgstr "Ruta absoluta, excluíndo o dominio. Exemplo: /docs/ ou /install.html" +"Absolute path, excluding the domain. Example: /docs/ or /install." +"html" +msgstr "" +"Ruta absoluta, excluíndo o dominio. Exemplo: /docs/ ou /install." +"html" #: redirects/models.py:37 msgid "Absolute or relative URL. Example: /tutorial/install.html" @@ -3246,7 +3430,7 @@ msgstr "Redirixir" #: redirects/templates/redirects/redirect_form.html:8 #: redirects/templates/redirects/redirect_list.html:6 #: redirects/templates/redirects/redirect_list.html:13 -#: templates/projects/project_edit_base.html:22 +#: templates/projects/project_edit_base.html:24 msgid "Redirects" msgstr "Redireccións" @@ -3256,7 +3440,9 @@ msgstr "Redireccións" msgid "" "Add redirects for your project. This allows you to fix links to old pages " "that are 404ing. Learn more." -msgstr "Engada redireccións para o seu proxecto. Isto permítelle corrixir ligazóns a páxinas antigas con erros 404. Máis información." +msgstr "" +"Engada redireccións para o seu proxecto. Isto permítelle corrixir ligazóns a " +"páxinas antigas con erros 404. Máis información." #: redirects/templates/redirects/redirect_form.html:88 #: templates/builds/regexautomationrule_form.html:34 @@ -3390,8 +3576,8 @@ msgid "Custom domain" msgstr "Dominio personalizado" #: subscriptions/constants.py:26 -msgid "CDN public documentation" -msgstr "Documentación pública de CDN" +msgid "CDN for public documentation" +msgstr "" #: subscriptions/constants.py:27 msgid "Custom SSL configuration" @@ -3447,9 +3633,11 @@ msgstr "" #: subscriptions/forms.py:29 msgid "" -"Check our pricing " -"page for more information about each plan." -msgstr "Consulte a nosa páxina de prezos para obter máis información sobre cada plan." +"Check our pricing page for more information about each plan." +msgstr "" +"Consulte a nosa páxina de " +"prezos para obter máis información sobre cada plan." #: subscriptions/notifications.py:92 msgid "Your organization has been disabled" @@ -3484,8 +3672,7 @@ msgstr "Funcións:" msgid "Signed up" msgstr "Conta creada" -#. Translators: this is the subscription start date, used here as "4 days ago" -#. or "5 months ago" +#. Translators: this is the subscription start date, used here as "4 days ago" or "5 months ago" #: subscriptions/templates/subscriptions/subscription_detail.html:75 #, python-format msgid "%(time_since_signup)s ago" @@ -3505,9 +3692,11 @@ msgstr "Finalización da subscrición" #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" -"Use the button above to see past invoices, change your plan, and update your" -" billing information." -msgstr "Use o botón de enriba para ver facturas anteriores, cambiar o seu plan e actualizar a súa información de facturación." +"Use the button above to see past invoices, change your plan, and update your " +"billing information." +msgstr "" +"Use o botón de enriba para ver facturas anteriores, cambiar o seu plan e " +"actualizar a súa información de facturación." #: subscriptions/templates/subscriptions/subscription_detail.html:115 #, python-format @@ -3515,7 +3704,10 @@ msgid "" "You don't currently have an active subscription. You must " "create a subscription for a paid plan that " "fits your organization to continue using Read the Docs for Business." -msgstr "Non ten unha subscrición activa. Debe crear unha subscrición a un plan de pago que se adapte á súa organización para seguir usando Read the Docs para Empresas." +msgstr "" +"Non ten unha subscrición activa. Debe crear unha " +"subscrición a un plan de pago que se adapte " +"á súa organización para seguir usando Read the Docs para Empresas." #: subscriptions/templates/subscriptions/subscription_detail.html:123 msgid "Start subscription" @@ -3565,9 +3757,12 @@ msgstr "Advertencia:" #: templates/account/email.html:46 msgid "" -"You currently do not have any email address set up. You should really add an" -" email address so you can receive notifications, reset your password, etc." -msgstr "Agora mesmo non ten ningún enderezo de correo definido. Debería engadir un enderezo de correo para que poida recibir notificacións, restabelecer o seu contrasinal, etc." +"You currently do not have any email address set up. You should really add an " +"email address so you can receive notifications, reset your password, etc." +msgstr "" +"Agora mesmo non ten ningún enderezo de correo definido. Debería engadir un " +"enderezo de correo para que poida recibir notificacións, restabelecer o seu " +"contrasinal, etc." #: templates/account/email.html:50 msgid "Add E-mail Address" @@ -3586,27 +3781,34 @@ msgstr "Confirma que quere retirar o enderezo de correo seleccionado?" msgid "" "To verify your email address and finish setting up your account, please go " "to:" -msgstr "Para verificar o seu enderezo de correo e rematar de configurar a súa conta, vaia a:" +msgstr "" +"Para verificar o seu enderezo de correo e rematar de configurar a súa conta, " +"vaia a:" #: templates/account/email/email_confirmation_message.html:15 #: templates/account/email/email_confirmation_message.txt:10 msgid "" "If you did not sign up for an account with Read the Docs, you can disregard " "this email." -msgstr "Se non creou unha conta con Read the Docs, pode ignorar este correo electrónico." +msgstr "" +"Se non creou unha conta con Read the Docs, pode ignorar este correo " +"electrónico." #: templates/account/email/password_reset_key_message.html:7 #: templates/account/email/password_reset_key_message.txt:6 msgid "" "A request has been made to reset your Read the Docs password. To confirm " "this reset request, please go to:" -msgstr "Realizouse unha solicitude para restabelecer o seu contrasinal de Read the Docs. Para confirmar esta solicitude de restabelecemento, vaia a:" +msgstr "" +"Realizouse unha solicitude para restabelecer o seu contrasinal de Read the " +"Docs. Para confirmar esta solicitude de restabelecemento, vaia a:" #: templates/account/email/password_reset_key_message.html:15 #: templates/account/email/password_reset_key_message.txt:10 msgid "" "If you did not request to reset your password, you can disregard this email." -msgstr "Se non solicitou restabelecer o seu contrasinal, pode ignorar este correo." +msgstr "" +"Se non solicitou restabelecer o seu contrasinal, pode ignorar este correo." #: templates/account/email/password_reset_key_subject.txt:3 msgid "Password reset" @@ -3641,14 +3843,17 @@ msgstr "" msgid "" "If you have not created an account yet, then please sign up first." -msgstr "Se aínda non creou unha conta, primeiro rexístrese." +msgstr "" +"Se aínda non creou unha conta, primeiro rexístrese." #: templates/account/login.html:55 #, python-format msgid "" -"If you forgot your password, reset " -"it." -msgstr "Se esqueceu o seu contrasinal, restabelézao." +"If you forgot your password, reset it." +msgstr "" +"Se esqueceu o seu contrasinal, restabelézao." #: templates/account/login.html:78 msgid "Log in using single sign-on" @@ -3661,8 +3866,7 @@ msgstr "" msgid "Change Password" msgstr "Cambiar o contrasinal" -#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But -#. unfortunately the three bits have to be separate. +#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But unfortunately the three bits have to be separate. #: templates/account/signup.html:5 templates/core/home-header.html:17 msgid "Sign up" msgstr "Rexistrarse" @@ -3678,25 +3882,34 @@ msgstr "Xa ten unha conta? Entón acceda." msgid "" "You have been invited to join the organization \"%(organization_name)s\" at " "Read the Docs." -msgstr "Foi convidado a unirse á organización «%(organization_name)s» en Read the Docs." +msgstr "" +"Foi convidado a unirse á organización «%(organization_name)s» en Read the " +"Docs." #: templates/account/signup.html:25 msgid "You have been invited to join an organization at Read the Docs." -msgstr " \nFoi convidado a unirse a unha organización en Read the Docs." +msgstr "" +" \n" +"Foi convidado a unirse a unha organización en Read the Docs." #: templates/account/signup.html:33 msgid "" -"Sign up using the following provider. If you don't have an account with this" -" provider, please contact your organization owner and ask about this." -msgstr "Rexístrese usando o seguinte provedor. Se non ten unha conta con este fornecedor, póñase en contacto co propietario da súa organización e pregúntelle por isto." +"Sign up using the following provider. If you don't have an account with this " +"provider, please contact your organization owner and ask about this." +msgstr "" +"Rexístrese usando o seguinte provedor. Se non ten unha conta con este " +"fornecedor, póñase en contacto co propietario da súa organización e " +"pregúntelle por isto." #: templates/account/signup.html:48 msgid "" -"By signing up, you agree to our Terms of " -"Service and Privacy Policy." -msgstr "Ao rexistrarte, acepta as nosas Condicións do servizo e a Directiva de privacidade." +"By signing up, you agree to our Terms of Service and Privacy Policy." +msgstr "" +"Ao rexistrarte, acepta as nosas Condicións do servizo e a Directiva de privacidade." #: templates/archive/index.html:5 msgid "Read the Docs Archive" @@ -3714,7 +3927,9 @@ msgstr "Blog" msgid "" "Sign up for our newsletter to get our latest blog updates delivered to your " "inbox weekly." -msgstr "Subscríbase ao noso boletín para recibir semanalmente as últimas actualizacións do noso blog, na súa caixa de correo." +msgstr "" +"Subscríbase ao noso boletín para recibir semanalmente as últimas " +"actualizacións do noso blog, na súa caixa de correo." #: templates/base.html:174 msgid "Subscribe" @@ -3791,8 +4006,8 @@ msgstr "Filtro" #: templates/builds/build_detail.html:39 #, python-format msgid "" -"Our new beta dashboard is now available for testing! Try" -" viewing this build on the new dashboard." +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." msgstr "" #: templates/builds/build_detail.html:53 @@ -3834,7 +4049,10 @@ msgid "" "\n" " %(external_version_name)s\n" " " -msgstr "\n %(external_version_name)s\n " +msgstr "" +"\n" +" %(external_version_name)s\n" +" " #: templates/builds/build_detail.html:155 msgid "Build completed" @@ -3875,7 +4093,8 @@ msgstr "Producironse erros de construción" #: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." -msgstr "Informe aquí de calquera incidencia de construción." +msgstr "" +"Informe aquí de calquera incidencia de construción." #: templates/builds/build_detail.html:300 msgid "Command time:" @@ -3905,16 +4124,18 @@ msgstr "Etiquetas populares" #: templates/builds/versionautomationrule_list.html:6 #: templates/builds/versionautomationrule_list.html:15 -#: templates/projects/project_edit_base.html:27 +#: templates/projects/project_edit_base.html:29 msgid "Automation Rules" msgstr "Regras de automatización" #: templates/builds/versionautomationrule_list.html:20 msgid "" -"Automate actions on new branches and tags. Check the documentation on automation rules for more information." -msgstr "Automatizce accións en novas ramas e etiquetas. Consulte a documentación sobre as regras de automatización para obter máis información." +"Automate actions on new branches and tags. Check the documentation on automation " +"rules for more information." +msgstr "" +"Automatizce accións en novas ramas e etiquetas. Consulte a documentación " +"sobre as regras de automatización para obter máis información." #: templates/builds/versionautomationrule_list.html:32 msgid "Add Rule" @@ -3934,9 +4155,10 @@ msgstr "Actividade Recente" #, python-format msgid "" "%(type)s \"%(version)s\" matched the pattern \"%(pattern)s\", " -"and the action %(action)s was performed %(date)s " -"ago." -msgstr "%(type)s «%(version)s» coincidíu co patrón «%(pattern)s» e a acción %(action)srealizouse hai %(date)s." +"and the action %(action)s was performed %(date)s ago." +msgstr "" +"%(type)s «%(version)s» coincidíu co patrón «%(pattern)s» e a " +"acción %(action)srealizouse hai %(date)s." #: templates/builds/versionautomationrule_list.html:101 #: templates/projects/integration_webhook_detail.html:124 @@ -4058,7 +4280,7 @@ msgid "No builds yet" msgstr "Aínda non hai construcións" #: templates/core/project_detail_right.html:51 -#: templates/projects/project_edit_base.html:21 +#: templates/projects/project_edit_base.html:23 #: templates/projects/project_users.html:9 msgid "Maintainers" msgstr "Mantedores" @@ -4085,7 +4307,7 @@ msgid "Short URLs" msgstr "URL curtos" #: templates/core/project_detail_right.html:111 -#: templates/projects/project_edit_base.html:23 +#: templates/projects/project_edit_base.html:25 #: templates/projects/project_translations.html:12 msgid "Translations" msgstr "Traducións" @@ -4150,8 +4372,7 @@ msgstr "Fagámolo." msgid "Maze Found" msgstr "Perdido no labirinto" -#: templates/errors/dashboard/404.html:6 -#: templates/errors/dashboard/404.html:11 +#: templates/errors/dashboard/404.html:6 templates/errors/dashboard/404.html:11 #: templates/errors/proxito/404/base.html:6 #: templates/errors/proxito/404/base.html:11 msgid "404 Not Found" @@ -4162,15 +4383,16 @@ msgstr "404 Non atopado" msgid "" "You have encountered a 404 on Read the Docs. You are either looking for a " "page that does not exist or a project that has been removed." -msgstr "Atopou un erro 404 en Read the Docs. Está a buscar unha páxina que non existe ou un proxecto que foi eliminado." +msgstr "" +"Atopou un erro 404 en Read the Docs. Está a buscar unha páxina que non " +"existe ou un proxecto que foi eliminado." #: templates/errors/dashboard/429.html:6 templates/errors/proxito/429.html:6 msgid "Too many requests" msgstr "Demasiadas solicitudes" -#: templates/errors/dashboard/4xx.html:6 -#: templates/errors/dashboard/4xx.html:11 templates/errors/proxito/4xx.html:7 -#: templates/errors/proxito/4xx.html:11 +#: templates/errors/dashboard/4xx.html:6 templates/errors/dashboard/4xx.html:11 +#: templates/errors/proxito/4xx.html:7 templates/errors/proxito/4xx.html:11 msgid "Bad request" msgstr "" @@ -4197,7 +4419,14 @@ msgid "" "Read the Docs dashboard and we attempted to intelligently guess the correct " "project based on DNS settings. Now, we believe that explicit is better than " "implicit. Below are some steps to help you get your domain working again:" -msgstr "Se controla este dominio e cre que se trata dun erro, consulte a nosa documentación sobre dominios personalizados. No pasado, permitíamos que os dominios personalizados apuntaran cara a nós sen configurar o dominio no panel Read the Docs e tentabamos adiviñar de xeito intelixente o proxecto correcto baseándonos na configuración de DNS. Agora, cremos que o explícito é mellor que o implícito. A seguir amósanse algúns pasos que lle axudarán a que o seu dominio volva funcionar:" +msgstr "" +"Se controla este dominio e cre que se trata dun erro, consulte a nosa documentación sobre dominios personalizados. No " +"pasado, permitíamos que os dominios personalizados apuntaran cara a nós sen " +"configurar o dominio no panel Read the Docs e tentabamos adiviñar de xeito " +"intelixente o proxecto correcto baseándonos na configuración de DNS. Agora, " +"cremos que o explícito é mellor que o implícito. A seguir amósanse algúns " +"pasos que lle axudarán a que o seu dominio volva funcionar:" #: templates/errors/proxito/404/dns.html:23 #: templates/errors/proxito/404/include_tips.html:3 @@ -4211,27 +4440,35 @@ msgstr "Aquí te algúns consellos para solucionar os erros 404:" #: templates/errors/proxito/404/dns.html:28 msgid "Ensure you have a CNAME record pointing to readthedocs.io" -msgstr "Asegúrese de ter un rexistro CNAME que apunta a readthedocs.io" +msgstr "" +"Asegúrese de ter un rexistro CNAME que apunta a readthedocs.io" #: templates/errors/proxito/404/dns.html:29 msgid "" "Add your desired domain in the Read the Docs dashboard for your project " "(under Your Project >> Admin >> Domains)" -msgstr "Engada o dominio desexado no panel Read the Docs do seu proxecto (en O seu proxecto >> Admin >> Dominios)" +msgstr "" +"Engada o dominio desexado no panel Read the Docs do seu proxecto (en O seu " +"proxecto >> Admin >> Dominios)" #: templates/errors/proxito/404/include_error_message.html:4 #, python-format msgid "" "You are browsing the documentation of %(project_slug)s. The " "%(not_found_subject)s you are looking for was not found." -msgstr "Estás navegando pola documentación de %(project_slug)s. Non se atopou o %(not_found_subject)s que busca." +msgstr "" +"Estás navegando pola documentación de %(project_slug)s. Non se " +"atopou o %(not_found_subject)s que busca." #: templates/errors/proxito/404/include_error_message.html:11 msgid "" "Documentation changes over time and pages are moved around. You can try to " "navigate to the index page of the project and use its " "navigation, or search for a similar page." -msgstr "A documentación cambia co paso do tempo e as páxinas móvense. Pode tentar navegar ata a páxina de índice do proxecto e utilizar a súa navegación, ou buscar unha páxina semellante." +msgstr "" +"A documentación cambia co paso do tempo e as páxinas móvense. Pode tentar " +"navegar ata a páxina de índice do proxecto e utilizar a " +"súa navegación, ou buscar unha páxina semellante." #: templates/errors/proxito/404/include_search.html:3 msgid "Try searching?" @@ -4257,9 +4494,11 @@ msgstr "sn dominio" #: templates/errors/proxito/404/no_project.html:9 #, python-format msgid "" -"The project for %(domain)s that you are looking for either does" -" not exist, has been deleted or doesn't have any successful builds yet." -msgstr "O proxecto de %(domain)s que busca non existe, foi eliminado ou aínda non ten ningunha construción correcta." +"The project for %(domain)s that you are looking for either does " +"not exist, has been deleted or doesn't have any successful builds yet." +msgstr "" +"O proxecto de %(domain)s que busca non existe, foi eliminado ou " +"aínda non ten ningunha construción correcta." #: templates/errors/proxito/418.html:7 templates/errors/proxito/418.html:11 msgid "418. I'm a teapot" @@ -4276,7 +4515,8 @@ msgstr "O que está a dicir Vde.:" #: templates/flagging/flag_confirm.html:21 #, python-format -msgid "Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" +msgid "" +"Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" msgstr "Confirma que quere sinalizar «%(object)s» como «%(flag_type.title)s»?" #: templates/flagging/flag_confirm.html:23 @@ -4305,9 +4545,13 @@ msgstr "Grazas por colaborar na calidade deste sitio!" #: templates/homepage.html:9 msgid "" "Read the Docs simplifies technical documentation by automating building, " -"versioning, and hosting for you. Build up-to-date documentation for the web," -" print, and offline use on every version control push automatically." -msgstr "Read the Docs simplifica a documentación técnica automatizando a creación, o versionado e a hospedaxe. Crea, de forma automática, documentación actualizada para a web, para imprimir e para o seu uso sen conexión cada vez que envíe código ao control de versións." +"versioning, and hosting for you. Build up-to-date documentation for the web, " +"print, and offline use on every version control push automatically." +msgstr "" +"Read the Docs simplifica a documentación técnica automatizando a creación, o " +"versionado e a hospedaxe. Crea, de forma automática, documentación " +"actualizada para a web, para imprimir e para o seu uso sen conexión cada vez " +"que envíe código ao control de versións." #: templates/homepage.html:12 msgid "Home" @@ -4321,7 +4565,9 @@ msgstr "A documentación técnica atopase aquí" msgid "" "Read the Docs simplifies software documentation by automating building, " "versioning, and hosting of your docs for you." -msgstr "Read the Docs simplifica a documentación do software ao automatizar a construción, o versionado e a hospedaxe dos seus documentos." +msgstr "" +"Read the Docs simplifica a documentación do software ao automatizar a " +"construción, o versionado e a hospedaxe dos seus documentos." #: templates/homepage.html:58 msgid "Free docs hosting for open source" @@ -4332,7 +4578,10 @@ msgid "" "We will host your documentation for free, forever. There are no tricks. We " "help over 100,000 open source projects share their docs, including a custom " "domain and theme." -msgstr "Aloxaremos a súa documentación de balde, para sempre. Non hai trucos. Axudamos a máis de 100.000 proxectos de código aberto a compartir os seus documentos, incluído un dominio e un tema personalizados." +msgstr "" +"Aloxaremos a súa documentación de balde, para sempre. Non hai trucos. " +"Axudamos a máis de 100.000 proxectos de código aberto a compartir os seus " +"documentos, incluído un dominio e un tema personalizados." #: templates/homepage.html:69 msgid "Always up to date" @@ -4343,7 +4592,10 @@ msgid "" "Whenever you push code to your favorite version control service, whether " "that is GitHub, Bitbucket, or GitLab, we will automatically build your docs " "so your code and documentation are never out of sync." -msgstr "Cada vez que envíe código ao seu servizo de control de versións favorito, xa sexa GitHub, Bitbucket ou GitLab, construiremos automaticamente os documentos para que o código e a documentación nunca estean desfasados." +msgstr "" +"Cada vez que envíe código ao seu servizo de control de versións favorito, xa " +"sexa GitHub, Bitbucket ou GitLab, construiremos automaticamente os " +"documentos para que o código e a documentación nunca estean desfasados." #: templates/homepage.html:84 msgid "Downloadable formats" @@ -4351,10 +4603,13 @@ msgstr "Formatos descargábeis" #: templates/homepage.html:86 msgid "" -"We build and host your docs for the web, but they are also viewable as PDFs," -" as single page HTML, and for eReaders. No additional configuration is " +"We build and host your docs for the web, but they are also viewable as PDFs, " +"as single page HTML, and for eReaders. No additional configuration is " "required." -msgstr "Construímos e aloxamos os seus documentos para a web, mais tamén se poden ver como PDF, HTML dunha soa páxina e para lectores electrónicos. Non é necesaria ningunha configuración adicional." +msgstr "" +"Construímos e aloxamos os seus documentos para a web, mais tamén se poden " +"ver como PDF, HTML dunha soa páxina e para lectores electrónicos. Non é " +"necesaria ningunha configuración adicional." #: templates/homepage.html:94 msgid "Multiple versions" @@ -4362,10 +4617,13 @@ msgstr "Varias versións" #: templates/homepage.html:96 msgid "" -"We can host and build multiple versions of your docs so having a 1.0 version" -" of your docs and a 2.0 version of your docs is as easy as having a separate" -" branch or tag in your version control system." -msgstr "Podemos aloxar e crear varias versións dos seus documentos, polo que ter unha versión 1.0 e unha versión 2.0 dos seus documentos é tan sinxelo coma ter unha rama ou etiqueta separada no seu sistema de control de versións." +"We can host and build multiple versions of your docs so having a 1.0 version " +"of your docs and a 2.0 version of your docs is as easy as having a separate " +"branch or tag in your version control system." +msgstr "" +"Podemos aloxar e crear varias versións dos seus documentos, polo que ter " +"unha versión 1.0 e unha versión 2.0 dos seus documentos é tan sinxelo coma " +"ter unha rama ou etiqueta separada no seu sistema de control de versións." #: templates/homepage.html:109 msgid "Read the Tutorial" @@ -4380,17 +4638,25 @@ msgid "" "Read the Docs has grown substantially since its beginning as a weekend " "project and is closing in on being a top-1000 site on the internet. Today, " "we:" -msgstr "Read the Docs creceu substancialmente dende o seu inicio como proxecto de fin de semana e achégase a ser un dos 1000 mellores sitios en Internet. Hoxe, nós:" +msgstr "" +"Read the Docs creceu substancialmente dende o seu inicio como proxecto de " +"fin de semana e achégase a ser un dos 1000 mellores sitios en Internet. " +"Hoxe, nós:" #: templates/homepage.html:131 msgid "" "
    • Serve over 55 million pages of " "documentation a month
    • Serve over 40 TB of documentation a " -"month
    • Host over 80,000 open source projects and support over" -" 100,000 users
    • Are supported by a very small team" -" of dedicated engineers
    " -msgstr "
    • Servimos máis de 55 millóns de páxinas de documentación ao mes
    • Servimos máis de 40 TB de documentación ao mes
    • Aloxamos máis de 80.000 proxectos de código aberto e ofrecemos asistencia a máis de 100.000 usuarios
    • Contamos coa axuda dun equipo moi reducido de enxeñeiros especializados." +"month
    • Host over 80,000 open source projects and support over " +"100,000 users
    • Are supported by a very small team of dedicated " +"engineers
    " +msgstr "" +"
    " +msgstr "" +"
    • מגישים למעלה מ־55 מיליון עמודים של " +"תיעוד בחודש
    • מגישים למעלה מ־40 ט״ב של תיעוד בחודש
    • " +"
    • מארחים למעלה מ־80,000 מיזמי קוד פתוח ותומכים בלמעלה מ־100,000 " +"משתמשים
    • נתמכים על ידי צוות מצומצם ביותר של מהנדסים שמוקצים לטובת ההיצע
    • " +"
    " #: templates/homepage.html:143 msgid "Read the Docs is funded by the community" @@ -4396,31 +4622,42 @@ msgstr "מיזם Read the Docs ממומן על ידי הקהילה" #: templates/homepage.html:149 #, python-format msgid "" -"We fund our operations through advertising, " -"corporate-hosted documentation with Read" -" the Docs for Business, donations, and we" -" are supported by a number of generous sponsors." -msgstr "אנו מממנים את הפעילויות שלנו באמצעות פרסום, תיעוד לאירוח מסחרי עם Read the Docs לעסקים, תרומות, ותומכים בנו מגוון מממנים נדיבים." +"We fund our operations through advertising, corporate-hosted documentation with " +"Read the Docs for Business, donations, and we are supported by a number of " +"generous sponsors." +msgstr "" +"אנו מממנים את הפעילויות שלנו באמצעות פרסום, תיעוד לאירוח מסחרי עם Read the Docs לעסקים, תרומות, ותומכים בנו מגוון מממנים נדיבים." #: templates/homepage.html:158 msgid "" "Read the Docs is open source and community supported. It depends on users " "like you to contribute to development, support, and operations. You can " -"learn more about how to contribute in " -"our docs. Thanks so much to our wonderful team who helps us " -"run the site. Read the Docs wouldn't be possible without them." -msgstr "Read the Docs הוא בקוד פתוח ונתמך על ידי הקהילה. כל זאת תלוי בתרומה ממשתמשים כמוך לתרומה לפיתוח, לתמיכה ולפעילויות. ניתן ללמוד עוד איך אפשר לתרום בתיעוד שלנו. המון תודה לצוות המדהים שלנו שעוזר לנו לתפעל את האתר. בלעדיהם לא היה את Read the Docs." +"learn more about how to contribute in our docs. Thanks so much to our " +"wonderful team " +"who helps us run the site. Read the Docs wouldn't be possible without them." +msgstr "" +"Read the Docs הוא בקוד פתוח ונתמך על ידי הקהילה. כל זאת תלוי בתרומה ממשתמשים " +"כמוך לתרומה לפיתוח, לתמיכה ולפעילויות. ניתן ללמוד עוד איך אפשר לתרום בתיעוד " +"שלנו. המון תודה לצוות המדהים שלנו שעוזר לנו לתפעל את האתר. בלעדיהם לא היה את Read " +"the Docs." #: templates/homepage.html:168 msgid "" -"Hosting for the project is graciously provided by AWS and AWS and Cloudflare." +msgstr "" +"המיזם מתארח באדיבות AWS ו־Cloudflare." -msgstr "המיזם מתארח באדיבות AWS ו־Cloudflare." #: templates/notifications/send_notification_form.html:6 msgid "Send Email" @@ -4479,7 +4716,9 @@ msgstr "אפשר לבדוק אותו כאן." msgid "" "This is a post-commit hook. Set it up in your project admin to POST here, " "for us to update your doc changes automatically." -msgstr "זאת התלייה שלאחר ביצוע. יש להגדיר אותה במסך ניהול המיזם שלך כדי לשלוח POST לכאן, כדי שנעדכן את השינויים במיזם שלך אוטומטית." +msgstr "" +"זאת התלייה שלאחר ביצוע. יש להגדיר אותה במסך ניהול המיזם שלך כדי לשלוח POST " +"לכאן, כדי שנעדכן את השינויים במיזם שלך אוטומטית." #: templates/profiles/base_profile.html:27 #: templates/profiles/base_profile_edit.html:30 @@ -4510,7 +4749,7 @@ msgid "Gold Membership" msgstr "חברות זהב" #: templates/profiles/base_profile_edit.html:57 -#: templates/projects/project_edit_base.html:33 +#: templates/projects/project_edit_base.html:35 msgid "Advertising" msgstr "פרסום" @@ -4528,16 +4767,21 @@ msgstr "תודה לך על תמיכתך ב־Read the Docs!" msgid "" "Read the Docs is an open source project. In order to maintain service, we " "rely on both the support of our users, and from sponsor support." -msgstr "Read the Docs הוא מיזם בקוד פתוח. כדי לשמור על השירות, אנו נסמכים גם על תמיכת המשתמשים שלנו וגם על תמיכת מממנים." +msgstr "" +"Read the Docs הוא מיזם בקוד פתוח. כדי לשמור על השירות, אנו נסמכים גם על " +"תמיכת המשתמשים שלנו וגם על תמיכת מממנים." #: templates/profiles/private/advertising_profile.html:30 msgid "" "For more details on advertising on Read the Docs including the privacy " "protections we have in place for users and community advertising we run on " -"behalf of the open source community, see our documentation." -msgstr "למידע נוסף על פרסום ב־Read the Docs לרבות הגנות הפרטיות שאנו מחילים על פרסום על ידי המשתמשים והקהילה בשם קהילת הקוד הפתוח, כדאי לפנות אל התיעוד שלנו." +"behalf of the open source community, see our documentation." +msgstr "" +"למידע נוסף על פרסום ב־Read the Docs לרבות הגנות הפרטיות שאנו מחילים על פרסום " +"על ידי המשתמשים והקהילה בשם קהילת הקוד הפתוח, כדאי לפנות אל התיעוד שלנו." #: templates/profiles/private/advertising_profile.html:41 #, python-format @@ -4545,7 +4789,10 @@ msgid "" "You can go ad-free by becoming a Gold member or Supporter of Read the Docs." -msgstr "אפשר להשבית את הפרסומות על ידי רכישת חברות זהב או על ידי תמיכה ב־Read the Docs." +msgstr "" +"אפשר להשבית את הפרסומות על ידי רכישת חברות זהב או על ידי תמיכה ב־Read the Docs." #: templates/profiles/private/advertising_profile.html:49 msgid "Update advertisement preference" @@ -4556,15 +4803,21 @@ msgid "" "All projects where you are the only owner will be deleted. " "If you want to keep a project, add another owner or transfer ownership. The " "following projects and all their documentation will be deleted." -msgstr "כל המיזמים בהם הבעלות היא שלך בלבד יימחקו. כדי לשמור על מיזם חי, יש להוסיף בעלים נוספים או להעביר בעלות. המיזמים הבאים וכל התיעוד שלהם יימחקו." +msgstr "" +"כל המיזמים בהם הבעלות היא שלך בלבד יימחקו. כדי לשמור על " +"מיזם חי, יש להוסיף בעלים נוספים או להעביר בעלות. המיזמים הבאים וכל התיעוד " +"שלהם יימחקו." #: templates/profiles/private/delete_account.html:34 msgid "" -"All organizations and its projects where you are the only owner will" -" be deleted. If you want to keep an organization, add another owner" -" or transfer ownership. The following organizations and all their projects " +"All organizations and its projects where you are the only owner will " +"be deleted. If you want to keep an organization, add another owner " +"or transfer ownership. The following organizations and all their projects " "will be deleted." -msgstr "כל הארגונים והמיזמים שלהם בהם הבעלות היא שלך בלבד יימחקו. כדי לשמור על ארגון חי, יש להוסיף בעלים נוספים או להעביר בעלות. הארגונים הבאים וכל המיזמים שלהם יימחקו." +msgstr "" +"כל הארגונים והמיזמים שלהם בהם הבעלות היא שלך בלבד יימחקו. " +"כדי לשמור על ארגון חי, יש להוסיף בעלים נוספים או להעביר בעלות. הארגונים " +"הבאים וכל המיזמים שלהם יימחקו." #: templates/profiles/private/delete_account.html:66 msgid "Be careful! This can not be undone!" @@ -4581,15 +4834,20 @@ msgid "" "The user security log allows you to see what " "has happened recently in your account. Showing logs from the last " "%(days_limit)s days." -msgstr "יומן אבטחת המשתמשים מאפשר לך לראות מה קרה לאחרונה בחשבון שלך. היומנים שמוצגים הם מ־%(days_limit)s הימים האחרונים." +msgstr "" +"יומן אבטחת המשתמשים מאפשר לך לראות מה קרה " +"לאחרונה בחשבון שלך. היומנים שמוצגים הם מ־%(days_limit)s הימים האחרונים." #: templates/profiles/private/token_list.html:13 msgid "" "Personal Access Token are tokens that allow you to use the Read the Docs " -"APIv3 being authenticated as yourself. See APIv3 " -"documentation for more information." -msgstr "אסימוני גישה אישיים הם אסימונים שמאפשרים לך להשתמש בגרסה 3 של ה־API של Read the Docs עם אימות בתור עצמך. אפשר לעיין בתיעוד לגרסה 3 של ה־API למידע נוסף." +"APIv3 being authenticated as yourself. See APIv3 documentation for more " +"information." +msgstr "" +"אסימוני גישה אישיים הם אסימונים שמאפשרים לך להשתמש בגרסה 3 של ה־API של Read " +"the Docs עם אימות בתור עצמך. אפשר לעיין בתיעוד לגרסה 3 של ה־API למידע נוסף." #: templates/profiles/private/token_list.html:25 msgid "Generate API Token" @@ -4628,15 +4886,19 @@ msgstr "יצירת שם מתחם" #: templates/projects/domain_form.html:33 #, python-format msgid "" -"To configure this domain add a CNAME record in your DNS pointing your custom" -" domain to %(cname_target)s." -msgstr "כדי להגדיר את שם התחום הזה יש להוסיף רשומת CNAME ב־DNS שלך שמפנה אל שם התחום שהותאם לך אישית אל %(cname_target)s." +"To configure this domain add a CNAME record in your DNS pointing your custom " +"domain to %(cname_target)s." +msgstr "" +"כדי להגדיר את שם התחום הזה יש להוסיף רשומת CNAME ב־DNS שלך שמפנה אל שם התחום " +"שהותאם לך אישית אל %(cname_target)s." #: templates/projects/domain_form.html:41 msgid "" "The validation process period has ended. Save the domain to restart the " "process." -msgstr "תקופת תהליך האימות הסתיימה. יש לשמור את שם התחום שלך כדי להתחיל את התהליך מחדש." +msgstr "" +"תקופת תהליך האימות הסתיימה. יש לשמור את שם התחום שלך כדי להתחיל את התהליך " +"מחדש." #: templates/projects/domain_form.html:61 msgid "Save Domain" @@ -4647,7 +4909,7 @@ msgid "Saving the domain will revalidate the SSL certificate" msgstr "שמירת שם התחום יאמת את אישור ה־SSL מחדש" #: templates/projects/domain_list.html:12 -#: templates/projects/project_edit_base.html:20 +#: templates/projects/project_edit_base.html:22 msgid "Domains" msgstr "שמות מתחם" @@ -4656,10 +4918,14 @@ msgstr "שמות מתחם" msgid "" "This project is a subproject of %(superproject)s, its documentation will " -"always be served from the %(domain)s domain. %(domain)s
    domain. Learn more." -msgstr "מיזם זה הוא תת־מיזם של %(superproject)s, התיעוד שלו תמיד יונגש מתוך שם התחום %(domain)s. מידע נוסף." +msgstr "" +"מיזם זה הוא תת־מיזם של %(superproject)s, התיעוד שלו תמיד יונגש מתוך שם התחום %(domain)s. מידע נוסף." #: templates/projects/domain_list.html:26 #, python-format @@ -4667,7 +4933,9 @@ msgid "" "Configuring a custom domain allows you to serve your documentation from a " "domain other than \"%(default_domain)s\". Learn " "more." -msgstr "הגדרת שם תחום משלך מאפשר לך להגיש את התיעוד שלך משם תחום שאינו „%(default_domain)s”. מידע נוסף." +msgstr "" +"הגדרת שם תחום משלך מאפשר לך להגיש את התיעוד שלך משם תחום שאינו " +"„%(default_domain)s”. מידע נוסף." #: templates/projects/domain_list.html:33 msgid "Existing Domains" @@ -4692,7 +4960,7 @@ msgstr "הוספה" #: templates/projects/environmentvariable_form.html:12 #: templates/projects/environmentvariable_list.html:5 #: templates/projects/environmentvariable_list.html:12 -#: templates/projects/project_edit_base.html:26 +#: templates/projects/project_edit_base.html:28 msgid "Environment Variables" msgstr "משתנים סביבתיים" @@ -4701,7 +4969,9 @@ msgid "" "Environment variables allow you to change the way that your build behaves. " "Take into account that these environment variables are available to all " "build steps." -msgstr "משתני סביבה מאפשרים לך לשנות את הדרך בה מתנהגות הבניות שלך. כדאי לקחת בחשבון שהמשתנים הסביבתיים האלו זמינים לכל שלבי הבנייה." +msgstr "" +"משתני סביבה מאפשרים לך לשנות את הדרך בה מתנהגות הבניות שלך. כדאי לקחת בחשבון " +"שהמשתנים הסביבתיים האלו זמינים לכל שלבי הבנייה." #: templates/projects/environmentvariable_list.html:22 msgid "Add Environment Variable" @@ -4731,9 +5001,12 @@ msgstr "פרטי המיזם" msgid "" "To import a project, start by entering a few details about your repository. " "You can set additional configuration options for your documentation in a .readthedocs.yml file." -msgstr "כדי לייבא מיזם, כדאי להתחיל במילוי מספר פרטים על המארג שלך. אפשר להגדיר אפשרויות תצורה נוספות לתיעוד שלך בקובץ ‎.readthedocs.yml‎." +"href=\"https://docs.readthedocs.io/en/stable/config-file/v2.html\">." +"readthedocs.yml file." +msgstr "" +"כדי לייבא מיזם, כדאי להתחיל במילוי מספר פרטים על המארג שלך. אפשר להגדיר " +"אפשרויות תצורה נוספות לתיעוד שלך בקובץ ‎.readthedocs.yml‎." #: templates/projects/import_config.html:5 msgid "Add a project configuration file" @@ -4742,11 +5015,15 @@ msgstr "הוספת קובץ הגדרות מיזם" #: templates/projects/import_config.html:8 msgid "" "Make sure your project has a .readthedocs.yaml configuration " -"file at the root directory of your repository. This file is required by Read" -" the Docs to build your documentation. You can read more" -" about our configuration file in our documentation." -msgstr "נא לוודא שלמיזם שלך יש את קובץ ההגדרות ‎.readthedocs.yaml‎ בתיקיית הבסיס של המאגר שלך. זה קובץ שנחוץ ל־Read the Docs לטובת בניית התיעוד שלך. אפשר להרחיב על קובץ ההגדרות שלנו בתיעוד שלנו." +"file at the root directory of your repository. This file is required by Read " +"the Docs to build your documentation. You can read more about our " +"configuration file in our documentation." +msgstr "" +"נא לוודא שלמיזם שלך יש את קובץ ההגדרות ‎.readthedocs.yaml‎ " +"בתיקיית הבסיס של המאגר שלך. זה קובץ שנחוץ ל־Read the Docs לטובת בניית התיעוד " +"שלך. אפשר להרחיב על קובץ ההגדרות שלנו בתיעוד שלנו." #: templates/projects/import_config.html:16 msgid "Here is an example configuration file for a project using Sphinx:" @@ -4765,10 +5042,11 @@ msgstr "להלן מגוון אפשרויות מיזמים שיהיה עליך ל msgid "" "This is a beta feature, it can be enabled by contacting support." -msgstr "זאת יכולת ניסיונית, אפשר להפעיל אותה על ידי יצירת קשר עם התמיכה." +msgstr "" +"זאת יכולת ניסיונית, אפשר להפעיל אותה על ידי יצירת קשר עם התמיכה." -#. Translators: After 'Flag this project as' follows either 'Inappropriate', -#. 'Spam' and/or 'Duplicate' +#. Translators: After 'Flag this project as' follows either 'Inappropriate', 'Spam' and/or 'Duplicate' #: templates/projects/includes/flagging.html:7 msgid "Flag this project as" msgstr "סימון מיזם זה בתור" @@ -4790,7 +5068,7 @@ msgstr "שכפול" #: templates/projects/integration_form.html:12 #: templates/projects/integration_list.html:5 #: templates/projects/integration_list.html:12 -#: templates/projects/project_edit_base.html:25 +#: templates/projects/project_edit_base.html:27 msgid "Integrations" msgstr "שילובים" @@ -4821,7 +5099,9 @@ msgstr "שילוב - %(type)s" msgid "" "This integration is being managed automatically by Read the Docs. If it " "isn't functioning correctly, try re-syncing the webhook:" -msgstr "השילוב הזה מנוהל אוטומטית על ידי Read the Docs. אם אינו מתפקד כראוי, כדאי לנסות לסנכרן את ההתליה מחדש:" +msgstr "" +"השילוב הזה מנוהל אוטומטית על ידי Read the Docs. אם אינו מתפקד כראוי, כדאי " +"לנסות לסנכרן את ההתליה מחדש:" #: templates/projects/integration_webhook_detail.html:38 msgid "" @@ -4829,7 +5109,10 @@ msgid "" "integration is not functioning correctly, you can try re-syncing it. " "Otherwise you'll need to update the configuration on your repository. You " "can use the following address to manually configure this webhook." -msgstr "מנגנון השילוב הזה לא מנוהל כרגע על ידי Read the Docs. אם מנגנון השילוב לא פועל כראוי, אפשר לנסות לסנכרן אותו מחדש. אחרת צריך לעדכן את ההגדרות במאגר שלך. אפשר להשתמש בכתובת הבאה כדי להגדיר את ההתליה הזאת ידנית." +msgstr "" +"מנגנון השילוב הזה לא מנוהל כרגע על ידי Read the Docs. אם מנגנון השילוב לא " +"פועל כראוי, אפשר לנסות לסנכרן אותו מחדש. אחרת צריך לעדכן את ההגדרות במאגר " +"שלך. אפשר להשתמש בכתובת הבאה כדי להגדיר את ההתליה הזאת ידנית." #: templates/projects/integration_webhook_detail.html:50 msgid "" @@ -4850,17 +5133,22 @@ msgstr "סוד:" msgid "" "This integration does not have a secret, the authenticity of the incoming " "webhook cannot be verified. Click on \"Resync webhook\" to generate " -"a secret. Read more in our blog post." -msgstr "לשילוב הזה אין סוד, אי אפשר לסמוך על התליית הרשת הנכנסת. יש ללחוץ על „סנכרון התליית רשת מחדש” כדי לייצר סוד. יש מידע נוסף ברשומה בבלוג שלנו." +"a secret. Read more in our blog post." +msgstr "" +"לשילוב הזה אין סוד, אי אפשר לסמוך על התליית הרשת הנכנסת. יש ללחוץ על " +"„סנכרון התליית רשת מחדש” כדי לייצר סוד. יש מידע נוסף ברשומה בבלוג שלנו." #: templates/projects/integration_webhook_detail.html:92 msgid "" "For more information on manually configuring a webhook, refer to our webhook documentation. " -msgstr "למידע נוסף על הגדרת התלייה ידנית, נא לפנות לתיעוד שלנו על התליות." +"href=\"https://docs.readthedocs.io/page/guides/setup/git-repo-automatic." +"html\"> our webhook documentation. " +msgstr "" +"למידע נוסף על הגדרת התלייה ידנית, נא לפנות לתיעוד שלנו על " +"התליות." #: templates/projects/integration_webhook_detail.html:104 msgid "Resync webhook" @@ -4929,10 +5217,12 @@ msgstr "התחלת בניית התיעוד שלך" #: templates/projects/onboard_detail.html:10 msgid "" -"This project has not been built yet. Try building the latest version now, or" -" if you would like to build a specific version, select the version below and" -" your documentation build will be triggered." -msgstr "מיזם זה לא נבנה עדיין. כדאי לנסות לבנות את הגרסה העדכניות ביותר כעת או אם עדיף לך לבנות גרסה מסוימת, נא לבחור את הגרסה להלן ובניית התיעוד שלך תחל." +"This project has not been built yet. Try building the latest version now, or " +"if you would like to build a specific version, select the version below and " +"your documentation build will be triggered." +msgstr "" +"מיזם זה לא נבנה עדיין. כדאי לנסות לבנות את הגרסה העדכניות ביותר כעת או אם " +"עדיף לך לבנות גרסה מסוימת, נא לבחור את הגרסה להלן ובניית התיעוד שלך תחל." #: templates/projects/onboard_detail.html:21 msgid "Build latest version" @@ -4945,10 +5235,11 @@ msgstr "התיעוד שלך מוכן לשימוש" #: templates/projects/onboard_detail.html:33 msgid "" "Your documentation has been built. Ensure your documentation is kept up to " -"date with every commit to your repository, by setting up a " -"webhook." -msgstr "התיעוד שלך נבנה. אפשר לוודא שהתיעוד שלך עדכני עם כל הגשה למאגר שלך על ידי הגדרת התלייה." +"date with every commit to your repository, by setting up a webhook." +msgstr "" +"התיעוד שלך נבנה. אפשר לוודא שהתיעוד שלך עדכני עם כל הגשה למאגר שלך על ידי הגדרת התלייה." #: templates/projects/onboard_detail.html:41 msgid "View your documentation" @@ -4960,11 +5251,14 @@ msgstr "בניית התיעוד שלך נכשלה" #: templates/projects/onboard_detail.html:50 msgid "" -"There was a problem building your documentation, you can see what went wrong" -" in the build output. If you need more help, check out some of the problems frequently " "encountered during builds." -msgstr "אירעה תקלה בבניית התיעוד שלך, ניתן לראות מה השתבש בפלט הבנייה. לקבלת עזרה נוספת, כדאי לפנות אל תקלות נפוצות במהלך בניות." +msgstr "" +"אירעה תקלה בבניית התיעוד שלך, ניתן לראות מה השתבש בפלט הבנייה. לקבלת עזרה " +"נוספת, כדאי לפנות אל תקלות נפוצות במהלך בניות." #: templates/projects/onboard_detail.html:59 msgid "View build output" @@ -4978,7 +5272,8 @@ msgstr "התיעוד שלך נבנה" msgid "" "You'll be able to view your documentation in a minute or two, once your " "project is done building." -msgstr "תהיה לך אפשרות לצפות בתיעוד שלך בעוד דקה או שתיים לאחר סיום בניית המיזם." +msgstr "" +"תהיה לך אפשרות לצפות בתיעוד שלך בעוד דקה או שתיים לאחר סיום בניית המיזם." #: templates/projects/onboard_import.html:5 msgid "Ready to share your documentation" @@ -4987,18 +5282,23 @@ msgstr "התכוננת כראוי לשיתוף התיעוד שלך" #: templates/projects/onboard_import.html:10 #, python-format msgid "" -"You don't have any projects yet, but you can start building documentation by" -" importing one. Not sure how to start documenting your project? Check out " -"the Tutorial to learn how." -msgstr "אין לך מיזמים עדיין אך ניתן להתחיל לבנות תיעוד על ידי ייבוא אחד כזה. לא בטוח איך להתחיל לתעד את המיזם שלך? להלן המדריך שילמד אותך כיצד." +"You don't have any projects yet, but you can start building documentation by " +"importing one. Not sure how to start documenting your project? Check out the " +"Tutorial to learn how." +msgstr "" +"אין לך מיזמים עדיין אך ניתן להתחיל לבנות תיעוד על ידי ייבוא אחד כזה. לא בטוח " +"איך להתחיל לתעד את המיזם שלך? להלן המדריך " +"שילמד אותך כיצד." #: templates/projects/onboard_import.html:19 #, python-format msgid "" -"In a hurry? Fork our template " -"project on GitHub, and import " -"it." -msgstr "איך מקימים אתר בזריזות? צריך להתפצל ממיזם התבנית שלנו ב־GitHub, ולייבא אותו." +"In a hurry? Fork our template project on GitHub, and import it." +msgstr "" +"איך מקימים אתר בזריזות? צריך להתפצל " +"ממיזם התבנית שלנו ב־GitHub, ולייבא " +"אותו." #: templates/projects/onboard_import.html:25 #: templates/projects/project_dashboard_base.html:53 @@ -5014,7 +5314,9 @@ msgstr "פרסום בתיעוד" msgid "" "We will periodically run advertisements on built documentation pages for " "sponsors, however we have strict guidelines on advertisements:" -msgstr "אנו מריצים פרסומות באופן מחזורי על עמודי תיעוד שנבנו לטובת המממנים, עם זאת יש לנו קווים מנחים מאוד נוקשים בנוגע לפרסום: " +msgstr "" +"אנו מריצים פרסומות באופן מחזורי על עמודי תיעוד שנבנו לטובת המממנים, עם זאת " +"יש לנו קווים מנחים מאוד נוקשים בנוגע לפרסום: " #: templates/projects/project_advertising.html:32 msgid "We don't give sponsors access to user information." @@ -5028,18 +5330,24 @@ msgstr "אנו רק מדווחים על מספר ההופעות ומספר הל msgid "" "We only allow image and text ads which we host ourselves. There are no " "advertiser-supplied scripts running on Read the Docs." -msgstr "אנחנו מרשים פרסומות בצורת תמונות או טקסט אותן אנחנו מארחים בעצמנו. אין סקריפטים שסופקו על ידי המפרסמים שפועלים במסגרת Read the Docs." +msgstr "" +"אנחנו מרשים פרסומות בצורת תמונות או טקסט אותן אנחנו מארחים בעצמנו. אין " +"סקריפטים שסופקו על ידי המפרסמים שפועלים במסגרת Read the Docs." #: templates/projects/project_advertising.html:50 msgid "" "For more details on advertising on Read the Docs including the privacy " -"protections we have in place for users and community advertising we run on behalf " -"of the open source community, see our documentation." -msgstr "למידע נוסף על פרסום ב־Read the Docs לרבות הגנות הפרטיות שאנו מחילים על משתמשים ופרסום קהילתי בשם קהילת הקוד הפתוח, כדאי לפנות אל התיעוד שלנו." +"protections we have in place for users and community advertising we run on behalf of the open source " +"community, see our documentation." +msgstr "" +"למידע נוסף על פרסום ב־Read the Docs לרבות הגנות הפרטיות שאנו מחילים על " +"משתמשים ופרסום קהילתי בשם קהילת הקוד הפתוח, כדאי " +"לפנות אל התיעוד שלנו." #: templates/projects/project_advertising.html:59 msgid "Opting out" @@ -5049,49 +5357,68 @@ msgstr "הפסקת התמיכה" #, python-format msgid "" "In addition to the advertising preferences we have for individual users, we have multiple ways" -" for projects to opt out of advertising on Read the Docs." -msgstr "בנוסף להעדפות הפרסום שהצבנו עבור משתמשים פרטיים, יש לנו מגוון דרכים בהן מיזם יכול להסיר את הפרסומות ב־Read the Docs." +"href=\"%(ads_preferences_url)s\">individual users, we have multiple ways " +"for projects to opt out of advertising on Read the Docs." +msgstr "" +"בנוסף להעדפות הפרסום שהצבנו עבור משתמשים " +"פרטיים, יש לנו מגוון דרכים בהן מיזם יכול להסיר את הפרסומות ב־Read the " +"Docs." #: templates/projects/project_advertising.html:71 msgid "" "If you are part of a company that uses Read the Docs to host documentation " -"for a commercial product, please consider Read the Docs for Business which " -"offers a completely ad-free experience, private repositories, private " -"documentation, additional build resources, and dedicated support." -msgstr "אם השימוש שלך הוא מטעם חברה שמשמתמשת ב־Read the Docs כדי לארח תיעוד למוצר מסחרי, נא לשקול את Read the Docs לעסקים שמציע חוויה נטולת פרסומות לחלוטין, מאגרים פרטיים, תיעוד פרטי, משאבי בנייה נוספים ותמיכה ייעודית." +"for a commercial product, please consider Read the Docs for Business which offers a completely ad-free " +"experience, private repositories, private documentation, additional build " +"resources, and dedicated support." +msgstr "" +"אם השימוש שלך הוא מטעם חברה שמשמתמשת ב־Read the Docs כדי לארח תיעוד למוצר " +"מסחרי, נא לשקול את Read the Docs " +"לעסקים שמציע חוויה נטולת פרסומות לחלוטין, מאגרים פרטיים, תיעוד פרטי, " +"משאבי בנייה נוספים ותמיכה ייעודית." #: templates/projects/project_advertising.html:81 #, python-format msgid "" "By becoming a Gold member to Read the Docs, " "you may remove advertising from your projects for all visitors." -msgstr "הצטרפות לחברות זהב ב־Read the Docs, תאפשר לך להסיר את הפרסום מהמיזמים שלך לכל המבקרים." +msgstr "" +"הצטרפות לחברות זהב ב־Read the Docs, תאפשר לך " +"להסיר את הפרסום מהמיזמים שלך לכל המבקרים." #: templates/projects/project_advertising.html:88 msgid "" "Project owners can opt out of paid " "advertisements for their projects. Readers will still see community ads " "for open source projects and conferences." -msgstr "בעלי מיזמים יכולים לסרב לפרסומות בתשלום למיזמים שלהם. הקוראים עדיין יראו פרסומות קהילתיות או מיזמים וכנסים של קוד פתוח." +msgstr "" +"בעלי מיזמים יכולים לסרב לפרסומות " +"בתשלום למיזמים שלהם. הקוראים עדיין יראו פרסומות קהילתיות או מיזמים " +"וכנסים של קוד פתוח." #: templates/projects/project_advertising.html:96 #, python-format msgid "" "If you would like to completely remove advertising from your open source " "project, but both Read the Docs for Business and our Gold memberships don't " -"seem like the right fit, please get" -" in touch to discuss alternatives to advertising." -msgstr "אם מעניין אותך להסיר את הפרסומות ממיזם הקוד הפתוח שלך לחלוטין אבל גם Read the Docs לעסקים וגם חברות זהב לא מתאימים לך, נא ליצור אתנו קשר כדי לדון בחלופות לפרסום." +"seem like the right fit, please get in touch to discuss " +"alternatives to advertising." +msgstr "" +"אם מעניין אותך להסיר את הפרסומות ממיזם הקוד הפתוח שלך לחלוטין אבל גם Read " +"the Docs לעסקים וגם חברות זהב לא מתאימים לך, נא ליצור אתנו " +"קשר כדי לדון בחלופות לפרסום." #: templates/projects/project_advertising.html:113 msgid "" -"If you are a company hosting commercial documentation on our community site," -" we do not allow removing paid advertisements on your documentation. Please " +"If you are a company hosting commercial documentation on our community site, " +"we do not allow removing paid advertisements on your documentation. Please " "consider Read the Docs for Business or a Gold membership." -msgstr "אם השימוש שלך הוא מטעם חברה שמארחת תיעוד מסחרי באתר הקהילתי שלנו, איננו מאפשרים להסיר פרסומות בתשלום על התיעוד שלך. נא לשקול לעבור ל־Read the Docs לעסקים או לחברות זהב." +msgstr "" +"אם השימוש שלך הוא מטעם חברה שמארחת תיעוד מסחרי באתר הקהילתי שלנו, איננו " +"מאפשרים להסיר פרסומות בתשלום על התיעוד שלך. נא לשקול לעבור ל־Read the Docs " +"לעסקים או לחברות זהב." #: templates/projects/project_advertising.html:122 msgid "Update advertising preference" @@ -5148,7 +5475,9 @@ msgstr "חיבור החשבונות שלך" msgid "" "Have a GitHub account? Connect your account and import your existing " "projects automatically." -msgstr "יש לך חשבון ב־GitHub? ניתן לחבר את החשבון שלך ולייבא את המיזמים הקיימים שלך אוטומטית." +msgstr "" +"יש לך חשבון ב־GitHub? ניתן לחבר את החשבון שלך ולייבא את המיזמים הקיימים שלך " +"אוטומטית." #: templates/projects/project_dashboard_base.html:144 msgid "Learn More" @@ -5157,10 +5486,11 @@ msgstr "מידע נוסף" #: templates/projects/project_dashboard_base.html:146 #, python-format msgid "" -"Check out the documentation for Read the " -"Docs. It contains lots of information about how to get the most out of " -"RTD." -msgstr "כדאי לעיין בתיעוד של Read the Docs. הוא מעיל מידע רב על איך להפיק את המיטב מ־RTD." +"Check out the documentation for Read the Docs. It contains lots of information about how to get the most out of RTD." +msgstr "" +"כדאי לעיין בתיעוד של Read the Docs. הוא " +"מעיל מידע רב על איך להפיק את המיטב מ־RTD." #: templates/projects/project_delete.html:4 #: templates/projects/project_delete.html:6 @@ -5175,7 +5505,10 @@ msgid "" "Deleting this project will make them to become regular projects. This will " "break the URLs of all its subprojects and they will be served normally as " "other projects." -msgstr "למיזם הזה יש תת־מיזמים תחתיו. מחיקת המיזם הזה תהפוך אותם למיזמים רגילים. פעולה זו גם תשנה את הכתובות של כל תת־המיזמים והם יוגשו כרגיל כמיזמים שונים." +msgstr "" +"למיזם הזה יש תת־מיזמים תחתיו. מחיקת המיזם " +"הזה תהפוך אותם למיזמים רגילים. פעולה זו גם תשנה את הכתובות של כל תת־המיזמים " +"והם יוגשו כרגיל כמיזמים שונים." #: templates/projects/project_delete.html:21 #: templates/projects/project_resync_webhook.html:9 @@ -5196,10 +5529,14 @@ msgid "Delete project" msgstr "מחיקת מיזם" #: templates/projects/project_edit_base.html:19 +msgid " Addons" +msgstr "תוספות" + +#: templates/projects/project_edit_base.html:21 msgid "Edit Versions" msgstr "עריכת גרסאות" -#: templates/projects/project_edit_base.html:24 +#: templates/projects/project_edit_base.html:26 #: templates/projects/projectrelationship_form.html:5 #: templates/projects/projectrelationship_form.html:12 #: templates/projects/projectrelationship_list.html:5 @@ -5207,7 +5544,7 @@ msgstr "עריכת גרסאות" msgid "Subprojects" msgstr "תת־מיזמים" -#: templates/projects/project_edit_base.html:28 +#: templates/projects/project_edit_base.html:30 #: templates/projects/webhook_exchange_detail.html:5 #: templates/projects/webhook_form.html:5 #: templates/projects/webhook_form.html:11 @@ -5216,19 +5553,19 @@ msgstr "תת־מיזמים" msgid "Webhooks" msgstr "התליות" -#: templates/projects/project_edit_base.html:29 +#: templates/projects/project_edit_base.html:31 #: templates/projects/project_notifications.html:5 #: templates/projects/project_notifications.html:12 msgid "Email Notifications" msgstr "התראות בדוא״ל" -#: templates/projects/project_edit_base.html:30 +#: templates/projects/project_edit_base.html:32 #: templates/projects/project_traffic_analytics.html:6 #: templates/projects/project_traffic_analytics.html:11 msgid "Traffic Analytics" msgstr "ניתוח תעבורה" -#: templates/projects/project_edit_base.html:31 +#: templates/projects/project_edit_base.html:33 #: templates/projects/projects_search_analytics.html:6 #: templates/projects/projects_search_analytics.html:11 msgid "Search Analytics" @@ -5255,20 +5592,26 @@ msgid "" "We're only showing public repositories. For private projects and other " "features, please use Read the Docs for " "Business." -msgstr "אנו מציגים מאגרים ציבוריים בלבד. למיזמים פרטיים ויכולות נוספות, נא להשתמש ב־Read the Docs לעסקים." +msgstr "" +"אנו מציגים מאגרים ציבוריים בלבד. למיזמים פרטיים ויכולות נוספות, נא להשתמש " +"ב־Read the Docs לעסקים." #: templates/projects/project_import.html:97 #, python-format msgid "" "No remote repositories found, try refreshing your " "accounts." -msgstr "לא נמצאו מאגרים מרוחקים, כדאי לנסות לרענן את החשבונות שלך." +msgstr "" +"לא נמצאו מאגרים מרוחקים, כדאי לנסות לרענן את " +"החשבונות שלך." #: templates/projects/project_import.html:104 msgid "" "You don't currently have any connected accounts. Connect your account to be " "able to easily set up projects." -msgstr "אין לך כרגע חשבונות מחוברים. נא לחבר את החשבון שלך כדי שיתאפשר לך להוסיף מיזמים בקלות." +msgstr "" +"אין לך כרגע חשבונות מחוברים. נא לחבר את החשבון שלך כדי שיתאפשר לך להוסיף " +"מיזמים בקלות." #: templates/projects/project_import.html:143 msgid "This repository requires admin access to import" @@ -5289,9 +5632,11 @@ msgstr "תצוגה" #: templates/projects/project_import.html:214 msgid "" -"You can import your project manually if it isn't listed here or connected to" -" one of your accounts." -msgstr "ניתן לייבא את המיזם שלך ידנית אם אינו מופיע כאן או שהוא מחובר לאחד החשבונות שלך." +"You can import your project manually if it isn't listed here or connected to " +"one of your accounts." +msgstr "" +"ניתן לייבא את המיזם שלך ידנית אם אינו מופיע כאן או שהוא מחובר לאחד החשבונות " +"שלך." #: templates/projects/project_import.html:221 msgid "Import Manually" @@ -5321,7 +5666,9 @@ msgid "" "Webhooks have been moved to their own page. Go to the Webhooks page if you are looking for your " "webhooks." -msgstr "התליות הועברו לעמוד משל עצמן. כדאי לגשת אל עמוד ההתליות אם ההתליות שלך הלכו לאיבוד." +msgstr "" +"התליות הועברו לעמוד משל עצמן. כדאי לגשת אל עמוד " +"ההתליות אם ההתליות שלך הלכו לאיבוד." #: templates/projects/project_notifications.html:30 msgid "Existing Notifications" @@ -5376,9 +5723,14 @@ msgstr "עמודי „לא נמצא” (404)" msgid "" "\n" " * The way that we track 404 pages is on our backend hosting.\n" -" It's possible the number of times each page is viewed is undercounted because of caching in the browser or in a CDN.\n" +" It's possible the number of times each page is viewed is undercounted " +"because of caching in the browser or in a CDN.\n" +" " +msgstr "" +"\n" +" * הדרך בה אנו עוקבים אחרי דפי 404 היא אירוח המננגון שלנו.\n" +" יכול להיות שמספר הצפיות בכל עמוד לוקה בחסר עקב מטמון בדפדפן או ב־CDN.\n" " " -msgstr "\n * הדרך בה אנו עוקבים אחרי דפי 404 היא אירוח המננגון שלנו.\n יכול להיות שמספר הצפיות בכל עמוד לוקה בחסר עקב מטמון בדפדפן או ב־CDN.\n " #: templates/projects/project_translations.html:5 msgid "Edit Translations" @@ -5395,7 +5747,9 @@ msgstr "כדי להוסיף תרגום למיזם שלך, יש לבחור מיז msgid "" "This project is configured with a " "versioning scheme that doesn't support translations." -msgstr "המיזם הזה מוגדר עם תבנית גרסאות שלא תומכת בתרגומים." +msgstr "" +"המיזם הזה מוגדר עם תבנית גרסאות שלא " +"תומכת בתרגומים." #: templates/projects/project_translations.html:30 #: templates/projects/project_translations_form.html:30 @@ -5403,7 +5757,9 @@ msgstr "המיזם הזה מוגדר ע msgid "" "This project is already configured as the %(language)s " "translation of \"%(main_project)s\". Nested translations are not supported." -msgstr "מיזם זה כבר מוגדר בתור התרגום ל%(language)s של „%(main_project)s”. אין תמיכה בתרגומים מקוננים." +msgstr "" +"מיזם זה כבר מוגדר בתור התרגום ל%(language)s של " +"„%(main_project)s”. אין תמיכה בתרגומים מקוננים." #: templates/projects/project_translations.html:38 #: templates/projects/project_translations_form.html:38 @@ -5437,7 +5793,9 @@ msgstr "עריכת מתחזקים" msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" -msgstr "אפשרות להוסיף מתחזקים למיזם שלך. ניתן להעניק להם גישת ניהול למיזם, כדאי לנקוט במשנה זהירות עם האפשרות הזאת!" +msgstr "" +"אפשרות להוסיף מתחזקים למיזם שלך. ניתן להעניק להם גישת ניהול למיזם, כדאי " +"לנקוט במשנה זהירות עם האפשרות הזאת!" #: templates/projects/project_users.html:49 msgid "Add maintainer" @@ -5456,10 +5814,13 @@ msgstr "%(version_name)s" #: templates/projects/project_version_detail.html:28 msgid "" "This version is inactive but its documentation is still available online. " -"You can delete this " -"version's documentation if you want to remove it completely." -msgstr "גרסה זו אינה פעילה אך התיעוד שלה עדיין זמין ברשת. אפשר למחוק את תיעוד הגרסה הזאת כדי להסיר אותה לחלוטין." +"You can delete this version's documentation if you want to remove it " +"completely." +msgstr "" +"גרסה זו אינה פעילה אך התיעוד שלה עדיין זמין ברשת. אפשר למחוק את תיעוד " +"הגרסה הזאת כדי להסיר אותה לחלוטין." #: templates/projects/project_version_list.html:24 msgid "Active Versions" @@ -5491,7 +5852,9 @@ msgstr "לא נמצאו גרסאות" msgid "" "Showing the first %(max_inactive_versions)s of " "%(total_inactive_versions_count)s inactive versions.." -msgstr "מוצגות %(max_inactive_versions)s הראשונות מתוך %(total_inactive_versions_count)s הגרסאות הבלתי פעילות.." +msgstr "" +"מוצגות %(max_inactive_versions)s הראשונות מתוך " +"%(total_inactive_versions_count)s הגרסאות הבלתי פעילות.." #: templates/projects/project_version_states_help_text.html:4 #, python-format @@ -5500,11 +5863,13 @@ msgstr "כאן יש מידע נוסף על המצ #: templates/projects/projectrelationship_form.html:16 msgid "" -"Using subprojects allows you to serve multiple projects from the same domain" -" as your main project. Learn " -"more." -msgstr "שימוש בתת־מיזמים מאפשר לך לשרת מגוון מיזמים מאותו שם התחום בתור המיזם העיקרי שלך. מידע נוסף." +"Using subprojects allows you to serve multiple projects from the same domain " +"as your main project. Learn more." +msgstr "" +"שימוש בתת־מיזמים מאפשר לך לשרת מגוון מיזמים מאותו שם התחום בתור המיזם העיקרי " +"שלך. מידע " +"נוסף." #: templates/projects/projectrelationship_form.html:28 msgid "Update subproject" @@ -5523,14 +5888,17 @@ msgstr "הוספת תת־מיזם" msgid "" "Subprojects are projects hosted from the same URL as their parent project. " "This is useful for organizing multiple projects under a custom domain." -msgstr "תת־מיזמים הם מיזמים שמוגשים מאותה הכתובת כמו מיזם ההורה. מצב כזה משמש לארגון מספר מיזמים תחת שם מתחם בהתאמה אישית." +msgstr "" +"תת־מיזמים הם מיזמים שמוגשים מאותה הכתובת כמו מיזם ההורה. מצב כזה משמש לארגון " +"מספר מיזמים תחת שם מתחם בהתאמה אישית." #: templates/projects/projectrelationship_list.html:24 #, python-format msgid "" "This project is already configured as a subproject of %(project)s. Nested " "subprojects are not currently supported." -msgstr "מיזם זה כבר מוגדר בתור תת־מיזם של %(project)s. אין תמיכה בקינון תת‏־מיזמים." +msgstr "" +"מיזם זה כבר מוגדר בתור תת־מיזם של %(project)s. אין תמיכה בקינון תת‏־מיזמים." #: templates/projects/projectrelationship_list.html:31 #, python-format @@ -5564,7 +5932,9 @@ msgid "" "We’ll send a POST request to the URL with the JSON payload " "below on the selected events. Check our docs " "for more information." -msgstr "אנו נשלח בקשת POST לכתובת עם מטען ה־JSON שלהלן על האירועים הנבחרים. כדאי לעיין במסמכים שלנו למידע נוסף." +msgstr "" +"אנו נשלח בקשת POST לכתובת עם מטען ה־JSON שלהלן על האירועים " +"הנבחרים. כדאי לעיין במסמכים שלנו למידע נוסף." #: templates/projects/webhook_form.html:25 #, python-format @@ -5572,7 +5942,10 @@ msgid "" "This webhook was created from our old implementation and doesn't have a " "custom payload. Check our docs for the payload " "description or edit the payload to set a custom one." -msgstr "ההתליה הזאת נוצרה מהמימוש הישן שלנו ואין לה מטען מותאם אישית. כדאי לפנות אל התיעוד שלנו לתיאור המטען או כדי לערוך את המטען כדי להתאים אותו אישית." +msgstr "" +"ההתליה הזאת נוצרה מהמימוש הישן שלנו ואין לה מטען מותאם אישית. כדאי לפנות אל " +"התיעוד שלנו לתיאור המטען או כדי לערוך את המטען " +"כדי להתאים אותו אישית." #: templates/projects/webhook_list.html:18 msgid "Add Webhook" @@ -5588,7 +5961,10 @@ msgid "" "\n" " Search: %(query)s\n" " " -msgstr "\n חיפוש: %(query)s\n " +msgstr "" +"\n" +" חיפוש: %(query)s\n" +" " #: templates/search/elastic_search.html:30 msgid "Object Type" @@ -5608,7 +5984,10 @@ msgid "" "\n" " %(count)s results for %(query)s\n" " " -msgstr "\n %(count)s תוצאות עבור %(query)s\n " +msgstr "" +"\n" +" %(count)s תוצאות עבור %(query)s\n" +" " #: templates/search/elastic_search.html:197 msgid "No results found." @@ -5624,10 +6003,13 @@ msgstr "אבטחה ב־Read the Docs" #: templates/security.html:11 msgid "" -"For more details on security at Read the Docs or to report a security issue," -" please see our security policy." -msgstr "לפרטים נוספים על אבטחה ב־Read the Docs או כדי לדווח על פרצת אבטחה, נא לעיין במדיניות האבטחה שלנו." +"For more details on security at Read the Docs or to report a security issue, " +"please see our security policy." +msgstr "" +"לפרטים נוספים על אבטחה ב־Read the Docs או כדי לדווח על פרצת אבטחה, נא לעיין " +"במדיניות האבטחה שלנו." #: templates/socialaccount/authentication_error.html:5 #: templates/socialaccount/authentication_error.html:8 @@ -5644,9 +6026,13 @@ msgid "" "On this page, you can manage the integration with your Git provider(s) that " "enables automatic import and configuration of your repositories. Read our documentation page about connecting Git " -"providers." -msgstr "בעמוד הזה, אפשר לנהל את השילוב מול ספקי ה־Git שלך שמאפשרים ייבוא והגדרת המאגרים שלך אוטומטית. מוטב לקרוא את עמוד התיעוד שלנו בנוגע לחיבור ספקי Git." +"target=\"_blank\">Read our documentation page about connecting Git providers." +"" +msgstr "" +"בעמוד הזה, אפשר לנהל את השילוב מול ספקי ה־Git שלך שמאפשרים ייבוא והגדרת " +"המאגרים שלך אוטומטית. מוטב לקרוא את עמוד התיעוד שלנו " +"בנוגע לחיבור ספקי Git." #: templates/socialaccount/connections.html:37 msgid "Active connections" @@ -5664,7 +6050,9 @@ msgstr "ניתוק" msgid "" "The API version this connection uses is no longer supported, please " "reconnect your Bitbucket account." -msgstr "גרסת ה־API בה משתמש חיבור זה אינה נתמכת עוד, נא לחבר מחדש את חשבון ה־BitBucket שלך." +msgstr "" +"גרסת ה־API בה משתמש חיבור זה אינה נתמכת עוד, נא לחבר מחדש את חשבון " +"ה־BitBucket שלך." #: templates/socialaccount/connections.html:95 msgid "" @@ -5677,4 +6065,8 @@ msgid "" "service, you should also visit your Git Provider in order to delete the " "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." -msgstr "לתשומת לבך: לחיצה על הכפתור ניתוק כדי לנתק שירות אינה מספיקה ועליך גם לבקר בהגדרות אצל ספק ה־Git שלך כדי למחוק את חיבור ה־OAuth של Read the Docs. ב־GitHub, הוא ממוקם תחת Settings > Applications > Authorized OAuth Apps." +msgstr "" +"לתשומת לבך: לחיצה על הכפתור ניתוק כדי לנתק שירות אינה " +"מספיקה ועליך גם לבקר בהגדרות אצל ספק ה־Git שלך כדי למחוק את חיבור ה־OAuth של " +"Read the Docs. ב־GitHub, הוא ממוקם תחת Settings > Applications > " +"Authorized OAuth Apps." diff --git a/readthedocs/locale/hu/LC_MESSAGES/django.po b/readthedocs/locale/hu/LC_MESSAGES/django.po index efae1bfa932..9173dea781e 100644 --- a/readthedocs/locale/hu/LC_MESSAGES/django.po +++ b/readthedocs/locale/hu/LC_MESSAGES/django.po @@ -1,25 +1,27 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Laszlo Matusek , 2021 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-08 09:41+0000\n" +"POT-Creation-Date: 2024-10-23 13:42+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Laszlo Matusek , 2021\n" -"Language-Team: Hungarian (http://app.transifex.com/readthedocs/readthedocs/language/hu/)\n" +"Language-Team: Hungarian (http://app.transifex.com/readthedocs/readthedocs/" +"language/hu/)\n" +"Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:717 -#: projects/filters.py:196 projects/models.py:1480 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:728 +#: projects/filters.py:196 projects/models.py:1484 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Verzió" @@ -160,8 +162,8 @@ msgstr "" #: api/v3/serializers.py:1033 #, python-brace-format msgid "" -"Prefix redirects have been removed. Please use an exact redirect `/prefix/*`" -" instead. See {blog_link}." +"Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " +"instead. See {blog_link}." msgstr "" #: api/v3/serializers.py:1039 @@ -217,7 +219,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:246 +#: projects/models.py:250 msgid "User" msgstr "Felhasználó" @@ -229,9 +231,9 @@ msgstr "" msgid "Username" msgstr "Felhasználónév" -#: audit/models.py:138 builds/models.py:95 builds/models.py:711 -#: organizations/filters.py:133 projects/filters.py:151 -#: projects/models.py:1474 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:95 builds/models.py:722 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1478 +#: redirects/models.py:48 msgid "Project" msgstr "projekt" @@ -255,7 +257,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1226 msgid "Action" msgstr "" @@ -438,7 +440,7 @@ msgstr "Elágazás" msgid "Tag" msgstr "Címke" -#: builds/constants.py:56 projects/constants.py:412 +#: builds/constants.py:56 projects/constants.py:414 msgid "Unknown" msgstr "Ismeretlen" @@ -470,7 +472,7 @@ msgstr "Aktív" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1579 +#: builds/filters.py:29 projects/models.py:1583 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Építés sikertelen" @@ -487,7 +489,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:139 builds/models.py:733 +#: builds/filters.py:48 builds/models.py:139 builds/models.py:744 msgid "State" msgstr "Állapot" @@ -496,7 +498,7 @@ msgstr "Állapot" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:100 builds/models.py:723 +#: builds/filters.py:54 builds/models.py:100 builds/models.py:734 msgid "Type" msgstr "típus" @@ -530,7 +532,7 @@ msgid "Verbose Name" msgstr "Bővített név" #: builds/models.py:127 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:251 +#: projects/models.py:255 msgid "Slug" msgstr "Slug" @@ -550,7 +552,7 @@ msgstr "Készült" msgid "Uploaded" msgstr "Feltötlve" -#: builds/models.py:154 projects/models.py:479 +#: builds/models.py:154 projects/models.py:483 msgid "Privacy Level" msgstr "Adatvédelmi szint" @@ -582,7 +584,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:564 +#: builds/models.py:175 projects/models.py:568 msgid "Documentation type" msgstr "Dokumentáció típusa" @@ -591,207 +593,206 @@ msgid "Type of documentation the version was built with." msgstr "" #: builds/models.py:183 -msgid "" -"Data generated at build time by the doctool (`readthedocs-build.yaml`)." +msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" #: builds/models.py:190 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:745 +#: builds/models.py:756 msgid "Status" msgstr "" -#: builds/models.py:752 integrations/models.py:145 +#: builds/models.py:763 integrations/models.py:145 msgid "Date" msgstr "Dátum" -#: builds/models.py:753 +#: builds/models.py:764 msgid "Success" msgstr "Sikeres" -#: builds/models.py:758 +#: builds/models.py:769 msgid "Setup" msgstr "Beállítás" -#: builds/models.py:759 +#: builds/models.py:770 msgid "Setup error" msgstr "Beállítási hiba" -#: builds/models.py:760 +#: builds/models.py:771 msgid "Output" msgstr "Kimenet" -#: builds/models.py:761 templates/builds/build_detail.html:261 +#: builds/models.py:772 templates/builds/build_detail.html:261 msgid "Error" msgstr "Hiba" -#: builds/models.py:762 +#: builds/models.py:773 msgid "Exit code" msgstr "Kilépési kód" -#: builds/models.py:767 projects/models.py:1491 +#: builds/models.py:778 projects/models.py:1495 msgid "Commit" msgstr "Megerősít" -#: builds/models.py:773 +#: builds/models.py:784 msgid "Version slug" msgstr "" -#: builds/models.py:779 +#: builds/models.py:790 msgid "Version name" msgstr "" -#: builds/models.py:785 builds/models.py:1228 +#: builds/models.py:796 builds/models.py:1239 msgid "Version type" msgstr "" -#: builds/models.py:792 +#: builds/models.py:803 msgid "Configuration used in the build" msgstr "A build-hez használt konfiguráció" -#: builds/models.py:797 +#: builds/models.py:808 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:805 +#: builds/models.py:816 msgid "Build Length" msgstr "Build hossza" -#: builds/models.py:808 +#: builds/models.py:819 msgid "Builder" msgstr "Builder" -#: builds/models.py:815 +#: builds/models.py:826 msgid "Cold Storage" msgstr "Hűtőház" -#: builds/models.py:821 +#: builds/models.py:832 msgid "Celery task id" msgstr "" -#: builds/models.py:1131 +#: builds/models.py:1142 msgid "Build" msgstr "Build" -#: builds/models.py:1136 +#: builds/models.py:1147 msgid "Command" msgstr "Parancs" -#: builds/models.py:1137 builds/models.py:1192 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:253 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1203 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:257 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Leírás" -#: builds/models.py:1138 +#: builds/models.py:1149 msgid "Command output" msgstr "Parancs kimenete" -#: builds/models.py:1139 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Parancs kilépési kódja" -#: builds/models.py:1141 +#: builds/models.py:1152 msgid "Start time" msgstr "Kezdés" -#: builds/models.py:1142 +#: builds/models.py:1153 msgid "End time" msgstr "Befejezés" -#: builds/models.py:1170 +#: builds/models.py:1181 msgid "Activate version" msgstr "" -#: builds/models.py:1171 +#: builds/models.py:1182 msgid "Hide version" msgstr "" -#: builds/models.py:1172 +#: builds/models.py:1183 msgid "Make version public" msgstr "" -#: builds/models.py:1173 +#: builds/models.py:1184 msgid "Make version private" msgstr "" -#: builds/models.py:1174 +#: builds/models.py:1185 msgid "Set version as default" msgstr "" -#: builds/models.py:1175 +#: builds/models.py:1186 msgid "Delete version" msgstr "" -#: builds/models.py:1187 +#: builds/models.py:1198 msgid "Rule priority" msgstr "" -#: builds/models.py:1188 +#: builds/models.py:1199 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1198 +#: builds/models.py:1209 msgid "Match argument" msgstr "" -#: builds/models.py:1199 +#: builds/models.py:1210 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1214 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1216 msgid "" -"Match argument defined by us, it is used if is not None, otherwise match_arg" -" will be used." +"Match argument defined by us, it is used if is not None, otherwise match_arg " +"will be used." msgstr "" -#: builds/models.py:1216 +#: builds/models.py:1227 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1221 +#: builds/models.py:1232 msgid "Action argument" msgstr "" -#: builds/models.py:1222 +#: builds/models.py:1233 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1240 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1394 +#: builds/models.py:1405 msgid "Version activated" msgstr "" -#: builds/models.py:1395 +#: builds/models.py:1406 msgid "Version hidden" msgstr "" -#: builds/models.py:1397 +#: builds/models.py:1408 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1400 +#: builds/models.py:1411 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1402 +#: builds/models.py:1413 msgid "Version set as default" msgstr "" -#: builds/models.py:1403 +#: builds/models.py:1414 msgid "Version deleted" msgstr "" -#: builds/models.py:1408 +#: builds/models.py:1419 msgid "Matched rule" msgstr "" @@ -909,7 +910,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1594 +#: core/forms.py:198 projects/models.py:1598 msgid "URL" msgstr "" @@ -1026,8 +1027,8 @@ msgstr "" #: domains/validators.py:22 #, python-brace-format msgid "" -"Your organization has reached the limit of {feature.value} domains. Consider" -" removing unused domains or upgrading your plan." +"Your organization has reached the limit of {feature.value} domains. Consider " +"removing unused domains or upgrading your plan." msgstr "" #: gold/forms.py:50 @@ -1039,12 +1040,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:223 -#: organizations/models.py:297 projects/models.py:237 +#: organizations/models.py:297 projects/models.py:241 msgid "Publication date" msgstr "Kiadás dátuma" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:240 projects/models.py:1493 +#: organizations/models.py:298 projects/models.py:244 projects/models.py:1497 msgid "Modified date" msgstr "Módosítás dátuma" @@ -1076,15 +1077,15 @@ msgstr "" #: gold/templates/gold/projects.html:20 #: gold/templates/gold/subscription_detail.html:52 msgid "" -"For small businesses or personal projects, we ask for $5 per month to remove" -" ads from a project." +"For small businesses or personal projects, we ask for $5 per month to remove " +"ads from a project." msgstr "" #: gold/templates/gold/projects.html:21 #: gold/templates/gold/subscription_detail.html:53 msgid "" -"For corporate supported open source projects, we ask for a $50 membership in" -" order to cover our support and operations costs." +"For corporate supported open source projects, we ask for a $50 membership in " +"order to cover our support and operations costs." msgstr "" #: gold/templates/gold/projects.html:24 @@ -1139,22 +1140,23 @@ msgstr "" msgid "" "Supporting Read the Docs lets us work more on features that people love. " "Your money will go directly to maintenance and development of the product." -msgstr "A Read the Docs támogatása lehetőséget ad nekünk az emberek által kedvelt szolgáltatások fejlesztésére. Pénzét közvetlenül a termék karbantartására és fejlesztésére fordítjuk." +msgstr "" +"A Read the Docs támogatása lehetőséget ad nekünk az emberek által kedvelt " +"szolgáltatások fejlesztésére. Pénzét közvetlenül a termék karbantartására és " +"fejlesztésére fordítjuk." #: gold/templates/gold/subscription_detail.html:57 msgid "" -"If you are a company using Read the Docs, please consider Read the Docs for Business. This will " -"help us cover our costs, and provide you with a better experience on the " -"site." +"If you are a company using Read the Docs, please consider Read the Docs for Business. This will help us cover " +"our costs, and provide you with a better experience on the site." msgstr "" #: gold/templates/gold/subscription_detail.html:66 #, python-format msgid "" -"For any questions about our Gold membership program, please email" -" us." +"For any questions about our Gold membership program, please email us." msgstr "" #: gold/templates/gold/subscription_detail.html:74 @@ -1281,8 +1283,8 @@ msgstr "" #: invitations/templates/invitations/invitation_detail.html:12 #, python-format msgid "" -"%(requestor_name)s has invited you to join" -" the %(target_name)s %(target_type)s." +"%(requestor_name)s has invited you to join " +"the %(target_name)s %(target_type)s." msgstr "" #: invitations/templates/invitations/invitation_detail.html:22 @@ -1321,7 +1323,7 @@ msgid "Unknown problem" msgstr "" #: notifications/messages.py:101 -msgid "Build terminated due inactivity" +msgid "Build terminated due to inactivity" msgstr "" #: notifications/messages.py:129 @@ -1447,7 +1449,7 @@ msgstr "Felhasználók" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:250 projects/models.py:1485 +#: projects/models.py:254 projects/models.py:1489 msgid "Name" msgstr "Név" @@ -1573,8 +1575,7 @@ msgstr "" msgid "All organizations" msgstr "" -#: organizations/filters.py:103 projects/filters.py:161 -#: projects/filters.py:223 +#: organizations/filters.py:103 projects/filters.py:161 projects/filters.py:223 msgid "Sort by" msgstr "" @@ -1725,7 +1726,8 @@ msgstr "" msgid "" "\n" " Deleting this organization will also remove all the organization's\n" -" teams, users, projects, and built documentation. Are you sure that it\n" +" teams, users, projects, and built documentation. Are you sure that " +"it\n" " is safe to remove this organization?\n" " " msgstr "" @@ -1808,8 +1810,10 @@ msgstr "" #, python-format msgid "" "\n" -" This is a list of all the team members and owners inside your organization.\n" -" To invite members, invite them to a team\n" +" This is a list of all the team members and owners inside your " +"organization.\n" +" To invite members, invite them to a " +"team\n" " " msgstr "" @@ -1857,7 +1861,8 @@ msgid "" "\n" " Before you can add a project or build documentation,\n" " we will help you create an organization.\n" -" Access to your documentation is limited to only those inside your organization,\n" +" Access to your documentation is limited to only those inside your " +"organization,\n" " or inside a team with access.\n" " We'll help set up a team shortly,\n" " start by entering your organization details.\n" @@ -1899,14 +1904,16 @@ msgstr "" msgid "" "\n" " Access to your documentation is limited to\n" -" only those inside your organization, or inside a team with access.\n" +" only those inside your organization, or inside a team " +"with access.\n" " " msgstr "" #: organizations/templates/organizations/organization_create.html:50 msgid "" "\n" -" No need to decide now, you can pick a plan that fits your organization\n" +" No need to decide now, you can pick a plan that fits your " +"organization\n" " after a 30 day trial.\n" " " msgstr "" @@ -1937,15 +1944,15 @@ msgstr "" #: organizations/templates/organizations/security_log.html:19 #, python-format msgid "" -"The organization security log allows you to see" -" what has happened recently in your organization." +"The organization security log allows you to see " +"what has happened recently in your organization." msgstr "" #: organizations/templates/organizations/security_log.html:25 #, python-format msgid "" -"Showing logs from the last %(days_limit)s days. You can upgrade your plan to" -" increase the time period that is stored." +"Showing logs from the last %(days_limit)s days. You can upgrade your plan to " +"increase the time period that is stored." msgstr "" #: organizations/templates/organizations/security_log.html:30 @@ -1968,7 +1975,8 @@ msgstr "" #: organizations/templates/organizations/team_delete.html:13 msgid "" "\n" -" Deleting this team will revoke access for users that were in the team.\n" +" Deleting this team will revoke access for users that were in the " +"team.\n" " Are you sure that it is safe to remove these users?\n" " " msgstr "" @@ -2007,7 +2015,8 @@ msgstr "" #: organizations/templates/organizations/team_project_edit.html:15 msgid "" "\n" -" Select the projects that you would like this team to have access to.\n" +" Select the projects that you would like this team to have access " +"to.\n" " " msgstr "" @@ -2125,75 +2134,75 @@ msgstr "" msgid "Generic" msgstr "" -#: projects/constants.py:79 +#: projects/constants.py:81 msgid "Live" msgstr "Élő" -#: projects/constants.py:80 +#: projects/constants.py:82 msgid "Deleted" msgstr "Törölt" -#: projects/constants.py:86 +#: projects/constants.py:88 msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2068 +#: projects/constants.py:94 projects/models.py:2077 msgid "Public" msgstr "Nyilvános" -#: projects/constants.py:93 +#: projects/constants.py:95 msgid "Private" msgstr "Magán" -#: projects/constants.py:104 +#: projects/constants.py:106 msgid "CPython 2.x" msgstr "CPython 2.x" -#: projects/constants.py:105 +#: projects/constants.py:107 msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:409 +#: projects/constants.py:411 msgid "Valid and active" msgstr "" -#: projects/constants.py:410 +#: projects/constants.py:412 msgid "Invalid" msgstr "" -#: projects/constants.py:411 +#: projects/constants.py:413 msgid "Pending" msgstr "" -#: projects/constants.py:421 +#: projects/constants.py:423 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:425 +#: projects/constants.py:427 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:429 +#: projects/constants.py:431 msgid "Single version without translations (/)" msgstr "" -#: projects/constants.py:446 +#: projects/constants.py:448 msgid "Alphabetically" msgstr "" -#: projects/constants.py:447 +#: projects/constants.py:449 msgid "SemVer (Read the Docs)" msgstr "" -#: projects/constants.py:450 +#: projects/constants.py:452 msgid "Python Packaging (PEP 440 and PEP 425)" msgstr "" -#: projects/constants.py:452 +#: projects/constants.py:454 msgid "CalVer (YYYY.0M.0M)" msgstr "" -#: projects/constants.py:453 +#: projects/constants.py:455 msgid "Define your own pattern" msgstr "" @@ -2308,15 +2317,14 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:451 projects/models.py:255 +#: projects/forms.py:451 projects/models.py:259 msgid "Short description of this project" msgstr "" #: projects/forms.py:473 #, python-brace-format msgid "" -"This setting is inherited from the parent " -"translation." +"This setting is inherited from the parent translation." msgstr "" #: projects/forms.py:548 @@ -2397,512 +2405,539 @@ msgstr "" msgid "Alias" msgstr "Álnév" -#: projects/models.py:258 +#: projects/models.py:190 +#, fuzzy +#| msgid "Single version" +msgid "Sorting of versions" +msgstr "Egyetlen verzió" + +#: projects/models.py:200 +msgid "Custom version sorting pattern" +msgstr "" + +#: projects/models.py:206 +msgid "Show latest and stable at the beginning" +msgstr "" + +#: projects/models.py:262 msgid "Repository URL" msgstr "Tároló URL" -#: projects/models.py:261 +#: projects/models.py:265 msgid "Git repository URL" msgstr "" -#: projects/models.py:268 +#: projects/models.py:272 msgid "Repository type" msgstr "Tároló típusa" -#: projects/models.py:274 +#: projects/models.py:278 msgid "Project homepage" msgstr "Projekt kezdőoldal" -#: projects/models.py:276 +#: projects/models.py:280 msgid "The project's homepage" msgstr "Projekt kezdőoldala" -#: projects/models.py:279 +#: projects/models.py:283 msgid "Canonical URL" msgstr "Kanonikus URL" -#: projects/models.py:281 +#: projects/models.py:285 msgid "URL that documentation is expected to serve from" msgstr "Ezt dokumentációt működtető URL" -#: projects/models.py:284 +#: projects/models.py:288 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:291 +#: projects/models.py:295 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " "current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:299 +#: projects/models.py:303 msgid "Single version" msgstr "Egyetlen verzió" -#: projects/models.py:302 +#: projects/models.py:306 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 "Az egyetlen verziós webhelynek nincs fordítása és az a \"latest\" verzió a 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." +msgstr "" +"Az egyetlen verziós webhelynek nincs fordítása és az a \"latest\" verzió a " +"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:309 +#: projects/models.py:313 msgid "Default version" msgstr "Alapértelmezett verzió" -#: projects/models.py:312 +#: projects/models.py:316 msgid "The version of your project that / redirects to" msgstr "A projekt verziója átirányítva a" -#: projects/models.py:317 +#: projects/models.py:321 msgid "Default branch" msgstr "Alapértelmezett ág" -#: projects/models.py:323 +#: projects/models.py:327 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:328 +#: projects/models.py:332 msgid "Custom path prefix" msgstr "" -#: projects/models.py:334 +#: projects/models.py:338 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." msgstr "" -#: projects/models.py:339 +#: projects/models.py:343 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:345 +#: projects/models.py:349 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." msgstr "" -#: projects/models.py:352 +#: projects/models.py:356 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:355 +#: projects/models.py:359 msgid "" -"More information in our docs." +"More information in our docs." msgstr "" -#: projects/models.py:359 +#: projects/models.py:363 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:366 +#: projects/models.py:370 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:371 +#: projects/models.py:375 msgid "CDN Enabled" msgstr "CDN engedélyezve" -#: projects/models.py:373 +#: projects/models.py:377 msgid "Analytics code" msgstr "Analytics kód" -#: projects/models.py:378 +#: projects/models.py:382 msgid "" -"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow" -" down your page loads." -msgstr "Google Analytics Tracking ID (pl. UA-22345342-1). Ez lassíthatja az oldalak betöltését." +"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " +"down your page loads." +msgstr "" +"Google Analytics Tracking ID (pl. UA-22345342-1). Ez " +"lassíthatja az oldalak betöltését." -#: projects/models.py:384 +#: projects/models.py:388 msgid "Disable Analytics" msgstr "" -#: projects/models.py:388 +#: projects/models.py:392 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:393 +#: projects/models.py:397 msgid "Alternative container image" msgstr "Alternatív konténer kép" -#: projects/models.py:399 +#: projects/models.py:403 msgid "Container memory limit" msgstr "Konténer memória korlát" -#: projects/models.py:404 +#: projects/models.py:408 msgid "" -"Memory limit in Docker format -- example: 512m or " -"1g" -msgstr "Memória korlát Docker formátumban -- például: 512m or 1g" +"Memory limit in Docker format -- example: 512m or 1g" +msgstr "" +"Memória korlát Docker formátumban -- például: 512m or 1g" -#: projects/models.py:409 +#: projects/models.py:413 msgid "Container time limit in seconds" msgstr "Konténer idő korlát másodpercekben" -#: projects/models.py:414 +#: projects/models.py:418 msgid "Alternate build queue id" msgstr "Alternatív építési sor azonosító" -#: projects/models.py:420 +#: projects/models.py:424 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:425 +#: projects/models.py:429 msgid "Allow paid advertising" msgstr "Fizetett hirdetések engedélyezése" -#: projects/models.py:427 +#: projects/models.py:431 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:430 +#: projects/models.py:434 msgid "Ad-free" msgstr "Hirdetés mentes" -#: projects/models.py:435 +#: projects/models.py:439 msgid "Is spam?" msgstr "" -#: projects/models.py:438 +#: projects/models.py:442 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:441 +#: projects/models.py:445 msgid "Show version warning" msgstr "Verzió figyelmeztetések megjelenítése" -#: projects/models.py:443 +#: projects/models.py:447 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." +msgstr "" +"Figyelmeztető banner megjelenítése a nem stabil és nem a legújabb verziókban." -#: projects/models.py:447 +#: projects/models.py:451 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:453 +#: projects/models.py:457 msgid "" "Warning: experimental feature. Custom path from repository " -"top-level to your .readthedocs.yaml, ex. " -"subpath/docs/.readthedocs.yaml. Leave blank for default value: " -".readthedocs.yaml." +"top-level to your .readthedocs.yaml, ex. subpath/docs/." +"readthedocs.yaml. Leave blank for default value: .readthedocs." +"yaml." msgstr "" -#: projects/models.py:461 +#: projects/models.py:465 msgid "Featured" msgstr "Kiemelt" -#: projects/models.py:463 +#: projects/models.py:467 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:471 +#: projects/models.py:475 msgid "Delisted" msgstr "" -#: projects/models.py:473 +#: projects/models.py:477 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" msgstr "" -#: projects/models.py:484 +#: projects/models.py:488 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:491 +#: projects/models.py:495 msgid "Related projects" msgstr "Kapcsolódó projektek" -#: projects/models.py:499 templates/search/elastic_search.html:57 +#: projects/models.py:503 templates/search/elastic_search.html:57 msgid "Language" msgstr "Nyelv" -#: projects/models.py:503 +#: projects/models.py:507 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." -msgstr "A projektdokumentáció nyelve. Megjegyzés: ez befolyásolja a projekt URL címét." +msgstr "" +"A projektdokumentáció nyelve. Megjegyzés: ez befolyásolja a projekt URL " +"címét." -#: projects/models.py:511 +#: projects/models.py:515 msgid "Programming Language" msgstr "Programnyelv" -#: projects/models.py:515 +#: projects/models.py:519 msgid "The primary programming language the project is written in." msgstr "A projekt elsődleges programnyelve." -#: projects/models.py:531 +#: projects/models.py:535 msgid "This project has been built with a webhook" msgstr "A projekt webhoroggal épült fel." -#: projects/models.py:535 +#: projects/models.py:539 msgid "This project has been successfully cloned" msgstr "A projekt sikeresen klónozva" -#: projects/models.py:544 +#: projects/models.py:548 msgid "Connected repository" msgstr "" -#: projects/models.py:545 +#: projects/models.py:549 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:571 +#: projects/models.py:575 msgid "" -"Type of documentation you are building. More" -" info on sphinx builders." +"Type of documentation you are building. More " +"info on sphinx builders." msgstr "" -#: projects/models.py:582 +#: projects/models.py:586 msgid "project" msgstr "" -#: projects/models.py:593 +#: projects/models.py:597 msgid "Model must have slug" msgstr "A modellnek érvényes URL-el kell rendelkeznie" -#: projects/models.py:1355 +#: projects/models.py:1359 msgid "Subproject nesting is not supported" msgstr "Alprojekt beágyazása nem támogatott." -#: projects/models.py:1490 +#: projects/models.py:1494 msgid "Path" msgstr "Útvonal" -#: projects/models.py:1492 +#: projects/models.py:1496 msgid "Build id" msgstr "" -#: projects/models.py:1495 +#: projects/models.py:1499 msgid "Page search rank" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1504 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1543 projects/models.py:1708 +#: projects/models.py:1547 projects/models.py:1712 msgid "created" msgstr "" -#: projects/models.py:1548 +#: projects/models.py:1552 msgid "modified" msgstr "" -#: projects/models.py:1577 +#: projects/models.py:1581 msgid "Build triggered" msgstr "" -#: projects/models.py:1578 +#: projects/models.py:1582 msgid "Build passed" msgstr "" -#: projects/models.py:1596 +#: projects/models.py:1600 msgid "URL to send the webhook to" msgstr "Webhook URL" -#: projects/models.py:1599 +#: projects/models.py:1603 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1607 +#: projects/models.py:1611 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1610 +#: projects/models.py:1614 msgid "JSON payload" msgstr "" -#: projects/models.py:1612 +#: projects/models.py:1616 msgid "" -"JSON payload to send to the webhook. Check the docs for available substitutions." +"JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1723 msgid "Domain" msgstr "Tartomány" -#: projects/models.py:1726 +#: projects/models.py:1730 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1730 +#: projects/models.py:1734 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1739 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1743 msgid "Use HTTPS" msgstr "HTTPS használata" -#: projects/models.py:1741 +#: projects/models.py:1745 msgid "Always use HTTPS for this domain" msgstr "Minden esetben HTTPS használata a tartományhoz" -#: projects/models.py:1745 +#: projects/models.py:1749 msgid "Number of times this domain has been hit" msgstr "A tartomány eléréseinek száma" -#: projects/models.py:1750 templates/projects/domain_form.html:49 +#: projects/models.py:1754 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1763 msgid "Skip validation process." msgstr "" -#: projects/models.py:1763 +#: projects/models.py:1767 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1772 +#: projects/models.py:1776 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1777 +#: projects/models.py:1781 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1782 +#: projects/models.py:1786 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1924 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1923 +#: projects/models.py:1928 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1928 +#: projects/models.py:1933 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1939 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1943 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1947 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1952 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1957 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1961 +msgid "Build: Generate a file manifest for file tree diff." +msgstr "" + +#: projects/models.py:1966 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1970 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1974 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1977 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1978 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1972 +#: projects/models.py:1981 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1976 +#: projects/models.py:1985 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1990 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1996 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2002 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1997 +#: projects/models.py:2006 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2001 +#: projects/models.py:2010 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2006 +#: projects/models.py:2015 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2028 msgid "Feature identifier" msgstr "Jellemző azonosítója" -#: projects/models.py:2024 +#: projects/models.py:2033 msgid "Date feature was added" msgstr "Dátum jellemző hozzáadva" -#: projects/models.py:2030 +#: projects/models.py:2039 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2043 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2056 +#: projects/models.py:2065 msgid "Name of the environment variable" msgstr "Környezeti változó neve" -#: projects/models.py:2060 +#: projects/models.py:2069 msgid "Value of the environment variable" msgstr "Környezeti változó értéke" -#: projects/models.py:2065 +#: projects/models.py:2074 msgid "Project where this variable will be used" msgstr "Projektek ahol a változó használt" -#: projects/models.py:2071 +#: projects/models.py:2080 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2949,7 +2984,8 @@ msgstr "" #: projects/validators.py:18 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." +msgstr "" +"Adjon meg egy érvényes egyszerű vagy nemzetköziesített tartománynév értéket." #: projects/validators.py:30 msgid "The domain name can't be an IP address." @@ -2980,8 +3016,8 @@ msgstr "" #: projects/validators.py:119 #, python-brace-format msgid "" -"Found invalid character. Avoid these characters: " -"{invalid_characters}" +"Found invalid character. Avoid these characters: {invalid_characters}" msgstr "" #: projects/validators.py:133 @@ -3025,7 +3061,9 @@ msgstr "" msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." -msgstr "Probléma merült fel a {service} fiókjával, próbáljon újra csatlakozni a kapcsolt szolgáltatások oldalon." +msgstr "" +"Probléma merült fel a {service} fiókjával, próbáljon újra csatlakozni a kapcsolt szolgáltatások oldalon." #: projects/views/private.py:535 msgid "Subproject created" @@ -3176,9 +3214,11 @@ msgstr "" #: redirects/models.py:33 msgid "" -"Absolute path, excluding the domain. Example: /docs/ or " -"/install.html" -msgstr "Abszolút útvonal tartomány nélkül. Például: /docs/ or /install.html" +"Absolute path, excluding the domain. Example: /docs/ or /install." +"html" +msgstr "" +"Abszolút útvonal tartomány nélkül. Például: /docs/ or /install." +"html" #: redirects/models.py:37 msgid "Absolute or relative URL. Example: /tutorial/install.html" @@ -3243,7 +3283,7 @@ msgstr "" #: redirects/templates/redirects/redirect_form.html:8 #: redirects/templates/redirects/redirect_list.html:6 #: redirects/templates/redirects/redirect_list.html:13 -#: templates/projects/project_edit_base.html:22 +#: templates/projects/project_edit_base.html:24 msgid "Redirects" msgstr "" @@ -3387,7 +3427,7 @@ msgid "Custom domain" msgstr "" #: subscriptions/constants.py:26 -msgid "CDN public documentation" +msgid "CDN for public documentation" msgstr "" #: subscriptions/constants.py:27 @@ -3444,8 +3484,8 @@ msgstr "" #: subscriptions/forms.py:29 msgid "" -"Check our pricing " -"page for more information about each plan." +"Check our pricing page for more information about each plan." msgstr "" #: subscriptions/notifications.py:92 @@ -3481,8 +3521,7 @@ msgstr "" msgid "Signed up" msgstr "" -#. Translators: this is the subscription start date, used here as "4 days ago" -#. or "5 months ago" +#. Translators: this is the subscription start date, used here as "4 days ago" or "5 months ago" #: subscriptions/templates/subscriptions/subscription_detail.html:75 #, python-format msgid "%(time_since_signup)s ago" @@ -3502,8 +3541,8 @@ msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" -"Use the button above to see past invoices, change your plan, and update your" -" billing information." +"Use the button above to see past invoices, change your plan, and update your " +"billing information." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:115 @@ -3562,9 +3601,11 @@ msgstr "Figyelmeztetés:" #: templates/account/email.html:46 msgid "" -"You currently do not have any email address set up. You should really add an" -" email address so you can receive notifications, reset your password, etc." -msgstr "Jelenleg nincs e-mail címe beállítva. Szükséges negadnia egy e-mail címet, hogy értesítést kaphasson, visszaállíthassa jelszavát stb." +"You currently do not have any email address set up. You should really add an " +"email address so you can receive notifications, reset your password, etc." +msgstr "" +"Jelenleg nincs e-mail címe beállítva. Szükséges negadnia egy e-mail címet, " +"hogy értesítést kaphasson, visszaállíthassa jelszavát stb." #: templates/account/email.html:50 msgid "Add E-mail Address" @@ -3583,27 +3624,35 @@ msgstr "Tényleg el akarja távolítani a kiválasztott e-mail címet?" msgid "" "To verify your email address and finish setting up your account, please go " "to:" -msgstr "Az e-mail címének ellenőrzéséhez és a fiók beállításának befejezéséhez kérjük, lépjen a következő oldalra:" +msgstr "" +"Az e-mail címének ellenőrzéséhez és a fiók beállításának befejezéséhez " +"kérjük, lépjen a következő oldalra:" #: templates/account/email/email_confirmation_message.html:15 #: templates/account/email/email_confirmation_message.txt:10 msgid "" "If you did not sign up for an account with Read the Docs, you can disregard " "this email." -msgstr "Ha nem regisztrált a Read the Docs oldalra, akkor ezt az e-mailt figyelmen kívül hagyhatja." +msgstr "" +"Ha nem regisztrált a Read the Docs oldalra, akkor ezt az e-mailt figyelmen " +"kívül hagyhatja." #: templates/account/email/password_reset_key_message.html:7 #: templates/account/email/password_reset_key_message.txt:6 msgid "" "A request has been made to reset your Read the Docs password. To confirm " "this reset request, please go to:" -msgstr "A Read the Docs jelszavának visszaállítását kérték. A visszaállítási kérelem megerősítéséhez kérjük, lépjen a következő oldalra:" +msgstr "" +"A Read the Docs jelszavának visszaállítását kérték. A visszaállítási kérelem " +"megerősítéséhez kérjük, lépjen a következő oldalra:" #: templates/account/email/password_reset_key_message.html:15 #: templates/account/email/password_reset_key_message.txt:10 msgid "" "If you did not request to reset your password, you can disregard this email." -msgstr "Ha nem kérte jelszava visszaállítását, akkor ezt az e-mailt figyelmen kívül hagyhatja." +msgstr "" +"Ha nem kérte jelszava visszaállítását, akkor ezt az e-mailt figyelmen kívül " +"hagyhatja." #: templates/account/email/password_reset_key_subject.txt:3 msgid "Password reset" @@ -3638,14 +3687,17 @@ msgstr "" msgid "" "If you have not created an account yet, then please sign up first." -msgstr "IHA még nincs fiókja, kérjük regisztráljon először." +msgstr "" +"IHA még nincs fiókja, kérjük regisztráljon " +"először." #: templates/account/login.html:55 #, python-format msgid "" -"If you forgot your password, reset " -"it." -msgstr "Ha elfelejtette jelszavát, visszaállíthatja itt." +"If you forgot your password, reset it." +msgstr "" +"Ha elfelejtette jelszavát, visszaállíthatja itt." #: templates/account/login.html:78 msgid "Log in using single sign-on" @@ -3658,8 +3710,7 @@ msgstr "" msgid "Change Password" msgstr "Jelszó megváltoztatása" -#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But -#. unfortunately the three bits have to be separate. +#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But unfortunately the three bits have to be separate. #: templates/account/signup.html:5 templates/core/home-header.html:17 msgid "Sign up" msgstr "Regisztráció" @@ -3683,16 +3734,15 @@ msgstr "" #: templates/account/signup.html:33 msgid "" -"Sign up using the following provider. If you don't have an account with this" -" provider, please contact your organization owner and ask about this." +"Sign up using the following provider. If you don't have an account with this " +"provider, please contact your organization owner and ask about this." msgstr "" #: templates/account/signup.html:48 msgid "" -"By signing up, you agree to our Terms of " -"Service and Privacy Policy." +"By signing up, you agree to our Terms of Service and Privacy Policy." msgstr "" #: templates/archive/index.html:5 @@ -3711,7 +3761,9 @@ msgstr "Blog" msgid "" "Sign up for our newsletter to get our latest blog updates delivered to your " "inbox weekly." -msgstr "Iratkozzon fel hírlevelünkre, hogy hetente megkapja a legfrissebb blogfrissítéseket a postaládájába." +msgstr "" +"Iratkozzon fel hírlevelünkre, hogy hetente megkapja a legfrissebb " +"blogfrissítéseket a postaládájába." #: templates/base.html:174 msgid "Subscribe" @@ -3788,8 +3840,8 @@ msgstr "Szűrő" #: templates/builds/build_detail.html:39 #, python-format msgid "" -"Our new beta dashboard is now available for testing! Try" -" viewing this build on the new dashboard." +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." msgstr "" #: templates/builds/build_detail.html:53 @@ -3902,15 +3954,15 @@ msgstr "Népszerű jelölők" #: templates/builds/versionautomationrule_list.html:6 #: templates/builds/versionautomationrule_list.html:15 -#: templates/projects/project_edit_base.html:27 +#: templates/projects/project_edit_base.html:29 msgid "Automation Rules" msgstr "" #: templates/builds/versionautomationrule_list.html:20 msgid "" -"Automate actions on new branches and tags. Check the documentation on automation rules for more information." +"Automate actions on new branches and tags. Check the documentation on automation " +"rules for more information." msgstr "" #: templates/builds/versionautomationrule_list.html:32 @@ -3931,8 +3983,7 @@ msgstr "" #, python-format msgid "" "%(type)s \"%(version)s\" matched the pattern \"%(pattern)s\", " -"and the action %(action)s was performed %(date)s " -"ago." +"and the action %(action)s was performed %(date)s ago." msgstr "" #: templates/builds/versionautomationrule_list.html:101 @@ -4055,7 +4106,7 @@ msgid "No builds yet" msgstr "Jelenleg nincs építés" #: templates/core/project_detail_right.html:51 -#: templates/projects/project_edit_base.html:21 +#: templates/projects/project_edit_base.html:23 #: templates/projects/project_users.html:9 msgid "Maintainers" msgstr "Karbantartók" @@ -4075,14 +4126,15 @@ msgstr "A projektnek nincsenek jelölői" #: templates/core/project_detail_right.html:90 #, python-format msgid "Add some in your project settings." -msgstr "Adj hozzá néhányat aprojekt beállításokban." +msgstr "" +"Adj hozzá néhányat aprojekt beállításokban." #: templates/core/project_detail_right.html:100 msgid "Short URLs" msgstr "Rövid URL-ek" #: templates/core/project_detail_right.html:111 -#: templates/projects/project_edit_base.html:23 +#: templates/projects/project_edit_base.html:25 #: templates/projects/project_translations.html:12 msgid "Translations" msgstr "Fordítások" @@ -4147,8 +4199,7 @@ msgstr "Csináljuk ezt!" msgid "Maze Found" msgstr "Labirintus talált" -#: templates/errors/dashboard/404.html:6 -#: templates/errors/dashboard/404.html:11 +#: templates/errors/dashboard/404.html:6 templates/errors/dashboard/404.html:11 #: templates/errors/proxito/404/base.html:6 #: templates/errors/proxito/404/base.html:11 msgid "404 Not Found" @@ -4165,9 +4216,8 @@ msgstr "" msgid "Too many requests" msgstr "" -#: templates/errors/dashboard/4xx.html:6 -#: templates/errors/dashboard/4xx.html:11 templates/errors/proxito/4xx.html:7 -#: templates/errors/proxito/4xx.html:11 +#: templates/errors/dashboard/4xx.html:6 templates/errors/dashboard/4xx.html:11 +#: templates/errors/proxito/4xx.html:7 templates/errors/proxito/4xx.html:11 msgid "Bad request" msgstr "" @@ -4194,7 +4244,15 @@ msgid "" "Read the Docs dashboard and we attempted to intelligently guess the correct " "project based on DNS settings. Now, we believe that explicit is better than " "implicit. Below are some steps to help you get your domain working again:" -msgstr "Ha te irányítod ezt a domaint, és úgy gondolod, hogy ez hibás, kérjük, olvassa el az egyéni domainekre vonatkozó dokumentációt. Korábban megengedtük, hogy az egyéni tartományok ránk mutassanak, anélkül, hogy konfigurálnánk a tartományt a Dokumentumok olvasása irányítópulton, és megpróbáltuk intelligensen kitalálni a helyes projektet a DNS-beállítások alapján. Most úgy gondoljuk, hogy jobb ezt beállítani, mint kikövetkeztetni. Az alábbiakban bemutatunk néhány lépést, amelyek segítenek a domain újbóli működésében: " +msgstr "" +"Ha te irányítod ezt a domaint, és úgy gondolod, hogy ez hibás, kérjük, " +"olvassa el az egyéni domainekre vonatkozó " +"dokumentációt. Korábban megengedtük, hogy az egyéni tartományok ránk " +"mutassanak, anélkül, hogy konfigurálnánk a tartományt a Dokumentumok " +"olvasása irányítópulton, és megpróbáltuk intelligensen kitalálni a helyes " +"projektet a DNS-beállítások alapján. Most úgy gondoljuk, hogy jobb ezt " +"beállítani, mint kikövetkeztetni. Az alábbiakban bemutatunk néhány lépést, " +"amelyek segítenek a domain újbóli működésében: " #: templates/errors/proxito/404/dns.html:23 #: templates/errors/proxito/404/include_tips.html:3 @@ -4208,13 +4266,16 @@ msgstr "" #: templates/errors/proxito/404/dns.html:28 msgid "Ensure you have a CNAME record pointing to readthedocs.io" -msgstr "Ellenőrizze, hogy CNAME rekord a readthedocs.io domainre mutat." +msgstr "" +"Ellenőrizze, hogy CNAME rekord a readthedocs.io domainre mutat." #: templates/errors/proxito/404/dns.html:29 msgid "" "Add your desired domain in the Read the Docs dashboard for your project " "(under Your Project >> Admin >> Domains)" -msgstr "Adja hozzá a projektjéhez a használni kívánt domaint a Read the Docs írányítópultján. (Saját projekt >> Adminisztráció >> Domainek)" +msgstr "" +"Adja hozzá a projektjéhez a használni kívánt domaint a Read the Docs " +"írányítópultján. (Saját projekt >> Adminisztráció >> Domainek)" #: templates/errors/proxito/404/include_error_message.html:4 #, python-format @@ -4254,8 +4315,8 @@ msgstr "" #: templates/errors/proxito/404/no_project.html:9 #, python-format msgid "" -"The project for %(domain)s that you are looking for either does" -" not exist, has been deleted or doesn't have any successful builds yet." +"The project for %(domain)s that you are looking for either does " +"not exist, has been deleted or doesn't have any successful builds yet." msgstr "" #: templates/errors/proxito/418.html:7 templates/errors/proxito/418.html:11 @@ -4273,7 +4334,8 @@ msgstr "Mit mondasz:" #: templates/flagging/flag_confirm.html:21 #, python-format -msgid "Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" +msgid "" +"Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" msgstr "Biztosan megjelöli a \"%(object)s\" -t, mint \"%(flag_type.title)s\"?" #: templates/flagging/flag_confirm.html:23 @@ -4302,9 +4364,13 @@ msgstr "Köszönjük, hogy hozzájárult az oldal minőségéhez!" #: templates/homepage.html:9 msgid "" "Read the Docs simplifies technical documentation by automating building, " -"versioning, and hosting for you. Build up-to-date documentation for the web," -" print, and offline use on every version control push automatically." -msgstr "A Read the Docs leegyszerűsíti a műszaki dokumentációt azáltal, hogy automatizálja az elkészítést, a verziókezelést és a tárhelyet. Állítson össze automatikusan naprakész dokumentációt webes, nyomtatott és offline használatra minden verzió automatikusan publikálódik." +"versioning, and hosting for you. Build up-to-date documentation for the web, " +"print, and offline use on every version control push automatically." +msgstr "" +"A Read the Docs leegyszerűsíti a műszaki dokumentációt azáltal, hogy " +"automatizálja az elkészítést, a verziókezelést és a tárhelyet. Állítson " +"össze automatikusan naprakész dokumentációt webes, nyomtatott és offline " +"használatra minden verzió automatikusan publikálódik." #: templates/homepage.html:12 msgid "Home" @@ -4318,7 +4384,10 @@ msgstr "Itt él a műszaki dokumentáció" msgid "" "Read the Docs simplifies software documentation by automating building, " "versioning, and hosting of your docs for you." -msgstr "A Read the Docs leegyszerűsíti a szoftverdokumentációt azáltal, hogy automatizálja Ön helyett a dokumentáció létrehozását, verziókezelését és tárhelyét." +msgstr "" +"A Read the Docs leegyszerűsíti a szoftverdokumentációt azáltal, hogy " +"automatizálja Ön helyett a dokumentáció létrehozását, verziókezelését és " +"tárhelyét." #: templates/homepage.html:58 msgid "Free docs hosting for open source" @@ -4348,8 +4417,8 @@ msgstr "" #: templates/homepage.html:86 msgid "" -"We build and host your docs for the web, but they are also viewable as PDFs," -" as single page HTML, and for eReaders. No additional configuration is " +"We build and host your docs for the web, but they are also viewable as PDFs, " +"as single page HTML, and for eReaders. No additional configuration is " "required." msgstr "" @@ -4359,10 +4428,13 @@ msgstr "" #: templates/homepage.html:96 msgid "" -"We can host and build multiple versions of your docs so having a 1.0 version" -" of your docs and a 2.0 version of your docs is as easy as having a separate" -" branch or tag in your version control system." -msgstr "Dokumentumainak több verzióját is tárolhatjuk és készíthetjük, így a dokumentumok 1.0-s és 2.0-s verziója olyan egyszerű, mint egy külön ág vagy címke a verziókezelő rendszerben." +"We can host and build multiple versions of your docs so having a 1.0 version " +"of your docs and a 2.0 version of your docs is as easy as having a separate " +"branch or tag in your version control system." +msgstr "" +"Dokumentumainak több verzióját is tárolhatjuk és készíthetjük, így a " +"dokumentumok 1.0-s és 2.0-s verziója olyan egyszerű, mint egy külön ág vagy " +"címke a verziókezelő rendszerben." #: templates/homepage.html:109 msgid "Read the Tutorial" @@ -4383,10 +4455,10 @@ msgstr "" msgid "" "
    • Serve over 55 million pages of " "documentation a month
    • Serve over 40 TB of documentation a " -"month
    • Host over 80,000 open source projects and support over" -" 100,000 users
    • Are supported by a very small team" -" of dedicated engineers
    " +"month
  • Host over 80,000 open source projects and support over " +"100,000 users
  • Are supported by a very small team of dedicated " +"engineers
  • " msgstr "" #: templates/homepage.html:143 @@ -4396,30 +4468,28 @@ msgstr "A Read the Docs-t a közösség finanszírozza" #: templates/homepage.html:149 #, python-format msgid "" -"We fund our operations through advertising, " -"corporate-hosted documentation with Read" -" the Docs for Business, donations, and we" -" are supported by a number of generous sponsors." +"We fund our operations through advertising, corporate-hosted documentation with " +"Read the Docs for Business, donations, and we are supported by a number of " +"generous sponsors." msgstr "" #: templates/homepage.html:158 msgid "" "Read the Docs is open source and community supported. It depends on users " "like you to contribute to development, support, and operations. You can " -"learn more about how to contribute in " -"our docs. Thanks so much to our wonderful team who helps us " -"run the site. Read the Docs wouldn't be possible without them." +"learn more about how to contribute in our docs. Thanks so much to our " +"wonderful team " +"who helps us run the site. Read the Docs wouldn't be possible without them." msgstr "" #: templates/homepage.html:168 msgid "" -"Hosting for the project is graciously provided by AWS and Cloudflare." +"Hosting for the project is graciously provided by AWS and Cloudflare." msgstr "" #: templates/notifications/send_notification_form.html:6 @@ -4509,7 +4579,7 @@ msgid "Gold Membership" msgstr "" #: templates/profiles/base_profile_edit.html:57 -#: templates/projects/project_edit_base.html:33 +#: templates/projects/project_edit_base.html:35 msgid "Advertising" msgstr "" @@ -4533,9 +4603,8 @@ msgstr "" msgid "" "For more details on advertising on Read the Docs including the privacy " "protections we have in place for users and community advertising we run on " -"behalf of the open source community, see our documentation." +"behalf of the open source community, see our documentation." msgstr "" #: templates/profiles/private/advertising_profile.html:41 @@ -4559,9 +4628,9 @@ msgstr "" #: templates/profiles/private/delete_account.html:34 msgid "" -"All organizations and its projects where you are the only owner will" -" be deleted. If you want to keep an organization, add another owner" -" or transfer ownership. The following organizations and all their projects " +"All organizations and its projects where you are the only owner will " +"be deleted. If you want to keep an organization, add another owner " +"or transfer ownership. The following organizations and all their projects " "will be deleted." msgstr "" @@ -4585,9 +4654,9 @@ msgstr "" #: templates/profiles/private/token_list.html:13 msgid "" "Personal Access Token are tokens that allow you to use the Read the Docs " -"APIv3 being authenticated as yourself. See APIv3 " -"documentation for more information." +"APIv3 being authenticated as yourself. See APIv3 documentation for more " +"information." msgstr "" #: templates/profiles/private/token_list.html:25 @@ -4627,8 +4696,8 @@ msgstr "" #: templates/projects/domain_form.html:33 #, python-format msgid "" -"To configure this domain add a CNAME record in your DNS pointing your custom" -" domain to %(cname_target)s." +"To configure this domain add a CNAME record in your DNS pointing your custom " +"domain to %(cname_target)s." msgstr "" #: templates/projects/domain_form.html:41 @@ -4646,7 +4715,7 @@ msgid "Saving the domain will revalidate the SSL certificate" msgstr "" #: templates/projects/domain_list.html:12 -#: templates/projects/project_edit_base.html:20 +#: templates/projects/project_edit_base.html:22 msgid "Domains" msgstr "" @@ -4655,8 +4724,8 @@ msgstr "" msgid "" "This project is a subproject of %(superproject)s, its documentation will " -"always be served from the %(domain)s domain. %(domain)s
    domain. Learn more." msgstr "" @@ -4691,7 +4760,7 @@ msgstr "" #: templates/projects/environmentvariable_form.html:12 #: templates/projects/environmentvariable_list.html:5 #: templates/projects/environmentvariable_list.html:12 -#: templates/projects/project_edit_base.html:26 +#: templates/projects/project_edit_base.html:28 msgid "Environment Variables" msgstr "" @@ -4730,8 +4799,8 @@ msgstr "" msgid "" "To import a project, start by entering a few details about your repository. " "You can set additional configuration options for your documentation in a .readthedocs.yml file." +"href=\"https://docs.readthedocs.io/en/stable/config-file/v2.html\">." +"readthedocs.yml file." msgstr "" #: templates/projects/import_config.html:5 @@ -4741,10 +4810,10 @@ msgstr "" #: templates/projects/import_config.html:8 msgid "" "Make sure your project has a .readthedocs.yaml configuration " -"file at the root directory of your repository. This file is required by Read" -" the Docs to build your documentation. You can read more" -" about our configuration file in our documentation." +"file at the root directory of your repository. This file is required by Read " +"the Docs to build your documentation. You can read more about our " +"configuration file in our documentation." msgstr "" #: templates/projects/import_config.html:16 @@ -4766,8 +4835,7 @@ msgid "" "href=\"%(support_url)s\">contacting support." msgstr "" -#. Translators: After 'Flag this project as' follows either 'Inappropriate', -#. 'Spam' and/or 'Duplicate' +#. Translators: After 'Flag this project as' follows either 'Inappropriate', 'Spam' and/or 'Duplicate' #: templates/projects/includes/flagging.html:7 msgid "Flag this project as" msgstr "" @@ -4789,7 +4857,7 @@ msgstr "" #: templates/projects/integration_form.html:12 #: templates/projects/integration_list.html:5 #: templates/projects/integration_list.html:12 -#: templates/projects/project_edit_base.html:25 +#: templates/projects/project_edit_base.html:27 msgid "Integrations" msgstr "" @@ -4849,16 +4917,15 @@ msgstr "" msgid "" "This integration does not have a secret, the authenticity of the incoming " "webhook cannot be verified. Click on \"Resync webhook\" to generate " -"a secret. Read more in our blog post." +"a secret.
    Read more in our blog post." msgstr "" #: templates/projects/integration_webhook_detail.html:92 msgid "" "For more information on manually configuring a webhook, refer to our webhook documentation. " +"href=\"https://docs.readthedocs.io/page/guides/setup/git-repo-automatic." +"html\"> our webhook documentation. " msgstr "" #: templates/projects/integration_webhook_detail.html:104 @@ -4928,9 +4995,9 @@ msgstr "" #: templates/projects/onboard_detail.html:10 msgid "" -"This project has not been built yet. Try building the latest version now, or" -" if you would like to build a specific version, select the version below and" -" your documentation build will be triggered." +"This project has not been built yet. Try building the latest version now, or " +"if you would like to build a specific version, select the version below and " +"your documentation build will be triggered." msgstr "" #: templates/projects/onboard_detail.html:21 @@ -4944,9 +5011,8 @@ msgstr "" #: templates/projects/onboard_detail.html:33 msgid "" "Your documentation has been built. Ensure your documentation is kept up to " -"date with every commit to your repository, by setting up a " -"webhook." +"date with every commit to your repository, by setting up a webhook." msgstr "" #: templates/projects/onboard_detail.html:41 @@ -4959,8 +5025,8 @@ msgstr "" #: templates/projects/onboard_detail.html:50 msgid "" -"There was a problem building your documentation, you can see what went wrong" -" in the build output. If you need more help, check out some of the problems frequently " "encountered during builds." msgstr "" @@ -4986,17 +5052,16 @@ msgstr "" #: templates/projects/onboard_import.html:10 #, python-format msgid "" -"You don't have any projects yet, but you can start building documentation by" -" importing one. Not sure how to start documenting your project? Check out " -"the Tutorial to learn how." +"You don't have any projects yet, but you can start building documentation by " +"importing one. Not sure how to start documenting your project? Check out the " +"Tutorial to learn how." msgstr "" #: templates/projects/onboard_import.html:19 #, python-format msgid "" -"In a hurry? Fork our template " -"project on GitHub, and import " -"it." +"In a hurry? Fork our template project on GitHub, and import it." msgstr "" #: templates/projects/onboard_import.html:25 @@ -5032,12 +5097,11 @@ msgstr "" #: templates/projects/project_advertising.html:50 msgid "" "For more details on advertising on Read the Docs including the privacy " -"protections we have in place for users and community advertising we run on behalf " -"of the open source community, see our documentation." +"protections we have in place for users and community advertising we run on behalf of the open source " +"community, see our documentation." msgstr "" #: templates/projects/project_advertising.html:59 @@ -5048,17 +5112,17 @@ msgstr "" #, python-format msgid "" "In addition to the advertising preferences we have for individual users, we have multiple ways" -" for projects to opt out of advertising on Read the Docs." +"href=\"%(ads_preferences_url)s\">individual users, we have multiple ways " +"for projects to opt out of advertising on Read the Docs." msgstr "" #: templates/projects/project_advertising.html:71 msgid "" "If you are part of a company that uses Read the Docs to host documentation " -"for a commercial product, please consider Read the Docs for Business which " -"offers a completely ad-free experience, private repositories, private " -"documentation, additional build resources, and dedicated support." +"for a commercial product, please consider Read the Docs for Business which offers a completely ad-free " +"experience, private repositories, private documentation, additional build " +"resources, and dedicated support." msgstr "" #: templates/projects/project_advertising.html:81 @@ -5080,15 +5144,15 @@ msgstr "" msgid "" "If you would like to completely remove advertising from your open source " "project, but both Read the Docs for Business and our Gold memberships don't " -"seem like the right fit, please get" -" in touch to discuss alternatives to advertising." +"seem like the right fit, please get in touch to discuss " +"alternatives to advertising." msgstr "" #: templates/projects/project_advertising.html:113 msgid "" -"If you are a company hosting commercial documentation on our community site," -" we do not allow removing paid advertisements on your documentation. Please " +"If you are a company hosting commercial documentation on our community site, " +"we do not allow removing paid advertisements on your documentation. Please " "consider Read the Docs for Business or a Gold membership." msgstr "" @@ -5156,9 +5220,8 @@ msgstr "" #: templates/projects/project_dashboard_base.html:146 #, python-format msgid "" -"Check out the documentation for Read the " -"Docs. It contains lots of information about how to get the most out of " -"RTD." +"Check out the documentation for Read the Docs. It contains lots of information about how to get the most out of RTD." msgstr "" #: templates/projects/project_delete.html:4 @@ -5195,10 +5258,14 @@ msgid "Delete project" msgstr "" #: templates/projects/project_edit_base.html:19 +msgid " Addons" +msgstr "" + +#: templates/projects/project_edit_base.html:21 msgid "Edit Versions" msgstr "" -#: templates/projects/project_edit_base.html:24 +#: templates/projects/project_edit_base.html:26 #: templates/projects/projectrelationship_form.html:5 #: templates/projects/projectrelationship_form.html:12 #: templates/projects/projectrelationship_list.html:5 @@ -5206,7 +5273,7 @@ msgstr "" msgid "Subprojects" msgstr "" -#: templates/projects/project_edit_base.html:28 +#: templates/projects/project_edit_base.html:30 #: templates/projects/webhook_exchange_detail.html:5 #: templates/projects/webhook_form.html:5 #: templates/projects/webhook_form.html:11 @@ -5215,19 +5282,19 @@ msgstr "" msgid "Webhooks" msgstr "" -#: templates/projects/project_edit_base.html:29 +#: templates/projects/project_edit_base.html:31 #: templates/projects/project_notifications.html:5 #: templates/projects/project_notifications.html:12 msgid "Email Notifications" msgstr "" -#: templates/projects/project_edit_base.html:30 +#: templates/projects/project_edit_base.html:32 #: templates/projects/project_traffic_analytics.html:6 #: templates/projects/project_traffic_analytics.html:11 msgid "Traffic Analytics" msgstr "" -#: templates/projects/project_edit_base.html:31 +#: templates/projects/project_edit_base.html:33 #: templates/projects/projects_search_analytics.html:6 #: templates/projects/projects_search_analytics.html:11 msgid "Search Analytics" @@ -5288,8 +5355,8 @@ msgstr "" #: templates/projects/project_import.html:214 msgid "" -"You can import your project manually if it isn't listed here or connected to" -" one of your accounts." +"You can import your project manually if it isn't listed here or connected to " +"one of your accounts." msgstr "" #: templates/projects/project_import.html:221 @@ -5375,7 +5442,8 @@ msgstr "" msgid "" "\n" " * The way that we track 404 pages is on our backend hosting.\n" -" It's possible the number of times each page is viewed is undercounted because of caching in the browser or in a CDN.\n" +" It's possible the number of times each page is viewed is undercounted " +"because of caching in the browser or in a CDN.\n" " " msgstr "" @@ -5455,9 +5523,9 @@ msgstr "" #: templates/projects/project_version_detail.html:28 msgid "" "This version is inactive but its documentation is still available online. " -"You can delete this " -"version's documentation if you want to remove it completely." +"You can delete this version's documentation if you want to remove it " +"completely." msgstr "" #: templates/projects/project_version_list.html:24 @@ -5499,10 +5567,9 @@ msgstr "" #: templates/projects/projectrelationship_form.html:16 msgid "" -"Using subprojects allows you to serve multiple projects from the same domain" -" as your main project. Learn " -"more." +"Using subprojects allows you to serve multiple projects from the same domain " +"as your main project. Learn more." msgstr "" #: templates/projects/projectrelationship_form.html:28 @@ -5623,9 +5690,9 @@ msgstr "" #: templates/security.html:11 msgid "" -"For more details on security at Read the Docs or to report a security issue," -" please see our security policy." +"For more details on security at Read the Docs or to report a security issue, " +"please see our security policy." msgstr "" #: templates/socialaccount/authentication_error.html:5 @@ -5643,8 +5710,8 @@ msgid "" "On this page, you can manage the integration with your Git provider(s) that " "enables automatic import and configuration of your repositories. Read our documentation page about connecting Git " -"providers." +"target=\"_blank\">Read our documentation page about connecting Git providers." +"" msgstr "" #: templates/socialaccount/connections.html:37 diff --git a/readthedocs/locale/id_ID/LC_MESSAGES/django.po b/readthedocs/locale/id_ID/LC_MESSAGES/django.po index ad6c933a62f..11ab5f3384f 100644 --- a/readthedocs/locale/id_ID/LC_MESSAGES/django.po +++ b/readthedocs/locale/id_ID/LC_MESSAGES/django.po @@ -1,26 +1,28 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Rifqi Imaduddin Irfan, 2021 # begini , 2017 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-08 09:41+0000\n" +"POT-Creation-Date: 2024-10-23 13:42+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Rifqi Imaduddin Irfan, 2021\n" -"Language-Team: Indonesian (Indonesia) (http://app.transifex.com/readthedocs/readthedocs/language/id_ID/)\n" +"Language-Team: Indonesian (Indonesia) (http://app.transifex.com/readthedocs/" +"readthedocs/language/id_ID/)\n" +"Language: id_ID\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: id_ID\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:717 -#: projects/filters.py:196 projects/models.py:1480 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:728 +#: projects/filters.py:196 projects/models.py:1484 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versi" @@ -161,8 +163,8 @@ msgstr "" #: api/v3/serializers.py:1033 #, python-brace-format msgid "" -"Prefix redirects have been removed. Please use an exact redirect `/prefix/*`" -" instead. See {blog_link}." +"Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " +"instead. See {blog_link}." msgstr "" #: api/v3/serializers.py:1039 @@ -218,7 +220,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:246 +#: projects/models.py:250 msgid "User" msgstr "User" @@ -230,9 +232,9 @@ msgstr "" msgid "Username" msgstr "Nama pengguna" -#: audit/models.py:138 builds/models.py:95 builds/models.py:711 -#: organizations/filters.py:133 projects/filters.py:151 -#: projects/models.py:1474 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:95 builds/models.py:722 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1478 +#: redirects/models.py:48 msgid "Project" msgstr "Proyek" @@ -256,7 +258,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1226 msgid "Action" msgstr "" @@ -439,7 +441,7 @@ msgstr "Cabang" msgid "Tag" msgstr "Tag" -#: builds/constants.py:56 projects/constants.py:412 +#: builds/constants.py:56 projects/constants.py:414 msgid "Unknown" msgstr "Tak dikenal" @@ -471,7 +473,7 @@ msgstr "Aktif" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1579 +#: builds/filters.py:29 projects/models.py:1583 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -488,7 +490,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:139 builds/models.py:733 +#: builds/filters.py:48 builds/models.py:139 builds/models.py:744 msgid "State" msgstr "" @@ -497,7 +499,7 @@ msgstr "" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:100 builds/models.py:723 +#: builds/filters.py:54 builds/models.py:100 builds/models.py:734 msgid "Type" msgstr "Jenis" @@ -531,7 +533,7 @@ msgid "Verbose Name" msgstr "" #: builds/models.py:127 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:251 +#: projects/models.py:255 msgid "Slug" msgstr "" @@ -551,7 +553,7 @@ msgstr "" msgid "Uploaded" msgstr "Terunggah" -#: builds/models.py:154 projects/models.py:479 +#: builds/models.py:154 projects/models.py:483 msgid "Privacy Level" msgstr "Level privasi" @@ -583,7 +585,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:564 +#: builds/models.py:175 projects/models.py:568 msgid "Documentation type" msgstr "Tipe dokumentasi" @@ -592,207 +594,206 @@ msgid "Type of documentation the version was built with." msgstr "" #: builds/models.py:183 -msgid "" -"Data generated at build time by the doctool (`readthedocs-build.yaml`)." +msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" #: builds/models.py:190 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:745 +#: builds/models.py:756 msgid "Status" msgstr "" -#: builds/models.py:752 integrations/models.py:145 +#: builds/models.py:763 integrations/models.py:145 msgid "Date" msgstr "Tanggal" -#: builds/models.py:753 +#: builds/models.py:764 msgid "Success" msgstr "Sukses" -#: builds/models.py:758 +#: builds/models.py:769 msgid "Setup" msgstr "" -#: builds/models.py:759 +#: builds/models.py:770 msgid "Setup error" msgstr "" -#: builds/models.py:760 +#: builds/models.py:771 msgid "Output" msgstr "Keluaran" -#: builds/models.py:761 templates/builds/build_detail.html:261 +#: builds/models.py:772 templates/builds/build_detail.html:261 msgid "Error" msgstr "Galat" -#: builds/models.py:762 +#: builds/models.py:773 msgid "Exit code" msgstr "Kode keluar" -#: builds/models.py:767 projects/models.py:1491 +#: builds/models.py:778 projects/models.py:1495 msgid "Commit" msgstr "" -#: builds/models.py:773 +#: builds/models.py:784 msgid "Version slug" msgstr "" -#: builds/models.py:779 +#: builds/models.py:790 msgid "Version name" msgstr "" -#: builds/models.py:785 builds/models.py:1228 +#: builds/models.py:796 builds/models.py:1239 msgid "Version type" msgstr "" -#: builds/models.py:792 +#: builds/models.py:803 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:797 +#: builds/models.py:808 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:805 +#: builds/models.py:816 msgid "Build Length" msgstr "" -#: builds/models.py:808 +#: builds/models.py:819 msgid "Builder" msgstr "" -#: builds/models.py:815 +#: builds/models.py:826 msgid "Cold Storage" msgstr "" -#: builds/models.py:821 +#: builds/models.py:832 msgid "Celery task id" msgstr "" -#: builds/models.py:1131 +#: builds/models.py:1142 msgid "Build" msgstr "" -#: builds/models.py:1136 +#: builds/models.py:1147 msgid "Command" msgstr "Perintah" -#: builds/models.py:1137 builds/models.py:1192 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:253 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1203 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:257 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Deskripsi" -#: builds/models.py:1138 +#: builds/models.py:1149 msgid "Command output" msgstr "Perintah keluaran" -#: builds/models.py:1139 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Perintah kode keluar" -#: builds/models.py:1141 +#: builds/models.py:1152 msgid "Start time" msgstr "Waktu mulai" -#: builds/models.py:1142 +#: builds/models.py:1153 msgid "End time" msgstr "Waktu selesai" -#: builds/models.py:1170 +#: builds/models.py:1181 msgid "Activate version" msgstr "" -#: builds/models.py:1171 +#: builds/models.py:1182 msgid "Hide version" msgstr "" -#: builds/models.py:1172 +#: builds/models.py:1183 msgid "Make version public" msgstr "" -#: builds/models.py:1173 +#: builds/models.py:1184 msgid "Make version private" msgstr "" -#: builds/models.py:1174 +#: builds/models.py:1185 msgid "Set version as default" msgstr "" -#: builds/models.py:1175 +#: builds/models.py:1186 msgid "Delete version" msgstr "" -#: builds/models.py:1187 +#: builds/models.py:1198 msgid "Rule priority" msgstr "" -#: builds/models.py:1188 +#: builds/models.py:1199 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1198 +#: builds/models.py:1209 msgid "Match argument" msgstr "" -#: builds/models.py:1199 +#: builds/models.py:1210 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1214 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1216 msgid "" -"Match argument defined by us, it is used if is not None, otherwise match_arg" -" will be used." +"Match argument defined by us, it is used if is not None, otherwise match_arg " +"will be used." msgstr "" -#: builds/models.py:1216 +#: builds/models.py:1227 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1221 +#: builds/models.py:1232 msgid "Action argument" msgstr "" -#: builds/models.py:1222 +#: builds/models.py:1233 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1240 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1394 +#: builds/models.py:1405 msgid "Version activated" msgstr "" -#: builds/models.py:1395 +#: builds/models.py:1406 msgid "Version hidden" msgstr "" -#: builds/models.py:1397 +#: builds/models.py:1408 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1400 +#: builds/models.py:1411 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1402 +#: builds/models.py:1413 msgid "Version set as default" msgstr "" -#: builds/models.py:1403 +#: builds/models.py:1414 msgid "Version deleted" msgstr "" -#: builds/models.py:1408 +#: builds/models.py:1419 msgid "Matched rule" msgstr "" @@ -910,7 +911,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1594 +#: core/forms.py:198 projects/models.py:1598 msgid "URL" msgstr "URL" @@ -1027,8 +1028,8 @@ msgstr "" #: domains/validators.py:22 #, python-brace-format msgid "" -"Your organization has reached the limit of {feature.value} domains. Consider" -" removing unused domains or upgrading your plan." +"Your organization has reached the limit of {feature.value} domains. Consider " +"removing unused domains or upgrading your plan." msgstr "" #: gold/forms.py:50 @@ -1040,12 +1041,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:223 -#: organizations/models.py:297 projects/models.py:237 +#: organizations/models.py:297 projects/models.py:241 msgid "Publication date" msgstr "Tanggal publikasi" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:240 projects/models.py:1493 +#: organizations/models.py:298 projects/models.py:244 projects/models.py:1497 msgid "Modified date" msgstr "Tanggal dimodifikasi" @@ -1077,15 +1078,15 @@ msgstr "" #: gold/templates/gold/projects.html:20 #: gold/templates/gold/subscription_detail.html:52 msgid "" -"For small businesses or personal projects, we ask for $5 per month to remove" -" ads from a project." +"For small businesses or personal projects, we ask for $5 per month to remove " +"ads from a project." msgstr "" #: gold/templates/gold/projects.html:21 #: gold/templates/gold/subscription_detail.html:53 msgid "" -"For corporate supported open source projects, we ask for a $50 membership in" -" order to cover our support and operations costs." +"For corporate supported open source projects, we ask for a $50 membership in " +"order to cover our support and operations costs." msgstr "" #: gold/templates/gold/projects.html:24 @@ -1144,18 +1145,16 @@ msgstr "" #: gold/templates/gold/subscription_detail.html:57 msgid "" -"If you are a company using Read the Docs, please consider Read the Docs for Business. This will " -"help us cover our costs, and provide you with a better experience on the " -"site." +"If you are a company using Read the Docs, please consider Read the Docs for Business. This will help us cover " +"our costs, and provide you with a better experience on the site." msgstr "" #: gold/templates/gold/subscription_detail.html:66 #, python-format msgid "" -"For any questions about our Gold membership program, please email" -" us." +"For any questions about our Gold membership program, please email us." msgstr "" #: gold/templates/gold/subscription_detail.html:74 @@ -1164,7 +1163,8 @@ msgstr "" #: gold/templates/gold/subscription_detail.html:80 msgid "Thanks for supporting Read the Docs! It really means a lot to us." -msgstr "Terima kasih telah mendukung Read the Docs! Ini sangat berarti bagi kami." +msgstr "" +"Terima kasih telah mendukung Read the Docs! Ini sangat berarti bagi kami." #: gold/templates/gold/subscription_detail.html:92 #: subscriptions/templates/subscriptions/subscription_detail.html:103 @@ -1282,8 +1282,8 @@ msgstr "" #: invitations/templates/invitations/invitation_detail.html:12 #, python-format msgid "" -"%(requestor_name)s has invited you to join" -" the %(target_name)s %(target_type)s." +"%(requestor_name)s has invited you to join " +"the %(target_name)s %(target_type)s." msgstr "" #: invitations/templates/invitations/invitation_detail.html:22 @@ -1322,7 +1322,7 @@ msgid "Unknown problem" msgstr "" #: notifications/messages.py:101 -msgid "Build terminated due inactivity" +msgid "Build terminated due to inactivity" msgstr "" #: notifications/messages.py:129 @@ -1448,7 +1448,7 @@ msgstr "Pengguna" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:250 projects/models.py:1485 +#: projects/models.py:254 projects/models.py:1489 msgid "Name" msgstr "Nama" @@ -1574,8 +1574,7 @@ msgstr "" msgid "All organizations" msgstr "" -#: organizations/filters.py:103 projects/filters.py:161 -#: projects/filters.py:223 +#: organizations/filters.py:103 projects/filters.py:161 projects/filters.py:223 msgid "Sort by" msgstr "" @@ -1726,7 +1725,8 @@ msgstr "" msgid "" "\n" " Deleting this organization will also remove all the organization's\n" -" teams, users, projects, and built documentation. Are you sure that it\n" +" teams, users, projects, and built documentation. Are you sure that " +"it\n" " is safe to remove this organization?\n" " " msgstr "" @@ -1809,8 +1809,10 @@ msgstr "" #, python-format msgid "" "\n" -" This is a list of all the team members and owners inside your organization.\n" -" To invite members, invite them to a team\n" +" This is a list of all the team members and owners inside your " +"organization.\n" +" To invite members, invite them to a " +"team\n" " " msgstr "" @@ -1858,7 +1860,8 @@ msgid "" "\n" " Before you can add a project or build documentation,\n" " we will help you create an organization.\n" -" Access to your documentation is limited to only those inside your organization,\n" +" Access to your documentation is limited to only those inside your " +"organization,\n" " or inside a team with access.\n" " We'll help set up a team shortly,\n" " start by entering your organization details.\n" @@ -1900,14 +1903,16 @@ msgstr "" msgid "" "\n" " Access to your documentation is limited to\n" -" only those inside your organization, or inside a team with access.\n" +" only those inside your organization, or inside a team " +"with access.\n" " " msgstr "" #: organizations/templates/organizations/organization_create.html:50 msgid "" "\n" -" No need to decide now, you can pick a plan that fits your organization\n" +" No need to decide now, you can pick a plan that fits your " +"organization\n" " after a 30 day trial.\n" " " msgstr "" @@ -1938,15 +1943,15 @@ msgstr "" #: organizations/templates/organizations/security_log.html:19 #, python-format msgid "" -"The organization security log allows you to see" -" what has happened recently in your organization." +"The organization security log allows you to see " +"what has happened recently in your organization." msgstr "" #: organizations/templates/organizations/security_log.html:25 #, python-format msgid "" -"Showing logs from the last %(days_limit)s days. You can upgrade your plan to" -" increase the time period that is stored." +"Showing logs from the last %(days_limit)s days. You can upgrade your plan to " +"increase the time period that is stored." msgstr "" #: organizations/templates/organizations/security_log.html:30 @@ -1969,7 +1974,8 @@ msgstr "" #: organizations/templates/organizations/team_delete.html:13 msgid "" "\n" -" Deleting this team will revoke access for users that were in the team.\n" +" Deleting this team will revoke access for users that were in the " +"team.\n" " Are you sure that it is safe to remove these users?\n" " " msgstr "" @@ -2008,7 +2014,8 @@ msgstr "" #: organizations/templates/organizations/team_project_edit.html:15 msgid "" "\n" -" Select the projects that you would like this team to have access to.\n" +" Select the projects that you would like this team to have access " +"to.\n" " " msgstr "" @@ -2126,75 +2133,75 @@ msgstr "" msgid "Generic" msgstr "" -#: projects/constants.py:79 +#: projects/constants.py:81 msgid "Live" msgstr "" -#: projects/constants.py:80 +#: projects/constants.py:82 msgid "Deleted" msgstr "Terhapus" -#: projects/constants.py:86 +#: projects/constants.py:88 msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2068 +#: projects/constants.py:94 projects/models.py:2077 msgid "Public" msgstr "Publik" -#: projects/constants.py:93 +#: projects/constants.py:95 msgid "Private" msgstr "Privat" -#: projects/constants.py:104 +#: projects/constants.py:106 msgid "CPython 2.x" msgstr "CPython 2.x" -#: projects/constants.py:105 +#: projects/constants.py:107 msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:409 +#: projects/constants.py:411 msgid "Valid and active" msgstr "" -#: projects/constants.py:410 +#: projects/constants.py:412 msgid "Invalid" msgstr "" -#: projects/constants.py:411 +#: projects/constants.py:413 msgid "Pending" msgstr "" -#: projects/constants.py:421 +#: projects/constants.py:423 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:425 +#: projects/constants.py:427 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:429 +#: projects/constants.py:431 msgid "Single version without translations (/)" msgstr "" -#: projects/constants.py:446 +#: projects/constants.py:448 msgid "Alphabetically" msgstr "" -#: projects/constants.py:447 +#: projects/constants.py:449 msgid "SemVer (Read the Docs)" msgstr "" -#: projects/constants.py:450 +#: projects/constants.py:452 msgid "Python Packaging (PEP 440 and PEP 425)" msgstr "" -#: projects/constants.py:452 +#: projects/constants.py:454 msgid "CalVer (YYYY.0M.0M)" msgstr "" -#: projects/constants.py:453 +#: projects/constants.py:455 msgid "Define your own pattern" msgstr "" @@ -2309,15 +2316,14 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:451 projects/models.py:255 +#: projects/forms.py:451 projects/models.py:259 msgid "Short description of this project" msgstr "" #: projects/forms.py:473 #, python-brace-format msgid "" -"This setting is inherited from the parent " -"translation." +"This setting is inherited from the parent translation." msgstr "" #: projects/forms.py:548 @@ -2398,512 +2404,531 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:258 +#: projects/models.py:190 +#, fuzzy +#| msgid "No active versions." +msgid "Sorting of versions" +msgstr "Tidak ada versi aktif." + +#: projects/models.py:200 +msgid "Custom version sorting pattern" +msgstr "" + +#: projects/models.py:206 +msgid "Show latest and stable at the beginning" +msgstr "" + +#: projects/models.py:262 msgid "Repository URL" msgstr "URL repositori" -#: projects/models.py:261 +#: projects/models.py:265 msgid "Git repository URL" msgstr "" -#: projects/models.py:268 +#: projects/models.py:272 msgid "Repository type" msgstr "Tipe repositori" -#: projects/models.py:274 +#: projects/models.py:278 msgid "Project homepage" msgstr "Halaman depan proyek" -#: projects/models.py:276 +#: projects/models.py:280 msgid "The project's homepage" msgstr "" -#: projects/models.py:279 +#: projects/models.py:283 msgid "Canonical URL" msgstr "" -#: projects/models.py:281 +#: projects/models.py:285 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:284 +#: projects/models.py:288 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:291 +#: projects/models.py:295 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " "current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:299 +#: projects/models.py:303 msgid "Single version" msgstr "" -#: projects/models.py:302 +#: projects/models.py:306 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:309 +#: projects/models.py:313 msgid "Default version" msgstr "Versi bawaan" -#: projects/models.py:312 +#: projects/models.py:316 msgid "The version of your project that / redirects to" msgstr "Versi proyek anda yang terdapat/mengarah ke" -#: projects/models.py:317 +#: projects/models.py:321 msgid "Default branch" msgstr "Cabang bawaan" -#: projects/models.py:323 +#: projects/models.py:327 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:328 +#: projects/models.py:332 msgid "Custom path prefix" msgstr "" -#: projects/models.py:334 +#: projects/models.py:338 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." msgstr "" -#: projects/models.py:339 +#: projects/models.py:343 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:345 +#: projects/models.py:349 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." msgstr "" -#: projects/models.py:352 +#: projects/models.py:356 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:355 +#: projects/models.py:359 msgid "" -"More information in our docs." +"More information in our docs." msgstr "" -#: projects/models.py:359 +#: projects/models.py:363 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:366 +#: projects/models.py:370 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:371 +#: projects/models.py:375 msgid "CDN Enabled" msgstr "" -#: projects/models.py:373 +#: projects/models.py:377 msgid "Analytics code" msgstr "Kode pelacakan" -#: projects/models.py:378 +#: projects/models.py:382 msgid "" -"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow" -" down your page loads." -msgstr "Google Analytics Tracking ID (contoh UA-22345342-1). Ini mungkin dapat memperlambat pemuatan halaman anda." +"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " +"down your page loads." +msgstr "" +"Google Analytics Tracking ID (contoh UA-22345342-1). Ini " +"mungkin dapat memperlambat pemuatan halaman anda." -#: projects/models.py:384 +#: projects/models.py:388 msgid "Disable Analytics" msgstr "" -#: projects/models.py:388 +#: projects/models.py:392 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:393 +#: projects/models.py:397 msgid "Alternative container image" msgstr "" -#: projects/models.py:399 +#: projects/models.py:403 msgid "Container memory limit" msgstr "" -#: projects/models.py:404 +#: projects/models.py:408 msgid "" -"Memory limit in Docker format -- example: 512m or " -"1g" +"Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:409 +#: projects/models.py:413 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:414 +#: projects/models.py:418 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:420 +#: projects/models.py:424 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:425 +#: projects/models.py:429 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:427 +#: projects/models.py:431 msgid "If unchecked, users will still see community ads." msgstr "Jika centang dihilangkan, pengguna akan terus melihat iklan komunitas." -#: projects/models.py:430 +#: projects/models.py:434 msgid "Ad-free" msgstr "Bebas iklan" -#: projects/models.py:435 +#: projects/models.py:439 msgid "Is spam?" msgstr "" -#: projects/models.py:438 +#: projects/models.py:442 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:441 +#: projects/models.py:445 msgid "Show version warning" msgstr "Lihat peringatan versi" -#: projects/models.py:443 +#: projects/models.py:447 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:447 +#: projects/models.py:451 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:453 +#: projects/models.py:457 msgid "" "Warning: experimental feature. Custom path from repository " -"top-level to your .readthedocs.yaml, ex. " -"subpath/docs/.readthedocs.yaml. Leave blank for default value: " -".readthedocs.yaml." +"top-level to your .readthedocs.yaml, ex. subpath/docs/." +"readthedocs.yaml. Leave blank for default value: .readthedocs." +"yaml." msgstr "" -#: projects/models.py:461 +#: projects/models.py:465 msgid "Featured" msgstr "" -#: projects/models.py:463 +#: projects/models.py:467 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:471 +#: projects/models.py:475 msgid "Delisted" msgstr "" -#: projects/models.py:473 +#: projects/models.py:477 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" msgstr "" -#: projects/models.py:484 +#: projects/models.py:488 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:491 +#: projects/models.py:495 msgid "Related projects" msgstr "Proyek terkait" -#: projects/models.py:499 templates/search/elastic_search.html:57 +#: projects/models.py:503 templates/search/elastic_search.html:57 msgid "Language" msgstr "Bahasa" -#: projects/models.py:503 +#: projects/models.py:507 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:511 +#: projects/models.py:515 msgid "Programming Language" msgstr "Bahasa Pemrograman" -#: projects/models.py:515 +#: projects/models.py:519 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:531 +#: projects/models.py:535 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:535 +#: projects/models.py:539 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:544 +#: projects/models.py:548 msgid "Connected repository" msgstr "" -#: projects/models.py:545 +#: projects/models.py:549 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:571 +#: projects/models.py:575 msgid "" -"Type of documentation you are building. More" -" info on sphinx builders." +"Type of documentation you are building. More " +"info on sphinx builders." msgstr "" -#: projects/models.py:582 +#: projects/models.py:586 msgid "project" msgstr "" -#: projects/models.py:593 +#: projects/models.py:597 msgid "Model must have slug" msgstr "" -#: projects/models.py:1355 +#: projects/models.py:1359 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1490 +#: projects/models.py:1494 msgid "Path" msgstr "" -#: projects/models.py:1492 +#: projects/models.py:1496 msgid "Build id" msgstr "" -#: projects/models.py:1495 +#: projects/models.py:1499 msgid "Page search rank" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1504 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1543 projects/models.py:1708 +#: projects/models.py:1547 projects/models.py:1712 msgid "created" msgstr "" -#: projects/models.py:1548 +#: projects/models.py:1552 msgid "modified" msgstr "" -#: projects/models.py:1577 +#: projects/models.py:1581 msgid "Build triggered" msgstr "" -#: projects/models.py:1578 +#: projects/models.py:1582 msgid "Build passed" msgstr "" -#: projects/models.py:1596 +#: projects/models.py:1600 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1599 +#: projects/models.py:1603 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1607 +#: projects/models.py:1611 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1610 +#: projects/models.py:1614 msgid "JSON payload" msgstr "" -#: projects/models.py:1612 +#: projects/models.py:1616 msgid "" -"JSON payload to send to the webhook. Check the docs for available substitutions." +"JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1723 msgid "Domain" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1730 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1730 +#: projects/models.py:1734 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1739 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1743 msgid "Use HTTPS" msgstr "Gunakan HTTPS" -#: projects/models.py:1741 +#: projects/models.py:1745 msgid "Always use HTTPS for this domain" msgstr "Selalu menggunakan HTTPS untuk domain ini" -#: projects/models.py:1745 +#: projects/models.py:1749 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1750 templates/projects/domain_form.html:49 +#: projects/models.py:1754 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1763 msgid "Skip validation process." msgstr "" -#: projects/models.py:1763 +#: projects/models.py:1767 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1772 +#: projects/models.py:1776 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1777 +#: projects/models.py:1781 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1782 +#: projects/models.py:1786 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1924 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1923 +#: projects/models.py:1928 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1928 +#: projects/models.py:1933 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1939 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1943 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1947 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1952 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1957 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1961 +msgid "Build: Generate a file manifest for file tree diff." +msgstr "" + +#: projects/models.py:1966 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1970 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1974 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1977 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1978 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1972 +#: projects/models.py:1981 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1976 +#: projects/models.py:1985 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1990 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1996 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2002 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1997 +#: projects/models.py:2006 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2001 +#: projects/models.py:2010 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2006 +#: projects/models.py:2015 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2028 msgid "Feature identifier" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2033 msgid "Date feature was added" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2039 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2043 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2056 +#: projects/models.py:2065 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2069 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2065 +#: projects/models.py:2074 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2080 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2981,8 +3006,8 @@ msgstr "" #: projects/validators.py:119 #, python-brace-format msgid "" -"Found invalid character. Avoid these characters: " -"{invalid_characters}" +"Found invalid character. Avoid these characters: {invalid_characters}" msgstr "" #: projects/validators.py:133 @@ -3177,8 +3202,8 @@ msgstr "" #: redirects/models.py:33 msgid "" -"Absolute path, excluding the domain. Example: /docs/ or " -"/install.html" +"Absolute path, excluding the domain. Example: /docs/ or /install." +"html" msgstr "" #: redirects/models.py:37 @@ -3244,7 +3269,7 @@ msgstr "" #: redirects/templates/redirects/redirect_form.html:8 #: redirects/templates/redirects/redirect_list.html:6 #: redirects/templates/redirects/redirect_list.html:13 -#: templates/projects/project_edit_base.html:22 +#: templates/projects/project_edit_base.html:24 msgid "Redirects" msgstr "" @@ -3388,7 +3413,7 @@ msgid "Custom domain" msgstr "" #: subscriptions/constants.py:26 -msgid "CDN public documentation" +msgid "CDN for public documentation" msgstr "" #: subscriptions/constants.py:27 @@ -3445,8 +3470,8 @@ msgstr "" #: subscriptions/forms.py:29 msgid "" -"Check our pricing " -"page for more information about each plan." +"Check our pricing page for more information about each plan." msgstr "" #: subscriptions/notifications.py:92 @@ -3482,8 +3507,7 @@ msgstr "" msgid "Signed up" msgstr "" -#. Translators: this is the subscription start date, used here as "4 days ago" -#. or "5 months ago" +#. Translators: this is the subscription start date, used here as "4 days ago" or "5 months ago" #: subscriptions/templates/subscriptions/subscription_detail.html:75 #, python-format msgid "%(time_since_signup)s ago" @@ -3503,8 +3527,8 @@ msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" -"Use the button above to see past invoices, change your plan, and update your" -" billing information." +"Use the button above to see past invoices, change your plan, and update your " +"billing information." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:115 @@ -3563,8 +3587,8 @@ msgstr "Peringatan:" #: templates/account/email.html:46 msgid "" -"You currently do not have any email address set up. You should really add an" -" email address so you can receive notifications, reset your password, etc." +"You currently do not have any email address set up. You should really add an " +"email address so you can receive notifications, reset your password, etc." msgstr "" #: templates/account/email.html:50 @@ -3584,27 +3608,35 @@ msgstr "Apakah anda ingin menghapus alamat surel yang dipilih?" msgid "" "To verify your email address and finish setting up your account, please go " "to:" -msgstr "Untuk verifikasi alamat surel anda dan selesai mengatur akun anda, silakan menuju:" +msgstr "" +"Untuk verifikasi alamat surel anda dan selesai mengatur akun anda, silakan " +"menuju:" #: templates/account/email/email_confirmation_message.html:15 #: templates/account/email/email_confirmation_message.txt:10 msgid "" "If you did not sign up for an account with Read the Docs, you can disregard " "this email." -msgstr "Jika anda tidak mendaftarkan akun dengan Read the Docs, anda dapat mengabaikan surel ini." +msgstr "" +"Jika anda tidak mendaftarkan akun dengan Read the Docs, anda dapat " +"mengabaikan surel ini." #: templates/account/email/password_reset_key_message.html:7 #: templates/account/email/password_reset_key_message.txt:6 msgid "" "A request has been made to reset your Read the Docs password. To confirm " "this reset request, please go to:" -msgstr "Sebuah permintaan telah dibuat untuk mengganti sandi Read the Docs anda. Untuk mengonfirmasi permintaan, silakan menuju:" +msgstr "" +"Sebuah permintaan telah dibuat untuk mengganti sandi Read the Docs anda. " +"Untuk mengonfirmasi permintaan, silakan menuju:" #: templates/account/email/password_reset_key_message.html:15 #: templates/account/email/password_reset_key_message.txt:10 msgid "" "If you did not request to reset your password, you can disregard this email." -msgstr "Jika anda tidak meminta untuk mengganti sandi, anda dapat mengabaikan surel ini." +msgstr "" +"Jika anda tidak meminta untuk mengganti sandi, anda dapat mengabaikan surel " +"ini." #: templates/account/email/password_reset_key_subject.txt:3 msgid "Password reset" @@ -3639,14 +3671,17 @@ msgstr "" msgid "" "If you have not created an account yet, then please sign up first." -msgstr "Jika anda belum membuat akun, silakan daftar terlebih dahulu." +msgstr "" +"Jika anda belum membuat akun, silakan daftar " +"terlebih dahulu." #: templates/account/login.html:55 #, python-format msgid "" -"If you forgot your password, reset " -"it." -msgstr "Jika anda lupa sandi anda, ganti sandi." +"If you forgot your password, reset it." +msgstr "" +"Jika anda lupa sandi anda, ganti sandi." #: templates/account/login.html:78 msgid "Log in using single sign-on" @@ -3659,8 +3694,7 @@ msgstr "" msgid "Change Password" msgstr "Ubah Sandi" -#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But -#. unfortunately the three bits have to be separate. +#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But unfortunately the three bits have to be separate. #: templates/account/signup.html:5 templates/core/home-header.html:17 msgid "Sign up" msgstr "Daftar" @@ -3684,16 +3718,15 @@ msgstr "" #: templates/account/signup.html:33 msgid "" -"Sign up using the following provider. If you don't have an account with this" -" provider, please contact your organization owner and ask about this." +"Sign up using the following provider. If you don't have an account with this " +"provider, please contact your organization owner and ask about this." msgstr "" #: templates/account/signup.html:48 msgid "" -"By signing up, you agree to our Terms of " -"Service and Privacy Policy." +"By signing up, you agree to our Terms of Service and Privacy Policy." msgstr "" #: templates/archive/index.html:5 @@ -3789,8 +3822,8 @@ msgstr "Saring" #: templates/builds/build_detail.html:39 #, python-format msgid "" -"Our new beta dashboard is now available for testing! Try" -" viewing this build on the new dashboard." +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." msgstr "" #: templates/builds/build_detail.html:53 @@ -3903,15 +3936,15 @@ msgstr "" #: templates/builds/versionautomationrule_list.html:6 #: templates/builds/versionautomationrule_list.html:15 -#: templates/projects/project_edit_base.html:27 +#: templates/projects/project_edit_base.html:29 msgid "Automation Rules" msgstr "" #: templates/builds/versionautomationrule_list.html:20 msgid "" -"Automate actions on new branches and tags. Check the documentation on automation rules for more information." +"Automate actions on new branches and tags. Check the documentation on automation " +"rules for more information." msgstr "" #: templates/builds/versionautomationrule_list.html:32 @@ -3932,8 +3965,7 @@ msgstr "Aktivitas Terbaru" #, python-format msgid "" "%(type)s \"%(version)s\" matched the pattern \"%(pattern)s\", " -"and the action %(action)s was performed %(date)s " -"ago." +"and the action %(action)s was performed %(date)s ago." msgstr "" #: templates/builds/versionautomationrule_list.html:101 @@ -4056,7 +4088,7 @@ msgid "No builds yet" msgstr "" #: templates/core/project_detail_right.html:51 -#: templates/projects/project_edit_base.html:21 +#: templates/projects/project_edit_base.html:23 #: templates/projects/project_users.html:9 msgid "Maintainers" msgstr "" @@ -4076,14 +4108,15 @@ msgstr "" #: templates/core/project_detail_right.html:90 #, python-format msgid "Add some in your project settings." -msgstr "Tambahkan beberapa di pengaturan proyek anda." +msgstr "" +"Tambahkan beberapa di pengaturan proyek anda." #: templates/core/project_detail_right.html:100 msgid "Short URLs" msgstr "URL pendek" #: templates/core/project_detail_right.html:111 -#: templates/projects/project_edit_base.html:23 +#: templates/projects/project_edit_base.html:25 #: templates/projects/project_translations.html:12 msgid "Translations" msgstr "Terjemahan" @@ -4148,8 +4181,7 @@ msgstr "Ayo lakukan." msgid "Maze Found" msgstr "" -#: templates/errors/dashboard/404.html:6 -#: templates/errors/dashboard/404.html:11 +#: templates/errors/dashboard/404.html:6 templates/errors/dashboard/404.html:11 #: templates/errors/proxito/404/base.html:6 #: templates/errors/proxito/404/base.html:11 msgid "404 Not Found" @@ -4166,9 +4198,8 @@ msgstr "" msgid "Too many requests" msgstr "" -#: templates/errors/dashboard/4xx.html:6 -#: templates/errors/dashboard/4xx.html:11 templates/errors/proxito/4xx.html:7 -#: templates/errors/proxito/4xx.html:11 +#: templates/errors/dashboard/4xx.html:6 templates/errors/dashboard/4xx.html:11 +#: templates/errors/proxito/4xx.html:7 templates/errors/proxito/4xx.html:11 msgid "Bad request" msgstr "" @@ -4209,7 +4240,9 @@ msgstr "" #: templates/errors/proxito/404/dns.html:28 msgid "Ensure you have a CNAME record pointing to readthedocs.io" -msgstr "Pastikan anda memiliki rekaman CNAME yang mengarah pada readthedocs.io" +msgstr "" +"Pastikan anda memiliki rekaman CNAME yang mengarah pada readthedocs." +"io" #: templates/errors/proxito/404/dns.html:29 msgid "" @@ -4255,8 +4288,8 @@ msgstr "" #: templates/errors/proxito/404/no_project.html:9 #, python-format msgid "" -"The project for %(domain)s that you are looking for either does" -" not exist, has been deleted or doesn't have any successful builds yet." +"The project for %(domain)s that you are looking for either does " +"not exist, has been deleted or doesn't have any successful builds yet." msgstr "" #: templates/errors/proxito/418.html:7 templates/errors/proxito/418.html:11 @@ -4274,7 +4307,8 @@ msgstr "Apa kata anda:" #: templates/flagging/flag_confirm.html:21 #, python-format -msgid "Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" +msgid "" +"Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" msgstr "" #: templates/flagging/flag_confirm.html:23 @@ -4303,9 +4337,13 @@ msgstr "Terima kasih telah berkontribusi dalam kualitas halaman ini!" #: templates/homepage.html:9 msgid "" "Read the Docs simplifies technical documentation by automating building, " -"versioning, and hosting for you. Build up-to-date documentation for the web," -" print, and offline use on every version control push automatically." -msgstr "Read the Docs menyederhanakan dokumentasi teknis dengan mengotomatiskan pembangunan, pembuatan versi, and hosting dokumentasi hanya untuk Anda. Bangun dokumentasi yang terbaru untuk web, cetak, dan penggunaan luring dalam setiap kontrol versi secara otomatis." +"versioning, and hosting for you. Build up-to-date documentation for the web, " +"print, and offline use on every version control push automatically." +msgstr "" +"Read the Docs menyederhanakan dokumentasi teknis dengan mengotomatiskan " +"pembangunan, pembuatan versi, and hosting dokumentasi hanya untuk Anda. " +"Bangun dokumentasi yang terbaru untuk web, cetak, dan penggunaan luring " +"dalam setiap kontrol versi secara otomatis." #: templates/homepage.html:12 msgid "Home" @@ -4319,7 +4357,10 @@ msgstr "" msgid "" "Read the Docs simplifies software documentation by automating building, " "versioning, and hosting of your docs for you." -msgstr "Read the Docs menyederhanakan dokumentasi perangkat lunak dengan mengotomatiskan pembangunan, pembuatan versi, and hosting dokumentasi hanya untuk Anda" +msgstr "" +"Read the Docs menyederhanakan dokumentasi perangkat lunak dengan " +"mengotomatiskan pembangunan, pembuatan versi, and hosting dokumentasi hanya " +"untuk Anda" #: templates/homepage.html:58 msgid "Free docs hosting for open source" @@ -4349,8 +4390,8 @@ msgstr "" #: templates/homepage.html:86 msgid "" -"We build and host your docs for the web, but they are also viewable as PDFs," -" as single page HTML, and for eReaders. No additional configuration is " +"We build and host your docs for the web, but they are also viewable as PDFs, " +"as single page HTML, and for eReaders. No additional configuration is " "required." msgstr "" @@ -4360,9 +4401,9 @@ msgstr "" #: templates/homepage.html:96 msgid "" -"We can host and build multiple versions of your docs so having a 1.0 version" -" of your docs and a 2.0 version of your docs is as easy as having a separate" -" branch or tag in your version control system." +"We can host and build multiple versions of your docs so having a 1.0 version " +"of your docs and a 2.0 version of your docs is as easy as having a separate " +"branch or tag in your version control system." msgstr "" #: templates/homepage.html:109 @@ -4384,10 +4425,10 @@ msgstr "" msgid "" "
    • Serve over 55 million pages of " "documentation a month
    • Serve over 40 TB of documentation a " -"month
    • Host over 80,000 open source projects and support over" -" 100,000 users
    • Are supported by a very small team" -" of dedicated engineers
    " +"month
  • Host over 80,000 open source projects and support over " +"100,000 users
  • Are supported by a very small team of dedicated " +"engineers
  • " msgstr "" #: templates/homepage.html:143 @@ -4397,30 +4438,28 @@ msgstr "Read the Docs dibiayai komunitas" #: templates/homepage.html:149 #, python-format msgid "" -"We fund our operations through advertising, " -"corporate-hosted documentation with Read" -" the Docs for Business, donations, and we" -" are supported by a number of generous sponsors." +"We fund our operations through advertising, corporate-hosted documentation with " +"Read the Docs for Business, donations, and we are supported by a number of " +"generous sponsors." msgstr "" #: templates/homepage.html:158 msgid "" "Read the Docs is open source and community supported. It depends on users " "like you to contribute to development, support, and operations. You can " -"learn more about how to contribute in " -"our docs. Thanks so much to our wonderful team who helps us " -"run the site. Read the Docs wouldn't be possible without them." +"learn more about how to contribute in our docs. Thanks so much to our " +"wonderful team " +"who helps us run the site. Read the Docs wouldn't be possible without them." msgstr "" #: templates/homepage.html:168 msgid "" -"Hosting for the project is graciously provided by AWS and Cloudflare." +"Hosting for the project is graciously provided by AWS and Cloudflare." msgstr "" #: templates/notifications/send_notification_form.html:6 @@ -4509,7 +4548,7 @@ msgid "Gold Membership" msgstr "" #: templates/profiles/base_profile_edit.html:57 -#: templates/projects/project_edit_base.html:33 +#: templates/projects/project_edit_base.html:35 msgid "Advertising" msgstr "Iklan" @@ -4533,9 +4572,8 @@ msgstr "" msgid "" "For more details on advertising on Read the Docs including the privacy " "protections we have in place for users and community advertising we run on " -"behalf of the open source community, see our documentation." +"behalf of the open source community, see our documentation." msgstr "" #: templates/profiles/private/advertising_profile.html:41 @@ -4559,9 +4597,9 @@ msgstr "" #: templates/profiles/private/delete_account.html:34 msgid "" -"All organizations and its projects where you are the only owner will" -" be deleted. If you want to keep an organization, add another owner" -" or transfer ownership. The following organizations and all their projects " +"All organizations and its projects where you are the only owner will " +"be deleted. If you want to keep an organization, add another owner " +"or transfer ownership. The following organizations and all their projects " "will be deleted." msgstr "" @@ -4585,9 +4623,9 @@ msgstr "" #: templates/profiles/private/token_list.html:13 msgid "" "Personal Access Token are tokens that allow you to use the Read the Docs " -"APIv3 being authenticated as yourself. See APIv3 " -"documentation for more information." +"APIv3 being authenticated as yourself. See APIv3 documentation for more " +"information." msgstr "" #: templates/profiles/private/token_list.html:25 @@ -4627,8 +4665,8 @@ msgstr "Buat Domain" #: templates/projects/domain_form.html:33 #, python-format msgid "" -"To configure this domain add a CNAME record in your DNS pointing your custom" -" domain to %(cname_target)s." +"To configure this domain add a CNAME record in your DNS pointing your custom " +"domain to %(cname_target)s." msgstr "" #: templates/projects/domain_form.html:41 @@ -4646,7 +4684,7 @@ msgid "Saving the domain will revalidate the SSL certificate" msgstr "" #: templates/projects/domain_list.html:12 -#: templates/projects/project_edit_base.html:20 +#: templates/projects/project_edit_base.html:22 msgid "Domains" msgstr "Domain" @@ -4655,8 +4693,8 @@ msgstr "Domain" msgid "" "This project is a subproject of %(superproject)s, its documentation will " -"always be served from the %(domain)s domain. %(domain)s
    domain. Learn more." msgstr "" @@ -4691,7 +4729,7 @@ msgstr "Tambah" #: templates/projects/environmentvariable_form.html:12 #: templates/projects/environmentvariable_list.html:5 #: templates/projects/environmentvariable_list.html:12 -#: templates/projects/project_edit_base.html:26 +#: templates/projects/project_edit_base.html:28 msgid "Environment Variables" msgstr "" @@ -4730,8 +4768,8 @@ msgstr "Detail Proyek" msgid "" "To import a project, start by entering a few details about your repository. " "You can set additional configuration options for your documentation in a .readthedocs.yml file." +"href=\"https://docs.readthedocs.io/en/stable/config-file/v2.html\">." +"readthedocs.yml file." msgstr "" #: templates/projects/import_config.html:5 @@ -4741,10 +4779,10 @@ msgstr "" #: templates/projects/import_config.html:8 msgid "" "Make sure your project has a .readthedocs.yaml configuration " -"file at the root directory of your repository. This file is required by Read" -" the Docs to build your documentation. You can read more" -" about our configuration file in our documentation." +"file at the root directory of your repository. This file is required by Read " +"the Docs to build your documentation. You can read more about our " +"configuration file in our documentation." msgstr "" #: templates/projects/import_config.html:16 @@ -4766,8 +4804,7 @@ msgid "" "href=\"%(support_url)s\">contacting support." msgstr "" -#. Translators: After 'Flag this project as' follows either 'Inappropriate', -#. 'Spam' and/or 'Duplicate' +#. Translators: After 'Flag this project as' follows either 'Inappropriate', 'Spam' and/or 'Duplicate' #: templates/projects/includes/flagging.html:7 msgid "Flag this project as" msgstr "" @@ -4789,7 +4826,7 @@ msgstr "Duplikat" #: templates/projects/integration_form.html:12 #: templates/projects/integration_list.html:5 #: templates/projects/integration_list.html:12 -#: templates/projects/project_edit_base.html:25 +#: templates/projects/project_edit_base.html:27 msgid "Integrations" msgstr "Integrasi" @@ -4849,16 +4886,15 @@ msgstr "" msgid "" "This integration does not have a secret, the authenticity of the incoming " "webhook cannot be verified. Click on \"Resync webhook\" to generate " -"a secret. Read more in our blog post." +"a secret.
    Read more in our blog post." msgstr "" #: templates/projects/integration_webhook_detail.html:92 msgid "" "For more information on manually configuring a webhook, refer to our webhook documentation. " +"href=\"https://docs.readthedocs.io/page/guides/setup/git-repo-automatic." +"html\"> our webhook documentation. " msgstr "" #: templates/projects/integration_webhook_detail.html:104 @@ -4928,9 +4964,9 @@ msgstr "Mulai membangun dokumentasi anda" #: templates/projects/onboard_detail.html:10 msgid "" -"This project has not been built yet. Try building the latest version now, or" -" if you would like to build a specific version, select the version below and" -" your documentation build will be triggered." +"This project has not been built yet. Try building the latest version now, or " +"if you would like to build a specific version, select the version below and " +"your documentation build will be triggered." msgstr "" #: templates/projects/onboard_detail.html:21 @@ -4944,9 +4980,8 @@ msgstr "Dokumentasi anda siap digunakan" #: templates/projects/onboard_detail.html:33 msgid "" "Your documentation has been built. Ensure your documentation is kept up to " -"date with every commit to your repository, by setting up a " -"webhook." +"date with every commit to your repository, by setting up a webhook." msgstr "" #: templates/projects/onboard_detail.html:41 @@ -4959,8 +4994,8 @@ msgstr "Dokumentasi anda gagal dibangun" #: templates/projects/onboard_detail.html:50 msgid "" -"There was a problem building your documentation, you can see what went wrong" -" in the build output. If you need more help, check out some of the problems frequently " "encountered during builds." msgstr "" @@ -4977,7 +5012,9 @@ msgstr "Dokumentasi anda sedang dibangun" msgid "" "You'll be able to view your documentation in a minute or two, once your " "project is done building." -msgstr "Anda akan dapat melihat dokumentasi anda dalam satu atau dua menit, setelah proyek anda selesai dibangun." +msgstr "" +"Anda akan dapat melihat dokumentasi anda dalam satu atau dua menit, setelah " +"proyek anda selesai dibangun." #: templates/projects/onboard_import.html:5 msgid "Ready to share your documentation" @@ -4986,17 +5023,16 @@ msgstr "Siap untuk membagikan dokumentasi anda" #: templates/projects/onboard_import.html:10 #, python-format msgid "" -"You don't have any projects yet, but you can start building documentation by" -" importing one. Not sure how to start documenting your project? Check out " -"the Tutorial to learn how." +"You don't have any projects yet, but you can start building documentation by " +"importing one. Not sure how to start documenting your project? Check out the " +"Tutorial to learn how." msgstr "" #: templates/projects/onboard_import.html:19 #, python-format msgid "" -"In a hurry? Fork our template " -"project on GitHub, and import " -"it." +"In a hurry? Fork our template project on GitHub, and import it." msgstr "" #: templates/projects/onboard_import.html:25 @@ -5032,12 +5068,11 @@ msgstr "" #: templates/projects/project_advertising.html:50 msgid "" "For more details on advertising on Read the Docs including the privacy " -"protections we have in place for users and community advertising we run on behalf " -"of the open source community, see our documentation." +"protections we have in place for users and community advertising we run on behalf of the open source " +"community, see our documentation." msgstr "" #: templates/projects/project_advertising.html:59 @@ -5048,17 +5083,17 @@ msgstr "" #, python-format msgid "" "In addition to the advertising preferences we have for individual users, we have multiple ways" -" for projects to opt out of advertising on Read the Docs." +"href=\"%(ads_preferences_url)s\">individual users, we have multiple ways " +"for projects to opt out of advertising on Read the Docs." msgstr "" #: templates/projects/project_advertising.html:71 msgid "" "If you are part of a company that uses Read the Docs to host documentation " -"for a commercial product, please consider Read the Docs for Business which " -"offers a completely ad-free experience, private repositories, private " -"documentation, additional build resources, and dedicated support." +"for a commercial product, please consider Read the Docs for Business which offers a completely ad-free " +"experience, private repositories, private documentation, additional build " +"resources, and dedicated support." msgstr "" #: templates/projects/project_advertising.html:81 @@ -5080,15 +5115,15 @@ msgstr "" msgid "" "If you would like to completely remove advertising from your open source " "project, but both Read the Docs for Business and our Gold memberships don't " -"seem like the right fit, please get" -" in touch to discuss alternatives to advertising." +"seem like the right fit, please get in touch to discuss " +"alternatives to advertising." msgstr "" #: templates/projects/project_advertising.html:113 msgid "" -"If you are a company hosting commercial documentation on our community site," -" we do not allow removing paid advertisements on your documentation. Please " +"If you are a company hosting commercial documentation on our community site, " +"we do not allow removing paid advertisements on your documentation. Please " "consider Read the Docs for Business or a Gold membership." msgstr "" @@ -5108,7 +5143,9 @@ msgstr "Buat Proyek Baru" msgid "" "Create new documentation here. If you already have docs in a public " "repository," -msgstr "Buat dokumentasi baru disini. Jika anda telah mempunyai dokumentasi di repositori publik," +msgstr "" +"Buat dokumentasi baru disini. Jika anda telah mempunyai dokumentasi di " +"repositori publik," #: templates/projects/project_create.html:15 msgid "import an existing project" @@ -5156,9 +5193,8 @@ msgstr "" #: templates/projects/project_dashboard_base.html:146 #, python-format msgid "" -"Check out the documentation for Read the " -"Docs. It contains lots of information about how to get the most out of " -"RTD." +"Check out the documentation for Read the Docs. It contains lots of information about how to get the most out of RTD." msgstr "" #: templates/projects/project_delete.html:4 @@ -5195,10 +5231,14 @@ msgid "Delete project" msgstr "Hapus proyek" #: templates/projects/project_edit_base.html:19 +msgid " Addons" +msgstr "" + +#: templates/projects/project_edit_base.html:21 msgid "Edit Versions" msgstr "" -#: templates/projects/project_edit_base.html:24 +#: templates/projects/project_edit_base.html:26 #: templates/projects/projectrelationship_form.html:5 #: templates/projects/projectrelationship_form.html:12 #: templates/projects/projectrelationship_list.html:5 @@ -5206,7 +5246,7 @@ msgstr "" msgid "Subprojects" msgstr "Subproyek" -#: templates/projects/project_edit_base.html:28 +#: templates/projects/project_edit_base.html:30 #: templates/projects/webhook_exchange_detail.html:5 #: templates/projects/webhook_form.html:5 #: templates/projects/webhook_form.html:11 @@ -5215,19 +5255,19 @@ msgstr "Subproyek" msgid "Webhooks" msgstr "" -#: templates/projects/project_edit_base.html:29 +#: templates/projects/project_edit_base.html:31 #: templates/projects/project_notifications.html:5 #: templates/projects/project_notifications.html:12 msgid "Email Notifications" msgstr "" -#: templates/projects/project_edit_base.html:30 +#: templates/projects/project_edit_base.html:32 #: templates/projects/project_traffic_analytics.html:6 #: templates/projects/project_traffic_analytics.html:11 msgid "Traffic Analytics" msgstr "" -#: templates/projects/project_edit_base.html:31 +#: templates/projects/project_edit_base.html:33 #: templates/projects/projects_search_analytics.html:6 #: templates/projects/projects_search_analytics.html:11 msgid "Search Analytics" @@ -5288,9 +5328,11 @@ msgstr "" #: templates/projects/project_import.html:214 msgid "" -"You can import your project manually if it isn't listed here or connected to" -" one of your accounts." -msgstr "Anda dapat mengimpor proyek anda secara manual jika tidak terdaftar disini atau sambungan dengan salah satu akun anda." +"You can import your project manually if it isn't listed here or connected to " +"one of your accounts." +msgstr "" +"Anda dapat mengimpor proyek anda secara manual jika tidak terdaftar disini " +"atau sambungan dengan salah satu akun anda." #: templates/projects/project_import.html:221 msgid "Import Manually" @@ -5375,7 +5417,8 @@ msgstr "" msgid "" "\n" " * The way that we track 404 pages is on our backend hosting.\n" -" It's possible the number of times each page is viewed is undercounted because of caching in the browser or in a CDN.\n" +" It's possible the number of times each page is viewed is undercounted " +"because of caching in the browser or in a CDN.\n" " " msgstr "" @@ -5455,9 +5498,9 @@ msgstr "" #: templates/projects/project_version_detail.html:28 msgid "" "This version is inactive but its documentation is still available online. " -"You can delete this " -"version's documentation if you want to remove it completely." +"You can delete this version's documentation if you want to remove it " +"completely." msgstr "" #: templates/projects/project_version_list.html:24 @@ -5499,10 +5542,9 @@ msgstr "" #: templates/projects/projectrelationship_form.html:16 msgid "" -"Using subprojects allows you to serve multiple projects from the same domain" -" as your main project. Learn " -"more." +"Using subprojects allows you to serve multiple projects from the same domain " +"as your main project. Learn more." msgstr "" #: templates/projects/projectrelationship_form.html:28 @@ -5623,9 +5665,9 @@ msgstr "" #: templates/security.html:11 msgid "" -"For more details on security at Read the Docs or to report a security issue," -" please see our security policy." +"For more details on security at Read the Docs or to report a security issue, " +"please see our security policy." msgstr "" #: templates/socialaccount/authentication_error.html:5 @@ -5643,8 +5685,8 @@ msgid "" "On this page, you can manage the integration with your Git provider(s) that " "enables automatic import and configuration of your repositories. Read our documentation page about connecting Git " -"providers." +"target=\"_blank\">Read our documentation page about connecting Git providers." +"" msgstr "" #: templates/socialaccount/connections.html:37 @@ -5668,7 +5710,8 @@ msgstr "" #: templates/socialaccount/connections.html:95 msgid "" "You currently have no social network accounts connected to this account." -msgstr "Anda tidak memiliki akun jaringang sosial yang terhubung dengan akun ini." +msgstr "" +"Anda tidak memiliki akun jaringang sosial yang terhubung dengan akun ini." #: templates/socialaccount/connections.html:104 msgid "" diff --git a/readthedocs/locale/it/LC_MESSAGES/django.po b/readthedocs/locale/it/LC_MESSAGES/django.po index dd79bd2346e..3f69b13536d 100644 --- a/readthedocs/locale/it/LC_MESSAGES/django.po +++ b/readthedocs/locale/it/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Alessio Felicioni , 2015 # Anthony , 2022 @@ -15,22 +15,25 @@ # Nicola Marangon , 2013 # Riccardo Magliocchetti , 2018 # Stefano Campostrini, 2022 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-08 09:41+0000\n" +"POT-Creation-Date: 2024-10-23 13:42+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Eugenia Baldoni, 2024\n" -"Language-Team: Italian (http://app.transifex.com/readthedocs/readthedocs/language/it/)\n" +"Language-Team: Italian (http://app.transifex.com/readthedocs/readthedocs/" +"language/it/)\n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? " +"1 : 2;\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:717 -#: projects/filters.py:196 projects/models.py:1480 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:728 +#: projects/filters.py:196 projects/models.py:1484 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versione" @@ -171,8 +174,8 @@ msgstr "" #: api/v3/serializers.py:1033 #, python-brace-format msgid "" -"Prefix redirects have been removed. Please use an exact redirect `/prefix/*`" -" instead. See {blog_link}." +"Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " +"instead. See {blog_link}." msgstr "" #: api/v3/serializers.py:1039 @@ -228,7 +231,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:246 +#: projects/models.py:250 msgid "User" msgstr "Utente" @@ -240,9 +243,9 @@ msgstr "Codice utente" msgid "Username" msgstr "Nome utente" -#: audit/models.py:138 builds/models.py:95 builds/models.py:711 -#: organizations/filters.py:133 projects/filters.py:151 -#: projects/models.py:1474 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:95 builds/models.py:722 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1478 +#: redirects/models.py:48 msgid "Project" msgstr "Progetto" @@ -266,7 +269,7 @@ msgstr "Codice organizzazione" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1226 msgid "Action" msgstr "Azione" @@ -449,7 +452,7 @@ msgstr "Ramo" msgid "Tag" msgstr "Etichetta" -#: builds/constants.py:56 projects/constants.py:412 +#: builds/constants.py:56 projects/constants.py:414 msgid "Unknown" msgstr "Sconosciuto" @@ -481,7 +484,7 @@ msgstr "Attivo" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1579 +#: builds/filters.py:29 projects/models.py:1583 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Compilazione fallita" @@ -498,7 +501,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:139 builds/models.py:733 +#: builds/filters.py:48 builds/models.py:139 builds/models.py:744 msgid "State" msgstr "Stato" @@ -507,7 +510,7 @@ msgstr "Stato" msgid "Any" msgstr "Qualsiasi" -#: builds/filters.py:54 builds/models.py:100 builds/models.py:723 +#: builds/filters.py:54 builds/models.py:100 builds/models.py:734 msgid "Type" msgstr "Tipo" @@ -522,7 +525,8 @@ msgstr "" #: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." -msgstr "{version} è la versione di default del progetto, dovrebbe essere attiva." +msgstr "" +"{version} è la versione di default del progetto, dovrebbe essere attiva." #: builds/forms.py:170 msgid "Custom match should not be empty." @@ -541,7 +545,7 @@ msgid "Verbose Name" msgstr "Nome Dettagliato" #: builds/models.py:127 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:251 +#: projects/models.py:255 msgid "Slug" msgstr "Slug" @@ -561,7 +565,7 @@ msgstr "Compilato" msgid "Uploaded" msgstr "Caricato" -#: builds/models.py:154 projects/models.py:479 +#: builds/models.py:154 projects/models.py:483 msgid "Privacy Level" msgstr "Livello Dati Sensibili" @@ -593,7 +597,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:564 +#: builds/models.py:175 projects/models.py:568 msgid "Documentation type" msgstr "Tipo di documentazione" @@ -602,207 +606,206 @@ msgid "Type of documentation the version was built with." msgstr "" #: builds/models.py:183 -msgid "" -"Data generated at build time by the doctool (`readthedocs-build.yaml`)." +msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" #: builds/models.py:190 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:745 +#: builds/models.py:756 msgid "Status" msgstr "" -#: builds/models.py:752 integrations/models.py:145 +#: builds/models.py:763 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:753 +#: builds/models.py:764 msgid "Success" msgstr "Successo" -#: builds/models.py:758 +#: builds/models.py:769 msgid "Setup" msgstr "Setup" -#: builds/models.py:759 +#: builds/models.py:770 msgid "Setup error" msgstr "Errore durante il setup" -#: builds/models.py:760 +#: builds/models.py:771 msgid "Output" msgstr "Canale di Uscita" -#: builds/models.py:761 templates/builds/build_detail.html:261 +#: builds/models.py:772 templates/builds/build_detail.html:261 msgid "Error" msgstr "Errore" -#: builds/models.py:762 +#: builds/models.py:773 msgid "Exit code" msgstr "Codice di uscita" -#: builds/models.py:767 projects/models.py:1491 +#: builds/models.py:778 projects/models.py:1495 msgid "Commit" msgstr "Commit" -#: builds/models.py:773 +#: builds/models.py:784 msgid "Version slug" msgstr "" -#: builds/models.py:779 +#: builds/models.py:790 msgid "Version name" msgstr "" -#: builds/models.py:785 builds/models.py:1228 +#: builds/models.py:796 builds/models.py:1239 msgid "Version type" msgstr "" -#: builds/models.py:792 +#: builds/models.py:803 msgid "Configuration used in the build" msgstr "Configurazione usata nella build" -#: builds/models.py:797 +#: builds/models.py:808 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:805 +#: builds/models.py:816 msgid "Build Length" msgstr "Lunghezza della compilazione" -#: builds/models.py:808 +#: builds/models.py:819 msgid "Builder" msgstr "Compilatore" -#: builds/models.py:815 +#: builds/models.py:826 msgid "Cold Storage" msgstr "Cold Storage" -#: builds/models.py:821 +#: builds/models.py:832 msgid "Celery task id" msgstr "" -#: builds/models.py:1131 +#: builds/models.py:1142 msgid "Build" msgstr "Compilazione" -#: builds/models.py:1136 +#: builds/models.py:1147 msgid "Command" msgstr "Comando" -#: builds/models.py:1137 builds/models.py:1192 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:253 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1203 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:257 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Descrizione" -#: builds/models.py:1138 +#: builds/models.py:1149 msgid "Command output" msgstr "Risultato del comando" -#: builds/models.py:1139 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Codice di uscita del comando" -#: builds/models.py:1141 +#: builds/models.py:1152 msgid "Start time" msgstr "Ora di inizio" -#: builds/models.py:1142 +#: builds/models.py:1153 msgid "End time" msgstr "Ora di uscita" -#: builds/models.py:1170 +#: builds/models.py:1181 msgid "Activate version" msgstr "" -#: builds/models.py:1171 +#: builds/models.py:1182 msgid "Hide version" msgstr "" -#: builds/models.py:1172 +#: builds/models.py:1183 msgid "Make version public" msgstr "" -#: builds/models.py:1173 +#: builds/models.py:1184 msgid "Make version private" msgstr "" -#: builds/models.py:1174 +#: builds/models.py:1185 msgid "Set version as default" msgstr "" -#: builds/models.py:1175 +#: builds/models.py:1186 msgid "Delete version" msgstr "" -#: builds/models.py:1187 +#: builds/models.py:1198 msgid "Rule priority" msgstr "" -#: builds/models.py:1188 +#: builds/models.py:1199 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1198 +#: builds/models.py:1209 msgid "Match argument" msgstr "" -#: builds/models.py:1199 +#: builds/models.py:1210 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1214 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1216 msgid "" -"Match argument defined by us, it is used if is not None, otherwise match_arg" -" will be used." +"Match argument defined by us, it is used if is not None, otherwise match_arg " +"will be used." msgstr "" -#: builds/models.py:1216 +#: builds/models.py:1227 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1221 +#: builds/models.py:1232 msgid "Action argument" msgstr "" -#: builds/models.py:1222 +#: builds/models.py:1233 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1240 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1394 +#: builds/models.py:1405 msgid "Version activated" msgstr "" -#: builds/models.py:1395 +#: builds/models.py:1406 msgid "Version hidden" msgstr "" -#: builds/models.py:1397 +#: builds/models.py:1408 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1400 +#: builds/models.py:1411 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1402 +#: builds/models.py:1413 msgid "Version set as default" msgstr "" -#: builds/models.py:1403 +#: builds/models.py:1414 msgid "Version deleted" msgstr "" -#: builds/models.py:1408 +#: builds/models.py:1419 msgid "Matched rule" msgstr "" @@ -920,7 +923,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1594 +#: core/forms.py:198 projects/models.py:1598 msgid "URL" msgstr "" @@ -1037,8 +1040,8 @@ msgstr "" #: domains/validators.py:22 #, python-brace-format msgid "" -"Your organization has reached the limit of {feature.value} domains. Consider" -" removing unused domains or upgrading your plan." +"Your organization has reached the limit of {feature.value} domains. Consider " +"removing unused domains or upgrading your plan." msgstr "" #: gold/forms.py:50 @@ -1050,12 +1053,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:223 -#: organizations/models.py:297 projects/models.py:237 +#: organizations/models.py:297 projects/models.py:241 msgid "Publication date" msgstr "Data di pubblicazione" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:240 projects/models.py:1493 +#: organizations/models.py:298 projects/models.py:244 projects/models.py:1497 msgid "Modified date" msgstr "Data di modifica" @@ -1087,15 +1090,15 @@ msgstr "" #: gold/templates/gold/projects.html:20 #: gold/templates/gold/subscription_detail.html:52 msgid "" -"For small businesses or personal projects, we ask for $5 per month to remove" -" ads from a project." +"For small businesses or personal projects, we ask for $5 per month to remove " +"ads from a project." msgstr "" #: gold/templates/gold/projects.html:21 #: gold/templates/gold/subscription_detail.html:53 msgid "" -"For corporate supported open source projects, we ask for a $50 membership in" -" order to cover our support and operations costs." +"For corporate supported open source projects, we ask for a $50 membership in " +"order to cover our support and operations costs." msgstr "" #: gold/templates/gold/projects.html:24 @@ -1150,22 +1153,23 @@ msgstr "" msgid "" "Supporting Read the Docs lets us work more on features that people love. " "Your money will go directly to maintenance and development of the product." -msgstr "Il supporto a Read the Docs ci consente di lavorare di più sulle funzionalità che le persone amano. I tuoi soldi andranno direttamente alla manutenzione e allo sviluppo del prodotto." +msgstr "" +"Il supporto a Read the Docs ci consente di lavorare di più sulle " +"funzionalità che le persone amano. I tuoi soldi andranno direttamente alla " +"manutenzione e allo sviluppo del prodotto." #: gold/templates/gold/subscription_detail.html:57 msgid "" -"If you are a company using Read the Docs, please consider Read the Docs for Business. This will " -"help us cover our costs, and provide you with a better experience on the " -"site." +"If you are a company using Read the Docs, please consider Read the Docs for Business. This will help us cover " +"our costs, and provide you with a better experience on the site." msgstr "" #: gold/templates/gold/subscription_detail.html:66 #, python-format msgid "" -"For any questions about our Gold membership program, please email" -" us." +"For any questions about our Gold membership program, please email us." msgstr "" #: gold/templates/gold/subscription_detail.html:74 @@ -1292,8 +1296,8 @@ msgstr "" #: invitations/templates/invitations/invitation_detail.html:12 #, python-format msgid "" -"%(requestor_name)s has invited you to join" -" the %(target_name)s %(target_type)s." +"%(requestor_name)s has invited you to join " +"the %(target_name)s %(target_type)s." msgstr "" #: invitations/templates/invitations/invitation_detail.html:22 @@ -1332,7 +1336,7 @@ msgid "Unknown problem" msgstr "" #: notifications/messages.py:101 -msgid "Build terminated due inactivity" +msgid "Build terminated due to inactivity" msgstr "" #: notifications/messages.py:129 @@ -1458,7 +1462,7 @@ msgstr "Utenti" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:250 projects/models.py:1485 +#: projects/models.py:254 projects/models.py:1489 msgid "Name" msgstr "Nome" @@ -1556,7 +1560,8 @@ msgstr "Webhook attivato" #: oauth/utils.py:65 msgid "" "Webhook activation failed. Make sure you have the necessary permissions." -msgstr "Attivazione Webhook fallita. Assicurarsi di avere i permessi necessari." +msgstr "" +"Attivazione Webhook fallita. Assicurarsi di avere i permessi necessari." #: organizations/constants.py:9 msgid "Read-only" @@ -1584,8 +1589,7 @@ msgstr "" msgid "All organizations" msgstr "" -#: organizations/filters.py:103 projects/filters.py:161 -#: projects/filters.py:223 +#: organizations/filters.py:103 projects/filters.py:161 projects/filters.py:223 msgid "Sort by" msgstr "" @@ -1736,7 +1740,8 @@ msgstr "" msgid "" "\n" " Deleting this organization will also remove all the organization's\n" -" teams, users, projects, and built documentation. Are you sure that it\n" +" teams, users, projects, and built documentation. Are you sure that " +"it\n" " is safe to remove this organization?\n" " " msgstr "" @@ -1819,8 +1824,10 @@ msgstr "" #, python-format msgid "" "\n" -" This is a list of all the team members and owners inside your organization.\n" -" To invite members, invite them to a team\n" +" This is a list of all the team members and owners inside your " +"organization.\n" +" To invite members, invite them to a " +"team\n" " " msgstr "" @@ -1868,7 +1875,8 @@ msgid "" "\n" " Before you can add a project or build documentation,\n" " we will help you create an organization.\n" -" Access to your documentation is limited to only those inside your organization,\n" +" Access to your documentation is limited to only those inside your " +"organization,\n" " or inside a team with access.\n" " We'll help set up a team shortly,\n" " start by entering your organization details.\n" @@ -1910,14 +1918,16 @@ msgstr "" msgid "" "\n" " Access to your documentation is limited to\n" -" only those inside your organization, or inside a team with access.\n" +" only those inside your organization, or inside a team " +"with access.\n" " " msgstr "" #: organizations/templates/organizations/organization_create.html:50 msgid "" "\n" -" No need to decide now, you can pick a plan that fits your organization\n" +" No need to decide now, you can pick a plan that fits your " +"organization\n" " after a 30 day trial.\n" " " msgstr "" @@ -1948,15 +1958,15 @@ msgstr "" #: organizations/templates/organizations/security_log.html:19 #, python-format msgid "" -"The organization security log allows you to see" -" what has happened recently in your organization." +"The organization security log allows you to see " +"what has happened recently in your organization." msgstr "" #: organizations/templates/organizations/security_log.html:25 #, python-format msgid "" -"Showing logs from the last %(days_limit)s days. You can upgrade your plan to" -" increase the time period that is stored." +"Showing logs from the last %(days_limit)s days. You can upgrade your plan to " +"increase the time period that is stored." msgstr "" #: organizations/templates/organizations/security_log.html:30 @@ -1979,7 +1989,8 @@ msgstr "" #: organizations/templates/organizations/team_delete.html:13 msgid "" "\n" -" Deleting this team will revoke access for users that were in the team.\n" +" Deleting this team will revoke access for users that were in the " +"team.\n" " Are you sure that it is safe to remove these users?\n" " " msgstr "" @@ -2018,7 +2029,8 @@ msgstr "" #: organizations/templates/organizations/team_project_edit.html:15 msgid "" "\n" -" Select the projects that you would like this team to have access to.\n" +" Select the projects that you would like this team to have access " +"to.\n" " " msgstr "" @@ -2136,75 +2148,75 @@ msgstr "" msgid "Generic" msgstr "" -#: projects/constants.py:79 +#: projects/constants.py:81 msgid "Live" msgstr "Live" -#: projects/constants.py:80 +#: projects/constants.py:82 msgid "Deleted" msgstr "Eliminato" -#: projects/constants.py:86 +#: projects/constants.py:88 msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2068 +#: projects/constants.py:94 projects/models.py:2077 msgid "Public" msgstr "Pubblico" -#: projects/constants.py:93 +#: projects/constants.py:95 msgid "Private" msgstr "Privato" -#: projects/constants.py:104 +#: projects/constants.py:106 msgid "CPython 2.x" msgstr "CPython 2.x" -#: projects/constants.py:105 +#: projects/constants.py:107 msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:409 +#: projects/constants.py:411 msgid "Valid and active" msgstr "" -#: projects/constants.py:410 +#: projects/constants.py:412 msgid "Invalid" msgstr "" -#: projects/constants.py:411 +#: projects/constants.py:413 msgid "Pending" msgstr "" -#: projects/constants.py:421 +#: projects/constants.py:423 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:425 +#: projects/constants.py:427 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:429 +#: projects/constants.py:431 msgid "Single version without translations (/)" msgstr "" -#: projects/constants.py:446 +#: projects/constants.py:448 msgid "Alphabetically" msgstr "" -#: projects/constants.py:447 +#: projects/constants.py:449 msgid "SemVer (Read the Docs)" msgstr "" -#: projects/constants.py:450 +#: projects/constants.py:452 msgid "Python Packaging (PEP 440 and PEP 425)" msgstr "" -#: projects/constants.py:452 +#: projects/constants.py:454 msgid "CalVer (YYYY.0M.0M)" msgstr "" -#: projects/constants.py:453 +#: projects/constants.py:455 msgid "Define your own pattern" msgstr "" @@ -2319,15 +2331,14 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:451 projects/models.py:255 +#: projects/forms.py:451 projects/models.py:259 msgid "Short description of this project" msgstr "" #: projects/forms.py:473 #, python-brace-format msgid "" -"This setting is inherited from the parent " -"translation." +"This setting is inherited from the parent translation." msgstr "" #: projects/forms.py:548 @@ -2337,7 +2348,8 @@ msgstr "C'è già una traduzione \"{lang}\" per il progetto {proj}." #: projects/forms.py:577 msgid "Length of each tag must be less than or equal to 100 characters." -msgstr "La lunghezza di ciascun tag deve essere inferiore o uguale a 100 caratteri." +msgstr "" +"La lunghezza di ciascun tag deve essere inferiore o uguale a 100 caratteri." #: projects/forms.py:667 msgid "Enable Addons" @@ -2408,512 +2420,543 @@ msgstr "" msgid "Alias" msgstr "Alias" -#: projects/models.py:258 +#: projects/models.py:190 +#, fuzzy +#| msgid "Single version" +msgid "Sorting of versions" +msgstr "Versione unica" + +#: projects/models.py:200 +msgid "Custom version sorting pattern" +msgstr "" + +#: projects/models.py:206 +msgid "Show latest and stable at the beginning" +msgstr "" + +#: projects/models.py:262 msgid "Repository URL" msgstr "URL del Deposito Codice" -#: projects/models.py:261 +#: projects/models.py:265 msgid "Git repository URL" msgstr "" -#: projects/models.py:268 +#: projects/models.py:272 msgid "Repository type" msgstr "Tipo del repository" -#: projects/models.py:274 +#: projects/models.py:278 msgid "Project homepage" msgstr "Homepage del progetto" -#: projects/models.py:276 +#: projects/models.py:280 msgid "The project's homepage" msgstr "Pagina iniziale del progetto" -#: projects/models.py:279 +#: projects/models.py:283 msgid "Canonical URL" msgstr "URL Canonico" -#: projects/models.py:281 +#: projects/models.py:285 msgid "URL that documentation is expected to serve from" msgstr "URL a cui la documentazione dovrebbe essere servita" -#: projects/models.py:284 +#: projects/models.py:288 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:291 +#: projects/models.py:295 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " "current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:299 +#: projects/models.py:303 msgid "Single version" msgstr "Versione unica" -#: projects/models.py:302 +#: projects/models.py:306 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 "Un sito a versione unica non ha traduzioni e fa riferimento alla versione «ultima» collegata alla radice del dominio. Utilizza questa opzione con cautela, attivandola solamente se non intenderai attivare mai versioni multiple dei tuoi documenti." +msgstr "" +"Un sito a versione unica non ha traduzioni e fa riferimento alla versione " +"«ultima» collegata alla radice del dominio. Utilizza questa opzione con " +"cautela, attivandola solamente se non intenderai attivare mai " +"versioni multiple dei tuoi documenti." -#: projects/models.py:309 +#: projects/models.py:313 msgid "Default version" msgstr "Versione predefinita" -#: projects/models.py:312 +#: projects/models.py:316 msgid "The version of your project that / redirects to" msgstr "Versione del tuo progetto al quale / redirige" -#: projects/models.py:317 +#: projects/models.py:321 msgid "Default branch" msgstr "Ramo predefinito" -#: projects/models.py:323 +#: projects/models.py:327 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:328 +#: projects/models.py:332 msgid "Custom path prefix" msgstr "" -#: projects/models.py:334 +#: projects/models.py:338 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." msgstr "" -#: projects/models.py:339 +#: projects/models.py:343 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:345 +#: projects/models.py:349 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." msgstr "" -#: projects/models.py:352 +#: projects/models.py:356 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:355 +#: projects/models.py:359 msgid "" -"More information in our docs." +"More information in our docs." msgstr "" -#: projects/models.py:359 +#: projects/models.py:363 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:366 +#: projects/models.py:370 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:371 +#: projects/models.py:375 msgid "CDN Enabled" msgstr "CDN abilitata" -#: projects/models.py:373 +#: projects/models.py:377 msgid "Analytics code" msgstr "Codice Analytics" -#: projects/models.py:378 +#: projects/models.py:382 msgid "" -"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow" -" down your page loads." -msgstr "Google Analytics Tracking ID (ex. UA-22345342-1). Questo può rallentare il caricamento della pagina." +"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " +"down your page loads." +msgstr "" +"Google Analytics Tracking ID (ex. UA-22345342-1). Questo può " +"rallentare il caricamento della pagina." -#: projects/models.py:384 +#: projects/models.py:388 msgid "Disable Analytics" msgstr "" -#: projects/models.py:388 +#: projects/models.py:392 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:393 +#: projects/models.py:397 msgid "Alternative container image" msgstr "Immagine container alternativa" -#: projects/models.py:399 +#: projects/models.py:403 msgid "Container memory limit" msgstr "Limite di memoria del container" -#: projects/models.py:404 +#: projects/models.py:408 msgid "" -"Memory limit in Docker format -- example: 512m or " +"Memory limit in Docker format -- example: 512m or 1g" +msgstr "" +"Limite di memoria nel formato Docker -- esempio: 512m or " "1g" -msgstr "Limite di memoria nel formato Docker -- esempio: 512m or 1g" -#: projects/models.py:409 +#: projects/models.py:413 msgid "Container time limit in seconds" msgstr "Limite temporale del container, in secondi" -#: projects/models.py:414 +#: projects/models.py:418 msgid "Alternate build queue id" msgstr "ID della coda della build alternativo" -#: projects/models.py:420 +#: projects/models.py:424 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:425 +#: projects/models.py:429 msgid "Allow paid advertising" msgstr "Permetti annunci a pagamento" -#: projects/models.py:427 +#: projects/models.py:431 msgid "If unchecked, users will still see community ads." -msgstr "Se non selezionato, gli utenti continueranno a vedere annunci della community." +msgstr "" +"Se non selezionato, gli utenti continueranno a vedere annunci della " +"community." -#: projects/models.py:430 +#: projects/models.py:434 msgid "Ad-free" msgstr "Senza pubblicità" -#: projects/models.py:435 +#: projects/models.py:439 msgid "Is spam?" msgstr "" -#: projects/models.py:438 +#: projects/models.py:442 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:441 +#: projects/models.py:445 msgid "Show version warning" msgstr "Mostra warning di versione" -#: projects/models.py:443 +#: projects/models.py:447 msgid "Show warning banner in non-stable nor latest versions." msgstr "Mostra banner di warning nelle versioni non-stable o latest" -#: projects/models.py:447 +#: projects/models.py:451 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:453 +#: projects/models.py:457 msgid "" "Warning: experimental feature. Custom path from repository " -"top-level to your .readthedocs.yaml, ex. " -"subpath/docs/.readthedocs.yaml. Leave blank for default value: " -".readthedocs.yaml." +"top-level to your .readthedocs.yaml, ex. subpath/docs/." +"readthedocs.yaml. Leave blank for default value: .readthedocs." +"yaml." msgstr "" -#: projects/models.py:461 +#: projects/models.py:465 msgid "Featured" msgstr "In Evidenza" -#: projects/models.py:463 +#: projects/models.py:467 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:471 +#: projects/models.py:475 msgid "Delisted" msgstr "" -#: projects/models.py:473 +#: projects/models.py:477 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" msgstr "" -#: projects/models.py:484 +#: projects/models.py:488 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:491 +#: projects/models.py:495 msgid "Related projects" msgstr "Progetto correlati" -#: projects/models.py:499 templates/search/elastic_search.html:57 +#: projects/models.py:503 templates/search/elastic_search.html:57 msgid "Language" msgstr "Linguaggio" -#: projects/models.py:503 +#: projects/models.py:507 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." -msgstr "Codice della lingua col quale è presentata la documentazione del progetto. Nota: condiziona l'URL del tuo progetto. " +msgstr "" +"Codice della lingua col quale è presentata la documentazione del progetto. " +"Nota: condiziona l'URL del tuo progetto. " -#: projects/models.py:511 +#: projects/models.py:515 msgid "Programming Language" msgstr "Linguaggio di Programmazione" -#: projects/models.py:515 +#: projects/models.py:519 msgid "The primary programming language the project is written in." -msgstr "Il linguaggio di programmazione principale in cui il progetto è stato scritto." +msgstr "" +"Il linguaggio di programmazione principale in cui il progetto è stato " +"scritto." -#: projects/models.py:531 +#: projects/models.py:535 msgid "This project has been built with a webhook" msgstr "Il progetto è stato compilato con un webhook" -#: projects/models.py:535 +#: projects/models.py:539 msgid "This project has been successfully cloned" msgstr "Il progetto è stato clonato con successo" -#: projects/models.py:544 +#: projects/models.py:548 msgid "Connected repository" msgstr "" -#: projects/models.py:545 +#: projects/models.py:549 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:571 +#: projects/models.py:575 msgid "" -"Type of documentation you are building. More" -" info on sphinx builders." +"Type of documentation you are building. More " +"info on sphinx builders." msgstr "" -#: projects/models.py:582 +#: projects/models.py:586 msgid "project" msgstr "" -#: projects/models.py:593 +#: projects/models.py:597 msgid "Model must have slug" msgstr "Il modello deve possedere uno slug" -#: projects/models.py:1355 +#: projects/models.py:1359 msgid "Subproject nesting is not supported" msgstr "L'annidamento di sottprogetti non è supportato" -#: projects/models.py:1490 +#: projects/models.py:1494 msgid "Path" msgstr "Percorso" -#: projects/models.py:1492 +#: projects/models.py:1496 msgid "Build id" msgstr "" -#: projects/models.py:1495 +#: projects/models.py:1499 msgid "Page search rank" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1504 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1543 projects/models.py:1708 +#: projects/models.py:1547 projects/models.py:1712 msgid "created" msgstr "" -#: projects/models.py:1548 +#: projects/models.py:1552 msgid "modified" msgstr "" -#: projects/models.py:1577 +#: projects/models.py:1581 msgid "Build triggered" msgstr "" -#: projects/models.py:1578 +#: projects/models.py:1582 msgid "Build passed" msgstr "" -#: projects/models.py:1596 +#: projects/models.py:1600 msgid "URL to send the webhook to" msgstr "URL al quale inviare «webhook»" -#: projects/models.py:1599 +#: projects/models.py:1603 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1607 +#: projects/models.py:1611 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1610 +#: projects/models.py:1614 msgid "JSON payload" msgstr "" -#: projects/models.py:1612 +#: projects/models.py:1616 msgid "" -"JSON payload to send to the webhook. Check the docs for available substitutions." +"JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1723 msgid "Domain" msgstr "Dominio" -#: projects/models.py:1726 +#: projects/models.py:1730 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1730 +#: projects/models.py:1734 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1739 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1743 msgid "Use HTTPS" msgstr "Usa HTTPS" -#: projects/models.py:1741 +#: projects/models.py:1745 msgid "Always use HTTPS for this domain" msgstr "SSL è abilitato per questo dominio" -#: projects/models.py:1745 +#: projects/models.py:1749 msgid "Number of times this domain has been hit" msgstr "Numero delle volte che questo dominio è stato visitato" -#: projects/models.py:1750 templates/projects/domain_form.html:49 +#: projects/models.py:1754 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1763 msgid "Skip validation process." msgstr "" -#: projects/models.py:1763 +#: projects/models.py:1767 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1772 +#: projects/models.py:1776 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1777 +#: projects/models.py:1781 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1782 +#: projects/models.py:1786 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1924 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1923 +#: projects/models.py:1928 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1928 +#: projects/models.py:1933 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1939 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1943 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1947 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1952 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1957 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1961 +msgid "Build: Generate a file manifest for file tree diff." +msgstr "" + +#: projects/models.py:1966 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1970 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1974 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1977 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1978 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1972 +#: projects/models.py:1981 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1976 +#: projects/models.py:1985 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1990 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1996 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2002 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1997 +#: projects/models.py:2006 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2001 +#: projects/models.py:2010 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2006 +#: projects/models.py:2015 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2028 msgid "Feature identifier" msgstr "Identificatore di funzionalità" -#: projects/models.py:2024 +#: projects/models.py:2033 msgid "Date feature was added" msgstr "È stata aggiunta la funzione data" -#: projects/models.py:2030 +#: projects/models.py:2039 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2043 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2056 +#: projects/models.py:2065 msgid "Name of the environment variable" msgstr "Nome della variabile d'ambiente" -#: projects/models.py:2060 +#: projects/models.py:2069 msgid "Value of the environment variable" msgstr "Valore della variabile d'ambiente" -#: projects/models.py:2065 +#: projects/models.py:2074 msgid "Project where this variable will be used" msgstr "Progetto dove questa variabile sarà usata" -#: projects/models.py:2071 +#: projects/models.py:2080 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2991,8 +3034,8 @@ msgstr "" #: projects/validators.py:119 #, python-brace-format msgid "" -"Found invalid character. Avoid these characters: " -"{invalid_characters}" +"Found invalid character. Avoid these characters: {invalid_characters}" msgstr "" #: projects/validators.py:133 @@ -3036,7 +3079,9 @@ msgstr "" msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." -msgstr "C'è un problema con il tuo {service} account, prova a riconnettere il tuo account alla pagina dei servizi collegati." +msgstr "" +"C'è un problema con il tuo {service} account, prova a riconnettere il tuo " +"account alla pagina dei servizi collegati." #: projects/views/private.py:535 msgid "Subproject created" @@ -3187,9 +3232,11 @@ msgstr "" #: redirects/models.py:33 msgid "" -"Absolute path, excluding the domain. Example: /docs/ or " -"/install.html" -msgstr "Path assoluto, escluso il dominio. As esempio: /docs/ o /install.html" +"Absolute path, excluding the domain. Example: /docs/ or /install." +"html" +msgstr "" +"Path assoluto, escluso il dominio. As esempio: /docs/ o /install." +"html" #: redirects/models.py:37 msgid "Absolute or relative URL. Example: /tutorial/install.html" @@ -3254,7 +3301,7 @@ msgstr "" #: redirects/templates/redirects/redirect_form.html:8 #: redirects/templates/redirects/redirect_list.html:6 #: redirects/templates/redirects/redirect_list.html:13 -#: templates/projects/project_edit_base.html:22 +#: templates/projects/project_edit_base.html:24 msgid "Redirects" msgstr "Redirezioni" @@ -3398,7 +3445,7 @@ msgid "Custom domain" msgstr "" #: subscriptions/constants.py:26 -msgid "CDN public documentation" +msgid "CDN for public documentation" msgstr "" #: subscriptions/constants.py:27 @@ -3455,8 +3502,8 @@ msgstr "" #: subscriptions/forms.py:29 msgid "" -"Check our pricing " -"page for more information about each plan." +"Check our pricing page for more information about each plan." msgstr "" #: subscriptions/notifications.py:92 @@ -3492,8 +3539,7 @@ msgstr "" msgid "Signed up" msgstr "" -#. Translators: this is the subscription start date, used here as "4 days ago" -#. or "5 months ago" +#. Translators: this is the subscription start date, used here as "4 days ago" or "5 months ago" #: subscriptions/templates/subscriptions/subscription_detail.html:75 #, python-format msgid "%(time_since_signup)s ago" @@ -3513,8 +3559,8 @@ msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" -"Use the button above to see past invoices, change your plan, and update your" -" billing information." +"Use the button above to see past invoices, change your plan, and update your " +"billing information." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:115 @@ -3536,7 +3582,8 @@ msgstr "" #: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." -msgstr "C'è stato un errore nel connettersi a Stripe, riprova tra qualche minuto." +msgstr "" +"C'è stato un errore nel connettersi a Stripe, riprova tra qualche minuto." #: templates/account/email.html:5 templates/account/email.html:9 #: templates/profiles/base_profile_edit.html:51 @@ -3573,9 +3620,11 @@ msgstr "Attenzione:" #: templates/account/email.html:46 msgid "" -"You currently do not have any email address set up. You should really add an" -" email address so you can receive notifications, reset your password, etc." -msgstr "Non hai ancora impostato nessun indirizzo email. Dovresti aggiungerne uno per ricevere notifiche, resettare la password, ecc." +"You currently do not have any email address set up. You should really add an " +"email address so you can receive notifications, reset your password, etc." +msgstr "" +"Non hai ancora impostato nessun indirizzo email. Dovresti aggiungerne uno " +"per ricevere notifiche, resettare la password, ecc." #: templates/account/email.html:50 msgid "Add E-mail Address" @@ -3594,27 +3643,35 @@ msgstr "Sei sicuro di voler rimuovere l'indirizzo email selezionato?" msgid "" "To verify your email address and finish setting up your account, please go " "to:" -msgstr "Per verificare il tuo indirizzo email e completare il tuo account, per favore vai a:" +msgstr "" +"Per verificare il tuo indirizzo email e completare il tuo account, per " +"favore vai a:" #: templates/account/email/email_confirmation_message.html:15 #: templates/account/email/email_confirmation_message.txt:10 msgid "" "If you did not sign up for an account with Read the Docs, you can disregard " "this email." -msgstr "Se non ti sei registrato per un account su Read the Docs, puoi non considerare questa email." +msgstr "" +"Se non ti sei registrato per un account su Read the Docs, puoi non " +"considerare questa email." #: templates/account/email/password_reset_key_message.html:7 #: templates/account/email/password_reset_key_message.txt:6 msgid "" "A request has been made to reset your Read the Docs password. To confirm " "this reset request, please go to:" -msgstr "È stata effettuata una richiesta di reimpostazione della password Leggi la documentazione. Per confermare questa richiesta di ripristino, andare a:" +msgstr "" +"È stata effettuata una richiesta di reimpostazione della password Leggi la " +"documentazione. Per confermare questa richiesta di ripristino, andare a:" #: templates/account/email/password_reset_key_message.html:15 #: templates/account/email/password_reset_key_message.txt:10 msgid "" "If you did not request to reset your password, you can disregard this email." -msgstr "Se non hai richiesto tu di resettare la tua password, puoi non considerare questa email." +msgstr "" +"Se non hai richiesto tu di resettare la tua password, puoi non considerare " +"questa email." #: templates/account/email/password_reset_key_subject.txt:3 msgid "Password reset" @@ -3649,14 +3706,17 @@ msgstr "" msgid "" "If you have not created an account yet, then please sign up first." -msgstr "Se non hai ancora creato un profilo, provvedi prima alla tua registrazione." +msgstr "" +"Se non hai ancora creato un profilo, provvedi prima alla tua registrazione." #: templates/account/login.html:55 #, python-format msgid "" -"If you forgot your password, reset " -"it." -msgstr "Se hai dimenticato la password, reimpostala." +"If you forgot your password, reset it." +msgstr "" +"Se hai dimenticato la password, reimpostala." #: templates/account/login.html:78 msgid "Log in using single sign-on" @@ -3669,8 +3729,7 @@ msgstr "" msgid "Change Password" msgstr "Cambia Password" -#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But -#. unfortunately the three bits have to be separate. +#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But unfortunately the three bits have to be separate. #: templates/account/signup.html:5 templates/core/home-header.html:17 msgid "Sign up" msgstr "Registrati" @@ -3679,7 +3738,8 @@ msgstr "Registrati" #, python-format msgid "" "Already have an account? Then please sign in." -msgstr "Hai già un account? Allora per favore accedi." +msgstr "" +"Hai già un account? Allora per favore accedi." #: templates/account/signup.html:19 #, python-format @@ -3694,16 +3754,15 @@ msgstr "" #: templates/account/signup.html:33 msgid "" -"Sign up using the following provider. If you don't have an account with this" -" provider, please contact your organization owner and ask about this." +"Sign up using the following provider. If you don't have an account with this " +"provider, please contact your organization owner and ask about this." msgstr "" #: templates/account/signup.html:48 msgid "" -"By signing up, you agree to our Terms of " -"Service and Privacy Policy." +"By signing up, you agree to our Terms of Service and Privacy Policy." msgstr "" #: templates/archive/index.html:5 @@ -3722,7 +3781,9 @@ msgstr "Blog" msgid "" "Sign up for our newsletter to get our latest blog updates delivered to your " "inbox weekly." -msgstr "Iscriviti alla nostra newsletter per ricevere settimanalmente gli ultimi aggiornamenti del blog nella tua casella di posta." +msgstr "" +"Iscriviti alla nostra newsletter per ricevere settimanalmente gli ultimi " +"aggiornamenti del blog nella tua casella di posta." #: templates/base.html:174 msgid "Subscribe" @@ -3799,8 +3860,8 @@ msgstr "Filtro" #: templates/builds/build_detail.html:39 #, python-format msgid "" -"Our new beta dashboard is now available for testing! Try" -" viewing this build on the new dashboard." +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." msgstr "" #: templates/builds/build_detail.html:53 @@ -3913,15 +3974,15 @@ msgstr "Etichette più comuni" #: templates/builds/versionautomationrule_list.html:6 #: templates/builds/versionautomationrule_list.html:15 -#: templates/projects/project_edit_base.html:27 +#: templates/projects/project_edit_base.html:29 msgid "Automation Rules" msgstr "" #: templates/builds/versionautomationrule_list.html:20 msgid "" -"Automate actions on new branches and tags. Check the documentation on automation rules for more information." +"Automate actions on new branches and tags. Check the documentation on automation " +"rules for more information." msgstr "" #: templates/builds/versionautomationrule_list.html:32 @@ -3942,8 +4003,7 @@ msgstr "Attività recente" #, python-format msgid "" "%(type)s \"%(version)s\" matched the pattern \"%(pattern)s\", " -"and the action %(action)s was performed %(date)s " -"ago." +"and the action %(action)s was performed %(date)s ago." msgstr "" #: templates/builds/versionautomationrule_list.html:101 @@ -4038,7 +4098,8 @@ msgstr "Deposito Codice" #: templates/core/project_detail_right.html:21 msgid "Used in URL's and in code to represent the project name" -msgstr "Utilizzato negli URL e nel codice per rappresentare il nome del progetto" +msgstr "" +"Utilizzato negli URL e nel codice per rappresentare il nome del progetto" #: templates/core/project_detail_right.html:22 msgid "Project Slug" @@ -4066,7 +4127,7 @@ msgid "No builds yet" msgstr "Ancora nessuna build" #: templates/core/project_detail_right.html:51 -#: templates/projects/project_edit_base.html:21 +#: templates/projects/project_edit_base.html:23 #: templates/projects/project_users.html:9 msgid "Maintainers" msgstr "Gestori" @@ -4086,14 +4147,15 @@ msgstr "Il progetto non ha tag." #: templates/core/project_detail_right.html:90 #, python-format msgid "Add some in your project settings." -msgstr "Aggiungine nelle tue impostazioni di progetto." +msgstr "" +"Aggiungine nelle tue impostazioni di progetto." #: templates/core/project_detail_right.html:100 msgid "Short URLs" msgstr "URL Brevi" #: templates/core/project_detail_right.html:111 -#: templates/projects/project_edit_base.html:23 +#: templates/projects/project_edit_base.html:25 #: templates/projects/project_translations.html:12 msgid "Translations" msgstr "Traduzioni" @@ -4158,8 +4220,7 @@ msgstr "Iniziamo." msgid "Maze Found" msgstr "Trovato Labirinto" -#: templates/errors/dashboard/404.html:6 -#: templates/errors/dashboard/404.html:11 +#: templates/errors/dashboard/404.html:6 templates/errors/dashboard/404.html:11 #: templates/errors/proxito/404/base.html:6 #: templates/errors/proxito/404/base.html:11 msgid "404 Not Found" @@ -4176,9 +4237,8 @@ msgstr "" msgid "Too many requests" msgstr "Troppe richieste" -#: templates/errors/dashboard/4xx.html:6 -#: templates/errors/dashboard/4xx.html:11 templates/errors/proxito/4xx.html:7 -#: templates/errors/proxito/4xx.html:11 +#: templates/errors/dashboard/4xx.html:6 templates/errors/dashboard/4xx.html:11 +#: templates/errors/proxito/4xx.html:7 templates/errors/proxito/4xx.html:11 msgid "Bad request" msgstr "" @@ -4205,7 +4265,14 @@ msgid "" "Read the Docs dashboard and we attempted to intelligently guess the correct " "project based on DNS settings. Now, we believe that explicit is better than " "implicit. Below are some steps to help you get your domain working again:" -msgstr "Se controllando questo dominio credici ci sia un errore, per favore verifica la documentazione del custom domain. In passato, abbiamo permesso a domini custom di indirizzare a noi senza configurare il dominio nella dashboard di Read the Docs e abbiamo provato a individuare il progetto corretto basandoci sulle impostazioni dei DNS. Ora, crediamo che esplicito sia meglio di implicito. Sotto ci sono alcuni passi per aiutarti a far funzionare il tuo dominio di nuovo:" +msgstr "" +"Se controllando questo dominio credici ci sia un errore, per favore verifica " +"la documentazione del custom domain. In passato, " +"abbiamo permesso a domini custom di indirizzare a noi senza configurare il " +"dominio nella dashboard di Read the Docs e abbiamo provato a individuare il " +"progetto corretto basandoci sulle impostazioni dei DNS. Ora, crediamo che " +"esplicito sia meglio di implicito. Sotto ci sono alcuni passi per aiutarti a " +"far funzionare il tuo dominio di nuovo:" #: templates/errors/proxito/404/dns.html:23 #: templates/errors/proxito/404/include_tips.html:3 @@ -4219,13 +4286,16 @@ msgstr "" #: templates/errors/proxito/404/dns.html:28 msgid "Ensure you have a CNAME record pointing to readthedocs.io" -msgstr "Assicurati di avere un record CNAME che punta a readthedocs.io" +msgstr "" +"Assicurati di avere un record CNAME che punta a readthedocs.io" #: templates/errors/proxito/404/dns.html:29 msgid "" "Add your desired domain in the Read the Docs dashboard for your project " "(under Your Project >> Admin >> Domains)" -msgstr "Aggiungi il tuo dominio nella dashboard di Read the Docs per il tuo progetto (sotto Il tuo progetto >> Amministrazioni >> Domini)" +msgstr "" +"Aggiungi il tuo dominio nella dashboard di Read the Docs per il tuo progetto " +"(sotto Il tuo progetto >> Amministrazioni >> Domini)" #: templates/errors/proxito/404/include_error_message.html:4 #, python-format @@ -4265,8 +4335,8 @@ msgstr "" #: templates/errors/proxito/404/no_project.html:9 #, python-format msgid "" -"The project for %(domain)s that you are looking for either does" -" not exist, has been deleted or doesn't have any successful builds yet." +"The project for %(domain)s that you are looking for either does " +"not exist, has been deleted or doesn't have any successful builds yet." msgstr "" #: templates/errors/proxito/418.html:7 templates/errors/proxito/418.html:11 @@ -4284,7 +4354,8 @@ msgstr "Quello che stai dicendo:" #: templates/flagging/flag_confirm.html:21 #, python-format -msgid "Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" +msgid "" +"Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" msgstr "Vuoi contrassegnare \"%(object)s\" come \"%(flag_type.title)s\"?" #: templates/flagging/flag_confirm.html:23 @@ -4304,7 +4375,8 @@ msgstr "Esito positivo per contrassegno" #: templates/flagging/flag_success.html:16 #, python-format msgid "You have successfully flagged \"%(object)s\" as \"%(flag_type.title)s\"" -msgstr "Hai contrassegnato corettamente \"%(object)s\" come \"%(flag_type.title)s\"" +msgstr "" +"Hai contrassegnato corettamente \"%(object)s\" come \"%(flag_type.title)s\"" #: templates/flagging/flag_success.html:18 msgid "Thank you for contributing to the quality of this site!" @@ -4313,9 +4385,13 @@ msgstr "Grazie per il tuo contributo alla qualità di questo sito!" #: templates/homepage.html:9 msgid "" "Read the Docs simplifies technical documentation by automating building, " -"versioning, and hosting for you. Build up-to-date documentation for the web," -" print, and offline use on every version control push automatically." -msgstr "Read the Docs semplifica la documentazione tecnica automatizzando la creazione, il controllo delle versioni e l'hosting per te. Crea documentazione aggiornata per il web, la stampa e l'uso offline su ogni push di controllo versione automaticamente." +"versioning, and hosting for you. Build up-to-date documentation for the web, " +"print, and offline use on every version control push automatically." +msgstr "" +"Read the Docs semplifica la documentazione tecnica automatizzando la " +"creazione, il controllo delle versioni e l'hosting per te. Crea " +"documentazione aggiornata per il web, la stampa e l'uso offline su ogni push " +"di controllo versione automaticamente." #: templates/homepage.html:12 msgid "Home" @@ -4329,7 +4405,9 @@ msgstr "La documentazione tecnica vive qui" msgid "" "Read the Docs simplifies software documentation by automating building, " "versioning, and hosting of your docs for you." -msgstr "Read the Docs semplifica la documentazione del software automatizzando la creazione, il versioning e l'hosting dei tuoi documenti per te." +msgstr "" +"Read the Docs semplifica la documentazione del software automatizzando la " +"creazione, il versioning e l'hosting dei tuoi documenti per te." #: templates/homepage.html:58 msgid "Free docs hosting for open source" @@ -4359,8 +4437,8 @@ msgstr "" #: templates/homepage.html:86 msgid "" -"We build and host your docs for the web, but they are also viewable as PDFs," -" as single page HTML, and for eReaders. No additional configuration is " +"We build and host your docs for the web, but they are also viewable as PDFs, " +"as single page HTML, and for eReaders. No additional configuration is " "required." msgstr "" @@ -4370,10 +4448,14 @@ msgstr "" #: templates/homepage.html:96 msgid "" -"We can host and build multiple versions of your docs so having a 1.0 version" -" of your docs and a 2.0 version of your docs is as easy as having a separate" -" branch or tag in your version control system." -msgstr "Siamo in grado di ospitare e creare più versioni dei tuoi documenti, quindi avere una versione 1.0 e una versione 2.0 dei tuoi documenti è facile come avere un branch o un tag separato nel tuo sistema di controllo delle versioni." +"We can host and build multiple versions of your docs so having a 1.0 version " +"of your docs and a 2.0 version of your docs is as easy as having a separate " +"branch or tag in your version control system." +msgstr "" +"Siamo in grado di ospitare e creare più versioni dei tuoi documenti, quindi " +"avere una versione 1.0 e una versione 2.0 dei tuoi documenti è facile come " +"avere un branch o un tag separato nel tuo sistema di controllo delle " +"versioni." #: templates/homepage.html:109 msgid "Read the Tutorial" @@ -4394,10 +4476,10 @@ msgstr "" msgid "" "
    • Serve over 55 million pages of " "documentation a month
    • Serve over 40 TB of documentation a " -"month
    • Host over 80,000 open source projects and support over" -" 100,000 users
    • Are supported by a very small team" -" of dedicated engineers
    " +"month
  • Host over 80,000 open source projects and support over " +"100,000 users
  • Are supported by a very small team of dedicated " +"engineers
  • " msgstr "" #: templates/homepage.html:143 @@ -4407,30 +4489,28 @@ msgstr "Read the Docs è finanziato dalla community" #: templates/homepage.html:149 #, python-format msgid "" -"We fund our operations through advertising, " -"corporate-hosted documentation with Read" -" the Docs for Business, donations, and we" -" are supported by a number of generous sponsors." +"We fund our operations through advertising, corporate-hosted documentation with " +"Read the Docs for Business, donations, and we are supported by a number of " +"generous sponsors." msgstr "" #: templates/homepage.html:158 msgid "" "Read the Docs is open source and community supported. It depends on users " "like you to contribute to development, support, and operations. You can " -"learn more about how to contribute in " -"our docs. Thanks so much to our wonderful team who helps us " -"run the site. Read the Docs wouldn't be possible without them." +"learn more about how to contribute in our docs. Thanks so much to our " +"wonderful team " +"who helps us run the site. Read the Docs wouldn't be possible without them." msgstr "" #: templates/homepage.html:168 msgid "" -"Hosting for the project is graciously provided by AWS and Cloudflare." +"Hosting for the project is graciously provided by AWS and Cloudflare." msgstr "" #: templates/notifications/send_notification_form.html:6 @@ -4490,7 +4570,9 @@ msgstr "Approfondisci qui." msgid "" "This is a post-commit hook. Set it up in your project admin to POST here, " "for us to update your doc changes automatically." -msgstr "È un «post-commit hook». Configuralo nell'amministrazione del tuo progetto come metodo POST, ci consentirà di aggiornare automaticamente i cambiamenti." +msgstr "" +"È un «post-commit hook». Configuralo nell'amministrazione del tuo progetto " +"come metodo POST, ci consentirà di aggiornare automaticamente i cambiamenti." #: templates/profiles/base_profile.html:27 #: templates/profiles/base_profile_edit.html:30 @@ -4521,7 +4603,7 @@ msgid "Gold Membership" msgstr "" #: templates/profiles/base_profile_edit.html:57 -#: templates/projects/project_edit_base.html:33 +#: templates/projects/project_edit_base.html:35 msgid "Advertising" msgstr "Pubblicità" @@ -4539,15 +4621,17 @@ msgstr "" msgid "" "Read the Docs is an open source project. In order to maintain service, we " "rely on both the support of our users, and from sponsor support." -msgstr "Read the Docs è un progetto open source. Per riuscire a mantenere il servizio, ci affidiamo sia al supporto dei nostri utenti, che a quello dei nostri sponsor." +msgstr "" +"Read the Docs è un progetto open source. Per riuscire a mantenere il " +"servizio, ci affidiamo sia al supporto dei nostri utenti, che a quello dei " +"nostri sponsor." #: templates/profiles/private/advertising_profile.html:30 msgid "" "For more details on advertising on Read the Docs including the privacy " "protections we have in place for users and community advertising we run on " -"behalf of the open source community, see our documentation." +"behalf of the open source community, see our documentation." msgstr "" #: templates/profiles/private/advertising_profile.html:41 @@ -4571,9 +4655,9 @@ msgstr "" #: templates/profiles/private/delete_account.html:34 msgid "" -"All organizations and its projects where you are the only owner will" -" be deleted. If you want to keep an organization, add another owner" -" or transfer ownership. The following organizations and all their projects " +"All organizations and its projects where you are the only owner will " +"be deleted. If you want to keep an organization, add another owner " +"or transfer ownership. The following organizations and all their projects " "will be deleted." msgstr "" @@ -4597,9 +4681,9 @@ msgstr "" #: templates/profiles/private/token_list.html:13 msgid "" "Personal Access Token are tokens that allow you to use the Read the Docs " -"APIv3 being authenticated as yourself. See APIv3 " -"documentation for more information." +"APIv3 being authenticated as yourself. See APIv3 documentation for more " +"information." msgstr "" #: templates/profiles/private/token_list.html:25 @@ -4639,8 +4723,8 @@ msgstr "Crea Dominio" #: templates/projects/domain_form.html:33 #, python-format msgid "" -"To configure this domain add a CNAME record in your DNS pointing your custom" -" domain to %(cname_target)s." +"To configure this domain add a CNAME record in your DNS pointing your custom " +"domain to %(cname_target)s." msgstr "" #: templates/projects/domain_form.html:41 @@ -4658,7 +4742,7 @@ msgid "Saving the domain will revalidate the SSL certificate" msgstr "" #: templates/projects/domain_list.html:12 -#: templates/projects/project_edit_base.html:20 +#: templates/projects/project_edit_base.html:22 msgid "Domains" msgstr "Domini" @@ -4667,8 +4751,8 @@ msgstr "Domini" msgid "" "This project is a subproject of %(superproject)s, its documentation will " -"always be served from the %(domain)s domain. %(domain)s
    domain. Learn more." msgstr "" @@ -4703,7 +4787,7 @@ msgstr "Aggiungi" #: templates/projects/environmentvariable_form.html:12 #: templates/projects/environmentvariable_list.html:5 #: templates/projects/environmentvariable_list.html:12 -#: templates/projects/project_edit_base.html:26 +#: templates/projects/project_edit_base.html:28 msgid "Environment Variables" msgstr "Variabili d'ambiente" @@ -4742,8 +4826,8 @@ msgstr "I Dettagli del Progetto " msgid "" "To import a project, start by entering a few details about your repository. " "You can set additional configuration options for your documentation in a .readthedocs.yml file." +"href=\"https://docs.readthedocs.io/en/stable/config-file/v2.html\">." +"readthedocs.yml file." msgstr "" #: templates/projects/import_config.html:5 @@ -4753,10 +4837,10 @@ msgstr "" #: templates/projects/import_config.html:8 msgid "" "Make sure your project has a .readthedocs.yaml configuration " -"file at the root directory of your repository. This file is required by Read" -" the Docs to build your documentation. You can read more" -" about our configuration file in our documentation." +"file at the root directory of your repository. This file is required by Read " +"the Docs to build your documentation. You can read more about our " +"configuration file in our documentation." msgstr "" #: templates/projects/import_config.html:16 @@ -4778,8 +4862,7 @@ msgid "" "href=\"%(support_url)s\">contacting support." msgstr "" -#. Translators: After 'Flag this project as' follows either 'Inappropriate', -#. 'Spam' and/or 'Duplicate' +#. Translators: After 'Flag this project as' follows either 'Inappropriate', 'Spam' and/or 'Duplicate' #: templates/projects/includes/flagging.html:7 msgid "Flag this project as" msgstr "Contrassegna progetto come" @@ -4801,7 +4884,7 @@ msgstr "Duplicato" #: templates/projects/integration_form.html:12 #: templates/projects/integration_list.html:5 #: templates/projects/integration_list.html:12 -#: templates/projects/project_edit_base.html:25 +#: templates/projects/project_edit_base.html:27 msgid "Integrations" msgstr "Integrazioni" @@ -4861,16 +4944,15 @@ msgstr "" msgid "" "This integration does not have a secret, the authenticity of the incoming " "webhook cannot be verified. Click on \"Resync webhook\" to generate " -"a secret. Read more in our blog post." +"a secret. Read more in our blog post." msgstr "" #: templates/projects/integration_webhook_detail.html:92 msgid "" "For more information on manually configuring a webhook, refer to our webhook documentation. " +"href=\"https://docs.readthedocs.io/page/guides/setup/git-repo-automatic." +"html\"> our webhook documentation. " msgstr "" #: templates/projects/integration_webhook_detail.html:104 @@ -4940,10 +5022,13 @@ msgstr "Inizia a compilare la tua documentazione" #: templates/projects/onboard_detail.html:10 msgid "" -"This project has not been built yet. Try building the latest version now, or" -" if you would like to build a specific version, select the version below and" -" your documentation build will be triggered." -msgstr "Questo progetto non è ancora stato compilato. Prova a compilare l'ultima versione ora, oppure se desideri creare una versione specifica, seleziona la versione di seguito e verrà avviata la compilazione della documentazione." +"This project has not been built yet. Try building the latest version now, or " +"if you would like to build a specific version, select the version below and " +"your documentation build will be triggered." +msgstr "" +"Questo progetto non è ancora stato compilato. Prova a compilare l'ultima " +"versione ora, oppure se desideri creare una versione specifica, seleziona la " +"versione di seguito e verrà avviata la compilazione della documentazione." #: templates/projects/onboard_detail.html:21 msgid "Build latest version" @@ -4956,9 +5041,8 @@ msgstr "La documentazione e' pronta di usare. " #: templates/projects/onboard_detail.html:33 msgid "" "Your documentation has been built. Ensure your documentation is kept up to " -"date with every commit to your repository, by setting up a " -"webhook." +"date with every commit to your repository, by setting up a webhook." msgstr "" #: templates/projects/onboard_detail.html:41 @@ -4971,8 +5055,8 @@ msgstr "La compilazione della tua documentazione è fallita" #: templates/projects/onboard_detail.html:50 msgid "" -"There was a problem building your documentation, you can see what went wrong" -" in the build output. If you need more help, check out some of the problems frequently " "encountered during builds." msgstr "" @@ -4989,7 +5073,9 @@ msgstr "La tua documentazione sta compilando" msgid "" "You'll be able to view your documentation in a minute or two, once your " "project is done building." -msgstr "La tua documentazione sarà disponibile in un minuto o due, non appena il tuo progetto sarà compilato." +msgstr "" +"La tua documentazione sarà disponibile in un minuto o due, non appena il tuo " +"progetto sarà compilato." #: templates/projects/onboard_import.html:5 msgid "Ready to share your documentation" @@ -4998,17 +5084,16 @@ msgstr "Pronto a condividere la tua documentazione" #: templates/projects/onboard_import.html:10 #, python-format msgid "" -"You don't have any projects yet, but you can start building documentation by" -" importing one. Not sure how to start documenting your project? Check out " -"the Tutorial to learn how." +"You don't have any projects yet, but you can start building documentation by " +"importing one. Not sure how to start documenting your project? Check out the " +"Tutorial to learn how." msgstr "" #: templates/projects/onboard_import.html:19 #, python-format msgid "" -"In a hurry? Fork our template " -"project on GitHub, and import " -"it." +"In a hurry? Fork our template project on GitHub, and import it." msgstr "" #: templates/projects/onboard_import.html:25 @@ -5025,7 +5110,9 @@ msgstr "Annunci della documentazione" msgid "" "We will periodically run advertisements on built documentation pages for " "sponsors, however we have strict guidelines on advertisements:" -msgstr "Periodicamente pubblicheremo per conto degli sponsor degli annunci su pagine di documentazione, tuttavia abbiamo linee guida rigorose sulla pubblicità:" +msgstr "" +"Periodicamente pubblicheremo per conto degli sponsor degli annunci su pagine " +"di documentazione, tuttavia abbiamo linee guida rigorose sulla pubblicità:" #: templates/projects/project_advertising.html:32 msgid "We don't give sponsors access to user information." @@ -5044,12 +5131,11 @@ msgstr "" #: templates/projects/project_advertising.html:50 msgid "" "For more details on advertising on Read the Docs including the privacy " -"protections we have in place for users and community advertising we run on behalf " -"of the open source community, see our documentation." +"protections we have in place for users and community advertising we run on behalf of the open source " +"community, see our documentation." msgstr "" #: templates/projects/project_advertising.html:59 @@ -5060,17 +5146,17 @@ msgstr "Rinuncia" #, python-format msgid "" "In addition to the advertising preferences we have for individual users, we have multiple ways" -" for projects to opt out of advertising on Read the Docs." +"href=\"%(ads_preferences_url)s\">individual users, we have multiple ways " +"for projects to opt out of advertising on Read the Docs." msgstr "" #: templates/projects/project_advertising.html:71 msgid "" "If you are part of a company that uses Read the Docs to host documentation " -"for a commercial product, please consider Read the Docs for Business which " -"offers a completely ad-free experience, private repositories, private " -"documentation, additional build resources, and dedicated support." +"for a commercial product, please consider Read the Docs for Business which offers a completely ad-free " +"experience, private repositories, private documentation, additional build " +"resources, and dedicated support." msgstr "" #: templates/projects/project_advertising.html:81 @@ -5092,15 +5178,15 @@ msgstr "" msgid "" "If you would like to completely remove advertising from your open source " "project, but both Read the Docs for Business and our Gold memberships don't " -"seem like the right fit, please get" -" in touch to discuss alternatives to advertising." +"seem like the right fit, please get in touch to discuss " +"alternatives to advertising." msgstr "" #: templates/projects/project_advertising.html:113 msgid "" -"If you are a company hosting commercial documentation on our community site," -" we do not allow removing paid advertisements on your documentation. Please " +"If you are a company hosting commercial documentation on our community site, " +"we do not allow removing paid advertisements on your documentation. Please " "consider Read the Docs for Business or a Gold membership." msgstr "" @@ -5120,7 +5206,9 @@ msgstr "Crea un Nuovo Progetto" msgid "" "Create new documentation here. If you already have docs in a public " "repository," -msgstr "Crea qui la nuova documentazione. Se hai già documenti in un deposito codice pubblico." +msgstr "" +"Crea qui la nuova documentazione. Se hai già documenti in un deposito codice " +"pubblico." #: templates/projects/project_create.html:15 msgid "import an existing project" @@ -5168,9 +5256,8 @@ msgstr "Leggi di più" #: templates/projects/project_dashboard_base.html:146 #, python-format msgid "" -"Check out the documentation for Read the " -"Docs. It contains lots of information about how to get the most out of " -"RTD." +"Check out the documentation for Read the Docs. It contains lots of information about how to get the most out of RTD." msgstr "" #: templates/projects/project_delete.html:4 @@ -5207,10 +5294,14 @@ msgid "Delete project" msgstr "Cancella progetto" #: templates/projects/project_edit_base.html:19 +msgid " Addons" +msgstr "" + +#: templates/projects/project_edit_base.html:21 msgid "Edit Versions" msgstr "" -#: templates/projects/project_edit_base.html:24 +#: templates/projects/project_edit_base.html:26 #: templates/projects/projectrelationship_form.html:5 #: templates/projects/projectrelationship_form.html:12 #: templates/projects/projectrelationship_list.html:5 @@ -5218,7 +5309,7 @@ msgstr "" msgid "Subprojects" msgstr "Sottoprogetti" -#: templates/projects/project_edit_base.html:28 +#: templates/projects/project_edit_base.html:30 #: templates/projects/webhook_exchange_detail.html:5 #: templates/projects/webhook_form.html:5 #: templates/projects/webhook_form.html:11 @@ -5227,19 +5318,19 @@ msgstr "Sottoprogetti" msgid "Webhooks" msgstr "" -#: templates/projects/project_edit_base.html:29 +#: templates/projects/project_edit_base.html:31 #: templates/projects/project_notifications.html:5 #: templates/projects/project_notifications.html:12 msgid "Email Notifications" msgstr "" -#: templates/projects/project_edit_base.html:30 +#: templates/projects/project_edit_base.html:32 #: templates/projects/project_traffic_analytics.html:6 #: templates/projects/project_traffic_analytics.html:11 msgid "Traffic Analytics" msgstr "" -#: templates/projects/project_edit_base.html:31 +#: templates/projects/project_edit_base.html:33 #: templates/projects/projects_search_analytics.html:6 #: templates/projects/projects_search_analytics.html:11 msgid "Search Analytics" @@ -5273,17 +5364,22 @@ msgstr "" msgid "" "No remote repositories found, try refreshing your " "accounts." -msgstr "Non è stato trovato alcun repository, prova ad aggiornare i tuoi account." +msgstr "" +"Non è stato trovato alcun repository, prova ad aggiornare i tuoi account." #: templates/projects/project_import.html:104 msgid "" "You don't currently have any connected accounts. Connect your account to be " "able to easily set up projects." -msgstr "Non hai attualmente alcun account collegato. Collega il tuo account per iniziare a creare progetti." +msgstr "" +"Non hai attualmente alcun account collegato. Collega il tuo account per " +"iniziare a creare progetti." #: templates/projects/project_import.html:143 msgid "This repository requires admin access to import" -msgstr "Questo repository richiede accesso di amministrazione per essere importato." +msgstr "" +"Questo repository richiede accesso di amministrazione per essere importato." #: templates/projects/project_import.html:152 msgid "Locked" @@ -5300,9 +5396,11 @@ msgstr "" #: templates/projects/project_import.html:214 msgid "" -"You can import your project manually if it isn't listed here or connected to" -" one of your accounts." -msgstr "Puoi importare il tuo progetto manualmente se non è listato qui o collegato ad uno dei tuoi account." +"You can import your project manually if it isn't listed here or connected to " +"one of your accounts." +msgstr "" +"Puoi importare il tuo progetto manualmente se non è listato qui o collegato " +"ad uno dei tuoi account." #: templates/projects/project_import.html:221 msgid "Import Manually" @@ -5387,7 +5485,8 @@ msgstr "" msgid "" "\n" " * The way that we track 404 pages is on our backend hosting.\n" -" It's possible the number of times each page is viewed is undercounted because of caching in the browser or in a CDN.\n" +" It's possible the number of times each page is viewed is undercounted " +"because of caching in the browser or in a CDN.\n" " " msgstr "" @@ -5398,7 +5497,9 @@ msgstr "Modifica Traduzioni" #: templates/projects/project_translations.html:16 #: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." -msgstr "Per aggiungere una traduzione al tuo progetto, seleziona un progetto in basso." +msgstr "" +"Per aggiungere una traduzione al tuo progetto, seleziona un progetto in " +"basso." #: templates/projects/project_translations.html:24 #: templates/projects/project_translations_form.html:24 @@ -5414,7 +5515,10 @@ msgstr "" msgid "" "This project is already configured as the %(language)s " "translation of \"%(main_project)s\". Nested translations are not supported." -msgstr "Questo progetto è già configurato come la %(language)s traduzione di \"%(main_project)s\". Le traduzioni innestate non sono supportate." +msgstr "" +"Questo progetto è già configurato come la %(language)s " +"traduzione di \"%(main_project)s\". Le traduzioni innestate non sono " +"supportate." #: templates/projects/project_translations.html:38 #: templates/projects/project_translations_form.html:38 @@ -5448,7 +5552,9 @@ msgstr "Modifica Gestori" msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" -msgstr "Con questo puoi aggiungere gestori al tuo progetto. Da usare con cautela, da accesso come super utente al progetto!" +msgstr "" +"Con questo puoi aggiungere gestori al tuo progetto. Da usare con cautela, da " +"accesso come super utente al progetto!" #: templates/projects/project_users.html:49 msgid "Add maintainer" @@ -5467,9 +5573,9 @@ msgstr "%(version_name)s" #: templates/projects/project_version_detail.html:28 msgid "" "This version is inactive but its documentation is still available online. " -"You can delete this " -"version's documentation if you want to remove it completely." +"You can delete this version's documentation if you want to remove it " +"completely." msgstr "" #: templates/projects/project_version_list.html:24 @@ -5511,10 +5617,9 @@ msgstr "" #: templates/projects/projectrelationship_form.html:16 msgid "" -"Using subprojects allows you to serve multiple projects from the same domain" -" as your main project. Learn " -"more." +"Using subprojects allows you to serve multiple projects from the same domain " +"as your main project. Learn more." msgstr "" #: templates/projects/projectrelationship_form.html:28 @@ -5534,14 +5639,19 @@ msgstr "Aggiungi sottoprogetto" msgid "" "Subprojects are projects hosted from the same URL as their parent project. " "This is useful for organizing multiple projects under a custom domain." -msgstr "I sottoprogetti sono ospitati allo stesso URL del loro progetto padre. Questa cosa è utile per organizzare progetti multipli sotto un dominio custom." +msgstr "" +"I sottoprogetti sono ospitati allo stesso URL del loro progetto padre. " +"Questa cosa è utile per organizzare progetti multipli sotto un dominio " +"custom." #: templates/projects/projectrelationship_list.html:24 #, python-format msgid "" "This project is already configured as a subproject of %(project)s. Nested " "subprojects are not currently supported." -msgstr "Questo progetto è già configurato come sottoprogetto di %(project)s. Sottoprogetti innestati non sono attualmente supportati." +msgstr "" +"Questo progetto è già configurato come sottoprogetto di %(project)s. " +"Sottoprogetti innestati non sono attualmente supportati." #: templates/projects/projectrelationship_list.html:31 #, python-format @@ -5635,9 +5745,9 @@ msgstr "Sicurezza a Read the Docs" #: templates/security.html:11 msgid "" -"For more details on security at Read the Docs or to report a security issue," -" please see our security policy." +"For more details on security at Read the Docs or to report a security issue, " +"please see our security policy." msgstr "" #: templates/socialaccount/authentication_error.html:5 @@ -5648,15 +5758,17 @@ msgstr "Autenticazione da social network fallita" #: templates/socialaccount/authentication_error.html:10 msgid "" "An error occurred while attempting to login via your social network account." -msgstr "È avvenuto un errore durante l'autenticazione attraverso il tuo account social." +msgstr "" +"È avvenuto un errore durante l'autenticazione attraverso il tuo account " +"social." #: templates/socialaccount/connections.html:22 msgid "" "On this page, you can manage the integration with your Git provider(s) that " "enables automatic import and configuration of your repositories. Read our documentation page about connecting Git " -"providers." +"target=\"_blank\">Read our documentation page about connecting Git providers." +"" msgstr "" #: templates/socialaccount/connections.html:37 @@ -5675,7 +5787,9 @@ msgstr "Sconnettere" msgid "" "The API version this connection uses is no longer supported, please " "reconnect your Bitbucket account." -msgstr "La versione dell'API utilizzata da questa connessione non è più supportata, riconnetti il tuo account Bitbucket." +msgstr "" +"La versione dell'API utilizzata da questa connessione non è più supportata, " +"riconnetti il tuo account Bitbucket." #: templates/socialaccount/connections.html:95 msgid "" diff --git a/readthedocs/locale/ja/LC_MESSAGES/django.po b/readthedocs/locale/ja/LC_MESSAGES/django.po index f3bd4552901..42af2c5c423 100644 --- a/readthedocs/locale/ja/LC_MESSAGES/django.po +++ b/readthedocs/locale/ja/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Inoue Keisuke , 2017 # Jonas Obrist , 2012 @@ -16,22 +16,24 @@ # TAKAHASHI Shuuji , 2017 # TAKAHASHI Shuuji , 2023 # shirou - しろう , 2014-2015 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-08 09:41+0000\n" +"POT-Creation-Date: 2024-10-23 13:42+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Noguchi Muneyuki, 2023\n" -"Language-Team: Japanese (http://app.transifex.com/readthedocs/readthedocs/language/ja/)\n" +"Language-Team: Japanese (http://app.transifex.com/readthedocs/readthedocs/" +"language/ja/)\n" +"Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:717 -#: projects/filters.py:196 projects/models.py:1480 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:728 +#: projects/filters.py:196 projects/models.py:1484 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "バージョン" @@ -172,8 +174,8 @@ msgstr "" #: api/v3/serializers.py:1033 #, python-brace-format msgid "" -"Prefix redirects have been removed. Please use an exact redirect `/prefix/*`" -" instead. See {blog_link}." +"Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " +"instead. See {blog_link}." msgstr "" #: api/v3/serializers.py:1039 @@ -229,7 +231,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:246 +#: projects/models.py:250 msgid "User" msgstr "ユーザー" @@ -241,9 +243,9 @@ msgstr "" msgid "Username" msgstr "ユーザー名" -#: audit/models.py:138 builds/models.py:95 builds/models.py:711 -#: organizations/filters.py:133 projects/filters.py:151 -#: projects/models.py:1474 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:95 builds/models.py:722 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1478 +#: redirects/models.py:48 msgid "Project" msgstr "プロジェクト" @@ -267,7 +269,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1226 msgid "Action" msgstr "" @@ -450,7 +452,7 @@ msgstr "ブランチ" msgid "Tag" msgstr "タグ" -#: builds/constants.py:56 projects/constants.py:412 +#: builds/constants.py:56 projects/constants.py:414 msgid "Unknown" msgstr "不明" @@ -482,7 +484,7 @@ msgstr "有効" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1579 +#: builds/filters.py:29 projects/models.py:1583 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "ビルド失敗" @@ -499,7 +501,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:139 builds/models.py:733 +#: builds/filters.py:48 builds/models.py:139 builds/models.py:744 msgid "State" msgstr "状態" @@ -508,7 +510,7 @@ msgstr "状態" msgid "Any" msgstr "すべて" -#: builds/filters.py:54 builds/models.py:100 builds/models.py:723 +#: builds/filters.py:54 builds/models.py:100 builds/models.py:734 msgid "Type" msgstr "種類" @@ -542,7 +544,7 @@ msgid "Verbose Name" msgstr "長い名前" #: builds/models.py:127 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:251 +#: projects/models.py:255 msgid "Slug" msgstr "スラグ" @@ -562,7 +564,7 @@ msgstr "ビルド済み" msgid "Uploaded" msgstr "アップロード" -#: builds/models.py:154 projects/models.py:479 +#: builds/models.py:154 projects/models.py:483 msgid "Privacy Level" msgstr "プライバシーレベル" @@ -594,7 +596,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:564 +#: builds/models.py:175 projects/models.py:568 msgid "Documentation type" msgstr "ドキュメントの種類" @@ -603,207 +605,206 @@ msgid "Type of documentation the version was built with." msgstr "" #: builds/models.py:183 -msgid "" -"Data generated at build time by the doctool (`readthedocs-build.yaml`)." +msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" #: builds/models.py:190 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:745 +#: builds/models.py:756 msgid "Status" msgstr "ステータス" -#: builds/models.py:752 integrations/models.py:145 +#: builds/models.py:763 integrations/models.py:145 msgid "Date" msgstr "日付" -#: builds/models.py:753 +#: builds/models.py:764 msgid "Success" msgstr "成功" -#: builds/models.py:758 +#: builds/models.py:769 msgid "Setup" msgstr "設定" -#: builds/models.py:759 +#: builds/models.py:770 msgid "Setup error" msgstr "設定エラー" -#: builds/models.py:760 +#: builds/models.py:771 msgid "Output" msgstr "出力" -#: builds/models.py:761 templates/builds/build_detail.html:261 +#: builds/models.py:772 templates/builds/build_detail.html:261 msgid "Error" msgstr "エラー" -#: builds/models.py:762 +#: builds/models.py:773 msgid "Exit code" msgstr "終了コード" -#: builds/models.py:767 projects/models.py:1491 +#: builds/models.py:778 projects/models.py:1495 msgid "Commit" msgstr "コミット" -#: builds/models.py:773 +#: builds/models.py:784 msgid "Version slug" msgstr "" -#: builds/models.py:779 +#: builds/models.py:790 msgid "Version name" msgstr "バージョン名" -#: builds/models.py:785 builds/models.py:1228 +#: builds/models.py:796 builds/models.py:1239 msgid "Version type" msgstr "バージョンの種類" -#: builds/models.py:792 +#: builds/models.py:803 msgid "Configuration used in the build" msgstr "ビルドに使用される構成" -#: builds/models.py:797 +#: builds/models.py:808 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:805 +#: builds/models.py:816 msgid "Build Length" msgstr "ビルドの長さ" -#: builds/models.py:808 +#: builds/models.py:819 msgid "Builder" msgstr "ビルダ" -#: builds/models.py:815 +#: builds/models.py:826 msgid "Cold Storage" msgstr "コールドストレージ" -#: builds/models.py:821 +#: builds/models.py:832 msgid "Celery task id" msgstr "CeleryのタスクID" -#: builds/models.py:1131 +#: builds/models.py:1142 msgid "Build" msgstr "ビルド" -#: builds/models.py:1136 +#: builds/models.py:1147 msgid "Command" msgstr "コマンド" -#: builds/models.py:1137 builds/models.py:1192 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:253 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1203 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:257 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "説明" -#: builds/models.py:1138 +#: builds/models.py:1149 msgid "Command output" msgstr "コマンド出力" -#: builds/models.py:1139 +#: builds/models.py:1150 msgid "Command exit code" msgstr "コマンド終了コード" -#: builds/models.py:1141 +#: builds/models.py:1152 msgid "Start time" msgstr "開始時間" -#: builds/models.py:1142 +#: builds/models.py:1153 msgid "End time" msgstr "終了時間" -#: builds/models.py:1170 +#: builds/models.py:1181 msgid "Activate version" msgstr "" -#: builds/models.py:1171 +#: builds/models.py:1182 msgid "Hide version" msgstr "" -#: builds/models.py:1172 +#: builds/models.py:1183 msgid "Make version public" msgstr "" -#: builds/models.py:1173 +#: builds/models.py:1184 msgid "Make version private" msgstr "" -#: builds/models.py:1174 +#: builds/models.py:1185 msgid "Set version as default" msgstr "" -#: builds/models.py:1175 +#: builds/models.py:1186 msgid "Delete version" msgstr "" -#: builds/models.py:1187 +#: builds/models.py:1198 msgid "Rule priority" msgstr "" -#: builds/models.py:1188 +#: builds/models.py:1199 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1198 +#: builds/models.py:1209 msgid "Match argument" msgstr "" -#: builds/models.py:1199 +#: builds/models.py:1210 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1214 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1216 msgid "" -"Match argument defined by us, it is used if is not None, otherwise match_arg" -" will be used." +"Match argument defined by us, it is used if is not None, otherwise match_arg " +"will be used." msgstr "" -#: builds/models.py:1216 +#: builds/models.py:1227 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1221 +#: builds/models.py:1232 msgid "Action argument" msgstr "" -#: builds/models.py:1222 +#: builds/models.py:1233 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1240 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1394 +#: builds/models.py:1405 msgid "Version activated" msgstr "" -#: builds/models.py:1395 +#: builds/models.py:1406 msgid "Version hidden" msgstr "" -#: builds/models.py:1397 +#: builds/models.py:1408 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1400 +#: builds/models.py:1411 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1402 +#: builds/models.py:1413 msgid "Version set as default" msgstr "" -#: builds/models.py:1403 +#: builds/models.py:1414 msgid "Version deleted" msgstr "" -#: builds/models.py:1408 +#: builds/models.py:1419 msgid "Matched rule" msgstr "" @@ -921,7 +922,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1594 +#: core/forms.py:198 projects/models.py:1598 msgid "URL" msgstr "URL" @@ -1038,8 +1039,8 @@ msgstr "" #: domains/validators.py:22 #, python-brace-format msgid "" -"Your organization has reached the limit of {feature.value} domains. Consider" -" removing unused domains or upgrading your plan." +"Your organization has reached the limit of {feature.value} domains. Consider " +"removing unused domains or upgrading your plan." msgstr "" #: gold/forms.py:50 @@ -1051,12 +1052,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:223 -#: organizations/models.py:297 projects/models.py:237 +#: organizations/models.py:297 projects/models.py:241 msgid "Publication date" msgstr "公開時刻" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:240 projects/models.py:1493 +#: organizations/models.py:298 projects/models.py:244 projects/models.py:1497 msgid "Modified date" msgstr "変更時刻" @@ -1088,15 +1089,15 @@ msgstr "" #: gold/templates/gold/projects.html:20 #: gold/templates/gold/subscription_detail.html:52 msgid "" -"For small businesses or personal projects, we ask for $5 per month to remove" -" ads from a project." +"For small businesses or personal projects, we ask for $5 per month to remove " +"ads from a project." msgstr "" #: gold/templates/gold/projects.html:21 #: gold/templates/gold/subscription_detail.html:53 msgid "" -"For corporate supported open source projects, we ask for a $50 membership in" -" order to cover our support and operations costs." +"For corporate supported open source projects, we ask for a $50 membership in " +"order to cover our support and operations costs." msgstr "" #: gold/templates/gold/projects.html:24 @@ -1155,18 +1156,16 @@ msgstr "" #: gold/templates/gold/subscription_detail.html:57 msgid "" -"If you are a company using Read the Docs, please consider Read the Docs for Business. This will " -"help us cover our costs, and provide you with a better experience on the " -"site." +"If you are a company using Read the Docs, please consider Read the Docs for Business. This will help us cover " +"our costs, and provide you with a better experience on the site." msgstr "" #: gold/templates/gold/subscription_detail.html:66 #, python-format msgid "" -"For any questions about our Gold membership program, please email" -" us." +"For any questions about our Gold membership program, please email us." msgstr "" #: gold/templates/gold/subscription_detail.html:74 @@ -1293,8 +1292,8 @@ msgstr "" #: invitations/templates/invitations/invitation_detail.html:12 #, python-format msgid "" -"%(requestor_name)s has invited you to join" -" the %(target_name)s %(target_type)s." +"%(requestor_name)s has invited you to join " +"the %(target_name)s %(target_type)s." msgstr "" #: invitations/templates/invitations/invitation_detail.html:22 @@ -1333,7 +1332,7 @@ msgid "Unknown problem" msgstr "" #: notifications/messages.py:101 -msgid "Build terminated due inactivity" +msgid "Build terminated due to inactivity" msgstr "" #: notifications/messages.py:129 @@ -1459,7 +1458,7 @@ msgstr "ユーザー" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:250 projects/models.py:1485 +#: projects/models.py:254 projects/models.py:1489 msgid "Name" msgstr "名前" @@ -1585,8 +1584,7 @@ msgstr "" msgid "All organizations" msgstr "" -#: organizations/filters.py:103 projects/filters.py:161 -#: projects/filters.py:223 +#: organizations/filters.py:103 projects/filters.py:161 projects/filters.py:223 msgid "Sort by" msgstr "" @@ -1737,7 +1735,8 @@ msgstr "" msgid "" "\n" " Deleting this organization will also remove all the organization's\n" -" teams, users, projects, and built documentation. Are you sure that it\n" +" teams, users, projects, and built documentation. Are you sure that " +"it\n" " is safe to remove this organization?\n" " " msgstr "" @@ -1820,8 +1819,10 @@ msgstr "" #, python-format msgid "" "\n" -" This is a list of all the team members and owners inside your organization.\n" -" To invite members, invite them to a team\n" +" This is a list of all the team members and owners inside your " +"organization.\n" +" To invite members, invite them to a " +"team\n" " " msgstr "" @@ -1869,7 +1870,8 @@ msgid "" "\n" " Before you can add a project or build documentation,\n" " we will help you create an organization.\n" -" Access to your documentation is limited to only those inside your organization,\n" +" Access to your documentation is limited to only those inside your " +"organization,\n" " or inside a team with access.\n" " We'll help set up a team shortly,\n" " start by entering your organization details.\n" @@ -1911,14 +1913,16 @@ msgstr "" msgid "" "\n" " Access to your documentation is limited to\n" -" only those inside your organization, or inside a team with access.\n" +" only those inside your organization, or inside a team " +"with access.\n" " " msgstr "" #: organizations/templates/organizations/organization_create.html:50 msgid "" "\n" -" No need to decide now, you can pick a plan that fits your organization\n" +" No need to decide now, you can pick a plan that fits your " +"organization\n" " after a 30 day trial.\n" " " msgstr "" @@ -1949,15 +1953,15 @@ msgstr "" #: organizations/templates/organizations/security_log.html:19 #, python-format msgid "" -"The organization security log allows you to see" -" what has happened recently in your organization." +"The organization security log allows you to see " +"what has happened recently in your organization." msgstr "" #: organizations/templates/organizations/security_log.html:25 #, python-format msgid "" -"Showing logs from the last %(days_limit)s days. You can upgrade your plan to" -" increase the time period that is stored." +"Showing logs from the last %(days_limit)s days. You can upgrade your plan to " +"increase the time period that is stored." msgstr "" #: organizations/templates/organizations/security_log.html:30 @@ -1980,7 +1984,8 @@ msgstr "" #: organizations/templates/organizations/team_delete.html:13 msgid "" "\n" -" Deleting this team will revoke access for users that were in the team.\n" +" Deleting this team will revoke access for users that were in the " +"team.\n" " Are you sure that it is safe to remove these users?\n" " " msgstr "" @@ -2019,7 +2024,8 @@ msgstr "" #: organizations/templates/organizations/team_project_edit.html:15 msgid "" "\n" -" Select the projects that you would like this team to have access to.\n" +" Select the projects that you would like this team to have access " +"to.\n" " " msgstr "" @@ -2137,75 +2143,75 @@ msgstr "" msgid "Generic" msgstr "" -#: projects/constants.py:79 +#: projects/constants.py:81 msgid "Live" msgstr "ライブ" -#: projects/constants.py:80 +#: projects/constants.py:82 msgid "Deleted" msgstr "削除済み" -#: projects/constants.py:86 +#: projects/constants.py:88 msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2068 +#: projects/constants.py:94 projects/models.py:2077 msgid "Public" msgstr "公開" -#: projects/constants.py:93 +#: projects/constants.py:95 msgid "Private" msgstr "プライベート" -#: projects/constants.py:104 +#: projects/constants.py:106 msgid "CPython 2.x" msgstr "CPython 2.x" -#: projects/constants.py:105 +#: projects/constants.py:107 msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:409 +#: projects/constants.py:411 msgid "Valid and active" msgstr "" -#: projects/constants.py:410 +#: projects/constants.py:412 msgid "Invalid" msgstr "" -#: projects/constants.py:411 +#: projects/constants.py:413 msgid "Pending" msgstr "" -#: projects/constants.py:421 +#: projects/constants.py:423 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:425 +#: projects/constants.py:427 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:429 +#: projects/constants.py:431 msgid "Single version without translations (/)" msgstr "" -#: projects/constants.py:446 +#: projects/constants.py:448 msgid "Alphabetically" msgstr "" -#: projects/constants.py:447 +#: projects/constants.py:449 msgid "SemVer (Read the Docs)" msgstr "" -#: projects/constants.py:450 +#: projects/constants.py:452 msgid "Python Packaging (PEP 440 and PEP 425)" msgstr "" -#: projects/constants.py:452 +#: projects/constants.py:454 msgid "CalVer (YYYY.0M.0M)" msgstr "" -#: projects/constants.py:453 +#: projects/constants.py:455 msgid "Define your own pattern" msgstr "" @@ -2320,15 +2326,14 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:451 projects/models.py:255 +#: projects/forms.py:451 projects/models.py:259 msgid "Short description of this project" msgstr "" #: projects/forms.py:473 #, python-brace-format msgid "" -"This setting is inherited from the parent " -"translation." +"This setting is inherited from the parent translation." msgstr "" #: projects/forms.py:548 @@ -2409,512 +2414,535 @@ msgstr "" msgid "Alias" msgstr "エイリアス" -#: projects/models.py:258 +#: projects/models.py:190 +#, fuzzy +#| msgid "Single version" +msgid "Sorting of versions" +msgstr "単一バージョン" + +#: projects/models.py:200 +msgid "Custom version sorting pattern" +msgstr "" + +#: projects/models.py:206 +msgid "Show latest and stable at the beginning" +msgstr "" + +#: projects/models.py:262 msgid "Repository URL" msgstr "リポジトリURL" -#: projects/models.py:261 +#: projects/models.py:265 msgid "Git repository URL" msgstr "" -#: projects/models.py:268 +#: projects/models.py:272 msgid "Repository type" msgstr "リポジトリの種類" -#: projects/models.py:274 +#: projects/models.py:278 msgid "Project homepage" msgstr "プロジェクトのホームページ" -#: projects/models.py:276 +#: projects/models.py:280 msgid "The project's homepage" msgstr "プロジェクトのホームページ" -#: projects/models.py:279 +#: projects/models.py:283 msgid "Canonical URL" msgstr "Canonical URL" -#: projects/models.py:281 +#: projects/models.py:285 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:284 +#: projects/models.py:288 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:291 +#: projects/models.py:295 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " "current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:299 +#: projects/models.py:303 msgid "Single version" msgstr "単一バージョン" -#: projects/models.py:302 +#: projects/models.py:306 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 "\"最新\"バージョンだけのサイトで翻訳がない場合、そのドメインのrootとなります。もし、今後ずっと複数バージョンのファイルを持つことがない場合のみ、これを有効にしてください。十分に注意して使用してください。" +msgstr "" +"\"最新\"バージョンだけのサイトで翻訳がない場合、そのドメインのrootとなりま" +"す。もし、今後ずっと複数バージョンのファイルを持つことがない場合のみ、" +"これを有効にしてください。十分に注意して使用してください。" -#: projects/models.py:309 +#: projects/models.py:313 msgid "Default version" msgstr "初期設定のバージョン" -#: projects/models.py:312 +#: projects/models.py:316 msgid "The version of your project that / redirects to" msgstr "リダイレクト先のプロジェクトのバージョン" -#: projects/models.py:317 +#: projects/models.py:321 msgid "Default branch" msgstr "デフォルトブランチ" -#: projects/models.py:323 +#: projects/models.py:327 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:328 +#: projects/models.py:332 msgid "Custom path prefix" msgstr "" -#: projects/models.py:334 +#: projects/models.py:338 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." msgstr "" -#: projects/models.py:339 +#: projects/models.py:343 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:345 +#: projects/models.py:349 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." msgstr "" -#: projects/models.py:352 +#: projects/models.py:356 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:355 +#: projects/models.py:359 msgid "" -"More information in our docs." +"More information in our docs." msgstr "" -#: projects/models.py:359 +#: projects/models.py:363 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:366 +#: projects/models.py:370 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:371 +#: projects/models.py:375 msgid "CDN Enabled" msgstr "CDNが有効" -#: projects/models.py:373 +#: projects/models.py:377 msgid "Analytics code" msgstr "Analyticsのコード" -#: projects/models.py:378 +#: projects/models.py:382 msgid "" -"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow" -" down your page loads." -msgstr "Google AnalyticsのトラッキングID(例: UA-22345342-1)。 これはページの読み込みを遅くする場合があります。" +"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " +"down your page loads." +msgstr "" +"Google AnalyticsのトラッキングID(例: UA-22345342-1)。 これはペー" +"ジの読み込みを遅くする場合があります。" -#: projects/models.py:384 +#: projects/models.py:388 msgid "Disable Analytics" msgstr "" -#: projects/models.py:388 +#: projects/models.py:392 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:393 +#: projects/models.py:397 msgid "Alternative container image" msgstr "代わりのコンテナイメージ" -#: projects/models.py:399 +#: projects/models.py:403 msgid "Container memory limit" msgstr "コンテナに対するメモリ制限" -#: projects/models.py:404 +#: projects/models.py:408 msgid "" -"Memory limit in Docker format -- example: 512m or " -"1g" +"Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:409 +#: projects/models.py:413 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:414 +#: projects/models.py:418 msgid "Alternate build queue id" msgstr "代わりのビルドキューID" -#: projects/models.py:420 +#: projects/models.py:424 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:425 +#: projects/models.py:429 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:427 +#: projects/models.py:431 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:430 +#: projects/models.py:434 msgid "Ad-free" msgstr "" -#: projects/models.py:435 +#: projects/models.py:439 msgid "Is spam?" msgstr "" -#: projects/models.py:438 +#: projects/models.py:442 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:441 +#: projects/models.py:445 msgid "Show version warning" msgstr "" -#: projects/models.py:443 +#: projects/models.py:447 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:447 +#: projects/models.py:451 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:453 +#: projects/models.py:457 msgid "" "Warning: experimental feature. Custom path from repository " -"top-level to your .readthedocs.yaml, ex. " -"subpath/docs/.readthedocs.yaml. Leave blank for default value: " -".readthedocs.yaml." +"top-level to your .readthedocs.yaml, ex. subpath/docs/." +"readthedocs.yaml. Leave blank for default value: .readthedocs." +"yaml." msgstr "" -#: projects/models.py:461 +#: projects/models.py:465 msgid "Featured" msgstr "注目" -#: projects/models.py:463 +#: projects/models.py:467 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:471 +#: projects/models.py:475 msgid "Delisted" msgstr "" -#: projects/models.py:473 +#: projects/models.py:477 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" msgstr "" -#: projects/models.py:484 +#: projects/models.py:488 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:491 +#: projects/models.py:495 msgid "Related projects" msgstr "関連するプロジェクト" -#: projects/models.py:499 templates/search/elastic_search.html:57 +#: projects/models.py:503 templates/search/elastic_search.html:57 msgid "Language" msgstr "言語" -#: projects/models.py:503 +#: projects/models.py:507 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." -msgstr "プロジェクトが描画される言語です。注意: プロジェクトのURLに影響します。" +msgstr "" +"プロジェクトが描画される言語です。注意: プロジェクトのURLに影響します。" -#: projects/models.py:511 +#: projects/models.py:515 msgid "Programming Language" msgstr "プログラミング言語" -#: projects/models.py:515 +#: projects/models.py:519 msgid "The primary programming language the project is written in." msgstr "このプロジェクトの主要なプログラミング言語" -#: projects/models.py:531 +#: projects/models.py:535 msgid "This project has been built with a webhook" msgstr "このプロジェクトはWebhookでビルドされました。" -#: projects/models.py:535 +#: projects/models.py:539 msgid "This project has been successfully cloned" msgstr "プロジェクトのcloneに成功しました" -#: projects/models.py:544 +#: projects/models.py:548 msgid "Connected repository" msgstr "" -#: projects/models.py:545 +#: projects/models.py:549 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:571 +#: projects/models.py:575 msgid "" -"Type of documentation you are building. More" -" info on sphinx builders." +"Type of documentation you are building. More " +"info on sphinx builders." msgstr "" -#: projects/models.py:582 +#: projects/models.py:586 msgid "project" msgstr "" -#: projects/models.py:593 +#: projects/models.py:597 msgid "Model must have slug" msgstr "モデルはスラグを持つ必要があります。" -#: projects/models.py:1355 +#: projects/models.py:1359 msgid "Subproject nesting is not supported" msgstr "ネストしたサブプロジェクトはサポートされていません" -#: projects/models.py:1490 +#: projects/models.py:1494 msgid "Path" msgstr "パス" -#: projects/models.py:1492 +#: projects/models.py:1496 msgid "Build id" msgstr "" -#: projects/models.py:1495 +#: projects/models.py:1499 msgid "Page search rank" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1504 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1543 projects/models.py:1708 +#: projects/models.py:1547 projects/models.py:1712 msgid "created" msgstr "" -#: projects/models.py:1548 +#: projects/models.py:1552 msgid "modified" msgstr "" -#: projects/models.py:1577 +#: projects/models.py:1581 msgid "Build triggered" msgstr "" -#: projects/models.py:1578 +#: projects/models.py:1582 msgid "Build passed" msgstr "" -#: projects/models.py:1596 +#: projects/models.py:1600 msgid "URL to send the webhook to" msgstr "webhookを送るURL" -#: projects/models.py:1599 +#: projects/models.py:1603 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1607 +#: projects/models.py:1611 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1610 +#: projects/models.py:1614 msgid "JSON payload" msgstr "" -#: projects/models.py:1612 +#: projects/models.py:1616 msgid "" -"JSON payload to send to the webhook. Check the docs for available substitutions." +"JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1723 msgid "Domain" msgstr "ドメイン" -#: projects/models.py:1726 +#: projects/models.py:1730 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1730 +#: projects/models.py:1734 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1739 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1743 msgid "Use HTTPS" msgstr "HTTPSを使用" -#: projects/models.py:1741 +#: projects/models.py:1745 msgid "Always use HTTPS for this domain" msgstr "このドメインで常に HTTPS を利用する" -#: projects/models.py:1745 +#: projects/models.py:1749 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1750 templates/projects/domain_form.html:49 +#: projects/models.py:1754 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1763 msgid "Skip validation process." msgstr "" -#: projects/models.py:1763 +#: projects/models.py:1767 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1772 +#: projects/models.py:1776 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1777 +#: projects/models.py:1781 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1782 +#: projects/models.py:1786 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1924 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1923 +#: projects/models.py:1928 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1928 +#: projects/models.py:1933 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1939 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1943 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1947 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1952 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1957 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1961 +msgid "Build: Generate a file manifest for file tree diff." +msgstr "" + +#: projects/models.py:1966 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1970 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1974 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1977 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1978 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1972 +#: projects/models.py:1981 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1976 +#: projects/models.py:1985 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1990 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1996 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2002 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1997 +#: projects/models.py:2006 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2001 +#: projects/models.py:2010 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2006 +#: projects/models.py:2015 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2028 msgid "Feature identifier" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2033 msgid "Date feature was added" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2039 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2043 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2056 +#: projects/models.py:2065 msgid "Name of the environment variable" msgstr "環境変数の名前" -#: projects/models.py:2060 +#: projects/models.py:2069 msgid "Value of the environment variable" msgstr "環境変数の値" -#: projects/models.py:2065 +#: projects/models.py:2074 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2080 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2992,8 +3020,8 @@ msgstr "" #: projects/validators.py:119 #, python-brace-format msgid "" -"Found invalid character. Avoid these characters: " -"{invalid_characters}" +"Found invalid character. Avoid these characters: {invalid_characters}" msgstr "" #: projects/validators.py:133 @@ -3037,7 +3065,9 @@ msgstr "" msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." -msgstr "あなたの {service} アカウントに問題が起きました。接続中のサービスページでアカウントの再接続をしてください。" +msgstr "" +"あなたの {service} アカウントに問題が起きました。接続中の" +"サービスページでアカウントの再接続をしてください。" #: projects/views/private.py:535 msgid "Subproject created" @@ -3188,8 +3218,8 @@ msgstr "" #: redirects/models.py:33 msgid "" -"Absolute path, excluding the domain. Example: /docs/ or " -"/install.html" +"Absolute path, excluding the domain. Example: /docs/ or /install." +"html" msgstr "ドメインを含まない絶対パス。例: /docs//install.html" #: redirects/models.py:37 @@ -3255,7 +3285,7 @@ msgstr "" #: redirects/templates/redirects/redirect_form.html:8 #: redirects/templates/redirects/redirect_list.html:6 #: redirects/templates/redirects/redirect_list.html:13 -#: templates/projects/project_edit_base.html:22 +#: templates/projects/project_edit_base.html:24 msgid "Redirects" msgstr "リダイレクト" @@ -3399,7 +3429,7 @@ msgid "Custom domain" msgstr "" #: subscriptions/constants.py:26 -msgid "CDN public documentation" +msgid "CDN for public documentation" msgstr "" #: subscriptions/constants.py:27 @@ -3456,8 +3486,8 @@ msgstr "" #: subscriptions/forms.py:29 msgid "" -"Check our pricing " -"page for more information about each plan." +"Check our pricing page for more information about each plan." msgstr "" #: subscriptions/notifications.py:92 @@ -3493,8 +3523,7 @@ msgstr "" msgid "Signed up" msgstr "" -#. Translators: this is the subscription start date, used here as "4 days ago" -#. or "5 months ago" +#. Translators: this is the subscription start date, used here as "4 days ago" or "5 months ago" #: subscriptions/templates/subscriptions/subscription_detail.html:75 #, python-format msgid "%(time_since_signup)s ago" @@ -3514,8 +3543,8 @@ msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" -"Use the button above to see past invoices, change your plan, and update your" -" billing information." +"Use the button above to see past invoices, change your plan, and update your " +"billing information." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:115 @@ -3574,9 +3603,11 @@ msgstr "警告:" #: templates/account/email.html:46 msgid "" -"You currently do not have any email address set up. You should really add an" -" email address so you can receive notifications, reset your password, etc." -msgstr "現在メールアドレスが設定されていません。通知を受け取ったり、パスワードを再設定したりするためにメールアドレスを追加する必要があります。" +"You currently do not have any email address set up. You should really add an " +"email address so you can receive notifications, reset your password, etc." +msgstr "" +"現在メールアドレスが設定されていません。通知を受け取ったり、パスワードを再設" +"定したりするためにメールアドレスを追加する必要があります。" #: templates/account/email.html:50 msgid "Add E-mail Address" @@ -3595,7 +3626,9 @@ msgstr "本当に選択したメールアドレスを削除しますか?" msgid "" "To verify your email address and finish setting up your account, please go " "to:" -msgstr "メールアドレスを確認してアカウント設定を完了するために、こちらに移動してください:" +msgstr "" +"メールアドレスを確認してアカウント設定を完了するために、こちらに移動してくだ" +"さい:" #: templates/account/email/email_confirmation_message.html:15 #: templates/account/email/email_confirmation_message.txt:10 @@ -3650,14 +3683,17 @@ msgstr "" msgid "" "If you have not created an account yet, then please sign up first." -msgstr "もしまだアカウントを持っていなければ、まずサインアップしてください。" +msgstr "" +"もしまだアカウントを持っていなければ、まずサイン" +"アップしてください。" #: templates/account/login.html:55 #, python-format msgid "" -"If you forgot your password, reset " -"it." -msgstr "パスワードを忘れた場合は、リセットしてください。" +"If you forgot your password, reset it." +msgstr "" +"パスワードを忘れた場合は、リセットしてくだ" +"さい。" #: templates/account/login.html:78 msgid "Log in using single sign-on" @@ -3670,8 +3706,7 @@ msgstr "" msgid "Change Password" msgstr "パスワードの変更" -#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But -#. unfortunately the three bits have to be separate. +#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But unfortunately the three bits have to be separate. #: templates/account/signup.html:5 templates/core/home-header.html:17 msgid "Sign up" msgstr "新規登録" @@ -3680,7 +3715,9 @@ msgstr "新規登録" #, python-format msgid "" "Already have an account? Then please sign in." -msgstr "アカウントをすでに持っていますか?サインインしてください。" +msgstr "" +"アカウントをすでに持っていますか?サインインし" +"てください。" #: templates/account/signup.html:19 #, python-format @@ -3695,16 +3732,15 @@ msgstr "" #: templates/account/signup.html:33 msgid "" -"Sign up using the following provider. If you don't have an account with this" -" provider, please contact your organization owner and ask about this." +"Sign up using the following provider. If you don't have an account with this " +"provider, please contact your organization owner and ask about this." msgstr "" #: templates/account/signup.html:48 msgid "" -"By signing up, you agree to our Terms of " -"Service and Privacy Policy." +"By signing up, you agree to our Terms of Service and Privacy Policy." msgstr "" #: templates/archive/index.html:5 @@ -3800,8 +3836,8 @@ msgstr "絞り込む" #: templates/builds/build_detail.html:39 #, python-format msgid "" -"Our new beta dashboard is now available for testing! Try" -" viewing this build on the new dashboard." +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." msgstr "" #: templates/builds/build_detail.html:53 @@ -3914,15 +3950,15 @@ msgstr "人気のタグ" #: templates/builds/versionautomationrule_list.html:6 #: templates/builds/versionautomationrule_list.html:15 -#: templates/projects/project_edit_base.html:27 +#: templates/projects/project_edit_base.html:29 msgid "Automation Rules" msgstr "" #: templates/builds/versionautomationrule_list.html:20 msgid "" -"Automate actions on new branches and tags. Check the documentation on automation rules for more information." +"Automate actions on new branches and tags. Check the documentation on automation " +"rules for more information." msgstr "" #: templates/builds/versionautomationrule_list.html:32 @@ -3943,8 +3979,7 @@ msgstr "最近の活動" #, python-format msgid "" "%(type)s \"%(version)s\" matched the pattern \"%(pattern)s\", " -"and the action %(action)s was performed %(date)s " -"ago." +"and the action %(action)s was performed %(date)s ago." msgstr "" #: templates/builds/versionautomationrule_list.html:101 @@ -4067,7 +4102,7 @@ msgid "No builds yet" msgstr "まだビルドがありません" #: templates/core/project_detail_right.html:51 -#: templates/projects/project_edit_base.html:21 +#: templates/projects/project_edit_base.html:23 #: templates/projects/project_users.html:9 msgid "Maintainers" msgstr "メンテナー" @@ -4094,7 +4129,7 @@ msgid "Short URLs" msgstr "短いURL" #: templates/core/project_detail_right.html:111 -#: templates/projects/project_edit_base.html:23 +#: templates/projects/project_edit_base.html:25 #: templates/projects/project_translations.html:12 msgid "Translations" msgstr "翻訳" @@ -4159,8 +4194,7 @@ msgstr "検索しよう" msgid "Maze Found" msgstr "迷宮に迷い込んでしまいました" -#: templates/errors/dashboard/404.html:6 -#: templates/errors/dashboard/404.html:11 +#: templates/errors/dashboard/404.html:6 templates/errors/dashboard/404.html:11 #: templates/errors/proxito/404/base.html:6 #: templates/errors/proxito/404/base.html:11 msgid "404 Not Found" @@ -4177,9 +4211,8 @@ msgstr "" msgid "Too many requests" msgstr "" -#: templates/errors/dashboard/4xx.html:6 -#: templates/errors/dashboard/4xx.html:11 templates/errors/proxito/4xx.html:7 -#: templates/errors/proxito/4xx.html:11 +#: templates/errors/dashboard/4xx.html:6 templates/errors/dashboard/4xx.html:11 +#: templates/errors/proxito/4xx.html:7 templates/errors/proxito/4xx.html:11 msgid "Bad request" msgstr "" @@ -4266,8 +4299,8 @@ msgstr "" #: templates/errors/proxito/404/no_project.html:9 #, python-format msgid "" -"The project for %(domain)s that you are looking for either does" -" not exist, has been deleted or doesn't have any successful builds yet." +"The project for %(domain)s that you are looking for either does " +"not exist, has been deleted or doesn't have any successful builds yet." msgstr "" #: templates/errors/proxito/418.html:7 templates/errors/proxito/418.html:11 @@ -4285,8 +4318,11 @@ msgstr "あなたの言葉:" #: templates/flagging/flag_confirm.html:21 #, python-format -msgid "Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" -msgstr "\"%(object)s\" に \"%(flag_type.title)s\" というフラグを付けます。よろしいですか?" +msgid "" +"Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" +msgstr "" +"\"%(object)s\" に \"%(flag_type.title)s\" というフラグを付けます。よろしいで" +"すか?" #: templates/flagging/flag_confirm.html:23 #, python-format @@ -4314,8 +4350,8 @@ msgstr "サイトの質向上に貢献していただきありがとうござい #: templates/homepage.html:9 msgid "" "Read the Docs simplifies technical documentation by automating building, " -"versioning, and hosting for you. Build up-to-date documentation for the web," -" print, and offline use on every version control push automatically." +"versioning, and hosting for you. Build up-to-date documentation for the web, " +"print, and offline use on every version control push automatically." msgstr "" #: templates/homepage.html:12 @@ -4360,8 +4396,8 @@ msgstr "" #: templates/homepage.html:86 msgid "" -"We build and host your docs for the web, but they are also viewable as PDFs," -" as single page HTML, and for eReaders. No additional configuration is " +"We build and host your docs for the web, but they are also viewable as PDFs, " +"as single page HTML, and for eReaders. No additional configuration is " "required." msgstr "" @@ -4371,9 +4407,9 @@ msgstr "" #: templates/homepage.html:96 msgid "" -"We can host and build multiple versions of your docs so having a 1.0 version" -" of your docs and a 2.0 version of your docs is as easy as having a separate" -" branch or tag in your version control system." +"We can host and build multiple versions of your docs so having a 1.0 version " +"of your docs and a 2.0 version of your docs is as easy as having a separate " +"branch or tag in your version control system." msgstr "" #: templates/homepage.html:109 @@ -4395,10 +4431,10 @@ msgstr "" msgid "" "
    • Serve over 55 million pages of " "documentation a month
    • Serve over 40 TB of documentation a " -"month
    • Host over 80,000 open source projects and support over" -" 100,000 users
    • Are supported by a very small team" -" of dedicated engineers
    " +"month
  • Host over 80,000 open source projects and support over " +"100,000 users
  • Are supported by a very small team of dedicated " +"engineers
  • " msgstr "" #: templates/homepage.html:143 @@ -4408,30 +4444,28 @@ msgstr "コミュニティによる Read the Docs" #: templates/homepage.html:149 #, python-format msgid "" -"We fund our operations through advertising, " -"corporate-hosted documentation with Read" -" the Docs for Business, donations, and we" -" are supported by a number of generous sponsors." +"We fund our operations through advertising, corporate-hosted documentation with " +"Read the Docs for Business, donations, and we are supported by a number of " +"generous sponsors." msgstr "" #: templates/homepage.html:158 msgid "" "Read the Docs is open source and community supported. It depends on users " "like you to contribute to development, support, and operations. You can " -"learn more about how to contribute in " -"our docs. Thanks so much to our wonderful team who helps us " -"run the site. Read the Docs wouldn't be possible without them." +"learn more about how to contribute in our docs. Thanks so much to our " +"wonderful team " +"who helps us run the site. Read the Docs wouldn't be possible without them." msgstr "" #: templates/homepage.html:168 msgid "" -"Hosting for the project is graciously provided by AWS and Cloudflare." +"Hosting for the project is graciously provided by AWS and Cloudflare." msgstr "" #: templates/notifications/send_notification_form.html:6 @@ -4489,7 +4523,9 @@ msgstr "こちらを見てください。" msgid "" "This is a post-commit hook. Set it up in your project admin to POST here, " "for us to update your doc changes automatically." -msgstr "これはコミット後フック(post-commit hook)です。ドキュメントを自動的に更新するために、あなたのプロジェクトでここにPOSTするように設定してください。" +msgstr "" +"これはコミット後フック(post-commit hook)です。ドキュメントを自動的に更新する" +"ために、あなたのプロジェクトでここにPOSTするように設定してください。" #: templates/profiles/base_profile.html:27 #: templates/profiles/base_profile_edit.html:30 @@ -4520,7 +4556,7 @@ msgid "Gold Membership" msgstr "" #: templates/profiles/base_profile_edit.html:57 -#: templates/projects/project_edit_base.html:33 +#: templates/projects/project_edit_base.html:35 msgid "Advertising" msgstr "" @@ -4544,9 +4580,8 @@ msgstr "" msgid "" "For more details on advertising on Read the Docs including the privacy " "protections we have in place for users and community advertising we run on " -"behalf of the open source community, see our documentation." +"behalf of the open source community, see our documentation." msgstr "" #: templates/profiles/private/advertising_profile.html:41 @@ -4570,9 +4605,9 @@ msgstr "" #: templates/profiles/private/delete_account.html:34 msgid "" -"All organizations and its projects where you are the only owner will" -" be deleted. If you want to keep an organization, add another owner" -" or transfer ownership. The following organizations and all their projects " +"All organizations and its projects where you are the only owner will " +"be deleted. If you want to keep an organization, add another owner " +"or transfer ownership. The following organizations and all their projects " "will be deleted." msgstr "" @@ -4596,9 +4631,9 @@ msgstr "" #: templates/profiles/private/token_list.html:13 msgid "" "Personal Access Token are tokens that allow you to use the Read the Docs " -"APIv3 being authenticated as yourself. See APIv3 " -"documentation for more information." +"APIv3 being authenticated as yourself. See APIv3 documentation for more " +"information." msgstr "" #: templates/profiles/private/token_list.html:25 @@ -4638,8 +4673,8 @@ msgstr "ドメインの作成" #: templates/projects/domain_form.html:33 #, python-format msgid "" -"To configure this domain add a CNAME record in your DNS pointing your custom" -" domain to %(cname_target)s." +"To configure this domain add a CNAME record in your DNS pointing your custom " +"domain to %(cname_target)s." msgstr "" #: templates/projects/domain_form.html:41 @@ -4657,7 +4692,7 @@ msgid "Saving the domain will revalidate the SSL certificate" msgstr "" #: templates/projects/domain_list.html:12 -#: templates/projects/project_edit_base.html:20 +#: templates/projects/project_edit_base.html:22 msgid "Domains" msgstr "ドメイン" @@ -4666,8 +4701,8 @@ msgstr "ドメイン" msgid "" "This project is a subproject of %(superproject)s, its documentation will " -"always be served from the %(domain)s domain. %(domain)s
    domain. Learn more." msgstr "" @@ -4702,7 +4737,7 @@ msgstr "追加" #: templates/projects/environmentvariable_form.html:12 #: templates/projects/environmentvariable_list.html:5 #: templates/projects/environmentvariable_list.html:12 -#: templates/projects/project_edit_base.html:26 +#: templates/projects/project_edit_base.html:28 msgid "Environment Variables" msgstr "環境変数" @@ -4741,8 +4776,8 @@ msgstr "プロジェクト詳細" msgid "" "To import a project, start by entering a few details about your repository. " "You can set additional configuration options for your documentation in a .readthedocs.yml file." +"href=\"https://docs.readthedocs.io/en/stable/config-file/v2.html\">." +"readthedocs.yml file." msgstr "" #: templates/projects/import_config.html:5 @@ -4752,10 +4787,10 @@ msgstr "" #: templates/projects/import_config.html:8 msgid "" "Make sure your project has a .readthedocs.yaml configuration " -"file at the root directory of your repository. This file is required by Read" -" the Docs to build your documentation. You can read more" -" about our configuration file in our documentation." +"file at the root directory of your repository. This file is required by Read " +"the Docs to build your documentation. You can read more about our " +"configuration file in our documentation." msgstr "" #: templates/projects/import_config.html:16 @@ -4777,8 +4812,7 @@ msgid "" "href=\"%(support_url)s\">contacting support." msgstr "" -#. Translators: After 'Flag this project as' follows either 'Inappropriate', -#. 'Spam' and/or 'Duplicate' +#. Translators: After 'Flag this project as' follows either 'Inappropriate', 'Spam' and/or 'Duplicate' #: templates/projects/includes/flagging.html:7 msgid "Flag this project as" msgstr "このプロジェクトにフラグを付ける" @@ -4800,7 +4834,7 @@ msgstr "重複" #: templates/projects/integration_form.html:12 #: templates/projects/integration_list.html:5 #: templates/projects/integration_list.html:12 -#: templates/projects/project_edit_base.html:25 +#: templates/projects/project_edit_base.html:27 msgid "Integrations" msgstr "" @@ -4860,16 +4894,15 @@ msgstr "" msgid "" "This integration does not have a secret, the authenticity of the incoming " "webhook cannot be verified. Click on \"Resync webhook\" to generate " -"a secret. Read more in our blog post." +"a secret. Read more in our blog post." msgstr "" #: templates/projects/integration_webhook_detail.html:92 msgid "" "For more information on manually configuring a webhook, refer to our webhook documentation. " +"href=\"https://docs.readthedocs.io/page/guides/setup/git-repo-automatic." +"html\"> our webhook documentation. " msgstr "" #: templates/projects/integration_webhook_detail.html:104 @@ -4939,9 +4972,9 @@ msgstr "" #: templates/projects/onboard_detail.html:10 msgid "" -"This project has not been built yet. Try building the latest version now, or" -" if you would like to build a specific version, select the version below and" -" your documentation build will be triggered." +"This project has not been built yet. Try building the latest version now, or " +"if you would like to build a specific version, select the version below and " +"your documentation build will be triggered." msgstr "" #: templates/projects/onboard_detail.html:21 @@ -4955,9 +4988,8 @@ msgstr "" #: templates/projects/onboard_detail.html:33 msgid "" "Your documentation has been built. Ensure your documentation is kept up to " -"date with every commit to your repository, by setting up a " -"webhook." +"date with every commit to your repository, by setting up a webhook." msgstr "" #: templates/projects/onboard_detail.html:41 @@ -4970,8 +5002,8 @@ msgstr "" #: templates/projects/onboard_detail.html:50 msgid "" -"There was a problem building your documentation, you can see what went wrong" -" in the build output. If you need more help, check out some of the problems frequently " "encountered during builds." msgstr "" @@ -4997,17 +5029,16 @@ msgstr "" #: templates/projects/onboard_import.html:10 #, python-format msgid "" -"You don't have any projects yet, but you can start building documentation by" -" importing one. Not sure how to start documenting your project? Check out " -"the Tutorial to learn how." +"You don't have any projects yet, but you can start building documentation by " +"importing one. Not sure how to start documenting your project? Check out the " +"Tutorial to learn how." msgstr "" #: templates/projects/onboard_import.html:19 #, python-format msgid "" -"In a hurry? Fork our template " -"project on GitHub, and import " -"it." +"In a hurry? Fork our template project on GitHub, and import it." msgstr "" #: templates/projects/onboard_import.html:25 @@ -5043,12 +5074,11 @@ msgstr "" #: templates/projects/project_advertising.html:50 msgid "" "For more details on advertising on Read the Docs including the privacy " -"protections we have in place for users and community advertising we run on behalf " -"of the open source community, see our documentation." +"protections we have in place for users and community advertising we run on behalf of the open source " +"community, see our documentation." msgstr "" #: templates/projects/project_advertising.html:59 @@ -5059,17 +5089,17 @@ msgstr "オプトアウト" #, python-format msgid "" "In addition to the advertising preferences we have for individual users, we have multiple ways" -" for projects to opt out of advertising on Read the Docs." +"href=\"%(ads_preferences_url)s\">individual users, we have multiple ways " +"for projects to opt out of advertising on Read the Docs." msgstr "" #: templates/projects/project_advertising.html:71 msgid "" "If you are part of a company that uses Read the Docs to host documentation " -"for a commercial product, please consider Read the Docs for Business which " -"offers a completely ad-free experience, private repositories, private " -"documentation, additional build resources, and dedicated support." +"for a commercial product, please consider Read the Docs for Business which offers a completely ad-free " +"experience, private repositories, private documentation, additional build " +"resources, and dedicated support." msgstr "" #: templates/projects/project_advertising.html:81 @@ -5091,15 +5121,15 @@ msgstr "" msgid "" "If you would like to completely remove advertising from your open source " "project, but both Read the Docs for Business and our Gold memberships don't " -"seem like the right fit, please get" -" in touch to discuss alternatives to advertising." +"seem like the right fit, please get in touch to discuss " +"alternatives to advertising." msgstr "" #: templates/projects/project_advertising.html:113 msgid "" -"If you are a company hosting commercial documentation on our community site," -" we do not allow removing paid advertisements on your documentation. Please " +"If you are a company hosting commercial documentation on our community site, " +"we do not allow removing paid advertisements on your documentation. Please " "consider Read the Docs for Business or a Gold membership." msgstr "" @@ -5119,7 +5149,9 @@ msgstr "新しいプロジェクトを作成" msgid "" "Create new documentation here. If you already have docs in a public " "repository," -msgstr "もし公開リポジトリにすでにドキュメントがあるのなら、新しいドキュメントをここに作成します。" +msgstr "" +"もし公開リポジトリにすでにドキュメントがあるのなら、新しいドキュメントをここ" +"に作成します。" #: templates/projects/project_create.html:15 msgid "import an existing project" @@ -5167,9 +5199,8 @@ msgstr "" #: templates/projects/project_dashboard_base.html:146 #, python-format msgid "" -"Check out the documentation for Read the " -"Docs. It contains lots of information about how to get the most out of " -"RTD." +"Check out the documentation for Read the Docs. It contains lots of information about how to get the most out of RTD." msgstr "" #: templates/projects/project_delete.html:4 @@ -5206,10 +5237,14 @@ msgid "Delete project" msgstr "プロジェクトを削除する" #: templates/projects/project_edit_base.html:19 +msgid " Addons" +msgstr "" + +#: templates/projects/project_edit_base.html:21 msgid "Edit Versions" msgstr "" -#: templates/projects/project_edit_base.html:24 +#: templates/projects/project_edit_base.html:26 #: templates/projects/projectrelationship_form.html:5 #: templates/projects/projectrelationship_form.html:12 #: templates/projects/projectrelationship_list.html:5 @@ -5217,7 +5252,7 @@ msgstr "" msgid "Subprojects" msgstr "サブプロジェクト" -#: templates/projects/project_edit_base.html:28 +#: templates/projects/project_edit_base.html:30 #: templates/projects/webhook_exchange_detail.html:5 #: templates/projects/webhook_form.html:5 #: templates/projects/webhook_form.html:11 @@ -5226,19 +5261,19 @@ msgstr "サブプロジェクト" msgid "Webhooks" msgstr "" -#: templates/projects/project_edit_base.html:29 +#: templates/projects/project_edit_base.html:31 #: templates/projects/project_notifications.html:5 #: templates/projects/project_notifications.html:12 msgid "Email Notifications" msgstr "" -#: templates/projects/project_edit_base.html:30 +#: templates/projects/project_edit_base.html:32 #: templates/projects/project_traffic_analytics.html:6 #: templates/projects/project_traffic_analytics.html:11 msgid "Traffic Analytics" msgstr "" -#: templates/projects/project_edit_base.html:31 +#: templates/projects/project_edit_base.html:33 #: templates/projects/projects_search_analytics.html:6 #: templates/projects/projects_search_analytics.html:11 msgid "Search Analytics" @@ -5299,9 +5334,11 @@ msgstr "ビュー" #: templates/projects/project_import.html:214 msgid "" -"You can import your project manually if it isn't listed here or connected to" -" one of your accounts." -msgstr "もしこの一覧にない、あるいは別のアカウントと接続されている場合、手動でimportできます。" +"You can import your project manually if it isn't listed here or connected to " +"one of your accounts." +msgstr "" +"もしこの一覧にない、あるいは別のアカウントと接続されている場合、手動でimport" +"できます。" #: templates/projects/project_import.html:221 msgid "Import Manually" @@ -5386,7 +5423,8 @@ msgstr "" msgid "" "\n" " * The way that we track 404 pages is on our backend hosting.\n" -" It's possible the number of times each page is viewed is undercounted because of caching in the browser or in a CDN.\n" +" It's possible the number of times each page is viewed is undercounted " +"because of caching in the browser or in a CDN.\n" " " msgstr "" @@ -5447,7 +5485,9 @@ msgstr "メンテナーを編集" msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" -msgstr "プロジェクトにメンテナーを追加します。これはプロジェクトの管理者権限を与えることになりますので、注意してください!" +msgstr "" +"プロジェクトにメンテナーを追加します。これはプロジェクトの管理者権限を与える" +"ことになりますので、注意してください!" #: templates/projects/project_users.html:49 msgid "Add maintainer" @@ -5466,9 +5506,9 @@ msgstr "%(version_name)s" #: templates/projects/project_version_detail.html:28 msgid "" "This version is inactive but its documentation is still available online. " -"You can delete this " -"version's documentation if you want to remove it completely." +"You can delete this version's documentation if you want to remove it " +"completely." msgstr "" #: templates/projects/project_version_list.html:24 @@ -5510,10 +5550,9 @@ msgstr "" #: templates/projects/projectrelationship_form.html:16 msgid "" -"Using subprojects allows you to serve multiple projects from the same domain" -" as your main project. Learn " -"more." +"Using subprojects allows you to serve multiple projects from the same domain " +"as your main project. Learn more." msgstr "" #: templates/projects/projectrelationship_form.html:28 @@ -5634,9 +5673,9 @@ msgstr "" #: templates/security.html:11 msgid "" -"For more details on security at Read the Docs or to report a security issue," -" please see our security policy." +"For more details on security at Read the Docs or to report a security issue, " +"please see our security policy." msgstr "" #: templates/socialaccount/authentication_error.html:5 @@ -5654,8 +5693,8 @@ msgid "" "On this page, you can manage the integration with your Git provider(s) that " "enables automatic import and configuration of your repositories. Read our documentation page about connecting Git " -"providers." +"target=\"_blank\">Read our documentation page about connecting Git providers." +"" msgstr "" #: templates/socialaccount/connections.html:37 diff --git a/readthedocs/locale/ko_KR/LC_MESSAGES/django.po b/readthedocs/locale/ko_KR/LC_MESSAGES/django.po index 5dd3368c8ba..3f658d49dc7 100644 --- a/readthedocs/locale/ko_KR/LC_MESSAGES/django.po +++ b/readthedocs/locale/ko_KR/LC_MESSAGES/django.po @@ -1,25 +1,27 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Chanyoung Oh , 2016,2018 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-08 09:41+0000\n" +"POT-Creation-Date: 2024-10-23 13:42+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Chanyoung Oh , 2016,2018\n" -"Language-Team: Korean (Korea) (http://app.transifex.com/readthedocs/readthedocs/language/ko_KR/)\n" +"Language-Team: Korean (Korea) (http://app.transifex.com/readthedocs/" +"readthedocs/language/ko_KR/)\n" +"Language: ko_KR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ko_KR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:717 -#: projects/filters.py:196 projects/models.py:1480 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:728 +#: projects/filters.py:196 projects/models.py:1484 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "버전" @@ -160,8 +162,8 @@ msgstr "" #: api/v3/serializers.py:1033 #, python-brace-format msgid "" -"Prefix redirects have been removed. Please use an exact redirect `/prefix/*`" -" instead. See {blog_link}." +"Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " +"instead. See {blog_link}." msgstr "" #: api/v3/serializers.py:1039 @@ -217,7 +219,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:246 +#: projects/models.py:250 msgid "User" msgstr "사용자" @@ -229,9 +231,9 @@ msgstr "" msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:95 builds/models.py:711 -#: organizations/filters.py:133 projects/filters.py:151 -#: projects/models.py:1474 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:95 builds/models.py:722 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1478 +#: redirects/models.py:48 msgid "Project" msgstr "프로젝트" @@ -255,7 +257,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1226 msgid "Action" msgstr "" @@ -438,7 +440,7 @@ msgstr "브랜치" msgid "Tag" msgstr "태그" -#: builds/constants.py:56 projects/constants.py:412 +#: builds/constants.py:56 projects/constants.py:414 msgid "Unknown" msgstr "알 수 없음" @@ -470,7 +472,7 @@ msgstr "활성" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1579 +#: builds/filters.py:29 projects/models.py:1583 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "빌드 실패" @@ -487,7 +489,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:139 builds/models.py:733 +#: builds/filters.py:48 builds/models.py:139 builds/models.py:744 msgid "State" msgstr "상태" @@ -496,7 +498,7 @@ msgstr "상태" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:100 builds/models.py:723 +#: builds/filters.py:54 builds/models.py:100 builds/models.py:734 msgid "Type" msgstr "종류" @@ -530,7 +532,7 @@ msgid "Verbose Name" msgstr "" #: builds/models.py:127 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:251 +#: projects/models.py:255 msgid "Slug" msgstr "" @@ -550,7 +552,7 @@ msgstr "빌드됨" msgid "Uploaded" msgstr "업로드됨" -#: builds/models.py:154 projects/models.py:479 +#: builds/models.py:154 projects/models.py:483 msgid "Privacy Level" msgstr "보안 수준" @@ -582,7 +584,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:564 +#: builds/models.py:175 projects/models.py:568 msgid "Documentation type" msgstr "문서 종류" @@ -591,207 +593,206 @@ msgid "Type of documentation the version was built with." msgstr "" #: builds/models.py:183 -msgid "" -"Data generated at build time by the doctool (`readthedocs-build.yaml`)." +msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" #: builds/models.py:190 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:745 +#: builds/models.py:756 msgid "Status" msgstr "" -#: builds/models.py:752 integrations/models.py:145 +#: builds/models.py:763 integrations/models.py:145 msgid "Date" msgstr "날짜" -#: builds/models.py:753 +#: builds/models.py:764 msgid "Success" msgstr "성공" -#: builds/models.py:758 +#: builds/models.py:769 msgid "Setup" msgstr "설치" -#: builds/models.py:759 +#: builds/models.py:770 msgid "Setup error" msgstr "설치 오류" -#: builds/models.py:760 +#: builds/models.py:771 msgid "Output" msgstr "결과물" -#: builds/models.py:761 templates/builds/build_detail.html:261 +#: builds/models.py:772 templates/builds/build_detail.html:261 msgid "Error" msgstr "오류" -#: builds/models.py:762 +#: builds/models.py:773 msgid "Exit code" msgstr "종료 코드" -#: builds/models.py:767 projects/models.py:1491 +#: builds/models.py:778 projects/models.py:1495 msgid "Commit" msgstr "커밋" -#: builds/models.py:773 +#: builds/models.py:784 msgid "Version slug" msgstr "" -#: builds/models.py:779 +#: builds/models.py:790 msgid "Version name" msgstr "" -#: builds/models.py:785 builds/models.py:1228 +#: builds/models.py:796 builds/models.py:1239 msgid "Version type" msgstr "" -#: builds/models.py:792 +#: builds/models.py:803 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:797 +#: builds/models.py:808 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:805 +#: builds/models.py:816 msgid "Build Length" msgstr "빌드 길이" -#: builds/models.py:808 +#: builds/models.py:819 msgid "Builder" msgstr "빌더" -#: builds/models.py:815 +#: builds/models.py:826 msgid "Cold Storage" msgstr "" -#: builds/models.py:821 +#: builds/models.py:832 msgid "Celery task id" msgstr "" -#: builds/models.py:1131 +#: builds/models.py:1142 msgid "Build" msgstr "빌드" -#: builds/models.py:1136 +#: builds/models.py:1147 msgid "Command" msgstr "명령어" -#: builds/models.py:1137 builds/models.py:1192 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:253 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1203 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:257 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "설명" -#: builds/models.py:1138 +#: builds/models.py:1149 msgid "Command output" msgstr "" -#: builds/models.py:1139 +#: builds/models.py:1150 msgid "Command exit code" msgstr "" -#: builds/models.py:1141 +#: builds/models.py:1152 msgid "Start time" msgstr "시작 시간" -#: builds/models.py:1142 +#: builds/models.py:1153 msgid "End time" msgstr "종료 시간" -#: builds/models.py:1170 +#: builds/models.py:1181 msgid "Activate version" msgstr "" -#: builds/models.py:1171 +#: builds/models.py:1182 msgid "Hide version" msgstr "" -#: builds/models.py:1172 +#: builds/models.py:1183 msgid "Make version public" msgstr "" -#: builds/models.py:1173 +#: builds/models.py:1184 msgid "Make version private" msgstr "" -#: builds/models.py:1174 +#: builds/models.py:1185 msgid "Set version as default" msgstr "" -#: builds/models.py:1175 +#: builds/models.py:1186 msgid "Delete version" msgstr "" -#: builds/models.py:1187 +#: builds/models.py:1198 msgid "Rule priority" msgstr "" -#: builds/models.py:1188 +#: builds/models.py:1199 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1198 +#: builds/models.py:1209 msgid "Match argument" msgstr "" -#: builds/models.py:1199 +#: builds/models.py:1210 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1214 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1216 msgid "" -"Match argument defined by us, it is used if is not None, otherwise match_arg" -" will be used." +"Match argument defined by us, it is used if is not None, otherwise match_arg " +"will be used." msgstr "" -#: builds/models.py:1216 +#: builds/models.py:1227 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1221 +#: builds/models.py:1232 msgid "Action argument" msgstr "" -#: builds/models.py:1222 +#: builds/models.py:1233 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1240 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1394 +#: builds/models.py:1405 msgid "Version activated" msgstr "" -#: builds/models.py:1395 +#: builds/models.py:1406 msgid "Version hidden" msgstr "" -#: builds/models.py:1397 +#: builds/models.py:1408 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1400 +#: builds/models.py:1411 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1402 +#: builds/models.py:1413 msgid "Version set as default" msgstr "" -#: builds/models.py:1403 +#: builds/models.py:1414 msgid "Version deleted" msgstr "" -#: builds/models.py:1408 +#: builds/models.py:1419 msgid "Matched rule" msgstr "" @@ -909,7 +910,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1594 +#: core/forms.py:198 projects/models.py:1598 msgid "URL" msgstr "URL" @@ -1026,8 +1027,8 @@ msgstr "" #: domains/validators.py:22 #, python-brace-format msgid "" -"Your organization has reached the limit of {feature.value} domains. Consider" -" removing unused domains or upgrading your plan." +"Your organization has reached the limit of {feature.value} domains. Consider " +"removing unused domains or upgrading your plan." msgstr "" #: gold/forms.py:50 @@ -1039,12 +1040,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:223 -#: organizations/models.py:297 projects/models.py:237 +#: organizations/models.py:297 projects/models.py:241 msgid "Publication date" msgstr "게시 날짜" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:240 projects/models.py:1493 +#: organizations/models.py:298 projects/models.py:244 projects/models.py:1497 msgid "Modified date" msgstr "수정 날짜" @@ -1076,15 +1077,15 @@ msgstr "" #: gold/templates/gold/projects.html:20 #: gold/templates/gold/subscription_detail.html:52 msgid "" -"For small businesses or personal projects, we ask for $5 per month to remove" -" ads from a project." +"For small businesses or personal projects, we ask for $5 per month to remove " +"ads from a project." msgstr "" #: gold/templates/gold/projects.html:21 #: gold/templates/gold/subscription_detail.html:53 msgid "" -"For corporate supported open source projects, we ask for a $50 membership in" -" order to cover our support and operations costs." +"For corporate supported open source projects, we ask for a $50 membership in " +"order to cover our support and operations costs." msgstr "" #: gold/templates/gold/projects.html:24 @@ -1143,18 +1144,16 @@ msgstr "" #: gold/templates/gold/subscription_detail.html:57 msgid "" -"If you are a company using Read the Docs, please consider Read the Docs for Business. This will " -"help us cover our costs, and provide you with a better experience on the " -"site." +"If you are a company using Read the Docs, please consider Read the Docs for Business. This will help us cover " +"our costs, and provide you with a better experience on the site." msgstr "" #: gold/templates/gold/subscription_detail.html:66 #, python-format msgid "" -"For any questions about our Gold membership program, please email" -" us." +"For any questions about our Gold membership program, please email us." msgstr "" #: gold/templates/gold/subscription_detail.html:74 @@ -1281,8 +1280,8 @@ msgstr "" #: invitations/templates/invitations/invitation_detail.html:12 #, python-format msgid "" -"%(requestor_name)s has invited you to join" -" the %(target_name)s %(target_type)s." +"%(requestor_name)s has invited you to join " +"the %(target_name)s %(target_type)s." msgstr "" #: invitations/templates/invitations/invitation_detail.html:22 @@ -1321,7 +1320,7 @@ msgid "Unknown problem" msgstr "" #: notifications/messages.py:101 -msgid "Build terminated due inactivity" +msgid "Build terminated due to inactivity" msgstr "" #: notifications/messages.py:129 @@ -1447,7 +1446,7 @@ msgstr "사용자" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:250 projects/models.py:1485 +#: projects/models.py:254 projects/models.py:1489 msgid "Name" msgstr "이름" @@ -1573,8 +1572,7 @@ msgstr "" msgid "All organizations" msgstr "" -#: organizations/filters.py:103 projects/filters.py:161 -#: projects/filters.py:223 +#: organizations/filters.py:103 projects/filters.py:161 projects/filters.py:223 msgid "Sort by" msgstr "" @@ -1725,7 +1723,8 @@ msgstr "" msgid "" "\n" " Deleting this organization will also remove all the organization's\n" -" teams, users, projects, and built documentation. Are you sure that it\n" +" teams, users, projects, and built documentation. Are you sure that " +"it\n" " is safe to remove this organization?\n" " " msgstr "" @@ -1808,8 +1807,10 @@ msgstr "" #, python-format msgid "" "\n" -" This is a list of all the team members and owners inside your organization.\n" -" To invite members, invite them to a team\n" +" This is a list of all the team members and owners inside your " +"organization.\n" +" To invite members, invite them to a " +"team\n" " " msgstr "" @@ -1857,7 +1858,8 @@ msgid "" "\n" " Before you can add a project or build documentation,\n" " we will help you create an organization.\n" -" Access to your documentation is limited to only those inside your organization,\n" +" Access to your documentation is limited to only those inside your " +"organization,\n" " or inside a team with access.\n" " We'll help set up a team shortly,\n" " start by entering your organization details.\n" @@ -1899,14 +1901,16 @@ msgstr "" msgid "" "\n" " Access to your documentation is limited to\n" -" only those inside your organization, or inside a team with access.\n" +" only those inside your organization, or inside a team " +"with access.\n" " " msgstr "" #: organizations/templates/organizations/organization_create.html:50 msgid "" "\n" -" No need to decide now, you can pick a plan that fits your organization\n" +" No need to decide now, you can pick a plan that fits your " +"organization\n" " after a 30 day trial.\n" " " msgstr "" @@ -1937,15 +1941,15 @@ msgstr "" #: organizations/templates/organizations/security_log.html:19 #, python-format msgid "" -"The organization security log allows you to see" -" what has happened recently in your organization." +"The organization security log allows you to see " +"what has happened recently in your organization." msgstr "" #: organizations/templates/organizations/security_log.html:25 #, python-format msgid "" -"Showing logs from the last %(days_limit)s days. You can upgrade your plan to" -" increase the time period that is stored." +"Showing logs from the last %(days_limit)s days. You can upgrade your plan to " +"increase the time period that is stored." msgstr "" #: organizations/templates/organizations/security_log.html:30 @@ -1968,7 +1972,8 @@ msgstr "" #: organizations/templates/organizations/team_delete.html:13 msgid "" "\n" -" Deleting this team will revoke access for users that were in the team.\n" +" Deleting this team will revoke access for users that were in the " +"team.\n" " Are you sure that it is safe to remove these users?\n" " " msgstr "" @@ -2007,7 +2012,8 @@ msgstr "" #: organizations/templates/organizations/team_project_edit.html:15 msgid "" "\n" -" Select the projects that you would like this team to have access to.\n" +" Select the projects that you would like this team to have access " +"to.\n" " " msgstr "" @@ -2125,75 +2131,75 @@ msgstr "" msgid "Generic" msgstr "" -#: projects/constants.py:79 +#: projects/constants.py:81 msgid "Live" msgstr "" -#: projects/constants.py:80 +#: projects/constants.py:82 msgid "Deleted" msgstr "삭제됨" -#: projects/constants.py:86 +#: projects/constants.py:88 msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2068 +#: projects/constants.py:94 projects/models.py:2077 msgid "Public" msgstr "공개" -#: projects/constants.py:93 +#: projects/constants.py:95 msgid "Private" msgstr "비공개" -#: projects/constants.py:104 +#: projects/constants.py:106 msgid "CPython 2.x" msgstr "CPython 2.x" -#: projects/constants.py:105 +#: projects/constants.py:107 msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:409 +#: projects/constants.py:411 msgid "Valid and active" msgstr "" -#: projects/constants.py:410 +#: projects/constants.py:412 msgid "Invalid" msgstr "" -#: projects/constants.py:411 +#: projects/constants.py:413 msgid "Pending" msgstr "" -#: projects/constants.py:421 +#: projects/constants.py:423 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:425 +#: projects/constants.py:427 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:429 +#: projects/constants.py:431 msgid "Single version without translations (/)" msgstr "" -#: projects/constants.py:446 +#: projects/constants.py:448 msgid "Alphabetically" msgstr "" -#: projects/constants.py:447 +#: projects/constants.py:449 msgid "SemVer (Read the Docs)" msgstr "" -#: projects/constants.py:450 +#: projects/constants.py:452 msgid "Python Packaging (PEP 440 and PEP 425)" msgstr "" -#: projects/constants.py:452 +#: projects/constants.py:454 msgid "CalVer (YYYY.0M.0M)" msgstr "" -#: projects/constants.py:453 +#: projects/constants.py:455 msgid "Define your own pattern" msgstr "" @@ -2308,15 +2314,14 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:451 projects/models.py:255 +#: projects/forms.py:451 projects/models.py:259 msgid "Short description of this project" msgstr "" #: projects/forms.py:473 #, python-brace-format msgid "" -"This setting is inherited from the parent " -"translation." +"This setting is inherited from the parent translation." msgstr "" #: projects/forms.py:548 @@ -2397,512 +2402,532 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:258 +#: projects/models.py:190 +#, fuzzy +#| msgid "Single version" +msgid "Sorting of versions" +msgstr "단일 버전" + +#: projects/models.py:200 +msgid "Custom version sorting pattern" +msgstr "" + +#: projects/models.py:206 +msgid "Show latest and stable at the beginning" +msgstr "" + +#: projects/models.py:262 msgid "Repository URL" msgstr "저장소 URL" -#: projects/models.py:261 +#: projects/models.py:265 msgid "Git repository URL" msgstr "" -#: projects/models.py:268 +#: projects/models.py:272 msgid "Repository type" msgstr "저장소 종류" -#: projects/models.py:274 +#: projects/models.py:278 msgid "Project homepage" msgstr "" -#: projects/models.py:276 +#: projects/models.py:280 msgid "The project's homepage" msgstr "프로젝트 홈페이지" -#: projects/models.py:279 +#: projects/models.py:283 msgid "Canonical URL" msgstr "" -#: projects/models.py:281 +#: projects/models.py:285 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:284 +#: projects/models.py:288 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:291 +#: projects/models.py:295 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " "current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:299 +#: projects/models.py:303 msgid "Single version" msgstr "단일 버전" -#: projects/models.py:302 +#: projects/models.py:306 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 "단일 버전 사이트는 번역본 없이 \"최신\" 버전만을 도메인의 루트에서 제공합니다. 문서에 여러 버전이 절대로 존재하지 않을 예정일 경우에만 이 옵션을 켜야 합니다. 신중히 사용하세요." +msgstr "" +"단일 버전 사이트는 번역본 없이 \"최신\" 버전만을 도메인의 루트에서 제공합니" +"다. 문서에 여러 버전이 절대로 존재하지 않을 예정일 경우에만 이 옵션을 " +"켜야 합니다. 신중히 사용하세요." -#: projects/models.py:309 +#: projects/models.py:313 msgid "Default version" msgstr "기본 버전" -#: projects/models.py:312 +#: projects/models.py:316 msgid "The version of your project that / redirects to" msgstr "/로 접근했을 때 리디렉션될 프로젝트의 버전" -#: projects/models.py:317 +#: projects/models.py:321 msgid "Default branch" msgstr "기본 브랜치" -#: projects/models.py:323 +#: projects/models.py:327 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:328 +#: projects/models.py:332 msgid "Custom path prefix" msgstr "" -#: projects/models.py:334 +#: projects/models.py:338 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." msgstr "" -#: projects/models.py:339 +#: projects/models.py:343 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:345 +#: projects/models.py:349 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." msgstr "" -#: projects/models.py:352 +#: projects/models.py:356 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:355 +#: projects/models.py:359 msgid "" -"More information in our docs." +"More information in our docs." msgstr "" -#: projects/models.py:359 +#: projects/models.py:363 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:366 +#: projects/models.py:370 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:371 +#: projects/models.py:375 msgid "CDN Enabled" msgstr "" -#: projects/models.py:373 +#: projects/models.py:377 msgid "Analytics code" msgstr "애널리틱스 코드" -#: projects/models.py:378 +#: projects/models.py:382 msgid "" -"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow" -" down your page loads." +"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " +"down your page loads." msgstr "" -#: projects/models.py:384 +#: projects/models.py:388 msgid "Disable Analytics" msgstr "" -#: projects/models.py:388 +#: projects/models.py:392 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:393 +#: projects/models.py:397 msgid "Alternative container image" msgstr "" -#: projects/models.py:399 +#: projects/models.py:403 msgid "Container memory limit" msgstr "" -#: projects/models.py:404 +#: projects/models.py:408 msgid "" -"Memory limit in Docker format -- example: 512m or " -"1g" +"Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:409 +#: projects/models.py:413 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:414 +#: projects/models.py:418 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:420 +#: projects/models.py:424 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:425 +#: projects/models.py:429 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:427 +#: projects/models.py:431 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:430 +#: projects/models.py:434 msgid "Ad-free" msgstr "" -#: projects/models.py:435 +#: projects/models.py:439 msgid "Is spam?" msgstr "" -#: projects/models.py:438 +#: projects/models.py:442 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:441 +#: projects/models.py:445 msgid "Show version warning" msgstr "" -#: projects/models.py:443 +#: projects/models.py:447 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:447 +#: projects/models.py:451 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:453 +#: projects/models.py:457 msgid "" "Warning: experimental feature. Custom path from repository " -"top-level to your .readthedocs.yaml, ex. " -"subpath/docs/.readthedocs.yaml. Leave blank for default value: " -".readthedocs.yaml." +"top-level to your .readthedocs.yaml, ex. subpath/docs/." +"readthedocs.yaml. Leave blank for default value: .readthedocs." +"yaml." msgstr "" -#: projects/models.py:461 +#: projects/models.py:465 msgid "Featured" msgstr "" -#: projects/models.py:463 +#: projects/models.py:467 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:471 +#: projects/models.py:475 msgid "Delisted" msgstr "" -#: projects/models.py:473 +#: projects/models.py:477 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" msgstr "" -#: projects/models.py:484 +#: projects/models.py:488 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:491 +#: projects/models.py:495 msgid "Related projects" msgstr "연관 프로젝트" -#: projects/models.py:499 templates/search/elastic_search.html:57 +#: projects/models.py:503 templates/search/elastic_search.html:57 msgid "Language" msgstr "언어" -#: projects/models.py:503 +#: projects/models.py:507 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:511 +#: projects/models.py:515 msgid "Programming Language" msgstr "" -#: projects/models.py:515 +#: projects/models.py:519 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:531 +#: projects/models.py:535 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:535 +#: projects/models.py:539 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:544 +#: projects/models.py:548 msgid "Connected repository" msgstr "" -#: projects/models.py:545 +#: projects/models.py:549 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:571 +#: projects/models.py:575 msgid "" -"Type of documentation you are building. More" -" info on sphinx builders." +"Type of documentation you are building. More " +"info on sphinx builders." msgstr "" -#: projects/models.py:582 +#: projects/models.py:586 msgid "project" msgstr "" -#: projects/models.py:593 +#: projects/models.py:597 msgid "Model must have slug" msgstr "" -#: projects/models.py:1355 +#: projects/models.py:1359 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1490 +#: projects/models.py:1494 msgid "Path" msgstr "경로" -#: projects/models.py:1492 +#: projects/models.py:1496 msgid "Build id" msgstr "" -#: projects/models.py:1495 +#: projects/models.py:1499 msgid "Page search rank" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1504 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1543 projects/models.py:1708 +#: projects/models.py:1547 projects/models.py:1712 msgid "created" msgstr "" -#: projects/models.py:1548 +#: projects/models.py:1552 msgid "modified" msgstr "" -#: projects/models.py:1577 +#: projects/models.py:1581 msgid "Build triggered" msgstr "" -#: projects/models.py:1578 +#: projects/models.py:1582 msgid "Build passed" msgstr "" -#: projects/models.py:1596 +#: projects/models.py:1600 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1599 +#: projects/models.py:1603 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1607 +#: projects/models.py:1611 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1610 +#: projects/models.py:1614 msgid "JSON payload" msgstr "" -#: projects/models.py:1612 +#: projects/models.py:1616 msgid "" -"JSON payload to send to the webhook. Check the docs for available substitutions." +"JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1723 msgid "Domain" msgstr "도메인" -#: projects/models.py:1726 +#: projects/models.py:1730 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1730 +#: projects/models.py:1734 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1739 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1743 msgid "Use HTTPS" msgstr "HTTPS 사용" -#: projects/models.py:1741 +#: projects/models.py:1745 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1745 +#: projects/models.py:1749 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1750 templates/projects/domain_form.html:49 +#: projects/models.py:1754 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1763 msgid "Skip validation process." msgstr "" -#: projects/models.py:1763 +#: projects/models.py:1767 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1772 +#: projects/models.py:1776 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1777 +#: projects/models.py:1781 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1782 +#: projects/models.py:1786 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1924 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1923 +#: projects/models.py:1928 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1928 +#: projects/models.py:1933 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1939 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1943 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1947 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1952 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1957 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1961 +msgid "Build: Generate a file manifest for file tree diff." +msgstr "" + +#: projects/models.py:1966 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1970 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1974 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1977 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1978 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1972 +#: projects/models.py:1981 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1976 +#: projects/models.py:1985 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1990 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1996 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2002 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1997 +#: projects/models.py:2006 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2001 +#: projects/models.py:2010 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2006 +#: projects/models.py:2015 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2028 msgid "Feature identifier" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2033 msgid "Date feature was added" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2039 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2043 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2056 +#: projects/models.py:2065 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2069 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2065 +#: projects/models.py:2074 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2080 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2980,8 +3005,8 @@ msgstr "" #: projects/validators.py:119 #, python-brace-format msgid "" -"Found invalid character. Avoid these characters: " -"{invalid_characters}" +"Found invalid character. Avoid these characters: {invalid_characters}" msgstr "" #: projects/validators.py:133 @@ -3176,8 +3201,8 @@ msgstr "" #: redirects/models.py:33 msgid "" -"Absolute path, excluding the domain. Example: /docs/ or " -"/install.html" +"Absolute path, excluding the domain. Example: /docs/ or /install." +"html" msgstr "" #: redirects/models.py:37 @@ -3243,7 +3268,7 @@ msgstr "" #: redirects/templates/redirects/redirect_form.html:8 #: redirects/templates/redirects/redirect_list.html:6 #: redirects/templates/redirects/redirect_list.html:13 -#: templates/projects/project_edit_base.html:22 +#: templates/projects/project_edit_base.html:24 msgid "Redirects" msgstr "" @@ -3387,7 +3412,7 @@ msgid "Custom domain" msgstr "" #: subscriptions/constants.py:26 -msgid "CDN public documentation" +msgid "CDN for public documentation" msgstr "" #: subscriptions/constants.py:27 @@ -3444,8 +3469,8 @@ msgstr "" #: subscriptions/forms.py:29 msgid "" -"Check our pricing " -"page for more information about each plan." +"Check our pricing page for more information about each plan." msgstr "" #: subscriptions/notifications.py:92 @@ -3481,8 +3506,7 @@ msgstr "" msgid "Signed up" msgstr "" -#. Translators: this is the subscription start date, used here as "4 days ago" -#. or "5 months ago" +#. Translators: this is the subscription start date, used here as "4 days ago" or "5 months ago" #: subscriptions/templates/subscriptions/subscription_detail.html:75 #, python-format msgid "%(time_since_signup)s ago" @@ -3502,8 +3526,8 @@ msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" -"Use the button above to see past invoices, change your plan, and update your" -" billing information." +"Use the button above to see past invoices, change your plan, and update your " +"billing information." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:115 @@ -3562,9 +3586,11 @@ msgstr "경고:" #: templates/account/email.html:46 msgid "" -"You currently do not have any email address set up. You should really add an" -" email address so you can receive notifications, reset your password, etc." -msgstr "회원님은 현재 설정된 이메일 주소가 없습니다. 알림, 비밀번호 재설정 메일 등을 받기 위해 이메일 주소를 등록하시길 강력히 권장합니다." +"You currently do not have any email address set up. You should really add an " +"email address so you can receive notifications, reset your password, etc." +msgstr "" +"회원님은 현재 설정된 이메일 주소가 없습니다. 알림, 비밀번호 재설정 메일 등을 " +"받기 위해 이메일 주소를 등록하시길 강력히 권장합니다." #: templates/account/email.html:50 msgid "Add E-mail Address" @@ -3643,9 +3669,9 @@ msgstr "" #: templates/account/login.html:55 #, python-format msgid "" -"If you forgot your password, reset " -"it." -msgstr "비밀번호를 잊으셨다면, 재설정하세요." +"If you forgot your password, reset it." +msgstr "" +"비밀번호를 잊으셨다면, 재설정하세요." #: templates/account/login.html:78 msgid "Log in using single sign-on" @@ -3658,8 +3684,7 @@ msgstr "" msgid "Change Password" msgstr "비밀번호 변경" -#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But -#. unfortunately the three bits have to be separate. +#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But unfortunately the three bits have to be separate. #: templates/account/signup.html:5 templates/core/home-header.html:17 msgid "Sign up" msgstr "회원가입" @@ -3668,7 +3693,8 @@ msgstr "회원가입" #, python-format msgid "" "Already have an account? Then please sign in." -msgstr "이미 계정이 있으신가요? 그렇다면 로그인하세요." +msgstr "" +"이미 계정이 있으신가요? 그렇다면 로그인하세요." #: templates/account/signup.html:19 #, python-format @@ -3683,16 +3709,15 @@ msgstr "" #: templates/account/signup.html:33 msgid "" -"Sign up using the following provider. If you don't have an account with this" -" provider, please contact your organization owner and ask about this." +"Sign up using the following provider. If you don't have an account with this " +"provider, please contact your organization owner and ask about this." msgstr "" #: templates/account/signup.html:48 msgid "" -"By signing up, you agree to our Terms of " -"Service and Privacy Policy." +"By signing up, you agree to our Terms of Service and Privacy Policy." msgstr "" #: templates/archive/index.html:5 @@ -3788,8 +3813,8 @@ msgstr "필터" #: templates/builds/build_detail.html:39 #, python-format msgid "" -"Our new beta dashboard is now available for testing! Try" -" viewing this build on the new dashboard." +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." msgstr "" #: templates/builds/build_detail.html:53 @@ -3902,15 +3927,15 @@ msgstr "인기 태그" #: templates/builds/versionautomationrule_list.html:6 #: templates/builds/versionautomationrule_list.html:15 -#: templates/projects/project_edit_base.html:27 +#: templates/projects/project_edit_base.html:29 msgid "Automation Rules" msgstr "" #: templates/builds/versionautomationrule_list.html:20 msgid "" -"Automate actions on new branches and tags. Check the documentation on automation rules for more information." +"Automate actions on new branches and tags. Check the documentation on automation " +"rules for more information." msgstr "" #: templates/builds/versionautomationrule_list.html:32 @@ -3931,8 +3956,7 @@ msgstr "" #, python-format msgid "" "%(type)s \"%(version)s\" matched the pattern \"%(pattern)s\", " -"and the action %(action)s was performed %(date)s " -"ago." +"and the action %(action)s was performed %(date)s ago." msgstr "" #: templates/builds/versionautomationrule_list.html:101 @@ -4055,7 +4079,7 @@ msgid "No builds yet" msgstr "아직 빌드가 없음" #: templates/core/project_detail_right.html:51 -#: templates/projects/project_edit_base.html:21 +#: templates/projects/project_edit_base.html:23 #: templates/projects/project_users.html:9 msgid "Maintainers" msgstr "관리자" @@ -4082,7 +4106,7 @@ msgid "Short URLs" msgstr "단축 URL" #: templates/core/project_detail_right.html:111 -#: templates/projects/project_edit_base.html:23 +#: templates/projects/project_edit_base.html:25 #: templates/projects/project_translations.html:12 msgid "Translations" msgstr "번역" @@ -4147,8 +4171,7 @@ msgstr "" msgid "Maze Found" msgstr "" -#: templates/errors/dashboard/404.html:6 -#: templates/errors/dashboard/404.html:11 +#: templates/errors/dashboard/404.html:6 templates/errors/dashboard/404.html:11 #: templates/errors/proxito/404/base.html:6 #: templates/errors/proxito/404/base.html:11 msgid "404 Not Found" @@ -4165,9 +4188,8 @@ msgstr "" msgid "Too many requests" msgstr "" -#: templates/errors/dashboard/4xx.html:6 -#: templates/errors/dashboard/4xx.html:11 templates/errors/proxito/4xx.html:7 -#: templates/errors/proxito/4xx.html:11 +#: templates/errors/dashboard/4xx.html:6 templates/errors/dashboard/4xx.html:11 +#: templates/errors/proxito/4xx.html:7 templates/errors/proxito/4xx.html:11 msgid "Bad request" msgstr "" @@ -4254,8 +4276,8 @@ msgstr "" #: templates/errors/proxito/404/no_project.html:9 #, python-format msgid "" -"The project for %(domain)s that you are looking for either does" -" not exist, has been deleted or doesn't have any successful builds yet." +"The project for %(domain)s that you are looking for either does " +"not exist, has been deleted or doesn't have any successful builds yet." msgstr "" #: templates/errors/proxito/418.html:7 templates/errors/proxito/418.html:11 @@ -4273,7 +4295,8 @@ msgstr "" #: templates/flagging/flag_confirm.html:21 #, python-format -msgid "Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" +msgid "" +"Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" msgstr "" #: templates/flagging/flag_confirm.html:23 @@ -4302,8 +4325,8 @@ msgstr "" #: templates/homepage.html:9 msgid "" "Read the Docs simplifies technical documentation by automating building, " -"versioning, and hosting for you. Build up-to-date documentation for the web," -" print, and offline use on every version control push automatically." +"versioning, and hosting for you. Build up-to-date documentation for the web, " +"print, and offline use on every version control push automatically." msgstr "" #: templates/homepage.html:12 @@ -4348,8 +4371,8 @@ msgstr "" #: templates/homepage.html:86 msgid "" -"We build and host your docs for the web, but they are also viewable as PDFs," -" as single page HTML, and for eReaders. No additional configuration is " +"We build and host your docs for the web, but they are also viewable as PDFs, " +"as single page HTML, and for eReaders. No additional configuration is " "required." msgstr "" @@ -4359,9 +4382,9 @@ msgstr "" #: templates/homepage.html:96 msgid "" -"We can host and build multiple versions of your docs so having a 1.0 version" -" of your docs and a 2.0 version of your docs is as easy as having a separate" -" branch or tag in your version control system." +"We can host and build multiple versions of your docs so having a 1.0 version " +"of your docs and a 2.0 version of your docs is as easy as having a separate " +"branch or tag in your version control system." msgstr "" #: templates/homepage.html:109 @@ -4383,10 +4406,10 @@ msgstr "" msgid "" "
    • Serve over 55 million pages of " "documentation a month
    • Serve over 40 TB of documentation a " -"month
    • Host over 80,000 open source projects and support over" -" 100,000 users
    • Are supported by a very small team" -" of dedicated engineers
    " +"month
  • Host over 80,000 open source projects and support over " +"100,000 users
  • Are supported by a very small team of dedicated " +"engineers
  • " msgstr "" #: templates/homepage.html:143 @@ -4396,30 +4419,28 @@ msgstr "" #: templates/homepage.html:149 #, python-format msgid "" -"We fund our operations through advertising, " -"corporate-hosted documentation with Read" -" the Docs for Business, donations, and we" -" are supported by a number of generous sponsors." +"We fund our operations through advertising, corporate-hosted documentation with " +"Read the Docs for Business, donations, and we are supported by a number of " +"generous sponsors." msgstr "" #: templates/homepage.html:158 msgid "" "Read the Docs is open source and community supported. It depends on users " "like you to contribute to development, support, and operations. You can " -"learn more about how to contribute in " -"our docs. Thanks so much to our wonderful team who helps us " -"run the site. Read the Docs wouldn't be possible without them." +"learn more about how to contribute in our docs. Thanks so much to our " +"wonderful team " +"who helps us run the site. Read the Docs wouldn't be possible without them." msgstr "" #: templates/homepage.html:168 msgid "" -"Hosting for the project is graciously provided by AWS and Cloudflare." +"Hosting for the project is graciously provided by AWS and Cloudflare." msgstr "" #: templates/notifications/send_notification_form.html:6 @@ -4508,7 +4529,7 @@ msgid "Gold Membership" msgstr "" #: templates/profiles/base_profile_edit.html:57 -#: templates/projects/project_edit_base.html:33 +#: templates/projects/project_edit_base.html:35 msgid "Advertising" msgstr "" @@ -4532,9 +4553,8 @@ msgstr "" msgid "" "For more details on advertising on Read the Docs including the privacy " "protections we have in place for users and community advertising we run on " -"behalf of the open source community, see our documentation." +"behalf of the open source community, see our documentation." msgstr "" #: templates/profiles/private/advertising_profile.html:41 @@ -4558,9 +4578,9 @@ msgstr "" #: templates/profiles/private/delete_account.html:34 msgid "" -"All organizations and its projects where you are the only owner will" -" be deleted. If you want to keep an organization, add another owner" -" or transfer ownership. The following organizations and all their projects " +"All organizations and its projects where you are the only owner will " +"be deleted. If you want to keep an organization, add another owner " +"or transfer ownership. The following organizations and all their projects " "will be deleted." msgstr "" @@ -4584,9 +4604,9 @@ msgstr "" #: templates/profiles/private/token_list.html:13 msgid "" "Personal Access Token are tokens that allow you to use the Read the Docs " -"APIv3 being authenticated as yourself. See APIv3 " -"documentation for more information." +"APIv3 being authenticated as yourself. See APIv3 documentation for more " +"information." msgstr "" #: templates/profiles/private/token_list.html:25 @@ -4626,8 +4646,8 @@ msgstr "" #: templates/projects/domain_form.html:33 #, python-format msgid "" -"To configure this domain add a CNAME record in your DNS pointing your custom" -" domain to %(cname_target)s." +"To configure this domain add a CNAME record in your DNS pointing your custom " +"domain to %(cname_target)s." msgstr "" #: templates/projects/domain_form.html:41 @@ -4645,7 +4665,7 @@ msgid "Saving the domain will revalidate the SSL certificate" msgstr "" #: templates/projects/domain_list.html:12 -#: templates/projects/project_edit_base.html:20 +#: templates/projects/project_edit_base.html:22 msgid "Domains" msgstr "" @@ -4654,8 +4674,8 @@ msgstr "" msgid "" "This project is a subproject of %(superproject)s, its documentation will " -"always be served from the %(domain)s domain. %(domain)s
    domain. Learn more." msgstr "" @@ -4690,7 +4710,7 @@ msgstr "추가" #: templates/projects/environmentvariable_form.html:12 #: templates/projects/environmentvariable_list.html:5 #: templates/projects/environmentvariable_list.html:12 -#: templates/projects/project_edit_base.html:26 +#: templates/projects/project_edit_base.html:28 msgid "Environment Variables" msgstr "" @@ -4729,8 +4749,8 @@ msgstr "" msgid "" "To import a project, start by entering a few details about your repository. " "You can set additional configuration options for your documentation in a .readthedocs.yml file." +"href=\"https://docs.readthedocs.io/en/stable/config-file/v2.html\">." +"readthedocs.yml file." msgstr "" #: templates/projects/import_config.html:5 @@ -4740,10 +4760,10 @@ msgstr "" #: templates/projects/import_config.html:8 msgid "" "Make sure your project has a .readthedocs.yaml configuration " -"file at the root directory of your repository. This file is required by Read" -" the Docs to build your documentation. You can read more" -" about our configuration file in our documentation." +"file at the root directory of your repository. This file is required by Read " +"the Docs to build your documentation. You can read more about our " +"configuration file in our documentation." msgstr "" #: templates/projects/import_config.html:16 @@ -4765,8 +4785,7 @@ msgid "" "href=\"%(support_url)s\">contacting support." msgstr "" -#. Translators: After 'Flag this project as' follows either 'Inappropriate', -#. 'Spam' and/or 'Duplicate' +#. Translators: After 'Flag this project as' follows either 'Inappropriate', 'Spam' and/or 'Duplicate' #: templates/projects/includes/flagging.html:7 msgid "Flag this project as" msgstr "이 프로젝트를 다음으로 표시" @@ -4788,7 +4807,7 @@ msgstr "복제" #: templates/projects/integration_form.html:12 #: templates/projects/integration_list.html:5 #: templates/projects/integration_list.html:12 -#: templates/projects/project_edit_base.html:25 +#: templates/projects/project_edit_base.html:27 msgid "Integrations" msgstr "" @@ -4848,16 +4867,15 @@ msgstr "" msgid "" "This integration does not have a secret, the authenticity of the incoming " "webhook cannot be verified. Click on \"Resync webhook\" to generate " -"a secret. Read more in our blog post." +"a secret. Read more in our blog post." msgstr "" #: templates/projects/integration_webhook_detail.html:92 msgid "" "For more information on manually configuring a webhook, refer to our webhook documentation. " +"href=\"https://docs.readthedocs.io/page/guides/setup/git-repo-automatic." +"html\"> our webhook documentation. " msgstr "" #: templates/projects/integration_webhook_detail.html:104 @@ -4927,9 +4945,9 @@ msgstr "" #: templates/projects/onboard_detail.html:10 msgid "" -"This project has not been built yet. Try building the latest version now, or" -" if you would like to build a specific version, select the version below and" -" your documentation build will be triggered." +"This project has not been built yet. Try building the latest version now, or " +"if you would like to build a specific version, select the version below and " +"your documentation build will be triggered." msgstr "" #: templates/projects/onboard_detail.html:21 @@ -4943,9 +4961,8 @@ msgstr "" #: templates/projects/onboard_detail.html:33 msgid "" "Your documentation has been built. Ensure your documentation is kept up to " -"date with every commit to your repository, by setting up a " -"webhook." +"date with every commit to your repository, by setting up a webhook." msgstr "" #: templates/projects/onboard_detail.html:41 @@ -4958,8 +4975,8 @@ msgstr "" #: templates/projects/onboard_detail.html:50 msgid "" -"There was a problem building your documentation, you can see what went wrong" -" in the build output. If you need more help, check out some of the problems frequently " "encountered during builds." msgstr "" @@ -4985,17 +5002,16 @@ msgstr "" #: templates/projects/onboard_import.html:10 #, python-format msgid "" -"You don't have any projects yet, but you can start building documentation by" -" importing one. Not sure how to start documenting your project? Check out " -"the Tutorial to learn how." +"You don't have any projects yet, but you can start building documentation by " +"importing one. Not sure how to start documenting your project? Check out the " +"Tutorial to learn how." msgstr "" #: templates/projects/onboard_import.html:19 #, python-format msgid "" -"In a hurry? Fork our template " -"project on GitHub, and import " -"it." +"In a hurry? Fork our template project on GitHub, and import it." msgstr "" #: templates/projects/onboard_import.html:25 @@ -5031,12 +5047,11 @@ msgstr "" #: templates/projects/project_advertising.html:50 msgid "" "For more details on advertising on Read the Docs including the privacy " -"protections we have in place for users and community advertising we run on behalf " -"of the open source community, see our documentation." +"protections we have in place for users and community advertising we run on behalf of the open source " +"community, see our documentation." msgstr "" #: templates/projects/project_advertising.html:59 @@ -5047,17 +5062,17 @@ msgstr "" #, python-format msgid "" "In addition to the advertising preferences we have for individual users, we have multiple ways" -" for projects to opt out of advertising on Read the Docs." +"href=\"%(ads_preferences_url)s\">individual users, we have multiple ways " +"for projects to opt out of advertising on Read the Docs." msgstr "" #: templates/projects/project_advertising.html:71 msgid "" "If you are part of a company that uses Read the Docs to host documentation " -"for a commercial product, please consider Read the Docs for Business which " -"offers a completely ad-free experience, private repositories, private " -"documentation, additional build resources, and dedicated support." +"for a commercial product, please consider Read the Docs for Business which offers a completely ad-free " +"experience, private repositories, private documentation, additional build " +"resources, and dedicated support." msgstr "" #: templates/projects/project_advertising.html:81 @@ -5079,15 +5094,15 @@ msgstr "" msgid "" "If you would like to completely remove advertising from your open source " "project, but both Read the Docs for Business and our Gold memberships don't " -"seem like the right fit, please get" -" in touch to discuss alternatives to advertising." +"seem like the right fit, please get in touch to discuss " +"alternatives to advertising." msgstr "" #: templates/projects/project_advertising.html:113 msgid "" -"If you are a company hosting commercial documentation on our community site," -" we do not allow removing paid advertisements on your documentation. Please " +"If you are a company hosting commercial documentation on our community site, " +"we do not allow removing paid advertisements on your documentation. Please " "consider Read the Docs for Business or a Gold membership." msgstr "" @@ -5155,9 +5170,8 @@ msgstr "" #: templates/projects/project_dashboard_base.html:146 #, python-format msgid "" -"Check out the documentation for Read the " -"Docs. It contains lots of information about how to get the most out of " -"RTD." +"Check out the documentation for Read the Docs. It contains lots of information about how to get the most out of RTD." msgstr "" #: templates/projects/project_delete.html:4 @@ -5194,10 +5208,14 @@ msgid "Delete project" msgstr "" #: templates/projects/project_edit_base.html:19 +msgid " Addons" +msgstr "" + +#: templates/projects/project_edit_base.html:21 msgid "Edit Versions" msgstr "" -#: templates/projects/project_edit_base.html:24 +#: templates/projects/project_edit_base.html:26 #: templates/projects/projectrelationship_form.html:5 #: templates/projects/projectrelationship_form.html:12 #: templates/projects/projectrelationship_list.html:5 @@ -5205,7 +5223,7 @@ msgstr "" msgid "Subprojects" msgstr "하위 프로젝트" -#: templates/projects/project_edit_base.html:28 +#: templates/projects/project_edit_base.html:30 #: templates/projects/webhook_exchange_detail.html:5 #: templates/projects/webhook_form.html:5 #: templates/projects/webhook_form.html:11 @@ -5214,19 +5232,19 @@ msgstr "하위 프로젝트" msgid "Webhooks" msgstr "" -#: templates/projects/project_edit_base.html:29 +#: templates/projects/project_edit_base.html:31 #: templates/projects/project_notifications.html:5 #: templates/projects/project_notifications.html:12 msgid "Email Notifications" msgstr "" -#: templates/projects/project_edit_base.html:30 +#: templates/projects/project_edit_base.html:32 #: templates/projects/project_traffic_analytics.html:6 #: templates/projects/project_traffic_analytics.html:11 msgid "Traffic Analytics" msgstr "" -#: templates/projects/project_edit_base.html:31 +#: templates/projects/project_edit_base.html:33 #: templates/projects/projects_search_analytics.html:6 #: templates/projects/projects_search_analytics.html:11 msgid "Search Analytics" @@ -5287,8 +5305,8 @@ msgstr "" #: templates/projects/project_import.html:214 msgid "" -"You can import your project manually if it isn't listed here or connected to" -" one of your accounts." +"You can import your project manually if it isn't listed here or connected to " +"one of your accounts." msgstr "" #: templates/projects/project_import.html:221 @@ -5374,7 +5392,8 @@ msgstr "" msgid "" "\n" " * The way that we track 404 pages is on our backend hosting.\n" -" It's possible the number of times each page is viewed is undercounted because of caching in the browser or in a CDN.\n" +" It's possible the number of times each page is viewed is undercounted " +"because of caching in the browser or in a CDN.\n" " " msgstr "" @@ -5435,7 +5454,9 @@ msgstr "관리자 수정" msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" -msgstr "회원님의 프로젝트에 관리자를 추가합니다. 프로젝트의 관리자 권한을 갖게 되므로, 신중하게 추가하세요!" +msgstr "" +"회원님의 프로젝트에 관리자를 추가합니다. 프로젝트의 관리자 권한을 갖게 되므" +"로, 신중하게 추가하세요!" #: templates/projects/project_users.html:49 msgid "Add maintainer" @@ -5454,9 +5475,9 @@ msgstr "%(version_name)s" #: templates/projects/project_version_detail.html:28 msgid "" "This version is inactive but its documentation is still available online. " -"You can delete this " -"version's documentation if you want to remove it completely." +"You can delete this version's documentation if you want to remove it " +"completely." msgstr "" #: templates/projects/project_version_list.html:24 @@ -5498,10 +5519,9 @@ msgstr "" #: templates/projects/projectrelationship_form.html:16 msgid "" -"Using subprojects allows you to serve multiple projects from the same domain" -" as your main project. Learn " -"more." +"Using subprojects allows you to serve multiple projects from the same domain " +"as your main project. Learn more." msgstr "" #: templates/projects/projectrelationship_form.html:28 @@ -5622,9 +5642,9 @@ msgstr "Read the Docs의 보안" #: templates/security.html:11 msgid "" -"For more details on security at Read the Docs or to report a security issue," -" please see our security policy." +"For more details on security at Read the Docs or to report a security issue, " +"please see our security policy." msgstr "" #: templates/socialaccount/authentication_error.html:5 @@ -5635,15 +5655,16 @@ msgstr "소셜 로그인 실패" #: templates/socialaccount/authentication_error.html:10 msgid "" "An error occurred while attempting to login via your social network account." -msgstr "회원님의 소셜 네트워크 계정으로 로그인을 시도하던 도중 오류가 발생했습니다." +msgstr "" +"회원님의 소셜 네트워크 계정으로 로그인을 시도하던 도중 오류가 발생했습니다." #: templates/socialaccount/connections.html:22 msgid "" "On this page, you can manage the integration with your Git provider(s) that " "enables automatic import and configuration of your repositories. Read our documentation page about connecting Git " -"providers." +"target=\"_blank\">Read our documentation page about connecting Git providers." +"" msgstr "" #: templates/socialaccount/connections.html:37 diff --git a/readthedocs/locale/lt/LC_MESSAGES/django.po b/readthedocs/locale/lt/LC_MESSAGES/django.po index a4de00feef3..877ba525a4d 100644 --- a/readthedocs/locale/lt/LC_MESSAGES/django.po +++ b/readthedocs/locale/lt/LC_MESSAGES/django.po @@ -1,25 +1,29 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Tomas Straupis, 2021,2023 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-08 09:41+0000\n" +"POT-Creation-Date: 2024-10-23 13:42+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Tomas Straupis, 2021,2023\n" -"Language-Team: Lithuanian (http://app.transifex.com/readthedocs/readthedocs/language/lt/)\n" +"Language-Team: Lithuanian (http://app.transifex.com/readthedocs/readthedocs/" +"language/lt/)\n" +"Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: lt\n" -"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n" +"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < " +"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/filters.py:41 builds/models.py:717 -#: projects/filters.py:196 projects/models.py:1480 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:728 +#: projects/filters.py:196 projects/models.py:1484 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versija" @@ -160,8 +164,8 @@ msgstr "Subprojektas su tokiu pavadinimu jau yra" #: api/v3/serializers.py:1033 #, python-brace-format msgid "" -"Prefix redirects have been removed. Please use an exact redirect `/prefix/*`" -" instead. See {blog_link}." +"Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " +"instead. See {blog_link}." msgstr "" #: api/v3/serializers.py:1039 @@ -217,7 +221,7 @@ msgid "Invitation declined" msgstr "Pakvietimas atmestas" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:246 +#: projects/models.py:250 msgid "User" msgstr "Naudotojas" @@ -229,9 +233,9 @@ msgstr "Naudotojo ID" msgid "Username" msgstr "Naudotojo vardas" -#: audit/models.py:138 builds/models.py:95 builds/models.py:711 -#: organizations/filters.py:133 projects/filters.py:151 -#: projects/models.py:1474 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:95 builds/models.py:722 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1478 +#: redirects/models.py:48 msgid "Project" msgstr "Projektas" @@ -255,7 +259,7 @@ msgstr "Organizacijos ID" msgid "Organization slug" msgstr "Organizacijos žetonas" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1226 msgid "Action" msgstr "Veiksmas" @@ -279,7 +283,9 @@ msgstr "Resursas" msgid "" "Extra data about the log entry. Its structure depends on the type of log " "entry." -msgstr "Papildomi žurnalo įrašo duomenys. Jų struktūra priklauso nuo žurnalo įrašo tipo." +msgstr "" +"Papildomi žurnalo įrašo duomenys. Jų struktūra priklauso nuo žurnalo įrašo " +"tipo." #: audit/models.py:258 msgid "shared link" @@ -438,7 +444,7 @@ msgstr "Šaka" msgid "Tag" msgstr "Žyma" -#: builds/constants.py:56 projects/constants.py:412 +#: builds/constants.py:56 projects/constants.py:414 msgid "Unknown" msgstr "Nežinoma" @@ -470,7 +476,7 @@ msgstr "Aktyvi" msgid "Build successful" msgstr "Kūrimas sėkmingas" -#: builds/filters.py:29 projects/models.py:1579 +#: builds/filters.py:29 projects/models.py:1583 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Kūrimas nepavyko" @@ -487,7 +493,7 @@ msgstr "Paimti/sulieti užklausą" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:139 builds/models.py:733 +#: builds/filters.py:48 builds/models.py:139 builds/models.py:744 msgid "State" msgstr "Būsena" @@ -496,7 +502,7 @@ msgstr "Būsena" msgid "Any" msgstr "Bet kas" -#: builds/filters.py:54 builds/models.py:100 builds/models.py:723 +#: builds/filters.py:54 builds/models.py:100 builds/models.py:734 msgid "Type" msgstr "Tipas" @@ -530,7 +536,7 @@ msgid "Verbose Name" msgstr "Detalus pavadinimas" #: builds/models.py:127 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:251 +#: projects/models.py:255 msgid "Slug" msgstr "Žetonas" @@ -550,7 +556,7 @@ msgstr "Sukurta" msgid "Uploaded" msgstr "Įkelta" -#: builds/models.py:154 projects/models.py:479 +#: builds/models.py:154 projects/models.py:483 msgid "Privacy Level" msgstr "Privatumo lygis" @@ -564,7 +570,8 @@ msgstr "Paslėpta" #: builds/models.py:164 msgid "Hide this version from the version (flyout) menu and search results?" -msgstr "Paslėpti šią versiją iš versijų (išskrendančio) meniu ir paieškos rezultatų?" +msgstr "" +"Paslėpti šią versiją iš versijų (išskrendančio) meniu ir paieškos rezultatų?" #: builds/models.py:167 msgid "Machine Created" @@ -582,7 +589,7 @@ msgstr "Turi ePub" msgid "Has HTML Zip" msgstr "Turi HTML Zip" -#: builds/models.py:175 projects/models.py:564 +#: builds/models.py:175 projects/models.py:568 msgid "Documentation type" msgstr "Dokumentacijos tipas" @@ -591,207 +598,208 @@ msgid "Type of documentation the version was built with." msgstr "Tipas dokumentacijos, su kuria buvo sukurtas." #: builds/models.py:183 -msgid "" -"Data generated at build time by the doctool (`readthedocs-build.yaml`)." +msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "Duomenys, sukurti doctool kūrimo metu (`readthedocs-build.yaml`)." #: builds/models.py:190 msgid "Inject new addons js library for this version" msgstr "Įterpti naują priedų js biblioteką šiai versijai" -#: builds/models.py:745 +#: builds/models.py:756 msgid "Status" msgstr "Būsena" -#: builds/models.py:752 integrations/models.py:145 +#: builds/models.py:763 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:753 +#: builds/models.py:764 msgid "Success" msgstr "Sėkmė" -#: builds/models.py:758 +#: builds/models.py:769 msgid "Setup" msgstr "Nustatymai" -#: builds/models.py:759 +#: builds/models.py:770 msgid "Setup error" msgstr "Nustatymų klaida" -#: builds/models.py:760 +#: builds/models.py:771 msgid "Output" msgstr "Išvestis" -#: builds/models.py:761 templates/builds/build_detail.html:261 +#: builds/models.py:772 templates/builds/build_detail.html:261 msgid "Error" msgstr "Klaida" -#: builds/models.py:762 +#: builds/models.py:773 msgid "Exit code" msgstr "Baigimo kodas" -#: builds/models.py:767 projects/models.py:1491 +#: builds/models.py:778 projects/models.py:1495 msgid "Commit" msgstr "Patvirtinti" -#: builds/models.py:773 +#: builds/models.py:784 msgid "Version slug" msgstr "Versijos žetonas" -#: builds/models.py:779 +#: builds/models.py:790 msgid "Version name" msgstr "Versijos pavadinimas" -#: builds/models.py:785 builds/models.py:1228 +#: builds/models.py:796 builds/models.py:1239 msgid "Version type" msgstr "Versijos tipas" -#: builds/models.py:792 +#: builds/models.py:803 msgid "Configuration used in the build" msgstr "Kūrime naudojama konfigūracija" -#: builds/models.py:797 +#: builds/models.py:808 msgid "Custom build configuration file path used in this build" msgstr "Savas kūrimo konfigūracijos failas, naudotas šiam kūrimui" -#: builds/models.py:805 +#: builds/models.py:816 msgid "Build Length" msgstr "Kūrimo ilgis" -#: builds/models.py:808 +#: builds/models.py:819 msgid "Builder" msgstr "Kūrėjas" -#: builds/models.py:815 +#: builds/models.py:826 msgid "Cold Storage" msgstr "Šalta laikmena" -#: builds/models.py:821 +#: builds/models.py:832 msgid "Celery task id" msgstr "Užduoties id" -#: builds/models.py:1131 +#: builds/models.py:1142 msgid "Build" msgstr "Kurti" -#: builds/models.py:1136 +#: builds/models.py:1147 msgid "Command" msgstr "Komanda" -#: builds/models.py:1137 builds/models.py:1192 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:253 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1203 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:257 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Aprašymas" -#: builds/models.py:1138 +#: builds/models.py:1149 msgid "Command output" msgstr "Komandos išvestis" -#: builds/models.py:1139 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Komandos pabaigos kodas" -#: builds/models.py:1141 +#: builds/models.py:1152 msgid "Start time" msgstr "Pradžios laikas" -#: builds/models.py:1142 +#: builds/models.py:1153 msgid "End time" msgstr "Pabaigos laikas" -#: builds/models.py:1170 +#: builds/models.py:1181 msgid "Activate version" msgstr "Aktyvuoti versiją" -#: builds/models.py:1171 +#: builds/models.py:1182 msgid "Hide version" msgstr "Slėpti versiją" -#: builds/models.py:1172 +#: builds/models.py:1183 msgid "Make version public" msgstr "Daryti versiją vieša" -#: builds/models.py:1173 +#: builds/models.py:1184 msgid "Make version private" msgstr "Daryti versiją privačia" -#: builds/models.py:1174 +#: builds/models.py:1185 msgid "Set version as default" msgstr "Nustatyti versiją kaip numatytąją" -#: builds/models.py:1175 +#: builds/models.py:1186 msgid "Delete version" msgstr "Trinti versiją" -#: builds/models.py:1187 +#: builds/models.py:1198 msgid "Rule priority" msgstr "Taisyklės prioritetas" -#: builds/models.py:1188 +#: builds/models.py:1199 msgid "A lower number (0) means a higher priority" msgstr "Mažesnis skaičius (0) reiškia aukštesnį prioritetą" -#: builds/models.py:1198 +#: builds/models.py:1209 msgid "Match argument" msgstr "Atitikmens argumentas" -#: builds/models.py:1199 +#: builds/models.py:1210 msgid "Value used for the rule to match the version" msgstr "Reikšmė naudojama versijos atitikimo taisyklei" -#: builds/models.py:1203 +#: builds/models.py:1214 msgid "Predefined match argument" msgstr "Pradinis atitikimo argumentas" -#: builds/models.py:1205 +#: builds/models.py:1216 msgid "" -"Match argument defined by us, it is used if is not None, otherwise match_arg" -" will be used." -msgstr "Mūsų apibrėžtas atitikimo argumentas. Jis naudojamas, jei ne Jokio. Priešingu atveju naudojamas match_arg." +"Match argument defined by us, it is used if is not None, otherwise match_arg " +"will be used." +msgstr "" +"Mūsų apibrėžtas atitikimo argumentas. Jis naudojamas, jei ne Jokio. " +"Priešingu atveju naudojamas match_arg." -#: builds/models.py:1216 +#: builds/models.py:1227 msgid "Action to apply to matching versions" msgstr "Veiksmas, taikomas atitinkančioms versijoms" -#: builds/models.py:1221 +#: builds/models.py:1232 msgid "Action argument" msgstr "Veiksmo argumentas" -#: builds/models.py:1222 +#: builds/models.py:1233 msgid "Value used for the action to perfom an operation" msgstr "Reikšmė, naudojama veiksmo atlikimui" -#: builds/models.py:1229 +#: builds/models.py:1240 msgid "Type of version the rule should be applied to" msgstr "Tipas versijos, kuriai turi būti taikoma taisyklė" -#: builds/models.py:1394 +#: builds/models.py:1405 msgid "Version activated" msgstr "Versija aktyvuota" -#: builds/models.py:1395 +#: builds/models.py:1406 msgid "Version hidden" msgstr "Versija paslėpta" -#: builds/models.py:1397 +#: builds/models.py:1408 msgid "Version set to public privacy" msgstr "Versijai nustatytas viešas privatumas" -#: builds/models.py:1400 +#: builds/models.py:1411 msgid "Version set to private privacy" msgstr "Versijai nustatytas privatus privatumas" -#: builds/models.py:1402 +#: builds/models.py:1413 msgid "Version set as default" msgstr "Versija nustatyta kaip numatytoji" -#: builds/models.py:1403 +#: builds/models.py:1414 msgid "Version deleted" msgstr "Versija ištrinta" -#: builds/models.py:1408 +#: builds/models.py:1419 msgid "Matched rule" msgstr "Atitinkanti taisyklė" @@ -909,7 +917,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1594 +#: core/forms.py:198 projects/models.py:1598 msgid "URL" msgstr "" @@ -967,7 +975,8 @@ msgstr "Išjungus matysite bendruomenės reklamą." #: core/models.py:37 msgid "Subscribe to our mailing list, and get helpful onboarding suggestions." -msgstr "Prenumeruokite mūsų sąrašyną ir gaukite naudingus įsitraukimo patarimus." +msgstr "" +"Prenumeruokite mūsų sąrašyną ir gaukite naudingus įsitraukimo patarimus." #: core/models.py:42 msgid "Whitelisted" @@ -990,7 +999,10 @@ msgid "" "\n" "\n" "Command killed due to timeout or excessive memory consumption\n" -msgstr "\n\nKomanda nutraukta dėl per didelio atminties naudojimo\n" +msgstr "" +"\n" +"\n" +"Komanda nutraukta dėl per didelio atminties naudojimo\n" #: doc_builder/environments.py:355 msgid "Command exited abnormally" @@ -1026,8 +1038,8 @@ msgstr "" #: domains/validators.py:22 #, python-brace-format msgid "" -"Your organization has reached the limit of {feature.value} domains. Consider" -" removing unused domains or upgrading your plan." +"Your organization has reached the limit of {feature.value} domains. Consider " +"removing unused domains or upgrading your plan." msgstr "" #: gold/forms.py:50 @@ -1039,12 +1051,12 @@ msgid "This project is already Ad-Free." msgstr "Projektas jau yra be reklamos." #: gold/models.py:28 organizations/models.py:31 organizations/models.py:223 -#: organizations/models.py:297 projects/models.py:237 +#: organizations/models.py:297 projects/models.py:241 msgid "Publication date" msgstr "Publikavimo data" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:240 projects/models.py:1493 +#: organizations/models.py:298 projects/models.py:244 projects/models.py:1497 msgid "Modified date" msgstr "Keitimo data" @@ -1071,21 +1083,26 @@ msgstr "Auksiniai projektai" msgid "" "Gold members may completely remove advertising for all visitors to their " "projects." -msgstr "Auksiniai nariai gali pilnai išimti reklamą visiems jų projektų lankytojams." +msgstr "" +"Auksiniai nariai gali pilnai išimti reklamą visiems jų projektų lankytojams." #: gold/templates/gold/projects.html:20 #: gold/templates/gold/subscription_detail.html:52 msgid "" -"For small businesses or personal projects, we ask for $5 per month to remove" -" ads from a project." -msgstr "Mažų įmonių ar asmeniniams projektams mes prašome mėnesinio $5 mokesčio, norint išimti reklamas iš projekto." +"For small businesses or personal projects, we ask for $5 per month to remove " +"ads from a project." +msgstr "" +"Mažų įmonių ar asmeniniams projektams mes prašome mėnesinio $5 mokesčio, " +"norint išimti reklamas iš projekto." #: gold/templates/gold/projects.html:21 #: gold/templates/gold/subscription_detail.html:53 msgid "" -"For corporate supported open source projects, we ask for a $50 membership in" -" order to cover our support and operations costs." -msgstr "Įmonių remiamų atviro kodo projektų mes prašome $50 narystės mokesčio, kuris padengtų mūsų palaikymo ir veiklos kaštus." +"For corporate supported open source projects, we ask for a $50 membership in " +"order to cover our support and operations costs." +msgstr "" +"Įmonių remiamų atviro kodo projektų mes prašome $50 narystės mokesčio, kuris " +"padengtų mūsų palaikymo ir veiklos kaštus." #: gold/templates/gold/projects.html:24 msgid "Ad-free projects" @@ -1129,7 +1146,10 @@ msgid "" "You can't make any more projects ad-free with your current Gold membership " "of %(gold_level)s. You can either increase the level of your membership or " "change which projects you make ad-free." -msgstr "Jūs negalite daugiau projektų padaryti be reklamos su jūsų dabartine Auksine naryste %(gold_level)s. Jūs galite arba padidinti jūsų narystės lygmenį arba pakeisti projektus, kuriuos padarėte be reklamos." +msgstr "" +"Jūs negalite daugiau projektų padaryti be reklamos su jūsų dabartine Auksine " +"naryste %(gold_level)s. Jūs galite arba padidinti jūsų narystės lygmenį arba " +"pakeisti projektus, kuriuos padarėte be reklamos." #: gold/templates/gold/subscription_detail.html:35 msgid "Read the Docs Gold Membership" @@ -1139,23 +1159,29 @@ msgstr "Read the Docs Auksinė narystė" msgid "" "Supporting Read the Docs lets us work more on features that people love. " "Your money will go directly to maintenance and development of the product." -msgstr "Read the Docs rėmimas leidžia mums kurti daugiau savybių, kurios patinka žmonėms. Jūsų pinigai pateks tiesiogiai produkto palaikymui ir vystymui." +msgstr "" +"Read the Docs rėmimas leidžia mums kurti daugiau savybių, kurios patinka " +"žmonėms. Jūsų pinigai pateks tiesiogiai produkto palaikymui ir vystymui." #: gold/templates/gold/subscription_detail.html:57 msgid "" -"If you are a company using Read the Docs, please consider Read the Docs for Business. This will " -"help us cover our costs, and provide you with a better experience on the " -"site." -msgstr "Jei jūs esate kompanija, kuri naudoja Read the Docs, prašome apsvarstyti Read the Docs Verslui. Tai padės padengti mūsų kaštus ir suteiks jums geresnę patirtį mūsų svetainėje." +"If you are a company using Read the Docs, please consider Read the Docs for Business. This will help us cover " +"our costs, and provide you with a better experience on the site." +msgstr "" +"Jei jūs esate kompanija, kuri naudoja Read the Docs, prašome apsvarstyti Read the Docs Verslui. Tai padės " +"padengti mūsų kaštus ir suteiks jums geresnę patirtį mūsų svetainėje." #: gold/templates/gold/subscription_detail.html:66 #, python-format msgid "" -"For any questions about our Gold membership program, please email" -" us." -msgstr "Jei turite klausimų apie Auksinę narystę, prašome rašykite mums laiškus." +"For any questions about our Gold membership program, please email us." +msgstr "" +"Jei turite klausimų apie Auksinę narystę, prašome rašykite mums " +"laiškus." #: gold/templates/gold/subscription_detail.html:74 msgid "Your Gold membership" @@ -1194,7 +1220,8 @@ msgstr "Prisiregistruoti" #: gold/views.py:189 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" -msgstr "Klaida jungiantis prie Stripe, prašome pabandyti dar kartą po kelių minučių" +msgstr "" +"Klaida jungiantis prie Stripe, prašome pabandyti dar kartą po kelių minučių" #: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" @@ -1281,9 +1308,11 @@ msgstr "Pakvietimo užklausa" #: invitations/templates/invitations/invitation_detail.html:12 #, python-format msgid "" -"%(requestor_name)s has invited you to join" -" the %(target_name)s %(target_type)s." -msgstr "%(requestor_name)s pakvietė jus prisijungti prie %(target_name)s %(target_type)s." +"%(requestor_name)s has invited you to join " +"the %(target_name)s %(target_type)s." +msgstr "" +"%(requestor_name)s pakvietė jus " +"prisijungti prie %(target_name)s %(target_type)s." #: invitations/templates/invitations/invitation_detail.html:22 msgid "Your invitation has expired." @@ -1302,7 +1331,9 @@ msgstr "Paprašykite projekto administratoriaus pakviesti jus iš naujo." msgid "" "This invitation will expire in %(valid_until)s." -msgstr "Pakvietimas galioja iki %(valid_until)s." +msgstr "" +"Pakvietimas galioja iki %(valid_until)s." #: invitations/templates/invitations/invitation_detail.html:39 msgid "Accept" @@ -1321,7 +1352,7 @@ msgid "Unknown problem" msgstr "" #: notifications/messages.py:101 -msgid "Build terminated due inactivity" +msgid "Build terminated due to inactivity" msgstr "" #: notifications/messages.py:129 @@ -1447,7 +1478,7 @@ msgstr "Naudotojai" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:250 projects/models.py:1485 +#: projects/models.py:254 projects/models.py:1489 msgid "Name" msgstr "Vardas" @@ -1536,7 +1567,9 @@ msgstr "" msgid "" "Our access to your following accounts was revoked: {provider}. Please, " "reconnect them from your social account connections." -msgstr "Mūsų prieiga prie jūsų paskyrų buvo atšaukta: {provider}. Prašome iš naujo prijungti jas iš jūsų socialinių paskyrų jungčių." +msgstr "" +"Mūsų prieiga prie jūsų paskyrų buvo atšaukta: {provider}. Prašome iš naujo " +"prijungti jas iš jūsų socialinių paskyrų jungčių." #: oauth/utils.py:57 msgid "Webhook activated" @@ -1545,7 +1578,8 @@ msgstr "Webhook aktyvuotas" #: oauth/utils.py:65 msgid "" "Webhook activation failed. Make sure you have the necessary permissions." -msgstr "Webhook aktyvavimas nepavyko, įsitikinkite, kad turite reikiamas teises." +msgstr "" +"Webhook aktyvavimas nepavyko, įsitikinkite, kad turite reikiamas teises." #: organizations/constants.py:9 msgid "Read-only" @@ -1573,8 +1607,7 @@ msgstr "Pavadinimas (mažėjančiai)" msgid "All organizations" msgstr "Visos organizacijos" -#: organizations/filters.py:103 projects/filters.py:161 -#: projects/filters.py:223 +#: organizations/filters.py:103 projects/filters.py:161 projects/filters.py:223 msgid "Sort by" msgstr "Rikiuoti pagal" @@ -1725,10 +1758,18 @@ msgstr "Trinti organizaciją" msgid "" "\n" " Deleting this organization will also remove all the organization's\n" -" teams, users, projects, and built documentation. Are you sure that it\n" +" teams, users, projects, and built documentation. Are you sure that " +"it\n" " is safe to remove this organization?\n" " " -msgstr "\n Ištrynus šią organizaciją taipogi bus ištrinti ir visos organizacijos\n komandos, naudotojai, projektai bei kūrimo dokumentacijos. Ar tikrai\n saugu išimti organizaciją?\n " +msgstr "" +"\n" +" Ištrynus šią organizaciją taipogi bus ištrinti ir visos " +"organizacijos\n" +" komandos, naudotojai, projektai bei kūrimo dokumentacijos. Ar " +"tikrai\n" +" saugu išimti organizaciją?\n" +" " #: organizations/templates/organizations/admin/organization_delete.html:23 #: templates/projects/project_delete.html:24 @@ -1808,10 +1849,17 @@ msgstr "Ši komanda neturi narių" #, python-format msgid "" "\n" -" This is a list of all the team members and owners inside your organization.\n" -" To invite members, invite them to a team\n" +" This is a list of all the team members and owners inside your " +"organization.\n" +" To invite members, invite them to a " +"team\n" +" " +msgstr "" +"\n" +" Čia yra visų organizacijos komandos narių ir savininkų sąrašas.\n" +" Norėdami pakviesti narius, pakvieskite juos į komaną\n" " " -msgstr "\n Čia yra visų organizacijos komandos narių ir savininkų sąrašas.\n Norėdami pakviesti narius, pakvieskite juos į komaną\n " #: organizations/templates/organizations/onboard/base.html:24 #: templates/projects/import_base.html:27 @@ -1850,19 +1898,34 @@ msgid "" " More members can be invited to your team later,\n" " in the organization admin dashboard.\n" " " -msgstr "\n Jei norite pakviesti jūsų kompaniją prisijungti,\n pakvieskite kelis narius, kad dalintumėtės dokumentacija žemiau.\n Vėliau į jūsų komandą galima pakviesti daugiau narių,\n naudojant organizacijos administravimo skydelį.\n " +msgstr "" +"\n" +" Jei norite pakviesti jūsų kompaniją prisijungti,\n" +" pakvieskite kelis narius, kad dalintumėtės dokumentacija žemiau.\n" +" Vėliau į jūsų komandą galima pakviesti daugiau narių,\n" +" naudojant organizacijos administravimo skydelį.\n" +" " #: organizations/templates/organizations/onboard/organization.html:11 msgid "" "\n" " Before you can add a project or build documentation,\n" " we will help you create an organization.\n" -" Access to your documentation is limited to only those inside your organization,\n" +" Access to your documentation is limited to only those inside your " +"organization,\n" " or inside a team with access.\n" " We'll help set up a team shortly,\n" " start by entering your organization details.\n" " " -msgstr "\n Prieš tai, kai galėsite pridėti projektą ar sukurti dokumentaciją,\n mes padėsime jums sukurti organizaciją.\n Prieiga prie jūsų dokumentacijos ribojama ,\n arba komandoje su prieiga.\n Mes netrukus padėsime paruošti komandą,\n pradėkite įvesdami jūsų organizacijos detales.\n " +msgstr "" +"\n" +" Prieš tai, kai galėsite pridėti projektą ar sukurti dokumentaciją,\n" +" mes padėsime jums sukurti organizaciją.\n" +" Prieiga prie jūsų dokumentacijos ribojama ,\n" +" arba komandoje su prieiga.\n" +" Mes netrukus padėsime paruošti komandą,\n" +" pradėkite įvesdami jūsų organizacijos detales.\n" +" " #: organizations/templates/organizations/onboard/team.html:7 msgid "Create a Team" @@ -1877,7 +1940,9 @@ msgstr "Parinkite organizaciją" msgid "" "You are a member of several organizations. Select the organization that you " "want to use:" -msgstr "Jūs esate kelių organizacijų narys. Parinkite organizaciją, kurią norite naudoti:" +msgstr "" +"Jūs esate kelių organizacijų narys. Parinkite organizaciją, kurią norite " +"naudoti:" #: organizations/templates/organizations/organization_choose.html:45 msgid "You aren't currently a member of any organizations." @@ -1893,20 +1958,27 @@ msgid "" " To start building documentation, we will first help you create an\n" " organization.\n" " " -msgstr "\n Kad pradėtumėte kurti dokumentaciją, mes iš pradžių padėsime jums sukurti\n organizaciją.\n " +msgstr "" +"\n" +" Kad pradėtumėte kurti dokumentaciją, mes iš pradžių padėsime jums " +"sukurti\n" +" organizaciją.\n" +" " #: organizations/templates/organizations/organization_create.html:42 msgid "" "\n" " Access to your documentation is limited to\n" -" only those inside your organization, or inside a team with access.\n" +" only those inside your organization, or inside a team " +"with access.\n" " " msgstr "" #: organizations/templates/organizations/organization_create.html:50 msgid "" "\n" -" No need to decide now, you can pick a plan that fits your organization\n" +" No need to decide now, you can pick a plan that fits your " +"organization\n" " after a 30 day trial.\n" " " msgstr "" @@ -1937,15 +2009,15 @@ msgstr "" #: organizations/templates/organizations/security_log.html:19 #, python-format msgid "" -"The organization security log allows you to see" -" what has happened recently in your organization." +"The organization security log allows you to see " +"what has happened recently in your organization." msgstr "" #: organizations/templates/organizations/security_log.html:25 #, python-format msgid "" -"Showing logs from the last %(days_limit)s days. You can upgrade your plan to" -" increase the time period that is stored." +"Showing logs from the last %(days_limit)s days. You can upgrade your plan to " +"increase the time period that is stored." msgstr "" #: organizations/templates/organizations/security_log.html:30 @@ -1968,7 +2040,8 @@ msgstr "" #: organizations/templates/organizations/team_delete.html:13 msgid "" "\n" -" Deleting this team will revoke access for users that were in the team.\n" +" Deleting this team will revoke access for users that were in the " +"team.\n" " Are you sure that it is safe to remove these users?\n" " " msgstr "" @@ -2007,7 +2080,8 @@ msgstr "" #: organizations/templates/organizations/team_project_edit.html:15 msgid "" "\n" -" Select the projects that you would like this team to have access to.\n" +" Select the projects that you would like this team to have access " +"to.\n" " " msgstr "" @@ -2125,75 +2199,75 @@ msgstr "" msgid "Generic" msgstr "" -#: projects/constants.py:79 +#: projects/constants.py:81 msgid "Live" msgstr "Pasiekiamas" -#: projects/constants.py:80 +#: projects/constants.py:82 msgid "Deleted" msgstr "Ištrintas" -#: projects/constants.py:86 +#: projects/constants.py:88 msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2068 +#: projects/constants.py:94 projects/models.py:2077 msgid "Public" msgstr "Viešas" -#: projects/constants.py:93 +#: projects/constants.py:95 msgid "Private" msgstr "Privatus" -#: projects/constants.py:104 +#: projects/constants.py:106 msgid "CPython 2.x" msgstr "CPython 2.x" -#: projects/constants.py:105 +#: projects/constants.py:107 msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:409 +#: projects/constants.py:411 msgid "Valid and active" msgstr "" -#: projects/constants.py:410 +#: projects/constants.py:412 msgid "Invalid" msgstr "" -#: projects/constants.py:411 +#: projects/constants.py:413 msgid "Pending" msgstr "" -#: projects/constants.py:421 +#: projects/constants.py:423 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:425 +#: projects/constants.py:427 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:429 +#: projects/constants.py:431 msgid "Single version without translations (/)" msgstr "" -#: projects/constants.py:446 +#: projects/constants.py:448 msgid "Alphabetically" msgstr "" -#: projects/constants.py:447 +#: projects/constants.py:449 msgid "SemVer (Read the Docs)" msgstr "" -#: projects/constants.py:450 +#: projects/constants.py:452 msgid "Python Packaging (PEP 440 and PEP 425)" msgstr "" -#: projects/constants.py:452 +#: projects/constants.py:454 msgid "CalVer (YYYY.0M.0M)" msgstr "" -#: projects/constants.py:453 +#: projects/constants.py:455 msgid "Define your own pattern" msgstr "" @@ -2308,15 +2382,14 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:451 projects/models.py:255 +#: projects/forms.py:451 projects/models.py:259 msgid "Short description of this project" msgstr "" #: projects/forms.py:473 #, python-brace-format msgid "" -"This setting is inherited from the parent " -"translation." +"This setting is inherited from the parent translation." msgstr "" #: projects/forms.py:548 @@ -2397,512 +2470,537 @@ msgstr "" msgid "Alias" msgstr "Sinonimas" -#: projects/models.py:258 +#: projects/models.py:190 +#, fuzzy +#| msgid "Single version" +msgid "Sorting of versions" +msgstr "Viena versija" + +#: projects/models.py:200 +msgid "Custom version sorting pattern" +msgstr "" + +#: projects/models.py:206 +msgid "Show latest and stable at the beginning" +msgstr "" + +#: projects/models.py:262 msgid "Repository URL" msgstr "Repozitorijos URL" -#: projects/models.py:261 +#: projects/models.py:265 msgid "Git repository URL" msgstr "" -#: projects/models.py:268 +#: projects/models.py:272 msgid "Repository type" msgstr "Repozitorijos tipas" -#: projects/models.py:274 +#: projects/models.py:278 msgid "Project homepage" msgstr "Projekto namų puslapis" -#: projects/models.py:276 +#: projects/models.py:280 msgid "The project's homepage" msgstr "Projekto namų puslapis" -#: projects/models.py:279 +#: projects/models.py:283 msgid "Canonical URL" msgstr "Kanoninis URL" -#: projects/models.py:281 +#: projects/models.py:285 msgid "URL that documentation is expected to serve from" msgstr "URL, iš kurio bus teikiama dokumentacija" -#: projects/models.py:284 +#: projects/models.py:288 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:291 +#: projects/models.py:295 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " "current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:299 +#: projects/models.py:303 msgid "Single version" msgstr "Viena versija" -#: projects/models.py:302 +#: projects/models.py:306 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 "Vienos versijos svetainė neturi vertimų ir tik jūsų „paskutinę“ versiją, pateikiamą domeno šaknyje. Naudokite atsargiai, įjunkite tik tada, jei jūs niekada neturėsite kelių dokumentacijos versijų." +msgstr "" +"Vienos versijos svetainė neturi vertimų ir tik jūsų „paskutinę“ versiją, " +"pateikiamą domeno šaknyje. Naudokite atsargiai, įjunkite tik tada, jei jūs " +"niekada neturėsite kelių dokumentacijos versijų." -#: projects/models.py:309 +#: projects/models.py:313 msgid "Default version" msgstr "Numatytoji versija" -#: projects/models.py:312 +#: projects/models.py:316 msgid "The version of your project that / redirects to" msgstr "Jūsų projekto versija, į kurią rodo /" -#: projects/models.py:317 +#: projects/models.py:321 msgid "Default branch" msgstr "Numatytoji šaka" -#: projects/models.py:323 +#: projects/models.py:327 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:328 +#: projects/models.py:332 msgid "Custom path prefix" msgstr "" -#: projects/models.py:334 +#: projects/models.py:338 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." msgstr "" -#: projects/models.py:339 +#: projects/models.py:343 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:345 +#: projects/models.py:349 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." msgstr "" -#: projects/models.py:352 +#: projects/models.py:356 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:355 +#: projects/models.py:359 msgid "" -"More information in our docs." +"More information in our docs." msgstr "" -#: projects/models.py:359 +#: projects/models.py:363 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:366 +#: projects/models.py:370 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:371 +#: projects/models.py:375 msgid "CDN Enabled" msgstr "CDN įjungtas" -#: projects/models.py:373 +#: projects/models.py:377 msgid "Analytics code" msgstr "Analitikos kodas" -#: projects/models.py:378 +#: projects/models.py:382 msgid "" -"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow" -" down your page loads." -msgstr "Google Analytics Tracking ID (pvz. UA-22345342-1). Tai gali sulėtinti jūsų puslapių įkėlimą." +"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " +"down your page loads." +msgstr "" +"Google Analytics Tracking ID (pvz. UA-22345342-1). Tai gali " +"sulėtinti jūsų puslapių įkėlimą." -#: projects/models.py:384 +#: projects/models.py:388 msgid "Disable Analytics" msgstr "" -#: projects/models.py:388 +#: projects/models.py:392 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:393 +#: projects/models.py:397 msgid "Alternative container image" msgstr "Alternatyvus konteinerio atvaizdas" -#: projects/models.py:399 +#: projects/models.py:403 msgid "Container memory limit" msgstr "Konteinerio atminties riba" -#: projects/models.py:404 +#: projects/models.py:408 msgid "" -"Memory limit in Docker format -- example: 512m or " +"Memory limit in Docker format -- example: 512m or 1g" +msgstr "" +"Atminties riba Docker formatu -- pavyzdžiui: 512m arba " "1g" -msgstr "Atminties riba Docker formatu -- pavyzdžiui: 512m arba 1g" -#: projects/models.py:409 +#: projects/models.py:413 msgid "Container time limit in seconds" msgstr "Konteinerio laiko limitas sekundėmis" -#: projects/models.py:414 +#: projects/models.py:418 msgid "Alternate build queue id" msgstr "Alternatyvaus kūrimo eilės id" -#: projects/models.py:420 +#: projects/models.py:424 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:425 +#: projects/models.py:429 msgid "Allow paid advertising" msgstr "Leisti mokamą reklamą" -#: projects/models.py:427 +#: projects/models.py:431 msgid "If unchecked, users will still see community ads." msgstr "Neįjungus naudotojai vis tiek matys bendruomenės reklamą." -#: projects/models.py:430 +#: projects/models.py:434 msgid "Ad-free" msgstr "Be reklamų" -#: projects/models.py:435 +#: projects/models.py:439 msgid "Is spam?" msgstr "" -#: projects/models.py:438 +#: projects/models.py:442 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:441 +#: projects/models.py:445 msgid "Show version warning" msgstr "Rodyti versijos įspėjimą" -#: projects/models.py:443 +#: projects/models.py:447 msgid "Show warning banner in non-stable nor latest versions." msgstr "Rodyti įspėjimo juostą nestabiliose ar paskutinėse versijose." -#: projects/models.py:447 +#: projects/models.py:451 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:453 +#: projects/models.py:457 msgid "" "Warning: experimental feature. Custom path from repository " -"top-level to your .readthedocs.yaml, ex. " -"subpath/docs/.readthedocs.yaml. Leave blank for default value: " -".readthedocs.yaml." +"top-level to your .readthedocs.yaml, ex. subpath/docs/." +"readthedocs.yaml. Leave blank for default value: .readthedocs." +"yaml." msgstr "" -#: projects/models.py:461 +#: projects/models.py:465 msgid "Featured" msgstr "Siūloma" -#: projects/models.py:463 +#: projects/models.py:467 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:471 +#: projects/models.py:475 msgid "Delisted" msgstr "" -#: projects/models.py:473 +#: projects/models.py:477 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" msgstr "" -#: projects/models.py:484 +#: projects/models.py:488 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:491 +#: projects/models.py:495 msgid "Related projects" msgstr "Susiję projektai" -#: projects/models.py:499 templates/search/elastic_search.html:57 +#: projects/models.py:503 templates/search/elastic_search.html:57 msgid "Language" msgstr "Kalba" -#: projects/models.py:503 +#: projects/models.py:507 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." +msgstr "" +"Kalba, kuria kuriama dokumentacija. Pastaba: tai įtakoja jūsų projekto URL." -#: projects/models.py:511 +#: projects/models.py:515 msgid "Programming Language" msgstr "Programavimo kalba" -#: projects/models.py:515 +#: projects/models.py:519 msgid "The primary programming language the project is written in." msgstr "Pirminė programavimo kalba, kuria parašytas projektas." -#: projects/models.py:531 +#: projects/models.py:535 msgid "This project has been built with a webhook" msgstr "Šitas projektas sukurtas su webhook" -#: projects/models.py:535 +#: projects/models.py:539 msgid "This project has been successfully cloned" msgstr "Šis projektas buvo sėkmingai klonuotas" -#: projects/models.py:544 +#: projects/models.py:548 msgid "Connected repository" msgstr "" -#: projects/models.py:545 +#: projects/models.py:549 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:571 +#: projects/models.py:575 msgid "" -"Type of documentation you are building. More" -" info on sphinx builders." +"Type of documentation you are building. More " +"info on sphinx builders." msgstr "" -#: projects/models.py:582 +#: projects/models.py:586 msgid "project" msgstr "" -#: projects/models.py:593 +#: projects/models.py:597 msgid "Model must have slug" msgstr "Modelis turi turėti žetoną" -#: projects/models.py:1355 +#: projects/models.py:1359 msgid "Subproject nesting is not supported" msgstr "Subprojektų hierarchijos nepalaikomos" -#: projects/models.py:1490 +#: projects/models.py:1494 msgid "Path" msgstr "Kelias" -#: projects/models.py:1492 +#: projects/models.py:1496 msgid "Build id" msgstr "" -#: projects/models.py:1495 +#: projects/models.py:1499 msgid "Page search rank" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1504 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1543 projects/models.py:1708 +#: projects/models.py:1547 projects/models.py:1712 msgid "created" msgstr "sukurta" -#: projects/models.py:1548 +#: projects/models.py:1552 msgid "modified" msgstr "keista" -#: projects/models.py:1577 +#: projects/models.py:1581 msgid "Build triggered" msgstr "" -#: projects/models.py:1578 +#: projects/models.py:1582 msgid "Build passed" msgstr "" -#: projects/models.py:1596 +#: projects/models.py:1600 msgid "URL to send the webhook to" msgstr "URL, kur bus siunčiami webhooks" -#: projects/models.py:1599 +#: projects/models.py:1603 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1607 +#: projects/models.py:1611 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1610 +#: projects/models.py:1614 msgid "JSON payload" msgstr "" -#: projects/models.py:1612 +#: projects/models.py:1616 msgid "" -"JSON payload to send to the webhook. Check the docs for available substitutions." +"JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1723 msgid "Domain" msgstr "Vardas" -#: projects/models.py:1726 +#: projects/models.py:1730 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1730 +#: projects/models.py:1734 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1739 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1743 msgid "Use HTTPS" msgstr "Naudoti HTTPS" -#: projects/models.py:1741 +#: projects/models.py:1745 msgid "Always use HTTPS for this domain" msgstr "Visada naudoti HTTPS šiam vardui" -#: projects/models.py:1745 +#: projects/models.py:1749 msgid "Number of times this domain has been hit" msgstr "Kiek kartų buvo pasiektas šis vardas" -#: projects/models.py:1750 templates/projects/domain_form.html:49 +#: projects/models.py:1754 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1763 msgid "Skip validation process." msgstr "" -#: projects/models.py:1763 +#: projects/models.py:1767 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1772 +#: projects/models.py:1776 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1777 +#: projects/models.py:1781 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1782 +#: projects/models.py:1786 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1924 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1923 +#: projects/models.py:1928 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1928 +#: projects/models.py:1933 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1939 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1943 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1947 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1952 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1957 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1961 +msgid "Build: Generate a file manifest for file tree diff." +msgstr "" + +#: projects/models.py:1966 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1970 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1974 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1977 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1978 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1972 +#: projects/models.py:1981 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1976 +#: projects/models.py:1985 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1990 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1996 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2002 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1997 +#: projects/models.py:2006 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2001 +#: projects/models.py:2010 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2006 +#: projects/models.py:2015 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2028 msgid "Feature identifier" msgstr "Savybės identifikatorius" -#: projects/models.py:2024 +#: projects/models.py:2033 msgid "Date feature was added" msgstr "Datos savybė buvo pridėta" -#: projects/models.py:2030 +#: projects/models.py:2039 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2043 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2056 +#: projects/models.py:2065 msgid "Name of the environment variable" msgstr "Aplinkos kintamojo pavadinimas" -#: projects/models.py:2060 +#: projects/models.py:2069 msgid "Value of the environment variable" msgstr "Aplinkos kintamojo reikšmė" -#: projects/models.py:2065 +#: projects/models.py:2074 msgid "Project where this variable will be used" msgstr "Projektas, kur šis kintamasis bus naudojamas" -#: projects/models.py:2071 +#: projects/models.py:2080 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2980,8 +3078,8 @@ msgstr "" #: projects/validators.py:119 #, python-brace-format msgid "" -"Found invalid character. Avoid these characters: " -"{invalid_characters}" +"Found invalid character. Avoid these characters: {invalid_characters}" msgstr "" #: projects/validators.py:133 @@ -3025,7 +3123,9 @@ msgstr "" msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." -msgstr "Yra problemų su jūsų {service} paskyra, bandykite prijungti iš naujo jūsų prijungtų paslaugų puslapyje." +msgstr "" +"Yra problemų su jūsų {service} paskyra, bandykite prijungti iš naujo jūsų prijungtų paslaugų puslapyje." #: projects/views/private.py:535 msgid "Subproject created" @@ -3176,13 +3276,16 @@ msgstr "" #: redirects/models.py:33 msgid "" -"Absolute path, excluding the domain. Example: /docs/ or " -"/install.html" -msgstr "Absoliutus kelias, neskaitant vardo. Pavyzdžiui: /docs/ or /install.html" +"Absolute path, excluding the domain. Example: /docs/ or /install." +"html" +msgstr "" +"Absoliutus kelias, neskaitant vardo. Pavyzdžiui: /docs/ or /" +"install.html" #: redirects/models.py:37 msgid "Absolute or relative URL. Example: /tutorial/install.html" -msgstr "Absoliutus arba santykinis URL. Pavyzdžiui: /tutorial/install.html" +msgstr "" +"Absoliutus arba santykinis URL. Pavyzdžiui: /tutorial/install.html" #: redirects/models.py:39 msgid "The type of redirect you wish to use." @@ -3243,7 +3346,7 @@ msgstr "" #: redirects/templates/redirects/redirect_form.html:8 #: redirects/templates/redirects/redirect_list.html:6 #: redirects/templates/redirects/redirect_list.html:13 -#: templates/projects/project_edit_base.html:22 +#: templates/projects/project_edit_base.html:24 msgid "Redirects" msgstr "Peradresavimai" @@ -3387,7 +3490,7 @@ msgid "Custom domain" msgstr "" #: subscriptions/constants.py:26 -msgid "CDN public documentation" +msgid "CDN for public documentation" msgstr "" #: subscriptions/constants.py:27 @@ -3444,8 +3547,8 @@ msgstr "" #: subscriptions/forms.py:29 msgid "" -"Check our pricing " -"page for more information about each plan." +"Check our pricing page for more information about each plan." msgstr "" #: subscriptions/notifications.py:92 @@ -3481,8 +3584,7 @@ msgstr "" msgid "Signed up" msgstr "" -#. Translators: this is the subscription start date, used here as "4 days ago" -#. or "5 months ago" +#. Translators: this is the subscription start date, used here as "4 days ago" or "5 months ago" #: subscriptions/templates/subscriptions/subscription_detail.html:75 #, python-format msgid "%(time_since_signup)s ago" @@ -3502,8 +3604,8 @@ msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" -"Use the button above to see past invoices, change your plan, and update your" -" billing information." +"Use the button above to see past invoices, change your plan, and update your " +"billing information." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:115 @@ -3562,9 +3664,12 @@ msgstr "Įspėjimas:" #: templates/account/email.html:46 msgid "" -"You currently do not have any email address set up. You should really add an" -" email address so you can receive notifications, reset your password, etc." -msgstr "Šiuo metu jūs neturite jokių nustatytų e-pašto adresų. Jūs turėtumėte pridėti e-pašto adresą, kad gautumėte pranešimus, iš naujo nustatytumėte slaptažodžius ir t.t." +"You currently do not have any email address set up. You should really add an " +"email address so you can receive notifications, reset your password, etc." +msgstr "" +"Šiuo metu jūs neturite jokių nustatytų e-pašto adresų. Jūs turėtumėte " +"pridėti e-pašto adresą, kad gautumėte pranešimus, iš naujo nustatytumėte " +"slaptažodžius ir t.t." #: templates/account/email.html:50 msgid "Add E-mail Address" @@ -3583,7 +3688,9 @@ msgstr "Ar tikrai norite išimti pažymėtą e-pašto adresą?" msgid "" "To verify your email address and finish setting up your account, please go " "to:" -msgstr "Kad patvirtintumėte savo e-pašto adresą ir baigtumėte paskyros nustatymą, prašome eiti į:" +msgstr "" +"Kad patvirtintumėte savo e-pašto adresą ir baigtumėte paskyros nustatymą, " +"prašome eiti į:" #: templates/account/email/email_confirmation_message.html:15 #: templates/account/email/email_confirmation_message.txt:10 @@ -3597,13 +3704,17 @@ msgstr "Jei jūs neprašėte Read the Docs paskyros, galite ignoruoti šį laiš msgid "" "A request has been made to reset your Read the Docs password. To confirm " "this reset request, please go to:" -msgstr "Buvo įvykdyta užklausa iš naujo nustatyti jūsų Read the Docs slaptažodį. Kad patvirtintumėte šią užklausą, prašome eiti į:" +msgstr "" +"Buvo įvykdyta užklausa iš naujo nustatyti jūsų Read the Docs slaptažodį. Kad " +"patvirtintumėte šią užklausą, prašome eiti į:" #: templates/account/email/password_reset_key_message.html:15 #: templates/account/email/password_reset_key_message.txt:10 msgid "" "If you did not request to reset your password, you can disregard this email." -msgstr "Jei jūs neprašėte iš naujo nustatyti jūsų slaptažodžio, prašome ignoruoti šį laišką." +msgstr "" +"Jei jūs neprašėte iš naujo nustatyti jūsų slaptažodžio, prašome ignoruoti šį " +"laišką." #: templates/account/email/password_reset_key_subject.txt:3 msgid "Password reset" @@ -3638,14 +3749,17 @@ msgstr "" msgid "" "If you have not created an account yet, then please sign up first." -msgstr "Jei dar nesukūrėte paskyros, tada prašome iš pradžių prisiregistruoti." +msgstr "" +"Jei dar nesukūrėte paskyros, tada prašome iš pradžių prisiregistruoti." #: templates/account/login.html:55 #, python-format msgid "" -"If you forgot your password, reset " -"it." -msgstr "Jei pamiršote savo slaptažodį, iš naujo jį nustatykite." +"If you forgot your password, reset it." +msgstr "" +"Jei pamiršote savo slaptažodį, iš naujo " +"jį nustatykite." #: templates/account/login.html:78 msgid "Log in using single sign-on" @@ -3658,8 +3772,7 @@ msgstr "" msgid "Change Password" msgstr "Pakeisti slaptažodį" -#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But -#. unfortunately the three bits have to be separate. +#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But unfortunately the three bits have to be separate. #: templates/account/signup.html:5 templates/core/home-header.html:17 msgid "Sign up" msgstr "Prisiregistruoti" @@ -3668,7 +3781,8 @@ msgstr "Prisiregistruoti" #, python-format msgid "" "Already have an account? Then please sign in." -msgstr "Jau turite paskyrą? Tada prašome prisijungti." +msgstr "" +"Jau turite paskyrą? Tada prašome prisijungti." #: templates/account/signup.html:19 #, python-format @@ -3683,16 +3797,15 @@ msgstr "" #: templates/account/signup.html:33 msgid "" -"Sign up using the following provider. If you don't have an account with this" -" provider, please contact your organization owner and ask about this." +"Sign up using the following provider. If you don't have an account with this " +"provider, please contact your organization owner and ask about this." msgstr "" #: templates/account/signup.html:48 msgid "" -"By signing up, you agree to our Terms of " -"Service and Privacy Policy." +"By signing up, you agree to our Terms of Service and Privacy Policy." msgstr "" #: templates/archive/index.html:5 @@ -3711,7 +3824,9 @@ msgstr "Dienoraštis" msgid "" "Sign up for our newsletter to get our latest blog updates delivered to your " "inbox weekly." -msgstr "Prenumeruokite mūsų naujienlaikraštį, kad gautumėte informaciją apie naujausius dienoraščio įrašus kas savaitę į jūsų pašto dėžutę." +msgstr "" +"Prenumeruokite mūsų naujienlaikraštį, kad gautumėte informaciją apie " +"naujausius dienoraščio įrašus kas savaitę į jūsų pašto dėžutę." #: templates/base.html:174 msgid "Subscribe" @@ -3788,8 +3903,8 @@ msgstr "Filtras" #: templates/builds/build_detail.html:39 #, python-format msgid "" -"Our new beta dashboard is now available for testing! Try" -" viewing this build on the new dashboard." +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." msgstr "" #: templates/builds/build_detail.html:53 @@ -3902,15 +4017,15 @@ msgstr "Populiarios žymos" #: templates/builds/versionautomationrule_list.html:6 #: templates/builds/versionautomationrule_list.html:15 -#: templates/projects/project_edit_base.html:27 +#: templates/projects/project_edit_base.html:29 msgid "Automation Rules" msgstr "" #: templates/builds/versionautomationrule_list.html:20 msgid "" -"Automate actions on new branches and tags. Check the documentation on automation rules for more information." +"Automate actions on new branches and tags. Check the documentation on automation " +"rules for more information." msgstr "" #: templates/builds/versionautomationrule_list.html:32 @@ -3931,8 +4046,7 @@ msgstr "Paskutiniai veiksmai" #, python-format msgid "" "%(type)s \"%(version)s\" matched the pattern \"%(pattern)s\", " -"and the action %(action)s was performed %(date)s " -"ago." +"and the action %(action)s was performed %(date)s ago." msgstr "" #: templates/builds/versionautomationrule_list.html:101 @@ -4055,7 +4169,7 @@ msgid "No builds yet" msgstr "Dar nebuvo kūrimų" #: templates/core/project_detail_right.html:51 -#: templates/projects/project_edit_base.html:21 +#: templates/projects/project_edit_base.html:23 #: templates/projects/project_users.html:9 msgid "Maintainers" msgstr "Prižiūrėtojai" @@ -4075,14 +4189,15 @@ msgstr "Projektas neturi žymų." #: templates/core/project_detail_right.html:90 #, python-format msgid "Add some in your project settings." -msgstr "Pridėkite kelias jūsų projekto nustatymuose." +msgstr "" +"Pridėkite kelias jūsų projekto nustatymuose." #: templates/core/project_detail_right.html:100 msgid "Short URLs" msgstr "Trumpi URL" #: templates/core/project_detail_right.html:111 -#: templates/projects/project_edit_base.html:23 +#: templates/projects/project_edit_base.html:25 #: templates/projects/project_translations.html:12 msgid "Translations" msgstr "Vertimai" @@ -4147,8 +4262,7 @@ msgstr "Padarykime tai." msgid "Maze Found" msgstr "Rastas labirintas" -#: templates/errors/dashboard/404.html:6 -#: templates/errors/dashboard/404.html:11 +#: templates/errors/dashboard/404.html:6 templates/errors/dashboard/404.html:11 #: templates/errors/proxito/404/base.html:6 #: templates/errors/proxito/404/base.html:11 msgid "404 Not Found" @@ -4165,9 +4279,8 @@ msgstr "" msgid "Too many requests" msgstr "" -#: templates/errors/dashboard/4xx.html:6 -#: templates/errors/dashboard/4xx.html:11 templates/errors/proxito/4xx.html:7 -#: templates/errors/proxito/4xx.html:11 +#: templates/errors/dashboard/4xx.html:6 templates/errors/dashboard/4xx.html:11 +#: templates/errors/proxito/4xx.html:7 templates/errors/proxito/4xx.html:11 msgid "Bad request" msgstr "" @@ -4194,7 +4307,14 @@ msgid "" "Read the Docs dashboard and we attempted to intelligently guess the correct " "project based on DNS settings. Now, we believe that explicit is better than " "implicit. Below are some steps to help you get your domain working again:" -msgstr "Jei valdote šį vardą ir galvojate, kad tai klaida, prašome peržiūrėti mūsų savo vardo dokumentaciją. Anksčiau mes leisdavome saviems vardams rodyti į mus nesukonfigūravus domento Read the Docs panelėje ir bandėme protingai atspėti tinkamą projektą pagal DNS nustatymus. Dabar mes manome, kad geriau šią informaciją nurodyti tiesiogiai. Žemiau pateikiami žingsniai, kurie padės jums padaryti, kad jūsų vardas ir vėl veiktų:" +msgstr "" +"Jei valdote šį vardą ir galvojate, kad tai klaida, prašome peržiūrėti mūsų " +"savo vardo dokumentaciją. Anksčiau mes " +"leisdavome saviems vardams rodyti į mus nesukonfigūravus domento Read the " +"Docs panelėje ir bandėme protingai atspėti tinkamą projektą pagal DNS " +"nustatymus. Dabar mes manome, kad geriau šią informaciją nurodyti " +"tiesiogiai. Žemiau pateikiami žingsniai, kurie padės jums padaryti, kad jūsų " +"vardas ir vėl veiktų:" #: templates/errors/proxito/404/dns.html:23 #: templates/errors/proxito/404/include_tips.html:3 @@ -4208,13 +4328,16 @@ msgstr "" #: templates/errors/proxito/404/dns.html:28 msgid "Ensure you have a CNAME record pointing to readthedocs.io" -msgstr "Įsitikinkite, kad turite CNAME įrašą, rodantį į readthedocs.io" +msgstr "" +"Įsitikinkite, kad turite CNAME įrašą, rodantį į readthedocs.io" #: templates/errors/proxito/404/dns.html:29 msgid "" "Add your desired domain in the Read the Docs dashboard for your project " "(under Your Project >> Admin >> Domains)" -msgstr "Pridėkite jūsų norimą vardą Read the Docs panelėje jūsų projektui (Jūsų projektas >> Admin >> Vardai)" +msgstr "" +"Pridėkite jūsų norimą vardą Read the Docs panelėje jūsų projektui (Jūsų " +"projektas >> Admin >> Vardai)" #: templates/errors/proxito/404/include_error_message.html:4 #, python-format @@ -4254,8 +4377,8 @@ msgstr "" #: templates/errors/proxito/404/no_project.html:9 #, python-format msgid "" -"The project for %(domain)s that you are looking for either does" -" not exist, has been deleted or doesn't have any successful builds yet." +"The project for %(domain)s that you are looking for either does " +"not exist, has been deleted or doesn't have any successful builds yet." msgstr "" #: templates/errors/proxito/418.html:7 templates/errors/proxito/418.html:11 @@ -4273,7 +4396,8 @@ msgstr "Ką jūs sakote:" #: templates/flagging/flag_confirm.html:21 #, python-format -msgid "Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" +msgid "" +"Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" msgstr "Ar tikrai norite pažymėti „%(object)s“ kaip „%(flag_type.title)s“?" #: templates/flagging/flag_confirm.html:23 @@ -4302,9 +4426,13 @@ msgstr "Ačiū, kad prisidedate prie šios svetainės kokybės!" #: templates/homepage.html:9 msgid "" "Read the Docs simplifies technical documentation by automating building, " -"versioning, and hosting for you. Build up-to-date documentation for the web," -" print, and offline use on every version control push automatically." -msgstr "Read the Docs supaprastina techninį dokumentavimą automatizuojant už jus kūrimą, versijavimą ir viešinimą. Kurkite naujausią dokumentaciją žiniatinkliui, spausdinkite, ruoškite naudojimui neprisijungus po kiekvieno pakeitimo." +"versioning, and hosting for you. Build up-to-date documentation for the web, " +"print, and offline use on every version control push automatically." +msgstr "" +"Read the Docs supaprastina techninį dokumentavimą automatizuojant už jus " +"kūrimą, versijavimą ir viešinimą. Kurkite naujausią dokumentaciją " +"žiniatinkliui, spausdinkite, ruoškite naudojimui neprisijungus po kiekvieno " +"pakeitimo." #: templates/homepage.html:12 msgid "Home" @@ -4318,7 +4446,9 @@ msgstr "Čia gyvena techninė dokumentacija" msgid "" "Read the Docs simplifies software documentation by automating building, " "versioning, and hosting of your docs for you." -msgstr "Read the Docs supaprastina dokumentavimą automatizuojant už jus kūrimą, versijavimą ir viešinimą." +msgstr "" +"Read the Docs supaprastina dokumentavimą automatizuojant už jus kūrimą, " +"versijavimą ir viešinimą." #: templates/homepage.html:58 msgid "Free docs hosting for open source" @@ -4348,8 +4478,8 @@ msgstr "" #: templates/homepage.html:86 msgid "" -"We build and host your docs for the web, but they are also viewable as PDFs," -" as single page HTML, and for eReaders. No additional configuration is " +"We build and host your docs for the web, but they are also viewable as PDFs, " +"as single page HTML, and for eReaders. No additional configuration is " "required." msgstr "" @@ -4359,10 +4489,13 @@ msgstr "" #: templates/homepage.html:96 msgid "" -"We can host and build multiple versions of your docs so having a 1.0 version" -" of your docs and a 2.0 version of your docs is as easy as having a separate" -" branch or tag in your version control system." -msgstr "Mes galime talpinti ir kurti kelias jūsų dokumentacijos versijas, taigi vienu metu turėti ir 1.0, 2.0 jūsų dokumentacijos versijas taip pat lengva, kaip turėti atskirą šaką jūsų versijų valdymo sistemoje." +"We can host and build multiple versions of your docs so having a 1.0 version " +"of your docs and a 2.0 version of your docs is as easy as having a separate " +"branch or tag in your version control system." +msgstr "" +"Mes galime talpinti ir kurti kelias jūsų dokumentacijos versijas, taigi " +"vienu metu turėti ir 1.0, 2.0 jūsų dokumentacijos versijas taip pat lengva, " +"kaip turėti atskirą šaką jūsų versijų valdymo sistemoje." #: templates/homepage.html:109 msgid "Read the Tutorial" @@ -4383,10 +4516,10 @@ msgstr "" msgid "" "
    • Serve over 55 million pages of " "documentation a month
    • Serve over 40 TB of documentation a " -"month
    • Host over 80,000 open source projects and support over" -" 100,000 users
    • Are supported by a very small team" -" of dedicated engineers
    " +"month
  • Host over 80,000 open source projects and support over " +"100,000 users
  • Are supported by a very small team of dedicated " +"engineers
  • " msgstr "" #: templates/homepage.html:143 @@ -4396,30 +4529,28 @@ msgstr "Read the Docs finansuoja bendruomenė" #: templates/homepage.html:149 #, python-format msgid "" -"We fund our operations through advertising, " -"corporate-hosted documentation with Read" -" the Docs for Business, donations, and we" -" are supported by a number of generous sponsors." +"We fund our operations through advertising, corporate-hosted documentation with " +"Read the Docs for Business, donations, and we are supported by a number of " +"generous sponsors." msgstr "" #: templates/homepage.html:158 msgid "" "Read the Docs is open source and community supported. It depends on users " "like you to contribute to development, support, and operations. You can " -"learn more about how to contribute in " -"our docs. Thanks so much to our wonderful team who helps us " -"run the site. Read the Docs wouldn't be possible without them." +"learn more about how to contribute in our docs. Thanks so much to our " +"wonderful team " +"who helps us run the site. Read the Docs wouldn't be possible without them." msgstr "" #: templates/homepage.html:168 msgid "" -"Hosting for the project is graciously provided by AWS and Cloudflare." +"Hosting for the project is graciously provided by AWS and Cloudflare." msgstr "" #: templates/notifications/send_notification_form.html:6 @@ -4480,7 +4611,9 @@ msgstr "Patikrinkite jį štai čia." msgid "" "This is a post-commit hook. Set it up in your project admin to POST here, " "for us to update your doc changes automatically." -msgstr "Tai yra post-commit kablys. Nustatykite jį projekto administravime į POST čia, kad mes automatiškai atnaujintumėm jūsų dokumentacijos pasikeitimus." +msgstr "" +"Tai yra post-commit kablys. Nustatykite jį projekto administravime į POST " +"čia, kad mes automatiškai atnaujintumėm jūsų dokumentacijos pasikeitimus." #: templates/profiles/base_profile.html:27 #: templates/profiles/base_profile_edit.html:30 @@ -4511,7 +4644,7 @@ msgid "Gold Membership" msgstr "" #: templates/profiles/base_profile_edit.html:57 -#: templates/projects/project_edit_base.html:33 +#: templates/projects/project_edit_base.html:35 msgid "Advertising" msgstr "Reklama" @@ -4529,15 +4662,16 @@ msgstr "" msgid "" "Read the Docs is an open source project. In order to maintain service, we " "rely on both the support of our users, and from sponsor support." -msgstr "Read the Docs yra atviro kodo projektas. Paslaugos palaikymui mums reikia tiek mūsų naudotojų, tiek ir sponsorių paramos." +msgstr "" +"Read the Docs yra atviro kodo projektas. Paslaugos palaikymui mums reikia " +"tiek mūsų naudotojų, tiek ir sponsorių paramos." #: templates/profiles/private/advertising_profile.html:30 msgid "" "For more details on advertising on Read the Docs including the privacy " "protections we have in place for users and community advertising we run on " -"behalf of the open source community, see our documentation." +"behalf of the open source community, see our documentation." msgstr "" #: templates/profiles/private/advertising_profile.html:41 @@ -4561,9 +4695,9 @@ msgstr "" #: templates/profiles/private/delete_account.html:34 msgid "" -"All organizations and its projects where you are the only owner will" -" be deleted. If you want to keep an organization, add another owner" -" or transfer ownership. The following organizations and all their projects " +"All organizations and its projects where you are the only owner will " +"be deleted. If you want to keep an organization, add another owner " +"or transfer ownership. The following organizations and all their projects " "will be deleted." msgstr "" @@ -4587,9 +4721,9 @@ msgstr "" #: templates/profiles/private/token_list.html:13 msgid "" "Personal Access Token are tokens that allow you to use the Read the Docs " -"APIv3 being authenticated as yourself. See APIv3 " -"documentation for more information." +"APIv3 being authenticated as yourself. See APIv3 documentation for more " +"information." msgstr "" #: templates/profiles/private/token_list.html:25 @@ -4629,8 +4763,8 @@ msgstr "Kurti vardą" #: templates/projects/domain_form.html:33 #, python-format msgid "" -"To configure this domain add a CNAME record in your DNS pointing your custom" -" domain to %(cname_target)s." +"To configure this domain add a CNAME record in your DNS pointing your custom " +"domain to %(cname_target)s." msgstr "" #: templates/projects/domain_form.html:41 @@ -4648,7 +4782,7 @@ msgid "Saving the domain will revalidate the SSL certificate" msgstr "" #: templates/projects/domain_list.html:12 -#: templates/projects/project_edit_base.html:20 +#: templates/projects/project_edit_base.html:22 msgid "Domains" msgstr "Vardai" @@ -4657,8 +4791,8 @@ msgstr "Vardai" msgid "" "This project is a subproject of %(superproject)s, its documentation will " -"always be served from the %(domain)s domain. %(domain)s
    domain. Learn more." msgstr "" @@ -4693,7 +4827,7 @@ msgstr "Pridėti" #: templates/projects/environmentvariable_form.html:12 #: templates/projects/environmentvariable_list.html:5 #: templates/projects/environmentvariable_list.html:12 -#: templates/projects/project_edit_base.html:26 +#: templates/projects/project_edit_base.html:28 msgid "Environment Variables" msgstr "Aplinkos kintamieji" @@ -4732,8 +4866,8 @@ msgstr "Projekto detalės" msgid "" "To import a project, start by entering a few details about your repository. " "You can set additional configuration options for your documentation in a .readthedocs.yml file." +"href=\"https://docs.readthedocs.io/en/stable/config-file/v2.html\">." +"readthedocs.yml file." msgstr "" #: templates/projects/import_config.html:5 @@ -4743,10 +4877,10 @@ msgstr "" #: templates/projects/import_config.html:8 msgid "" "Make sure your project has a .readthedocs.yaml configuration " -"file at the root directory of your repository. This file is required by Read" -" the Docs to build your documentation. You can read more" -" about our configuration file in our documentation." +"file at the root directory of your repository. This file is required by Read " +"the Docs to build your documentation. You can read more about our " +"configuration file in our documentation." msgstr "" #: templates/projects/import_config.html:16 @@ -4759,7 +4893,8 @@ msgstr "Papildomos projekto detalės" #: templates/projects/import_extra.html:8 msgid "Here are a few more project options that you may need to configure." -msgstr "Čia yra kelios projekto parinktys, kurias jums gali reikėti sukonfigūruoti." +msgstr "" +"Čia yra kelios projekto parinktys, kurias jums gali reikėti sukonfigūruoti." #: templates/projects/includes/feature_disabled.html:5 #, python-format @@ -4768,8 +4903,7 @@ msgid "" "href=\"%(support_url)s\">contacting support." msgstr "" -#. Translators: After 'Flag this project as' follows either 'Inappropriate', -#. 'Spam' and/or 'Duplicate' +#. Translators: After 'Flag this project as' follows either 'Inappropriate', 'Spam' and/or 'Duplicate' #: templates/projects/includes/flagging.html:7 msgid "Flag this project as" msgstr "Pažymėti šį projektą kaip" @@ -4791,7 +4925,7 @@ msgstr "Dublikatą" #: templates/projects/integration_form.html:12 #: templates/projects/integration_list.html:5 #: templates/projects/integration_list.html:12 -#: templates/projects/project_edit_base.html:25 +#: templates/projects/project_edit_base.html:27 msgid "Integrations" msgstr "Integracijos" @@ -4851,16 +4985,15 @@ msgstr "" msgid "" "This integration does not have a secret, the authenticity of the incoming " "webhook cannot be verified. Click on \"Resync webhook\" to generate " -"a secret. Read more in our blog post." +"a secret. Read more in our blog post." msgstr "" #: templates/projects/integration_webhook_detail.html:92 msgid "" "For more information on manually configuring a webhook, refer to our webhook documentation. " +"href=\"https://docs.readthedocs.io/page/guides/setup/git-repo-automatic." +"html\"> our webhook documentation. " msgstr "" #: templates/projects/integration_webhook_detail.html:104 @@ -4930,10 +5063,13 @@ msgstr "Pradėkite kurti savo dokumentaciją" #: templates/projects/onboard_detail.html:10 msgid "" -"This project has not been built yet. Try building the latest version now, or" -" if you would like to build a specific version, select the version below and" -" your documentation build will be triggered." -msgstr "Šis projektas dar nesukurtas. Pabandykite kurti paskutinę versiją dabar arba, jei norite konkrečios versijos, parinkite žemiau norimą versiją ir jūsų dokumentacijos sukūrimas bus pradėtas." +"This project has not been built yet. Try building the latest version now, or " +"if you would like to build a specific version, select the version below and " +"your documentation build will be triggered." +msgstr "" +"Šis projektas dar nesukurtas. Pabandykite kurti paskutinę versiją dabar " +"arba, jei norite konkrečios versijos, parinkite žemiau norimą versiją ir " +"jūsų dokumentacijos sukūrimas bus pradėtas." #: templates/projects/onboard_detail.html:21 msgid "Build latest version" @@ -4946,9 +5082,8 @@ msgstr "Jūsų dokumentacija paruošta naudojimui" #: templates/projects/onboard_detail.html:33 msgid "" "Your documentation has been built. Ensure your documentation is kept up to " -"date with every commit to your repository, by setting up a " -"webhook." +"date with every commit to your repository, by setting up a webhook." msgstr "" #: templates/projects/onboard_detail.html:41 @@ -4961,8 +5096,8 @@ msgstr "Nepavyko sukurti jūsų dokumentacijos" #: templates/projects/onboard_detail.html:50 msgid "" -"There was a problem building your documentation, you can see what went wrong" -" in the build output. If you need more help, check out some of the problems frequently " "encountered during builds." msgstr "" @@ -4979,7 +5114,9 @@ msgstr "Jūsų dokumentacija kuriama" msgid "" "You'll be able to view your documentation in a minute or two, once your " "project is done building." -msgstr "Jūs galėsite peržiūrėti jūsų dokumentaciją po minutės-kitos, kai jūsų projektas bus sukurtas." +msgstr "" +"Jūs galėsite peržiūrėti jūsų dokumentaciją po minutės-kitos, kai jūsų " +"projektas bus sukurtas." #: templates/projects/onboard_import.html:5 msgid "Ready to share your documentation" @@ -4988,17 +5125,16 @@ msgstr "Jau galima dalintis jūsų dokumentacija" #: templates/projects/onboard_import.html:10 #, python-format msgid "" -"You don't have any projects yet, but you can start building documentation by" -" importing one. Not sure how to start documenting your project? Check out " -"the Tutorial to learn how." +"You don't have any projects yet, but you can start building documentation by " +"importing one. Not sure how to start documenting your project? Check out the " +"Tutorial to learn how." msgstr "" #: templates/projects/onboard_import.html:19 #, python-format msgid "" -"In a hurry? Fork our template " -"project on GitHub, and import " -"it." +"In a hurry? Fork our template project on GitHub, and import it." msgstr "" #: templates/projects/onboard_import.html:25 @@ -5015,7 +5151,9 @@ msgstr "Dokumentacijos reklama" msgid "" "We will periodically run advertisements on built documentation pages for " "sponsors, however we have strict guidelines on advertisements:" -msgstr "Mes periodiškai vykdysime sukurtų dokumentacijų reklamą mūsų sponsoriams, nors mes turime griežtas reklamos gaires:" +msgstr "" +"Mes periodiškai vykdysime sukurtų dokumentacijų reklamą mūsų sponsoriams, " +"nors mes turime griežtas reklamos gaires:" #: templates/projects/project_advertising.html:32 msgid "We don't give sponsors access to user information." @@ -5034,12 +5172,11 @@ msgstr "" #: templates/projects/project_advertising.html:50 msgid "" "For more details on advertising on Read the Docs including the privacy " -"protections we have in place for users and community advertising we run on behalf " -"of the open source community, see our documentation." +"protections we have in place for users and community advertising we run on behalf of the open source " +"community, see our documentation." msgstr "" #: templates/projects/project_advertising.html:59 @@ -5050,17 +5187,17 @@ msgstr "Atsisakyti" #, python-format msgid "" "In addition to the advertising preferences we have for individual users, we have multiple ways" -" for projects to opt out of advertising on Read the Docs." +"href=\"%(ads_preferences_url)s\">individual users, we have multiple ways " +"for projects to opt out of advertising on Read the Docs." msgstr "" #: templates/projects/project_advertising.html:71 msgid "" "If you are part of a company that uses Read the Docs to host documentation " -"for a commercial product, please consider Read the Docs for Business which " -"offers a completely ad-free experience, private repositories, private " -"documentation, additional build resources, and dedicated support." +"for a commercial product, please consider Read the Docs for Business which offers a completely ad-free " +"experience, private repositories, private documentation, additional build " +"resources, and dedicated support." msgstr "" #: templates/projects/project_advertising.html:81 @@ -5082,15 +5219,15 @@ msgstr "" msgid "" "If you would like to completely remove advertising from your open source " "project, but both Read the Docs for Business and our Gold memberships don't " -"seem like the right fit, please get" -" in touch to discuss alternatives to advertising." +"seem like the right fit, please get in touch to discuss " +"alternatives to advertising." msgstr "" #: templates/projects/project_advertising.html:113 msgid "" -"If you are a company hosting commercial documentation on our community site," -" we do not allow removing paid advertisements on your documentation. Please " +"If you are a company hosting commercial documentation on our community site, " +"we do not allow removing paid advertisements on your documentation. Please " "consider Read the Docs for Business or a Gold membership." msgstr "" @@ -5110,7 +5247,9 @@ msgstr "Kurti naują projektą" msgid "" "Create new documentation here. If you already have docs in a public " "repository," -msgstr "Kurti naują dokumentaciją čia. Jei jau turite dokumentaciją viešoje repozitorijoje." +msgstr "" +"Kurti naują dokumentaciją čia. Jei jau turite dokumentaciją viešoje " +"repozitorijoje." #: templates/projects/project_create.html:15 msgid "import an existing project" @@ -5158,9 +5297,8 @@ msgstr "" #: templates/projects/project_dashboard_base.html:146 #, python-format msgid "" -"Check out the documentation for Read the " -"Docs. It contains lots of information about how to get the most out of " -"RTD." +"Check out the documentation for Read the Docs. It contains lots of information about how to get the most out of RTD." msgstr "" #: templates/projects/project_delete.html:4 @@ -5197,10 +5335,14 @@ msgid "Delete project" msgstr "Trinti projektą" #: templates/projects/project_edit_base.html:19 +msgid " Addons" +msgstr "" + +#: templates/projects/project_edit_base.html:21 msgid "Edit Versions" msgstr "" -#: templates/projects/project_edit_base.html:24 +#: templates/projects/project_edit_base.html:26 #: templates/projects/projectrelationship_form.html:5 #: templates/projects/projectrelationship_form.html:12 #: templates/projects/projectrelationship_list.html:5 @@ -5208,7 +5350,7 @@ msgstr "" msgid "Subprojects" msgstr "Subprojektai" -#: templates/projects/project_edit_base.html:28 +#: templates/projects/project_edit_base.html:30 #: templates/projects/webhook_exchange_detail.html:5 #: templates/projects/webhook_form.html:5 #: templates/projects/webhook_form.html:11 @@ -5217,19 +5359,19 @@ msgstr "Subprojektai" msgid "Webhooks" msgstr "" -#: templates/projects/project_edit_base.html:29 +#: templates/projects/project_edit_base.html:31 #: templates/projects/project_notifications.html:5 #: templates/projects/project_notifications.html:12 msgid "Email Notifications" msgstr "" -#: templates/projects/project_edit_base.html:30 +#: templates/projects/project_edit_base.html:32 #: templates/projects/project_traffic_analytics.html:6 #: templates/projects/project_traffic_analytics.html:11 msgid "Traffic Analytics" msgstr "" -#: templates/projects/project_edit_base.html:31 +#: templates/projects/project_edit_base.html:33 #: templates/projects/projects_search_analytics.html:6 #: templates/projects/projects_search_analytics.html:11 msgid "Search Analytics" @@ -5263,13 +5405,17 @@ msgstr "" msgid "" "No remote repositories found, try refreshing your " "accounts." -msgstr "Nerastos nutolusios repozitorijos, pabandykite atnaujinti jūsų paskyras." +msgstr "" +"Nerastos nutolusios repozitorijos, pabandykite atnaujinti jūsų paskyras." #: templates/projects/project_import.html:104 msgid "" "You don't currently have any connected accounts. Connect your account to be " "able to easily set up projects." -msgstr "Šiuo metu neturite jokių prijungtų paskyrų. Prijunkite jūsų paskyrą, kad galėtumėte lengvai nustatyti savo projektus." +msgstr "" +"Šiuo metu neturite jokių prijungtų paskyrų. Prijunkite jūsų paskyrą, kad " +"galėtumėte lengvai nustatyti savo projektus." #: templates/projects/project_import.html:143 msgid "This repository requires admin access to import" @@ -5290,9 +5436,11 @@ msgstr "Žiūrėti" #: templates/projects/project_import.html:214 msgid "" -"You can import your project manually if it isn't listed here or connected to" -" one of your accounts." -msgstr "Jūs galite rankomis importuoti projektą, jei jo nėra sąraše arba jis neprijungtas prie nei vienos iš jūsų paskyrų." +"You can import your project manually if it isn't listed here or connected to " +"one of your accounts." +msgstr "" +"Jūs galite rankomis importuoti projektą, jei jo nėra sąraše arba jis " +"neprijungtas prie nei vienos iš jūsų paskyrų." #: templates/projects/project_import.html:221 msgid "Import Manually" @@ -5377,7 +5525,8 @@ msgstr "" msgid "" "\n" " * The way that we track 404 pages is on our backend hosting.\n" -" It's possible the number of times each page is viewed is undercounted because of caching in the browser or in a CDN.\n" +" It's possible the number of times each page is viewed is undercounted " +"because of caching in the browser or in a CDN.\n" " " msgstr "" @@ -5404,7 +5553,9 @@ msgstr "" msgid "" "This project is already configured as the %(language)s " "translation of \"%(main_project)s\". Nested translations are not supported." -msgstr "Šis projektas jau sukonfigūruotas kaip %(language)s kalbos „%(main_project)s“ vertimas. Hierarchiniai vertimai nepalaikomi." +msgstr "" +"Šis projektas jau sukonfigūruotas kaip %(language)s kalbos " +"„%(main_project)s“ vertimas. Hierarchiniai vertimai nepalaikomi." #: templates/projects/project_translations.html:38 #: templates/projects/project_translations_form.html:38 @@ -5438,7 +5589,9 @@ msgstr "Keisti prižiūrėtojus" msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" -msgstr "Tai leidžia jums pridėti prižiūrėtojus į jūsų projektą. Tai suteikia jiems projekto administravimo teises, būkite atsargūs!" +msgstr "" +"Tai leidžia jums pridėti prižiūrėtojus į jūsų projektą. Tai suteikia jiems " +"projekto administravimo teises, būkite atsargūs!" #: templates/projects/project_users.html:49 msgid "Add maintainer" @@ -5457,9 +5610,9 @@ msgstr "%(version_name)s" #: templates/projects/project_version_detail.html:28 msgid "" "This version is inactive but its documentation is still available online. " -"You can delete this " -"version's documentation if you want to remove it completely." +"You can delete this version's documentation if you want to remove it " +"completely." msgstr "" #: templates/projects/project_version_list.html:24 @@ -5501,10 +5654,9 @@ msgstr "" #: templates/projects/projectrelationship_form.html:16 msgid "" -"Using subprojects allows you to serve multiple projects from the same domain" -" as your main project. Learn " -"more." +"Using subprojects allows you to serve multiple projects from the same domain " +"as your main project. Learn more." msgstr "" #: templates/projects/projectrelationship_form.html:28 @@ -5524,14 +5676,19 @@ msgstr "Pridėti subprojektą" msgid "" "Subprojects are projects hosted from the same URL as their parent project. " "This is useful for organizing multiple projects under a custom domain." -msgstr "Subprojektai yra projektai, pateikiami iš to paties URL kaip ir jų tėvinis projektas. Tai naudojama teikiant kelis projektus iš to paties vardo svetainės." +msgstr "" +"Subprojektai yra projektai, pateikiami iš to paties URL kaip ir jų tėvinis " +"projektas. Tai naudojama teikiant kelis projektus iš to paties vardo " +"svetainės." #: templates/projects/projectrelationship_list.html:24 #, python-format msgid "" "This project is already configured as a subproject of %(project)s. Nested " "subprojects are not currently supported." -msgstr "Šis projektas jau sukonfigūruotas, kaip projekto %(project)s subprojektas. Hierarchiniai projektai šiuo metu nepalaikomi." +msgstr "" +"Šis projektas jau sukonfigūruotas, kaip projekto %(project)s subprojektas. " +"Hierarchiniai projektai šiuo metu nepalaikomi." #: templates/projects/projectrelationship_list.html:31 #, python-format @@ -5552,7 +5709,8 @@ msgstr "" #: templates/projects/samples/getting_started.rst.html:3 msgid "Here's a place to describe how to get up and running with your project" -msgstr "Čia yra vieta, kur galite aprašyti, kaip pradėti darbą su jūsų projektu" +msgstr "" +"Čia yra vieta, kur galite aprašyti, kaip pradėti darbą su jūsų projektu" #: templates/projects/samples/installation.rst.html:3 #, python-format @@ -5625,9 +5783,9 @@ msgstr "Read the Docs saugumas" #: templates/security.html:11 msgid "" -"For more details on security at Read the Docs or to report a security issue," -" please see our security policy." +"For more details on security at Read the Docs or to report a security issue, " +"please see our security policy." msgstr "" #: templates/socialaccount/authentication_error.html:5 @@ -5645,8 +5803,8 @@ msgid "" "On this page, you can manage the integration with your Git provider(s) that " "enables automatic import and configuration of your repositories. Read our documentation page about connecting Git " -"providers." +"target=\"_blank\">Read our documentation page about connecting Git providers." +"" msgstr "" #: templates/socialaccount/connections.html:37 @@ -5665,12 +5823,16 @@ msgstr "Atsijungti" msgid "" "The API version this connection uses is no longer supported, please " "reconnect your Bitbucket account." -msgstr "Šios jungties naudojama API versija daugiau nebepalaikoma, prašome iš naujo prisijungti prie jūsų Bitbucket paskyros." +msgstr "" +"Šios jungties naudojama API versija daugiau nebepalaikoma, prašome iš naujo " +"prisijungti prie jūsų Bitbucket paskyros." #: templates/socialaccount/connections.html:95 msgid "" "You currently have no social network accounts connected to this account." -msgstr "Jūs šiuo metu neturite jokių socialinių tinklų paskyrų prijungtų prie šios paskyros." +msgstr "" +"Jūs šiuo metu neturite jokių socialinių tinklų paskyrų prijungtų prie šios " +"paskyros." #: templates/socialaccount/connections.html:104 msgid "" diff --git a/readthedocs/locale/nb/LC_MESSAGES/django.po b/readthedocs/locale/nb/LC_MESSAGES/django.po index 4ef53f215f0..7c3b863b7e6 100644 --- a/readthedocs/locale/nb/LC_MESSAGES/django.po +++ b/readthedocs/locale/nb/LC_MESSAGES/django.po @@ -1,26 +1,28 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Sigmund Petersen , 2018 # Stein Magnus Jodal , 2012,2014,2017 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-08 09:41+0000\n" +"POT-Creation-Date: 2024-10-23 13:42+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Sigmund Petersen , 2018\n" -"Language-Team: Norwegian Bokmål (http://app.transifex.com/readthedocs/readthedocs/language/nb/)\n" +"Language-Team: Norwegian Bokmål (http://app.transifex.com/readthedocs/" +"readthedocs/language/nb/)\n" +"Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:717 -#: projects/filters.py:196 projects/models.py:1480 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:728 +#: projects/filters.py:196 projects/models.py:1484 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versjon" @@ -161,8 +163,8 @@ msgstr "" #: api/v3/serializers.py:1033 #, python-brace-format msgid "" -"Prefix redirects have been removed. Please use an exact redirect `/prefix/*`" -" instead. See {blog_link}." +"Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " +"instead. See {blog_link}." msgstr "" #: api/v3/serializers.py:1039 @@ -218,7 +220,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:246 +#: projects/models.py:250 msgid "User" msgstr "Bruker" @@ -230,9 +232,9 @@ msgstr "" msgid "Username" msgstr "Brukernavn" -#: audit/models.py:138 builds/models.py:95 builds/models.py:711 -#: organizations/filters.py:133 projects/filters.py:151 -#: projects/models.py:1474 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:95 builds/models.py:722 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1478 +#: redirects/models.py:48 msgid "Project" msgstr "Prosjekt" @@ -256,7 +258,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1226 msgid "Action" msgstr "" @@ -439,7 +441,7 @@ msgstr "Gren" msgid "Tag" msgstr "Tagg" -#: builds/constants.py:56 projects/constants.py:412 +#: builds/constants.py:56 projects/constants.py:414 msgid "Unknown" msgstr "Ukjent" @@ -471,7 +473,7 @@ msgstr "Aktiv" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1579 +#: builds/filters.py:29 projects/models.py:1583 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -488,7 +490,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:139 builds/models.py:733 +#: builds/filters.py:48 builds/models.py:139 builds/models.py:744 msgid "State" msgstr "Tilstand" @@ -497,7 +499,7 @@ msgstr "Tilstand" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:100 builds/models.py:723 +#: builds/filters.py:54 builds/models.py:100 builds/models.py:734 msgid "Type" msgstr "Type" @@ -531,7 +533,7 @@ msgid "Verbose Name" msgstr "Fullt navn" #: builds/models.py:127 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:251 +#: projects/models.py:255 msgid "Slug" msgstr "Slug" @@ -551,7 +553,7 @@ msgstr "Bygget" msgid "Uploaded" msgstr "Lastet opp" -#: builds/models.py:154 projects/models.py:479 +#: builds/models.py:154 projects/models.py:483 msgid "Privacy Level" msgstr "Tilgangsnivå" @@ -583,7 +585,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:564 +#: builds/models.py:175 projects/models.py:568 msgid "Documentation type" msgstr "Dokumentasjonstype" @@ -592,207 +594,206 @@ msgid "Type of documentation the version was built with." msgstr "" #: builds/models.py:183 -msgid "" -"Data generated at build time by the doctool (`readthedocs-build.yaml`)." +msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" #: builds/models.py:190 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:745 +#: builds/models.py:756 msgid "Status" msgstr "" -#: builds/models.py:752 integrations/models.py:145 +#: builds/models.py:763 integrations/models.py:145 msgid "Date" msgstr "Dato" -#: builds/models.py:753 +#: builds/models.py:764 msgid "Success" msgstr "Suksess" -#: builds/models.py:758 +#: builds/models.py:769 msgid "Setup" msgstr "Oppsett" -#: builds/models.py:759 +#: builds/models.py:770 msgid "Setup error" msgstr "Oppsettsfeil" -#: builds/models.py:760 +#: builds/models.py:771 msgid "Output" msgstr "Utdata" -#: builds/models.py:761 templates/builds/build_detail.html:261 +#: builds/models.py:772 templates/builds/build_detail.html:261 msgid "Error" msgstr "Feil" -#: builds/models.py:762 +#: builds/models.py:773 msgid "Exit code" msgstr "Avslutningskode" -#: builds/models.py:767 projects/models.py:1491 +#: builds/models.py:778 projects/models.py:1495 msgid "Commit" msgstr "Commit" -#: builds/models.py:773 +#: builds/models.py:784 msgid "Version slug" msgstr "" -#: builds/models.py:779 +#: builds/models.py:790 msgid "Version name" msgstr "" -#: builds/models.py:785 builds/models.py:1228 +#: builds/models.py:796 builds/models.py:1239 msgid "Version type" msgstr "" -#: builds/models.py:792 +#: builds/models.py:803 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:797 +#: builds/models.py:808 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:805 +#: builds/models.py:816 msgid "Build Length" msgstr "Byggelengde" -#: builds/models.py:808 +#: builds/models.py:819 msgid "Builder" msgstr "Bygger" -#: builds/models.py:815 +#: builds/models.py:826 msgid "Cold Storage" msgstr "Kald lagring" -#: builds/models.py:821 +#: builds/models.py:832 msgid "Celery task id" msgstr "" -#: builds/models.py:1131 +#: builds/models.py:1142 msgid "Build" msgstr "Bygg" -#: builds/models.py:1136 +#: builds/models.py:1147 msgid "Command" msgstr "Kommando" -#: builds/models.py:1137 builds/models.py:1192 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:253 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1203 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:257 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Beskrivelse" -#: builds/models.py:1138 +#: builds/models.py:1149 msgid "Command output" msgstr "Kommandoresultat" -#: builds/models.py:1139 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Kommando avslutningskode" -#: builds/models.py:1141 +#: builds/models.py:1152 msgid "Start time" msgstr "Starttid" -#: builds/models.py:1142 +#: builds/models.py:1153 msgid "End time" msgstr "Sluttid" -#: builds/models.py:1170 +#: builds/models.py:1181 msgid "Activate version" msgstr "" -#: builds/models.py:1171 +#: builds/models.py:1182 msgid "Hide version" msgstr "" -#: builds/models.py:1172 +#: builds/models.py:1183 msgid "Make version public" msgstr "" -#: builds/models.py:1173 +#: builds/models.py:1184 msgid "Make version private" msgstr "" -#: builds/models.py:1174 +#: builds/models.py:1185 msgid "Set version as default" msgstr "" -#: builds/models.py:1175 +#: builds/models.py:1186 msgid "Delete version" msgstr "" -#: builds/models.py:1187 +#: builds/models.py:1198 msgid "Rule priority" msgstr "" -#: builds/models.py:1188 +#: builds/models.py:1199 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1198 +#: builds/models.py:1209 msgid "Match argument" msgstr "" -#: builds/models.py:1199 +#: builds/models.py:1210 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1214 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1216 msgid "" -"Match argument defined by us, it is used if is not None, otherwise match_arg" -" will be used." +"Match argument defined by us, it is used if is not None, otherwise match_arg " +"will be used." msgstr "" -#: builds/models.py:1216 +#: builds/models.py:1227 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1221 +#: builds/models.py:1232 msgid "Action argument" msgstr "" -#: builds/models.py:1222 +#: builds/models.py:1233 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1240 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1394 +#: builds/models.py:1405 msgid "Version activated" msgstr "" -#: builds/models.py:1395 +#: builds/models.py:1406 msgid "Version hidden" msgstr "" -#: builds/models.py:1397 +#: builds/models.py:1408 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1400 +#: builds/models.py:1411 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1402 +#: builds/models.py:1413 msgid "Version set as default" msgstr "" -#: builds/models.py:1403 +#: builds/models.py:1414 msgid "Version deleted" msgstr "" -#: builds/models.py:1408 +#: builds/models.py:1419 msgid "Matched rule" msgstr "" @@ -910,7 +911,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1594 +#: core/forms.py:198 projects/models.py:1598 msgid "URL" msgstr "" @@ -1027,8 +1028,8 @@ msgstr "" #: domains/validators.py:22 #, python-brace-format msgid "" -"Your organization has reached the limit of {feature.value} domains. Consider" -" removing unused domains or upgrading your plan." +"Your organization has reached the limit of {feature.value} domains. Consider " +"removing unused domains or upgrading your plan." msgstr "" #: gold/forms.py:50 @@ -1040,12 +1041,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:223 -#: organizations/models.py:297 projects/models.py:237 +#: organizations/models.py:297 projects/models.py:241 msgid "Publication date" msgstr "Publiseringsdato" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:240 projects/models.py:1493 +#: organizations/models.py:298 projects/models.py:244 projects/models.py:1497 msgid "Modified date" msgstr "Endringsdato" @@ -1077,15 +1078,15 @@ msgstr "" #: gold/templates/gold/projects.html:20 #: gold/templates/gold/subscription_detail.html:52 msgid "" -"For small businesses or personal projects, we ask for $5 per month to remove" -" ads from a project." +"For small businesses or personal projects, we ask for $5 per month to remove " +"ads from a project." msgstr "" #: gold/templates/gold/projects.html:21 #: gold/templates/gold/subscription_detail.html:53 msgid "" -"For corporate supported open source projects, we ask for a $50 membership in" -" order to cover our support and operations costs." +"For corporate supported open source projects, we ask for a $50 membership in " +"order to cover our support and operations costs." msgstr "" #: gold/templates/gold/projects.html:24 @@ -1144,18 +1145,16 @@ msgstr "" #: gold/templates/gold/subscription_detail.html:57 msgid "" -"If you are a company using Read the Docs, please consider Read the Docs for Business. This will " -"help us cover our costs, and provide you with a better experience on the " -"site." +"If you are a company using Read the Docs, please consider Read the Docs for Business. This will help us cover " +"our costs, and provide you with a better experience on the site." msgstr "" #: gold/templates/gold/subscription_detail.html:66 #, python-format msgid "" -"For any questions about our Gold membership program, please email" -" us." +"For any questions about our Gold membership program, please email us." msgstr "" #: gold/templates/gold/subscription_detail.html:74 @@ -1282,8 +1281,8 @@ msgstr "" #: invitations/templates/invitations/invitation_detail.html:12 #, python-format msgid "" -"%(requestor_name)s has invited you to join" -" the %(target_name)s %(target_type)s." +"%(requestor_name)s has invited you to join " +"the %(target_name)s %(target_type)s." msgstr "" #: invitations/templates/invitations/invitation_detail.html:22 @@ -1322,7 +1321,7 @@ msgid "Unknown problem" msgstr "" #: notifications/messages.py:101 -msgid "Build terminated due inactivity" +msgid "Build terminated due to inactivity" msgstr "" #: notifications/messages.py:129 @@ -1448,7 +1447,7 @@ msgstr "Brukere" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:250 projects/models.py:1485 +#: projects/models.py:254 projects/models.py:1489 msgid "Name" msgstr "Navn" @@ -1574,8 +1573,7 @@ msgstr "" msgid "All organizations" msgstr "" -#: organizations/filters.py:103 projects/filters.py:161 -#: projects/filters.py:223 +#: organizations/filters.py:103 projects/filters.py:161 projects/filters.py:223 msgid "Sort by" msgstr "" @@ -1726,7 +1724,8 @@ msgstr "" msgid "" "\n" " Deleting this organization will also remove all the organization's\n" -" teams, users, projects, and built documentation. Are you sure that it\n" +" teams, users, projects, and built documentation. Are you sure that " +"it\n" " is safe to remove this organization?\n" " " msgstr "" @@ -1809,8 +1808,10 @@ msgstr "" #, python-format msgid "" "\n" -" This is a list of all the team members and owners inside your organization.\n" -" To invite members, invite them to a team\n" +" This is a list of all the team members and owners inside your " +"organization.\n" +" To invite members, invite them to a " +"team\n" " " msgstr "" @@ -1858,7 +1859,8 @@ msgid "" "\n" " Before you can add a project or build documentation,\n" " we will help you create an organization.\n" -" Access to your documentation is limited to only those inside your organization,\n" +" Access to your documentation is limited to only those inside your " +"organization,\n" " or inside a team with access.\n" " We'll help set up a team shortly,\n" " start by entering your organization details.\n" @@ -1900,14 +1902,16 @@ msgstr "" msgid "" "\n" " Access to your documentation is limited to\n" -" only those inside your organization, or inside a team with access.\n" +" only those inside your organization, or inside a team " +"with access.\n" " " msgstr "" #: organizations/templates/organizations/organization_create.html:50 msgid "" "\n" -" No need to decide now, you can pick a plan that fits your organization\n" +" No need to decide now, you can pick a plan that fits your " +"organization\n" " after a 30 day trial.\n" " " msgstr "" @@ -1938,15 +1942,15 @@ msgstr "" #: organizations/templates/organizations/security_log.html:19 #, python-format msgid "" -"The organization security log allows you to see" -" what has happened recently in your organization." +"The organization security log allows you to see " +"what has happened recently in your organization." msgstr "" #: organizations/templates/organizations/security_log.html:25 #, python-format msgid "" -"Showing logs from the last %(days_limit)s days. You can upgrade your plan to" -" increase the time period that is stored." +"Showing logs from the last %(days_limit)s days. You can upgrade your plan to " +"increase the time period that is stored." msgstr "" #: organizations/templates/organizations/security_log.html:30 @@ -1969,7 +1973,8 @@ msgstr "" #: organizations/templates/organizations/team_delete.html:13 msgid "" "\n" -" Deleting this team will revoke access for users that were in the team.\n" +" Deleting this team will revoke access for users that were in the " +"team.\n" " Are you sure that it is safe to remove these users?\n" " " msgstr "" @@ -2008,7 +2013,8 @@ msgstr "" #: organizations/templates/organizations/team_project_edit.html:15 msgid "" "\n" -" Select the projects that you would like this team to have access to.\n" +" Select the projects that you would like this team to have access " +"to.\n" " " msgstr "" @@ -2126,75 +2132,75 @@ msgstr "" msgid "Generic" msgstr "" -#: projects/constants.py:79 +#: projects/constants.py:81 msgid "Live" msgstr "Live" -#: projects/constants.py:80 +#: projects/constants.py:82 msgid "Deleted" msgstr "Slettet" -#: projects/constants.py:86 +#: projects/constants.py:88 msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2068 +#: projects/constants.py:94 projects/models.py:2077 msgid "Public" msgstr "Offentlig" -#: projects/constants.py:93 +#: projects/constants.py:95 msgid "Private" msgstr "Privat" -#: projects/constants.py:104 +#: projects/constants.py:106 msgid "CPython 2.x" msgstr "CPython 2.x" -#: projects/constants.py:105 +#: projects/constants.py:107 msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:409 +#: projects/constants.py:411 msgid "Valid and active" msgstr "" -#: projects/constants.py:410 +#: projects/constants.py:412 msgid "Invalid" msgstr "" -#: projects/constants.py:411 +#: projects/constants.py:413 msgid "Pending" msgstr "" -#: projects/constants.py:421 +#: projects/constants.py:423 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:425 +#: projects/constants.py:427 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:429 +#: projects/constants.py:431 msgid "Single version without translations (/)" msgstr "" -#: projects/constants.py:446 +#: projects/constants.py:448 msgid "Alphabetically" msgstr "" -#: projects/constants.py:447 +#: projects/constants.py:449 msgid "SemVer (Read the Docs)" msgstr "" -#: projects/constants.py:450 +#: projects/constants.py:452 msgid "Python Packaging (PEP 440 and PEP 425)" msgstr "" -#: projects/constants.py:452 +#: projects/constants.py:454 msgid "CalVer (YYYY.0M.0M)" msgstr "" -#: projects/constants.py:453 +#: projects/constants.py:455 msgid "Define your own pattern" msgstr "" @@ -2309,15 +2315,14 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:451 projects/models.py:255 +#: projects/forms.py:451 projects/models.py:259 msgid "Short description of this project" msgstr "" #: projects/forms.py:473 #, python-brace-format msgid "" -"This setting is inherited from the parent " -"translation." +"This setting is inherited from the parent translation." msgstr "" #: projects/forms.py:548 @@ -2398,512 +2403,534 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:258 +#: projects/models.py:190 +#, fuzzy +#| msgid "Single version" +msgid "Sorting of versions" +msgstr "Enkeltversjon" + +#: projects/models.py:200 +msgid "Custom version sorting pattern" +msgstr "" + +#: projects/models.py:206 +msgid "Show latest and stable at the beginning" +msgstr "" + +#: projects/models.py:262 msgid "Repository URL" msgstr "Repo-URL" -#: projects/models.py:261 +#: projects/models.py:265 msgid "Git repository URL" msgstr "" -#: projects/models.py:268 +#: projects/models.py:272 msgid "Repository type" msgstr "Repotype" -#: projects/models.py:274 +#: projects/models.py:278 msgid "Project homepage" msgstr "" -#: projects/models.py:276 +#: projects/models.py:280 msgid "The project's homepage" msgstr "Prosjektets hjemmeside" -#: projects/models.py:279 +#: projects/models.py:283 msgid "Canonical URL" msgstr "Kanonisk URL" -#: projects/models.py:281 +#: projects/models.py:285 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:284 +#: projects/models.py:288 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:291 +#: projects/models.py:295 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " "current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:299 +#: projects/models.py:303 msgid "Single version" msgstr "Enkeltversjon" -#: projects/models.py:302 +#: projects/models.py:306 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 "En enkeltversjonside har ingen oversettelser og bare \"siste\" versjon, servert på roten til domenet. Vær forsiktig og skru kun på dette dersom du aldri kommer til å ha flere versjoner av dokumentasjonen din." +msgstr "" +"En enkeltversjonside har ingen oversettelser og bare \"siste\" versjon, " +"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:309 +#: projects/models.py:313 msgid "Default version" msgstr "Hovedversjon" -#: projects/models.py:312 +#: projects/models.py:316 msgid "The version of your project that / redirects to" msgstr "Versjonen av prosjektet ditt som / videresendes til" -#: projects/models.py:317 +#: projects/models.py:321 msgid "Default branch" msgstr "Hovedgren" -#: projects/models.py:323 +#: projects/models.py:327 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:328 +#: projects/models.py:332 msgid "Custom path prefix" msgstr "" -#: projects/models.py:334 +#: projects/models.py:338 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." msgstr "" -#: projects/models.py:339 +#: projects/models.py:343 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:345 +#: projects/models.py:349 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." msgstr "" -#: projects/models.py:352 +#: projects/models.py:356 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:355 +#: projects/models.py:359 msgid "" -"More information in our docs." +"More information in our docs." msgstr "" -#: projects/models.py:359 +#: projects/models.py:363 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:366 +#: projects/models.py:370 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:371 +#: projects/models.py:375 msgid "CDN Enabled" msgstr "" -#: projects/models.py:373 +#: projects/models.py:377 msgid "Analytics code" msgstr "Analytics-kode" -#: projects/models.py:378 +#: projects/models.py:382 msgid "" -"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow" -" down your page loads." +"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " +"down your page loads." msgstr "" -#: projects/models.py:384 +#: projects/models.py:388 msgid "Disable Analytics" msgstr "" -#: projects/models.py:388 +#: projects/models.py:392 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:393 +#: projects/models.py:397 msgid "Alternative container image" msgstr "" -#: projects/models.py:399 +#: projects/models.py:403 msgid "Container memory limit" msgstr "" -#: projects/models.py:404 +#: projects/models.py:408 msgid "" -"Memory limit in Docker format -- example: 512m or " -"1g" +"Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:409 +#: projects/models.py:413 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:414 +#: projects/models.py:418 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:420 +#: projects/models.py:424 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:425 +#: projects/models.py:429 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:427 +#: projects/models.py:431 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:430 +#: projects/models.py:434 msgid "Ad-free" msgstr "" -#: projects/models.py:435 +#: projects/models.py:439 msgid "Is spam?" msgstr "" -#: projects/models.py:438 +#: projects/models.py:442 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:441 +#: projects/models.py:445 msgid "Show version warning" msgstr "" -#: projects/models.py:443 +#: projects/models.py:447 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:447 +#: projects/models.py:451 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:453 +#: projects/models.py:457 msgid "" "Warning: experimental feature. Custom path from repository " -"top-level to your .readthedocs.yaml, ex. " -"subpath/docs/.readthedocs.yaml. Leave blank for default value: " -".readthedocs.yaml." +"top-level to your .readthedocs.yaml, ex. subpath/docs/." +"readthedocs.yaml. Leave blank for default value: .readthedocs." +"yaml." msgstr "" -#: projects/models.py:461 +#: projects/models.py:465 msgid "Featured" msgstr "Aktuell" -#: projects/models.py:463 +#: projects/models.py:467 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:471 +#: projects/models.py:475 msgid "Delisted" msgstr "" -#: projects/models.py:473 +#: projects/models.py:477 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" msgstr "" -#: projects/models.py:484 +#: projects/models.py:488 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:491 +#: projects/models.py:495 msgid "Related projects" msgstr "Relaterte prosjekter" -#: projects/models.py:499 templates/search/elastic_search.html:57 +#: projects/models.py:503 templates/search/elastic_search.html:57 msgid "Language" msgstr "Språk" -#: projects/models.py:503 +#: projects/models.py:507 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." -msgstr "Språket prosjektdokumentasjonen genereres i. NB: Dette påvirker prosjektets URL." +msgstr "" +"Språket prosjektdokumentasjonen genereres i. NB: Dette påvirker prosjektets " +"URL." -#: projects/models.py:511 +#: projects/models.py:515 msgid "Programming Language" msgstr "" -#: projects/models.py:515 +#: projects/models.py:519 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:531 +#: projects/models.py:535 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:535 +#: projects/models.py:539 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:544 +#: projects/models.py:548 msgid "Connected repository" msgstr "" -#: projects/models.py:545 +#: projects/models.py:549 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:571 +#: projects/models.py:575 msgid "" -"Type of documentation you are building. More" -" info on sphinx builders." +"Type of documentation you are building. More " +"info on sphinx builders." msgstr "" -#: projects/models.py:582 +#: projects/models.py:586 msgid "project" msgstr "" -#: projects/models.py:593 +#: projects/models.py:597 msgid "Model must have slug" msgstr "Modellen må ha en slug" -#: projects/models.py:1355 +#: projects/models.py:1359 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1490 +#: projects/models.py:1494 msgid "Path" msgstr "Filsti" -#: projects/models.py:1492 +#: projects/models.py:1496 msgid "Build id" msgstr "" -#: projects/models.py:1495 +#: projects/models.py:1499 msgid "Page search rank" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1504 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1543 projects/models.py:1708 +#: projects/models.py:1547 projects/models.py:1712 msgid "created" msgstr "" -#: projects/models.py:1548 +#: projects/models.py:1552 msgid "modified" msgstr "" -#: projects/models.py:1577 +#: projects/models.py:1581 msgid "Build triggered" msgstr "" -#: projects/models.py:1578 +#: projects/models.py:1582 msgid "Build passed" msgstr "" -#: projects/models.py:1596 +#: projects/models.py:1600 msgid "URL to send the webhook to" msgstr "URL-en webhooken må kontakte" -#: projects/models.py:1599 +#: projects/models.py:1603 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1607 +#: projects/models.py:1611 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1610 +#: projects/models.py:1614 msgid "JSON payload" msgstr "" -#: projects/models.py:1612 +#: projects/models.py:1616 msgid "" -"JSON payload to send to the webhook. Check the docs for available substitutions." +"JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1723 msgid "Domain" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1730 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1730 +#: projects/models.py:1734 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1739 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1743 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1741 +#: projects/models.py:1745 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1745 +#: projects/models.py:1749 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1750 templates/projects/domain_form.html:49 +#: projects/models.py:1754 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1763 msgid "Skip validation process." msgstr "" -#: projects/models.py:1763 +#: projects/models.py:1767 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1772 +#: projects/models.py:1776 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1777 +#: projects/models.py:1781 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1782 +#: projects/models.py:1786 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1924 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1923 +#: projects/models.py:1928 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1928 +#: projects/models.py:1933 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1939 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1943 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1947 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1952 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1957 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1961 +msgid "Build: Generate a file manifest for file tree diff." +msgstr "" + +#: projects/models.py:1966 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1970 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1974 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1977 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1978 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1972 +#: projects/models.py:1981 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1976 +#: projects/models.py:1985 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1990 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1996 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2002 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1997 +#: projects/models.py:2006 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2001 +#: projects/models.py:2010 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2006 +#: projects/models.py:2015 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2028 msgid "Feature identifier" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2033 msgid "Date feature was added" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2039 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2043 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2056 +#: projects/models.py:2065 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2069 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2065 +#: projects/models.py:2074 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2080 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2950,7 +2977,8 @@ msgstr "" #: projects/validators.py:18 msgid "Enter a valid plain or internationalized domain name value" -msgstr "Fyll inn en gyldig vanlig eller internasjonalisert verdi for domenenavn" +msgstr "" +"Fyll inn en gyldig vanlig eller internasjonalisert verdi for domenenavn" #: projects/validators.py:30 msgid "The domain name can't be an IP address." @@ -2981,8 +3009,8 @@ msgstr "" #: projects/validators.py:119 #, python-brace-format msgid "" -"Found invalid character. Avoid these characters: " -"{invalid_characters}" +"Found invalid character. Avoid these characters: {invalid_characters}" msgstr "" #: projects/validators.py:133 @@ -3177,8 +3205,8 @@ msgstr "" #: redirects/models.py:33 msgid "" -"Absolute path, excluding the domain. Example: /docs/ or " -"/install.html" +"Absolute path, excluding the domain. Example: /docs/ or /install." +"html" msgstr "" #: redirects/models.py:37 @@ -3244,7 +3272,7 @@ msgstr "" #: redirects/templates/redirects/redirect_form.html:8 #: redirects/templates/redirects/redirect_list.html:6 #: redirects/templates/redirects/redirect_list.html:13 -#: templates/projects/project_edit_base.html:22 +#: templates/projects/project_edit_base.html:24 msgid "Redirects" msgstr "Videresendinger" @@ -3388,7 +3416,7 @@ msgid "Custom domain" msgstr "" #: subscriptions/constants.py:26 -msgid "CDN public documentation" +msgid "CDN for public documentation" msgstr "" #: subscriptions/constants.py:27 @@ -3445,8 +3473,8 @@ msgstr "" #: subscriptions/forms.py:29 msgid "" -"Check our pricing " -"page for more information about each plan." +"Check our pricing page for more information about each plan." msgstr "" #: subscriptions/notifications.py:92 @@ -3482,8 +3510,7 @@ msgstr "" msgid "Signed up" msgstr "" -#. Translators: this is the subscription start date, used here as "4 days ago" -#. or "5 months ago" +#. Translators: this is the subscription start date, used here as "4 days ago" or "5 months ago" #: subscriptions/templates/subscriptions/subscription_detail.html:75 #, python-format msgid "%(time_since_signup)s ago" @@ -3503,8 +3530,8 @@ msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" -"Use the button above to see past invoices, change your plan, and update your" -" billing information." +"Use the button above to see past invoices, change your plan, and update your " +"billing information." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:115 @@ -3563,8 +3590,8 @@ msgstr "" #: templates/account/email.html:46 msgid "" -"You currently do not have any email address set up. You should really add an" -" email address so you can receive notifications, reset your password, etc." +"You currently do not have any email address set up. You should really add an " +"email address so you can receive notifications, reset your password, etc." msgstr "" #: templates/account/email.html:50 @@ -3644,8 +3671,7 @@ msgstr "" #: templates/account/login.html:55 #, python-format msgid "" -"If you forgot your password, reset " -"it." +"If you forgot your password, reset it." msgstr "" #: templates/account/login.html:78 @@ -3659,8 +3685,7 @@ msgstr "" msgid "Change Password" msgstr "Endre passord" -#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But -#. unfortunately the three bits have to be separate. +#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But unfortunately the three bits have to be separate. #: templates/account/signup.html:5 templates/core/home-header.html:17 msgid "Sign up" msgstr "Registrering" @@ -3684,16 +3709,15 @@ msgstr "" #: templates/account/signup.html:33 msgid "" -"Sign up using the following provider. If you don't have an account with this" -" provider, please contact your organization owner and ask about this." +"Sign up using the following provider. If you don't have an account with this " +"provider, please contact your organization owner and ask about this." msgstr "" #: templates/account/signup.html:48 msgid "" -"By signing up, you agree to our Terms of " -"Service and Privacy Policy." +"By signing up, you agree to our Terms of Service and Privacy Policy." msgstr "" #: templates/archive/index.html:5 @@ -3789,8 +3813,8 @@ msgstr "Filter" #: templates/builds/build_detail.html:39 #, python-format msgid "" -"Our new beta dashboard is now available for testing! Try" -" viewing this build on the new dashboard." +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." msgstr "" #: templates/builds/build_detail.html:53 @@ -3903,15 +3927,15 @@ msgstr "Populære tagger" #: templates/builds/versionautomationrule_list.html:6 #: templates/builds/versionautomationrule_list.html:15 -#: templates/projects/project_edit_base.html:27 +#: templates/projects/project_edit_base.html:29 msgid "Automation Rules" msgstr "" #: templates/builds/versionautomationrule_list.html:20 msgid "" -"Automate actions on new branches and tags. Check the documentation on automation rules for more information." +"Automate actions on new branches and tags. Check the documentation on automation " +"rules for more information." msgstr "" #: templates/builds/versionautomationrule_list.html:32 @@ -3932,8 +3956,7 @@ msgstr "" #, python-format msgid "" "%(type)s \"%(version)s\" matched the pattern \"%(pattern)s\", " -"and the action %(action)s was performed %(date)s " -"ago." +"and the action %(action)s was performed %(date)s ago." msgstr "" #: templates/builds/versionautomationrule_list.html:101 @@ -4056,7 +4079,7 @@ msgid "No builds yet" msgstr "" #: templates/core/project_detail_right.html:51 -#: templates/projects/project_edit_base.html:21 +#: templates/projects/project_edit_base.html:23 #: templates/projects/project_users.html:9 msgid "Maintainers" msgstr "Vedlikeholdere" @@ -4083,7 +4106,7 @@ msgid "Short URLs" msgstr "Korte URL-er" #: templates/core/project_detail_right.html:111 -#: templates/projects/project_edit_base.html:23 +#: templates/projects/project_edit_base.html:25 #: templates/projects/project_translations.html:12 msgid "Translations" msgstr "Oversettelser" @@ -4148,8 +4171,7 @@ msgstr "Kjør på." msgid "Maze Found" msgstr "Labyrint funnet" -#: templates/errors/dashboard/404.html:6 -#: templates/errors/dashboard/404.html:11 +#: templates/errors/dashboard/404.html:6 templates/errors/dashboard/404.html:11 #: templates/errors/proxito/404/base.html:6 #: templates/errors/proxito/404/base.html:11 msgid "404 Not Found" @@ -4166,9 +4188,8 @@ msgstr "" msgid "Too many requests" msgstr "" -#: templates/errors/dashboard/4xx.html:6 -#: templates/errors/dashboard/4xx.html:11 templates/errors/proxito/4xx.html:7 -#: templates/errors/proxito/4xx.html:11 +#: templates/errors/dashboard/4xx.html:6 templates/errors/dashboard/4xx.html:11 +#: templates/errors/proxito/4xx.html:7 templates/errors/proxito/4xx.html:11 msgid "Bad request" msgstr "" @@ -4255,8 +4276,8 @@ msgstr "" #: templates/errors/proxito/404/no_project.html:9 #, python-format msgid "" -"The project for %(domain)s that you are looking for either does" -" not exist, has been deleted or doesn't have any successful builds yet." +"The project for %(domain)s that you are looking for either does " +"not exist, has been deleted or doesn't have any successful builds yet." msgstr "" #: templates/errors/proxito/418.html:7 templates/errors/proxito/418.html:11 @@ -4274,8 +4295,10 @@ msgstr "Hva du sier:" #: templates/flagging/flag_confirm.html:21 #, python-format -msgid "Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" -msgstr "Er du sikker på at du vil flagge \"%(object)s\" som \"%(flag_type.title)s\"?" +msgid "" +"Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" +msgstr "" +"Er du sikker på at du vil flagge \"%(object)s\" som \"%(flag_type.title)s\"?" #: templates/flagging/flag_confirm.html:23 #, python-format @@ -4303,8 +4326,8 @@ msgstr "Takk for at du bidrar til å øke kvaliteten på siden!" #: templates/homepage.html:9 msgid "" "Read the Docs simplifies technical documentation by automating building, " -"versioning, and hosting for you. Build up-to-date documentation for the web," -" print, and offline use on every version control push automatically." +"versioning, and hosting for you. Build up-to-date documentation for the web, " +"print, and offline use on every version control push automatically." msgstr "" #: templates/homepage.html:12 @@ -4349,8 +4372,8 @@ msgstr "" #: templates/homepage.html:86 msgid "" -"We build and host your docs for the web, but they are also viewable as PDFs," -" as single page HTML, and for eReaders. No additional configuration is " +"We build and host your docs for the web, but they are also viewable as PDFs, " +"as single page HTML, and for eReaders. No additional configuration is " "required." msgstr "" @@ -4360,9 +4383,9 @@ msgstr "" #: templates/homepage.html:96 msgid "" -"We can host and build multiple versions of your docs so having a 1.0 version" -" of your docs and a 2.0 version of your docs is as easy as having a separate" -" branch or tag in your version control system." +"We can host and build multiple versions of your docs so having a 1.0 version " +"of your docs and a 2.0 version of your docs is as easy as having a separate " +"branch or tag in your version control system." msgstr "" #: templates/homepage.html:109 @@ -4384,10 +4407,10 @@ msgstr "" msgid "" "
    • Serve over 55 million pages of " "documentation a month
    • Serve over 40 TB of documentation a " -"month
    • Host over 80,000 open source projects and support over" -" 100,000 users
    • Are supported by a very small team" -" of dedicated engineers
    " +"month
  • Host over 80,000 open source projects and support over " +"100,000 users
  • Are supported by a very small team of dedicated " +"engineers
  • " msgstr "" #: templates/homepage.html:143 @@ -4397,30 +4420,28 @@ msgstr "" #: templates/homepage.html:149 #, python-format msgid "" -"We fund our operations through advertising, " -"corporate-hosted documentation with Read" -" the Docs for Business, donations, and we" -" are supported by a number of generous sponsors." +"We fund our operations through advertising, corporate-hosted documentation with " +"Read the Docs for Business, donations, and we are supported by a number of " +"generous sponsors." msgstr "" #: templates/homepage.html:158 msgid "" "Read the Docs is open source and community supported. It depends on users " "like you to contribute to development, support, and operations. You can " -"learn more about how to contribute in " -"our docs. Thanks so much to our wonderful team who helps us " -"run the site. Read the Docs wouldn't be possible without them." +"learn more about how to contribute in our docs. Thanks so much to our " +"wonderful team " +"who helps us run the site. Read the Docs wouldn't be possible without them." msgstr "" #: templates/homepage.html:168 msgid "" -"Hosting for the project is graciously provided by AWS and Cloudflare." +"Hosting for the project is graciously provided by AWS and Cloudflare." msgstr "" #: templates/notifications/send_notification_form.html:6 @@ -4479,7 +4500,10 @@ msgstr "Ta en titt på prosjektet." msgid "" "This is a post-commit hook. Set it up in your project admin to POST here, " "for us to update your doc changes automatically." -msgstr "Dette er en post-commit hook. For at vi skal bygge dokumentasjonen din automatisk må du sette opp i administrasjonsgrensesnittet til prosjektet ditt at en POST-forespørsel skal sendes hit." +msgstr "" +"Dette er en post-commit hook. For at vi skal bygge dokumentasjonen din " +"automatisk må du sette opp i administrasjonsgrensesnittet til prosjektet " +"ditt at en POST-forespørsel skal sendes hit." #: templates/profiles/base_profile.html:27 #: templates/profiles/base_profile_edit.html:30 @@ -4510,7 +4534,7 @@ msgid "Gold Membership" msgstr "" #: templates/profiles/base_profile_edit.html:57 -#: templates/projects/project_edit_base.html:33 +#: templates/projects/project_edit_base.html:35 msgid "Advertising" msgstr "" @@ -4534,9 +4558,8 @@ msgstr "" msgid "" "For more details on advertising on Read the Docs including the privacy " "protections we have in place for users and community advertising we run on " -"behalf of the open source community, see our documentation." +"behalf of the open source community, see our documentation." msgstr "" #: templates/profiles/private/advertising_profile.html:41 @@ -4560,9 +4583,9 @@ msgstr "" #: templates/profiles/private/delete_account.html:34 msgid "" -"All organizations and its projects where you are the only owner will" -" be deleted. If you want to keep an organization, add another owner" -" or transfer ownership. The following organizations and all their projects " +"All organizations and its projects where you are the only owner will " +"be deleted. If you want to keep an organization, add another owner " +"or transfer ownership. The following organizations and all their projects " "will be deleted." msgstr "" @@ -4586,9 +4609,9 @@ msgstr "" #: templates/profiles/private/token_list.html:13 msgid "" "Personal Access Token are tokens that allow you to use the Read the Docs " -"APIv3 being authenticated as yourself. See APIv3 " -"documentation for more information." +"APIv3 being authenticated as yourself. See APIv3 documentation for more " +"information." msgstr "" #: templates/profiles/private/token_list.html:25 @@ -4628,8 +4651,8 @@ msgstr "" #: templates/projects/domain_form.html:33 #, python-format msgid "" -"To configure this domain add a CNAME record in your DNS pointing your custom" -" domain to %(cname_target)s." +"To configure this domain add a CNAME record in your DNS pointing your custom " +"domain to %(cname_target)s." msgstr "" #: templates/projects/domain_form.html:41 @@ -4647,7 +4670,7 @@ msgid "Saving the domain will revalidate the SSL certificate" msgstr "" #: templates/projects/domain_list.html:12 -#: templates/projects/project_edit_base.html:20 +#: templates/projects/project_edit_base.html:22 msgid "Domains" msgstr "" @@ -4656,8 +4679,8 @@ msgstr "" msgid "" "This project is a subproject of %(superproject)s, its documentation will " -"always be served from the %(domain)s domain. %(domain)s
    domain. Learn more." msgstr "" @@ -4692,7 +4715,7 @@ msgstr "Legg til" #: templates/projects/environmentvariable_form.html:12 #: templates/projects/environmentvariable_list.html:5 #: templates/projects/environmentvariable_list.html:12 -#: templates/projects/project_edit_base.html:26 +#: templates/projects/project_edit_base.html:28 msgid "Environment Variables" msgstr "" @@ -4731,8 +4754,8 @@ msgstr "" msgid "" "To import a project, start by entering a few details about your repository. " "You can set additional configuration options for your documentation in a .readthedocs.yml file." +"href=\"https://docs.readthedocs.io/en/stable/config-file/v2.html\">." +"readthedocs.yml file." msgstr "" #: templates/projects/import_config.html:5 @@ -4742,10 +4765,10 @@ msgstr "" #: templates/projects/import_config.html:8 msgid "" "Make sure your project has a .readthedocs.yaml configuration " -"file at the root directory of your repository. This file is required by Read" -" the Docs to build your documentation. You can read more" -" about our configuration file in our documentation." +"file at the root directory of your repository. This file is required by Read " +"the Docs to build your documentation. You can read more about our " +"configuration file in our documentation." msgstr "" #: templates/projects/import_config.html:16 @@ -4767,8 +4790,7 @@ msgid "" "href=\"%(support_url)s\">contacting support." msgstr "" -#. Translators: After 'Flag this project as' follows either 'Inappropriate', -#. 'Spam' and/or 'Duplicate' +#. Translators: After 'Flag this project as' follows either 'Inappropriate', 'Spam' and/or 'Duplicate' #: templates/projects/includes/flagging.html:7 msgid "Flag this project as" msgstr "Flagg dette prosjektet som" @@ -4790,7 +4812,7 @@ msgstr "Duplikat" #: templates/projects/integration_form.html:12 #: templates/projects/integration_list.html:5 #: templates/projects/integration_list.html:12 -#: templates/projects/project_edit_base.html:25 +#: templates/projects/project_edit_base.html:27 msgid "Integrations" msgstr "" @@ -4850,16 +4872,15 @@ msgstr "" msgid "" "This integration does not have a secret, the authenticity of the incoming " "webhook cannot be verified. Click on \"Resync webhook\" to generate " -"a secret. Read more in our blog post." +"a secret. Read more in our blog post." msgstr "" #: templates/projects/integration_webhook_detail.html:92 msgid "" "For more information on manually configuring a webhook, refer to our webhook documentation. " +"href=\"https://docs.readthedocs.io/page/guides/setup/git-repo-automatic." +"html\"> our webhook documentation. " msgstr "" #: templates/projects/integration_webhook_detail.html:104 @@ -4929,9 +4950,9 @@ msgstr "" #: templates/projects/onboard_detail.html:10 msgid "" -"This project has not been built yet. Try building the latest version now, or" -" if you would like to build a specific version, select the version below and" -" your documentation build will be triggered." +"This project has not been built yet. Try building the latest version now, or " +"if you would like to build a specific version, select the version below and " +"your documentation build will be triggered." msgstr "" #: templates/projects/onboard_detail.html:21 @@ -4945,9 +4966,8 @@ msgstr "" #: templates/projects/onboard_detail.html:33 msgid "" "Your documentation has been built. Ensure your documentation is kept up to " -"date with every commit to your repository, by setting up a " -"webhook." +"date with every commit to your repository, by setting up a webhook." msgstr "" #: templates/projects/onboard_detail.html:41 @@ -4960,8 +4980,8 @@ msgstr "" #: templates/projects/onboard_detail.html:50 msgid "" -"There was a problem building your documentation, you can see what went wrong" -" in the build output. If you need more help, check out some of the problems frequently " "encountered during builds." msgstr "" @@ -4987,17 +5007,16 @@ msgstr "" #: templates/projects/onboard_import.html:10 #, python-format msgid "" -"You don't have any projects yet, but you can start building documentation by" -" importing one. Not sure how to start documenting your project? Check out " -"the Tutorial to learn how." +"You don't have any projects yet, but you can start building documentation by " +"importing one. Not sure how to start documenting your project? Check out the " +"Tutorial to learn how." msgstr "" #: templates/projects/onboard_import.html:19 #, python-format msgid "" -"In a hurry? Fork our template " -"project on GitHub, and import " -"it." +"In a hurry? Fork our template project on GitHub, and import it." msgstr "" #: templates/projects/onboard_import.html:25 @@ -5033,12 +5052,11 @@ msgstr "" #: templates/projects/project_advertising.html:50 msgid "" "For more details on advertising on Read the Docs including the privacy " -"protections we have in place for users and community advertising we run on behalf " -"of the open source community, see our documentation." +"protections we have in place for users and community advertising we run on behalf of the open source " +"community, see our documentation." msgstr "" #: templates/projects/project_advertising.html:59 @@ -5049,17 +5067,17 @@ msgstr "" #, python-format msgid "" "In addition to the advertising preferences we have for individual users, we have multiple ways" -" for projects to opt out of advertising on Read the Docs." +"href=\"%(ads_preferences_url)s\">individual users, we have multiple ways " +"for projects to opt out of advertising on Read the Docs." msgstr "" #: templates/projects/project_advertising.html:71 msgid "" "If you are part of a company that uses Read the Docs to host documentation " -"for a commercial product, please consider Read the Docs for Business which " -"offers a completely ad-free experience, private repositories, private " -"documentation, additional build resources, and dedicated support." +"for a commercial product, please consider Read the Docs for Business which offers a completely ad-free " +"experience, private repositories, private documentation, additional build " +"resources, and dedicated support." msgstr "" #: templates/projects/project_advertising.html:81 @@ -5081,15 +5099,15 @@ msgstr "" msgid "" "If you would like to completely remove advertising from your open source " "project, but both Read the Docs for Business and our Gold memberships don't " -"seem like the right fit, please get" -" in touch to discuss alternatives to advertising." +"seem like the right fit, please get in touch to discuss " +"alternatives to advertising." msgstr "" #: templates/projects/project_advertising.html:113 msgid "" -"If you are a company hosting commercial documentation on our community site," -" we do not allow removing paid advertisements on your documentation. Please " +"If you are a company hosting commercial documentation on our community site, " +"we do not allow removing paid advertisements on your documentation. Please " "consider Read the Docs for Business or a Gold membership." msgstr "" @@ -5109,7 +5127,9 @@ msgstr "Opprett et nytt prosjekt" msgid "" "Create new documentation here. If you already have docs in a public " "repository," -msgstr "Opprett et nytt prosjekt her. Hvis du allerede har dokumentasjon i et offentlig repo," +msgstr "" +"Opprett et nytt prosjekt her. Hvis du allerede har dokumentasjon i et " +"offentlig repo," #: templates/projects/project_create.html:15 msgid "import an existing project" @@ -5157,9 +5177,8 @@ msgstr "" #: templates/projects/project_dashboard_base.html:146 #, python-format msgid "" -"Check out the documentation for Read the " -"Docs. It contains lots of information about how to get the most out of " -"RTD." +"Check out the documentation for Read the Docs. It contains lots of information about how to get the most out of RTD." msgstr "" #: templates/projects/project_delete.html:4 @@ -5196,10 +5215,14 @@ msgid "Delete project" msgstr "" #: templates/projects/project_edit_base.html:19 +msgid " Addons" +msgstr "" + +#: templates/projects/project_edit_base.html:21 msgid "Edit Versions" msgstr "" -#: templates/projects/project_edit_base.html:24 +#: templates/projects/project_edit_base.html:26 #: templates/projects/projectrelationship_form.html:5 #: templates/projects/projectrelationship_form.html:12 #: templates/projects/projectrelationship_list.html:5 @@ -5207,7 +5230,7 @@ msgstr "" msgid "Subprojects" msgstr "Underprosjekter" -#: templates/projects/project_edit_base.html:28 +#: templates/projects/project_edit_base.html:30 #: templates/projects/webhook_exchange_detail.html:5 #: templates/projects/webhook_form.html:5 #: templates/projects/webhook_form.html:11 @@ -5216,19 +5239,19 @@ msgstr "Underprosjekter" msgid "Webhooks" msgstr "" -#: templates/projects/project_edit_base.html:29 +#: templates/projects/project_edit_base.html:31 #: templates/projects/project_notifications.html:5 #: templates/projects/project_notifications.html:12 msgid "Email Notifications" msgstr "" -#: templates/projects/project_edit_base.html:30 +#: templates/projects/project_edit_base.html:32 #: templates/projects/project_traffic_analytics.html:6 #: templates/projects/project_traffic_analytics.html:11 msgid "Traffic Analytics" msgstr "" -#: templates/projects/project_edit_base.html:31 +#: templates/projects/project_edit_base.html:33 #: templates/projects/projects_search_analytics.html:6 #: templates/projects/projects_search_analytics.html:11 msgid "Search Analytics" @@ -5289,8 +5312,8 @@ msgstr "" #: templates/projects/project_import.html:214 msgid "" -"You can import your project manually if it isn't listed here or connected to" -" one of your accounts." +"You can import your project manually if it isn't listed here or connected to " +"one of your accounts." msgstr "" #: templates/projects/project_import.html:221 @@ -5376,7 +5399,8 @@ msgstr "" msgid "" "\n" " * The way that we track 404 pages is on our backend hosting.\n" -" It's possible the number of times each page is viewed is undercounted because of caching in the browser or in a CDN.\n" +" It's possible the number of times each page is viewed is undercounted " +"because of caching in the browser or in a CDN.\n" " " msgstr "" @@ -5437,7 +5461,9 @@ msgstr "Rediger vedlikeholdere" msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" -msgstr "Du kan legge til andre vedlikeholdere til prosjektet. Dette gir dem administratortilgang, så vær forsiktig!" +msgstr "" +"Du kan legge til andre vedlikeholdere til prosjektet. Dette gir dem " +"administratortilgang, så vær forsiktig!" #: templates/projects/project_users.html:49 msgid "Add maintainer" @@ -5456,9 +5482,9 @@ msgstr "%(version_name)s" #: templates/projects/project_version_detail.html:28 msgid "" "This version is inactive but its documentation is still available online. " -"You can delete this " -"version's documentation if you want to remove it completely." +"You can delete this version's documentation if you want to remove it " +"completely." msgstr "" #: templates/projects/project_version_list.html:24 @@ -5500,10 +5526,9 @@ msgstr "" #: templates/projects/projectrelationship_form.html:16 msgid "" -"Using subprojects allows you to serve multiple projects from the same domain" -" as your main project. Learn " -"more." +"Using subprojects allows you to serve multiple projects from the same domain " +"as your main project. Learn more." msgstr "" #: templates/projects/projectrelationship_form.html:28 @@ -5624,9 +5649,9 @@ msgstr "" #: templates/security.html:11 msgid "" -"For more details on security at Read the Docs or to report a security issue," -" please see our security policy." +"For more details on security at Read the Docs or to report a security issue, " +"please see our security policy." msgstr "" #: templates/socialaccount/authentication_error.html:5 @@ -5644,8 +5669,8 @@ msgid "" "On this page, you can manage the integration with your Git provider(s) that " "enables automatic import and configuration of your repositories. Read our documentation page about connecting Git " -"providers." +"target=\"_blank\">Read our documentation page about connecting Git providers." +"" msgstr "" #: templates/socialaccount/connections.html:37 @@ -5669,7 +5694,8 @@ msgstr "" #: templates/socialaccount/connections.html:95 msgid "" "You currently have no social network accounts connected to this account." -msgstr "Du har for tiden ingen sosiale nettverkskontoer koblet til denne kontoen." +msgstr "" +"Du har for tiden ingen sosiale nettverkskontoer koblet til denne kontoen." #: templates/socialaccount/connections.html:104 msgid "" diff --git a/readthedocs/locale/nl/LC_MESSAGES/django.po b/readthedocs/locale/nl/LC_MESSAGES/django.po index f331932ec5b..df4b62ad0d3 100644 --- a/readthedocs/locale/nl/LC_MESSAGES/django.po +++ b/readthedocs/locale/nl/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Gertjan Krol , 2019 # Heimen Stoffels , 2020 @@ -11,22 +11,24 @@ # Robert van der Rhee , 2017 # Teshuwah Rijkers , 2017 # Thom, 2017 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-08 09:41+0000\n" +"POT-Creation-Date: 2024-10-23 13:42+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Jesse Tan, 2017,2021\n" -"Language-Team: Dutch (http://app.transifex.com/readthedocs/readthedocs/language/nl/)\n" +"Language-Team: Dutch (http://app.transifex.com/readthedocs/readthedocs/" +"language/nl/)\n" +"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:717 -#: projects/filters.py:196 projects/models.py:1480 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:728 +#: projects/filters.py:196 projects/models.py:1484 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versie" @@ -167,8 +169,8 @@ msgstr "" #: api/v3/serializers.py:1033 #, python-brace-format msgid "" -"Prefix redirects have been removed. Please use an exact redirect `/prefix/*`" -" instead. See {blog_link}." +"Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " +"instead. See {blog_link}." msgstr "" #: api/v3/serializers.py:1039 @@ -224,7 +226,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:246 +#: projects/models.py:250 msgid "User" msgstr "Gebruiker" @@ -236,9 +238,9 @@ msgstr "" msgid "Username" msgstr "Gebruikersnaam" -#: audit/models.py:138 builds/models.py:95 builds/models.py:711 -#: organizations/filters.py:133 projects/filters.py:151 -#: projects/models.py:1474 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:95 builds/models.py:722 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1478 +#: redirects/models.py:48 msgid "Project" msgstr "Project" @@ -262,7 +264,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1226 msgid "Action" msgstr "" @@ -445,7 +447,7 @@ msgstr "Branch" msgid "Tag" msgstr "Tag" -#: builds/constants.py:56 projects/constants.py:412 +#: builds/constants.py:56 projects/constants.py:414 msgid "Unknown" msgstr "Onbekend" @@ -477,7 +479,7 @@ msgstr "Actief" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1579 +#: builds/filters.py:29 projects/models.py:1583 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Bouw activiteit gefaald" @@ -494,7 +496,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:139 builds/models.py:733 +#: builds/filters.py:48 builds/models.py:139 builds/models.py:744 msgid "State" msgstr "Status" @@ -503,7 +505,7 @@ msgstr "Status" msgid "Any" msgstr "Allemaal" -#: builds/filters.py:54 builds/models.py:100 builds/models.py:723 +#: builds/filters.py:54 builds/models.py:100 builds/models.py:734 msgid "Type" msgstr "Soort" @@ -518,7 +520,8 @@ msgstr "" #: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." -msgstr "{version} is de standaardversie van het project en dient actief te zijn." +msgstr "" +"{version} is de standaardversie van het project en dient actief te zijn." #: builds/forms.py:170 msgid "Custom match should not be empty." @@ -537,7 +540,7 @@ msgid "Verbose Name" msgstr "Uitgebreide naam" #: builds/models.py:127 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:251 +#: projects/models.py:255 msgid "Slug" msgstr "Slug" @@ -557,7 +560,7 @@ msgstr "Gebouwd" msgid "Uploaded" msgstr "Geüpload" -#: builds/models.py:154 projects/models.py:479 +#: builds/models.py:154 projects/models.py:483 msgid "Privacy Level" msgstr "Privacyniveau" @@ -589,7 +592,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:564 +#: builds/models.py:175 projects/models.py:568 msgid "Documentation type" msgstr "Documentatie soort" @@ -598,207 +601,206 @@ msgid "Type of documentation the version was built with." msgstr "" #: builds/models.py:183 -msgid "" -"Data generated at build time by the doctool (`readthedocs-build.yaml`)." +msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" #: builds/models.py:190 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:745 +#: builds/models.py:756 msgid "Status" msgstr "" -#: builds/models.py:752 integrations/models.py:145 +#: builds/models.py:763 integrations/models.py:145 msgid "Date" msgstr "Datum" -#: builds/models.py:753 +#: builds/models.py:764 msgid "Success" msgstr "Gelukt" -#: builds/models.py:758 +#: builds/models.py:769 msgid "Setup" msgstr "Installatie" -#: builds/models.py:759 +#: builds/models.py:770 msgid "Setup error" msgstr "Installatiefout" -#: builds/models.py:760 +#: builds/models.py:771 msgid "Output" msgstr "Resultaat" -#: builds/models.py:761 templates/builds/build_detail.html:261 +#: builds/models.py:772 templates/builds/build_detail.html:261 msgid "Error" msgstr "Fout" -#: builds/models.py:762 +#: builds/models.py:773 msgid "Exit code" msgstr "Afsluitcode" -#: builds/models.py:767 projects/models.py:1491 +#: builds/models.py:778 projects/models.py:1495 msgid "Commit" msgstr "Commit" -#: builds/models.py:773 +#: builds/models.py:784 msgid "Version slug" msgstr "" -#: builds/models.py:779 +#: builds/models.py:790 msgid "Version name" msgstr "" -#: builds/models.py:785 builds/models.py:1228 +#: builds/models.py:796 builds/models.py:1239 msgid "Version type" msgstr "" -#: builds/models.py:792 +#: builds/models.py:803 msgid "Configuration used in the build" msgstr "De bij het samenstellen gebruikte configuratie" -#: builds/models.py:797 +#: builds/models.py:808 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:805 +#: builds/models.py:816 msgid "Build Length" msgstr "Samenstelduur" -#: builds/models.py:808 +#: builds/models.py:819 msgid "Builder" msgstr "Samensteller" -#: builds/models.py:815 +#: builds/models.py:826 msgid "Cold Storage" msgstr "Lange bewaring" -#: builds/models.py:821 +#: builds/models.py:832 msgid "Celery task id" msgstr "" -#: builds/models.py:1131 +#: builds/models.py:1142 msgid "Build" msgstr "Samenstellen" -#: builds/models.py:1136 +#: builds/models.py:1147 msgid "Command" msgstr "Opdracht" -#: builds/models.py:1137 builds/models.py:1192 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:253 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1203 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:257 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Omschrijving" -#: builds/models.py:1138 +#: builds/models.py:1149 msgid "Command output" msgstr "Opdrachtuitvoer" -#: builds/models.py:1139 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Opdrachtafsluitcode" -#: builds/models.py:1141 +#: builds/models.py:1152 msgid "Start time" msgstr "Begintijd" -#: builds/models.py:1142 +#: builds/models.py:1153 msgid "End time" msgstr "Eindtijd" -#: builds/models.py:1170 +#: builds/models.py:1181 msgid "Activate version" msgstr "" -#: builds/models.py:1171 +#: builds/models.py:1182 msgid "Hide version" msgstr "" -#: builds/models.py:1172 +#: builds/models.py:1183 msgid "Make version public" msgstr "" -#: builds/models.py:1173 +#: builds/models.py:1184 msgid "Make version private" msgstr "" -#: builds/models.py:1174 +#: builds/models.py:1185 msgid "Set version as default" msgstr "" -#: builds/models.py:1175 +#: builds/models.py:1186 msgid "Delete version" msgstr "" -#: builds/models.py:1187 +#: builds/models.py:1198 msgid "Rule priority" msgstr "" -#: builds/models.py:1188 +#: builds/models.py:1199 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1198 +#: builds/models.py:1209 msgid "Match argument" msgstr "" -#: builds/models.py:1199 +#: builds/models.py:1210 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1214 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1216 msgid "" -"Match argument defined by us, it is used if is not None, otherwise match_arg" -" will be used." +"Match argument defined by us, it is used if is not None, otherwise match_arg " +"will be used." msgstr "" -#: builds/models.py:1216 +#: builds/models.py:1227 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1221 +#: builds/models.py:1232 msgid "Action argument" msgstr "" -#: builds/models.py:1222 +#: builds/models.py:1233 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1240 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1394 +#: builds/models.py:1405 msgid "Version activated" msgstr "" -#: builds/models.py:1395 +#: builds/models.py:1406 msgid "Version hidden" msgstr "" -#: builds/models.py:1397 +#: builds/models.py:1408 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1400 +#: builds/models.py:1411 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1402 +#: builds/models.py:1413 msgid "Version set as default" msgstr "" -#: builds/models.py:1403 +#: builds/models.py:1414 msgid "Version deleted" msgstr "" -#: builds/models.py:1408 +#: builds/models.py:1419 msgid "Matched rule" msgstr "" @@ -916,7 +918,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1594 +#: core/forms.py:198 projects/models.py:1598 msgid "URL" msgstr "URL" @@ -1033,8 +1035,8 @@ msgstr "" #: domains/validators.py:22 #, python-brace-format msgid "" -"Your organization has reached the limit of {feature.value} domains. Consider" -" removing unused domains or upgrading your plan." +"Your organization has reached the limit of {feature.value} domains. Consider " +"removing unused domains or upgrading your plan." msgstr "" #: gold/forms.py:50 @@ -1046,12 +1048,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:223 -#: organizations/models.py:297 projects/models.py:237 +#: organizations/models.py:297 projects/models.py:241 msgid "Publication date" msgstr "Publicatiedatum" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:240 projects/models.py:1493 +#: organizations/models.py:298 projects/models.py:244 projects/models.py:1497 msgid "Modified date" msgstr "Aanpassingsdatum" @@ -1083,15 +1085,15 @@ msgstr "" #: gold/templates/gold/projects.html:20 #: gold/templates/gold/subscription_detail.html:52 msgid "" -"For small businesses or personal projects, we ask for $5 per month to remove" -" ads from a project." +"For small businesses or personal projects, we ask for $5 per month to remove " +"ads from a project." msgstr "" #: gold/templates/gold/projects.html:21 #: gold/templates/gold/subscription_detail.html:53 msgid "" -"For corporate supported open source projects, we ask for a $50 membership in" -" order to cover our support and operations costs." +"For corporate supported open source projects, we ask for a $50 membership in " +"order to cover our support and operations costs." msgstr "" #: gold/templates/gold/projects.html:24 @@ -1146,22 +1148,23 @@ msgstr "" msgid "" "Supporting Read the Docs lets us work more on features that people love. " "Your money will go directly to maintenance and development of the product." -msgstr "Het steunen van Read the Docs staat ons toe om te werken aan door anderen geliefde functionaliteit. Je bijdrage gaat direct naar de ontwikkeling en het onderhoud van dit product." +msgstr "" +"Het steunen van Read the Docs staat ons toe om te werken aan door anderen " +"geliefde functionaliteit. Je bijdrage gaat direct naar de ontwikkeling en " +"het onderhoud van dit product." #: gold/templates/gold/subscription_detail.html:57 msgid "" -"If you are a company using Read the Docs, please consider Read the Docs for Business. This will " -"help us cover our costs, and provide you with a better experience on the " -"site." +"If you are a company using Read the Docs, please consider Read the Docs for Business. This will help us cover " +"our costs, and provide you with a better experience on the site." msgstr "" #: gold/templates/gold/subscription_detail.html:66 #, python-format msgid "" -"For any questions about our Gold membership program, please email" -" us." +"For any questions about our Gold membership program, please email us." msgstr "" #: gold/templates/gold/subscription_detail.html:74 @@ -1170,7 +1173,8 @@ msgstr "" #: gold/templates/gold/subscription_detail.html:80 msgid "Thanks for supporting Read the Docs! It really means a lot to us." -msgstr "Bedankt voor het ondersteunen van Read the Docs! Het betekent veel voor ons." +msgstr "" +"Bedankt voor het ondersteunen van Read the Docs! Het betekent veel voor ons." #: gold/templates/gold/subscription_detail.html:92 #: subscriptions/templates/subscriptions/subscription_detail.html:103 @@ -1288,8 +1292,8 @@ msgstr "" #: invitations/templates/invitations/invitation_detail.html:12 #, python-format msgid "" -"%(requestor_name)s has invited you to join" -" the %(target_name)s %(target_type)s." +"%(requestor_name)s has invited you to join " +"the %(target_name)s %(target_type)s." msgstr "" #: invitations/templates/invitations/invitation_detail.html:22 @@ -1328,7 +1332,7 @@ msgid "Unknown problem" msgstr "" #: notifications/messages.py:101 -msgid "Build terminated due inactivity" +msgid "Build terminated due to inactivity" msgstr "" #: notifications/messages.py:129 @@ -1454,7 +1458,7 @@ msgstr "Gebruikers" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:250 projects/models.py:1485 +#: projects/models.py:254 projects/models.py:1489 msgid "Name" msgstr "Naam" @@ -1580,8 +1584,7 @@ msgstr "" msgid "All organizations" msgstr "" -#: organizations/filters.py:103 projects/filters.py:161 -#: projects/filters.py:223 +#: organizations/filters.py:103 projects/filters.py:161 projects/filters.py:223 msgid "Sort by" msgstr "" @@ -1732,7 +1735,8 @@ msgstr "" msgid "" "\n" " Deleting this organization will also remove all the organization's\n" -" teams, users, projects, and built documentation. Are you sure that it\n" +" teams, users, projects, and built documentation. Are you sure that " +"it\n" " is safe to remove this organization?\n" " " msgstr "" @@ -1815,8 +1819,10 @@ msgstr "" #, python-format msgid "" "\n" -" This is a list of all the team members and owners inside your organization.\n" -" To invite members, invite them to a team\n" +" This is a list of all the team members and owners inside your " +"organization.\n" +" To invite members, invite them to a " +"team\n" " " msgstr "" @@ -1864,7 +1870,8 @@ msgid "" "\n" " Before you can add a project or build documentation,\n" " we will help you create an organization.\n" -" Access to your documentation is limited to only those inside your organization,\n" +" Access to your documentation is limited to only those inside your " +"organization,\n" " or inside a team with access.\n" " We'll help set up a team shortly,\n" " start by entering your organization details.\n" @@ -1906,14 +1913,16 @@ msgstr "" msgid "" "\n" " Access to your documentation is limited to\n" -" only those inside your organization, or inside a team with access.\n" +" only those inside your organization, or inside a team " +"with access.\n" " " msgstr "" #: organizations/templates/organizations/organization_create.html:50 msgid "" "\n" -" No need to decide now, you can pick a plan that fits your organization\n" +" No need to decide now, you can pick a plan that fits your " +"organization\n" " after a 30 day trial.\n" " " msgstr "" @@ -1944,15 +1953,15 @@ msgstr "" #: organizations/templates/organizations/security_log.html:19 #, python-format msgid "" -"The organization security log allows you to see" -" what has happened recently in your organization." +"The organization security log allows you to see " +"what has happened recently in your organization." msgstr "" #: organizations/templates/organizations/security_log.html:25 #, python-format msgid "" -"Showing logs from the last %(days_limit)s days. You can upgrade your plan to" -" increase the time period that is stored." +"Showing logs from the last %(days_limit)s days. You can upgrade your plan to " +"increase the time period that is stored." msgstr "" #: organizations/templates/organizations/security_log.html:30 @@ -1975,7 +1984,8 @@ msgstr "" #: organizations/templates/organizations/team_delete.html:13 msgid "" "\n" -" Deleting this team will revoke access for users that were in the team.\n" +" Deleting this team will revoke access for users that were in the " +"team.\n" " Are you sure that it is safe to remove these users?\n" " " msgstr "" @@ -2014,7 +2024,8 @@ msgstr "" #: organizations/templates/organizations/team_project_edit.html:15 msgid "" "\n" -" Select the projects that you would like this team to have access to.\n" +" Select the projects that you would like this team to have access " +"to.\n" " " msgstr "" @@ -2132,75 +2143,75 @@ msgstr "" msgid "Generic" msgstr "" -#: projects/constants.py:79 +#: projects/constants.py:81 msgid "Live" msgstr "Live" -#: projects/constants.py:80 +#: projects/constants.py:82 msgid "Deleted" msgstr "Verwijderd" -#: projects/constants.py:86 +#: projects/constants.py:88 msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2068 +#: projects/constants.py:94 projects/models.py:2077 msgid "Public" msgstr "Publiek" -#: projects/constants.py:93 +#: projects/constants.py:95 msgid "Private" msgstr "Privé" -#: projects/constants.py:104 +#: projects/constants.py:106 msgid "CPython 2.x" msgstr "CPython 2.x" -#: projects/constants.py:105 +#: projects/constants.py:107 msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:409 +#: projects/constants.py:411 msgid "Valid and active" msgstr "" -#: projects/constants.py:410 +#: projects/constants.py:412 msgid "Invalid" msgstr "" -#: projects/constants.py:411 +#: projects/constants.py:413 msgid "Pending" msgstr "" -#: projects/constants.py:421 +#: projects/constants.py:423 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:425 +#: projects/constants.py:427 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:429 +#: projects/constants.py:431 msgid "Single version without translations (/)" msgstr "" -#: projects/constants.py:446 +#: projects/constants.py:448 msgid "Alphabetically" msgstr "" -#: projects/constants.py:447 +#: projects/constants.py:449 msgid "SemVer (Read the Docs)" msgstr "" -#: projects/constants.py:450 +#: projects/constants.py:452 msgid "Python Packaging (PEP 440 and PEP 425)" msgstr "" -#: projects/constants.py:452 +#: projects/constants.py:454 msgid "CalVer (YYYY.0M.0M)" msgstr "" -#: projects/constants.py:453 +#: projects/constants.py:455 msgid "Define your own pattern" msgstr "" @@ -2315,15 +2326,14 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:451 projects/models.py:255 +#: projects/forms.py:451 projects/models.py:259 msgid "Short description of this project" msgstr "" #: projects/forms.py:473 #, python-brace-format msgid "" -"This setting is inherited from the parent " -"translation." +"This setting is inherited from the parent translation." msgstr "" #: projects/forms.py:548 @@ -2404,512 +2414,529 @@ msgstr "" msgid "Alias" msgstr "Alias" -#: projects/models.py:258 +#: projects/models.py:190 +#, fuzzy +#| msgid "Single version" +msgid "Sorting of versions" +msgstr "Enkele versie" + +#: projects/models.py:200 +msgid "Custom version sorting pattern" +msgstr "" + +#: projects/models.py:206 +msgid "Show latest and stable at the beginning" +msgstr "" + +#: projects/models.py:262 msgid "Repository URL" msgstr "Repository URL" -#: projects/models.py:261 +#: projects/models.py:265 msgid "Git repository URL" msgstr "" -#: projects/models.py:268 +#: projects/models.py:272 msgid "Repository type" msgstr "" -#: projects/models.py:274 +#: projects/models.py:278 msgid "Project homepage" msgstr "Startpagina van project" -#: projects/models.py:276 +#: projects/models.py:280 msgid "The project's homepage" msgstr "De startpagina van het project" -#: projects/models.py:279 +#: projects/models.py:283 msgid "Canonical URL" msgstr "" -#: projects/models.py:281 +#: projects/models.py:285 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:284 +#: projects/models.py:288 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:291 +#: projects/models.py:295 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " "current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:299 +#: projects/models.py:303 msgid "Single version" msgstr "Enkele versie" -#: projects/models.py:302 +#: projects/models.py:306 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:309 +#: projects/models.py:313 msgid "Default version" msgstr "Standaardversie" -#: projects/models.py:312 +#: projects/models.py:316 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:317 +#: projects/models.py:321 msgid "Default branch" msgstr "" -#: projects/models.py:323 +#: projects/models.py:327 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:328 +#: projects/models.py:332 msgid "Custom path prefix" msgstr "" -#: projects/models.py:334 +#: projects/models.py:338 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." msgstr "" -#: projects/models.py:339 +#: projects/models.py:343 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:345 +#: projects/models.py:349 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." msgstr "" -#: projects/models.py:352 +#: projects/models.py:356 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:355 +#: projects/models.py:359 msgid "" -"More information in our docs." +"More information in our docs." msgstr "" -#: projects/models.py:359 +#: projects/models.py:363 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:366 +#: projects/models.py:370 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:371 +#: projects/models.py:375 msgid "CDN Enabled" msgstr "CDN ingeschakeld" -#: projects/models.py:373 +#: projects/models.py:377 msgid "Analytics code" msgstr "" -#: projects/models.py:378 +#: projects/models.py:382 msgid "" -"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow" -" down your page loads." +"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " +"down your page loads." msgstr "" -#: projects/models.py:384 +#: projects/models.py:388 msgid "Disable Analytics" msgstr "" -#: projects/models.py:388 +#: projects/models.py:392 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:393 +#: projects/models.py:397 msgid "Alternative container image" msgstr "Alternatieve container foto" -#: projects/models.py:399 +#: projects/models.py:403 msgid "Container memory limit" msgstr "Container opslaglimiet" -#: projects/models.py:404 +#: projects/models.py:408 msgid "" -"Memory limit in Docker format -- example: 512m or " -"1g" +"Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:409 +#: projects/models.py:413 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:414 +#: projects/models.py:418 msgid "Alternate build queue id" msgstr "Alternatief bouwnummer in wachtrij" -#: projects/models.py:420 +#: projects/models.py:424 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:425 +#: projects/models.py:429 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:427 +#: projects/models.py:431 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:430 +#: projects/models.py:434 msgid "Ad-free" msgstr "" -#: projects/models.py:435 +#: projects/models.py:439 msgid "Is spam?" msgstr "" -#: projects/models.py:438 +#: projects/models.py:442 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:441 +#: projects/models.py:445 msgid "Show version warning" msgstr "" -#: projects/models.py:443 +#: projects/models.py:447 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:447 +#: projects/models.py:451 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:453 +#: projects/models.py:457 msgid "" "Warning: experimental feature. Custom path from repository " -"top-level to your .readthedocs.yaml, ex. " -"subpath/docs/.readthedocs.yaml. Leave blank for default value: " -".readthedocs.yaml." +"top-level to your .readthedocs.yaml, ex. subpath/docs/." +"readthedocs.yaml. Leave blank for default value: .readthedocs." +"yaml." msgstr "" -#: projects/models.py:461 +#: projects/models.py:465 msgid "Featured" msgstr "" -#: projects/models.py:463 +#: projects/models.py:467 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:471 +#: projects/models.py:475 msgid "Delisted" msgstr "" -#: projects/models.py:473 +#: projects/models.py:477 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" msgstr "" -#: projects/models.py:484 +#: projects/models.py:488 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:491 +#: projects/models.py:495 msgid "Related projects" msgstr "Gerelateerde projecten" -#: projects/models.py:499 templates/search/elastic_search.html:57 +#: projects/models.py:503 templates/search/elastic_search.html:57 msgid "Language" msgstr "Taal" -#: projects/models.py:503 +#: projects/models.py:507 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:511 +#: projects/models.py:515 msgid "Programming Language" msgstr "Programmeertaal" -#: projects/models.py:515 +#: projects/models.py:519 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:531 +#: projects/models.py:535 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:535 +#: projects/models.py:539 msgid "This project has been successfully cloned" msgstr "Dit project is succesvol gedupliceerd" -#: projects/models.py:544 +#: projects/models.py:548 msgid "Connected repository" msgstr "" -#: projects/models.py:545 +#: projects/models.py:549 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:571 +#: projects/models.py:575 msgid "" -"Type of documentation you are building. More" -" info on sphinx builders." +"Type of documentation you are building. More " +"info on sphinx builders." msgstr "" -#: projects/models.py:582 +#: projects/models.py:586 msgid "project" msgstr "" -#: projects/models.py:593 +#: projects/models.py:597 msgid "Model must have slug" msgstr "" -#: projects/models.py:1355 +#: projects/models.py:1359 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1490 +#: projects/models.py:1494 msgid "Path" msgstr "Pad" -#: projects/models.py:1492 +#: projects/models.py:1496 msgid "Build id" msgstr "" -#: projects/models.py:1495 +#: projects/models.py:1499 msgid "Page search rank" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1504 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1543 projects/models.py:1708 +#: projects/models.py:1547 projects/models.py:1712 msgid "created" msgstr "" -#: projects/models.py:1548 +#: projects/models.py:1552 msgid "modified" msgstr "" -#: projects/models.py:1577 +#: projects/models.py:1581 msgid "Build triggered" msgstr "" -#: projects/models.py:1578 +#: projects/models.py:1582 msgid "Build passed" msgstr "" -#: projects/models.py:1596 +#: projects/models.py:1600 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1599 +#: projects/models.py:1603 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1607 +#: projects/models.py:1611 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1610 +#: projects/models.py:1614 msgid "JSON payload" msgstr "" -#: projects/models.py:1612 +#: projects/models.py:1616 msgid "" -"JSON payload to send to the webhook. Check the docs for available substitutions." +"JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1723 msgid "Domain" msgstr "Domein" -#: projects/models.py:1726 +#: projects/models.py:1730 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1730 +#: projects/models.py:1734 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1739 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1743 msgid "Use HTTPS" msgstr "HTTPS gebruiken" -#: projects/models.py:1741 +#: projects/models.py:1745 msgid "Always use HTTPS for this domain" msgstr "Gebruik altijd HTTPS voor dit domein" -#: projects/models.py:1745 +#: projects/models.py:1749 msgid "Number of times this domain has been hit" msgstr "Aantal hits voor dit domein" -#: projects/models.py:1750 templates/projects/domain_form.html:49 +#: projects/models.py:1754 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1763 msgid "Skip validation process." msgstr "" -#: projects/models.py:1763 +#: projects/models.py:1767 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1772 +#: projects/models.py:1776 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1777 +#: projects/models.py:1781 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1782 +#: projects/models.py:1786 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1924 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1923 +#: projects/models.py:1928 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1928 +#: projects/models.py:1933 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1939 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1943 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1947 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1952 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1957 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1961 +msgid "Build: Generate a file manifest for file tree diff." +msgstr "" + +#: projects/models.py:1966 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1970 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1974 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1977 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1978 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1972 +#: projects/models.py:1981 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1976 +#: projects/models.py:1985 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1990 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1996 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2002 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1997 +#: projects/models.py:2006 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2001 +#: projects/models.py:2010 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2006 +#: projects/models.py:2015 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2028 msgid "Feature identifier" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2033 msgid "Date feature was added" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2039 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2043 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2056 +#: projects/models.py:2065 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2069 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2065 +#: projects/models.py:2074 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2080 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2956,7 +2983,8 @@ msgstr "" #: projects/validators.py:18 msgid "Enter a valid plain or internationalized domain name value" -msgstr "Betreed een geldige pagina of een geïnternationaliseerde domeinnaam waarde" +msgstr "" +"Betreed een geldige pagina of een geïnternationaliseerde domeinnaam waarde" #: projects/validators.py:30 msgid "The domain name can't be an IP address." @@ -2987,8 +3015,8 @@ msgstr "" #: projects/validators.py:119 #, python-brace-format msgid "" -"Found invalid character. Avoid these characters: " -"{invalid_characters}" +"Found invalid character. Avoid these characters: {invalid_characters}" msgstr "" #: projects/validators.py:133 @@ -3183,8 +3211,8 @@ msgstr "" #: redirects/models.py:33 msgid "" -"Absolute path, excluding the domain. Example: /docs/ or " -"/install.html" +"Absolute path, excluding the domain. Example: /docs/ or /install." +"html" msgstr "" #: redirects/models.py:37 @@ -3250,7 +3278,7 @@ msgstr "" #: redirects/templates/redirects/redirect_form.html:8 #: redirects/templates/redirects/redirect_list.html:6 #: redirects/templates/redirects/redirect_list.html:13 -#: templates/projects/project_edit_base.html:22 +#: templates/projects/project_edit_base.html:24 msgid "Redirects" msgstr "" @@ -3394,7 +3422,7 @@ msgid "Custom domain" msgstr "" #: subscriptions/constants.py:26 -msgid "CDN public documentation" +msgid "CDN for public documentation" msgstr "" #: subscriptions/constants.py:27 @@ -3451,8 +3479,8 @@ msgstr "" #: subscriptions/forms.py:29 msgid "" -"Check our pricing " -"page for more information about each plan." +"Check our pricing page for more information about each plan." msgstr "" #: subscriptions/notifications.py:92 @@ -3488,8 +3516,7 @@ msgstr "" msgid "Signed up" msgstr "" -#. Translators: this is the subscription start date, used here as "4 days ago" -#. or "5 months ago" +#. Translators: this is the subscription start date, used here as "4 days ago" or "5 months ago" #: subscriptions/templates/subscriptions/subscription_detail.html:75 #, python-format msgid "%(time_since_signup)s ago" @@ -3509,8 +3536,8 @@ msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" -"Use the button above to see past invoices, change your plan, and update your" -" billing information." +"Use the button above to see past invoices, change your plan, and update your " +"billing information." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:115 @@ -3569,8 +3596,8 @@ msgstr "Waarschuwing:" #: templates/account/email.html:46 msgid "" -"You currently do not have any email address set up. You should really add an" -" email address so you can receive notifications, reset your password, etc." +"You currently do not have any email address set up. You should really add an " +"email address so you can receive notifications, reset your password, etc." msgstr "" #: templates/account/email.html:50 @@ -3650,8 +3677,7 @@ msgstr "" #: templates/account/login.html:55 #, python-format msgid "" -"If you forgot your password, reset " -"it." +"If you forgot your password, reset it." msgstr "" #: templates/account/login.html:78 @@ -3665,8 +3691,7 @@ msgstr "" msgid "Change Password" msgstr "Wachtwoord wijzigen" -#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But -#. unfortunately the three bits have to be separate. +#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But unfortunately the three bits have to be separate. #: templates/account/signup.html:5 templates/core/home-header.html:17 msgid "Sign up" msgstr "Aanmelden" @@ -3690,16 +3715,15 @@ msgstr "" #: templates/account/signup.html:33 msgid "" -"Sign up using the following provider. If you don't have an account with this" -" provider, please contact your organization owner and ask about this." +"Sign up using the following provider. If you don't have an account with this " +"provider, please contact your organization owner and ask about this." msgstr "" #: templates/account/signup.html:48 msgid "" -"By signing up, you agree to our Terms of " -"Service and Privacy Policy." +"By signing up, you agree to our Terms of Service and Privacy Policy." msgstr "" #: templates/archive/index.html:5 @@ -3795,8 +3819,8 @@ msgstr "Filter" #: templates/builds/build_detail.html:39 #, python-format msgid "" -"Our new beta dashboard is now available for testing! Try" -" viewing this build on the new dashboard." +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." msgstr "" #: templates/builds/build_detail.html:53 @@ -3909,15 +3933,15 @@ msgstr "Populaire tags" #: templates/builds/versionautomationrule_list.html:6 #: templates/builds/versionautomationrule_list.html:15 -#: templates/projects/project_edit_base.html:27 +#: templates/projects/project_edit_base.html:29 msgid "Automation Rules" msgstr "" #: templates/builds/versionautomationrule_list.html:20 msgid "" -"Automate actions on new branches and tags. Check the documentation on automation rules for more information." +"Automate actions on new branches and tags. Check the documentation on automation " +"rules for more information." msgstr "" #: templates/builds/versionautomationrule_list.html:32 @@ -3938,8 +3962,7 @@ msgstr "Recente Activiteit" #, python-format msgid "" "%(type)s \"%(version)s\" matched the pattern \"%(pattern)s\", " -"and the action %(action)s was performed %(date)s " -"ago." +"and the action %(action)s was performed %(date)s ago." msgstr "" #: templates/builds/versionautomationrule_list.html:101 @@ -4062,7 +4085,7 @@ msgid "No builds yet" msgstr "Nog geen bouw activiteiten" #: templates/core/project_detail_right.html:51 -#: templates/projects/project_edit_base.html:21 +#: templates/projects/project_edit_base.html:23 #: templates/projects/project_users.html:9 msgid "Maintainers" msgstr "" @@ -4089,7 +4112,7 @@ msgid "Short URLs" msgstr "Korte URL's" #: templates/core/project_detail_right.html:111 -#: templates/projects/project_edit_base.html:23 +#: templates/projects/project_edit_base.html:25 #: templates/projects/project_translations.html:12 msgid "Translations" msgstr "Vertalingen" @@ -4154,8 +4177,7 @@ msgstr "Laten we dit doen." msgid "Maze Found" msgstr "" -#: templates/errors/dashboard/404.html:6 -#: templates/errors/dashboard/404.html:11 +#: templates/errors/dashboard/404.html:6 templates/errors/dashboard/404.html:11 #: templates/errors/proxito/404/base.html:6 #: templates/errors/proxito/404/base.html:11 msgid "404 Not Found" @@ -4172,9 +4194,8 @@ msgstr "" msgid "Too many requests" msgstr "" -#: templates/errors/dashboard/4xx.html:6 -#: templates/errors/dashboard/4xx.html:11 templates/errors/proxito/4xx.html:7 -#: templates/errors/proxito/4xx.html:11 +#: templates/errors/dashboard/4xx.html:6 templates/errors/dashboard/4xx.html:11 +#: templates/errors/proxito/4xx.html:7 templates/errors/proxito/4xx.html:11 msgid "Bad request" msgstr "" @@ -4201,7 +4222,15 @@ msgid "" "Read the Docs dashboard and we attempted to intelligently guess the correct " "project based on DNS settings. Now, we believe that explicit is better than " "implicit. Below are some steps to help you get your domain working again:" -msgstr "Als je deze domeinnaam beheert en van mening bent dat dit niet klopt, bekijk dan onze documentatie voor eigen domeinnamen. In het verleden stonden we eigen domeinnamen toe zonder dat dit geconfigureerd werd binnen Read the Docs. Dit werkte door middel van een intelligente gok van het project op basis van de DNS-instellingen. Inmiddels denken we dat expliciet configureren beter is dan dit impliciet doen. Hieronder staan enkele stappen om je te assisteren bij het weer werkend krijgen van je eigen domeinnaam:" +msgstr "" +"Als je deze domeinnaam beheert en van mening bent dat dit niet klopt, bekijk " +"dan onze documentatie voor eigen domeinnamen. " +"In het verleden stonden we eigen domeinnamen toe zonder dat dit " +"geconfigureerd werd binnen Read the Docs. Dit werkte door middel van een " +"intelligente gok van het project op basis van de DNS-instellingen. Inmiddels " +"denken we dat expliciet configureren beter is dan dit impliciet doen. " +"Hieronder staan enkele stappen om je te assisteren bij het weer werkend " +"krijgen van je eigen domeinnaam:" #: templates/errors/proxito/404/dns.html:23 #: templates/errors/proxito/404/include_tips.html:3 @@ -4215,13 +4244,17 @@ msgstr "" #: templates/errors/proxito/404/dns.html:28 msgid "Ensure you have a CNAME record pointing to readthedocs.io" -msgstr "Zorg ervoor dat je een CNAME-record naar readthedocs.io hebt geconfigureerd" +msgstr "" +"Zorg ervoor dat je een CNAME-record naar readthedocs.io hebt " +"geconfigureerd" #: templates/errors/proxito/404/dns.html:29 msgid "" "Add your desired domain in the Read the Docs dashboard for your project " "(under Your Project >> Admin >> Domains)" -msgstr "Voeg je gewenste domeinnaam toe aan je project binnen het Read the Docs dashboard (onder Jouw Project >> Admin >> Domeinnamen)" +msgstr "" +"Voeg je gewenste domeinnaam toe aan je project binnen het Read the Docs " +"dashboard (onder Jouw Project >> Admin >> Domeinnamen)" #: templates/errors/proxito/404/include_error_message.html:4 #, python-format @@ -4261,8 +4294,8 @@ msgstr "" #: templates/errors/proxito/404/no_project.html:9 #, python-format msgid "" -"The project for %(domain)s that you are looking for either does" -" not exist, has been deleted or doesn't have any successful builds yet." +"The project for %(domain)s that you are looking for either does " +"not exist, has been deleted or doesn't have any successful builds yet." msgstr "" #: templates/errors/proxito/418.html:7 templates/errors/proxito/418.html:11 @@ -4280,7 +4313,8 @@ msgstr "Wat je zegt:" #: templates/flagging/flag_confirm.html:21 #, python-format -msgid "Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" +msgid "" +"Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" msgstr "" #: templates/flagging/flag_confirm.html:23 @@ -4309,8 +4343,8 @@ msgstr "Bedankt voor het bijleggen aan de kwaliteit van deze site!" #: templates/homepage.html:9 msgid "" "Read the Docs simplifies technical documentation by automating building, " -"versioning, and hosting for you. Build up-to-date documentation for the web," -" print, and offline use on every version control push automatically." +"versioning, and hosting for you. Build up-to-date documentation for the web, " +"print, and offline use on every version control push automatically." msgstr "" #: templates/homepage.html:12 @@ -4355,8 +4389,8 @@ msgstr "" #: templates/homepage.html:86 msgid "" -"We build and host your docs for the web, but they are also viewable as PDFs," -" as single page HTML, and for eReaders. No additional configuration is " +"We build and host your docs for the web, but they are also viewable as PDFs, " +"as single page HTML, and for eReaders. No additional configuration is " "required." msgstr "" @@ -4366,9 +4400,9 @@ msgstr "" #: templates/homepage.html:96 msgid "" -"We can host and build multiple versions of your docs so having a 1.0 version" -" of your docs and a 2.0 version of your docs is as easy as having a separate" -" branch or tag in your version control system." +"We can host and build multiple versions of your docs so having a 1.0 version " +"of your docs and a 2.0 version of your docs is as easy as having a separate " +"branch or tag in your version control system." msgstr "" #: templates/homepage.html:109 @@ -4390,10 +4424,10 @@ msgstr "" msgid "" "
    • Serve over 55 million pages of " "documentation a month
    • Serve over 40 TB of documentation a " -"month
    • Host over 80,000 open source projects and support over" -" 100,000 users
    • Are supported by a very small team" -" of dedicated engineers
    " +"month
  • Host over 80,000 open source projects and support over " +"100,000 users
  • Are supported by a very small team of dedicated " +"engineers
  • " msgstr "" #: templates/homepage.html:143 @@ -4403,30 +4437,28 @@ msgstr "" #: templates/homepage.html:149 #, python-format msgid "" -"We fund our operations through advertising, " -"corporate-hosted documentation with Read" -" the Docs for Business, donations, and we" -" are supported by a number of generous sponsors." +"We fund our operations through advertising, corporate-hosted documentation with " +"Read the Docs for Business, donations, and we are supported by a number of " +"generous sponsors." msgstr "" #: templates/homepage.html:158 msgid "" "Read the Docs is open source and community supported. It depends on users " "like you to contribute to development, support, and operations. You can " -"learn more about how to contribute in " -"our docs. Thanks so much to our wonderful team who helps us " -"run the site. Read the Docs wouldn't be possible without them." +"learn more about how to contribute in our docs. Thanks so much to our " +"wonderful team " +"who helps us run the site. Read the Docs wouldn't be possible without them." msgstr "" #: templates/homepage.html:168 msgid "" -"Hosting for the project is graciously provided by AWS and Cloudflare." +"Hosting for the project is graciously provided by AWS and Cloudflare." msgstr "" #: templates/notifications/send_notification_form.html:6 @@ -4516,7 +4548,7 @@ msgid "Gold Membership" msgstr "" #: templates/profiles/base_profile_edit.html:57 -#: templates/projects/project_edit_base.html:33 +#: templates/projects/project_edit_base.html:35 msgid "Advertising" msgstr "" @@ -4540,9 +4572,8 @@ msgstr "" msgid "" "For more details on advertising on Read the Docs including the privacy " "protections we have in place for users and community advertising we run on " -"behalf of the open source community, see our documentation." +"behalf of the open source community, see our documentation." msgstr "" #: templates/profiles/private/advertising_profile.html:41 @@ -4566,9 +4597,9 @@ msgstr "" #: templates/profiles/private/delete_account.html:34 msgid "" -"All organizations and its projects where you are the only owner will" -" be deleted. If you want to keep an organization, add another owner" -" or transfer ownership. The following organizations and all their projects " +"All organizations and its projects where you are the only owner will " +"be deleted. If you want to keep an organization, add another owner " +"or transfer ownership. The following organizations and all their projects " "will be deleted." msgstr "" @@ -4592,9 +4623,9 @@ msgstr "" #: templates/profiles/private/token_list.html:13 msgid "" "Personal Access Token are tokens that allow you to use the Read the Docs " -"APIv3 being authenticated as yourself. See APIv3 " -"documentation for more information." +"APIv3 being authenticated as yourself. See APIv3 documentation for more " +"information." msgstr "" #: templates/profiles/private/token_list.html:25 @@ -4634,8 +4665,8 @@ msgstr "Domein aanmaken" #: templates/projects/domain_form.html:33 #, python-format msgid "" -"To configure this domain add a CNAME record in your DNS pointing your custom" -" domain to %(cname_target)s." +"To configure this domain add a CNAME record in your DNS pointing your custom " +"domain to %(cname_target)s." msgstr "" #: templates/projects/domain_form.html:41 @@ -4653,7 +4684,7 @@ msgid "Saving the domain will revalidate the SSL certificate" msgstr "" #: templates/projects/domain_list.html:12 -#: templates/projects/project_edit_base.html:20 +#: templates/projects/project_edit_base.html:22 msgid "Domains" msgstr "Domeinen" @@ -4662,8 +4693,8 @@ msgstr "Domeinen" msgid "" "This project is a subproject of %(superproject)s, its documentation will " -"always be served from the %(domain)s domain. %(domain)s
    domain. Learn more." msgstr "" @@ -4698,7 +4729,7 @@ msgstr "Toevoegen" #: templates/projects/environmentvariable_form.html:12 #: templates/projects/environmentvariable_list.html:5 #: templates/projects/environmentvariable_list.html:12 -#: templates/projects/project_edit_base.html:26 +#: templates/projects/project_edit_base.html:28 msgid "Environment Variables" msgstr "" @@ -4737,8 +4768,8 @@ msgstr "" msgid "" "To import a project, start by entering a few details about your repository. " "You can set additional configuration options for your documentation in a .readthedocs.yml file." +"href=\"https://docs.readthedocs.io/en/stable/config-file/v2.html\">." +"readthedocs.yml file." msgstr "" #: templates/projects/import_config.html:5 @@ -4748,10 +4779,10 @@ msgstr "" #: templates/projects/import_config.html:8 msgid "" "Make sure your project has a .readthedocs.yaml configuration " -"file at the root directory of your repository. This file is required by Read" -" the Docs to build your documentation. You can read more" -" about our configuration file in our documentation." +"file at the root directory of your repository. This file is required by Read " +"the Docs to build your documentation. You can read more about our " +"configuration file in our documentation." msgstr "" #: templates/projects/import_config.html:16 @@ -4773,8 +4804,7 @@ msgid "" "href=\"%(support_url)s\">contacting support." msgstr "" -#. Translators: After 'Flag this project as' follows either 'Inappropriate', -#. 'Spam' and/or 'Duplicate' +#. Translators: After 'Flag this project as' follows either 'Inappropriate', 'Spam' and/or 'Duplicate' #: templates/projects/includes/flagging.html:7 msgid "Flag this project as" msgstr "" @@ -4796,7 +4826,7 @@ msgstr "" #: templates/projects/integration_form.html:12 #: templates/projects/integration_list.html:5 #: templates/projects/integration_list.html:12 -#: templates/projects/project_edit_base.html:25 +#: templates/projects/project_edit_base.html:27 msgid "Integrations" msgstr "" @@ -4856,16 +4886,15 @@ msgstr "" msgid "" "This integration does not have a secret, the authenticity of the incoming " "webhook cannot be verified. Click on \"Resync webhook\" to generate " -"a secret. Read more in our blog post." +"a secret. Read more in our blog post." msgstr "" #: templates/projects/integration_webhook_detail.html:92 msgid "" "For more information on manually configuring a webhook, refer to our webhook documentation. " +"href=\"https://docs.readthedocs.io/page/guides/setup/git-repo-automatic." +"html\"> our webhook documentation. " msgstr "" #: templates/projects/integration_webhook_detail.html:104 @@ -4935,9 +4964,9 @@ msgstr "Start met het maken van je documentatie" #: templates/projects/onboard_detail.html:10 msgid "" -"This project has not been built yet. Try building the latest version now, or" -" if you would like to build a specific version, select the version below and" -" your documentation build will be triggered." +"This project has not been built yet. Try building the latest version now, or " +"if you would like to build a specific version, select the version below and " +"your documentation build will be triggered." msgstr "" #: templates/projects/onboard_detail.html:21 @@ -4951,9 +4980,8 @@ msgstr "" #: templates/projects/onboard_detail.html:33 msgid "" "Your documentation has been built. Ensure your documentation is kept up to " -"date with every commit to your repository, by setting up a " -"webhook." +"date with every commit to your repository, by setting up a webhook." msgstr "" #: templates/projects/onboard_detail.html:41 @@ -4966,8 +4994,8 @@ msgstr "Je documentatie kon niet gebouwd worden" #: templates/projects/onboard_detail.html:50 msgid "" -"There was a problem building your documentation, you can see what went wrong" -" in the build output. If you need more help, check out some of the problems frequently " "encountered during builds." msgstr "" @@ -4993,17 +5021,16 @@ msgstr "" #: templates/projects/onboard_import.html:10 #, python-format msgid "" -"You don't have any projects yet, but you can start building documentation by" -" importing one. Not sure how to start documenting your project? Check out " -"the Tutorial to learn how." +"You don't have any projects yet, but you can start building documentation by " +"importing one. Not sure how to start documenting your project? Check out the " +"Tutorial to learn how." msgstr "" #: templates/projects/onboard_import.html:19 #, python-format msgid "" -"In a hurry? Fork our template " -"project on GitHub, and import " -"it." +"In a hurry? Fork our template project on GitHub, and import it." msgstr "" #: templates/projects/onboard_import.html:25 @@ -5039,12 +5066,11 @@ msgstr "" #: templates/projects/project_advertising.html:50 msgid "" "For more details on advertising on Read the Docs including the privacy " -"protections we have in place for users and community advertising we run on behalf " -"of the open source community, see our documentation." +"protections we have in place for users and community advertising we run on behalf of the open source " +"community, see our documentation." msgstr "" #: templates/projects/project_advertising.html:59 @@ -5055,17 +5081,17 @@ msgstr "" #, python-format msgid "" "In addition to the advertising preferences we have for individual users, we have multiple ways" -" for projects to opt out of advertising on Read the Docs." +"href=\"%(ads_preferences_url)s\">individual users, we have multiple ways " +"for projects to opt out of advertising on Read the Docs." msgstr "" #: templates/projects/project_advertising.html:71 msgid "" "If you are part of a company that uses Read the Docs to host documentation " -"for a commercial product, please consider Read the Docs for Business which " -"offers a completely ad-free experience, private repositories, private " -"documentation, additional build resources, and dedicated support." +"for a commercial product, please consider Read the Docs for Business which offers a completely ad-free " +"experience, private repositories, private documentation, additional build " +"resources, and dedicated support." msgstr "" #: templates/projects/project_advertising.html:81 @@ -5087,15 +5113,15 @@ msgstr "" msgid "" "If you would like to completely remove advertising from your open source " "project, but both Read the Docs for Business and our Gold memberships don't " -"seem like the right fit, please get" -" in touch to discuss alternatives to advertising." +"seem like the right fit, please get in touch to discuss " +"alternatives to advertising." msgstr "" #: templates/projects/project_advertising.html:113 msgid "" -"If you are a company hosting commercial documentation on our community site," -" we do not allow removing paid advertisements on your documentation. Please " +"If you are a company hosting commercial documentation on our community site, " +"we do not allow removing paid advertisements on your documentation. Please " "consider Read the Docs for Business or a Gold membership." msgstr "" @@ -5163,9 +5189,8 @@ msgstr "" #: templates/projects/project_dashboard_base.html:146 #, python-format msgid "" -"Check out the documentation for Read the " -"Docs. It contains lots of information about how to get the most out of " -"RTD." +"Check out the documentation for Read the Docs. It contains lots of information about how to get the most out of RTD." msgstr "" #: templates/projects/project_delete.html:4 @@ -5202,10 +5227,14 @@ msgid "Delete project" msgstr "" #: templates/projects/project_edit_base.html:19 +msgid " Addons" +msgstr "" + +#: templates/projects/project_edit_base.html:21 msgid "Edit Versions" msgstr "" -#: templates/projects/project_edit_base.html:24 +#: templates/projects/project_edit_base.html:26 #: templates/projects/projectrelationship_form.html:5 #: templates/projects/projectrelationship_form.html:12 #: templates/projects/projectrelationship_list.html:5 @@ -5213,7 +5242,7 @@ msgstr "" msgid "Subprojects" msgstr "Subprojecten" -#: templates/projects/project_edit_base.html:28 +#: templates/projects/project_edit_base.html:30 #: templates/projects/webhook_exchange_detail.html:5 #: templates/projects/webhook_form.html:5 #: templates/projects/webhook_form.html:11 @@ -5222,19 +5251,19 @@ msgstr "Subprojecten" msgid "Webhooks" msgstr "" -#: templates/projects/project_edit_base.html:29 +#: templates/projects/project_edit_base.html:31 #: templates/projects/project_notifications.html:5 #: templates/projects/project_notifications.html:12 msgid "Email Notifications" msgstr "" -#: templates/projects/project_edit_base.html:30 +#: templates/projects/project_edit_base.html:32 #: templates/projects/project_traffic_analytics.html:6 #: templates/projects/project_traffic_analytics.html:11 msgid "Traffic Analytics" msgstr "" -#: templates/projects/project_edit_base.html:31 +#: templates/projects/project_edit_base.html:33 #: templates/projects/projects_search_analytics.html:6 #: templates/projects/projects_search_analytics.html:11 msgid "Search Analytics" @@ -5295,8 +5324,8 @@ msgstr "Tonen" #: templates/projects/project_import.html:214 msgid "" -"You can import your project manually if it isn't listed here or connected to" -" one of your accounts." +"You can import your project manually if it isn't listed here or connected to " +"one of your accounts." msgstr "" #: templates/projects/project_import.html:221 @@ -5382,7 +5411,8 @@ msgstr "" msgid "" "\n" " * The way that we track 404 pages is on our backend hosting.\n" -" It's possible the number of times each page is viewed is undercounted because of caching in the browser or in a CDN.\n" +" It's possible the number of times each page is viewed is undercounted " +"because of caching in the browser or in a CDN.\n" " " msgstr "" @@ -5443,7 +5473,9 @@ msgstr "Bewerk Onderhouders" msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" -msgstr "Dit staat je toe om onderhouders toe te voegen aan je project. Wees voorzichtig, want het geeft hen admin-toegang tot het project!" +msgstr "" +"Dit staat je toe om onderhouders toe te voegen aan je project. Wees " +"voorzichtig, want het geeft hen admin-toegang tot het project!" #: templates/projects/project_users.html:49 msgid "Add maintainer" @@ -5462,9 +5494,9 @@ msgstr "%(version_name)s" #: templates/projects/project_version_detail.html:28 msgid "" "This version is inactive but its documentation is still available online. " -"You can delete this " -"version's documentation if you want to remove it completely." +"You can delete this version's documentation if you want to remove it " +"completely." msgstr "" #: templates/projects/project_version_list.html:24 @@ -5506,10 +5538,9 @@ msgstr "" #: templates/projects/projectrelationship_form.html:16 msgid "" -"Using subprojects allows you to serve multiple projects from the same domain" -" as your main project. Learn " -"more." +"Using subprojects allows you to serve multiple projects from the same domain " +"as your main project. Learn more." msgstr "" #: templates/projects/projectrelationship_form.html:28 @@ -5630,9 +5661,9 @@ msgstr "Beveiliging bij Read the Docs" #: templates/security.html:11 msgid "" -"For more details on security at Read the Docs or to report a security issue," -" please see our security policy." +"For more details on security at Read the Docs or to report a security issue, " +"please see our security policy." msgstr "" #: templates/socialaccount/authentication_error.html:5 @@ -5643,15 +5674,17 @@ msgstr "Inloggen op Sociaal Netwerk mislukt" #: templates/socialaccount/authentication_error.html:10 msgid "" "An error occurred while attempting to login via your social network account." -msgstr "Er is een fout opgetreden tijdens een inlogpoging via je account van een sociaal netwerk." +msgstr "" +"Er is een fout opgetreden tijdens een inlogpoging via je account van een " +"sociaal netwerk." #: templates/socialaccount/connections.html:22 msgid "" "On this page, you can manage the integration with your Git provider(s) that " "enables automatic import and configuration of your repositories. Read our documentation page about connecting Git " -"providers." +"target=\"_blank\">Read our documentation page about connecting Git providers." +"" msgstr "" #: templates/socialaccount/connections.html:37 @@ -5670,12 +5703,16 @@ msgstr "Afmelden" msgid "" "The API version this connection uses is no longer supported, please " "reconnect your Bitbucket account." -msgstr "De API versie die wordt gebruikt door deze koppeling wordt niet langer ondersteund; koppel je Bitbucket account opnieuw." +msgstr "" +"De API versie die wordt gebruikt door deze koppeling wordt niet langer " +"ondersteund; koppel je Bitbucket account opnieuw." #: templates/socialaccount/connections.html:95 msgid "" "You currently have no social network accounts connected to this account." -msgstr "Je hebt momenteel geen accounts van sociale netwerken gekoppeld aan dit account." +msgstr "" +"Je hebt momenteel geen accounts van sociale netwerken gekoppeld aan dit " +"account." #: templates/socialaccount/connections.html:104 msgid "" diff --git a/readthedocs/locale/nl_NL/LC_MESSAGES/django.po b/readthedocs/locale/nl_NL/LC_MESSAGES/django.po index 4ec08555827..7ddeb24c389 100644 --- a/readthedocs/locale/nl_NL/LC_MESSAGES/django.po +++ b/readthedocs/locale/nl_NL/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-01 14:17+0000\n" +"POT-Creation-Date: 2024-10-23 13:42+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Valeria Doornkamp , 2023\n" "Language-Team: Dutch (Netherlands) (http://app.transifex.com/readthedocs/" @@ -23,8 +23,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:717 -#: projects/filters.py:196 projects/models.py:1479 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:728 +#: projects/filters.py:196 projects/models.py:1484 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versie" @@ -222,7 +222,7 @@ msgid "Invitation declined" msgstr "Uitnodiging verwijderd" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:245 +#: projects/models.py:250 msgid "User" msgstr "Gebruiker" @@ -234,8 +234,8 @@ msgstr "Gebruikers ID" msgid "Username" msgstr "Gebruikersnaam" -#: audit/models.py:138 builds/models.py:95 builds/models.py:711 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1473 +#: audit/models.py:138 builds/models.py:95 builds/models.py:722 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1478 #: redirects/models.py:48 msgid "Project" msgstr "Project" @@ -260,7 +260,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1226 msgid "Action" msgstr "Actie" @@ -443,7 +443,7 @@ msgstr "Branch" msgid "Tag" msgstr "Tag" -#: builds/constants.py:56 projects/constants.py:412 +#: builds/constants.py:56 projects/constants.py:414 msgid "Unknown" msgstr "Onbekend" @@ -475,7 +475,7 @@ msgstr "Actief" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1578 +#: builds/filters.py:29 projects/models.py:1583 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -492,7 +492,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:139 builds/models.py:733 +#: builds/filters.py:48 builds/models.py:139 builds/models.py:744 msgid "State" msgstr "Staat" @@ -501,7 +501,7 @@ msgstr "Staat" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:100 builds/models.py:723 +#: builds/filters.py:54 builds/models.py:100 builds/models.py:734 msgid "Type" msgstr "Type" @@ -536,7 +536,7 @@ msgid "Verbose Name" msgstr "Uitgebreide Naam" #: builds/models.py:127 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:250 +#: projects/models.py:255 msgid "Slug" msgstr "Slug" @@ -556,7 +556,7 @@ msgstr "Gebouwd" msgid "Uploaded" msgstr "Geüpload" -#: builds/models.py:154 projects/models.py:478 +#: builds/models.py:154 projects/models.py:483 msgid "Privacy Level" msgstr "Privacy-niveau" @@ -588,7 +588,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:563 +#: builds/models.py:175 projects/models.py:568 msgid "Documentation type" msgstr "" @@ -604,199 +604,199 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:745 +#: builds/models.py:756 msgid "Status" msgstr "" -#: builds/models.py:752 integrations/models.py:145 +#: builds/models.py:763 integrations/models.py:145 msgid "Date" msgstr "Datum" -#: builds/models.py:753 +#: builds/models.py:764 msgid "Success" msgstr "Succesvol" -#: builds/models.py:758 +#: builds/models.py:769 msgid "Setup" msgstr "Opbouw" -#: builds/models.py:759 +#: builds/models.py:770 msgid "Setup error" msgstr "Opbouwfout" -#: builds/models.py:760 +#: builds/models.py:771 msgid "Output" msgstr "Resultaat" -#: builds/models.py:761 templates/builds/build_detail.html:261 +#: builds/models.py:772 templates/builds/build_detail.html:261 msgid "Error" msgstr "Fout" -#: builds/models.py:762 +#: builds/models.py:773 msgid "Exit code" msgstr "Exit code" -#: builds/models.py:767 projects/models.py:1490 +#: builds/models.py:778 projects/models.py:1495 msgid "Commit" msgstr "Commit" -#: builds/models.py:773 +#: builds/models.py:784 msgid "Version slug" msgstr "" -#: builds/models.py:779 +#: builds/models.py:790 msgid "Version name" msgstr "" -#: builds/models.py:785 builds/models.py:1228 +#: builds/models.py:796 builds/models.py:1239 msgid "Version type" msgstr "" -#: builds/models.py:792 +#: builds/models.py:803 msgid "Configuration used in the build" msgstr "Gebruikte configuratie voor de bouw" -#: builds/models.py:797 +#: builds/models.py:808 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:805 +#: builds/models.py:816 msgid "Build Length" msgstr "Bouwlengte" -#: builds/models.py:808 +#: builds/models.py:819 msgid "Builder" msgstr "Bouwer" -#: builds/models.py:815 +#: builds/models.py:826 msgid "Cold Storage" msgstr "Koude opslag" -#: builds/models.py:821 +#: builds/models.py:832 msgid "Celery task id" msgstr "" -#: builds/models.py:1131 +#: builds/models.py:1142 msgid "Build" msgstr "Build" -#: builds/models.py:1136 +#: builds/models.py:1147 msgid "Command" msgstr "Commando" -#: builds/models.py:1137 builds/models.py:1192 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:252 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1203 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:257 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Beschrijving" -#: builds/models.py:1138 +#: builds/models.py:1149 msgid "Command output" msgstr "Resultaat van commando" -#: builds/models.py:1139 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Exit code van commando" -#: builds/models.py:1141 +#: builds/models.py:1152 msgid "Start time" msgstr "Starttijd" -#: builds/models.py:1142 +#: builds/models.py:1153 msgid "End time" msgstr "Eindtijd" -#: builds/models.py:1170 +#: builds/models.py:1181 msgid "Activate version" msgstr "" -#: builds/models.py:1171 +#: builds/models.py:1182 msgid "Hide version" msgstr "" -#: builds/models.py:1172 +#: builds/models.py:1183 msgid "Make version public" msgstr "" -#: builds/models.py:1173 +#: builds/models.py:1184 msgid "Make version private" msgstr "" -#: builds/models.py:1174 +#: builds/models.py:1185 msgid "Set version as default" msgstr "" -#: builds/models.py:1175 +#: builds/models.py:1186 msgid "Delete version" msgstr "" -#: builds/models.py:1187 +#: builds/models.py:1198 msgid "Rule priority" msgstr "" -#: builds/models.py:1188 +#: builds/models.py:1199 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1198 +#: builds/models.py:1209 msgid "Match argument" msgstr "" -#: builds/models.py:1199 +#: builds/models.py:1210 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1214 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1216 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1216 +#: builds/models.py:1227 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1221 +#: builds/models.py:1232 msgid "Action argument" msgstr "" -#: builds/models.py:1222 +#: builds/models.py:1233 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1240 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1394 +#: builds/models.py:1405 msgid "Version activated" msgstr "" -#: builds/models.py:1395 +#: builds/models.py:1406 msgid "Version hidden" msgstr "" -#: builds/models.py:1397 +#: builds/models.py:1408 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1400 +#: builds/models.py:1411 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1402 +#: builds/models.py:1413 msgid "Version set as default" msgstr "" -#: builds/models.py:1403 +#: builds/models.py:1414 msgid "Version deleted" msgstr "" -#: builds/models.py:1408 +#: builds/models.py:1419 msgid "Matched rule" msgstr "" @@ -914,7 +914,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1593 +#: core/forms.py:198 projects/models.py:1598 msgid "URL" msgstr "" @@ -1021,6 +1021,20 @@ msgstr "" msgid "Validation of custom domain expired: {{domain}}" msgstr "" +#: domains/validators.py:17 +#, python-brace-format +msgid "" +"This project has reached the limit of {feature.value} domains. Consider " +"removing unused domains." +msgstr "" + +#: domains/validators.py:22 +#, python-brace-format +msgid "" +"Your organization has reached the limit of {feature.value} domains. Consider " +"removing unused domains or upgrading your plan." +msgstr "" + #: gold/forms.py:50 msgid "No project found." msgstr "Project niet gevonden." @@ -1030,12 +1044,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:223 -#: organizations/models.py:297 projects/models.py:236 +#: organizations/models.py:297 projects/models.py:241 msgid "Publication date" msgstr "Publicatiedatum" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1492 +#: organizations/models.py:298 projects/models.py:244 projects/models.py:1497 msgid "Modified date" msgstr "Wijzigingsdatum" @@ -1313,7 +1327,7 @@ msgid "Unknown problem" msgstr "" #: notifications/messages.py:101 -msgid "Build terminated due inactivity" +msgid "Build terminated due to inactivity" msgstr "" #: notifications/messages.py:129 @@ -1439,7 +1453,7 @@ msgstr "Gebruikers" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1484 +#: projects/models.py:254 projects/models.py:1489 msgid "Name" msgstr "Naam" @@ -2022,16 +2036,12 @@ msgid "Verify your email address" msgstr "" #: organizations/views/private.py:120 -#, fuzzy -#| msgid "Organization" msgid "Organization updated" -msgstr "Organisatie" +msgstr "" #: organizations/views/private.py:130 -#, fuzzy -#| msgid "Organization" msgid "Organization deleted" -msgstr "Organisatie" +msgstr "" #: organizations/views/private.py:159 msgid "Owner removed" @@ -2129,75 +2139,75 @@ msgstr "" msgid "Generic" msgstr "" -#: projects/constants.py:79 +#: projects/constants.py:81 msgid "Live" msgstr "Live" -#: projects/constants.py:80 +#: projects/constants.py:82 msgid "Deleted" msgstr "Verwijderd" -#: projects/constants.py:86 +#: projects/constants.py:88 msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2064 +#: projects/constants.py:94 projects/models.py:2077 msgid "Public" msgstr "Publiekelijk" -#: projects/constants.py:93 +#: projects/constants.py:95 msgid "Private" msgstr "Privé" -#: projects/constants.py:104 +#: projects/constants.py:106 msgid "CPython 2.x" msgstr "CPython 2.x" -#: projects/constants.py:105 +#: projects/constants.py:107 msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:409 +#: projects/constants.py:411 msgid "Valid and active" msgstr "" -#: projects/constants.py:410 +#: projects/constants.py:412 msgid "Invalid" msgstr "" -#: projects/constants.py:411 +#: projects/constants.py:413 msgid "Pending" msgstr "" -#: projects/constants.py:421 +#: projects/constants.py:423 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:425 +#: projects/constants.py:427 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:429 +#: projects/constants.py:431 msgid "Single version without translations (/)" msgstr "" -#: projects/constants.py:446 +#: projects/constants.py:448 msgid "Alphabetically" msgstr "" -#: projects/constants.py:447 +#: projects/constants.py:449 msgid "SemVer (Read the Docs)" msgstr "" -#: projects/constants.py:450 +#: projects/constants.py:452 msgid "Python Packaging (PEP 440 and PEP 425)" msgstr "" -#: projects/constants.py:452 +#: projects/constants.py:454 msgid "CalVer (YYYY.0M.0M)" msgstr "" -#: projects/constants.py:453 +#: projects/constants.py:455 msgid "Define your own pattern" msgstr "" @@ -2313,7 +2323,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:451 projects/models.py:254 +#: projects/forms.py:451 projects/models.py:259 msgid "Short description of this project" msgstr "" @@ -2389,210 +2399,222 @@ 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:94 +#: projects/models.py:95 msgid "Main project" msgstr "" -#: projects/models.py:100 +#: projects/models.py:101 msgid "Subproject" msgstr "" -#: projects/models.py:105 +#: projects/models.py:106 msgid "Alias" msgstr "Alias" -#: projects/models.py:257 +#: projects/models.py:190 +msgid "Sorting of versions" +msgstr "" + +#: projects/models.py:200 +msgid "Custom version sorting pattern" +msgstr "" + +#: projects/models.py:206 +msgid "Show latest and stable at the beginning" +msgstr "" + +#: projects/models.py:262 msgid "Repository URL" msgstr "Repository URL" -#: projects/models.py:260 +#: projects/models.py:265 msgid "Git repository URL" msgstr "" -#: projects/models.py:267 +#: projects/models.py:272 msgid "Repository type" msgstr "Repository-type" -#: projects/models.py:273 +#: projects/models.py:278 msgid "Project homepage" msgstr "Projectstartpagina" -#: projects/models.py:275 +#: projects/models.py:280 msgid "The project's homepage" msgstr "De startpagina van het project" -#: projects/models.py:278 +#: projects/models.py:283 msgid "Canonical URL" msgstr "" -#: projects/models.py:280 +#: projects/models.py:285 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:283 +#: projects/models.py:288 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:290 +#: projects/models.py:295 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " "current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:298 +#: projects/models.py:303 msgid "Single version" msgstr "" -#: projects/models.py:301 +#: projects/models.py:306 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:308 +#: projects/models.py:313 msgid "Default version" msgstr "" -#: projects/models.py:311 +#: projects/models.py:316 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:316 +#: projects/models.py:321 msgid "Default branch" msgstr "" -#: projects/models.py:322 +#: projects/models.py:327 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:327 +#: projects/models.py:332 msgid "Custom path prefix" msgstr "" -#: projects/models.py:333 +#: projects/models.py:338 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." msgstr "" -#: projects/models.py:338 +#: projects/models.py:343 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:344 +#: projects/models.py:349 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." msgstr "" -#: projects/models.py:351 +#: projects/models.py:356 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:354 +#: projects/models.py:359 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:358 +#: projects/models.py:363 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:365 +#: projects/models.py:370 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:370 +#: projects/models.py:375 msgid "CDN Enabled" msgstr "" -#: projects/models.py:372 +#: projects/models.py:377 msgid "Analytics code" msgstr "" -#: projects/models.py:377 +#: projects/models.py:382 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:383 +#: projects/models.py:388 msgid "Disable Analytics" msgstr "" -#: projects/models.py:387 +#: projects/models.py:392 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:392 +#: projects/models.py:397 msgid "Alternative container image" msgstr "" -#: projects/models.py:398 +#: projects/models.py:403 msgid "Container memory limit" msgstr "" -#: projects/models.py:403 +#: projects/models.py:408 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:408 +#: projects/models.py:413 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:413 +#: projects/models.py:418 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:419 +#: projects/models.py:424 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:424 +#: projects/models.py:429 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:426 +#: projects/models.py:431 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:429 +#: projects/models.py:434 msgid "Ad-free" msgstr "" -#: projects/models.py:434 +#: projects/models.py:439 msgid "Is spam?" msgstr "" -#: projects/models.py:437 +#: projects/models.py:442 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:440 +#: projects/models.py:445 msgid "Show version warning" msgstr "" -#: projects/models.py:442 +#: projects/models.py:447 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:446 +#: projects/models.py:451 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:452 +#: projects/models.py:457 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2600,312 +2622,316 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:460 +#: projects/models.py:465 msgid "Featured" msgstr "" -#: projects/models.py:462 +#: projects/models.py:467 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:470 +#: projects/models.py:475 msgid "Delisted" msgstr "" -#: projects/models.py:472 +#: projects/models.py:477 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" msgstr "" -#: projects/models.py:483 +#: projects/models.py:488 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:490 +#: projects/models.py:495 msgid "Related projects" msgstr "" -#: projects/models.py:498 templates/search/elastic_search.html:57 +#: projects/models.py:503 templates/search/elastic_search.html:57 msgid "Language" msgstr "" -#: projects/models.py:502 +#: projects/models.py:507 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:510 +#: projects/models.py:515 msgid "Programming Language" msgstr "" -#: projects/models.py:514 +#: projects/models.py:519 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:530 +#: projects/models.py:535 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:534 +#: projects/models.py:539 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:543 +#: projects/models.py:548 msgid "Connected repository" msgstr "" -#: projects/models.py:544 +#: projects/models.py:549 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:570 +#: projects/models.py:575 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:581 +#: projects/models.py:586 msgid "project" msgstr "" -#: projects/models.py:592 +#: projects/models.py:597 msgid "Model must have slug" msgstr "" -#: projects/models.py:1354 +#: projects/models.py:1359 msgid "Subproject nesting is not supported" msgstr "Het nesten van subprojecten wordt niet ondersteund" -#: projects/models.py:1489 +#: projects/models.py:1494 msgid "Path" msgstr "" -#: projects/models.py:1491 +#: projects/models.py:1496 msgid "Build id" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1499 msgid "Page search rank" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1504 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1542 projects/models.py:1707 +#: projects/models.py:1547 projects/models.py:1712 msgid "created" msgstr "" -#: projects/models.py:1547 +#: projects/models.py:1552 msgid "modified" msgstr "" -#: projects/models.py:1576 +#: projects/models.py:1581 msgid "Build triggered" msgstr "" -#: projects/models.py:1577 +#: projects/models.py:1582 msgid "Build passed" msgstr "" -#: projects/models.py:1595 +#: projects/models.py:1600 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1598 +#: projects/models.py:1603 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1611 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1609 +#: projects/models.py:1614 msgid "JSON payload" msgstr "" -#: projects/models.py:1611 +#: projects/models.py:1616 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1718 +#: projects/models.py:1723 msgid "Domain" msgstr "" -#: projects/models.py:1725 +#: projects/models.py:1730 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1734 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1734 +#: projects/models.py:1739 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1738 +#: projects/models.py:1743 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1740 +#: projects/models.py:1745 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1744 +#: projects/models.py:1749 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1749 templates/projects/domain_form.html:49 +#: projects/models.py:1754 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1758 +#: projects/models.py:1763 msgid "Skip validation process." msgstr "" -#: projects/models.py:1762 +#: projects/models.py:1767 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1776 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1781 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1781 +#: projects/models.py:1786 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1924 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1928 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1933 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1939 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1943 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1947 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1943 +#: projects/models.py:1952 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1957 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1961 +msgid "Build: Generate a file manifest for file tree diff." +msgstr "" + +#: projects/models.py:1966 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1970 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1974 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1977 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1978 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1981 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1972 +#: projects/models.py:1985 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1977 +#: projects/models.py:1990 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1996 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1989 +#: projects/models.py:2002 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1997 +#: projects/models.py:2010 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2002 +#: projects/models.py:2015 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2028 msgid "Feature identifier" msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2033 msgid "Date feature was added" msgstr "" -#: projects/models.py:2026 +#: projects/models.py:2039 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2043 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2052 +#: projects/models.py:2065 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2056 +#: projects/models.py:2069 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2061 +#: projects/models.py:2074 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2080 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2927,10 +2953,8 @@ msgid "Error while checking out the repository" msgstr "" #: projects/notifications.py:99 -#, fuzzy -#| msgid "Repository type" msgid "Repository type not suported" -msgstr "Repository-type" +msgstr "" #: projects/notifications.py:112 msgid "Sphinx configuration file is missing" @@ -2948,8 +2972,8 @@ msgstr "" msgid "Repository locked" msgstr "" -#: projects/notifications.py:165 -msgid "Read the Docs Addons will be enabled by default on October 7th" +#: projects/notifications.py:166 +msgid "Read the Docs Addons were enabled by default on October 7th, 2024" msgstr "" #: projects/validators.py:18 @@ -3248,7 +3272,7 @@ msgstr "" #: redirects/templates/redirects/redirect_form.html:8 #: redirects/templates/redirects/redirect_list.html:6 #: redirects/templates/redirects/redirect_list.html:13 -#: templates/projects/project_edit_base.html:22 +#: templates/projects/project_edit_base.html:24 msgid "Redirects" msgstr "Redirects" @@ -3323,67 +3347,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:470 +#: settings/base.py:471 msgid "Catalan" msgstr "" -#: settings/base.py:471 +#: settings/base.py:472 msgid "English" msgstr "" -#: settings/base.py:472 +#: settings/base.py:473 msgid "Spanish" msgstr "" -#: settings/base.py:473 +#: settings/base.py:474 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:474 +#: settings/base.py:475 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:475 +#: settings/base.py:476 msgid "French" msgstr "" -#: settings/base.py:476 +#: settings/base.py:477 msgid "Russian" msgstr "" -#: settings/base.py:477 +#: settings/base.py:478 msgid "German" msgstr "" -#: settings/base.py:478 +#: settings/base.py:479 msgid "Galician" msgstr "" -#: settings/base.py:479 +#: settings/base.py:480 msgid "Vietnamese" msgstr "" -#: settings/base.py:480 +#: settings/base.py:481 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:481 +#: settings/base.py:482 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:482 +#: settings/base.py:483 msgid "Japanese" msgstr "" -#: settings/base.py:483 +#: settings/base.py:484 msgid "Ukrainian" msgstr "" -#: settings/base.py:484 +#: settings/base.py:485 msgid "Italian" msgstr "" -#: settings/base.py:485 +#: settings/base.py:486 msgid "Korean" msgstr "" @@ -3392,7 +3416,7 @@ msgid "Custom domain" msgstr "" #: subscriptions/constants.py:26 -msgid "CDN public documentation" +msgid "CDN for public documentation" msgstr "" #: subscriptions/constants.py:27 @@ -3903,7 +3927,7 @@ msgstr "" #: templates/builds/versionautomationrule_list.html:6 #: templates/builds/versionautomationrule_list.html:15 -#: templates/projects/project_edit_base.html:27 +#: templates/projects/project_edit_base.html:29 msgid "Automation Rules" msgstr "" @@ -4055,7 +4079,7 @@ msgid "No builds yet" msgstr "" #: templates/core/project_detail_right.html:51 -#: templates/projects/project_edit_base.html:21 +#: templates/projects/project_edit_base.html:23 #: templates/projects/project_users.html:9 msgid "Maintainers" msgstr "" @@ -4082,7 +4106,7 @@ msgid "Short URLs" msgstr "" #: templates/core/project_detail_right.html:111 -#: templates/projects/project_edit_base.html:23 +#: templates/projects/project_edit_base.html:25 #: templates/projects/project_translations.html:12 msgid "Translations" msgstr "" @@ -4518,7 +4542,7 @@ msgid "Gold Membership" msgstr "" #: templates/profiles/base_profile_edit.html:57 -#: templates/projects/project_edit_base.html:33 +#: templates/projects/project_edit_base.html:35 msgid "Advertising" msgstr "" @@ -4654,7 +4678,7 @@ msgid "Saving the domain will revalidate the SSL certificate" msgstr "" #: templates/projects/domain_list.html:12 -#: templates/projects/project_edit_base.html:20 +#: templates/projects/project_edit_base.html:22 msgid "Domains" msgstr "" @@ -4699,7 +4723,7 @@ msgstr "" #: templates/projects/environmentvariable_form.html:12 #: templates/projects/environmentvariable_list.html:5 #: templates/projects/environmentvariable_list.html:12 -#: templates/projects/project_edit_base.html:26 +#: templates/projects/project_edit_base.html:28 msgid "Environment Variables" msgstr "" @@ -4796,7 +4820,7 @@ msgstr "" #: templates/projects/integration_form.html:12 #: templates/projects/integration_list.html:5 #: templates/projects/integration_list.html:12 -#: templates/projects/project_edit_base.html:25 +#: templates/projects/project_edit_base.html:27 msgid "Integrations" msgstr "Integraties" @@ -5197,10 +5221,14 @@ msgid "Delete project" msgstr "Verwijder project" #: templates/projects/project_edit_base.html:19 +msgid " Addons" +msgstr "" + +#: templates/projects/project_edit_base.html:21 msgid "Edit Versions" msgstr "" -#: templates/projects/project_edit_base.html:24 +#: templates/projects/project_edit_base.html:26 #: templates/projects/projectrelationship_form.html:5 #: templates/projects/projectrelationship_form.html:12 #: templates/projects/projectrelationship_list.html:5 @@ -5208,7 +5236,7 @@ msgstr "" msgid "Subprojects" msgstr "Subprojecten" -#: templates/projects/project_edit_base.html:28 +#: templates/projects/project_edit_base.html:30 #: templates/projects/webhook_exchange_detail.html:5 #: templates/projects/webhook_form.html:5 #: templates/projects/webhook_form.html:11 @@ -5217,19 +5245,19 @@ msgstr "Subprojecten" msgid "Webhooks" msgstr "" -#: templates/projects/project_edit_base.html:29 +#: templates/projects/project_edit_base.html:31 #: templates/projects/project_notifications.html:5 #: templates/projects/project_notifications.html:12 msgid "Email Notifications" msgstr "" -#: templates/projects/project_edit_base.html:30 +#: templates/projects/project_edit_base.html:32 #: templates/projects/project_traffic_analytics.html:6 #: templates/projects/project_traffic_analytics.html:11 msgid "Traffic Analytics" msgstr "" -#: templates/projects/project_edit_base.html:31 +#: templates/projects/project_edit_base.html:33 #: templates/projects/projects_search_analytics.html:6 #: templates/projects/projects_search_analytics.html:11 msgid "Search Analytics" diff --git a/readthedocs/locale/pl/LC_MESSAGES/django.po b/readthedocs/locale/pl/LC_MESSAGES/django.po index ea27f761297..d9d2945ac25 100644 --- a/readthedocs/locale/pl/LC_MESSAGES/django.po +++ b/readthedocs/locale/pl/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Dominik Stańczak-Marikin , 2019 # Maciej Olko , 2017,2020 @@ -10,22 +10,26 @@ # Michal, 2020 # rcman, 2015,2017 # Sasha Brava , 2019 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-08 09:41+0000\n" +"POT-Creation-Date: 2024-10-23 13:42+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Michal, 2020\n" -"Language-Team: Polish (http://app.transifex.com/readthedocs/readthedocs/language/pl/)\n" +"Language-Team: Polish (http://app.transifex.com/readthedocs/readthedocs/" +"language/pl/)\n" +"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: pl\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (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" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(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/filters.py:41 builds/models.py:717 -#: projects/filters.py:196 projects/models.py:1480 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:728 +#: projects/filters.py:196 projects/models.py:1484 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Wersja" @@ -166,8 +170,8 @@ msgstr "" #: api/v3/serializers.py:1033 #, python-brace-format msgid "" -"Prefix redirects have been removed. Please use an exact redirect `/prefix/*`" -" instead. See {blog_link}." +"Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " +"instead. See {blog_link}." msgstr "" #: api/v3/serializers.py:1039 @@ -223,7 +227,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:246 +#: projects/models.py:250 msgid "User" msgstr "Użytkownik" @@ -235,9 +239,9 @@ msgstr "" msgid "Username" msgstr "Nazwa użytkownika" -#: audit/models.py:138 builds/models.py:95 builds/models.py:711 -#: organizations/filters.py:133 projects/filters.py:151 -#: projects/models.py:1474 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:95 builds/models.py:722 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1478 +#: redirects/models.py:48 msgid "Project" msgstr "Projekt" @@ -261,7 +265,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1226 msgid "Action" msgstr "" @@ -444,7 +448,7 @@ msgstr "Gałąź" msgid "Tag" msgstr "Tag" -#: builds/constants.py:56 projects/constants.py:412 +#: builds/constants.py:56 projects/constants.py:414 msgid "Unknown" msgstr "Nieznany" @@ -476,7 +480,7 @@ msgstr "Aktywna" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1579 +#: builds/filters.py:29 projects/models.py:1583 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -493,7 +497,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:139 builds/models.py:733 +#: builds/filters.py:48 builds/models.py:139 builds/models.py:744 msgid "State" msgstr "Stan" @@ -502,7 +506,7 @@ msgstr "Stan" msgid "Any" msgstr "Dowolny" -#: builds/filters.py:54 builds/models.py:100 builds/models.py:723 +#: builds/filters.py:54 builds/models.py:100 builds/models.py:734 msgid "Type" msgstr "Typ" @@ -536,7 +540,7 @@ msgid "Verbose Name" msgstr "Pełna nazwa" #: builds/models.py:127 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:251 +#: projects/models.py:255 msgid "Slug" msgstr "Nazwa uproszczona" @@ -556,7 +560,7 @@ msgstr "Zbudowany" msgid "Uploaded" msgstr "Przesłane" -#: builds/models.py:154 projects/models.py:479 +#: builds/models.py:154 projects/models.py:483 msgid "Privacy Level" msgstr "Poziom prywatności" @@ -588,7 +592,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:564 +#: builds/models.py:175 projects/models.py:568 msgid "Documentation type" msgstr "Typ dokumentacji" @@ -597,207 +601,206 @@ msgid "Type of documentation the version was built with." msgstr "" #: builds/models.py:183 -msgid "" -"Data generated at build time by the doctool (`readthedocs-build.yaml`)." +msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" #: builds/models.py:190 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:745 +#: builds/models.py:756 msgid "Status" msgstr "" -#: builds/models.py:752 integrations/models.py:145 +#: builds/models.py:763 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:753 +#: builds/models.py:764 msgid "Success" msgstr "Sukces" -#: builds/models.py:758 +#: builds/models.py:769 msgid "Setup" msgstr "Ustawienia" -#: builds/models.py:759 +#: builds/models.py:770 msgid "Setup error" msgstr "Błąd ustawień" -#: builds/models.py:760 +#: builds/models.py:771 msgid "Output" msgstr "Wyjście" -#: builds/models.py:761 templates/builds/build_detail.html:261 +#: builds/models.py:772 templates/builds/build_detail.html:261 msgid "Error" msgstr "Błąd" -#: builds/models.py:762 +#: builds/models.py:773 msgid "Exit code" msgstr "Kod wyjścia" -#: builds/models.py:767 projects/models.py:1491 +#: builds/models.py:778 projects/models.py:1495 msgid "Commit" msgstr "Commit" -#: builds/models.py:773 +#: builds/models.py:784 msgid "Version slug" msgstr "" -#: builds/models.py:779 +#: builds/models.py:790 msgid "Version name" msgstr "" -#: builds/models.py:785 builds/models.py:1228 +#: builds/models.py:796 builds/models.py:1239 msgid "Version type" msgstr "" -#: builds/models.py:792 +#: builds/models.py:803 msgid "Configuration used in the build" msgstr "Konfiguracja użyta w buildzie" -#: builds/models.py:797 +#: builds/models.py:808 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:805 +#: builds/models.py:816 msgid "Build Length" msgstr "Długość buildu" -#: builds/models.py:808 +#: builds/models.py:819 msgid "Builder" msgstr "Builder" -#: builds/models.py:815 +#: builds/models.py:826 msgid "Cold Storage" msgstr "" -#: builds/models.py:821 +#: builds/models.py:832 msgid "Celery task id" msgstr "" -#: builds/models.py:1131 +#: builds/models.py:1142 msgid "Build" msgstr "Build" -#: builds/models.py:1136 +#: builds/models.py:1147 msgid "Command" msgstr "Komenda" -#: builds/models.py:1137 builds/models.py:1192 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:253 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1203 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:257 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Opis" -#: builds/models.py:1138 +#: builds/models.py:1149 msgid "Command output" msgstr "Wyjście komendy" -#: builds/models.py:1139 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Kod wyjścia komendy" -#: builds/models.py:1141 +#: builds/models.py:1152 msgid "Start time" msgstr "Czas początku" -#: builds/models.py:1142 +#: builds/models.py:1153 msgid "End time" msgstr "Czas końca" -#: builds/models.py:1170 +#: builds/models.py:1181 msgid "Activate version" msgstr "" -#: builds/models.py:1171 +#: builds/models.py:1182 msgid "Hide version" msgstr "" -#: builds/models.py:1172 +#: builds/models.py:1183 msgid "Make version public" msgstr "" -#: builds/models.py:1173 +#: builds/models.py:1184 msgid "Make version private" msgstr "" -#: builds/models.py:1174 +#: builds/models.py:1185 msgid "Set version as default" msgstr "" -#: builds/models.py:1175 +#: builds/models.py:1186 msgid "Delete version" msgstr "" -#: builds/models.py:1187 +#: builds/models.py:1198 msgid "Rule priority" msgstr "" -#: builds/models.py:1188 +#: builds/models.py:1199 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1198 +#: builds/models.py:1209 msgid "Match argument" msgstr "" -#: builds/models.py:1199 +#: builds/models.py:1210 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1214 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1216 msgid "" -"Match argument defined by us, it is used if is not None, otherwise match_arg" -" will be used." +"Match argument defined by us, it is used if is not None, otherwise match_arg " +"will be used." msgstr "" -#: builds/models.py:1216 +#: builds/models.py:1227 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1221 +#: builds/models.py:1232 msgid "Action argument" msgstr "" -#: builds/models.py:1222 +#: builds/models.py:1233 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1240 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1394 +#: builds/models.py:1405 msgid "Version activated" msgstr "" -#: builds/models.py:1395 +#: builds/models.py:1406 msgid "Version hidden" msgstr "" -#: builds/models.py:1397 +#: builds/models.py:1408 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1400 +#: builds/models.py:1411 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1402 +#: builds/models.py:1413 msgid "Version set as default" msgstr "" -#: builds/models.py:1403 +#: builds/models.py:1414 msgid "Version deleted" msgstr "" -#: builds/models.py:1408 +#: builds/models.py:1419 msgid "Matched rule" msgstr "" @@ -915,7 +918,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1594 +#: core/forms.py:198 projects/models.py:1598 msgid "URL" msgstr "URL" @@ -1032,8 +1035,8 @@ msgstr "" #: domains/validators.py:22 #, python-brace-format msgid "" -"Your organization has reached the limit of {feature.value} domains. Consider" -" removing unused domains or upgrading your plan." +"Your organization has reached the limit of {feature.value} domains. Consider " +"removing unused domains or upgrading your plan." msgstr "" #: gold/forms.py:50 @@ -1045,12 +1048,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:223 -#: organizations/models.py:297 projects/models.py:237 +#: organizations/models.py:297 projects/models.py:241 msgid "Publication date" msgstr "Data publikacji" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:240 projects/models.py:1493 +#: organizations/models.py:298 projects/models.py:244 projects/models.py:1497 msgid "Modified date" msgstr "Data modyfikacji" @@ -1082,15 +1085,15 @@ msgstr "" #: gold/templates/gold/projects.html:20 #: gold/templates/gold/subscription_detail.html:52 msgid "" -"For small businesses or personal projects, we ask for $5 per month to remove" -" ads from a project." +"For small businesses or personal projects, we ask for $5 per month to remove " +"ads from a project." msgstr "" #: gold/templates/gold/projects.html:21 #: gold/templates/gold/subscription_detail.html:53 msgid "" -"For corporate supported open source projects, we ask for a $50 membership in" -" order to cover our support and operations costs." +"For corporate supported open source projects, we ask for a $50 membership in " +"order to cover our support and operations costs." msgstr "" #: gold/templates/gold/projects.html:24 @@ -1149,18 +1152,16 @@ msgstr "" #: gold/templates/gold/subscription_detail.html:57 msgid "" -"If you are a company using Read the Docs, please consider Read the Docs for Business. This will " -"help us cover our costs, and provide you with a better experience on the " -"site." +"If you are a company using Read the Docs, please consider Read the Docs for Business. This will help us cover " +"our costs, and provide you with a better experience on the site." msgstr "" #: gold/templates/gold/subscription_detail.html:66 #, python-format msgid "" -"For any questions about our Gold membership program, please email" -" us." +"For any questions about our Gold membership program, please email us." msgstr "" #: gold/templates/gold/subscription_detail.html:74 @@ -1287,8 +1288,8 @@ msgstr "" #: invitations/templates/invitations/invitation_detail.html:12 #, python-format msgid "" -"%(requestor_name)s has invited you to join" -" the %(target_name)s %(target_type)s." +"%(requestor_name)s has invited you to join " +"the %(target_name)s %(target_type)s." msgstr "" #: invitations/templates/invitations/invitation_detail.html:22 @@ -1327,7 +1328,7 @@ msgid "Unknown problem" msgstr "" #: notifications/messages.py:101 -msgid "Build terminated due inactivity" +msgid "Build terminated due to inactivity" msgstr "" #: notifications/messages.py:129 @@ -1453,7 +1454,7 @@ msgstr "Użytkownicy" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:250 projects/models.py:1485 +#: projects/models.py:254 projects/models.py:1489 msgid "Name" msgstr "Nazwa" @@ -1551,7 +1552,9 @@ msgstr "Webhook aktywowany" #: oauth/utils.py:65 msgid "" "Webhook activation failed. Make sure you have the necessary permissions." -msgstr "Aktywacja Webhook nie powiodła się. Upewnij się, że masz niezbędne uprawnienia." +msgstr "" +"Aktywacja Webhook nie powiodła się. Upewnij się, że masz niezbędne " +"uprawnienia." #: organizations/constants.py:9 msgid "Read-only" @@ -1579,8 +1582,7 @@ msgstr "" msgid "All organizations" msgstr "" -#: organizations/filters.py:103 projects/filters.py:161 -#: projects/filters.py:223 +#: organizations/filters.py:103 projects/filters.py:161 projects/filters.py:223 msgid "Sort by" msgstr "" @@ -1731,7 +1733,8 @@ msgstr "" msgid "" "\n" " Deleting this organization will also remove all the organization's\n" -" teams, users, projects, and built documentation. Are you sure that it\n" +" teams, users, projects, and built documentation. Are you sure that " +"it\n" " is safe to remove this organization?\n" " " msgstr "" @@ -1814,8 +1817,10 @@ msgstr "" #, python-format msgid "" "\n" -" This is a list of all the team members and owners inside your organization.\n" -" To invite members, invite them to a team\n" +" This is a list of all the team members and owners inside your " +"organization.\n" +" To invite members, invite them to a " +"team\n" " " msgstr "" @@ -1863,7 +1868,8 @@ msgid "" "\n" " Before you can add a project or build documentation,\n" " we will help you create an organization.\n" -" Access to your documentation is limited to only those inside your organization,\n" +" Access to your documentation is limited to only those inside your " +"organization,\n" " or inside a team with access.\n" " We'll help set up a team shortly,\n" " start by entering your organization details.\n" @@ -1905,14 +1911,16 @@ msgstr "" msgid "" "\n" " Access to your documentation is limited to\n" -" only those inside your organization, or inside a team with access.\n" +" only those inside your organization, or inside a team " +"with access.\n" " " msgstr "" #: organizations/templates/organizations/organization_create.html:50 msgid "" "\n" -" No need to decide now, you can pick a plan that fits your organization\n" +" No need to decide now, you can pick a plan that fits your " +"organization\n" " after a 30 day trial.\n" " " msgstr "" @@ -1943,15 +1951,15 @@ msgstr "" #: organizations/templates/organizations/security_log.html:19 #, python-format msgid "" -"The organization security log allows you to see" -" what has happened recently in your organization." +"The organization security log allows you to see " +"what has happened recently in your organization." msgstr "" #: organizations/templates/organizations/security_log.html:25 #, python-format msgid "" -"Showing logs from the last %(days_limit)s days. You can upgrade your plan to" -" increase the time period that is stored." +"Showing logs from the last %(days_limit)s days. You can upgrade your plan to " +"increase the time period that is stored." msgstr "" #: organizations/templates/organizations/security_log.html:30 @@ -1974,7 +1982,8 @@ msgstr "" #: organizations/templates/organizations/team_delete.html:13 msgid "" "\n" -" Deleting this team will revoke access for users that were in the team.\n" +" Deleting this team will revoke access for users that were in the " +"team.\n" " Are you sure that it is safe to remove these users?\n" " " msgstr "" @@ -2013,7 +2022,8 @@ msgstr "" #: organizations/templates/organizations/team_project_edit.html:15 msgid "" "\n" -" Select the projects that you would like this team to have access to.\n" +" Select the projects that you would like this team to have access " +"to.\n" " " msgstr "" @@ -2131,75 +2141,75 @@ msgstr "" msgid "Generic" msgstr "" -#: projects/constants.py:79 +#: projects/constants.py:81 msgid "Live" msgstr "Na żywo" -#: projects/constants.py:80 +#: projects/constants.py:82 msgid "Deleted" msgstr "Usunięty" -#: projects/constants.py:86 +#: projects/constants.py:88 msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2068 +#: projects/constants.py:94 projects/models.py:2077 msgid "Public" msgstr "Publiczny" -#: projects/constants.py:93 +#: projects/constants.py:95 msgid "Private" msgstr "Prywatny" -#: projects/constants.py:104 +#: projects/constants.py:106 msgid "CPython 2.x" msgstr "CPython 2.x" -#: projects/constants.py:105 +#: projects/constants.py:107 msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:409 +#: projects/constants.py:411 msgid "Valid and active" msgstr "" -#: projects/constants.py:410 +#: projects/constants.py:412 msgid "Invalid" msgstr "" -#: projects/constants.py:411 +#: projects/constants.py:413 msgid "Pending" msgstr "" -#: projects/constants.py:421 +#: projects/constants.py:423 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:425 +#: projects/constants.py:427 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:429 +#: projects/constants.py:431 msgid "Single version without translations (/)" msgstr "" -#: projects/constants.py:446 +#: projects/constants.py:448 msgid "Alphabetically" msgstr "" -#: projects/constants.py:447 +#: projects/constants.py:449 msgid "SemVer (Read the Docs)" msgstr "" -#: projects/constants.py:450 +#: projects/constants.py:452 msgid "Python Packaging (PEP 440 and PEP 425)" msgstr "" -#: projects/constants.py:452 +#: projects/constants.py:454 msgid "CalVer (YYYY.0M.0M)" msgstr "" -#: projects/constants.py:453 +#: projects/constants.py:455 msgid "Define your own pattern" msgstr "" @@ -2314,15 +2324,14 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:451 projects/models.py:255 +#: projects/forms.py:451 projects/models.py:259 msgid "Short description of this project" msgstr "" #: projects/forms.py:473 #, python-brace-format msgid "" -"This setting is inherited from the parent " -"translation." +"This setting is inherited from the parent translation." msgstr "" #: projects/forms.py:548 @@ -2403,512 +2412,529 @@ msgstr "" msgid "Alias" msgstr "Alias" -#: projects/models.py:258 +#: projects/models.py:190 +#, fuzzy +#| msgid "Single version" +msgid "Sorting of versions" +msgstr "Wersja pojedyncza" + +#: projects/models.py:200 +msgid "Custom version sorting pattern" +msgstr "" + +#: projects/models.py:206 +msgid "Show latest and stable at the beginning" +msgstr "" + +#: projects/models.py:262 msgid "Repository URL" msgstr "Adres URL repozytorium" -#: projects/models.py:261 +#: projects/models.py:265 msgid "Git repository URL" msgstr "" -#: projects/models.py:268 +#: projects/models.py:272 msgid "Repository type" msgstr "Typ repozytorium" -#: projects/models.py:274 +#: projects/models.py:278 msgid "Project homepage" msgstr "Strona główna projektu" -#: projects/models.py:276 +#: projects/models.py:280 msgid "The project's homepage" msgstr "Strona domowa projektu" -#: projects/models.py:279 +#: projects/models.py:283 msgid "Canonical URL" msgstr "Kanoniczny adres URL" -#: projects/models.py:281 +#: projects/models.py:285 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:284 +#: projects/models.py:288 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:291 +#: projects/models.py:295 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " "current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:299 +#: projects/models.py:303 msgid "Single version" msgstr "Wersja pojedyncza" -#: projects/models.py:302 +#: projects/models.py:306 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:309 +#: projects/models.py:313 msgid "Default version" msgstr "Wersja domyślna" -#: projects/models.py:312 +#: projects/models.py:316 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:317 +#: projects/models.py:321 msgid "Default branch" msgstr "Gałąź domyślna" -#: projects/models.py:323 +#: projects/models.py:327 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:328 +#: projects/models.py:332 msgid "Custom path prefix" msgstr "" -#: projects/models.py:334 +#: projects/models.py:338 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." msgstr "" -#: projects/models.py:339 +#: projects/models.py:343 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:345 +#: projects/models.py:349 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." msgstr "" -#: projects/models.py:352 +#: projects/models.py:356 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:355 +#: projects/models.py:359 msgid "" -"More information in our docs." +"More information in our docs." msgstr "" -#: projects/models.py:359 +#: projects/models.py:363 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:366 +#: projects/models.py:370 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:371 +#: projects/models.py:375 msgid "CDN Enabled" msgstr "CDN włączone" -#: projects/models.py:373 +#: projects/models.py:377 msgid "Analytics code" msgstr "Kod analytics" -#: projects/models.py:378 +#: projects/models.py:382 msgid "" -"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow" -" down your page loads." +"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " +"down your page loads." msgstr "" -#: projects/models.py:384 +#: projects/models.py:388 msgid "Disable Analytics" msgstr "" -#: projects/models.py:388 +#: projects/models.py:392 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:393 +#: projects/models.py:397 msgid "Alternative container image" msgstr "" -#: projects/models.py:399 +#: projects/models.py:403 msgid "Container memory limit" msgstr "" -#: projects/models.py:404 +#: projects/models.py:408 msgid "" -"Memory limit in Docker format -- example: 512m or " -"1g" +"Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:409 +#: projects/models.py:413 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:414 +#: projects/models.py:418 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:420 +#: projects/models.py:424 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:425 +#: projects/models.py:429 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:427 +#: projects/models.py:431 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:430 +#: projects/models.py:434 msgid "Ad-free" msgstr "" -#: projects/models.py:435 +#: projects/models.py:439 msgid "Is spam?" msgstr "" -#: projects/models.py:438 +#: projects/models.py:442 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:441 +#: projects/models.py:445 msgid "Show version warning" msgstr "" -#: projects/models.py:443 +#: projects/models.py:447 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:447 +#: projects/models.py:451 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:453 +#: projects/models.py:457 msgid "" "Warning: experimental feature. Custom path from repository " -"top-level to your .readthedocs.yaml, ex. " -"subpath/docs/.readthedocs.yaml. Leave blank for default value: " -".readthedocs.yaml." +"top-level to your .readthedocs.yaml, ex. subpath/docs/." +"readthedocs.yaml. Leave blank for default value: .readthedocs." +"yaml." msgstr "" -#: projects/models.py:461 +#: projects/models.py:465 msgid "Featured" msgstr "Wyróżniony" -#: projects/models.py:463 +#: projects/models.py:467 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:471 +#: projects/models.py:475 msgid "Delisted" msgstr "" -#: projects/models.py:473 +#: projects/models.py:477 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" msgstr "" -#: projects/models.py:484 +#: projects/models.py:488 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:491 +#: projects/models.py:495 msgid "Related projects" msgstr "Powiązane projekty" -#: projects/models.py:499 templates/search/elastic_search.html:57 +#: projects/models.py:503 templates/search/elastic_search.html:57 msgid "Language" msgstr "Język" -#: projects/models.py:503 +#: projects/models.py:507 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:511 +#: projects/models.py:515 msgid "Programming Language" msgstr "Język programowania" -#: projects/models.py:515 +#: projects/models.py:519 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:531 +#: projects/models.py:535 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:535 +#: projects/models.py:539 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:544 +#: projects/models.py:548 msgid "Connected repository" msgstr "" -#: projects/models.py:545 +#: projects/models.py:549 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:571 +#: projects/models.py:575 msgid "" -"Type of documentation you are building. More" -" info on sphinx builders." +"Type of documentation you are building. More " +"info on sphinx builders." msgstr "" -#: projects/models.py:582 +#: projects/models.py:586 msgid "project" msgstr "" -#: projects/models.py:593 +#: projects/models.py:597 msgid "Model must have slug" msgstr "" -#: projects/models.py:1355 +#: projects/models.py:1359 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1490 +#: projects/models.py:1494 msgid "Path" msgstr "ścieżka dostępu" -#: projects/models.py:1492 +#: projects/models.py:1496 msgid "Build id" msgstr "" -#: projects/models.py:1495 +#: projects/models.py:1499 msgid "Page search rank" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1504 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1543 projects/models.py:1708 +#: projects/models.py:1547 projects/models.py:1712 msgid "created" msgstr "" -#: projects/models.py:1548 +#: projects/models.py:1552 msgid "modified" msgstr "" -#: projects/models.py:1577 +#: projects/models.py:1581 msgid "Build triggered" msgstr "" -#: projects/models.py:1578 +#: projects/models.py:1582 msgid "Build passed" msgstr "" -#: projects/models.py:1596 +#: projects/models.py:1600 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1599 +#: projects/models.py:1603 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1607 +#: projects/models.py:1611 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1610 +#: projects/models.py:1614 msgid "JSON payload" msgstr "" -#: projects/models.py:1612 +#: projects/models.py:1616 msgid "" -"JSON payload to send to the webhook. Check the docs for available substitutions." +"JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1723 msgid "Domain" msgstr "Domena" -#: projects/models.py:1726 +#: projects/models.py:1730 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1730 +#: projects/models.py:1734 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1739 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1743 msgid "Use HTTPS" msgstr "Użyj HTTPS" -#: projects/models.py:1741 +#: projects/models.py:1745 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1745 +#: projects/models.py:1749 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1750 templates/projects/domain_form.html:49 +#: projects/models.py:1754 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1763 msgid "Skip validation process." msgstr "" -#: projects/models.py:1763 +#: projects/models.py:1767 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1772 +#: projects/models.py:1776 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1777 +#: projects/models.py:1781 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1782 +#: projects/models.py:1786 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1924 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1923 +#: projects/models.py:1928 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1928 +#: projects/models.py:1933 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1939 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1943 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1947 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1952 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1957 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1961 +msgid "Build: Generate a file manifest for file tree diff." +msgstr "" + +#: projects/models.py:1966 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1970 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1974 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1977 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1978 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1972 +#: projects/models.py:1981 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1976 +#: projects/models.py:1985 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1990 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1996 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2002 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1997 +#: projects/models.py:2006 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2001 +#: projects/models.py:2010 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2006 +#: projects/models.py:2015 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2028 msgid "Feature identifier" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2033 msgid "Date feature was added" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2039 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2043 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2056 +#: projects/models.py:2065 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2069 msgid "Value of the environment variable" msgstr "Wartość zmiennej środowiskowej" -#: projects/models.py:2065 +#: projects/models.py:2074 msgid "Project where this variable will be used" msgstr "Projekt, w którym ta zmienna będzie używana" -#: projects/models.py:2071 +#: projects/models.py:2080 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2986,8 +3012,8 @@ msgstr "" #: projects/validators.py:119 #, python-brace-format msgid "" -"Found invalid character. Avoid these characters: " -"{invalid_characters}" +"Found invalid character. Avoid these characters: {invalid_characters}" msgstr "" #: projects/validators.py:133 @@ -3182,8 +3208,8 @@ msgstr "" #: redirects/models.py:33 msgid "" -"Absolute path, excluding the domain. Example: /docs/ or " -"/install.html" +"Absolute path, excluding the domain. Example: /docs/ or /install." +"html" msgstr "" #: redirects/models.py:37 @@ -3249,7 +3275,7 @@ msgstr "" #: redirects/templates/redirects/redirect_form.html:8 #: redirects/templates/redirects/redirect_list.html:6 #: redirects/templates/redirects/redirect_list.html:13 -#: templates/projects/project_edit_base.html:22 +#: templates/projects/project_edit_base.html:24 msgid "Redirects" msgstr "Przekierowania" @@ -3393,7 +3419,7 @@ msgid "Custom domain" msgstr "" #: subscriptions/constants.py:26 -msgid "CDN public documentation" +msgid "CDN for public documentation" msgstr "" #: subscriptions/constants.py:27 @@ -3450,8 +3476,8 @@ msgstr "" #: subscriptions/forms.py:29 msgid "" -"Check our pricing " -"page for more information about each plan." +"Check our pricing page for more information about each plan." msgstr "" #: subscriptions/notifications.py:92 @@ -3487,8 +3513,7 @@ msgstr "" msgid "Signed up" msgstr "" -#. Translators: this is the subscription start date, used here as "4 days ago" -#. or "5 months ago" +#. Translators: this is the subscription start date, used here as "4 days ago" or "5 months ago" #: subscriptions/templates/subscriptions/subscription_detail.html:75 #, python-format msgid "%(time_since_signup)s ago" @@ -3508,8 +3533,8 @@ msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" -"Use the button above to see past invoices, change your plan, and update your" -" billing information." +"Use the button above to see past invoices, change your plan, and update your " +"billing information." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:115 @@ -3568,8 +3593,8 @@ msgstr "Ostrzeżenie:" #: templates/account/email.html:46 msgid "" -"You currently do not have any email address set up. You should really add an" -" email address so you can receive notifications, reset your password, etc." +"You currently do not have any email address set up. You should really add an " +"email address so you can receive notifications, reset your password, etc." msgstr "" #: templates/account/email.html:50 @@ -3649,8 +3674,7 @@ msgstr "" #: templates/account/login.html:55 #, python-format msgid "" -"If you forgot your password, reset " -"it." +"If you forgot your password, reset it." msgstr "" #: templates/account/login.html:78 @@ -3664,8 +3688,7 @@ msgstr "" msgid "Change Password" msgstr "Zmień hasło" -#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But -#. unfortunately the three bits have to be separate. +#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But unfortunately the three bits have to be separate. #: templates/account/signup.html:5 templates/core/home-header.html:17 msgid "Sign up" msgstr "Zarejestruj się" @@ -3689,16 +3712,15 @@ msgstr "" #: templates/account/signup.html:33 msgid "" -"Sign up using the following provider. If you don't have an account with this" -" provider, please contact your organization owner and ask about this." +"Sign up using the following provider. If you don't have an account with this " +"provider, please contact your organization owner and ask about this." msgstr "" #: templates/account/signup.html:48 msgid "" -"By signing up, you agree to our Terms of " -"Service and Privacy Policy." +"By signing up, you agree to our Terms of Service and Privacy Policy." msgstr "" #: templates/archive/index.html:5 @@ -3794,8 +3816,8 @@ msgstr "Filtr" #: templates/builds/build_detail.html:39 #, python-format msgid "" -"Our new beta dashboard is now available for testing! Try" -" viewing this build on the new dashboard." +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." msgstr "" #: templates/builds/build_detail.html:53 @@ -3908,15 +3930,15 @@ msgstr "Popularne tagi" #: templates/builds/versionautomationrule_list.html:6 #: templates/builds/versionautomationrule_list.html:15 -#: templates/projects/project_edit_base.html:27 +#: templates/projects/project_edit_base.html:29 msgid "Automation Rules" msgstr "" #: templates/builds/versionautomationrule_list.html:20 msgid "" -"Automate actions on new branches and tags. Check the documentation on automation rules for more information." +"Automate actions on new branches and tags. Check the documentation on automation " +"rules for more information." msgstr "" #: templates/builds/versionautomationrule_list.html:32 @@ -3937,8 +3959,7 @@ msgstr "Ostatnia aktywność" #, python-format msgid "" "%(type)s \"%(version)s\" matched the pattern \"%(pattern)s\", " -"and the action %(action)s was performed %(date)s " -"ago." +"and the action %(action)s was performed %(date)s ago." msgstr "" #: templates/builds/versionautomationrule_list.html:101 @@ -4061,7 +4082,7 @@ msgid "No builds yet" msgstr "" #: templates/core/project_detail_right.html:51 -#: templates/projects/project_edit_base.html:21 +#: templates/projects/project_edit_base.html:23 #: templates/projects/project_users.html:9 msgid "Maintainers" msgstr "Opiekunowie" @@ -4088,7 +4109,7 @@ msgid "Short URLs" msgstr "Krótkie adresy URL." #: templates/core/project_detail_right.html:111 -#: templates/projects/project_edit_base.html:23 +#: templates/projects/project_edit_base.html:25 #: templates/projects/project_translations.html:12 msgid "Translations" msgstr "Tłumaczenia" @@ -4153,8 +4174,7 @@ msgstr "Zróbmy to." msgid "Maze Found" msgstr "" -#: templates/errors/dashboard/404.html:6 -#: templates/errors/dashboard/404.html:11 +#: templates/errors/dashboard/404.html:6 templates/errors/dashboard/404.html:11 #: templates/errors/proxito/404/base.html:6 #: templates/errors/proxito/404/base.html:11 msgid "404 Not Found" @@ -4171,9 +4191,8 @@ msgstr "" msgid "Too many requests" msgstr "" -#: templates/errors/dashboard/4xx.html:6 -#: templates/errors/dashboard/4xx.html:11 templates/errors/proxito/4xx.html:7 -#: templates/errors/proxito/4xx.html:11 +#: templates/errors/dashboard/4xx.html:6 templates/errors/dashboard/4xx.html:11 +#: templates/errors/proxito/4xx.html:7 templates/errors/proxito/4xx.html:11 msgid "Bad request" msgstr "" @@ -4260,8 +4279,8 @@ msgstr "" #: templates/errors/proxito/404/no_project.html:9 #, python-format msgid "" -"The project for %(domain)s that you are looking for either does" -" not exist, has been deleted or doesn't have any successful builds yet." +"The project for %(domain)s that you are looking for either does " +"not exist, has been deleted or doesn't have any successful builds yet." msgstr "" #: templates/errors/proxito/418.html:7 templates/errors/proxito/418.html:11 @@ -4279,7 +4298,8 @@ msgstr "Co mówisz:" #: templates/flagging/flag_confirm.html:21 #, python-format -msgid "Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" +msgid "" +"Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" msgstr "" #: templates/flagging/flag_confirm.html:23 @@ -4308,8 +4328,8 @@ msgstr "" #: templates/homepage.html:9 msgid "" "Read the Docs simplifies technical documentation by automating building, " -"versioning, and hosting for you. Build up-to-date documentation for the web," -" print, and offline use on every version control push automatically." +"versioning, and hosting for you. Build up-to-date documentation for the web, " +"print, and offline use on every version control push automatically." msgstr "" #: templates/homepage.html:12 @@ -4354,8 +4374,8 @@ msgstr "" #: templates/homepage.html:86 msgid "" -"We build and host your docs for the web, but they are also viewable as PDFs," -" as single page HTML, and for eReaders. No additional configuration is " +"We build and host your docs for the web, but they are also viewable as PDFs, " +"as single page HTML, and for eReaders. No additional configuration is " "required." msgstr "" @@ -4365,9 +4385,9 @@ msgstr "" #: templates/homepage.html:96 msgid "" -"We can host and build multiple versions of your docs so having a 1.0 version" -" of your docs and a 2.0 version of your docs is as easy as having a separate" -" branch or tag in your version control system." +"We can host and build multiple versions of your docs so having a 1.0 version " +"of your docs and a 2.0 version of your docs is as easy as having a separate " +"branch or tag in your version control system." msgstr "" #: templates/homepage.html:109 @@ -4389,10 +4409,10 @@ msgstr "" msgid "" "
    • Serve over 55 million pages of " "documentation a month
    • Serve over 40 TB of documentation a " -"month
    • Host over 80,000 open source projects and support over" -" 100,000 users
    • Are supported by a very small team" -" of dedicated engineers
    " +"month
  • Host over 80,000 open source projects and support over " +"100,000 users
  • Are supported by a very small team of dedicated " +"engineers
  • " msgstr "" #: templates/homepage.html:143 @@ -4402,30 +4422,28 @@ msgstr "" #: templates/homepage.html:149 #, python-format msgid "" -"We fund our operations through advertising, " -"corporate-hosted documentation with Read" -" the Docs for Business, donations, and we" -" are supported by a number of generous sponsors." +"We fund our operations through advertising, corporate-hosted documentation with " +"Read the Docs for Business, donations, and we are supported by a number of " +"generous sponsors." msgstr "" #: templates/homepage.html:158 msgid "" "Read the Docs is open source and community supported. It depends on users " "like you to contribute to development, support, and operations. You can " -"learn more about how to contribute in " -"our docs. Thanks so much to our wonderful team who helps us " -"run the site. Read the Docs wouldn't be possible without them." +"learn more about how to contribute in our docs. Thanks so much to our " +"wonderful team " +"who helps us run the site. Read the Docs wouldn't be possible without them." msgstr "" #: templates/homepage.html:168 msgid "" -"Hosting for the project is graciously provided by AWS and Cloudflare." +"Hosting for the project is graciously provided by AWS and Cloudflare." msgstr "" #: templates/notifications/send_notification_form.html:6 @@ -4517,7 +4535,7 @@ msgid "Gold Membership" msgstr "" #: templates/profiles/base_profile_edit.html:57 -#: templates/projects/project_edit_base.html:33 +#: templates/projects/project_edit_base.html:35 msgid "Advertising" msgstr "Reklama" @@ -4541,9 +4559,8 @@ msgstr "" msgid "" "For more details on advertising on Read the Docs including the privacy " "protections we have in place for users and community advertising we run on " -"behalf of the open source community, see our documentation." +"behalf of the open source community, see our documentation." msgstr "" #: templates/profiles/private/advertising_profile.html:41 @@ -4567,9 +4584,9 @@ msgstr "" #: templates/profiles/private/delete_account.html:34 msgid "" -"All organizations and its projects where you are the only owner will" -" be deleted. If you want to keep an organization, add another owner" -" or transfer ownership. The following organizations and all their projects " +"All organizations and its projects where you are the only owner will " +"be deleted. If you want to keep an organization, add another owner " +"or transfer ownership. The following organizations and all their projects " "will be deleted." msgstr "" @@ -4593,9 +4610,9 @@ msgstr "" #: templates/profiles/private/token_list.html:13 msgid "" "Personal Access Token are tokens that allow you to use the Read the Docs " -"APIv3 being authenticated as yourself. See APIv3 " -"documentation for more information." +"APIv3 being authenticated as yourself. See APIv3 documentation for more " +"information." msgstr "" #: templates/profiles/private/token_list.html:25 @@ -4635,8 +4652,8 @@ msgstr "" #: templates/projects/domain_form.html:33 #, python-format msgid "" -"To configure this domain add a CNAME record in your DNS pointing your custom" -" domain to %(cname_target)s." +"To configure this domain add a CNAME record in your DNS pointing your custom " +"domain to %(cname_target)s." msgstr "" #: templates/projects/domain_form.html:41 @@ -4654,7 +4671,7 @@ msgid "Saving the domain will revalidate the SSL certificate" msgstr "" #: templates/projects/domain_list.html:12 -#: templates/projects/project_edit_base.html:20 +#: templates/projects/project_edit_base.html:22 msgid "Domains" msgstr "Domeny" @@ -4663,8 +4680,8 @@ msgstr "Domeny" msgid "" "This project is a subproject of %(superproject)s, its documentation will " -"always be served from the %(domain)s domain. %(domain)s
    domain. Learn more." msgstr "" @@ -4699,7 +4716,7 @@ msgstr "Dodaj" #: templates/projects/environmentvariable_form.html:12 #: templates/projects/environmentvariable_list.html:5 #: templates/projects/environmentvariable_list.html:12 -#: templates/projects/project_edit_base.html:26 +#: templates/projects/project_edit_base.html:28 msgid "Environment Variables" msgstr "Zmienne środowiskowe" @@ -4738,8 +4755,8 @@ msgstr "Szczegóły projektu" msgid "" "To import a project, start by entering a few details about your repository. " "You can set additional configuration options for your documentation in a .readthedocs.yml file." +"href=\"https://docs.readthedocs.io/en/stable/config-file/v2.html\">." +"readthedocs.yml file." msgstr "" #: templates/projects/import_config.html:5 @@ -4749,10 +4766,10 @@ msgstr "" #: templates/projects/import_config.html:8 msgid "" "Make sure your project has a .readthedocs.yaml configuration " -"file at the root directory of your repository. This file is required by Read" -" the Docs to build your documentation. You can read more" -" about our configuration file in our documentation." +"file at the root directory of your repository. This file is required by Read " +"the Docs to build your documentation. You can read more about our " +"configuration file in our documentation." msgstr "" #: templates/projects/import_config.html:16 @@ -4774,8 +4791,7 @@ msgid "" "href=\"%(support_url)s\">contacting support." msgstr "" -#. Translators: After 'Flag this project as' follows either 'Inappropriate', -#. 'Spam' and/or 'Duplicate' +#. Translators: After 'Flag this project as' follows either 'Inappropriate', 'Spam' and/or 'Duplicate' #: templates/projects/includes/flagging.html:7 msgid "Flag this project as" msgstr "Oznacz ten projekt jako" @@ -4797,7 +4813,7 @@ msgstr "Duplikat" #: templates/projects/integration_form.html:12 #: templates/projects/integration_list.html:5 #: templates/projects/integration_list.html:12 -#: templates/projects/project_edit_base.html:25 +#: templates/projects/project_edit_base.html:27 msgid "Integrations" msgstr "Integracje" @@ -4857,16 +4873,15 @@ msgstr "" msgid "" "This integration does not have a secret, the authenticity of the incoming " "webhook cannot be verified. Click on \"Resync webhook\" to generate " -"a secret. Read more in our blog post." +"a secret. Read more in our blog post." msgstr "" #: templates/projects/integration_webhook_detail.html:92 msgid "" "For more information on manually configuring a webhook, refer to our webhook documentation. " +"href=\"https://docs.readthedocs.io/page/guides/setup/git-repo-automatic." +"html\"> our webhook documentation. " msgstr "" #: templates/projects/integration_webhook_detail.html:104 @@ -4936,9 +4951,9 @@ msgstr "Zacznij budować swoją dokumentację" #: templates/projects/onboard_detail.html:10 msgid "" -"This project has not been built yet. Try building the latest version now, or" -" if you would like to build a specific version, select the version below and" -" your documentation build will be triggered." +"This project has not been built yet. Try building the latest version now, or " +"if you would like to build a specific version, select the version below and " +"your documentation build will be triggered." msgstr "" #: templates/projects/onboard_detail.html:21 @@ -4952,9 +4967,8 @@ msgstr "Twoja dokumentacja jest gotowa do użycia" #: templates/projects/onboard_detail.html:33 msgid "" "Your documentation has been built. Ensure your documentation is kept up to " -"date with every commit to your repository, by setting up a " -"webhook." +"date with every commit to your repository, by setting up a webhook." msgstr "" #: templates/projects/onboard_detail.html:41 @@ -4967,8 +4981,8 @@ msgstr "" #: templates/projects/onboard_detail.html:50 msgid "" -"There was a problem building your documentation, you can see what went wrong" -" in the build output. If you need more help, check out some of the problems frequently " "encountered during builds." msgstr "" @@ -4994,17 +5008,16 @@ msgstr "" #: templates/projects/onboard_import.html:10 #, python-format msgid "" -"You don't have any projects yet, but you can start building documentation by" -" importing one. Not sure how to start documenting your project? Check out " -"the Tutorial to learn how." +"You don't have any projects yet, but you can start building documentation by " +"importing one. Not sure how to start documenting your project? Check out the " +"Tutorial to learn how." msgstr "" #: templates/projects/onboard_import.html:19 #, python-format msgid "" -"In a hurry? Fork our template " -"project on GitHub, and import " -"it." +"In a hurry? Fork our template project on GitHub, and import it." msgstr "" #: templates/projects/onboard_import.html:25 @@ -5040,12 +5053,11 @@ msgstr "" #: templates/projects/project_advertising.html:50 msgid "" "For more details on advertising on Read the Docs including the privacy " -"protections we have in place for users and community advertising we run on behalf " -"of the open source community, see our documentation." +"protections we have in place for users and community advertising we run on behalf of the open source " +"community, see our documentation." msgstr "" #: templates/projects/project_advertising.html:59 @@ -5056,17 +5068,17 @@ msgstr "" #, python-format msgid "" "In addition to the advertising preferences we have for individual users, we have multiple ways" -" for projects to opt out of advertising on Read the Docs." +"href=\"%(ads_preferences_url)s\">individual users, we have multiple ways " +"for projects to opt out of advertising on Read the Docs." msgstr "" #: templates/projects/project_advertising.html:71 msgid "" "If you are part of a company that uses Read the Docs to host documentation " -"for a commercial product, please consider Read the Docs for Business which " -"offers a completely ad-free experience, private repositories, private " -"documentation, additional build resources, and dedicated support." +"for a commercial product, please consider Read the Docs for Business which offers a completely ad-free " +"experience, private repositories, private documentation, additional build " +"resources, and dedicated support." msgstr "" #: templates/projects/project_advertising.html:81 @@ -5088,15 +5100,15 @@ msgstr "" msgid "" "If you would like to completely remove advertising from your open source " "project, but both Read the Docs for Business and our Gold memberships don't " -"seem like the right fit, please get" -" in touch to discuss alternatives to advertising." +"seem like the right fit, please get in touch to discuss " +"alternatives to advertising." msgstr "" #: templates/projects/project_advertising.html:113 msgid "" -"If you are a company hosting commercial documentation on our community site," -" we do not allow removing paid advertisements on your documentation. Please " +"If you are a company hosting commercial documentation on our community site, " +"we do not allow removing paid advertisements on your documentation. Please " "consider Read the Docs for Business or a Gold membership." msgstr "" @@ -5116,7 +5128,9 @@ msgstr "Utwórz nowy projekt" msgid "" "Create new documentation here. If you already have docs in a public " "repository," -msgstr "Tworzy nową dokumentację. Jeśli masz już gotową dokumentację w publicznym repozytorium," +msgstr "" +"Tworzy nową dokumentację. Jeśli masz już gotową dokumentację w publicznym " +"repozytorium," #: templates/projects/project_create.html:15 msgid "import an existing project" @@ -5164,9 +5178,8 @@ msgstr "" #: templates/projects/project_dashboard_base.html:146 #, python-format msgid "" -"Check out the documentation for Read the " -"Docs. It contains lots of information about how to get the most out of " -"RTD." +"Check out the documentation for Read the Docs. It contains lots of information about how to get the most out of RTD." msgstr "" #: templates/projects/project_delete.html:4 @@ -5203,10 +5216,14 @@ msgid "Delete project" msgstr "Usuń projekt" #: templates/projects/project_edit_base.html:19 +msgid " Addons" +msgstr "" + +#: templates/projects/project_edit_base.html:21 msgid "Edit Versions" msgstr "" -#: templates/projects/project_edit_base.html:24 +#: templates/projects/project_edit_base.html:26 #: templates/projects/projectrelationship_form.html:5 #: templates/projects/projectrelationship_form.html:12 #: templates/projects/projectrelationship_list.html:5 @@ -5214,7 +5231,7 @@ msgstr "" msgid "Subprojects" msgstr "Projekty podrzędne" -#: templates/projects/project_edit_base.html:28 +#: templates/projects/project_edit_base.html:30 #: templates/projects/webhook_exchange_detail.html:5 #: templates/projects/webhook_form.html:5 #: templates/projects/webhook_form.html:11 @@ -5223,19 +5240,19 @@ msgstr "Projekty podrzędne" msgid "Webhooks" msgstr "" -#: templates/projects/project_edit_base.html:29 +#: templates/projects/project_edit_base.html:31 #: templates/projects/project_notifications.html:5 #: templates/projects/project_notifications.html:12 msgid "Email Notifications" msgstr "" -#: templates/projects/project_edit_base.html:30 +#: templates/projects/project_edit_base.html:32 #: templates/projects/project_traffic_analytics.html:6 #: templates/projects/project_traffic_analytics.html:11 msgid "Traffic Analytics" msgstr "" -#: templates/projects/project_edit_base.html:31 +#: templates/projects/project_edit_base.html:33 #: templates/projects/projects_search_analytics.html:6 #: templates/projects/projects_search_analytics.html:11 msgid "Search Analytics" @@ -5296,8 +5313,8 @@ msgstr "Wyświetlenie" #: templates/projects/project_import.html:214 msgid "" -"You can import your project manually if it isn't listed here or connected to" -" one of your accounts." +"You can import your project manually if it isn't listed here or connected to " +"one of your accounts." msgstr "" #: templates/projects/project_import.html:221 @@ -5383,7 +5400,8 @@ msgstr "" msgid "" "\n" " * The way that we track 404 pages is on our backend hosting.\n" -" It's possible the number of times each page is viewed is undercounted because of caching in the browser or in a CDN.\n" +" It's possible the number of times each page is viewed is undercounted " +"because of caching in the browser or in a CDN.\n" " " msgstr "" @@ -5463,9 +5481,9 @@ msgstr "%(version_name)s" #: templates/projects/project_version_detail.html:28 msgid "" "This version is inactive but its documentation is still available online. " -"You can delete this " -"version's documentation if you want to remove it completely." +"You can delete this version's documentation if you want to remove it " +"completely." msgstr "" #: templates/projects/project_version_list.html:24 @@ -5507,10 +5525,9 @@ msgstr "" #: templates/projects/projectrelationship_form.html:16 msgid "" -"Using subprojects allows you to serve multiple projects from the same domain" -" as your main project. Learn " -"more." +"Using subprojects allows you to serve multiple projects from the same domain " +"as your main project. Learn more." msgstr "" #: templates/projects/projectrelationship_form.html:28 @@ -5631,9 +5648,9 @@ msgstr "" #: templates/security.html:11 msgid "" -"For more details on security at Read the Docs or to report a security issue," -" please see our security policy." +"For more details on security at Read the Docs or to report a security issue, " +"please see our security policy." msgstr "" #: templates/socialaccount/authentication_error.html:5 @@ -5651,8 +5668,8 @@ msgid "" "On this page, you can manage the integration with your Git provider(s) that " "enables automatic import and configuration of your repositories. Read our documentation page about connecting Git " -"providers." +"target=\"_blank\">Read our documentation page about connecting Git providers." +"" msgstr "" #: templates/socialaccount/connections.html:37 diff --git a/readthedocs/locale/pt_BR/LC_MESSAGES/django.mo b/readthedocs/locale/pt_BR/LC_MESSAGES/django.mo index 08be2e1e1ce2ea5e576ea5c4e12a62e0628d3d38..b70dda1a130ea0ed8365516e4db709edad6badbc 100755 GIT binary patch delta 26532 zcmb{4Wpq_Xp!V^7LU0HYT!UK(5ZnpwR@?G+8F;+*2H!KGMnO;Si{ad%2_DHQk8 z;*R6iTh?+@3{_Fytm_I!wdNwr(Pn* znc6_Pj;W%Af?PwM*1$1+949j##l(0UQ{ZEp{}wgS)byfyMNtjc!L)b{Q{!{% zXUs%8RX<}vOi4Nj)6l=ugvf9*g0Upt#8;R$+;J{rqW(0de7u6E1~|?zX102uQ}Mljj6xkATz37K}?DzQIDuHYC!d^-=GH2!P*CtlOB$G1QUm_{(eN}k&y%AZN*Ed zjviRw;3(4GL+J#^qskAV9^H9Nh)su?J<$r&knWG_a5SoXy3L=jI zW<+^u=#b4fjCJEDAN#vDR7E?@{$OqU!BLwR;TpsIJ)bYs^gA zd$h_~h8#rHU;t|OR>bUB6E)JV7=VMY7_PxWcnNi%GsYapl&FpaQ7adOrLj5Y#)+5< zH)4J~jmhZWc}+wk{epVNsm7X)YhwY@?NI|5gW80#sD}SVy|4nunHhFRo$Jx4iA+W< zc{FO^i!djiz=Ze&-KzK(kxBRgPvMyH=9xF0U|zKyPP8f&qT)=fHg51cc6A}eMY5`2V*6ig{ANeY6%leHXRj4 z?VUi>jBBAfY-r2dVj9xHsAnI68rZbStiMLQgbdxd0TW{kCdHko8xLYFyomWQ>lCvx zL0E!xC!3y$ro31pdSmcBk#B;5-a;2Jj(by#(p8Brb7=4plLu?K2qBTxgG ziQ1GaQ7aUWdZuSEA^wS)$ZJfAA5ry_PB-ZssI))oes>U&CPdm`L0pFg@Eoe+52!a@ ziWz1PH}!DQ6P zW}sGP4W_~^m(Ap`n-z$6!yKj@nf3P)lBXj@iXk@MqF(FfIDdH8akSnrTsMC2Ip~JJbNe(5+`X zfQUvs8MEOET!DK~1L`u*tUwrQ^9)0sj+xd)sQZ3EE%|=bqdbP%8>dl^;2L^X64mdg zd91%GWSDOn%!8^>6gAVTHr)udyE~&VhN6~o2NiI{ zims?r6NVbtG%SJJP;>W)PQ5KChkYKI!?6Kc3{nfTFUIG z0Ti(5;>gR-seoR13ia&IVgkHo(>Jj$>Bm?F1J{{NHvo%~UWMoI{5sbEB9YbXgqkjv zcmvN7_iZ#^pTFDeIISr^jSVp07Ty6k04q`N90ri~*=A-|8MP-GVHWI!TFD`(M>!3r z;&R-LMPpchJgRDa0PA8O}xRjpeB0x(U_rLF;8qP5LQnMgK(~Od4k% zX(rSu^26*{9&=-BH<4^ahGJ%%Zwq2<{sq(xf1^L9`q6Yy33c4+p;n+1R>ou3!@&9JvkM_^XcLv8*%)G7EL zwSp^AD-eqsz+Rg^i5l<~%%JoCoJc)(vp4Icg2q3aCGLi5Xpl`$Kn-9qYEP^}J(~U4 z4u3^;SmYP8xyoT#((N%2qfwjr2x?;I(CrxskxXPfM|F^B7lS|_)TZo++N6U}_2*zE zT#rTY0qTX4cDLQtn1}RGR7c+<&)Qjyx<4MZw@&S5{f7{_Mur|ii#=ulov;w;?x-7Q zVr^WBRq!!tNek{ZkE#@^UU~Gx23QjNU@2UV>hL0JZ`?(lf{%OMrU9RQ=8fiyT7e9h z9&?~>D23Yf4N;q}3+nwa2sQB4s7JLG)zMzmeWx)i-bZ!l+HZbbPltLWCEY|kGex~X zW};@Y0`-E3v*}By0X)Li_^-`xaljnE?pTog>8ShTQ5_yfJ%SrH|1N4`Z%_kvCqGEX zE=GxZHvWfp_bZ>n)wveCR>S``Bv*r)C3Mf zHwbl1N1|pv4YS~E%ufH#W+I94Bx+Nf$E%p=gt_4lEKK@77Qoae%@3jFP%G65lVESu z%0yy!oNn{qpxXazO?1i(+y~tnSvDd$un4MRebgptj+#kN)C`B&@~NmLpJUVOQA-|! zdQ=Bd_n*fU_!yJnTbp*BHY@CNn)TNW`N$}ZrBMy{Ms@fd@@jBqpy!n95)_($Sa_w_#D-bC&hbN#q$BewgA{KJ&3C>egeWY5anERHZqa>fjsHOxvMn)1qef9co3UpkCRFQT4W>+S`Za z@f7CP`A>AsbWjKbNO#6SoQ^t<`%yDJj#`1=Ff-mlb^HO2t>L^b#swYiesFq^Rm>NKpt;&>djV*jAp zE&jVb4b~1=hWr7)v;J9$tRo`|4`ENNaMR3um31SwB|i>lVai+PnJ+^fzxC*cyD$g- zj(Yb0VhK$ChnYZS)P(Ax_FAhy+~&nHj0`>VIhYL>qLzLKYUX=TmyXh zFHkf3hV2r=)%>3M3f2MB zkY0uAU^{9>j$6;6?!StOiPE^B(P$R#Bda>NM z>5u4{=>xMunJ_oyIZ($e2(`PLqdJ_7YBv^xa5s96GY-@FFa3~js1(FtC^mg$Zrp*5 zN#De(SoE>6FKSb5Mm^J8s0J%PF@H=KffYz^!h-k^D`M)W=BM9=s1+HGp6~yupP4;S z0Gm?K2#ewOSP0MHXnc#rFOe#i61mDmM)yytH#@EDH8ZXe7aB0WMMI_mz9Iqy*) z`GY3P=ixL=`Y&f1=c5MvC;DOXPi7_kQ7hXD8{qg)Jb!JT-^jR!Z}13S`)rQeiZABJ z>UF5i^Z@lD@^M_A7gkSX(#}n6iNCpAp3_j!%jMZS#W4-}Zp?|ZFfYbnLcFAcltgZz zFFrxt@Y$wQCouVWF$MYMFd5duq}UXFupK7BF!aWOSON#(R$Pxov8}hu^W}8{7ANhV zLL?KBU6=(gVtV`w)j^_!F3;vljj2eN$HZ6<%VRT}KLs_g#WuYLlatAA68)fx);7)j*EKF3!5^JA!bS5WWxSExspJgJ#LPSi>kL_OOe zjKeypNB0p^W0GVp&nC=_x#-`iM?}w}H~Qle)TTU+IwsGsG-gb08ft`Ev38glyP;+} z0=2Z`Py?QCU5nZy@u-0u!3=mF-8qOnA)*;4O<^h&u$DqK6ol%q8R{9gLoIzM>XG$A zbsTBa<5BfzqMrRi)JpC|t=t_{JO89`xjjpgFr~R611_N;C+ZmP!uB|ZLm!B@uove) zZ7P@NoR8oq*Wu(}z#wdv#^tQTXq= zg%=pU0er;+RC|zbX;!=DMg38=)7rMs1pQ zs8@6k)VYqrL^upJpwXxSO}6Q1>tdU~3RQm-YWK(4{F9he=l=o`HFOiTSstJ^<4bIa zUU^-fzuReo8t5|AKz=|Ca06T+TJp zasDo6Ax@TQglSRXK9yn zm-M(YE@v0%u(IY6UjEAaCyG-ZNSl_AK(=XtLXB4kEmYBJepo^BKo); zjOutgw!-tMnHR2XHcz0nJnBQF8tOBnnav-Kn)xKuyM763k8DKkr5MzG`>_lDhT0qM zl2yzbDG0TB+Mp_SML&!{E!iB@yF4CsJTIf_JwtW)33a?uR5cwIK$Vw8<<~{s*A2B< z2b;9pnM|ZO8OyK;{)&1<{)>7>zSYdJDS+B+Rj~=)M>SYF$h=_cqh@>*3*c$g%-^6U zmaw{6(Nw5Clo2!P{Ffl25!FMDxV=sHK@DUis-d}93s+-)e2RXUwuZUCBx+OELLJ*) zsLdRY8fe0rF3%s!WkDU!QRw;mzsW?(ld%}}Ie!uBVe(q$6tqM=+W}Yu$6{qXh8lRH z+UCAYsF^iJJ(8ZN7tSEuk26pMX;#PVx$fvW|HFys6}bTQRVg0ztk0twcx6pq*DPTk z)Elh`>X8Ma>UBbG=5JB2=Ben7t5KVI1M0q5RK1;bIsY2bSu*sj@1Yuck9xDEu4gt+ zcGNj9hx($@64gKis{SO@qgr9}e?kr5j7>kpf}}s8>gBI*KAbAocbf)+$TQUG<%OJZ#d!a_LF zmb+t#XtV6WXgrO#F}SH|phh#Z%bTD+ocddbqgHGpYT!#y$1E1r;V#rJKY^-u9@Wo7 z>szFr+ez5mER8Qtph8ugjYm;S+wL2))R9(YpIjUxQtrq*X=p~IvyX%Xo3|xm>0$r)KbkvJ2 zKchBXwl4PkVi@U?s9nDlHQ=kLP5B6qVS-@O@F`TocTs!i8EU|;u4V#hQ2pga4cuLh zh(6z|qn=?XYUE>aE3QO6tLELzlC?!O5RPhKjCC67{`si-JFL4=pQ?vY_gzE{>@m`h z+xbjHGs+fXo=p+dQkO@Kydmn@bwD-T5A|M%LT$U2cwJX%TNmHTr zLTS_hDtpqLzve_*krR#1wEQ0Ew7GB4$s86>lJ&ZNbk91ws3WlLN znt*C&3F-?<9BSous$A#)AQ8>z3aa8u)Qpq%G!14&EnOwlz?z~y3&Kz{T8Uc04cG#A zqE^l)%&b@rEJZpW=E8QU7uRs~{Qlo&BHEotP$T;dwS+fN9o$C^@Hy((B<^K4X?ANt z)KZs39lIdZqv?nna1`p5?%&(x#JhO)BA;K*puU{{6BHco=koj`k(uHAd{4S_e>2k) z*p~EN)QBq&FyD0gp$7H?s>4mFy>SdRk+Y})UB~kH*p}xRXpb>!qLl}_%`>e-h8he( z?bbe+07szS3!_joUufNmdPIj&OMMyD;X~|edV{jHf` zC2UOE-H3>0umsh?Ce#38Z2nH`anua2qMqeL^unQo%$sinYQ-j_>P^RHxCFH+|HL4y zG1z>09fyDF{2wH8lY-bGE{DhL%o@s))3Voa^C6REq|5VLZ~d_m^-g1J%*vzV+m#c6 z+TDAU>a-*sWxm8_N1d9=m=0Uv0_=^a^!?v^w3)#<5!^e#1>RXM^KOO8mfc8Q7e#WtT~qHP@63e>itm^3u1lDtMea0MDOwim2M@@5mwinN=^`Pb5g zkfBXC47E$g*z{!7lFddf;a1e6*ok^nhfpi_1vPVA~Ovgh|k7OFw z#h)+;UDHiFHBc+yZbL+`(9WpMGz|49=3+}+iW=Z6)KdG-FdddgHQW@-;zDeS=dc9k zo@xFdvjwW7iKq$8u>OGTCAYJa$OH<`qL!xhEHmStSdR2yRDKNVSst+YiDsKeP!;t^ z8lk>7G)H~>hN7PJ80&P@N-jiAXg#LZ`9DrXyZ9Qap}U>}zFMIl=?|!xXNflFyb|gg z(>GWNzeUX~4z=lyp&rQ}sDXS$J*v!eOnDX5{jIPf{X0X5=-s^?_3R&^8gR`uUmmle z9!-7J`yd26<3!XZdV~R(aGv>#g;J>dL#%GpBUpr5krk*F*o1EF(o;loxEL{NCST^8 zk)~T<8uUlKKsun#e{a-o9)&uV)2$0ok7^}Wr@c5VP5SLZGeG}EE~gvm_NW2vUBvlU zgGb2Fhsg~rh__J3E6HNB^cheCEr+V#5VeF|QJZ%hYUx*CKHQ0_cMG+mZ%`BPS>p2i zePVVTMSA5D&c8;Icd40C5!4endK;HsJ`YjN|bG9zu1zXPJ4&AHpJ}KVWgpx7^IE73xuh zqB;)8!8i}qZmJcgJQM2uksGx_?f@cMqME21JEBH77WHbLirN#aP&4}pHKP-#O?D1d z{~2nxzeYW(v@1<{e$=rHLak&A)G_Re)OR}riKyY3s29gd)RJC6-S`(?#{{d)0B@lh zNc4kQfeh$Rx(@0QL}CywLe2aJhU0zI09&p${Y79go&Rw}%22Q!OX4$(LccYpfqAHb zEJLkCESAEf)_-kziM8g@)I@dMAGLx*P>*INY6TWyQ(TAo=b6q2B7T^DomsLnxQTQ# zT!f#oC@x&@axS~*7^jn7w$bH$!hlWYz2LvutV~mD7t~(qk6Pg+r~z$3J@UioIsZ3_ z==i)uo!?|zOognd{8FfA-4OL?dZ6l!K{Y(b=C47m&;iuux{TTz&r!Sm4Qc>sx0=&d zXe;Mmo23jH`r)xY>KTTiD$YPPxCZs+`^DzpLN)jn)q(Fev*cM(1Imj!?`2T!)Ix3A z4ygLwQ2qAa#`)Lra+9G~<2cl-b|&hE4XDi)gW8_M~YK6+7>VJdU zY~8G*(6fiEvDk$2!)_vlh@_7-Ki^kHZNg#Jt*Fg(7d60Vs2RRPJ&L4pW+wSi9h67S zxFKpF-B6n@0`J2#wC*yk5 z`=iu$Gm-Y#i1d6ci1$(L`|L1#s|eQ8`L9W&00onAD8^!6EE;b*T8w&Qtwxo{;8OJe z$*jl;)E>Er+N@7do6l>fnLsA2K)QfUcSWtt04%QaKZ=MS8L_B$|9R9*uAn;pf?C4l zKb!K*s7I0mJq@Gkbw#aMKh(1yfqImSu{NGXefnki#pU@2k3+G5&i?@-I;T%i&oIL- z^Gpk&HeqGd64pfR-o7?J3bhx8qaMw4)BskaR^&%pejGKx>!>~S(B{8H&+q?x?=~~e zj9R*Cs2f`0Ozet!=CAM@{Dc~4vpuGx5Y)hiSVy4-G6{9x0*u3zSQuOFHJ_fN_HzEU zbMR^4P*sY#f_-% z8&CJSU7mmW{3jXP$QZoe<@ueiLI=!wpMVkM??ip56g_DExIG-pkdDP*e2itW!6Eak z$6y`OCollh9yUKy2BF>~6L1dhbQ96BXne#J^v3q2mtr7(KrNa7QS%pxtx+9c!*ZDB zn6Wdg615WURYdL)xr?Lm*h%vRq`@h(=_X-y z@?&lK4eG^{<1~+k4l1CIV}mnvK>9K2#Zu;1m*=l`r=nK&DeAN=Ip=ad;$>vhyPfmD znGt=#8x-U{@ACW(sOy5u^Zy0uh3cU2MVIGyypCadI%;*vtW2NF=DjcNBJ}R>a9zN9X?t5zm|Hn#*}fK@s$(gB;h*InQ&$<@q%_f7FrppI`N)G_R29fO+Cy1Sfzjc7L+ zI>#?iGkS-5Q#tp{?|>!8{v;!iP2=1{{Ygja`=)*q%tg8l>X{EkeUDg+dJ&yQZQ2{C zj^EpK$_H*U(n1f+9;k$VRA`H8U?`Tt<)|56L^bpjb<7e!H23934ZJGqMO7EIay>8> z2cT9g?<2E9B~Y6%$W25yj6ki#5-g5qP&5648bFc9=2&(?J^SxbE3^qU^LW$>UPV2k z+o+lUjoL%b6O&GhD$j-bkaCwGQjka!)b1Q?E3CA}qMqde)C@18I=+eO;4x}t-lJB; z=c&mrgc?ve)C8+x0ql(Wu$q9Zh}-#|h&tGa`V82E`|&UySH)-MxHWrje*WK&!(9Bd z`=`tE>$;;}nBSCoh>fW4{>$Z@#M3wx7yj*XR$~5_X6DDOSFx4O|6?MWNwrsIshXe$ z6pVVsMq*Lij9Q`VsFg_g+WbMH4;~=B7F%JjH|GBR_>S}i)C!z>YmVJh)C#=74m$sd z-kA@BZg`#ad(^A)!h7>`K&lUB1$N;P^8NpDdH$a+uTYO}^+)qza|Zj8&hW4KE8MYI zk97A>F3-OY+=jzQC;x0-NE6UqlZ=f-^rH9+hhot$W_PYb?b>@d0RKi`?8b+uHs>I` zjjOOQj&pf=R%jdQm|a6Ze1TIiwU?LY+w~F*BE7@Q%k7!zdos$CQ8Iy-=j(W1)TW9+ zE%hYpY}6iEjM~*JQ7@JsZT?kM{XcB^W7K!TkC-2Qy}dlI`UJrhxJ^avkwvI_>rn%VwdtMK1E^hp(t6(JU$@>v4d^+lpM>s&W+rJ-4d+E| zzM`n5u7)kJ1?t0PJ*s0@BGXY4RK3)w70ZiixB_axb!>hsRQr7}0Y=$!_Yfj_qfJD; zXnw#dcop@zpDD4I!)bFya91&wgwv=)<9V*CuPcgBld>;3ihBPLZc(o?j?yO)*SEyW z+4wfnX{cW~0ZlccVg?drP?x^l3?ROhyo%iPE3QOcD~S)rHprfG){wu+mi4tBAU~A* ze>Je@!xoO4@MW z+Q!Rqv#tURj#KNbz+cqC*TGU=mi#2Pej=Mc*P6}ds}25|$L%yFqb!AmY=z{wiw39D zPz9T(%8y8MTAd*B{;-3nMtr$#ustpyzbDor@O|_DyAD!blY4Ga&dbq>)brPMgMxcx zeou%XB%@Lr@|UBorR4b&pTkWhF@X9B2oDHfuTsQEk{C*PZ|dJ5932!XRd$(gNTkcJpvE&s-Hy=Wte~6O-^|kuz_1D)3Zs*24l>K4{)`j$ITmB94mc%z; z2|D3hxKo|@1cKh2qY1^y*A-3~pUR$}uqxBmC!K#jQ=E+?W>H}0q^olC z7o0=7Ds?v6#?;`C#P4G`w!`mpd0XO-P_w^b>ybpPsXs{`neQj9+^8O(Hp1dsFmy~i{xve+J%S`zYLP8bT z{pb1I=S#0sgbFk)^x)#zvGuz2g>`I!i z?#@F~>~tfo6Eu&Ys|jUwXk)+HA^jKmsR>(1m!!;_`kk;PdC5I@u>Obb&C@8{Lm^*e zJ(oW>>AFDRtDTdT@=+L1s7789Tkilqv28RUevEi~>K3v0=b`S`Yae;ND2pKII-)n4 zuB+TMpD>JcOTu&VZqV2T;&m`HL01TAKAAn&2kPrOj-^f1sc#!ra)YfmOzlu-BVi2r zwW!k;Ym;`L;XhSvMcuT7_-@--W!ypeJlp7F;*)Gy75t9C&nHeG_q^fWY}9*#>!_#i zlM~5rOgK!?wU+!PwyjV;f9sALT=mWz3AX(zV5Bmxo{)^R+_*_SbJZaf zBQJ{ZJ@M}-)3u!&4iVN9rjqW1U$3Qf>Pz}88M|%fEbbdaC`PD6Ti+305}Mfi=2CBl zKE%JVH>|fEjnGZxb+8qS+Va`l+}-AFB=091|CV^1jjQSh;`11gp3ehiaGfIWU&361 zzQmWt76i{rd?As%gcpSFbUp_!5_BD;k-NmR5SH1zv8eCe{1of7vV&IL`wXxf9w9WP ztTJWa5LS?{zYx@y{dUB4MNl3_JMNoA7EtLNnI|c1j;9DCDO^M7M0_oEbPb|ju#IQK ziG)Lh2{uo4ex{8=q@xM1xZlfm*qVDc6LgivW#squX8tS4NK8fyW+2odUY;9u<)@Jf zRD4Z(xov1FdCLj9P7~%5k0SgI1OI-KZxF-5Ps*r33!w`tLUJa ztw+)+NLe1z^KD*QWpXvw^M6iZ4H|QCQx01pGwI~yw;`_r71P_!{w41P>1tS*yl<$V zggRfZ^W^{cI!*aBGCpAf>gDF1j)Z2^3nA!#BH$#joz9}dNgK~ZJU#J+w(;pSGM~_p z^h|YvOF`FJ;y$*X(y444nW?8gFUzk?uF-Z9Z%xt}N!p#48)N@-a~m=T+KQKKLwBQd zwe^iI-qu^eo!#ahqM0qWsruGvx|~8hk%nlm^~C$p!)Tk=jr;dec9(Q#@+T87@t+aY zBtIQtJo$wQU8t`=FsVSDV|rmPwgY&8?QNs?ZC-VTzM3$|<~O$PGa+ihBDfi^H6>la{<1lr<;a5U<(xHj)k`Omp*}uh(qi`3MbZU?f3TdD5Z8 zA7fuaD&jkEEC$noAJ!(V>zQqQIQgxJCncmLw5E=(QH0v0yW%~25A)|8W)p3wI8Yf} zj|hv&Uu#!GdCQ20kk^&4nuZ!t{|@=*l_umO??>C&7Si=em!&+8`(n&Y zOzP+=M`%m=D$=DW&qDepp^>-g-3N@YmD zpj=m33?@GpdEIC%kdT6~))YHw$S+6v6MJtL(jRU7x^*jczaySP=U>-Y!d_cgg7|LY z`)M>6p&%VLKwasGufk9o)ivARqxd`<--WX&-%s8+ENbr^LV6_khg1HFyv(FOssF2F z%pp<0R?LY7Z3iE?p*v-hsWXxM9K?rWE%NhVbHZcFb`W$;#Yn;w%6m~Zle|5)ECvsd z7fs#_Oii7|ZXzLMtS3SAf3EAK+Y!EAkBRu$hU!|sWsntZoqWX8(7*~?ru#aRo?|C6 zn0S9%RutP2l5?+T{X0>Z#x^vZcwK_7WcG%=Ch7SXvngrtv@KV54dRn*`LB4+mPK*z z3fpEq@{iiK03=~A`;d{4%HwRMW41xD$xEMC9f<|f_3yUE9ox+X?)r(c zRg^WPEGzlxNS`CW0_n!+PxyKTQ11@u9MtPdc_RwqJv~G}Z1sRmbCNfVaDw*##8S51aN<+QJF7o~=u1LZ z3vT*kJ1J?hJpWzHfA^BVlk(}@RDkqY(p@~Id;`Svlocl=Cd?q6ACnPAQ2#0Einik% z+_%;C(E@wuZ8(IA83|vnUu>i*6}pq(!`={p>u9JWd5ef=rEy*5Z2175Z{BXsC$x7 zk1&u93!tvQ4W9p7!#eVU2>%eSk)Mfhk#L9lU+BY~f&V-u==zz=>^5GL^mrS;P5##_ zoV>;)w%~l*p%?zAigVs3QZvv*l%1r0YeEE}8fDwKw+Eq*eo5yj5nU$;n+b1ix*o>b zcx@W`fwF$2JG$ZmLP{n{>=zUg65cN&u1gXs3g>-ZH63GW*m)-NK!uLiw_g@g|D8yMO*{M)d8 zJ^Z5jMMZ>$_?a5f1Ky^KTlTJg!TE=Cy3#~1dzUZhe|u|$U-&@A*<)aEh?*S|9yQRf zf1luf0r7Wpy85R2I_3B##avmk&YxS~Rc(G)eOEyI<@&DO-roI#2L{K_YvQV3e}1+_ zuH-3Jh5LmL?$#&j;O3Cv`L`Cj>ZT+oI5H}@PuS4lkl^^Ni(K21`>tN#CEyDVTD{Ek=XN?ZV4GatS>vxdW%nAjE#P8ees+G6) zuKQJ`l+u%M?p(C^)2RHW%3;)lesTEd@)%%}9(^OPsm}gw!5%G7WRd6nEo1e1l_gd^^Y4iAmZ!PB%P>tvrrXsDtC2Cq1X5V`llz7mkixd6V*`*Yd0KD zdN7v4Z#KW=Ks`IhsfID}6b9gV)U$n#>hK?19&3=vPhd@t8hE}ztiNVb%4SqT&AdKp zAYHHu4#ZS=4AbB}R7amN5aTnNGMEds)Ll{c@5SPH3boQPhM0lH#{8s{xkR)%!muLt z!qm7M)xl*fj88BG(+o9_payE?8lz^?57pr))C6YYR$Px-*>EPRJ<=6Z;t;Dln@9>W zHrkA%sET(`OZXDC#8Ift^$jy)%wdj`9J8aIX=&8JtD`S=uy#e=*ArF0zjZP)FxOc@ zM4N6Ks-xqm<8c<%@O{+GUZH0C)f$(Lp|n4$US?Fi5Y&vzq8?Rko9>F*BZF;v4kpm~ z|B;Ax?{-Xw2T&uujd}1d%!}zqFk7sN>bO7ZIF3ejydJf3docr^!9w^aX2ige96cg}CI*c&yLUfo$uDC`^kI|*u?%LzNQ{jOQF~`4#=>2w z4u7`gXV80!P|yAeYGB_`15P-B_1BGQCYS~@VO-KVP&XFDPz=MYI0@6@HVnZFHtm^c zJ{8lW9!(?E1SX=Eem|DLJ2($hPBQ&%afxU|dr+I_Bdn|3bzgr>g2S*e{W~*=sG%1a4?kc> z{EkJj<4m*U%Tc>{Gw#FFm=s6NGBciwn&}ejM(Y9VS=0b-qaN)ebT#5HM6|1u&UT#T zm=`smOQ@0F#^m@CbvitAjPX(Tr9drte$+EAhT0pYQIDV+s-19D$K7rD*g34f8k}V- zEJ1CqEjE1+wYx83GQ5sj%0E#n5p%A2R2fh!R|s`~S=8yMiJEbD)P(xlw2NV+$IfN_ zixW9dh8m7L&or0?HM8Q@M!1x8Bx;7q=bM2AU=ZmHm3S=35A#FY2~wX0(+FiVyU^N`MkYOooqgSJ=;d!yH(+*Tug;yP%~O;^S7gJ+=p87qo}=c9#!u#@^qZPk?$xiP(9XQ4g$(Loo|p!i@L{HLz4G%o1im z4J03G0>!KqumI^AwtP71luSVFg~g~xyBcHZ{2w8rb9x$M;5F0@w@{DbrPX((*<5K+ zOP#}}i=zfy*`^m_YtrjbdnLgtGteZMjdW_%9w>(i=-;VJL?dg7TEY&fnGHf;9EIUH z9<>6`umZlq>=?3|#;_R{#>E(hS5fuT{AdQ82`iG$kJ^m=(DfxUiijMKTFNP?0nD@M z&tyB|gHE)GNQqoCbHZnb{`Pk{-m=cmcJNf1)1cH=Kk?w(#8m zm!RGg;age%;zT;L74ze2%#AluyF1o4vp15U&TBeU!v(FCQ5}b)mb4pc6A#4LI39J1 zrlY=FuE$Jx3bhGexI_Yo#My2NGNB4WQ8%>4TsREX!A8_^+lP7Z0+zyWr~#JTVNOjw zOh&rDbrL2ez0A7Z>YlKXTj)oHm#C%rikeBho#w^>RD-!td!sA{VHMO&d!qKx0MtN- z;$EDHsvo+`l-I;0r0ZcUo&R=3RG}+s^YuY3y=&7GYP%~SHMerQvN8kNsMT?*&Rvx_rK{pi{Er_UtepnM-48ZfK&G;O3L(Bu_>v(F+ zNxBhM#F6OT)tH&|3sgsboHadbf7JcKsJ&GR2Vk|IS${qA<78+67ce{CK;7s$Xx?PW zP%o6Gs3o0`dQ_`X_10q`9>4;44+~J)TE-R~Z9%^PhL85+P?Oo3BT zH>^fIlAlq}>=Nqz@EkR8|HI}{1)^q_4|QK@OoI(k9rnWXI2!dxR-t#IE)l&zJinNk zBt!ph4`e`po&T&vbYn?W#j2PK>tGBVYRgBUW;zY^?3bgS?FQ6+2T{lJIBKR>F*V-8 zboc>dW75-R52VIh^zYOlq8ozFm|q~~!XVO(Fe|#Km068(a2skR_G5dzX7fv)H64Un zYoI3905z~Ss7=_*mQP1ln_@l@&15rbhDU6LE2zD3$EM$)9z_)D(ZoAvHdSiW0P|ry zEM?P`QG2HWs(x22go9D-Zac^NtHYCIaO9nvs29?lUrmFXF$d`b7>vK8RwnUz^Fw4& z)QUu6I1a(IcpDSq-~z^{@j*USR$8?Cz4`hmTPMdXE{=_oC@A8)}7W zVm6FGZK83gnM^_LiIu31H)3hrk6Ph>PbaF{g$CC4 z)_$0P3gb{6%|>;w6jR`4OpM1-D|p@J-$Sj)d(>WtbHfZI87e;$>UbAH2E_M&B5Jrh zs>7i+JrOn1g{T3nLXCJ6s>1`Q86LIi%hp?{dJj;??X~q2`jh^KI&CR#>IKL1Pfer{ z8QD+(nK-3I}qeeahHKR4C0dGUSnvbCBUB~$NI~K$Dms?GmqxXJ=R~(=rS2i@HS4zg1?z(egbvuE@B`)#`NfW-#q)w7(zNfY65Lh6Z!$Q z$%bGmT!DJ#`!OvZM)iB|zH4rLYAd|81)ne{6~3Vw&hfx>SQt~14n=j)9IN37Y>wx# zEarM>RX>yz?d}1n z4!5EjzJ=xR32Jj@duF}|gyRy@H?bY|``z4k4{PfD$9zsF6x6rQLT#$6sAn4M57S^< zEJ}I-7RM_XjEVj6|Ap7D&>a{^`VwZx zcc>*z`_-&Ob=01jhiorrKc2v4|C-a);hXuXxx4-}OPlB?GV}tvihVH8ck^e#tFQs- zd5*_>3SMJP(w{I1hI%~SUoiJPc_|BLD{R!n1J>_9p- zM(F&HAfg7Ipw6{VEHl&M7)ZJd>KV5}?d}Pvfo{PxxCiw{ylT_GqgFIVY%}x3sCqe3 z{ZvBDydC=K{7)gGC0c^o{d-Z*>=J4QPf<(x8ue^r$MHDZF(Im>UobJAM{UCUm=XQr znnw|Wxk$H0ZOW;r)3FT;(Z6$#h#E>3&vY1w`uxw1nrQ{p(pEz~lIGTKs68?Sb^j#v z$N88Zx1eTx!Irv!>AQGi>iMY7vWRXF&vS=<21u62|cd)wOc}u)7itOL7npoeje|i?=Qe|q*L;v z>RN1qW6>vx$NNs7fSP&sq-LOnu`=n(s2NVTF1K#QK=OY1T>+lR7M4f{1Da^5(jozh4y&<>YaE$BkaUSACEP&lodYrkq99v^C zH9K2JrR`7 z6)cH=0+KjnT11p1ibS+S) zU;wI}ai~o^9o69+^ucAQy|NPZYTkk|b^Z?$(MXRWBXZ878oFZBcdbus{!3K-kEmV$ z)#fM9WI9ZTY9|P_NAjXJV+pK|)vy-MLtpxLo)giF#GMfgIq6U-}HS(-B zT>$k}t0d~hQWo{5YlC^v#ZcUYx$pzt^6fynG0=QjCYb9kKjcq1nrlHW6z$NRltS#FQ>jQsCd1D{c- zffdYaR-!iQ1=lJs=U*Qd1If_lT8cCA0P307&SzdEZLE=)k^Ir98Lz=)cm}m%zu|Cv zgB7t?2rI|HcH?u>hx5}9>2(D>&STOi3c4QW02%8GnP=0Xh{yZqd^=Fbv3^mH_p8_o z96>s$n8*8f!Pa9C>5;|FBiVrZc-@QY_yX!hmb`@73tdoqrnhw<>J2&EC8E#k8Mfdk zYUXE9yZRn#Z@ffpqIakpeM*{hoeZ@nB2h1(5vW~1A60K92I3CXie1AD7==2PZmLqI zVs2E2rBTPK2CBo3w!FX1ACJ0m6>7=%+Vok}L>^#HOj6nms1)iE)kmF{j;K903^@g^ zldX(turCg#U?OV9amtz{PJ|jrVbsjRP{*q_Y7;d^HQWm|pb4m%FS6;4sFgW{YUetJ z;xo*q^Pj7nS)zKV1|m_Lat!LcZb0qgDAdfu%6q)Oc58+@mPb$>p2cE#7Ym_(1&{Zy z?NmqY{yC^eyA3PgaV(|tAGf0ExDx8dCa9TBMLm*rs2T3TU+^MoATvVErdxyR;AhmE z@s>?Tp`LZ}Fmr!FYjxBLwnbOFvMUiiv);DCQq*qVjd~^jioW;^b>j=veeY5A{y_~W zaV7Jtv!VuE4D~{*gWgv)>X;8eeKDC+iSw@pc95YP&Y+&vBUJup)ByY{n{+S+lP-;_ z*8%lmG!%9J3e;xXhg$0Ms7Lw`wKDIq3?{AOamr&|{rO8tBD2ZRl3zx>Dqo^H2&iiE z^PyI#Dyo6Ls0Man3H*#&fkM^HK&xV9(ycHnuEYFz0gIwfb&t~tOSnX|$yTEpe1|!( zPz|%xtxz8#9npKvF^u#G%#NpR`Fqq}`Hp&nCaP(^c&tF(KdP2lfoZ7pW~;lOh?eXm zYRT`Qj@esOhhI>;JZ^1MFDa^{Y}P`kdKFPCR2RqMP@I9W>X;Rrk6P*NSQg(PE9W{P zb*uvsHI$k+H41G`j}1MLT#dlsAKvK^^7yuGZsQ^&Pu5JYoflCHbia02&{vH zv82xbc_Mmq#jkJ9Wl7Z14nw`m*Q37C{DlQEPXp6&8{`ecA#`=a6V0tr^@uK@9>oXLz`vr}OVEt-A3~%=Gc&_(sB=0PRdFHe&9(v6z)94zzJS_v z4^b=f7ixuKhMSd0j>^x4YNtGE1?r;S3!QBK;Bd~rDoi3n&u$UwjrAk$#qFp!Rk!Bm z$LxuyRy%32Sz+ju6jtxoA$13;+_1RIpty$4}s8@VvRQsdw zj?VvbBHFD(+8IY+AnCEFnXN^2bOQBg?x2q4JJiZW*>a!urh}BIdLgJ8SH?hWidynP zsDVwzqB{R;iD*U-QA_v-*2gH+($(l-maI7zB;6J>;(XMLYd@;Nm#EDdv!fYU64d5Q zgK9quY6WtkPDdEJ+NI${WCzqz_d*@JVW>y52-o9b)H}UPCy%q+!>bqhym5AQF+Vf< zcJp}ut;YrIOuZ%D&A{UJ@OXc_mI*cB!B_}4_Tc<$WRJ;Ehc8f@BlZtwCW%l3N{z)Z z7**aHz2_M92nM5`=@?XdD^Z(u1IEAus5j(c)XZ;MU;n`Q*E90%X_nd_)nPVli3M$X z7WO2)0<~9?_c8+vK+PyC>X|o0J+f}7feb;t0Y{@A#d_5J+p!t$afxU%CGYL={&F}q z<|o|+>);ZsfNxN**n*K}1tL*19E3G-5~|}ns19DB2Jpt_M_J?aF%wLMdX#Q9B0fa+ zqTYN5P)l|iwGzLg266|rDRcKVzmge&rAQyc*XYyF**0#CMnjlaDl~sEoA@YR`A)<462DJiDurvmYG7UDy zJfwT02C@S6?6+EvSg)W~=!s4Li`o;3Mw|NSt$9(Wpe(wYX+t8~on25PjW;v@vEy=A(B1O4O#?hdQQ5Z2B~6#V(;%@HOgDM2+G67bg;9tXZf}UCWa$L+X!oExzKmM&N2piz z-!2hto){C&vkt~c(iKo0??FA1b66Sw#&TG8l4)oJYNm5hZ_p*Ey|fSYD6V1yyo(xO z{>f&g>!LQR8%abBPepy_yNR_i@f7n5#0V@vdM2u)lc*V-w?0N~rYIbXiKd#BnS+|~ z8Z3&tZT=h7qx4Mk=DSWP5j}#TsAn<>^=_Yz`uJUide%p*zoHtxiJH-K)T4+q-E86j zR6Cha`9TuT`=FWT{<4^xbTibW8IPH9CAOr0=OhtrqM%vkoL9uWqD(Msz<)FZfs zT9F5+6?lQ#EAeOZ)s4-U0X31*bId^Nq1x+$dVefLJ+k%a{qz6BM08AkwcbE2-9s!- zgYU2q=|c0&0J~rt(hE=n`i5#S=6v&6k_Po=OpkiBl~7CH05#BlsQMGXeM^ys@u`}w;IT7_~I14}HWmL!K7MoZ4WzLmi{1s29;^)NxJnlPS-H$}fQ$SUuE$yQAt&K()INT@`F3q9rS_XAP7^=gXsAJU{^#<&SdZqS8)t`*oWV2A4auw>8eI4~Ezn~@Lt!$s$-=B{QJZIkbvD)_y%w`$6qdkDTg>KbVV!}R*$LDDFQ6uP8@19eQ4@)? z)wG}1C88PUMU6ZRwb>e?o>g0GA8bH+4C;+}7qz6{QTL_YW>zp4DqRBAZZ*`*Tch5L zU2y_VLcKTKl-tcrN@EQ&24XOtLUr&KwdoS=Fkh#GFo<+F9Eh{A8z$aqIvR?4QH?{D z&%(v%x67=^M%3QegKSdQ`IU&C$y3xT@e3Bmc>IK^bSP>@^)Vl|#Xy{mdgt##&165S z<433!d~M6Wq8^E7k8KxKFBHB1{;v)ZJ^NNz0Ec22ZbN;_ea1@Ie6N}LYSi)k6}3k` zqn>GkeP$B|qE;{nwRvmX{Klxg&=U1%dSW7-|8YdLBy(+rpHL$_h}uMFZ2mP=z28wY z{)$?;%==CKVmOU-DC(JC$9nhxHPC_w%>9*60}Dr2k+wv%)Ll_G4#Mp?8gpQ=pUuZ+ zThx+w#8}u3HKR!D7}Tbnhk7rpv-zh`1GtUq?-gdmk3Vz%Rgm(ac{k@ko!6GAfsDd3 zI0gAx(m9Xg@e*#qW`{i9zoM1kusQFYu{ZgPP@g4md z{SotwH)0;rA2AfO9JLMOEYgcmry}H-$*+mcNDssOco(%|e#gz97Zyi#{4*BC57yi# z%%3x~cZuj7JrmP<__JE9O#19e^XCG|Pni{oK&`|We1a!%1a3HOzIfz0V>Vq^EKmMy zo4$#9@p#ViXlOqj>Nw^(NBgARb42uF2{>>5?6wDLY0smMp?ksOe8GLFUBBz18PFrV zOFH%?kN1Dy@dVZIs>>elU)d^uh0RF^7f~zn?5cSmB)MjO@h}P7>-=Z9ZkA$16q!8sh{_b_ZJUN zvAcRtaQ>zfX-vhXsE(sBJEpy7zG#G@K6Lt`cKcw|d7pwhek*ML9@OzXgF3$VQ7@tw zs29*@oA&w5q!Xj}&;J96l%zs>JcG?J1hd^Y$F4DIbA@9DoQgVLn{E0$>a@H@)r&&C zF>^jJAJ-*No4GP-z*A7=tI$nKWCszQ+moo{chmYWYDSqJngJC-o!?HV8TG_?I1oGF zX#4?Rq4r9PN9Gq96HxU}V@AA;eD`xcJmUOkC6e*6c>z^I?be2F#lBZ^gHlQ}) ze$)+rqaKa_GxK3o88y=Zr~$0TQg|En>{I=2Rwx^4<{_vRtcQ98&0HdS^>#sRu7Nf^ z$yQj1`f%ES!FU?AIp5jxw9idLxlk)q5;enGs7KQn)qWe)v+spkk#RQPT}ebE+J>6p zJ`BQJs81=+A7({Tp*qNldiNK_U$6|GR=q#XaXX6@NSAow@&4a(Tx>`B%S-b&pCVqF z?-`%*tj>R>*B6z zmfvuET<=dRe~^)l0*}YXdrpHfwJEITwLmjh$sJ$@`Rc|h8Aj@oe zjdcrZv+uS3;&IIlr)`DHs2`o~pgMYwnu+6M>Lo>Ox-_UI&V%)_JT}6)sE+?ab@T~U z?;C2xlEyIY2BQXC$R(nJil~t{#TeMeR_K6fNcTm(U}j)xJc;_8kLBy*cu?0pgOkSB zM4r$PpT5p^mg;vk%2k50PPRNNx~nMAHR?`=~0AogxcgcC6ALr$NVyZhSrc5 zkGj)I>v}?7Ps$UMzGU;lYzM8pHTc;9gUDND^S^OVcH+}~_4&(Hm5k&xqHCAI`3v`x zU!B0o^j^!=fQ{dwvxCGtl6R8$Se!`R5UT7ZG$*cWFl9H0A13tD{apGLjq7cP{_his zL)b`WZ7P?eQaaKxiR;5fS0dumu{r9BMV+rS_`s%>r+-S{+omH(w8-8oO;v3t`K@26vyqN=qCa)U z5Z5)Akc9Lh?yp1Lm82h0rk7k1!gS*2DX+u(ha@i;Dh86FYZ`IA9?M}-fY~uqcuc$htXAyq0^?#%Bal|)aGptToTU!?0-cPoVe=sfe#`FGh4iE}a;{oAU z3Tl$p)zJEb?Ks~5YpfS_GEkr2rZ_vWiml(z)*ou?Pq6u)sGpv)7u0P=-Uou4g-X-N z*iMMPvJkmKnh!c>3ODqjVk%rudNlFQxQ+6qsOt@(J?Zl}oq9i$-x_mJw=W?cVILv- zdZsw__v`s@qT*J9F1;%C$ux)tmSaKk%iB(_aMJ|h7s+o%(DjN&_;7P-QT8YCspLfx znh-Bdehoq&+Tg3dvxU4;#P1RBLfl+4Pd82E-XPxH4q*hvx-#QMf<9=QBVTj8*E@q# zjxPDu`Jb!F|HQ*+{s`q6aWW>MtUgvIoF?eHi{X?%)EejwAAMz~@_GidiwaK(1&HUf zH%RDN%x|S3xqk;ZBN~%d>-}aCT_~4O(3sGM@Xl0ndSZVX8EY$!rK29UgPFGRV&n}YuQGKfsy^W-JIJNn zH-LK02|WpZCW8Tk@8E}owTm?#IqB0 zO=L##2~)UlAnNiEABoAa3VCI?e+i);As2ZcDXT!-O+%tM4UM5vZ9*?HH&Hm-Hok-S zbLs>U>QnxO{I0N=v*-4CYV1 z_bN#wlyHKZ^4QG2RMr>2`h?l!Wgxwf^6K1N);2Vp{KW)6(~Psz4q^*=9mor$-hJ{u za1XyjbbiBrSdsD=eDigpsML(im{b}}L3;|`689x9`dUJ|y-f_U`8}u`eWjy(0r`o^ zn8W=KF(2i*$!|b@3gTyRC24;5^WRI)Uspm3`ANq43&SuQp|vUU{j?bR;}j&n6UJ7cZUA95p)2haAy1dvjY@}1+{s3KyN$2MueQ=x z@^xJxJ{K*)JQ8rKc^YqO#BO_{|6jxOP z-@kd|6917KbWP)?Quxf9;tfi=C3V&ibX~RTyL%qWhLN6uQ|5<+1bD(R|3@MBOxwf)kxQ29m>h`sr z?j?SQyr-1Sr_JbVx4wCdCN;?BTqa$a%J=MzPsra!m_uF(%AzlRcjNsFKGErL$|iG9 z8uFhL&xr4Em94OjPMZ=hW!s2Nd?@wZBUJ24s6fUJ3TqP&vp3bjY=rLQ&%#A`lX6`n z>;RA11{aZ6le_?|OPyKd2h!=!r2i!zOuQoH{0Qb0B7PP5+0N|$YZSb+4O8EHo#DT~ z+Pn@_{zUv7HYR_qsp2H#zEi@uw%~>yIF3r`Ffr;XM<`5LZ1S#Qd2T)xW9BbS{oN>%y5>?f4<4h+3G!AE+EPu| z3G#G3#Ln21y45JFf&6BMe-G*{c2+-OXWm_=qrNC9ZB@0>>TbPecTo{FX+=OkE zwIDR4?%$-}c#85CB@vTED~!GhanpP|fKr%~aEjndowGDB(wD_c?RF)(%=Q<3>*W7w zCYa2WjP)*IA@MV|$?v2~MBjiFXyY>GBQy|w-6a1Gi87S+vzhg|zdZTL z@G*YI0Pc&x6VW%~Anv(NzIWRz|2>KR_??h|cxNi4<)+y*QbQHF+7hml)>W0Vxi%ix z`ki|5Y+QAg(MA)(H|l1xZ9FIcAL47tJ3w7?`pGOn#sdnLa6??;J=6l%FH{N>!?dS&SuEZ1IUBW2Jvd~6t+WLibdE)JecOibA(2{sJ9K<~%b$Cv5!#`x`szE4C zK@gS3+76UoiAM6+bOy?F4I|_tK8ky<+WW7Qm(<3IdaqFG#Nl2)oIyJs2>;r$kNWn} zg$!N(RM!@7wxy zNk?B3h?mtbOE%lW=z@%N5`CSf@fFl*N5(CixsUqe$sbKvOgz8MFKpWx%>Bc-XAI>N z$ZKueYi-LrVNLG&lYI9um7=c)#2av92n9pQ{2l#m;S|a~a^nX4kvf;L5#`+o!Gxuh zB_lujDn@*RP4A>E0rA7AYc2kQ!}a|0(~zzfRPeVq6r;iDYm1F9#;n{}mT-^w5!+Z6 z;;(5VhfV9gMzoWXys?yRCS0VfCV4q+`@yzP@BW`*6Mx|i+eiv3PU6Ouq~{Pe(CAjm zTiLqDDf{1RD|LP%!`|*3q#h z#^(QIM@_afnw$3$N)Rd#bS2}y0>ty#^pB)<!0BAKaM$=;iecp=-zBkENn-G-2m z@>u$rKfvDnm#q}tP!l4D$QwcBKGB)jhx&=gYd~3Q8d*&`18H3yZ5u1dPft3SvVMf4 z#M@IAZtI1TUQWKF^FNTv%PIVsj2{UD2!4dD9-E+H{DFC_G)tSD(+%?Z72ybkqsy(R1;Bqx6v^>f<%_?XwMhU-kG;5=bAA)oHz zio*@BNN2J)q{fZh5R(u|*-FZyFP$J=iExN%)LBRUGlbvB=j)LZKz$!VEkawBQMU!& z((_+wZ>ma$u7VU!qT+1gWr?38UYxSk-qQd6=PmiSDNji7CB6Y)QZIyf4nlu|uKNc5 zmnQr~Li}&rkFt-KBJrGx^(fSp69a9$H~F4akl@_b*TT$ zWg|1s>^!pY_M;;g$JpL>tY6ug<4zXZe);5{xG_6*?Hbs6=A=uRx9_|(HrDngH!B8i z{}z=sc=xi5o(_Jy{X#qeY36pU?#VMZM|Dr>-LtBD4*B}DZMVBo9Z%J&bN4RvRN5V| z$g?WGU%TFs5xtHs4~&TH)HkASkGW^pc(U$}TH`qyd-wg#o(frZPrT|GlY94KAD@H1 F{|Ds=QL_L5 diff --git a/readthedocs/locale/pt_BR/LC_MESSAGES/django.po b/readthedocs/locale/pt_BR/LC_MESSAGES/django.po index d3fec6cef10..a7a73be9499 100644 --- a/readthedocs/locale/pt_BR/LC_MESSAGES/django.po +++ b/readthedocs/locale/pt_BR/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Claudio Rogerio Carvalho Filho , 2017 # Claudio Sanches , 2015 @@ -19,22 +19,25 @@ # Rafael Vanat , 2018 # Rafael Vieira , 2019 # Rodrigo , 2014-2015,2018 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-08 09:41+0000\n" +"POT-Creation-Date: 2024-10-23 13:42+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Rafael Fontenelle , 2020,2022-2024\n" -"Language-Team: Portuguese (Brazil) (http://app.transifex.com/readthedocs/readthedocs/language/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (http://app.transifex.com/readthedocs/" +"readthedocs/language/pt_BR/)\n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: pt_BR\n" -"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % " +"1000000 == 0 ? 1 : 2;\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:717 -#: projects/filters.py:196 projects/models.py:1480 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:728 +#: projects/filters.py:196 projects/models.py:1484 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versão" @@ -175,22 +178,28 @@ msgstr "Um subprojeto com este alias já existe" #: api/v3/serializers.py:1033 #, python-brace-format msgid "" -"Prefix redirects have been removed. Please use an exact redirect `/prefix/*`" -" instead. See {blog_link}." -msgstr "Redirecionamentos de prefixo foram removidos. Em vez disso, use um redirecionamento exato `/prefix/*`. Veja {blog_link}." +"Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " +"instead. See {blog_link}." +msgstr "" +"Redirecionamentos de prefixo foram removidos. Em vez disso, use um " +"redirecionamento exato `/prefix/*`. Veja {blog_link}." #: api/v3/serializers.py:1039 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." -msgstr "sphinx_html redirecionamento foi renomeado para clean_url_to_html. Veja {blog_link}." +msgstr "" +"sphinx_html redirecionamento foi renomeado para clean_url_to_html. Veja " +"{blog_link}." #: api/v3/serializers.py:1045 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " "{blog_link}." -msgstr "sphinx_htmldir redirecionamento foi renomeado para html_to_clean_url. Veja {blog_link}." +msgstr "" +"sphinx_htmldir redirecionamento foi renomeado para html_to_clean_url. Veja " +"{blog_link}." #: audit/models.py:76 msgid "Page view" @@ -232,7 +241,7 @@ msgid "Invitation declined" msgstr "Convite recusado" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:246 +#: projects/models.py:250 msgid "User" msgstr "Usuário" @@ -244,9 +253,9 @@ msgstr "ID do usuário" msgid "Username" msgstr "Usuário" -#: audit/models.py:138 builds/models.py:95 builds/models.py:711 -#: organizations/filters.py:133 projects/filters.py:151 -#: projects/models.py:1474 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:95 builds/models.py:722 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1478 +#: redirects/models.py:48 msgid "Project" msgstr "Projeto" @@ -270,7 +279,7 @@ msgstr "ID da organização" msgid "Organization slug" msgstr "Slug da organização" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1226 msgid "Action" msgstr "Ação" @@ -294,7 +303,9 @@ msgstr "Recurso" msgid "" "Extra data about the log entry. Its structure depends on the type of log " "entry." -msgstr "Dados extras sobre entrada de logs. Sua estrutura depende do tipo de entrada de log." +msgstr "" +"Dados extras sobre entrada de logs. Sua estrutura depende do tipo de entrada " +"de log." #: audit/models.py:258 msgid "shared link" @@ -453,7 +464,7 @@ msgstr "Branch" msgid "Tag" msgstr "Tag" -#: builds/constants.py:56 projects/constants.py:412 +#: builds/constants.py:56 projects/constants.py:414 msgid "Unknown" msgstr "Desconhecido" @@ -485,7 +496,7 @@ msgstr "Ativo" msgid "Build successful" msgstr "Construção bem-sucedida" -#: builds/filters.py:29 projects/models.py:1579 +#: builds/filters.py:29 projects/models.py:1583 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Construção falhou" @@ -502,7 +513,7 @@ msgstr "Pull/merge request" msgid "All versions" msgstr "Todas as versões" -#: builds/filters.py:48 builds/models.py:139 builds/models.py:733 +#: builds/filters.py:48 builds/models.py:139 builds/models.py:744 msgid "State" msgstr "Estado" @@ -511,7 +522,7 @@ msgstr "Estado" msgid "Any" msgstr "Qualquer" -#: builds/filters.py:54 builds/models.py:100 builds/models.py:723 +#: builds/filters.py:54 builds/models.py:100 builds/models.py:734 msgid "Type" msgstr "Tipo" @@ -545,7 +556,7 @@ msgid "Verbose Name" msgstr "Nome completo" #: builds/models.py:127 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:251 +#: projects/models.py:255 msgid "Slug" msgstr "Slug" @@ -565,7 +576,7 @@ msgstr "Construído" msgid "Uploaded" msgstr "Enviado" -#: builds/models.py:154 projects/models.py:479 +#: builds/models.py:154 projects/models.py:483 msgid "Privacy Level" msgstr "Nível de privacidade" @@ -579,7 +590,8 @@ msgstr "Oculta" #: builds/models.py:164 msgid "Hide this version from the version (flyout) menu and search results?" -msgstr "Ocultar esta versão do menu (flutuante) de versões e resultados de pesquisa?" +msgstr "" +"Ocultar esta versão do menu (flutuante) de versões e resultados de pesquisa?" #: builds/models.py:167 msgid "Machine Created" @@ -597,7 +609,7 @@ msgstr "Tem ePub" msgid "Has HTML Zip" msgstr "Tem Zip de HTML" -#: builds/models.py:175 projects/models.py:564 +#: builds/models.py:175 projects/models.py:568 msgid "Documentation type" msgstr "Tipo de documentação" @@ -606,207 +618,211 @@ msgid "Type of documentation the version was built with." msgstr "Tipo de documentação com a qual a versão foi construída." #: builds/models.py:183 -msgid "" -"Data generated at build time by the doctool (`readthedocs-build.yaml`)." -msgstr "Dados gerados em tempo de construção pelo doctool (`readthedocs-build.yaml`)." +msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." +msgstr "" +"Dados gerados em tempo de construção pelo doctool (`readthedocs-build.yaml`)." #: builds/models.py:190 msgid "Inject new addons js library for this version" msgstr "Injetar nova biblioteca js de addons para esta versão" -#: builds/models.py:745 +#: builds/models.py:756 msgid "Status" msgstr "Status" -#: builds/models.py:752 integrations/models.py:145 +#: builds/models.py:763 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:753 +#: builds/models.py:764 msgid "Success" msgstr "Sucesso" -#: builds/models.py:758 +#: builds/models.py:769 msgid "Setup" msgstr "Configuração" -#: builds/models.py:759 +#: builds/models.py:770 msgid "Setup error" msgstr "Erro de configuração" -#: builds/models.py:760 +#: builds/models.py:771 msgid "Output" msgstr "Saída" -#: builds/models.py:761 templates/builds/build_detail.html:261 +#: builds/models.py:772 templates/builds/build_detail.html:261 msgid "Error" msgstr "Erro" -#: builds/models.py:762 +#: builds/models.py:773 msgid "Exit code" msgstr "Código de saída" -#: builds/models.py:767 projects/models.py:1491 +#: builds/models.py:778 projects/models.py:1495 msgid "Commit" msgstr "Commit" -#: builds/models.py:773 +#: builds/models.py:784 msgid "Version slug" msgstr "Slug de versão" -#: builds/models.py:779 +#: builds/models.py:790 msgid "Version name" msgstr "Nome da versão" -#: builds/models.py:785 builds/models.py:1228 +#: builds/models.py:796 builds/models.py:1239 msgid "Version type" msgstr "Tipo da versão" -#: builds/models.py:792 +#: builds/models.py:803 msgid "Configuration used in the build" msgstr "Configuração usada na construção" -#: builds/models.py:797 +#: builds/models.py:808 msgid "Custom build configuration file path used in this build" -msgstr "Caminho personalizado do arquivo de configuração de construção nesta construção" +msgstr "" +"Caminho personalizado do arquivo de configuração de construção nesta " +"construção" -#: builds/models.py:805 +#: builds/models.py:816 msgid "Build Length" msgstr "Tamanho da construção" -#: builds/models.py:808 +#: builds/models.py:819 msgid "Builder" msgstr "Builder" -#: builds/models.py:815 +#: builds/models.py:826 msgid "Cold Storage" msgstr "Armazenamento a frio" -#: builds/models.py:821 +#: builds/models.py:832 msgid "Celery task id" msgstr "ID da tarefa Celery" -#: builds/models.py:1131 +#: builds/models.py:1142 msgid "Build" msgstr "Construção" -#: builds/models.py:1136 +#: builds/models.py:1147 msgid "Command" msgstr "Comando" -#: builds/models.py:1137 builds/models.py:1192 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:253 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1203 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:257 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Descrição" -#: builds/models.py:1138 +#: builds/models.py:1149 msgid "Command output" msgstr "Saída do comando" -#: builds/models.py:1139 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Código de saída do comando" -#: builds/models.py:1141 +#: builds/models.py:1152 msgid "Start time" msgstr "Horário de início" -#: builds/models.py:1142 +#: builds/models.py:1153 msgid "End time" msgstr "Horário de término" -#: builds/models.py:1170 +#: builds/models.py:1181 msgid "Activate version" msgstr "Ativar versão" -#: builds/models.py:1171 +#: builds/models.py:1182 msgid "Hide version" msgstr "Ocultar versão" -#: builds/models.py:1172 +#: builds/models.py:1183 msgid "Make version public" msgstr "Tornar pública a versão" -#: builds/models.py:1173 +#: builds/models.py:1184 msgid "Make version private" msgstr "Tornar privada a versão" -#: builds/models.py:1174 +#: builds/models.py:1185 msgid "Set version as default" msgstr "Definir versão como padrão" -#: builds/models.py:1175 +#: builds/models.py:1186 msgid "Delete version" msgstr "Excluir versão" -#: builds/models.py:1187 +#: builds/models.py:1198 msgid "Rule priority" msgstr "Prioridade da regra" -#: builds/models.py:1188 +#: builds/models.py:1199 msgid "A lower number (0) means a higher priority" msgstr "Um número menor que (0) significa uma prioridade mais alta" -#: builds/models.py:1198 +#: builds/models.py:1209 msgid "Match argument" msgstr "Argumento correspondência" -#: builds/models.py:1199 +#: builds/models.py:1210 msgid "Value used for the rule to match the version" msgstr "Valor usado para a regra corresponder à versão" -#: builds/models.py:1203 +#: builds/models.py:1214 msgid "Predefined match argument" msgstr "Argumento correspondência predefinido" -#: builds/models.py:1205 +#: builds/models.py:1216 msgid "" -"Match argument defined by us, it is used if is not None, otherwise match_arg" -" will be used." -msgstr "Argumento de correspondência definido por nós. Ele é usado se não for None, do contrário match_arg será usado." +"Match argument defined by us, it is used if is not None, otherwise match_arg " +"will be used." +msgstr "" +"Argumento de correspondência definido por nós. Ele é usado se não for None, " +"do contrário match_arg será usado." -#: builds/models.py:1216 +#: builds/models.py:1227 msgid "Action to apply to matching versions" msgstr "Ação para aplicar às versões correspondentes" -#: builds/models.py:1221 +#: builds/models.py:1232 msgid "Action argument" msgstr "Argumento ação" -#: builds/models.py:1222 +#: builds/models.py:1233 msgid "Value used for the action to perfom an operation" msgstr "Valor usado para a ação realizar uma operação" -#: builds/models.py:1229 +#: builds/models.py:1240 msgid "Type of version the rule should be applied to" msgstr "Tipo da versão à qual a regra deve ser aplicada" -#: builds/models.py:1394 +#: builds/models.py:1405 msgid "Version activated" msgstr "Versão ativada" -#: builds/models.py:1395 +#: builds/models.py:1406 msgid "Version hidden" msgstr "Versão oculta" -#: builds/models.py:1397 +#: builds/models.py:1408 msgid "Version set to public privacy" msgstr "Versão definida com privacidade pública" -#: builds/models.py:1400 +#: builds/models.py:1411 msgid "Version set to private privacy" msgstr "Versão definida com privacidade privada" -#: builds/models.py:1402 +#: builds/models.py:1413 msgid "Version set as default" msgstr "Versão definida como padrão" -#: builds/models.py:1403 +#: builds/models.py:1414 msgid "Version deleted" msgstr "Versão excluída" -#: builds/models.py:1408 +#: builds/models.py:1419 msgid "Matched rule" msgstr "Regra correspondida" @@ -924,7 +940,7 @@ msgstr "Explicação do problema" msgid "Please provide as much detail as possible." msgstr "Por favor, forneça o máximo possível de detalhes." -#: core/forms.py:198 projects/models.py:1594 +#: core/forms.py:198 projects/models.py:1598 msgid "URL" msgstr "URL" @@ -982,7 +998,9 @@ msgstr "Caso desmarcado, ainda será exibido anúncios da comunidade." #: core/models.py:37 msgid "Subscribe to our mailing list, and get helpful onboarding suggestions." -msgstr "Inscreva-se em nossa lista de e-mails e receba sugestões úteis de participação." +msgstr "" +"Inscreva-se em nossa lista de e-mails e receba sugestões úteis de " +"participação." #: core/models.py:42 msgid "Whitelisted" @@ -1005,7 +1023,11 @@ msgid "" "\n" "\n" "Command killed due to timeout or excessive memory consumption\n" -msgstr "\n\nComando encerrado em ter excedido o tempo limite ou consumo excessivo de memória\n" +msgstr "" +"\n" +"\n" +"Comando encerrado em ter excedido o tempo limite ou consumo excessivo de " +"memória\n" #: doc_builder/environments.py:355 msgid "Command exited abnormally" @@ -1036,14 +1058,18 @@ msgstr "A validação do domínio personalizado expirou: {{domain}}" msgid "" "This project has reached the limit of {feature.value} domains. Consider " "removing unused domains." -msgstr "Este projeto atingiu o limite de {feature.value} domínios. Considere remover domínios não utilizados." +msgstr "" +"Este projeto atingiu o limite de {feature.value} domínios. Considere remover " +"domínios não utilizados." #: domains/validators.py:22 #, python-brace-format msgid "" -"Your organization has reached the limit of {feature.value} domains. Consider" -" removing unused domains or upgrading your plan." -msgstr "Sua organixação atingiu o limite de {feature.value} domínios. Considere remover domínios não utilizados ou fazer upgrade no seu plano." +"Your organization has reached the limit of {feature.value} domains. Consider " +"removing unused domains or upgrading your plan." +msgstr "" +"Sua organixação atingiu o limite de {feature.value} domínios. Considere " +"remover domínios não utilizados ou fazer upgrade no seu plano." #: gold/forms.py:50 msgid "No project found." @@ -1054,12 +1080,12 @@ msgid "This project is already Ad-Free." msgstr "Este projeto já está livre de anúncios." #: gold/models.py:28 organizations/models.py:31 organizations/models.py:223 -#: organizations/models.py:297 projects/models.py:237 +#: organizations/models.py:297 projects/models.py:241 msgid "Publication date" msgstr "Data de publicação" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:240 projects/models.py:1493 +#: organizations/models.py:298 projects/models.py:244 projects/models.py:1497 msgid "Modified date" msgstr "Data de modificação" @@ -1086,21 +1112,27 @@ msgstr "Projetos Gold" msgid "" "Gold members may completely remove advertising for all visitors to their " "projects." -msgstr "Os membros Gold podem remover anúncios por completo para todos os visitantes de seus projetos." +msgstr "" +"Os membros Gold podem remover anúncios por completo para todos os visitantes " +"de seus projetos." #: gold/templates/gold/projects.html:20 #: gold/templates/gold/subscription_detail.html:52 msgid "" -"For small businesses or personal projects, we ask for $5 per month to remove" -" ads from a project." -msgstr "Para pequenas empresas ou projetos pessoais, pedimos USD $5 por mês para remover anúncios de um projeto." +"For small businesses or personal projects, we ask for $5 per month to remove " +"ads from a project." +msgstr "" +"Para pequenas empresas ou projetos pessoais, pedimos USD $5 por mês para " +"remover anúncios de um projeto." #: gold/templates/gold/projects.html:21 #: gold/templates/gold/subscription_detail.html:53 msgid "" -"For corporate supported open source projects, we ask for a $50 membership in" -" order to cover our support and operations costs." -msgstr "Para projetos de código aberto com suporte corporativo, solicitamos uma assinatura de USD $50 para cobrir nossos custos de suporte e operações." +"For corporate supported open source projects, we ask for a $50 membership in " +"order to cover our support and operations costs." +msgstr "" +"Para projetos de código aberto com suporte corporativo, solicitamos uma " +"assinatura de USD $50 para cobrir nossos custos de suporte e operações." #: gold/templates/gold/projects.html:24 msgid "Ad-free projects" @@ -1144,7 +1176,10 @@ msgid "" "You can't make any more projects ad-free with your current Gold membership " "of %(gold_level)s. You can either increase the level of your membership or " "change which projects you make ad-free." -msgstr "Não é possível criar mais projetos sem anúncios com sua atual assinatura Gold de %(gold_level)s. Você pode aumentar o nível de sua assinatura ou alterar quais projetos você faz sem anúncios." +msgstr "" +"Não é possível criar mais projetos sem anúncios com sua atual assinatura " +"Gold de %(gold_level)s. Você pode aumentar o nível de sua assinatura ou " +"alterar quais projetos você faz sem anúncios." #: gold/templates/gold/subscription_detail.html:35 msgid "Read the Docs Gold Membership" @@ -1154,23 +1189,30 @@ msgstr "Assinatura Gold do Read the Docs" msgid "" "Supporting Read the Docs lets us work more on features that people love. " "Your money will go directly to maintenance and development of the product." -msgstr "Apoio ao Read the Docs nos permite trabalhar mais em novas funcionalidades que as pessoas adorariam. Seu dinheiro vai diretamente para a manutenção e desenvolvimento do produto." +msgstr "" +"Apoio ao Read the Docs nos permite trabalhar mais em novas funcionalidades " +"que as pessoas adorariam. Seu dinheiro vai diretamente para a manutenção e " +"desenvolvimento do produto." #: gold/templates/gold/subscription_detail.html:57 msgid "" -"If you are a company using Read the Docs, please consider Read the Docs for Business. This will " -"help us cover our costs, and provide you with a better experience on the " -"site." -msgstr "Se você é uma empresa que usa o Read the Docs, considere o Read the Docs for Business. Isso nos ajudará a cobrir nossos custos e lhe proporcionará uma melhor experiência no site." +"If you are a company using Read the Docs, please consider Read the Docs for Business. This will help us cover " +"our costs, and provide you with a better experience on the site." +msgstr "" +"Se você é uma empresa que usa o Read the Docs, considere o Read the Docs for Business. Isso nos ajudará a cobrir " +"nossos custos e lhe proporcionará uma melhor experiência no site." #: gold/templates/gold/subscription_detail.html:66 #, python-format msgid "" -"For any questions about our Gold membership program, please email" -" us." -msgstr "Para qualquer dúvida sobre nosso programa de assinatura Gold, envie um e-mail para nós." +"For any questions about our Gold membership program, please email us." +msgstr "" +"Para qualquer dúvida sobre nosso programa de assinatura Gold, envie um e-mail para nós." #: gold/templates/gold/subscription_detail.html:74 msgid "Your Gold membership" @@ -1209,7 +1251,8 @@ msgstr "Cadastrar" #: gold/views.py:189 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" -msgstr "Ocorreu um erro ao conectar ao Stripe, tente novamente em alguns minutos" +msgstr "" +"Ocorreu um erro ao conectar ao Stripe, tente novamente em alguns minutos" #: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" @@ -1296,9 +1339,11 @@ msgstr "Solicitação de convite" #: invitations/templates/invitations/invitation_detail.html:12 #, python-format msgid "" -"%(requestor_name)s has invited you to join" -" the %(target_name)s %(target_type)s." -msgstr "%(requestor_name)s convidou você para se juntar a %(target_type)s %(target_name)s ." +"%(requestor_name)s has invited you to join " +"the %(target_name)s %(target_type)s." +msgstr "" +"%(requestor_name)s convidou você para se " +"juntar a %(target_type)s %(target_name)s ." #: invitations/templates/invitations/invitation_detail.html:22 msgid "Your invitation has expired." @@ -1317,7 +1362,9 @@ msgstr "Peça ao administrador do projeto para te convidar novamente." msgid "" "This invitation will expire in %(valid_until)s." -msgstr "Este convite vai expirar em %(valid_until)s." +msgstr "" +"Este convite vai expirar em %(valid_until)s." #: invitations/templates/invitations/invitation_detail.html:39 msgid "Accept" @@ -1336,7 +1383,7 @@ msgid "Unknown problem" msgstr "Problema desconhecido" #: notifications/messages.py:101 -msgid "Build terminated due inactivity" +msgid "Build terminated due to inactivity" msgstr "Construção encerrada devido a inatividade" #: notifications/messages.py:129 @@ -1433,7 +1480,8 @@ msgstr "Caminho de MkDocs docs_dir não encontrado" #: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" -msgstr "A opção de configuração de MkDocs {{extra_config}} é inválida" +msgstr "" +"A opção de configuração de MkDocs {{extra_config}} é inválida" #: notifications/messages.py:461 msgid "MkDocs configuration file is empty" @@ -1462,7 +1510,7 @@ msgstr "Usuários" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:250 projects/models.py:1485 +#: projects/models.py:254 projects/models.py:1489 msgid "Name" msgstr "Nome" @@ -1551,7 +1599,9 @@ msgstr "Falha ao adicionar chave de implantação ao projeto" msgid "" "Our access to your following accounts was revoked: {provider}. Please, " "reconnect them from your social account connections." -msgstr "Nosso acesso às suas seguintes contas foi revogado: {provider}. Por favor, reconecte-as a partir das conexões de sua conta social." +msgstr "" +"Nosso acesso às suas seguintes contas foi revogado: {provider}. Por favor, " +"reconecte-as a partir das conexões de sua conta social." #: oauth/utils.py:57 msgid "Webhook activated" @@ -1560,7 +1610,9 @@ msgstr "Webhook ativado" #: oauth/utils.py:65 msgid "" "Webhook activation failed. Make sure you have the necessary permissions." -msgstr "Ativação de webhook falhou. Certifique-se que você tem as permissões necessárias." +msgstr "" +"Ativação de webhook falhou. Certifique-se que você tem as permissões " +"necessárias." #: organizations/constants.py:9 msgid "Read-only" @@ -1588,8 +1640,7 @@ msgstr "Nome (descendente)" msgid "All organizations" msgstr "Todas as organizações" -#: organizations/filters.py:103 projects/filters.py:161 -#: projects/filters.py:223 +#: organizations/filters.py:103 projects/filters.py:161 projects/filters.py:223 msgid "Sort by" msgstr "Ordenar por" @@ -1740,10 +1791,16 @@ msgstr "Excluir organização" msgid "" "\n" " Deleting this organization will also remove all the organization's\n" -" teams, users, projects, and built documentation. Are you sure that it\n" +" teams, users, projects, and built documentation. Are you sure that " +"it\n" " is safe to remove this organization?\n" " " -msgstr "\n A exclusão desta organização também removerá todas as equipes,\n usuários, projetos e documentação criada da organização.\n Tem certeza de que é seguro remover esta organização?\n " +msgstr "" +"\n" +" A exclusão desta organização também removerá todas as equipes,\n" +" usuários, projetos e documentação criada da organização.\n" +" Tem certeza de que é seguro remover esta organização?\n" +" " #: organizations/templates/organizations/admin/organization_delete.html:23 #: templates/projects/project_delete.html:24 @@ -1823,10 +1880,18 @@ msgstr "Esta equipe não tem membros" #, python-format msgid "" "\n" -" This is a list of all the team members and owners inside your organization.\n" -" To invite members, invite them to a team\n" +" This is a list of all the team members and owners inside your " +"organization.\n" +" To invite members, invite them to a " +"team\n" +" " +msgstr "" +"\n" +" Esta é uma lista de todos os membros da equipe e donos dentro\n" +" de sua organização. Para convidar membros, convide-os para\n" +" uma equipe\n" " " -msgstr "\n Esta é uma lista de todos os membros da equipe e donos dentro\n de sua organização. Para convidar membros, convide-os para\n uma equipe\n " #: organizations/templates/organizations/onboard/base.html:24 #: templates/projects/import_base.html:27 @@ -1865,19 +1930,36 @@ msgid "" " More members can be invited to your team later,\n" " in the organization admin dashboard.\n" " " -msgstr "\n  Finalmente, se você quiser convidar sua empresa para se juntar a você,\n  convide alguns membros para compartilhar a documentação abaixo.\n  Mais membros podem ser convidados para sua equipe posteriormente,\n  no painel de administração da organização.\n " +msgstr "" +"\n" +"  Finalmente, se você quiser convidar sua empresa para se juntar a " +"você,\n" +"  convide alguns membros para compartilhar a documentação abaixo.\n" +"  Mais membros podem ser convidados para sua equipe posteriormente,\n" +"  no painel de administração da organização.\n" +" " #: organizations/templates/organizations/onboard/organization.html:11 msgid "" "\n" " Before you can add a project or build documentation,\n" " we will help you create an organization.\n" -" Access to your documentation is limited to only those inside your organization,\n" +" Access to your documentation is limited to only those inside your " +"organization,\n" " or inside a team with access.\n" " We'll help set up a team shortly,\n" " start by entering your organization details.\n" " " -msgstr "\n Antes de adicionar um projeto ou construir uma documentação,\n ajudaremos você a criar uma organização.\n O acesso à sua documentação é limitado apenas àqueles dentro da sua organização\n ou dentro de uma equipe com acesso.\n Ajudaremos a formar uma equipe em breve.\n Comece inserindo os detalhes da sua organização.\n " +msgstr "" +"\n" +" Antes de adicionar um projeto ou construir uma documentação,\n" +" ajudaremos você a criar uma organização.\n" +" O acesso à sua documentação é limitado apenas àqueles dentro da " +"sua organização\n" +" ou dentro de uma equipe com acesso.\n" +" Ajudaremos a formar uma equipe em breve.\n" +" Comece inserindo os detalhes da sua organização.\n" +" " #: organizations/templates/organizations/onboard/team.html:7 msgid "Create a Team" @@ -1892,7 +1974,9 @@ msgstr "Escolha uma organização" msgid "" "You are a member of several organizations. Select the organization that you " "want to use:" -msgstr "Você é membro de diversas organizações. Selecione a organização que você deseja usar:" +msgstr "" +"Você é membro de diversas organizações. Selecione a organização que você " +"deseja usar:" #: organizations/templates/organizations/organization_choose.html:45 msgid "You aren't currently a member of any organizations." @@ -1908,23 +1992,40 @@ msgid "" " To start building documentation, we will first help you create an\n" " organization.\n" " " -msgstr "\n Para começar a construir a documentação, primeiro ajudaremos você a criar uma\n organização.\n " +msgstr "" +"\n" +" Para começar a construir a documentação, primeiro ajudaremos você " +"a criar uma\n" +" organização.\n" +" " #: organizations/templates/organizations/organization_create.html:42 msgid "" "\n" " Access to your documentation is limited to\n" -" only those inside your organization, or inside a team with access.\n" +" only those inside your organization, or inside a team " +"with access.\n" +" " +msgstr "" +"\n" +" O acesso à sua documentação é limitado\n" +" apenas àqueles dentro da sua organização ou dentro de uma " +"equipe com acesso.\n" " " -msgstr "\n O acesso à sua documentação é limitado\n apenas àqueles dentro da sua organização ou dentro de uma equipe com acesso.\n " #: organizations/templates/organizations/organization_create.html:50 msgid "" "\n" -" No need to decide now, you can pick a plan that fits your organization\n" +" No need to decide now, you can pick a plan that fits your " +"organization\n" " after a 30 day trial.\n" " " -msgstr "\n Não há necessidade de decidir agora, você pode escolher um plano adequado à sua organização\n após um teste de 130 dias.\n " +msgstr "" +"\n" +" Não há necessidade de decidir agora, você pode escolher um plano " +"adequado à sua organização\n" +" após um teste de 130 dias.\n" +" " #: organizations/templates/organizations/organization_detail.html:71 #: organizations/templates/organizations/team_list.html:69 @@ -1952,16 +2053,20 @@ msgstr "Log de segurança da organização" #: organizations/templates/organizations/security_log.html:19 #, python-format msgid "" -"The organization security log allows you to see" -" what has happened recently in your organization." -msgstr "O log de segurança da organização permite que você veja o que aconteceu recentemente na sua organização." +"The organization security log allows you to see " +"what has happened recently in your organization." +msgstr "" +"O log de segurança da organização permite que " +"você veja o que aconteceu recentemente na sua organização." #: organizations/templates/organizations/security_log.html:25 #, python-format msgid "" -"Showing logs from the last %(days_limit)s days. You can upgrade your plan to" -" increase the time period that is stored." -msgstr "Mostrando logs dos últimos %(days_limit)s dias. Você pode atualizar seu plano para aumentar o período de armazenamento." +"Showing logs from the last %(days_limit)s days. You can upgrade your plan to " +"increase the time period that is stored." +msgstr "" +"Mostrando logs dos últimos %(days_limit)s dias. Você pode atualizar seu " +"plano para aumentar o período de armazenamento." #: organizations/templates/organizations/security_log.html:30 msgid "Showing logs from all time." @@ -1983,10 +2088,16 @@ msgstr "Excluir equipe" #: organizations/templates/organizations/team_delete.html:13 msgid "" "\n" -" Deleting this team will revoke access for users that were in the team.\n" +" Deleting this team will revoke access for users that were in the " +"team.\n" " Are you sure that it is safe to remove these users?\n" " " -msgstr "\n Excluir esta equipe revogará o acesso dos usuários que estavam na equipe.\n Tem certeza de que é seguro remover esses usuários?\n " +msgstr "" +"\n" +" Excluir esta equipe revogará o acesso dos usuários que estavam na " +"equipe.\n" +" Tem certeza de que é seguro remover esses usuários?\n" +" " #: organizations/templates/organizations/team_detail.html:14 #: organizations/templates/organizations/team_edit.html:7 @@ -2022,9 +2133,14 @@ msgstr "Projetos da equipe" #: organizations/templates/organizations/team_project_edit.html:15 msgid "" "\n" -" Select the projects that you would like this team to have access to.\n" +" Select the projects that you would like this team to have access " +"to.\n" +" " +msgstr "" +"\n" +" Selecione os projetos aos quais você gostaria que esta equipe " +"tivesse acesso.\n" " " -msgstr "\n Selecione os projetos aos quais você gostaria que esta equipe tivesse acesso.\n " #: organizations/templates/organizations/team_project_edit.html:22 msgid "Update Projects" @@ -2140,75 +2256,75 @@ msgstr "Páginas Html Mkdocs" msgid "Generic" msgstr "Genérico" -#: projects/constants.py:79 +#: projects/constants.py:81 msgid "Live" msgstr "Publicado" -#: projects/constants.py:80 +#: projects/constants.py:82 msgid "Deleted" msgstr "Excluído" -#: projects/constants.py:86 +#: projects/constants.py:88 msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2068 +#: projects/constants.py:94 projects/models.py:2077 msgid "Public" msgstr "Público" -#: projects/constants.py:93 +#: projects/constants.py:95 msgid "Private" msgstr "Privado" -#: projects/constants.py:104 +#: projects/constants.py:106 msgid "CPython 2.x" msgstr "CPython 2.x" -#: projects/constants.py:105 +#: projects/constants.py:107 msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:409 +#: projects/constants.py:411 msgid "Valid and active" msgstr "Válido e ativo" -#: projects/constants.py:410 +#: projects/constants.py:412 msgid "Invalid" msgstr "Inválido" -#: projects/constants.py:411 +#: projects/constants.py:413 msgid "Pending" msgstr "Pendente" -#: projects/constants.py:421 +#: projects/constants.py:423 msgid "Multiple versions with translations (///)" msgstr "Várias versões com traduções (///)" -#: projects/constants.py:425 +#: projects/constants.py:427 msgid "Multiple versions without translations (//)" msgstr "Várias versões sem traduções (//)" -#: projects/constants.py:429 +#: projects/constants.py:431 msgid "Single version without translations (/)" msgstr "Uma única versão sem traduções (//)" -#: projects/constants.py:446 +#: projects/constants.py:448 msgid "Alphabetically" msgstr "Alfabeticamente" -#: projects/constants.py:447 +#: projects/constants.py:449 msgid "SemVer (Read the Docs)" msgstr "SemVer (Read the Docs)" -#: projects/constants.py:450 +#: projects/constants.py:452 msgid "Python Packaging (PEP 440 and PEP 425)" msgstr "Empacotamento do Python (PEP 440 e PEP 425)" -#: projects/constants.py:452 +#: projects/constants.py:454 msgid "CalVer (YYYY.0M.0M)" msgstr "CalVer (AAAA.0M.0M)" -#: projects/constants.py:453 +#: projects/constants.py:455 msgid "Define your own pattern" msgstr "Defina seu próprio padrão" @@ -2272,7 +2388,9 @@ msgstr "Nome de projeto inválido" msgid "" "We have detected that this project is public, pull request previews are set " "to public." -msgstr "Detectamos que este projeto é público, as prévias de pull request estão definidas como públicas." +msgstr "" +"Detectamos que este projeto é público, as prévias de pull request estão " +"definidas como públicas." #: projects/forms.py:250 msgid "To build from pull requests you need a " @@ -2282,7 +2400,9 @@ msgstr "Para construir a partir de pull requests, você precisa de uma " msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " -msgstr "Para construir a partir de pull requests, o webhook do seu repositório precisa enviar eventos de pull request." +msgstr "" +"Para construir a partir de pull requests, o webhook do seu repositório " +"precisa enviar eventos de pull request." #: projects/forms.py:277 msgid "Pull request builds not supported" @@ -2301,7 +2421,9 @@ msgstr "Nenhum serviço conectado encontrado" msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." -msgstr "Somente os donos da organização podem criar novos projetos quando o logon único estiver ativado." +msgstr "" +"Somente os donos da organização podem criar novos projetos quando o logon " +"único estiver ativado." #: projects/forms.py:353 projects/forms.py:375 msgid "Organization single sign-on enabled" @@ -2311,7 +2433,9 @@ msgstr "Logon único da organização ativado" msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." -msgstr "Você deve fazer parte de uma equipe com permissões de administrador para adicionar um novo projeto à sua organização." +msgstr "" +"Você deve fazer parte de uma equipe com permissões de administrador para " +"adicionar um novo projeto à sua organização." #: projects/forms.py:361 projects/forms.py:383 msgid "Admin permission required" @@ -2321,17 +2445,18 @@ msgstr "Permissão de administrador necessária" msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." -msgstr "Os projetos não podem ser configurados manualmente quando o logon único está ativado para sua organização." +msgstr "" +"Os projetos não podem ser configurados manualmente quando o logon único está " +"ativado para sua organização." -#: projects/forms.py:451 projects/models.py:255 +#: projects/forms.py:451 projects/models.py:259 msgid "Short description of this project" msgstr "Descrição curta deste projeto" #: projects/forms.py:473 #, python-brace-format msgid "" -"This setting is inherited from the parent " -"translation." +"This setting is inherited from the parent translation." msgstr "Essa configuração é herdada da tradução mãe." #: projects/forms.py:548 @@ -2353,13 +2478,16 @@ msgstr "Mostrar uma notificação em construções de pull requests" #: projects/forms.py:672 msgid "Show a notification on non-stable and latest versions" -msgstr "Mostrar uma notificação em versões não estáveis e mais recentes (latest)" +msgstr "" +"Mostrar uma notificação em versões não estáveis e mais recentes (latest)" #: projects/forms.py:708 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." -msgstr "O padrão personalizado de classificação do menu flutuante é necessário ao selecionar um padrão personalizado." +msgstr "" +"O padrão personalizado de classificação do menu flutuante é necessário ao " +"selecionar um padrão personalizado." #: projects/forms.py:740 #, python-format @@ -2374,7 +2502,9 @@ msgstr "A carga útil deve ser um objeto JSON válido." msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." -msgstr "Este projeto está configurado com um esquema de versionamento que não oferece suporte a traduções." +msgstr "" +"Este projeto está configurado com um esquema de versionamento que não " +"oferece suporte a traduções." #: projects/forms.py:1037 msgid "Only one domain can be canonical at a time." @@ -2412,512 +2542,583 @@ msgstr "Subprojeto" msgid "Alias" msgstr "Apelido" -#: projects/models.py:258 +#: projects/models.py:190 +#, fuzzy +#| msgid "Single version" +msgid "Sorting of versions" +msgstr "Versão única" + +#: projects/models.py:200 +msgid "Custom version sorting pattern" +msgstr "" + +#: projects/models.py:206 +msgid "Show latest and stable at the beginning" +msgstr "" + +#: projects/models.py:262 msgid "Repository URL" msgstr "URL do repositório" -#: projects/models.py:261 +#: projects/models.py:265 msgid "Git repository URL" msgstr "URL de repositório Git" -#: projects/models.py:268 +#: projects/models.py:272 msgid "Repository type" msgstr "Tipo de repositório" -#: projects/models.py:274 +#: projects/models.py:278 msgid "Project homepage" msgstr "Página do projeto" -#: projects/models.py:276 +#: projects/models.py:280 msgid "The project's homepage" msgstr "A página inicial do projeto" -#: projects/models.py:279 +#: projects/models.py:283 msgid "Canonical URL" msgstr "URL canônica" -#: projects/models.py:281 +#: projects/models.py:285 msgid "URL that documentation is expected to serve from" msgstr "A URL na qual a documentação deverá ser exibida" -#: projects/models.py:284 +#: projects/models.py:288 msgid "URL versioning scheme" msgstr "Esquema de versionamento da URL" -#: projects/models.py:291 +#: projects/models.py:295 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " "current URLs, so you might need to create a redirect." -msgstr "Isso afeta a URL a partir do qual sua documentação é veiculada e se ela suporta traduções ou versões. Alterar o esquema de versionamento quebrará suas URLs atuais, então talvez seja necessário criar um redirecionamento." +msgstr "" +"Isso afeta a URL a partir do qual sua documentação é veiculada e se ela " +"suporta traduções ou versões. Alterar o esquema de versionamento quebrará " +"suas URLs atuais, então talvez seja necessário criar um redirecionamento." -#: projects/models.py:299 +#: projects/models.py:303 msgid "Single version" msgstr "Versão única" -#: projects/models.py:302 +#: projects/models.py:306 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 "Um site de versão única ainda não tem traduções e somente a versão \"latest\", servida como raiz do domínio. Use isso com cautela, somente ative-a se nunca terá múltiplas versões de sua documentação." +msgstr "" +"Um site de versão única ainda não tem traduções e somente a versão " +"\"latest\", 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:309 +#: projects/models.py:313 msgid "Default version" msgstr "Versão padrão" -#: projects/models.py:312 +#: projects/models.py:316 msgid "The version of your project that / redirects to" msgstr "A versão do seu projeto para a qual / redireciona" -#: projects/models.py:317 +#: projects/models.py:321 msgid "Default branch" msgstr "Branch padrão" -#: projects/models.py:323 +#: projects/models.py:327 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." -msgstr "Para qual branch \"latest\" aponta. Deixe em vazio para usar valor padrão para seu VCS." +msgstr "" +"Para qual branch \"latest\" aponta. Deixe em vazio para usar valor padrão " +"para seu VCS." -#: projects/models.py:328 +#: projects/models.py:332 msgid "Custom path prefix" msgstr "Prefixo de caminho personalizado" -#: projects/models.py:334 +#: projects/models.py:338 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." -msgstr "Um prefixo de caminho personalizado usado ao fornecer documentação deste projeto. Por padrão, fornecemos documentação na raiz (/) de um domínio." +msgstr "" +"Um prefixo de caminho personalizado usado ao fornecer documentação deste " +"projeto. Por padrão, fornecemos documentação na raiz (/) de um domínio." -#: projects/models.py:339 +#: projects/models.py:343 msgid "Custom subproject path prefix" msgstr "Prefixo de caminho personalizado de subprojeto" -#: projects/models.py:345 +#: projects/models.py:349 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." -msgstr "Um prefixo de caminho personalizado usado ao avaliar a raiz de um subprojeto. Por padrão, fornecemos documentação de subprojetos sob o prefixo `/projects/`." +msgstr "" +"Um prefixo de caminho personalizado usado ao avaliar a raiz de um " +"subprojeto. Por padrão, fornecemos documentação de subprojetos sob o prefixo " +"`/projects/`." -#: projects/models.py:352 +#: projects/models.py:356 msgid "Build pull requests for this project" msgstr "Construir em pull requests para este projeto" -#: projects/models.py:355 +#: projects/models.py:359 msgid "" -"More information in our docs." -msgstr "Mais informações em nossa documentação." +"More information in our docs." +msgstr "" +"Mais informações em nossa documentação." -#: projects/models.py:359 +#: projects/models.py:363 msgid "Privacy level of Pull Requests" msgstr "Nível de privacidade de pull requests" -#: projects/models.py:366 +#: projects/models.py:370 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." -msgstr "As construções de pull requests devem ser públicas? Se o seu repositório for público, não defina isso como privado." +msgstr "" +"As construções de pull requests devem ser públicas? Se o seu " +"repositório for público, não defina isso como privado." -#: projects/models.py:371 +#: projects/models.py:375 msgid "CDN Enabled" msgstr "CDN ativada" -#: projects/models.py:373 +#: projects/models.py:377 msgid "Analytics code" msgstr "Código de Analytics" -#: projects/models.py:378 +#: projects/models.py:382 msgid "" -"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow" -" down your page loads." -msgstr "Tracking ID do Google Analytics (por exemplo, UA-22345342-1). Isso pode tornar a página mais lenta." +"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " +"down your page loads." +msgstr "" +"Tracking ID do Google Analytics (por exemplo, UA-22345342-1). " +"Isso pode tornar a página mais lenta." -#: projects/models.py:384 +#: projects/models.py:388 msgid "Disable Analytics" msgstr "Desativar Analytics" -#: projects/models.py:388 +#: projects/models.py:392 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" -msgstr "Desativa completamente o Google Analytics para este projeto (requer reconstruir a documentação)" +msgstr "" +"Desativa completamente o Google Analytics para este projeto (requer " +"reconstruir a documentação)" -#: projects/models.py:393 +#: projects/models.py:397 msgid "Alternative container image" msgstr "Imagem alternativa de contêiner" -#: projects/models.py:399 +#: projects/models.py:403 msgid "Container memory limit" msgstr "Limite de memória do contêiner" -#: projects/models.py:404 +#: projects/models.py:408 msgid "" -"Memory limit in Docker format -- example: 512m or " +"Memory limit in Docker format -- example: 512m or 1g" +msgstr "" +"Limite de memória no formato Docker -- exemplo: 512m ou " "1g" -msgstr "Limite de memória no formato Docker -- exemplo: 512m ou 1g" -#: projects/models.py:409 +#: projects/models.py:413 msgid "Container time limit in seconds" msgstr "Tempo limite do contêiner em segundos" -#: projects/models.py:414 +#: projects/models.py:418 msgid "Alternate build queue id" msgstr "ID da fila alternativa de construção" -#: projects/models.py:420 +#: projects/models.py:424 msgid "Maximum concurrent builds allowed for this project" msgstr "Máximo de construções simultâneas permitido para este projeto" -#: projects/models.py:425 +#: projects/models.py:429 msgid "Allow paid advertising" msgstr "Permitir anúncio pago" -#: projects/models.py:427 +#: projects/models.py:431 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:430 +#: projects/models.py:434 msgid "Ad-free" msgstr "Sem anúncios" -#: projects/models.py:435 +#: projects/models.py:439 msgid "Is spam?" msgstr "É spam?" -#: projects/models.py:438 +#: projects/models.py:442 msgid "Manually marked as (not) spam" msgstr "Marcado manualmente como (não) spam" -#: projects/models.py:441 +#: projects/models.py:445 msgid "Show version warning" msgstr "Mostrar aviso de versão" -#: projects/models.py:443 +#: projects/models.py:447 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:447 +#: projects/models.py:451 msgid "Path for .readthedocs.yaml" msgstr "Caminho do .readthedocs.yaml" -#: projects/models.py:453 +#: projects/models.py:457 msgid "" "Warning: experimental feature. Custom path from repository " -"top-level to your .readthedocs.yaml, ex. " -"subpath/docs/.readthedocs.yaml. Leave blank for default value: " -".readthedocs.yaml." -msgstr "Aviso: recurso experimental. Caminho personalizado a partir da raiz do repositório para o seu .readthedocs.yaml como, por exemplo, subcaminho/docs/.readthedocs.yaml. Deixe em branco para usar o valor padrão: .readthedocs.yaml." +"top-level to your .readthedocs.yaml, ex. subpath/docs/." +"readthedocs.yaml. Leave blank for default value: .readthedocs." +"yaml." +msgstr "" +"Aviso: recurso experimental. Caminho personalizado a partir " +"da raiz do repositório para o seu .readthedocs.yaml como, por " +"exemplo, subcaminho/docs/.readthedocs.yaml. Deixe em branco " +"para usar o valor padrão: .readthedocs.yaml." -#: projects/models.py:461 +#: projects/models.py:465 msgid "Featured" msgstr "Em destaque" -#: projects/models.py:463 +#: projects/models.py:467 msgid "Skip (disable) building this project" msgstr "Ignorar (desativar) a construção deste projeto" -#: projects/models.py:471 +#: projects/models.py:475 msgid "Delisted" msgstr "Não listado" -#: projects/models.py:473 +#: projects/models.py:477 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" -msgstr "Tirar este projeto da lista faz que o mesmo não seja exibido na indexação de pesquisa do Read the Docs e solicita que mecanismos de pesquisa externos o removam por meio do robots.txt" +msgstr "" +"Tirar este projeto da lista faz que o mesmo não seja exibido na indexação de " +"pesquisa do Read the Docs e solicita que mecanismos de pesquisa externos o " +"removam por meio do robots.txt" -#: projects/models.py:484 +#: projects/models.py:488 msgid "Should the project dashboard be public?" msgstr "O painel do projeto deve ser público?" -#: projects/models.py:491 +#: projects/models.py:495 msgid "Related projects" msgstr "Projetos relacionados" -#: projects/models.py:499 templates/search/elastic_search.html:57 +#: projects/models.py:503 templates/search/elastic_search.html:57 msgid "Language" msgstr "Idioma" -#: projects/models.py:503 +#: projects/models.py:507 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." -msgstr "Idioma no qual a documentação do projeto é renderizada. Nota: isso afeta a URL do seu projeto." +msgstr "" +"Idioma no qual a documentação do projeto é renderizada. Nota: isso afeta a " +"URL do seu projeto." -#: projects/models.py:511 +#: projects/models.py:515 msgid "Programming Language" msgstr "Linguagem de programação" -#: projects/models.py:515 +#: projects/models.py:519 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:531 +#: projects/models.py:535 msgid "This project has been built with a webhook" msgstr "Este projeto foi construído com um webhook" -#: projects/models.py:535 +#: projects/models.py:539 msgid "This project has been successfully cloned" msgstr "Este projeto foi clonado com sucesso" -#: projects/models.py:544 +#: projects/models.py:548 msgid "Connected repository" msgstr "Repositório conectado" -#: projects/models.py:545 +#: projects/models.py:549 msgid "Repository connected to this project" msgstr "Repositório conectado a este projeto" -#: projects/models.py:571 +#: projects/models.py:575 msgid "" -"Type of documentation you are building. More" -" info on sphinx builders." -msgstr "Tipo de documentação que você está construindo. Mais informações sobre construtores do Sphinx." +"Type of documentation you are building. More " +"info on sphinx builders." +msgstr "" +"Tipo de documentação que você está construindo. Mais informações sobre construtores do Sphinx." -#: projects/models.py:582 +#: projects/models.py:586 msgid "project" msgstr "projeto" -#: projects/models.py:593 +#: projects/models.py:597 msgid "Model must have slug" msgstr "Modelo deve ter slug" -#: projects/models.py:1355 +#: projects/models.py:1359 msgid "Subproject nesting is not supported" msgstr "Não há suporte a subprojeto aninhado" -#: projects/models.py:1490 +#: projects/models.py:1494 msgid "Path" msgstr "Caminho" -#: projects/models.py:1492 +#: projects/models.py:1496 msgid "Build id" msgstr "ID de construção" -#: projects/models.py:1495 +#: projects/models.py:1499 msgid "Page search rank" msgstr "Classificação de busca por páginas" -#: projects/models.py:1500 +#: projects/models.py:1504 msgid "Ignore this file from operations like indexing" msgstr "Ignorar este arquivo de operações como indexação" -#: projects/models.py:1543 projects/models.py:1708 +#: projects/models.py:1547 projects/models.py:1712 msgid "created" msgstr "criado" -#: projects/models.py:1548 +#: projects/models.py:1552 msgid "modified" msgstr "modificado" -#: projects/models.py:1577 +#: projects/models.py:1581 msgid "Build triggered" msgstr "Construção acionada" -#: projects/models.py:1578 +#: projects/models.py:1582 msgid "Build passed" msgstr "Construção bem-sucedida" -#: projects/models.py:1596 +#: projects/models.py:1600 msgid "URL to send the webhook to" msgstr "URL para onde enviar o webhook" -#: projects/models.py:1599 +#: projects/models.py:1603 msgid "Secret used to sign the payload of the webhook" msgstr "Segredo usado para assinar a carga útil do webhook" -#: projects/models.py:1607 +#: projects/models.py:1611 msgid "Events to subscribe" msgstr "Eventos para assinar" -#: projects/models.py:1610 +#: projects/models.py:1614 msgid "JSON payload" msgstr "Carga útil JSON" -#: projects/models.py:1612 +#: projects/models.py:1616 msgid "" -"JSON payload to send to the webhook. Check the docs for available substitutions." -msgstr "Carga útil JSON a ser enviada ao webhook. Verifique a documentação para substituições disponíveis." +"JSON payload to send to the webhook. Check the docs for available substitutions." +msgstr "" +"Carga útil JSON a ser enviada ao webhook. Verifique a documentação para substituições disponíveis." -#: projects/models.py:1719 +#: projects/models.py:1723 msgid "Domain" msgstr "Domínio" -#: projects/models.py:1726 +#: projects/models.py:1730 msgid "This domain was auto-created" msgstr "Este domínio foi criado automaticamente" -#: projects/models.py:1730 +#: projects/models.py:1734 msgid "This domain is a CNAME for the project" msgstr "Este domínio é um CNAME para o projeto" -#: projects/models.py:1735 +#: projects/models.py:1739 msgid "This domain is the primary one where the documentation is served from" msgstr "Este domínio é o principal de onde a documentação é veiculada" -#: projects/models.py:1739 +#: projects/models.py:1743 msgid "Use HTTPS" msgstr "Usar HTTPS" -#: projects/models.py:1741 +#: projects/models.py:1745 msgid "Always use HTTPS for this domain" msgstr "Sempre usar HTTPS para este domínio" -#: projects/models.py:1745 +#: projects/models.py:1749 msgid "Number of times this domain has been hit" msgstr "Número de vezes que este domínio foi acessado" -#: projects/models.py:1750 templates/projects/domain_form.html:49 +#: projects/models.py:1754 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "Status do certificado SSL" -#: projects/models.py:1759 +#: projects/models.py:1763 msgid "Skip validation process." msgstr "Ignorar processo de validação." -#: projects/models.py:1763 +#: projects/models.py:1767 msgid "Start date of the validation process." msgstr "Data de início do processo de validação." -#: projects/models.py:1772 +#: projects/models.py:1776 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" -msgstr "Defina uma idade máxima personalizada (por exemplo, 31536000) para o cabeçalho HSTS" +msgstr "" +"Defina uma idade máxima personalizada (por exemplo, 31536000) para o " +"cabeçalho HSTS" -#: projects/models.py:1777 +#: projects/models.py:1781 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" -msgstr "Se hsts_max_age > 0, defina o sinalizador includeSubDomains com o cabeçalho HSTS" +msgstr "" +"Se hsts_max_age > 0, defina o sinalizador includeSubDomains com o cabeçalho " +"HSTS" -#: projects/models.py:1782 +#: projects/models.py:1786 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" -msgstr "Se hsts_max_age > 0, defina o sinalizador de pré-carregamento com o cabeçalho HSTS" +msgstr "" +"Se hsts_max_age > 0, defina o sinalizador de pré-carregamento com o " +"cabeçalho HSTS" -#: projects/models.py:1919 +#: projects/models.py:1924 msgid "Build: Try alternative method of posting large data" msgstr "Construção: Tenta um método alternativo de postar dados grandes" -#: projects/models.py:1923 +#: projects/models.py:1928 msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "Conda: Anexa os requisitos principais do Read the Docs ao arquivo environment.yml" +msgstr "" +"Conda: Anexa os requisitos principais do Read the Docs ao arquivo " +"environment.yml" -#: projects/models.py:1928 +#: projects/models.py:1933 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" -msgstr "Sphinx: Passa todas as versões (incluindo privadas) para o contexto HTML ao construir com o Sphinx" +msgstr "" +"Sphinx: Passa todas as versões (incluindo privadas) para o contexto HTML ao " +"construir com o Sphinx" -#: projects/models.py:1934 +#: projects/models.py:1939 msgid "Proxito: Record 404s page views." msgstr "Proxito: Registra visualizações de páginas 404s." -#: projects/models.py:1938 +#: projects/models.py:1943 msgid "Proxito: Disable all page views" msgstr "Proxito: Desativa todas as visualizações de páginas" -#: projects/models.py:1942 +#: projects/models.py:1947 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "Proxito: Permite o uso do cabeçalho X-RTD-Slug" -#: projects/models.py:1947 +#: projects/models.py:1952 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." -msgstr "Proxito: Usa APIs com proxy (/_/*) com o prefixo personalizado se o projeto tiver um (Projeto.prefixo_personalizado)." +msgstr "" +"Proxito: Usa APIs com proxy (/_/*) com o prefixo personalizado se o projeto " +"tiver um (Projeto.prefixo_personalizado)." -#: projects/models.py:1952 +#: projects/models.py:1957 msgid "Dashboard: Allow project to use the version warning banner." msgstr "Painel: Permite que o projeto use o banner de aviso de versão." -#: projects/models.py:1957 +#: projects/models.py:1961 +msgid "Build: Generate a file manifest for file tree diff." +msgstr "" + +#: projects/models.py:1966 msgid "Webhook: Skip syncing branches" msgstr "Webhook: Ignora a sincronização de branches" -#: projects/models.py:1961 +#: projects/models.py:1970 msgid "Webhook: Skip syncing tags" msgstr "Webhook: Ignora a sincronização de tags" -#: projects/models.py:1965 +#: projects/models.py:1974 msgid "Webhook: Skip sync versions task" msgstr "Webhook: Ignora a sincronização de tarefas de versões" -#: projects/models.py:1968 +#: projects/models.py:1977 msgid "Build: Always run pip install --upgrade" msgstr "Construção: Sempre executa pip install --upgrade" -#: projects/models.py:1969 +#: projects/models.py:1978 msgid "Build: Use new pip resolver" msgstr "Construção: Usa o novo resolvedor do pip" -#: projects/models.py:1972 +#: projects/models.py:1981 msgid "Build: Don't install the latest version of pip" msgstr "Construção: Não instala a versão mais recente do pip" -#: projects/models.py:1976 +#: projects/models.py:1985 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "Sphinx: Usa a versão mais recente da extensão Read the Docs do Sphinx" -#: projects/models.py:1981 +#: projects/models.py:1990 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" -msgstr "Construção: Instala todas as versões mais recentes a partir dos requisitos principais do Read the Docs" +msgstr "" +"Construção: Instala todas as versões mais recentes a partir dos requisitos " +"principais do Read the Docs" -#: projects/models.py:1987 +#: projects/models.py:1996 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "Sphinx: Não anexa `conf.py` e não instala ``readthedocs-sphinx-ext``" -#: projects/models.py:1993 +#: projects/models.py:2002 msgid "Search: Disable server side search" msgstr "Pesquisa: Desativa a pesquisa no servidor" -#: projects/models.py:1997 +#: projects/models.py:2006 msgid "Search: Enable server side search for MkDocs projects" msgstr "Pesquisa: Ativa a pesquisa no servidor para projetos MkDocs" -#: projects/models.py:2001 +#: projects/models.py:2010 msgid "Search: Default to fuzzy search for simple search queries" -msgstr "Pesquisa: Usa como padrão a pesquisa difusa para consultas de pesquisa simples" +msgstr "" +"Pesquisa: Usa como padrão a pesquisa difusa para consultas de pesquisa " +"simples" -#: projects/models.py:2006 +#: projects/models.py:2015 msgid "Build: Set scale-in protection before/after building." msgstr "Construção: Define a proteção de redução antes/depois da construção." -#: projects/models.py:2019 +#: projects/models.py:2028 msgid "Feature identifier" msgstr "Identificador do recurso" -#: projects/models.py:2024 +#: projects/models.py:2033 msgid "Date feature was added" msgstr "Data em que o recurso foi adicionado" -#: projects/models.py:2030 +#: projects/models.py:2039 msgid "Default all past projects to True" msgstr "Padronizar todos os projetos anteriores como True" -#: projects/models.py:2034 +#: projects/models.py:2043 msgid "Default all future projects to True" msgstr "Padronizar todos os projetos futuros como True" -#: projects/models.py:2056 +#: projects/models.py:2065 msgid "Name of the environment variable" msgstr "Nome da variável de ambiente" -#: projects/models.py:2060 +#: projects/models.py:2069 msgid "Value of the environment variable" msgstr "Valor da variável de ambiente" -#: projects/models.py:2065 +#: projects/models.py:2074 msgid "Project where this variable will be used" msgstr "O Projeto no qual esta variável será usada" -#: projects/models.py:2071 +#: projects/models.py:2080 msgid "Expose this environment variable in PR builds?" msgstr "Expor esta variável de ambiente em construções de PR?" @@ -2960,11 +3161,14 @@ msgstr "Repositório bloqueado" #: projects/notifications.py:166 msgid "Read the Docs Addons were enabled by default on October 7th, 2024" -msgstr "Read the Docs Addons foram ativados por padrão a partir de 7 de outubro de 2024" +msgstr "" +"Read the Docs Addons foram ativados por padrão a partir de 7 de outubro de " +"2024" #: projects/validators.py:18 msgid "Enter a valid plain or internationalized domain name value" -msgstr "Insira um valor válido de nome de domínio simples ou internacionalizado" +msgstr "" +"Insira um valor válido de nome de domínio simples ou internacionalizado" #: projects/validators.py:30 msgid "The domain name can't be an IP address." @@ -2982,7 +3186,9 @@ msgstr "Esquema inválido para URL" msgid "" "Use a relative path. It should not begin with '/'. The path is relative to " "the root of your repository." -msgstr "Use um caminho relativo. Não pode começar com '/'. O caminho é relativo à raiz do seu repositório." +msgstr "" +"Use um caminho relativo. Não pode começar com '/'. O caminho é relativo à " +"raiz do seu repositório." #: projects/validators.py:107 msgid "The path cannot end with '/', as it cannot be a directory." @@ -2995,9 +3201,11 @@ msgstr "Sequência inválida encontrada no caminho: '..'" #: projects/validators.py:119 #, python-brace-format msgid "" -"Found invalid character. Avoid these characters: " +"Found invalid character. Avoid these characters: {invalid_characters}" +msgstr "" +"Caractere inválido encontrado. Evite estes caracteres: " "{invalid_characters}" -msgstr "Caractere inválido encontrado. Evite estes caracteres: {invalid_characters}" #: projects/validators.py:133 #, python-brace-format @@ -3033,14 +3241,18 @@ msgstr "Versão atualizada" msgid "" "We detected a configuration file in your repository and started your " "project's first build." -msgstr "Detectamos um arquivo de configuração em seu repositório e iniciamos a primeira construção do seu projeto." +msgstr "" +"Detectamos um arquivo de configuração em seu repositório e iniciamos a " +"primeira construção do seu projeto." #: projects/views/private.py:477 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." -msgstr "Há um problema com sua conta do {service}, tente reconectar sua conta na sua página de serviços conectados." +msgstr "" +"Há um problema com sua conta do {service}, tente reconectar sua conta na sua " +"página de serviços conectados." #: projects/views/private.py:535 msgid "Subproject created" @@ -3191,9 +3403,11 @@ msgstr "HTML para URL limpa (arquivo.html para arquivo/)" #: redirects/models.py:33 msgid "" -"Absolute path, excluding the domain. Example: /docs/ or " -"/install.html" -msgstr "Caminho absoluto, excluindo o domínio. Exemplo: /docs/ ou /install.html" +"Absolute path, excluding the domain. Example: /docs/ or /install." +"html" +msgstr "" +"Caminho absoluto, excluindo o domínio. Exemplo: /docs/ ou /install." +"html" #: redirects/models.py:37 msgid "Absolute or relative URL. Example: /tutorial/install.html" @@ -3258,7 +3472,7 @@ msgstr "Redirecionamento" #: redirects/templates/redirects/redirect_form.html:8 #: redirects/templates/redirects/redirect_list.html:6 #: redirects/templates/redirects/redirect_list.html:13 -#: templates/projects/project_edit_base.html:22 +#: templates/projects/project_edit_base.html:24 msgid "Redirects" msgstr "Redirecionamentos" @@ -3268,7 +3482,10 @@ msgstr "Redirecionamentos" msgid "" "Add redirects for your project. This allows you to fix links to old pages " "that are 404ing. Learn more." -msgstr "Adiciona redirecionamentos para seu projeto. Isso lhe permite corrigir links para páginas antigas que apresentam código 404. Saiba mais." +msgstr "" +"Adiciona redirecionamentos para seu projeto. Isso lhe permite corrigir links " +"para páginas antigas que apresentam código 404. Saiba mais." #: redirects/templates/redirects/redirect_form.html:88 #: templates/builds/regexautomationrule_form.html:34 @@ -3303,7 +3520,10 @@ msgstr "Nenhum redirecionamento encontrado." msgid "" "This project has reached the limit of {feature.value} redirects. Consider " "replacing some of your redirects with a wildcard redirect." -msgstr "Este projeto atingiu o limite de redirecionamentos de {feature.value}. Considere substituir alguns de seus redirecionamentos por um redirecionamento curinga." +msgstr "" +"Este projeto atingiu o limite de redirecionamentos de {feature.value}. " +"Considere substituir alguns de seus redirecionamentos por um " +"redirecionamento curinga." #: redirects/validators.py:64 #, python-brace-format @@ -3311,7 +3531,10 @@ msgid "" "This project has reached the limit of {feature.value} redirects. Consider " "replacing some of your redirects with a wildcard redirect, or upgrade your " "plan." -msgstr "Este projeto atingiu o limite de redirecionamentos de {feature.value}. Considere substituir alguns de seus redirecionamentos por um redirecionamento curinga, ou faça um upgrade do seu plano." +msgstr "" +"Este projeto atingiu o limite de redirecionamentos de {feature.value}. " +"Considere substituir alguns de seus redirecionamentos por um " +"redirecionamento curinga, ou faça um upgrade do seu plano." #: search/api/pagination.py:74 msgid "Invalid page" @@ -3402,8 +3625,8 @@ msgid "Custom domain" msgstr "Domínio personalizado" #: subscriptions/constants.py:26 -msgid "CDN public documentation" -msgstr "CDN de documentação pública" +msgid "CDN for public documentation" +msgstr "CDN para documentação pública" #: subscriptions/constants.py:27 msgid "Custom SSL configuration" @@ -3459,9 +3682,11 @@ msgstr "Limite de redirecionamentos" #: subscriptions/forms.py:29 msgid "" -"Check our pricing " -"page for more information about each plan." -msgstr "Verifique nossa página de preços para obter mais informações sobre cada plano." +"Check our pricing page for more information about each plan." +msgstr "" +"Verifique nossa página de " +"preços para obter mais informações sobre cada plano." #: subscriptions/notifications.py:92 msgid "Your organization has been disabled" @@ -3478,7 +3703,11 @@ msgid "" "href=\"%(pricing_url)s\">paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " "subscription below." -msgstr "Você está atualmente em um teste. Escolha um plano pago adequado à sua organização antes do final do teste. Atualize sua conta clicando em Gerenciar assinatura abaixo." +msgstr "" +"Você está atualmente em um teste. Escolha um plano pago adequado à sua organização antes do " +"final do teste. Atualize sua conta clicando em Gerenciar assinatura abaixo." #: subscriptions/templates/subscriptions/subscription_detail.html:31 msgid "Plan" @@ -3496,8 +3725,7 @@ msgstr "Recursos:" msgid "Signed up" msgstr "Cadastrado" -#. Translators: this is the subscription start date, used here as "4 days ago" -#. or "5 months ago" +#. Translators: this is the subscription start date, used here as "4 days ago" or "5 months ago" #: subscriptions/templates/subscriptions/subscription_detail.html:75 #, python-format msgid "%(time_since_signup)s ago" @@ -3517,9 +3745,11 @@ msgstr "Assinatura termina" #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" -"Use the button above to see past invoices, change your plan, and update your" -" billing information." -msgstr "Use o botão acima para ver faturas anteriores, alterar seu plano e atualizar suas informações de faturamento." +"Use the button above to see past invoices, change your plan, and update your " +"billing information." +msgstr "" +"Use o botão acima para ver faturas anteriores, alterar seu plano e atualizar " +"suas informações de faturamento." #: subscriptions/templates/subscriptions/subscription_detail.html:115 #, python-format @@ -3527,7 +3757,11 @@ msgid "" "You don't currently have an active subscription. You must " "create a subscription for a paid plan that " "fits your organization to continue using Read the Docs for Business." -msgstr "Você não tem uma assinatura ativa no momento. Você deve criar uma assinatura para um plano pago adequado à sua organização para continuar usando o Read the Docs for Business." +msgstr "" +"Você não tem uma assinatura ativa no momento. Você deve " +"criar uma assinatura para um plano pago " +"adequado à sua organização para continuar usando o Read the Docs for " +"Business." #: subscriptions/templates/subscriptions/subscription_detail.html:123 msgid "Start subscription" @@ -3540,7 +3774,8 @@ msgstr "Seu plano foi atualizado!" #: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." -msgstr "Ocorreu um erro ao conectar-se ao Stripe. Tente novamente em alguns minutos." +msgstr "" +"Ocorreu um erro ao conectar-se ao Stripe. Tente novamente em alguns minutos." #: templates/account/email.html:5 templates/account/email.html:9 #: templates/profiles/base_profile_edit.html:51 @@ -3577,9 +3812,12 @@ msgstr "Aviso:" #: templates/account/email.html:46 msgid "" -"You currently do not have any email address set up. You should really add an" -" email address so you can receive notifications, reset your password, etc." -msgstr "No momento, você não possui nenhum endereço de e-mail configurado. Você realmente deve adicionar um endereço de e-mail para receber notificações, redefinir sua senha etc." +"You currently do not have any email address set up. You should really add an " +"email address so you can receive notifications, reset your password, etc." +msgstr "" +"No momento, você não possui nenhum endereço de e-mail configurado. Você " +"realmente deve adicionar um endereço de e-mail para receber notificações, " +"redefinir sua senha etc." #: templates/account/email.html:50 msgid "Add E-mail Address" @@ -3598,27 +3836,35 @@ msgstr "Deseja realmente remover o endereço de e-mail selecionado?" msgid "" "To verify your email address and finish setting up your account, please go " "to:" -msgstr "Para verificar seu endereço de e-mail e concluir a configuração de sua conta, acesse:" +msgstr "" +"Para verificar seu endereço de e-mail e concluir a configuração de sua " +"conta, acesse:" #: templates/account/email/email_confirmation_message.html:15 #: templates/account/email/email_confirmation_message.txt:10 msgid "" "If you did not sign up for an account with Read the Docs, you can disregard " "this email." -msgstr "Se você não se cadastrado para uma conta no Read the Docs, pode desconsiderar este e-mail." +msgstr "" +"Se você não se cadastrado para uma conta no Read the Docs, pode " +"desconsiderar este e-mail." #: templates/account/email/password_reset_key_message.html:7 #: templates/account/email/password_reset_key_message.txt:6 msgid "" "A request has been made to reset your Read the Docs password. To confirm " "this reset request, please go to:" -msgstr "Foi feita uma solicitação para redefinir sua senha de Read the Docs. Para confirmar esta solicitação de redefinição, acesse:" +msgstr "" +"Foi feita uma solicitação para redefinir sua senha de Read the Docs. Para " +"confirmar esta solicitação de redefinição, acesse:" #: templates/account/email/password_reset_key_message.html:15 #: templates/account/email/password_reset_key_message.txt:10 msgid "" "If you did not request to reset your password, you can disregard this email." -msgstr "Se você não solicitou a redefinição de sua senha, pode desconsiderar este e-mail." +msgstr "" +"Se você não solicitou a redefinição de sua senha, pode desconsiderar este e-" +"mail." #: templates/account/email/password_reset_key_subject.txt:3 msgid "Password reset" @@ -3634,7 +3880,10 @@ msgid "" "\n" " In order to view this documentation, you must log in first.\n" " " -msgstr "\n Para visualizar esta documentação, você deve primeiro fazer login.\n " +msgstr "" +"\n" +" Para visualizar esta documentação, você deve primeiro fazer login.\n" +" " #: templates/account/login.html:31 templates/account/login.html:60 #: templates/account/login.html:69 templates/account/signup.html:52 @@ -3646,21 +3895,26 @@ msgstr "Ou" msgid "" "Do you have a password to access this documentation? Access here." -msgstr "Você tem uma senha para acessar esta documentação? Acesse aqui." +msgstr "" +"Você tem uma senha para acessar esta documentação? Acesse aqui." #: templates/account/login.html:42 #, python-format msgid "" "If you have not created an account yet, then please sign up first." -msgstr "Se você ainda não criou uma conta, cadastre-se primeiro." +msgstr "" +"Se você ainda não criou uma conta, cadastre-se primeiro." #: templates/account/login.html:55 #, python-format msgid "" -"If you forgot your password, reset " -"it." -msgstr "Se você esqueceu sua senha, redefina-a." +"If you forgot your password, reset it." +msgstr "" +"Se você esqueceu sua senha, redefina-a." #: templates/account/login.html:78 msgid "Log in using single sign-on" @@ -3673,8 +3927,7 @@ msgstr "Faça login usando logon único" msgid "Change Password" msgstr "Alterar senha" -#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But -#. unfortunately the three bits have to be separate. +#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But unfortunately the three bits have to be separate. #: templates/account/signup.html:5 templates/core/home-header.html:17 msgid "Sign up" msgstr "Cadastre-se" @@ -3690,7 +3943,9 @@ msgstr "Já tem uma conta? Então, autentique-se." msgid "" "You have been invited to join the organization \"%(organization_name)s\" at " "Read the Docs." -msgstr "Você foi convidado a ingressar na organização \"%(organization_name)s\" em Read the Docs." +msgstr "" +"Você foi convidado a ingressar na organização \"%(organization_name)s\" em " +"Read the Docs." #: templates/account/signup.html:25 msgid "You have been invited to join an organization at Read the Docs." @@ -3698,17 +3953,22 @@ msgstr "Você foi convidado para ingressar em uma organização em Read the Docs #: templates/account/signup.html:33 msgid "" -"Sign up using the following provider. If you don't have an account with this" -" provider, please contact your organization owner and ask about this." -msgstr "Cadastre-se usando o seguinte provedor. Se você não tiver uma conta neste provedor, entre em contato com o dono da sua organização e pergunte sobre isso." +"Sign up using the following provider. If you don't have an account with this " +"provider, please contact your organization owner and ask about this." +msgstr "" +"Cadastre-se usando o seguinte provedor. Se você não tiver uma conta neste " +"provedor, entre em contato com o dono da sua organização e pergunte sobre " +"isso." #: templates/account/signup.html:48 msgid "" -"By signing up, you agree to our Terms of " -"Service and Privacy Policy." -msgstr "Ao se cadastrar, você concorda com nossos Termos de Serviço e Política de Privacidade." +"By signing up, you agree to our Terms of Service and Privacy Policy." +msgstr "" +"Ao se cadastrar, você concorda com nossos Termos de Serviço e Política de Privacidade." #: templates/archive/index.html:5 msgid "Read the Docs Archive" @@ -3726,7 +3986,9 @@ msgstr "Blog" msgid "" "Sign up for our newsletter to get our latest blog updates delivered to your " "inbox weekly." -msgstr "Inscreva-se na nossa newsletter para receber as atualizações mais recentes do blog semanalmente em sua caixa de entrada." +msgstr "" +"Inscreva-se na nossa newsletter para receber as atualizações mais recentes " +"do blog semanalmente em sua caixa de entrada." #: templates/base.html:174 msgid "Subscribe" @@ -3803,9 +4065,11 @@ msgstr "Filtrar" #: templates/builds/build_detail.html:39 #, python-format msgid "" -"Our new beta dashboard is now available for testing! Try" -" viewing this build on the new dashboard." -msgstr "Nosso novo painel beta já está disponível para teste! Tente visualizar esta construção no novo painel." +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" +"Nosso novo painel beta já está disponível para teste! Tente visualizar esta construção no novo painel." #: templates/builds/build_detail.html:53 msgid "Cancel build" @@ -3846,7 +4110,10 @@ msgid "" "\n" " %(external_version_name)s\n" " " -msgstr "\n %(external_version_name)s\n " +msgstr "" +"\n" +" %(external_version_name)s\n" +" " #: templates/builds/build_detail.html:155 msgid "Build completed" @@ -3862,7 +4129,10 @@ msgid "" "Don't want setup.py install called? Change the Install " "Project setting in your project settings." -msgstr "Não quer usar setup.py install? Altere a configuração Instalar projeto nas suas configurações do projeto." +msgstr "" +"Não quer usar setup.py install? Altere a configuração " +"Instalar projeto nas suas configurações do projeto." #: templates/builds/build_detail.html:204 msgid "Show full build output" @@ -3917,16 +4187,19 @@ msgstr "Tags populares" #: templates/builds/versionautomationrule_list.html:6 #: templates/builds/versionautomationrule_list.html:15 -#: templates/projects/project_edit_base.html:27 +#: templates/projects/project_edit_base.html:29 msgid "Automation Rules" msgstr "Regras de automação" #: templates/builds/versionautomationrule_list.html:20 msgid "" -"Automate actions on new branches and tags. Check the documentation on automation rules for more information." -msgstr "Automatize ações em novos branches e tags. Verifique a documentação sobre regras de automação para mais informações." +"Automate actions on new branches and tags. Check the documentation on automation " +"rules for more information." +msgstr "" +"Automatize ações em novos branches e tags. Verifique a documentação sobre regras " +"de automação para mais informações." #: templates/builds/versionautomationrule_list.html:32 msgid "Add Rule" @@ -3946,9 +4219,10 @@ msgstr "Atividade recente" #, python-format msgid "" "%(type)s \"%(version)s\" matched the pattern \"%(pattern)s\", " -"and the action %(action)s was performed %(date)s " -"ago." -msgstr "%(type)s \"%(version)s\" correspondeu ao padrão \"%(pattern)s\" e a ação %(action)s foi efetuada %(date)s atrás." +"and the action %(action)s was performed %(date)s ago." +msgstr "" +"%(type)s \"%(version)s\" correspondeu ao padrão \"%(pattern)s\" " +"e a ação %(action)s foi efetuada %(date)s atrás." #: templates/builds/versionautomationrule_list.html:101 #: templates/projects/integration_webhook_detail.html:124 @@ -4070,7 +4344,7 @@ msgid "No builds yet" msgstr "Nenhuma construção ainda" #: templates/core/project_detail_right.html:51 -#: templates/projects/project_edit_base.html:21 +#: templates/projects/project_edit_base.html:23 #: templates/projects/project_users.html:9 msgid "Maintainers" msgstr "Mantenedores" @@ -4090,14 +4364,16 @@ msgstr "O projeto não possui tags." #: templates/core/project_detail_right.html:90 #, python-format msgid "Add some in your project settings." -msgstr "Adicione algumas em suas configurações do projeto." +msgstr "" +"Adicione algumas em suas configurações do projeto." #: templates/core/project_detail_right.html:100 msgid "Short URLs" msgstr "URL curta" #: templates/core/project_detail_right.html:111 -#: templates/projects/project_edit_base.html:23 +#: templates/projects/project_edit_base.html:25 #: templates/projects/project_translations.html:12 msgid "Translations" msgstr "Traduções" @@ -4162,8 +4438,7 @@ msgstr "Vamos lá!" msgid "Maze Found" msgstr "Labirinto encontrado" -#: templates/errors/dashboard/404.html:6 -#: templates/errors/dashboard/404.html:11 +#: templates/errors/dashboard/404.html:6 templates/errors/dashboard/404.html:11 #: templates/errors/proxito/404/base.html:6 #: templates/errors/proxito/404/base.html:11 msgid "404 Not Found" @@ -4174,15 +4449,16 @@ msgstr "404 Não Encontrado" msgid "" "You have encountered a 404 on Read the Docs. You are either looking for a " "page that does not exist or a project that has been removed." -msgstr "Você encontrou um 404 em Read the Docs. Você está procurando uma página que não existe ou um projeto que foi removido." +msgstr "" +"Você encontrou um 404 em Read the Docs. Você está procurando uma página que " +"não existe ou um projeto que foi removido." #: templates/errors/dashboard/429.html:6 templates/errors/proxito/429.html:6 msgid "Too many requests" msgstr "Número excessivo de solicitações" -#: templates/errors/dashboard/4xx.html:6 -#: templates/errors/dashboard/4xx.html:11 templates/errors/proxito/4xx.html:7 -#: templates/errors/proxito/4xx.html:11 +#: templates/errors/dashboard/4xx.html:6 templates/errors/dashboard/4xx.html:11 +#: templates/errors/proxito/4xx.html:7 templates/errors/proxito/4xx.html:11 msgid "Bad request" msgstr "Solicitação inválida" @@ -4209,7 +4485,15 @@ msgid "" "Read the Docs dashboard and we attempted to intelligently guess the correct " "project based on DNS settings. Now, we believe that explicit is better than " "implicit. Below are some steps to help you get your domain working again:" -msgstr "Se você controla esse domínio e acredita que isso está errado, revise nossa documentação de domínio personalizado. No passado, permitíamos que domínios personalizados nos apontassem sem configurar o domínio no painel de controle do Read the Docs e tentávamos adivinhar de forma inteligente o projeto correto com base nas configurações de DNS. Agora, acreditamos que explícito é melhor que implícito. Abaixo estão algumas etapas para ajudar você a fazer com que seu domínio volte a funcionar:" +msgstr "" +"Se você controla esse domínio e acredita que isso está errado, revise nossa " +"documentação de domínio personalizado. No " +"passado, permitíamos que domínios personalizados nos apontassem sem " +"configurar o domínio no painel de controle do Read the Docs e tentávamos " +"adivinhar de forma inteligente o projeto correto com base nas configurações " +"de DNS. Agora, acreditamos que explícito é melhor que implícito. Abaixo " +"estão algumas etapas para ajudar você a fazer com que seu domínio volte a " +"funcionar:" #: templates/errors/proxito/404/dns.html:23 #: templates/errors/proxito/404/include_tips.html:3 @@ -4223,27 +4507,36 @@ msgstr "Aqui estão algumas dicas para resolver erros 404:" #: templates/errors/proxito/404/dns.html:28 msgid "Ensure you have a CNAME record pointing to readthedocs.io" -msgstr "Verifique se você possui um registro CNAME apontando para readthedocs.io" +msgstr "" +"Verifique se você possui um registro CNAME apontando para readthedocs." +"io" #: templates/errors/proxito/404/dns.html:29 msgid "" "Add your desired domain in the Read the Docs dashboard for your project " "(under Your Project >> Admin >> Domains)" -msgstr "Adicione o domínio desejado no painel Read the Docs para o seu projeto (em Meus Projetos >> Admin >> Domínios)" +msgstr "" +"Adicione o domínio desejado no painel Read the Docs para o seu projeto (em " +"Meus Projetos >> Admin >> Domínios)" #: templates/errors/proxito/404/include_error_message.html:4 #, python-format msgid "" "You are browsing the documentation of %(project_slug)s. The " "%(not_found_subject)s you are looking for was not found." -msgstr "Você está navegando na documentação de %(project_slug)s. O %(not_found_subject)s que você está procurando não foram encontrados." +msgstr "" +"Você está navegando na documentação de %(project_slug)s. O " +"%(not_found_subject)s que você está procurando não foram encontrados." #: templates/errors/proxito/404/include_error_message.html:11 msgid "" "Documentation changes over time and pages are moved around. You can try to " "navigate to the index page of the project and use its " "navigation, or search for a similar page." -msgstr "A documentação muda com o tempo e as páginas são movidas. Você pode tentar navegar até a página de índice do projeto e usar sua navegação, ou procurar uma página semelhante." +msgstr "" +"A documentação muda com o tempo e as páginas são movidas. Você pode tentar " +"navegar até a página de índice do projeto e usar sua " +"navegação, ou procurar uma página semelhante." #: templates/errors/proxito/404/include_search.html:3 msgid "Try searching?" @@ -4269,9 +4562,11 @@ msgstr "sem domínio" #: templates/errors/proxito/404/no_project.html:9 #, python-format msgid "" -"The project for %(domain)s that you are looking for either does" -" not exist, has been deleted or doesn't have any successful builds yet." -msgstr "O projeto para %(domain)s que você está procurando não existe, foi excluído ou ainda não possui nenhuma construção bem-sucedida." +"The project for %(domain)s that you are looking for either does " +"not exist, has been deleted or doesn't have any successful builds yet." +msgstr "" +"O projeto para %(domain)s que você está procurando não existe, " +"foi excluído ou ainda não possui nenhuma construção bem-sucedida." #: templates/errors/proxito/418.html:7 templates/errors/proxito/418.html:11 msgid "418. I'm a teapot" @@ -4288,8 +4583,10 @@ msgstr "Está dizendo que:" #: templates/flagging/flag_confirm.html:21 #, python-format -msgid "Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" -msgstr "Tem certeza que deseja sinalizar \"%(object)s\" como \"%(flag_type.title)s\"?" +msgid "" +"Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" +msgstr "" +"Tem certeza que deseja sinalizar \"%(object)s\" como \"%(flag_type.title)s\"?" #: templates/flagging/flag_confirm.html:23 #, python-format @@ -4308,7 +4605,8 @@ msgstr "Sinalização realizada com sucesso" #: templates/flagging/flag_success.html:16 #, python-format msgid "You have successfully flagged \"%(object)s\" as \"%(flag_type.title)s\"" -msgstr "Você sinalizou \"%(object)s\" com sucesso como \"%(flag_type.title)s\"" +msgstr "" +"Você sinalizou \"%(object)s\" com sucesso como \"%(flag_type.title)s\"" #: templates/flagging/flag_success.html:18 msgid "Thank you for contributing to the quality of this site!" @@ -4317,9 +4615,13 @@ msgstr "Obrigado por contribuir para a qualidade desse site!" #: templates/homepage.html:9 msgid "" "Read the Docs simplifies technical documentation by automating building, " -"versioning, and hosting for you. Build up-to-date documentation for the web," -" print, and offline use on every version control push automatically." -msgstr "Read the Docs simplifica a documentação técnica automatizando a construção, o versionamento e a hospedagem para você. Compile documentação atualizada para uso na web, impressão e descontado em cada \"push\" de controle de versão automaticamente." +"versioning, and hosting for you. Build up-to-date documentation for the web, " +"print, and offline use on every version control push automatically." +msgstr "" +"Read the Docs simplifica a documentação técnica automatizando a construção, " +"o versionamento e a hospedagem para você. Compile documentação atualizada " +"para uso na web, impressão e descontado em cada \"push\" de controle de " +"versão automaticamente." #: templates/homepage.html:12 msgid "Home" @@ -4333,7 +4635,9 @@ msgstr "Documentação técnica vive aqui" msgid "" "Read the Docs simplifies software documentation by automating building, " "versioning, and hosting of your docs for you." -msgstr "Read the Docs simplifica a documentação do software, automatizando a construção, versionamento e hospedagem de seus documentos para você." +msgstr "" +"Read the Docs simplifica a documentação do software, automatizando a " +"construção, versionamento e hospedagem de seus documentos para você." #: templates/homepage.html:58 msgid "Free docs hosting for open source" @@ -4344,7 +4648,10 @@ msgid "" "We will host your documentation for free, forever. There are no tricks. We " "help over 100,000 open source projects share their docs, including a custom " "domain and theme." -msgstr "Hospedaremos sua documentação gratuitamente, para sempre. Não há truques. Ajudamos mais de 100.000 projetos de código aberto a compartilhar seus documentos, incluindo domínio e tema personalizados." +msgstr "" +"Hospedaremos sua documentação gratuitamente, para sempre. Não há truques. " +"Ajudamos mais de 100.000 projetos de código aberto a compartilhar seus " +"documentos, incluindo domínio e tema personalizados." #: templates/homepage.html:69 msgid "Always up to date" @@ -4355,7 +4662,11 @@ msgid "" "Whenever you push code to your favorite version control service, whether " "that is GitHub, Bitbucket, or GitLab, we will automatically build your docs " "so your code and documentation are never out of sync." -msgstr "Sempre que você realizar o push de código para o seu serviço de controle de versão favorito, seja GitHub, Bitbucket ou GitLab, construiremos automaticamente seus documentos para que seu código e documentação nunca estejam fora de sincronia." +msgstr "" +"Sempre que você realizar o push de código para o seu serviço de controle de " +"versão favorito, seja GitHub, Bitbucket ou GitLab, construiremos " +"automaticamente seus documentos para que seu código e documentação nunca " +"estejam fora de sincronia." #: templates/homepage.html:84 msgid "Downloadable formats" @@ -4363,10 +4674,13 @@ msgstr "Formatos baixáveis" #: templates/homepage.html:86 msgid "" -"We build and host your docs for the web, but they are also viewable as PDFs," -" as single page HTML, and for eReaders. No additional configuration is " +"We build and host your docs for the web, but they are also viewable as PDFs, " +"as single page HTML, and for eReaders. No additional configuration is " "required." -msgstr "Construímos e hospedamos seus documentos para a web, mas eles também podem ser visualizados como PDFs, HTML de página única e para eReaders. Nenhuma configuração adicional é necessária." +msgstr "" +"Construímos e hospedamos seus documentos para a web, mas eles também podem " +"ser visualizados como PDFs, HTML de página única e para eReaders. Nenhuma " +"configuração adicional é necessária." #: templates/homepage.html:94 msgid "Multiple versions" @@ -4374,10 +4688,13 @@ msgstr "Várias versões" #: templates/homepage.html:96 msgid "" -"We can host and build multiple versions of your docs so having a 1.0 version" -" of your docs and a 2.0 version of your docs is as easy as having a separate" -" branch or tag in your version control system." -msgstr "Podemos hospedar e construir várias versões dos seus documentos, portanto, ter uma versão 1.0 e uma versão 2.0 é tão fácil quanto ter um branch ou tag separado no sistema de controle de versão." +"We can host and build multiple versions of your docs so having a 1.0 version " +"of your docs and a 2.0 version of your docs is as easy as having a separate " +"branch or tag in your version control system." +msgstr "" +"Podemos hospedar e construir várias versões dos seus documentos, portanto, " +"ter uma versão 1.0 e uma versão 2.0 é tão fácil quanto ter um branch ou tag " +"separado no sistema de controle de versão." #: templates/homepage.html:109 msgid "Read the Tutorial" @@ -4392,17 +4709,26 @@ msgid "" "Read the Docs has grown substantially since its beginning as a weekend " "project and is closing in on being a top-1000 site on the internet. Today, " "we:" -msgstr "Read the Docs cresceu substancialmente desde o seu início como um projeto de fim de semana e está se aproximando de ser um dos 1000 melhores sites da Internet. Hoje nós:" +msgstr "" +"Read the Docs cresceu substancialmente desde o seu início como um projeto de " +"fim de semana e está se aproximando de ser um dos 1000 melhores sites da " +"Internet. Hoje nós:" #: templates/homepage.html:131 msgid "" "
    • Serve over 55 million pages of " "documentation a month
    • Serve over 40 TB of documentation a " -"month
    • Host over 80,000 open source projects and support over" -" 100,000 users
    • Are supported by a very small team" -" of dedicated engineers
    " -msgstr "
    • Servimos mais de 55 milhões de páginas de documentação por mês
    • Servimos mais de 40 TB de documentação por mês
    • Hospedamos mais de 80.000 projetos de código aberto e provemos suporte a mais de 100.000 usuários
    • Somos mantidos por uma equipe muito pequena de engenheiros dedicados
    " +"month
  • Host over 80,000 open source projects and support over " +"100,000 users
  • Are supported by a very small team of dedicated " +"engineers
  • " +msgstr "" +"
    • Servimos mais de 55 milhões de páginas de documentação por mês
    • Servimos mais de 40 TB de " +"documentação por mês
    • Hospedamos mais de 80.000 projetos de " +"código aberto e provemos suporte a mais de 100.000 usuários
    • " +"
    • Somos mantidos por uma equipe muito pequena de engenheiros dedicados
    " #: templates/homepage.html:143 msgid "Read the Docs is funded by the community" @@ -4411,31 +4737,44 @@ msgstr "O Read the Docs é financiado pela comunidade" #: templates/homepage.html:149 #, python-format msgid "" -"We fund our operations through advertising, " -"corporate-hosted documentation with Read" -" the Docs for Business, donations, and we" -" are supported by a number of generous sponsors." -msgstr "Financiamos nossas operações por meio de anúncio, documentação hospedada por empresas com Read the Docs for Business, doações e somos financiados por vários generosos patrocinadores." +"We fund our operations through advertising, corporate-hosted documentation with " +"Read the Docs for Business, donations, and we are supported by a number of " +"generous sponsors." +msgstr "" +"Financiamos nossas operações por meio de anúncio, documentação hospedada por empresas com " +"Read the Docs for Business, doações e somos financiados por vários generosos " +"patrocinadores." #: templates/homepage.html:158 msgid "" "Read the Docs is open source and community supported. It depends on users " "like you to contribute to development, support, and operations. You can " -"learn more about how to contribute in " -"our docs. Thanks so much to our wonderful team who helps us " -"run the site. Read the Docs wouldn't be possible without them." -msgstr "Read the Docs é de código aberto e tem o apoio da comunidade. Depende de usuários como você contribuir para o desenvolvimento, o suporte e as operações. Você pode aprender mais sobre como contribuir em nossos documentos. Muito obrigado à nossa maravilhosa equipe que nos ajuda a administrar o site. Read the Docs não seria possível sem eles." +"learn more about how to contribute in our docs. Thanks so much to our " +"wonderful team " +"who helps us run the site. Read the Docs wouldn't be possible without them." +msgstr "" +"Read the Docs é de código aberto e tem o apoio da comunidade. Depende de " +"usuários como você contribuir para o desenvolvimento, o suporte e as " +"operações. Você pode aprender mais sobre como contribuir em nossos documentos. " +"Muito obrigado à nossa maravilhosa equipe que nos ajuda a administrar o site. Read the " +"Docs não seria possível sem eles." #: templates/homepage.html:168 msgid "" -"Hosting for the project is graciously provided by AWS and Cloudflare." -msgstr "A hospedagem do projeto é gentilmente fornecida por AWS e Cloudflare." +"Hosting for the project is graciously provided by AWS and Cloudflare." +msgstr "" +"A hospedagem do projeto é gentilmente fornecida por AWS e Cloudflare." #: templates/notifications/send_notification_form.html:6 msgid "Send Email" @@ -4443,7 +4782,8 @@ msgstr "Enviar e-mail" #: templates/notifications/send_notification_form.html:9 msgid "An email message will be sent to the following email addresses:" -msgstr "Uma mensagem de e-mail será enviada para os seguintes endereços de e-mail:" +msgstr "" +"Uma mensagem de e-mail será enviada para os seguintes endereços de e-mail:" #: templates/notifications/send_notification_form.html:21 #, python-format @@ -4494,7 +4834,10 @@ msgstr "Confira aqui." msgid "" "This is a post-commit hook. Set it up in your project admin to POST here, " "for us to update your doc changes automatically." -msgstr "Esse é o gancho de pós-commit. Configure-o na página de administração do projeto para publicar aqui, para nós atualizarmos suas alterações a documentos automaticamente." +msgstr "" +"Esse é o gancho de pós-commit. Configure-o na página de administração do " +"projeto para publicar aqui, para nós atualizarmos suas alterações a " +"documentos automaticamente." #: templates/profiles/base_profile.html:27 #: templates/profiles/base_profile_edit.html:30 @@ -4525,7 +4868,7 @@ msgid "Gold Membership" msgstr "Assinatura Gold" #: templates/profiles/base_profile_edit.html:57 -#: templates/projects/project_edit_base.html:33 +#: templates/projects/project_edit_base.html:35 msgid "Advertising" msgstr "Anúncios" @@ -4543,16 +4886,22 @@ msgstr "Obrigado por ajudar o Read the Docs!" msgid "" "Read the Docs is an open source project. In order to maintain service, we " "rely on both the support of our users, and from sponsor support." -msgstr "Read the Docs é um projeto de código aberto. Para manter o serviço, contamos com o suporte de nossos usuários e com o financiamento de patrocinadores." +msgstr "" +"Read the Docs é um projeto de código aberto. Para manter o serviço, contamos " +"com o suporte de nossos usuários e com o financiamento de patrocinadores." #: templates/profiles/private/advertising_profile.html:30 msgid "" "For more details on advertising on Read the Docs including the privacy " "protections we have in place for users and community advertising we run on " -"behalf of the open source community, see our documentation." -msgstr "Para obter mais detalhes sobre colocar seu anúncio no Read the Docs, incluindo as proteções de privacidade que implementamos para usuários e anúncio comunitário que usamos em nome da comunidade de código aberto, consulte nossa documentação." +"behalf of the open source community, see our documentation." +msgstr "" +"Para obter mais detalhes sobre colocar seu anúncio no Read the Docs, " +"incluindo as proteções de privacidade que implementamos para usuários e " +"anúncio comunitário que usamos em nome da comunidade de código aberto, " +"consulte nossa documentação." #: templates/profiles/private/advertising_profile.html:41 #, python-format @@ -4560,7 +4909,10 @@ msgid "" "You can go ad-free by becoming a Gold member or Supporter of Read the Docs." -msgstr "Você pode ficar livre de anúncios se tornando um membro Gold ou Patrocinador do Read the Docs." +msgstr "" +"Você pode ficar livre de anúncios se tornando um membro Gold ou Patrocinador do Read the Docs." #: templates/profiles/private/advertising_profile.html:49 msgid "Update advertisement preference" @@ -4571,15 +4923,22 @@ msgid "" "All projects where you are the only owner will be deleted. " "If you want to keep a project, add another owner or transfer ownership. The " "following projects and all their documentation will be deleted." -msgstr "Todos os projetos dos quais você é o único dono serão excluídos. Se quiser manter um projeto, adicione outro dono ou transfira a propriedade. Os seguintes projetos e toda a sua documentação serão excluídos." +msgstr "" +"Todos os projetos dos quais você é o único dono serão excluídos. Se quiser manter um projeto, adicione outro dono ou transfira a " +"propriedade. Os seguintes projetos e toda a sua documentação serão excluídos." #: templates/profiles/private/delete_account.html:34 msgid "" -"All organizations and its projects where you are the only owner will" -" be deleted. If you want to keep an organization, add another owner" -" or transfer ownership. The following organizations and all their projects " +"All organizations and its projects where you are the only owner will " +"be deleted. If you want to keep an organization, add another owner " +"or transfer ownership. The following organizations and all their projects " "will be deleted." -msgstr "Todas as organizações e seus projetos dos quais você é o único dono serão excluídos. Se quiser manter uma organização, adicione outro dono ou transfira a propriedade. As seguintes organizações e todos os seus projetos serão excluídos." +msgstr "" +"Todas as organizações e seus projetos dos quais você é o único dono " +"serão excluídos. Se quiser manter uma organização, adicione outro " +"dono ou transfira a propriedade. As seguintes organizações e todos os seus " +"projetos serão excluídos." #: templates/profiles/private/delete_account.html:66 msgid "Be careful! This can not be undone!" @@ -4596,15 +4955,22 @@ msgid "" "The user security log allows you to see what " "has happened recently in your account. Showing logs from the last " "%(days_limit)s days." -msgstr "O log de segurança do usuário permite que você veja o que aconteceu recentemente na sua conta. Mostrando os logs dos últimos %(days_limit)s dias." +msgstr "" +"O log de segurança do usuário permite que você " +"veja o que aconteceu recentemente na sua conta. Mostrando os logs dos " +"últimos %(days_limit)s dias." #: templates/profiles/private/token_list.html:13 msgid "" "Personal Access Token are tokens that allow you to use the Read the Docs " -"APIv3 being authenticated as yourself. See APIv3 " -"documentation for more information." -msgstr "Token de acesso pessoal (PAT) são tokens que permitem que você use a APIv3 do Read the Docs se autenticado como você mesmo. Consulte a documentação APIv3 para obter mais informações." +"APIv3 being authenticated as yourself. See APIv3 documentation for more " +"information." +msgstr "" +"Token de acesso pessoal (PAT) são tokens que permitem que você use a APIv3 " +"do Read the Docs se autenticado como você mesmo. Consulte a documentação APIv3 para obter " +"mais informações." #: templates/profiles/private/token_list.html:25 msgid "Generate API Token" @@ -4643,15 +5009,19 @@ msgstr "Criar domínio" #: templates/projects/domain_form.html:33 #, python-format msgid "" -"To configure this domain add a CNAME record in your DNS pointing your custom" -" domain to %(cname_target)s." -msgstr "Para configurar este domínio, adicione um registro CNAME em seu DNS apontando seu domínio personalizado para %(cname_target)s." +"To configure this domain add a CNAME record in your DNS pointing your custom " +"domain to %(cname_target)s." +msgstr "" +"Para configurar este domínio, adicione um registro CNAME em seu DNS " +"apontando seu domínio personalizado para %(cname_target)s." #: templates/projects/domain_form.html:41 msgid "" "The validation process period has ended. Save the domain to restart the " "process." -msgstr "O período do processo de validação terminou. Salve o domínio para reiniciar o processo." +msgstr "" +"O período do processo de validação terminou. Salve o domínio para reiniciar " +"o processo." #: templates/projects/domain_form.html:61 msgid "Save Domain" @@ -4662,7 +5032,7 @@ msgid "Saving the domain will revalidate the SSL certificate" msgstr "Salvar o domínio vai revalidar o certificado SSL" #: templates/projects/domain_list.html:12 -#: templates/projects/project_edit_base.html:20 +#: templates/projects/project_edit_base.html:22 msgid "Domains" msgstr "Domínios" @@ -4671,10 +5041,15 @@ msgstr "Domínios" msgid "" "This project is a subproject of %(superproject)s, its documentation will " -"always be served from the %(domain)s domain. %(domain)s
    domain. Learn more." -msgstr "Este projeto é um subprojeto de %(superproject)s, sua documentação será sempre atendida a partir do domínio %(domain)s. Saiba mais." +msgstr "" +"Este projeto é um subprojeto de %(superproject)s, sua documentação será " +"sempre atendida a partir do domínio %(domain)s. Saiba mais." #: templates/projects/domain_list.html:26 #, python-format @@ -4682,7 +5057,10 @@ msgid "" "Configuring a custom domain allows you to serve your documentation from a " "domain other than \"%(default_domain)s\". Learn " "more." -msgstr "Configurar um domínio personalizado permite que você forneça sua documentação a partir de um domínio diferente de \"%(default_domain)s\". Saiba mais." +msgstr "" +"Configurar um domínio personalizado permite que você forneça sua " +"documentação a partir de um domínio diferente de \"%(default_domain)s\". Saiba mais." #: templates/projects/domain_list.html:33 msgid "Existing Domains" @@ -4707,7 +5085,7 @@ msgstr "Adicionar" #: templates/projects/environmentvariable_form.html:12 #: templates/projects/environmentvariable_list.html:5 #: templates/projects/environmentvariable_list.html:12 -#: templates/projects/project_edit_base.html:26 +#: templates/projects/project_edit_base.html:28 msgid "Environment Variables" msgstr "Variáveis de ambiente" @@ -4716,7 +5094,10 @@ msgid "" "Environment variables allow you to change the way that your build behaves. " "Take into account that these environment variables are available to all " "build steps." -msgstr "Variáveis ​​de ambiente permitem que você altere a maneira como sua construção se comporta. Leve em consideração que essas variáveis ​​de ambiente estão disponíveis para todas as etapas de construção." +msgstr "" +"Variáveis ​​de ambiente permitem que você altere a maneira como sua construção " +"se comporta. Leve em consideração que essas variáveis ​​de ambiente estão " +"disponíveis para todas as etapas de construção." #: templates/projects/environmentvariable_list.html:22 msgid "Add Environment Variable" @@ -4746,9 +5127,13 @@ msgstr "Detalhes do projeto" msgid "" "To import a project, start by entering a few details about your repository. " "You can set additional configuration options for your documentation in a .readthedocs.yml file." -msgstr "Para importar um projeto, comece inserindo alguns detalhes sobre o seu repositório. Você pode definir opções de configuração adicionais para sua documentação em um arquivo .readthedocs.yml." +"href=\"https://docs.readthedocs.io/en/stable/config-file/v2.html\">." +"readthedocs.yml file." +msgstr "" +"Para importar um projeto, comece inserindo alguns detalhes sobre o seu " +"repositório. Você pode definir opções de configuração adicionais para sua " +"documentação em um arquivo .readthedocs.yml." #: templates/projects/import_config.html:5 msgid "Add a project configuration file" @@ -4757,15 +5142,22 @@ msgstr "Adicione um arquivo de configuração do projeto" #: templates/projects/import_config.html:8 msgid "" "Make sure your project has a .readthedocs.yaml configuration " -"file at the root directory of your repository. This file is required by Read" -" the Docs to build your documentation. You can read more" -" about our configuration file in our documentation." -msgstr "Certifique-se de que seu projeto tenha um arquivo de configuração .readthedocs.yaml no diretório raiz do seu repositório. Este arquivo é exigido pelo Read the Docs para construir sua documentação. Você pode ler mais sobre nosso arquivo de configuração em nossa documentação." +"file at the root directory of your repository. This file is required by Read " +"the Docs to build your documentation. You can read more about our " +"configuration file in our documentation." +msgstr "" +"Certifique-se de que seu projeto tenha um arquivo de configuração ." +"readthedocs.yaml no diretório raiz do seu repositório. Este arquivo é " +"exigido pelo Read the Docs para construir sua documentação. Você pode ler mais " +"sobre nosso arquivo de configuração em nossa documentação." #: templates/projects/import_config.html:16 msgid "Here is an example configuration file for a project using Sphinx:" -msgstr "Aqui está um exemplo de arquivo de configuração para um projeto usando Sphinx:" +msgstr "" +"Aqui está um exemplo de arquivo de configuração para um projeto usando " +"Sphinx:" #: templates/projects/import_extra.html:5 msgid "Project Extra Details" @@ -4773,17 +5165,19 @@ msgstr "Detalhes extras do projeto" #: templates/projects/import_extra.html:8 msgid "Here are a few more project options that you may need to configure." -msgstr "Aqui estão mais algumas opções de projeto que você pode precisar configurar." +msgstr "" +"Aqui estão mais algumas opções de projeto que você pode precisar configurar." #: templates/projects/includes/feature_disabled.html:5 #, python-format msgid "" "This is a beta feature, it can be enabled by contacting support." -msgstr "Este é um recurso beta e pode ser ativado contatando o suporte." +msgstr "" +"Este é um recurso beta e pode ser ativado contatando o suporte." -#. Translators: After 'Flag this project as' follows either 'Inappropriate', -#. 'Spam' and/or 'Duplicate' +#. Translators: After 'Flag this project as' follows either 'Inappropriate', 'Spam' and/or 'Duplicate' #: templates/projects/includes/flagging.html:7 msgid "Flag this project as" msgstr "Sinalizar esse projeto como" @@ -4805,7 +5199,7 @@ msgstr "Duplicado" #: templates/projects/integration_form.html:12 #: templates/projects/integration_list.html:5 #: templates/projects/integration_list.html:12 -#: templates/projects/project_edit_base.html:25 +#: templates/projects/project_edit_base.html:27 msgid "Integrations" msgstr "Integrações" @@ -4836,7 +5230,9 @@ msgstr "Integração - %(type)s" msgid "" "This integration is being managed automatically by Read the Docs. If it " "isn't functioning correctly, try re-syncing the webhook:" -msgstr "Esta integração está sendo gerenciada automaticamente pelo Read the Docs. Se não estiver funcionando corretamente, tente sincronizar novamente o webhook:" +msgstr "" +"Esta integração está sendo gerenciada automaticamente pelo Read the Docs. Se " +"não estiver funcionando corretamente, tente sincronizar novamente o webhook:" #: templates/projects/integration_webhook_detail.html:38 msgid "" @@ -4844,13 +5240,20 @@ msgid "" "integration is not functioning correctly, you can try re-syncing it. " "Otherwise you'll need to update the configuration on your repository. You " "can use the following address to manually configure this webhook." -msgstr "Esta integração não é gerenciada pelo Read the Docs atualmente. Se esta integração não estiver funcionando corretamente, você pode tentar sincronizá-la novamente. Caso contrário, você precisará atualizar a configuração do seu repositório. Você pode usar o endereço a seguir para configurar manualmente este webhook." +msgstr "" +"Esta integração não é gerenciada pelo Read the Docs atualmente. Se esta " +"integração não estiver funcionando corretamente, você pode tentar sincronizá-" +"la novamente. Caso contrário, você precisará atualizar a configuração do seu " +"repositório. Você pode usar o endereço a seguir para configurar manualmente " +"este webhook." #: templates/projects/integration_webhook_detail.html:50 msgid "" "To manually configure this webhook with your provider, use the following " "information:" -msgstr "Para configurar manualmente este webhook com seu provedor, use a seguinte informação:" +msgstr "" +"Para configurar manualmente este webhook com seu provedor, use a seguinte " +"informação:" #: templates/projects/integration_webhook_detail.html:59 msgid "Webhook URL:" @@ -4865,17 +5268,23 @@ msgstr "Segredo:" msgid "" "This integration does not have a secret, the authenticity of the incoming " "webhook cannot be verified. Click on \"Resync webhook\" to generate " -"a secret. Read more in our blog post." -msgstr "Esta integração não tem um segredo, a autenticidade do webhook não pode ser verificada. Clique em \"Ressincronizar webhook\" para gerar um segredo. Leia mais em nosso blog." +"a secret. Read more in our blog post." +msgstr "" +"Esta integração não tem um segredo, a autenticidade do webhook não pode ser " +"verificada. Clique em \"Ressincronizar webhook\" para gerar um " +"segredo. Leia mais em nosso blog." #: templates/projects/integration_webhook_detail.html:92 msgid "" "For more information on manually configuring a webhook, refer to our webhook documentation. " -msgstr "Para obter mais informações sobre como configurar manualmente um webhook, consulte nossa documentação sobre webhook. " +"href=\"https://docs.readthedocs.io/page/guides/setup/git-repo-automatic." +"html\"> our webhook documentation. " +msgstr "" +"Para obter mais informações sobre como configurar manualmente um webhook, " +"consulte nossa documentação sobre webhook. " #: templates/projects/integration_webhook_detail.html:104 msgid "Resync webhook" @@ -4944,10 +5353,13 @@ msgstr "Começar a construir sua documentação" #: templates/projects/onboard_detail.html:10 msgid "" -"This project has not been built yet. Try building the latest version now, or" -" if you would like to build a specific version, select the version below and" -" your documentation build will be triggered." -msgstr "Este projeto ainda não foi construído. Tente construir a versão mais recente agora ou, se você deseja construir uma versão específica, selecione a versão abaixo e sua construção de documentação será acionada." +"This project has not been built yet. Try building the latest version now, or " +"if you would like to build a specific version, select the version below and " +"your documentation build will be triggered." +msgstr "" +"Este projeto ainda não foi construído. Tente construir a versão mais recente " +"agora ou, se você deseja construir uma versão específica, selecione a versão " +"abaixo e sua construção de documentação será acionada." #: templates/projects/onboard_detail.html:21 msgid "Build latest version" @@ -4960,10 +5372,12 @@ msgstr "Sua documentação está pronta para usar" #: templates/projects/onboard_detail.html:33 msgid "" "Your documentation has been built. Ensure your documentation is kept up to " -"date with every commit to your repository, by setting up a " -"webhook." -msgstr "Sua documentação foi construído. Certifique-se de que sua documentação seja mantida atualizada com todos os commit no seu repositório, configurando um webhook." +"date with every commit to your repository, by setting up a webhook." +msgstr "" +"Sua documentação foi construído. Certifique-se de que sua documentação seja " +"mantida atualizada com todos os commit no seu repositório, configurando um webhook." #: templates/projects/onboard_detail.html:41 msgid "View your documentation" @@ -4975,11 +5389,15 @@ msgstr "A construção de sua documentação falhou" #: templates/projects/onboard_detail.html:50 msgid "" -"There was a problem building your documentation, you can see what went wrong" -" in the build output. If you need more help, check out some of the problems frequently " "encountered during builds." -msgstr "Ocorreu um problema ao construir sua documentação, você pode ver o que deu errado na saída da construção. Se precisar de mais ajuda, consulte alguns dos problemas frequentemente encontrados durante as construções." +msgstr "" +"Ocorreu um problema ao construir sua documentação, você pode ver o que deu " +"errado na saída da construção. Se precisar de mais ajuda, consulte alguns " +"dos problemas " +"frequentemente encontrados durante as construções." #: templates/projects/onboard_detail.html:59 msgid "View build output" @@ -4993,7 +5411,9 @@ msgstr "Sua documentação está sendo construída" msgid "" "You'll be able to view your documentation in a minute or two, once your " "project is done building." -msgstr "Você poderá visualizar sua documentação em um ou dois minutos, após a conclusão da construção do projeto." +msgstr "" +"Você poderá visualizar sua documentação em um ou dois minutos, após a " +"conclusão da construção do projeto." #: templates/projects/onboard_import.html:5 msgid "Ready to share your documentation" @@ -5002,18 +5422,23 @@ msgstr "Pronto para compartilhar sua documentação" #: templates/projects/onboard_import.html:10 #, python-format msgid "" -"You don't have any projects yet, but you can start building documentation by" -" importing one. Not sure how to start documenting your project? Check out " -"the Tutorial to learn how." -msgstr "Você ainda não possui nenhum projeto, mas pode começar a construir documentação importando um. Não sabe ao certo como começar a documentar seu projeto? Confira o Tutorial para saber como." +"You don't have any projects yet, but you can start building documentation by " +"importing one. Not sure how to start documenting your project? Check out the " +"Tutorial to learn how." +msgstr "" +"Você ainda não possui nenhum projeto, mas pode começar a construir " +"documentação importando um. Não sabe ao certo como começar a documentar seu " +"projeto? Confira o Tutorial para saber como." #: templates/projects/onboard_import.html:19 #, python-format msgid "" -"In a hurry? Fork our template " -"project on GitHub, and import " -"it." -msgstr "Está com pressa? Faça um fork nosso projeto modelo no GitHub e importe-o." +"In a hurry? Fork our template project on GitHub, and import it." +msgstr "" +"Está com pressa? Faça um fork nosso " +"projeto modelo no GitHub e importe-" +"o." #: templates/projects/onboard_import.html:25 #: templates/projects/project_dashboard_base.html:53 @@ -5029,7 +5454,9 @@ msgstr "Anúncio na documentação" msgid "" "We will periodically run advertisements on built documentation pages for " "sponsors, however we have strict guidelines on advertisements:" -msgstr "Periodicamente, apresentamos anúncios em páginas de documentação construída para patrocinadores, e para isso temos diretrizes estritas:" +msgstr "" +"Periodicamente, apresentamos anúncios em páginas de documentação construída " +"para patrocinadores, e para isso temos diretrizes estritas:" #: templates/projects/project_advertising.html:32 msgid "We don't give sponsors access to user information." @@ -5037,24 +5464,32 @@ msgstr "Não damos aos patrocinadores acesso às informações de usuário." #: templates/projects/project_advertising.html:37 msgid "We only report the number of impressions and number of ad clicks." -msgstr "Relatamos apenas o número de impressões e o número de cliques em anúncios" +msgstr "" +"Relatamos apenas o número de impressões e o número de cliques em anúncios" #: templates/projects/project_advertising.html:42 msgid "" "We only allow image and text ads which we host ourselves. There are no " "advertiser-supplied scripts running on Read the Docs." -msgstr "Permitimos apenas anúncios em imagens e textos que nós mesmos hospedamos. Não há scripts fornecidos pelo anunciante em execução no Read the Docs." +msgstr "" +"Permitimos apenas anúncios em imagens e textos que nós mesmos hospedamos. " +"Não há scripts fornecidos pelo anunciante em execução no Read the Docs." #: templates/projects/project_advertising.html:50 msgid "" "For more details on advertising on Read the Docs including the privacy " -"protections we have in place for users and community advertising we run on behalf " -"of the open source community, see our documentation." -msgstr "Para obter mais detalhes sobre colocar seu anúncio no Read the Docs, incluindo as proteções de privacidade que implementamos para usuários e anúncios comunitários que apresentamos em nome da comunidade de código aberto, consulte nossa documentação." +"protections we have in place for users and community advertising we run on behalf of the open source " +"community, see our documentation." +msgstr "" +"Para obter mais detalhes sobre colocar seu anúncio no Read the Docs, " +"incluindo as proteções de privacidade que implementamos para usuários e anúncios comunitários que apresentamos em nome da " +"comunidade de código aberto, consulte nossa documentação." #: templates/projects/project_advertising.html:59 msgid "Opting out" @@ -5064,49 +5499,71 @@ msgstr "Optando por desativar" #, python-format msgid "" "In addition to the advertising preferences we have for individual users, we have multiple ways" -" for projects to opt out of advertising on Read the Docs." -msgstr "Além das preferências de anúncios que temos para usuários individuais, temos diversas maneiras de os projetos optarem por não receber anúncios no Read the Docs." +"href=\"%(ads_preferences_url)s\">individual users, we have multiple ways " +"for projects to opt out of advertising on Read the Docs." +msgstr "" +"Além das preferências de anúncios que temos para usuários individuais, temos diversas " +"maneiras de os projetos optarem por não receber anúncios no Read the Docs." #: templates/projects/project_advertising.html:71 msgid "" "If you are part of a company that uses Read the Docs to host documentation " -"for a commercial product, please consider Read the Docs for Business which " -"offers a completely ad-free experience, private repositories, private " -"documentation, additional build resources, and dedicated support." -msgstr "Se você faz parte de uma empresa que usa o Read the Docs para hospedar a documentação de um produto comercial, considere usar o Read the Docs for Business, o qual oferece uma experiência totalmente livre de anúncios, com repositórios privados, documentação privada, recursos de construção adicionais e suporte dedicado." +"for a commercial product, please consider Read the Docs for Business which offers a completely ad-free " +"experience, private repositories, private documentation, additional build " +"resources, and dedicated support." +msgstr "" +"Se você faz parte de uma empresa que usa o Read the Docs para hospedar a " +"documentação de um produto comercial, considere usar o Read the Docs for Business, o qual oferece uma " +"experiência totalmente livre de anúncios, com repositórios privados, " +"documentação privada, recursos de construção adicionais e suporte dedicado." #: templates/projects/project_advertising.html:81 #, python-format msgid "" "By becoming a Gold member to Read the Docs, " "you may remove advertising from your projects for all visitors." -msgstr "Ao se tornar um membro Gold do Read the Docs, você pode remover anúncios de seus projetos para todos os visitantes." +msgstr "" +"Ao se tornar um membro Gold do Read the " +"Docs, você pode remover anúncios de seus projetos para todos os visitantes." #: templates/projects/project_advertising.html:88 msgid "" "Project owners can opt out of paid " "advertisements for their projects. Readers will still see community ads " "for open source projects and conferences." -msgstr "Os donos de projetos podem optar por desativar anúncios pagos para seus projetos. Os leitores ainda verão anúncios comunitários de projetos e conferências de código aberto." +msgstr "" +"Os donos de projetos podem optar por " +"desativar anúncios pagos para seus projetos. Os leitores ainda verão " +"anúncios comunitários de projetos e conferências de código aberto." #: templates/projects/project_advertising.html:96 #, python-format msgid "" "If you would like to completely remove advertising from your open source " "project, but both Read the Docs for Business and our Gold memberships don't " -"seem like the right fit, please get" -" in touch to discuss alternatives to advertising." -msgstr "Se você deseja remover completamente anúncio do seu projeto de código aberto, mas tanto o Read the Docs for Business quanto nossas assinaturas Gold não parecem ser a opção certa, entre em contato conosco para discutir alternativas a anúncio." +"seem like the right fit, please get in touch to discuss " +"alternatives to advertising." +msgstr "" +"Se você deseja remover completamente anúncio do seu projeto de código " +"aberto, mas tanto o Read the Docs for Business quanto nossas assinaturas " +"Gold não parecem ser a opção certa, entre em contato conosco " +"para discutir alternativas a anúncio." #: templates/projects/project_advertising.html:113 msgid "" -"If you are a company hosting commercial documentation on our community site," -" we do not allow removing paid advertisements on your documentation. Please " +"If you are a company hosting commercial documentation on our community site, " +"we do not allow removing paid advertisements on your documentation. Please " "consider Read the Docs for Business or a Gold membership." -msgstr "Se você é uma empresa que hospeda documentação comercial em nosso site da comunidade, não permitimos a remoção de anúncios pagos em sua documentação. Por favor, considere usar o Read the Docs for Business ou uma assinatura Gold." +msgstr "" +"Se você é uma empresa que hospeda documentação comercial em nosso site da " +"comunidade, não permitimos a remoção de anúncios pagos em sua documentação. " +"Por favor, considere usar o Read the Docs for Business ou uma assinatura " +"Gold." #: templates/projects/project_advertising.html:122 msgid "Update advertising preference" @@ -5124,7 +5581,9 @@ msgstr "Criar um novo projeto" msgid "" "Create new documentation here. If you already have docs in a public " "repository," -msgstr "Crie nova documentação aqui. Caso já tenha documentos em um repositório público," +msgstr "" +"Crie nova documentação aqui. Caso já tenha documentos em um repositório " +"público," #: templates/projects/project_create.html:15 msgid "import an existing project" @@ -5163,7 +5622,9 @@ msgstr "Conectar suas contas" msgid "" "Have a GitHub account? Connect your account and import your existing " "projects automatically." -msgstr "Tem uma conta GitHub? Conecte sua conta e importe seus projetos existentes automaticamente." +msgstr "" +"Tem uma conta GitHub? Conecte sua conta e importe seus projetos existentes " +"automaticamente." #: templates/projects/project_dashboard_base.html:144 msgid "Learn More" @@ -5172,10 +5633,11 @@ msgstr "Saiba mais" #: templates/projects/project_dashboard_base.html:146 #, python-format msgid "" -"Check out the documentation for Read the " -"Docs. It contains lots of information about how to get the most out of " -"RTD." -msgstr "Confira a documentação do Read the Docs. Ela contém muitas informações sobre como aproveitar ao máximo o RTD." +"Check out the documentation for Read the Docs. It contains lots of information about how to get the most out of RTD." +msgstr "" +"Confira a documentação do Read the Docs. " +"Ela contém muitas informações sobre como aproveitar ao máximo o RTD." #: templates/projects/project_delete.html:4 #: templates/projects/project_delete.html:6 @@ -5190,7 +5652,11 @@ msgid "" "Deleting this project will make them to become regular projects. This will " "break the URLs of all its subprojects and they will be served normally as " "other projects." -msgstr "Este projeto tem subprojetos sob ele. Excluir este projeto fará com que eles se tornem projetos regulares. Isso quebrará as URLs de todos os seus subprojetos e eles serão veiculados normalmente como outros projetos." +msgstr "" +"Este projeto tem subprojetos sob ele. " +"Excluir este projeto fará com que eles se tornem projetos regulares. Isso " +"quebrará as URLs de todos os seus subprojetos e eles serão veiculados " +"normalmente como outros projetos." #: templates/projects/project_delete.html:21 #: templates/projects/project_resync_webhook.html:9 @@ -5211,10 +5677,14 @@ msgid "Delete project" msgstr "Excluir projeto" #: templates/projects/project_edit_base.html:19 +msgid " Addons" +msgstr " Addons" + +#: templates/projects/project_edit_base.html:21 msgid "Edit Versions" msgstr "Editar versões" -#: templates/projects/project_edit_base.html:24 +#: templates/projects/project_edit_base.html:26 #: templates/projects/projectrelationship_form.html:5 #: templates/projects/projectrelationship_form.html:12 #: templates/projects/projectrelationship_list.html:5 @@ -5222,7 +5692,7 @@ msgstr "Editar versões" msgid "Subprojects" msgstr "Subprojetos" -#: templates/projects/project_edit_base.html:28 +#: templates/projects/project_edit_base.html:30 #: templates/projects/webhook_exchange_detail.html:5 #: templates/projects/webhook_form.html:5 #: templates/projects/webhook_form.html:11 @@ -5231,19 +5701,19 @@ msgstr "Subprojetos" msgid "Webhooks" msgstr "Webhooks" -#: templates/projects/project_edit_base.html:29 +#: templates/projects/project_edit_base.html:31 #: templates/projects/project_notifications.html:5 #: templates/projects/project_notifications.html:12 msgid "Email Notifications" msgstr "Notificações por e-mail" -#: templates/projects/project_edit_base.html:30 +#: templates/projects/project_edit_base.html:32 #: templates/projects/project_traffic_analytics.html:6 #: templates/projects/project_traffic_analytics.html:11 msgid "Traffic Analytics" msgstr "Analytics de tráfego" -#: templates/projects/project_edit_base.html:31 +#: templates/projects/project_edit_base.html:33 #: templates/projects/projects_search_analytics.html:6 #: templates/projects/projects_search_analytics.html:11 msgid "Search Analytics" @@ -5270,20 +5740,27 @@ msgid "" "We're only showing public repositories. For private projects and other " "features, please use Read the Docs for " "Business." -msgstr "Estamos mostrando apenas repositórios públicos. Para projetos privados e outros recursos, use Read the Docs for Business." +msgstr "" +"Estamos mostrando apenas repositórios públicos. Para projetos privados e " +"outros recursos, use Read the Docs for " +"Business." #: templates/projects/project_import.html:97 #, python-format msgid "" "No remote repositories found, try refreshing your " "accounts." -msgstr "Nenhum repositório remoto encontrado, tente atualizar suas contas." +msgstr "" +"Nenhum repositório remoto encontrado, tente atualizar suas contas." #: templates/projects/project_import.html:104 msgid "" "You don't currently have any connected accounts. Connect your account to be " "able to easily set up projects." -msgstr "No momento, você não possui contas conectadas. Conecte sua conta para poder configurar projetos facilmente." +msgstr "" +"No momento, você não possui contas conectadas. Conecte sua conta para poder " +"configurar projetos facilmente." #: templates/projects/project_import.html:143 msgid "This repository requires admin access to import" @@ -5304,9 +5781,11 @@ msgstr "Visualização" #: templates/projects/project_import.html:214 msgid "" -"You can import your project manually if it isn't listed here or connected to" -" one of your accounts." -msgstr "Você pode importar seu projeto manualmente se ele não estiver listado aqui ou conectado a uma de suas contas." +"You can import your project manually if it isn't listed here or connected to " +"one of your accounts." +msgstr "" +"Você pode importar seu projeto manualmente se ele não estiver listado aqui " +"ou conectado a uma de suas contas." #: templates/projects/project_import.html:221 msgid "Import Manually" @@ -5328,7 +5807,8 @@ msgstr "Navegar em projetos" #: templates/projects/project_notifications.html:16 msgid "Configure email notifications to be sent on build failures." -msgstr "Configure o recebimento de notificações por e-mail em falhas de construção." +msgstr "" +"Configure o recebimento de notificações por e-mail em falhas de construção." #: templates/projects/project_notifications.html:22 #, python-format @@ -5336,7 +5816,10 @@ msgid "" "Webhooks have been moved to their own page. Go to the Webhooks page if you are looking for your " "webhooks." -msgstr "Webhooks foram movidos para sua própria página. Vá para a página de Webhooks se estiver procurando por seus webhooks." +msgstr "" +"Webhooks foram movidos para sua própria página. Vá para a página de Webhooks se estiver procurando por " +"seus webhooks." #: templates/projects/project_notifications.html:30 msgid "Existing Notifications" @@ -5391,9 +5874,15 @@ msgstr "Páginas 404 (não encontradas)" msgid "" "\n" " * The way that we track 404 pages is on our backend hosting.\n" -" It's possible the number of times each page is viewed is undercounted because of caching in the browser or in a CDN.\n" +" It's possible the number of times each page is viewed is undercounted " +"because of caching in the browser or in a CDN.\n" +" " +msgstr "" +"\n" +" * A forma como rastreamos páginas 404 é em nossa hospedagem back-end.\n" +" É possível que o número de vezes que cada página é visualizada seja " +"subestimado devido ao armazenamento em cache no navegador ou em um CDN.\n" " " -msgstr "\n * A forma como rastreamos páginas 404 é em nossa hospedagem back-end.\n É possível que o número de vezes que cada página é visualizada seja subestimado devido ao armazenamento em cache no navegador ou em um CDN.\n " #: templates/projects/project_translations.html:5 msgid "Edit Translations" @@ -5402,7 +5891,8 @@ msgstr "Editar traduções" #: templates/projects/project_translations.html:16 #: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." -msgstr "Para adicionar uma tradução ao seu projeto, selecione um projeto abaixo." +msgstr "" +"Para adicionar uma tradução ao seu projeto, selecione um projeto abaixo." #: templates/projects/project_translations.html:24 #: templates/projects/project_translations_form.html:24 @@ -5410,7 +5900,9 @@ msgstr "Para adicionar uma tradução ao seu projeto, selecione um projeto abaix msgid "" "This project is configured with a " "versioning scheme that doesn't support translations." -msgstr "Este projeto está configurado com um esquema de versionamento que não oferece suporte a traduções." +msgstr "" +"Este projeto está configurado com " +"um esquema de versionamento que não oferece suporte a traduções." #: templates/projects/project_translations.html:30 #: templates/projects/project_translations_form.html:30 @@ -5418,7 +5910,9 @@ msgstr "Este projeto está configurado msgid "" "This project is already configured as the %(language)s " "translation of \"%(main_project)s\". Nested translations are not supported." -msgstr "Este projeto já está configurado como a tradução de %(language)s de \"%(main_project)s\". Não há suporte a traduções aninhadas." +msgstr "" +"Este projeto já está configurado como a tradução de %(language)s de \"%(main_project)s\". Não há suporte a traduções aninhadas." #: templates/projects/project_translations.html:38 #: templates/projects/project_translations_form.html:38 @@ -5452,7 +5946,9 @@ msgstr "Editar mantenedores" msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" -msgstr "Isso lhe permite adicionar mantenedores ao seu projeto. Eles podem ter acesso administrativo para o projeto, então tenha cuidado!" +msgstr "" +"Isso lhe permite adicionar mantenedores ao seu projeto. Eles podem ter " +"acesso administrativo para o projeto, então tenha cuidado!" #: templates/projects/project_users.html:49 msgid "Add maintainer" @@ -5471,10 +5967,14 @@ msgstr "%(version_name)s" #: templates/projects/project_version_detail.html:28 msgid "" "This version is inactive but its documentation is still available online. " -"You can delete this " -"version's documentation if you want to remove it completely." -msgstr "Esta versão está inativa, mas sua documentação ainda está disponível online. Você pode excluir a documentação desta versão se quiser removê-la completamente." +"You can delete this version's documentation if you want to remove it " +"completely." +msgstr "" +"Esta versão está inativa, mas sua documentação ainda está disponível online. " +"Você pode excluir a documentação desta versão se quiser removê-la " +"completamente." #: templates/projects/project_version_list.html:24 msgid "Active Versions" @@ -5487,7 +5987,9 @@ msgstr "Ativar uma versão" #: templates/projects/project_version_list.html:82 msgid "" "Active versions are built whenever new code is pushed to that branch or tag." -msgstr "Versões ativas são construídas sempre que um novo código é enviado para esse branch ou tag." +msgstr "" +"Versões ativas são construídas sempre que um novo código é enviado para esse " +"branch ou tag." #: templates/projects/project_version_list.html:93 msgid "Filter Inactive Versions" @@ -5506,7 +6008,9 @@ msgstr "Nenhuma versão encontrada" msgid "" "Showing the first %(max_inactive_versions)s of " "%(total_inactive_versions_count)s inactive versions.." -msgstr "Mostrando as primeiras %(max_inactive_versions)s de %(total_inactive_versions_count)s versões inativas.." +msgstr "" +"Mostrando as primeiras %(max_inactive_versions)s de " +"%(total_inactive_versions_count)s versões inativas.." #: templates/projects/project_version_states_help_text.html:4 #, python-format @@ -5515,11 +6019,13 @@ msgstr "Saiba mais sobre estados aqui." #: templates/projects/projectrelationship_form.html:16 msgid "" -"Using subprojects allows you to serve multiple projects from the same domain" -" as your main project. Learn " -"more." -msgstr "O uso de subprojetos permite atender vários projetos do mesmo domínio do seu projeto principal. Saiba mais." +"Using subprojects allows you to serve multiple projects from the same domain " +"as your main project. Learn more." +msgstr "" +"O uso de subprojetos permite atender vários projetos do mesmo domínio do seu " +"projeto principal. Saiba mais." #: templates/projects/projectrelationship_form.html:28 msgid "Update subproject" @@ -5538,14 +6044,18 @@ msgstr "Adicionar subprojeto" msgid "" "Subprojects are projects hosted from the same URL as their parent project. " "This is useful for organizing multiple projects under a custom domain." -msgstr "Subprojetos são projetos hospedados na mesma URL que o projeto pai. Isso é útil para organizar vários projetos em um domínio personalizado." +msgstr "" +"Subprojetos são projetos hospedados na mesma URL que o projeto pai. Isso é " +"útil para organizar vários projetos em um domínio personalizado." #: templates/projects/projectrelationship_list.html:24 #, python-format msgid "" "This project is already configured as a subproject of %(project)s. Nested " "subprojects are not currently supported." -msgstr "Este projeto já está configurado como um subprojeto de %(project)s. Não há suporte a subprojetos aninhados no momento." +msgstr "" +"Este projeto já está configurado como um subprojeto de %(project)s. Não há " +"suporte a subprojetos aninhados no momento." #: templates/projects/projectrelationship_list.html:31 #, python-format @@ -5579,7 +6089,10 @@ msgid "" "We’ll send a POST request to the URL with the JSON payload " "below on the selected events. Check our docs " "for more information." -msgstr "Enviaremos uma solicitação POST para a URL com a carga útil JSON abaixo nos eventos selecionados. Confira nossa documentação para mais informações." +msgstr "" +"Enviaremos uma solicitação POST para a URL com a carga útil " +"JSON abaixo nos eventos selecionados. Confira nossa " +"documentação para mais informações." #: templates/projects/webhook_form.html:25 #, python-format @@ -5587,7 +6100,11 @@ msgid "" "This webhook was created from our old implementation and doesn't have a " "custom payload. Check our docs for the payload " "description or edit the payload to set a custom one." -msgstr "Este webhook foi criado a partir de nossa implementação antiga e não possui uma carga útil personalizada. Confira nossa documentação para obter a descrição da carga útil ou edite a carga útil para definir uma personalizada." +msgstr "" +"Este webhook foi criado a partir de nossa implementação antiga e não possui " +"uma carga útil personalizada. Confira nossa " +"documentação para obter a descrição da carga útil ou edite a carga útil " +"para definir uma personalizada." #: templates/projects/webhook_list.html:18 msgid "Add Webhook" @@ -5603,7 +6120,10 @@ msgid "" "\n" " Search: %(query)s\n" " " -msgstr "\n Pesquisa: %(query)s\n " +msgstr "" +"\n" +" Pesquisa: %(query)s\n" +" " #: templates/search/elastic_search.html:30 msgid "Object Type" @@ -5623,7 +6143,10 @@ msgid "" "\n" " %(count)s results for %(query)s\n" " " -msgstr "\n %(count)s resultados para %(query)s\n " +msgstr "" +"\n" +" %(count)s resultados para %(query)s\n" +" " #: templates/search/elastic_search.html:197 msgid "No results found." @@ -5639,10 +6162,13 @@ msgstr "Segurança no Read the Docs" #: templates/security.html:11 msgid "" -"For more details on security at Read the Docs or to report a security issue," -" please see our security policy." -msgstr "Para obter mais detalhes sobre segurança no Read the Docs ou para relatar um problema de segurança, consulte nossa política de segurança." +"For more details on security at Read the Docs or to report a security issue, " +"please see our security policy." +msgstr "" +"Para obter mais detalhes sobre segurança no Read the Docs ou para relatar um " +"problema de segurança, consulte nossa política de segurança." #: templates/socialaccount/authentication_error.html:5 #: templates/socialaccount/authentication_error.html:8 @@ -5652,16 +6178,22 @@ msgstr "Falha de autenticação na rede social" #: templates/socialaccount/authentication_error.html:10 msgid "" "An error occurred while attempting to login via your social network account." -msgstr "Ocorreu um erro ao tentar se autenticar através da sua conta de rede social." +msgstr "" +"Ocorreu um erro ao tentar se autenticar através da sua conta de rede social." #: templates/socialaccount/connections.html:22 msgid "" "On this page, you can manage the integration with your Git provider(s) that " "enables automatic import and configuration of your repositories. Read our documentation page about connecting Git " -"providers." -msgstr "Nesta página, você pode gerenciar a integração com seu(s) provedor(es) Git que permite a importação e configuração automática de seus repositórios. Leia nossa página de documentação sobre como conectar provedores Git." +"target=\"_blank\">Read our documentation page about connecting Git providers." +"" +msgstr "" +"Nesta página, você pode gerenciar a integração com seu(s) provedor(es) Git " +"que permite a importação e configuração automática de seus repositórios. Leia nossa página de documentação sobre como conectar " +"provedores Git." #: templates/socialaccount/connections.html:37 msgid "Active connections" @@ -5679,7 +6211,9 @@ msgstr "Desconectar" msgid "" "The API version this connection uses is no longer supported, please " "reconnect your Bitbucket account." -msgstr "A versão da API que esta conexão usa não é mais suportada, reconecte sua conta Bitbucket." +msgstr "" +"A versão da API que esta conexão usa não é mais suportada, reconecte sua " +"conta Bitbucket." #: templates/socialaccount/connections.html:95 msgid "" @@ -5692,4 +6226,8 @@ msgid "" "service, you should also visit your Git Provider in order to delete the " "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." -msgstr "Nota: Se você pressionar o botão Desconectar para desconectar um serviço, você também deverá visitar seu provedor Git para excluir a conexão OAuth do Read the Docs. No GitHub, isso está localizado em Settings > Applications > Authorized OAuth Apps." +msgstr "" +"Nota: Se você pressionar o botão Desconectar para " +"desconectar um serviço, você também deverá visitar seu provedor Git para " +"excluir a conexão OAuth do Read the Docs. No GitHub, isso está localizado em " +"Settings > Applications > Authorized OAuth Apps." diff --git a/readthedocs/locale/ru/LC_MESSAGES/django.po b/readthedocs/locale/ru/LC_MESSAGES/django.po index c13eaf812bd..57ee52c4d28 100644 --- a/readthedocs/locale/ru/LC_MESSAGES/django.po +++ b/readthedocs/locale/ru/LC_MESSAGES/django.po @@ -25,7 +25,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-01 14:17+0000\n" +"POT-Creation-Date: 2024-10-23 13:42+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Roman Paltsev, 2023\n" "Language-Team: Russian (http://app.transifex.com/readthedocs/readthedocs/" @@ -38,8 +38,8 @@ 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/filters.py:41 builds/models.py:717 -#: projects/filters.py:196 projects/models.py:1479 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:728 +#: projects/filters.py:196 projects/models.py:1484 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Версия" @@ -237,7 +237,7 @@ msgid "Invitation declined" msgstr "Приглашение отклонено" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:245 +#: projects/models.py:250 msgid "User" msgstr "Пользователь" @@ -249,8 +249,8 @@ msgstr "Идентификатор пользователя" msgid "Username" msgstr "Имя пользователя" -#: audit/models.py:138 builds/models.py:95 builds/models.py:711 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1473 +#: audit/models.py:138 builds/models.py:95 builds/models.py:722 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1478 #: redirects/models.py:48 msgid "Project" msgstr "Проект" @@ -275,7 +275,7 @@ msgstr "Идентификатор организации" msgid "Organization slug" msgstr "URL организации" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1226 msgid "Action" msgstr "Действие" @@ -458,7 +458,7 @@ msgstr "Ветка" msgid "Tag" msgstr "Метка" -#: builds/constants.py:56 projects/constants.py:412 +#: builds/constants.py:56 projects/constants.py:414 msgid "Unknown" msgstr "Неизв." @@ -490,7 +490,7 @@ msgstr "Активно" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1578 +#: builds/filters.py:29 projects/models.py:1583 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Сборка не удалась" @@ -507,7 +507,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:139 builds/models.py:733 +#: builds/filters.py:48 builds/models.py:139 builds/models.py:744 msgid "State" msgstr "Состояние" @@ -516,7 +516,7 @@ msgstr "Состояние" msgid "Any" msgstr "Любая" -#: builds/filters.py:54 builds/models.py:100 builds/models.py:723 +#: builds/filters.py:54 builds/models.py:100 builds/models.py:734 msgid "Type" msgstr "Тип" @@ -550,7 +550,7 @@ msgid "Verbose Name" msgstr "Подробное наименование" #: builds/models.py:127 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:250 +#: projects/models.py:255 msgid "Slug" msgstr "URL" @@ -570,7 +570,7 @@ msgstr "Сформировано" msgid "Uploaded" msgstr "Загружено" -#: builds/models.py:154 projects/models.py:478 +#: builds/models.py:154 projects/models.py:483 msgid "Privacy Level" msgstr "Уровень приватности" @@ -602,7 +602,7 @@ msgstr "Имеет ePub" msgid "Has HTML Zip" msgstr "Имеет HTML Zip" -#: builds/models.py:175 projects/models.py:563 +#: builds/models.py:175 projects/models.py:568 msgid "Documentation type" msgstr "Тип документации" @@ -618,199 +618,199 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:745 +#: builds/models.py:756 msgid "Status" msgstr "Статус" -#: builds/models.py:752 integrations/models.py:145 +#: builds/models.py:763 integrations/models.py:145 msgid "Date" msgstr "Дата" -#: builds/models.py:753 +#: builds/models.py:764 msgid "Success" msgstr "Успешно" -#: builds/models.py:758 +#: builds/models.py:769 msgid "Setup" msgstr "Настройки" -#: builds/models.py:759 +#: builds/models.py:770 msgid "Setup error" msgstr "Ошибка настройки" -#: builds/models.py:760 +#: builds/models.py:771 msgid "Output" msgstr "Вывод" -#: builds/models.py:761 templates/builds/build_detail.html:261 +#: builds/models.py:772 templates/builds/build_detail.html:261 msgid "Error" msgstr "Ошибка" -#: builds/models.py:762 +#: builds/models.py:773 msgid "Exit code" msgstr "Код завершения" -#: builds/models.py:767 projects/models.py:1490 +#: builds/models.py:778 projects/models.py:1495 msgid "Commit" msgstr "Коммит" -#: builds/models.py:773 +#: builds/models.py:784 msgid "Version slug" msgstr "URL версии" -#: builds/models.py:779 +#: builds/models.py:790 msgid "Version name" msgstr "Имя версии" -#: builds/models.py:785 builds/models.py:1228 +#: builds/models.py:796 builds/models.py:1239 msgid "Version type" msgstr "Тип версии" -#: builds/models.py:792 +#: builds/models.py:803 msgid "Configuration used in the build" msgstr "Конфигурация, использованная в сборке" -#: builds/models.py:797 +#: builds/models.py:808 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:805 +#: builds/models.py:816 msgid "Build Length" msgstr "Длина сборки" -#: builds/models.py:808 +#: builds/models.py:819 msgid "Builder" msgstr "Сборщик" -#: builds/models.py:815 +#: builds/models.py:826 msgid "Cold Storage" msgstr "Холодное хранение" -#: builds/models.py:821 +#: builds/models.py:832 msgid "Celery task id" msgstr "Идентификатор задачи Celery" -#: builds/models.py:1131 +#: builds/models.py:1142 msgid "Build" msgstr "Сборка" -#: builds/models.py:1136 +#: builds/models.py:1147 msgid "Command" msgstr "Команда" -#: builds/models.py:1137 builds/models.py:1192 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:252 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1203 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:257 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Описание" -#: builds/models.py:1138 +#: builds/models.py:1149 msgid "Command output" msgstr "Вывод команды" -#: builds/models.py:1139 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Код завершения команды" -#: builds/models.py:1141 +#: builds/models.py:1152 msgid "Start time" msgstr "Начальное время" -#: builds/models.py:1142 +#: builds/models.py:1153 msgid "End time" msgstr "Конечное время" -#: builds/models.py:1170 +#: builds/models.py:1181 msgid "Activate version" msgstr "Активировать версию" -#: builds/models.py:1171 +#: builds/models.py:1182 msgid "Hide version" msgstr "Скрыть версию" -#: builds/models.py:1172 +#: builds/models.py:1183 msgid "Make version public" msgstr "Сделать версию общедоступной" -#: builds/models.py:1173 +#: builds/models.py:1184 msgid "Make version private" msgstr "Сделать версию приватной" -#: builds/models.py:1174 +#: builds/models.py:1185 msgid "Set version as default" msgstr "Установить версию по умолчанию" -#: builds/models.py:1175 +#: builds/models.py:1186 msgid "Delete version" msgstr "Удалить версию" -#: builds/models.py:1187 +#: builds/models.py:1198 msgid "Rule priority" msgstr "Приоритет правила" -#: builds/models.py:1188 +#: builds/models.py:1199 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1198 +#: builds/models.py:1209 msgid "Match argument" msgstr "" -#: builds/models.py:1199 +#: builds/models.py:1210 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1214 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1216 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1216 +#: builds/models.py:1227 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1221 +#: builds/models.py:1232 msgid "Action argument" msgstr "" -#: builds/models.py:1222 +#: builds/models.py:1233 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1240 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1394 +#: builds/models.py:1405 msgid "Version activated" msgstr "Версия активирована" -#: builds/models.py:1395 +#: builds/models.py:1406 msgid "Version hidden" msgstr "Версия скрыта" -#: builds/models.py:1397 +#: builds/models.py:1408 msgid "Version set to public privacy" msgstr "Версия настроена на публичную конфиденциальность" -#: builds/models.py:1400 +#: builds/models.py:1411 msgid "Version set to private privacy" msgstr "Версия настроена на приватную конфиденциальность" -#: builds/models.py:1402 +#: builds/models.py:1413 msgid "Version set as default" msgstr "Версия установлена по умолчанию" -#: builds/models.py:1403 +#: builds/models.py:1414 msgid "Version deleted" msgstr "Версия удалена" -#: builds/models.py:1408 +#: builds/models.py:1419 msgid "Matched rule" msgstr "Соответствующее правило" @@ -928,7 +928,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1593 +#: core/forms.py:198 projects/models.py:1598 msgid "URL" msgstr "" @@ -1040,6 +1040,20 @@ msgstr "" msgid "Validation of custom domain expired: {{domain}}" msgstr "" +#: domains/validators.py:17 +#, python-brace-format +msgid "" +"This project has reached the limit of {feature.value} domains. Consider " +"removing unused domains." +msgstr "" + +#: domains/validators.py:22 +#, python-brace-format +msgid "" +"Your organization has reached the limit of {feature.value} domains. Consider " +"removing unused domains or upgrading your plan." +msgstr "" + #: gold/forms.py:50 msgid "No project found." msgstr "Не найдено ни одного проекта." @@ -1049,12 +1063,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:223 -#: organizations/models.py:297 projects/models.py:236 +#: organizations/models.py:297 projects/models.py:241 msgid "Publication date" msgstr "Дата публикации" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1492 +#: organizations/models.py:298 projects/models.py:244 projects/models.py:1497 msgid "Modified date" msgstr "Дата последнего изменения" @@ -1337,7 +1351,7 @@ msgid "Unknown problem" msgstr "" #: notifications/messages.py:101 -msgid "Build terminated due inactivity" +msgid "Build terminated due to inactivity" msgstr "" #: notifications/messages.py:129 @@ -1463,7 +1477,7 @@ msgstr "Пользователи" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1484 +#: projects/models.py:254 projects/models.py:1489 msgid "Name" msgstr "Имя" @@ -2047,16 +2061,12 @@ msgid "Verify your email address" msgstr "Подтвердите ваш email адрес" #: organizations/views/private.py:120 -#, fuzzy -#| msgid "Organization slug" msgid "Organization updated" -msgstr "URL организации" +msgstr "" #: organizations/views/private.py:130 -#, fuzzy -#| msgid "Organization slug" msgid "Organization deleted" -msgstr "URL организации" +msgstr "" #: organizations/views/private.py:159 msgid "Owner removed" @@ -2154,75 +2164,75 @@ msgstr "" msgid "Generic" msgstr "" -#: projects/constants.py:79 +#: projects/constants.py:81 msgid "Live" msgstr "Живой" -#: projects/constants.py:80 +#: projects/constants.py:82 msgid "Deleted" msgstr "Удалён" -#: projects/constants.py:86 +#: projects/constants.py:88 msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2064 +#: projects/constants.py:94 projects/models.py:2077 msgid "Public" msgstr "Общедоступный" -#: projects/constants.py:93 +#: projects/constants.py:95 msgid "Private" msgstr "Личный" -#: projects/constants.py:104 +#: projects/constants.py:106 msgid "CPython 2.x" msgstr "CPython 2.x" -#: projects/constants.py:105 +#: projects/constants.py:107 msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:409 +#: projects/constants.py:411 msgid "Valid and active" msgstr "" -#: projects/constants.py:410 +#: projects/constants.py:412 msgid "Invalid" msgstr "" -#: projects/constants.py:411 +#: projects/constants.py:413 msgid "Pending" msgstr "" -#: projects/constants.py:421 +#: projects/constants.py:423 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:425 +#: projects/constants.py:427 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:429 +#: projects/constants.py:431 msgid "Single version without translations (/)" msgstr "" -#: projects/constants.py:446 +#: projects/constants.py:448 msgid "Alphabetically" msgstr "" -#: projects/constants.py:447 +#: projects/constants.py:449 msgid "SemVer (Read the Docs)" msgstr "" -#: projects/constants.py:450 +#: projects/constants.py:452 msgid "Python Packaging (PEP 440 and PEP 425)" msgstr "" -#: projects/constants.py:452 +#: projects/constants.py:454 msgid "CalVer (YYYY.0M.0M)" msgstr "" -#: projects/constants.py:453 +#: projects/constants.py:455 msgid "Define your own pattern" msgstr "" @@ -2337,7 +2347,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:451 projects/models.py:254 +#: projects/forms.py:451 projects/models.py:259 msgid "Short description of this project" msgstr "" @@ -2413,62 +2423,76 @@ msgstr "Имя переменной не должно содержать про msgid "Only letters, numbers and underscore are allowed" msgstr "Разрешены только буквы, цифры и подчеркивание" -#: projects/models.py:94 +#: projects/models.py:95 msgid "Main project" msgstr "" -#: projects/models.py:100 +#: projects/models.py:101 msgid "Subproject" msgstr "" -#: projects/models.py:105 +#: projects/models.py:106 msgid "Alias" msgstr "Псевдоним" -#: projects/models.py:257 +#: projects/models.py:190 +#, fuzzy +#| msgid "Single version" +msgid "Sorting of versions" +msgstr "Единственная версия" + +#: projects/models.py:200 +msgid "Custom version sorting pattern" +msgstr "" + +#: projects/models.py:206 +msgid "Show latest and stable at the beginning" +msgstr "" + +#: projects/models.py:262 msgid "Repository URL" msgstr "URL репозитория" -#: projects/models.py:260 +#: projects/models.py:265 msgid "Git repository URL" msgstr "" -#: projects/models.py:267 +#: projects/models.py:272 msgid "Repository type" msgstr "Тип репозитория" -#: projects/models.py:273 +#: projects/models.py:278 msgid "Project homepage" msgstr "Домашняя страница проекта" -#: projects/models.py:275 +#: projects/models.py:280 msgid "The project's homepage" msgstr "Домашняя страница проекта" -#: projects/models.py:278 +#: projects/models.py:283 msgid "Canonical URL" msgstr "Канонический URL" -#: projects/models.py:280 +#: projects/models.py:285 msgid "URL that documentation is expected to serve from" msgstr "URL, с которого ожидается предоставление документации" -#: projects/models.py:283 +#: projects/models.py:288 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:290 +#: projects/models.py:295 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " "current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:298 +#: projects/models.py:303 msgid "Single version" msgstr "Единственная версия" -#: projects/models.py:301 +#: projects/models.py:306 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 " @@ -2479,74 +2503,74 @@ msgstr "" "если точно не планируете в будущем иметь несколько версий вашей " "документации." -#: projects/models.py:308 +#: projects/models.py:313 msgid "Default version" msgstr "Версия по умолчанию" -#: projects/models.py:311 +#: projects/models.py:316 msgid "The version of your project that / redirects to" msgstr "На какую версию вашего проекта идёт перенаправление с /" -#: projects/models.py:316 +#: projects/models.py:321 msgid "Default branch" msgstr "Ветка по умолчанию" -#: projects/models.py:322 +#: projects/models.py:327 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:327 +#: projects/models.py:332 msgid "Custom path prefix" msgstr "" -#: projects/models.py:333 +#: projects/models.py:338 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." msgstr "" -#: projects/models.py:338 +#: projects/models.py:343 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:344 +#: projects/models.py:349 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." msgstr "" -#: projects/models.py:351 +#: projects/models.py:356 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:354 +#: projects/models.py:359 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:358 +#: projects/models.py:363 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:365 +#: projects/models.py:370 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:370 +#: projects/models.py:375 msgid "CDN Enabled" msgstr "CDN включен" -#: projects/models.py:372 +#: projects/models.py:377 msgid "Analytics code" msgstr "Код для аналитики" -#: projects/models.py:377 +#: projects/models.py:382 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2554,25 +2578,25 @@ msgstr "" "Google Analytics Tracking ID (например, UA-22345342-1). Это " "может замедлить загрузку вашей страницы." -#: projects/models.py:383 +#: projects/models.py:388 msgid "Disable Analytics" msgstr "" -#: projects/models.py:387 +#: projects/models.py:392 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:392 +#: projects/models.py:397 msgid "Alternative container image" msgstr "Альтернативный образ контейнера" -#: projects/models.py:398 +#: projects/models.py:403 msgid "Container memory limit" msgstr "Ограничение памяти контейнера" -#: projects/models.py:403 +#: projects/models.py:408 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2580,54 +2604,54 @@ msgstr "" "Ограничение памяти в формате Docker — например: 512m или " "1g" -#: projects/models.py:408 +#: projects/models.py:413 msgid "Container time limit in seconds" msgstr "Ограничение времени контейнера в секундах" -#: projects/models.py:413 +#: projects/models.py:418 msgid "Alternate build queue id" msgstr "Альтернативный идентификатор очереди сборки" -#: projects/models.py:419 +#: projects/models.py:424 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:424 +#: projects/models.py:429 msgid "Allow paid advertising" msgstr "Разрешить платную рекламу" -#: projects/models.py:426 +#: projects/models.py:431 msgid "If unchecked, users will still see community ads." msgstr "" "Если этот флажок не установлен, пользователи всё равно будут видеть рекламу " "сообщества." -#: projects/models.py:429 +#: projects/models.py:434 msgid "Ad-free" msgstr "Без рекламы" -#: projects/models.py:434 +#: projects/models.py:439 msgid "Is spam?" msgstr "" -#: projects/models.py:437 +#: projects/models.py:442 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:440 +#: projects/models.py:445 msgid "Show version warning" msgstr "Показывать предупреждение о версии" -#: projects/models.py:442 +#: projects/models.py:447 msgid "Show warning banner in non-stable nor latest versions." msgstr "" "Показывать предупреждения как для нестабильных, так и для не свежих версий." -#: projects/models.py:446 +#: projects/models.py:451 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:452 +#: projects/models.py:457 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2635,37 +2659,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:460 +#: projects/models.py:465 msgid "Featured" msgstr "Особенные" -#: projects/models.py:462 +#: projects/models.py:467 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:470 +#: projects/models.py:475 msgid "Delisted" msgstr "" -#: projects/models.py:472 +#: projects/models.py:477 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" msgstr "" -#: projects/models.py:483 +#: projects/models.py:488 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:490 +#: projects/models.py:495 msgid "Related projects" msgstr "Связанные проекты" -#: projects/models.py:498 templates/search/elastic_search.html:57 +#: projects/models.py:503 templates/search/elastic_search.html:57 msgid "Language" msgstr "Язык" -#: projects/models.py:502 +#: projects/models.py:507 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2673,276 +2697,280 @@ msgstr "" "Язык документации проекта. Обратите внимание: эта настройка влияет на URL " "вашего проекта." -#: projects/models.py:510 +#: projects/models.py:515 msgid "Programming Language" msgstr "Язык программирования" -#: projects/models.py:514 +#: projects/models.py:519 msgid "The primary programming language the project is written in." msgstr "Основной язык программирования, на котором написан проект." -#: projects/models.py:530 +#: projects/models.py:535 msgid "This project has been built with a webhook" msgstr "Сборка проекта была запущена с помощью веб-обработчика" -#: projects/models.py:534 +#: projects/models.py:539 msgid "This project has been successfully cloned" msgstr "Данный проект был успешно склонирован" -#: projects/models.py:543 +#: projects/models.py:548 msgid "Connected repository" msgstr "" -#: projects/models.py:544 +#: projects/models.py:549 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:570 +#: projects/models.py:575 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:581 +#: projects/models.py:586 msgid "project" msgstr "" -#: projects/models.py:592 +#: projects/models.py:597 msgid "Model must have slug" msgstr "В модели должен быть URL" -#: projects/models.py:1354 +#: projects/models.py:1359 msgid "Subproject nesting is not supported" msgstr "Вложенность подпроектов не поддерживается" -#: projects/models.py:1489 +#: projects/models.py:1494 msgid "Path" msgstr "Путь" -#: projects/models.py:1491 +#: projects/models.py:1496 msgid "Build id" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1499 msgid "Page search rank" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1504 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1542 projects/models.py:1707 +#: projects/models.py:1547 projects/models.py:1712 msgid "created" msgstr "создано" -#: projects/models.py:1547 +#: projects/models.py:1552 msgid "modified" msgstr "изменено" -#: projects/models.py:1576 +#: projects/models.py:1581 msgid "Build triggered" msgstr "" -#: projects/models.py:1577 +#: projects/models.py:1582 msgid "Build passed" msgstr "" -#: projects/models.py:1595 +#: projects/models.py:1600 msgid "URL to send the webhook to" msgstr "URL, на которые следует отправлять веб-обработчика" -#: projects/models.py:1598 +#: projects/models.py:1603 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1611 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1609 +#: projects/models.py:1614 msgid "JSON payload" msgstr "" -#: projects/models.py:1611 +#: projects/models.py:1616 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1718 +#: projects/models.py:1723 msgid "Domain" msgstr "Домен" -#: projects/models.py:1725 +#: projects/models.py:1730 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1734 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1734 +#: projects/models.py:1739 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1738 +#: projects/models.py:1743 msgid "Use HTTPS" msgstr "Использовать HTTPS" -#: projects/models.py:1740 +#: projects/models.py:1745 msgid "Always use HTTPS for this domain" msgstr "Всегда использовать HTTPS для данного домена" -#: projects/models.py:1744 +#: projects/models.py:1749 msgid "Number of times this domain has been hit" msgstr "Количество посещений этого домена" -#: projects/models.py:1749 templates/projects/domain_form.html:49 +#: projects/models.py:1754 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1758 +#: projects/models.py:1763 msgid "Skip validation process." msgstr "" -#: projects/models.py:1762 +#: projects/models.py:1767 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1776 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1781 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1781 +#: projects/models.py:1786 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1924 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1928 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1933 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1939 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1943 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1947 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1943 +#: projects/models.py:1952 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1957 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1961 +msgid "Build: Generate a file manifest for file tree diff." +msgstr "" + +#: projects/models.py:1966 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1970 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1974 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1977 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1978 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1981 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1972 +#: projects/models.py:1985 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1977 +#: projects/models.py:1990 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1996 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1989 +#: projects/models.py:2002 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1997 +#: projects/models.py:2010 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2002 +#: projects/models.py:2015 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2028 msgid "Feature identifier" msgstr "Идентификатор особенности" -#: projects/models.py:2020 +#: projects/models.py:2033 msgid "Date feature was added" msgstr "Особенность даты была добавлена" -#: projects/models.py:2026 +#: projects/models.py:2039 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2043 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2052 +#: projects/models.py:2065 msgid "Name of the environment variable" msgstr "Имя переменной окружения" -#: projects/models.py:2056 +#: projects/models.py:2069 msgid "Value of the environment variable" msgstr "Значение переменной окружения" -#: projects/models.py:2061 +#: projects/models.py:2074 msgid "Project where this variable will be used" msgstr "Проект, в котором будет использоваться эта переменная" -#: projects/models.py:2067 +#: projects/models.py:2080 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2964,10 +2992,8 @@ msgid "Error while checking out the repository" msgstr "" #: projects/notifications.py:99 -#, fuzzy -#| msgid "Repository type" msgid "Repository type not suported" -msgstr "Тип репозитория" +msgstr "" #: projects/notifications.py:112 msgid "Sphinx configuration file is missing" @@ -2985,8 +3011,8 @@ msgstr "" msgid "Repository locked" msgstr "" -#: projects/notifications.py:165 -msgid "Read the Docs Addons will be enabled by default on October 7th" +#: projects/notifications.py:166 +msgid "Read the Docs Addons were enabled by default on October 7th, 2024" msgstr "" #: projects/validators.py:18 @@ -3292,7 +3318,7 @@ msgstr "" #: redirects/templates/redirects/redirect_form.html:8 #: redirects/templates/redirects/redirect_list.html:6 #: redirects/templates/redirects/redirect_list.html:13 -#: templates/projects/project_edit_base.html:22 +#: templates/projects/project_edit_base.html:24 msgid "Redirects" msgstr "Перенаправления" @@ -3367,67 +3393,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:470 +#: settings/base.py:471 msgid "Catalan" msgstr "каталонский" -#: settings/base.py:471 +#: settings/base.py:472 msgid "English" msgstr "Английский" -#: settings/base.py:472 +#: settings/base.py:473 msgid "Spanish" msgstr "Испанский" -#: settings/base.py:473 +#: settings/base.py:474 msgid "Brazilian Portuguese" msgstr "бразильский португальский" -#: settings/base.py:474 +#: settings/base.py:475 msgid "Norwegian Bokmål" msgstr "Норвежский" -#: settings/base.py:475 +#: settings/base.py:476 msgid "French" msgstr "Французский" -#: settings/base.py:476 +#: settings/base.py:477 msgid "Russian" msgstr "Русский" -#: settings/base.py:477 +#: settings/base.py:478 msgid "German" msgstr "Немецкий" -#: settings/base.py:478 +#: settings/base.py:479 msgid "Galician" msgstr "Галисийский" -#: settings/base.py:479 +#: settings/base.py:480 msgid "Vietnamese" msgstr "Вьетнамский" -#: settings/base.py:480 +#: settings/base.py:481 msgid "Simplified Chinese" msgstr "упрощённый китайский" -#: settings/base.py:481 +#: settings/base.py:482 msgid "Traditional Chinese" msgstr "традиционный китайский" -#: settings/base.py:482 +#: settings/base.py:483 msgid "Japanese" msgstr "Японский" -#: settings/base.py:483 +#: settings/base.py:484 msgid "Ukrainian" msgstr "Украинский" -#: settings/base.py:484 +#: settings/base.py:485 msgid "Italian" msgstr "Итальянский" -#: settings/base.py:485 +#: settings/base.py:486 msgid "Korean" msgstr "Корейский" @@ -3436,7 +3462,7 @@ msgid "Custom domain" msgstr "" #: subscriptions/constants.py:26 -msgid "CDN public documentation" +msgid "CDN for public documentation" msgstr "" #: subscriptions/constants.py:27 @@ -3966,7 +3992,7 @@ msgstr "Популярные метки" #: templates/builds/versionautomationrule_list.html:6 #: templates/builds/versionautomationrule_list.html:15 -#: templates/projects/project_edit_base.html:27 +#: templates/projects/project_edit_base.html:29 msgid "Automation Rules" msgstr "" @@ -4118,7 +4144,7 @@ msgid "No builds yet" msgstr "Пока нет сборок" #: templates/core/project_detail_right.html:51 -#: templates/projects/project_edit_base.html:21 +#: templates/projects/project_edit_base.html:23 #: templates/projects/project_users.html:9 msgid "Maintainers" msgstr "Кураторы" @@ -4145,7 +4171,7 @@ msgid "Short URLs" msgstr "Короткие URL" #: templates/core/project_detail_right.html:111 -#: templates/projects/project_edit_base.html:23 +#: templates/projects/project_edit_base.html:25 #: templates/projects/project_translations.html:12 msgid "Translations" msgstr "Переводы" @@ -4624,7 +4650,7 @@ msgid "Gold Membership" msgstr "" #: templates/profiles/base_profile_edit.html:57 -#: templates/projects/project_edit_base.html:33 +#: templates/projects/project_edit_base.html:35 msgid "Advertising" msgstr "Реклама" @@ -4762,7 +4788,7 @@ msgid "Saving the domain will revalidate the SSL certificate" msgstr "" #: templates/projects/domain_list.html:12 -#: templates/projects/project_edit_base.html:20 +#: templates/projects/project_edit_base.html:22 msgid "Domains" msgstr "Домены" @@ -4807,7 +4833,7 @@ msgstr "Добавить" #: templates/projects/environmentvariable_form.html:12 #: templates/projects/environmentvariable_list.html:5 #: templates/projects/environmentvariable_list.html:12 -#: templates/projects/project_edit_base.html:26 +#: templates/projects/project_edit_base.html:28 msgid "Environment Variables" msgstr "Переменные окружения" @@ -4906,7 +4932,7 @@ msgstr "Дубликат" #: templates/projects/integration_form.html:12 #: templates/projects/integration_list.html:5 #: templates/projects/integration_list.html:12 -#: templates/projects/project_edit_base.html:25 +#: templates/projects/project_edit_base.html:27 msgid "Integrations" msgstr "Интеграции" @@ -5323,10 +5349,14 @@ msgid "Delete project" msgstr "Удалить проект" #: templates/projects/project_edit_base.html:19 +msgid " Addons" +msgstr "" + +#: templates/projects/project_edit_base.html:21 msgid "Edit Versions" msgstr "" -#: templates/projects/project_edit_base.html:24 +#: templates/projects/project_edit_base.html:26 #: templates/projects/projectrelationship_form.html:5 #: templates/projects/projectrelationship_form.html:12 #: templates/projects/projectrelationship_list.html:5 @@ -5334,7 +5364,7 @@ msgstr "" msgid "Subprojects" msgstr "Подпроекты" -#: templates/projects/project_edit_base.html:28 +#: templates/projects/project_edit_base.html:30 #: templates/projects/webhook_exchange_detail.html:5 #: templates/projects/webhook_form.html:5 #: templates/projects/webhook_form.html:11 @@ -5343,19 +5373,19 @@ msgstr "Подпроекты" msgid "Webhooks" msgstr "" -#: templates/projects/project_edit_base.html:29 +#: templates/projects/project_edit_base.html:31 #: templates/projects/project_notifications.html:5 #: templates/projects/project_notifications.html:12 msgid "Email Notifications" msgstr "" -#: templates/projects/project_edit_base.html:30 +#: templates/projects/project_edit_base.html:32 #: templates/projects/project_traffic_analytics.html:6 #: templates/projects/project_traffic_analytics.html:11 msgid "Traffic Analytics" msgstr "" -#: templates/projects/project_edit_base.html:31 +#: templates/projects/project_edit_base.html:33 #: templates/projects/projects_search_analytics.html:6 #: templates/projects/projects_search_analytics.html:11 msgid "Search Analytics" @@ -5828,7 +5858,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#, python-brace-format -#~ msgid "Repository type \"{repo_type}\" unknown" -#~ msgstr "Неизвестный тип репозитория: «{repo_type}»" diff --git a/readthedocs/locale/sk/LC_MESSAGES/django.po b/readthedocs/locale/sk/LC_MESSAGES/django.po index 08d33586f0d..a62bb0ab540 100644 --- a/readthedocs/locale/sk/LC_MESSAGES/django.po +++ b/readthedocs/locale/sk/LC_MESSAGES/django.po @@ -1,26 +1,29 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # 18f25ad6fa9930fc67cb11aca9d16a27, 2014 # Veronika Kabatova , 2015 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-08 09:41+0000\n" +"POT-Creation-Date: 2024-10-23 13:42+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Veronika Kabatova , 2015\n" -"Language-Team: Slovak (http://app.transifex.com/readthedocs/readthedocs/language/sk/)\n" +"Language-Team: Slovak (http://app.transifex.com/readthedocs/readthedocs/" +"language/sk/)\n" +"Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: sk\n" -"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" +"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/filters.py:41 builds/models.py:717 -#: projects/filters.py:196 projects/models.py:1480 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:728 +#: projects/filters.py:196 projects/models.py:1484 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Verzia" @@ -161,8 +164,8 @@ msgstr "" #: api/v3/serializers.py:1033 #, python-brace-format msgid "" -"Prefix redirects have been removed. Please use an exact redirect `/prefix/*`" -" instead. See {blog_link}." +"Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " +"instead. See {blog_link}." msgstr "" #: api/v3/serializers.py:1039 @@ -218,7 +221,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:246 +#: projects/models.py:250 msgid "User" msgstr "Používateľ" @@ -230,9 +233,9 @@ msgstr "" msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:95 builds/models.py:711 -#: organizations/filters.py:133 projects/filters.py:151 -#: projects/models.py:1474 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:95 builds/models.py:722 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1478 +#: redirects/models.py:48 msgid "Project" msgstr "Projekt" @@ -256,7 +259,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1226 msgid "Action" msgstr "" @@ -439,7 +442,7 @@ msgstr "Vetva" msgid "Tag" msgstr "" -#: builds/constants.py:56 projects/constants.py:412 +#: builds/constants.py:56 projects/constants.py:414 msgid "Unknown" msgstr "Neznámy" @@ -471,7 +474,7 @@ msgstr "Aktívny" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1579 +#: builds/filters.py:29 projects/models.py:1583 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -488,7 +491,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:139 builds/models.py:733 +#: builds/filters.py:48 builds/models.py:139 builds/models.py:744 msgid "State" msgstr "Stav" @@ -497,7 +500,7 @@ msgstr "Stav" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:100 builds/models.py:723 +#: builds/filters.py:54 builds/models.py:100 builds/models.py:734 msgid "Type" msgstr "Typ" @@ -531,7 +534,7 @@ msgid "Verbose Name" msgstr "Dlhý názov" #: builds/models.py:127 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:251 +#: projects/models.py:255 msgid "Slug" msgstr "Slug" @@ -551,7 +554,7 @@ msgstr "" msgid "Uploaded" msgstr "Odoslaný" -#: builds/models.py:154 projects/models.py:479 +#: builds/models.py:154 projects/models.py:483 msgid "Privacy Level" msgstr "Úroveň súkromia" @@ -583,7 +586,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:564 +#: builds/models.py:175 projects/models.py:568 msgid "Documentation type" msgstr "Typ dokumentácie" @@ -592,207 +595,206 @@ msgid "Type of documentation the version was built with." msgstr "" #: builds/models.py:183 -msgid "" -"Data generated at build time by the doctool (`readthedocs-build.yaml`)." +msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" #: builds/models.py:190 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:745 +#: builds/models.py:756 msgid "Status" msgstr "" -#: builds/models.py:752 integrations/models.py:145 +#: builds/models.py:763 integrations/models.py:145 msgid "Date" msgstr "Dátum" -#: builds/models.py:753 +#: builds/models.py:764 msgid "Success" msgstr "Úspech" -#: builds/models.py:758 +#: builds/models.py:769 msgid "Setup" msgstr "Nastavenia" -#: builds/models.py:759 +#: builds/models.py:770 msgid "Setup error" msgstr "Chyba pri nastavení" -#: builds/models.py:760 +#: builds/models.py:771 msgid "Output" msgstr "Výstup" -#: builds/models.py:761 templates/builds/build_detail.html:261 +#: builds/models.py:772 templates/builds/build_detail.html:261 msgid "Error" msgstr "Chyba" -#: builds/models.py:762 +#: builds/models.py:773 msgid "Exit code" msgstr "Ukončovací kód" -#: builds/models.py:767 projects/models.py:1491 +#: builds/models.py:778 projects/models.py:1495 msgid "Commit" msgstr "" -#: builds/models.py:773 +#: builds/models.py:784 msgid "Version slug" msgstr "" -#: builds/models.py:779 +#: builds/models.py:790 msgid "Version name" msgstr "" -#: builds/models.py:785 builds/models.py:1228 +#: builds/models.py:796 builds/models.py:1239 msgid "Version type" msgstr "" -#: builds/models.py:792 +#: builds/models.py:803 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:797 +#: builds/models.py:808 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:805 +#: builds/models.py:816 msgid "Build Length" msgstr "" -#: builds/models.py:808 +#: builds/models.py:819 msgid "Builder" msgstr "" -#: builds/models.py:815 +#: builds/models.py:826 msgid "Cold Storage" msgstr "" -#: builds/models.py:821 +#: builds/models.py:832 msgid "Celery task id" msgstr "" -#: builds/models.py:1131 +#: builds/models.py:1142 msgid "Build" msgstr "" -#: builds/models.py:1136 +#: builds/models.py:1147 msgid "Command" msgstr "" -#: builds/models.py:1137 builds/models.py:1192 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:253 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1203 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:257 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Popis" -#: builds/models.py:1138 +#: builds/models.py:1149 msgid "Command output" msgstr "" -#: builds/models.py:1139 +#: builds/models.py:1150 msgid "Command exit code" msgstr "" -#: builds/models.py:1141 +#: builds/models.py:1152 msgid "Start time" msgstr "" -#: builds/models.py:1142 +#: builds/models.py:1153 msgid "End time" msgstr "" -#: builds/models.py:1170 +#: builds/models.py:1181 msgid "Activate version" msgstr "" -#: builds/models.py:1171 +#: builds/models.py:1182 msgid "Hide version" msgstr "" -#: builds/models.py:1172 +#: builds/models.py:1183 msgid "Make version public" msgstr "" -#: builds/models.py:1173 +#: builds/models.py:1184 msgid "Make version private" msgstr "" -#: builds/models.py:1174 +#: builds/models.py:1185 msgid "Set version as default" msgstr "" -#: builds/models.py:1175 +#: builds/models.py:1186 msgid "Delete version" msgstr "" -#: builds/models.py:1187 +#: builds/models.py:1198 msgid "Rule priority" msgstr "" -#: builds/models.py:1188 +#: builds/models.py:1199 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1198 +#: builds/models.py:1209 msgid "Match argument" msgstr "" -#: builds/models.py:1199 +#: builds/models.py:1210 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1214 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1216 msgid "" -"Match argument defined by us, it is used if is not None, otherwise match_arg" -" will be used." +"Match argument defined by us, it is used if is not None, otherwise match_arg " +"will be used." msgstr "" -#: builds/models.py:1216 +#: builds/models.py:1227 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1221 +#: builds/models.py:1232 msgid "Action argument" msgstr "" -#: builds/models.py:1222 +#: builds/models.py:1233 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1240 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1394 +#: builds/models.py:1405 msgid "Version activated" msgstr "" -#: builds/models.py:1395 +#: builds/models.py:1406 msgid "Version hidden" msgstr "" -#: builds/models.py:1397 +#: builds/models.py:1408 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1400 +#: builds/models.py:1411 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1402 +#: builds/models.py:1413 msgid "Version set as default" msgstr "" -#: builds/models.py:1403 +#: builds/models.py:1414 msgid "Version deleted" msgstr "" -#: builds/models.py:1408 +#: builds/models.py:1419 msgid "Matched rule" msgstr "" @@ -910,7 +912,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1594 +#: core/forms.py:198 projects/models.py:1598 msgid "URL" msgstr "" @@ -1027,8 +1029,8 @@ msgstr "" #: domains/validators.py:22 #, python-brace-format msgid "" -"Your organization has reached the limit of {feature.value} domains. Consider" -" removing unused domains or upgrading your plan." +"Your organization has reached the limit of {feature.value} domains. Consider " +"removing unused domains or upgrading your plan." msgstr "" #: gold/forms.py:50 @@ -1040,12 +1042,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:223 -#: organizations/models.py:297 projects/models.py:237 +#: organizations/models.py:297 projects/models.py:241 msgid "Publication date" msgstr "Dátum zverejnenia" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:240 projects/models.py:1493 +#: organizations/models.py:298 projects/models.py:244 projects/models.py:1497 msgid "Modified date" msgstr "Dátum úpravy" @@ -1077,15 +1079,15 @@ msgstr "" #: gold/templates/gold/projects.html:20 #: gold/templates/gold/subscription_detail.html:52 msgid "" -"For small businesses or personal projects, we ask for $5 per month to remove" -" ads from a project." +"For small businesses or personal projects, we ask for $5 per month to remove " +"ads from a project." msgstr "" #: gold/templates/gold/projects.html:21 #: gold/templates/gold/subscription_detail.html:53 msgid "" -"For corporate supported open source projects, we ask for a $50 membership in" -" order to cover our support and operations costs." +"For corporate supported open source projects, we ask for a $50 membership in " +"order to cover our support and operations costs." msgstr "" #: gold/templates/gold/projects.html:24 @@ -1144,18 +1146,16 @@ msgstr "" #: gold/templates/gold/subscription_detail.html:57 msgid "" -"If you are a company using Read the Docs, please consider Read the Docs for Business. This will " -"help us cover our costs, and provide you with a better experience on the " -"site." +"If you are a company using Read the Docs, please consider Read the Docs for Business. This will help us cover " +"our costs, and provide you with a better experience on the site." msgstr "" #: gold/templates/gold/subscription_detail.html:66 #, python-format msgid "" -"For any questions about our Gold membership program, please email" -" us." +"For any questions about our Gold membership program, please email us." msgstr "" #: gold/templates/gold/subscription_detail.html:74 @@ -1282,8 +1282,8 @@ msgstr "" #: invitations/templates/invitations/invitation_detail.html:12 #, python-format msgid "" -"%(requestor_name)s has invited you to join" -" the %(target_name)s %(target_type)s." +"%(requestor_name)s has invited you to join " +"the %(target_name)s %(target_type)s." msgstr "" #: invitations/templates/invitations/invitation_detail.html:22 @@ -1322,7 +1322,7 @@ msgid "Unknown problem" msgstr "" #: notifications/messages.py:101 -msgid "Build terminated due inactivity" +msgid "Build terminated due to inactivity" msgstr "" #: notifications/messages.py:129 @@ -1448,7 +1448,7 @@ msgstr "Užívatelia" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:250 projects/models.py:1485 +#: projects/models.py:254 projects/models.py:1489 msgid "Name" msgstr "Názov" @@ -1574,8 +1574,7 @@ msgstr "" msgid "All organizations" msgstr "" -#: organizations/filters.py:103 projects/filters.py:161 -#: projects/filters.py:223 +#: organizations/filters.py:103 projects/filters.py:161 projects/filters.py:223 msgid "Sort by" msgstr "" @@ -1726,7 +1725,8 @@ msgstr "" msgid "" "\n" " Deleting this organization will also remove all the organization's\n" -" teams, users, projects, and built documentation. Are you sure that it\n" +" teams, users, projects, and built documentation. Are you sure that " +"it\n" " is safe to remove this organization?\n" " " msgstr "" @@ -1809,8 +1809,10 @@ msgstr "" #, python-format msgid "" "\n" -" This is a list of all the team members and owners inside your organization.\n" -" To invite members, invite them to a team\n" +" This is a list of all the team members and owners inside your " +"organization.\n" +" To invite members, invite them to a " +"team\n" " " msgstr "" @@ -1858,7 +1860,8 @@ msgid "" "\n" " Before you can add a project or build documentation,\n" " we will help you create an organization.\n" -" Access to your documentation is limited to only those inside your organization,\n" +" Access to your documentation is limited to only those inside your " +"organization,\n" " or inside a team with access.\n" " We'll help set up a team shortly,\n" " start by entering your organization details.\n" @@ -1900,14 +1903,16 @@ msgstr "" msgid "" "\n" " Access to your documentation is limited to\n" -" only those inside your organization, or inside a team with access.\n" +" only those inside your organization, or inside a team " +"with access.\n" " " msgstr "" #: organizations/templates/organizations/organization_create.html:50 msgid "" "\n" -" No need to decide now, you can pick a plan that fits your organization\n" +" No need to decide now, you can pick a plan that fits your " +"organization\n" " after a 30 day trial.\n" " " msgstr "" @@ -1938,15 +1943,15 @@ msgstr "" #: organizations/templates/organizations/security_log.html:19 #, python-format msgid "" -"The organization security log allows you to see" -" what has happened recently in your organization." +"The organization security log allows you to see " +"what has happened recently in your organization." msgstr "" #: organizations/templates/organizations/security_log.html:25 #, python-format msgid "" -"Showing logs from the last %(days_limit)s days. You can upgrade your plan to" -" increase the time period that is stored." +"Showing logs from the last %(days_limit)s days. You can upgrade your plan to " +"increase the time period that is stored." msgstr "" #: organizations/templates/organizations/security_log.html:30 @@ -1969,7 +1974,8 @@ msgstr "" #: organizations/templates/organizations/team_delete.html:13 msgid "" "\n" -" Deleting this team will revoke access for users that were in the team.\n" +" Deleting this team will revoke access for users that were in the " +"team.\n" " Are you sure that it is safe to remove these users?\n" " " msgstr "" @@ -2008,7 +2014,8 @@ msgstr "" #: organizations/templates/organizations/team_project_edit.html:15 msgid "" "\n" -" Select the projects that you would like this team to have access to.\n" +" Select the projects that you would like this team to have access " +"to.\n" " " msgstr "" @@ -2126,75 +2133,75 @@ msgstr "" msgid "Generic" msgstr "" -#: projects/constants.py:79 +#: projects/constants.py:81 msgid "Live" msgstr "" -#: projects/constants.py:80 +#: projects/constants.py:82 msgid "Deleted" msgstr "Vymazaný" -#: projects/constants.py:86 +#: projects/constants.py:88 msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2068 +#: projects/constants.py:94 projects/models.py:2077 msgid "Public" msgstr "Verejný" -#: projects/constants.py:93 +#: projects/constants.py:95 msgid "Private" msgstr "Súkromný" -#: projects/constants.py:104 +#: projects/constants.py:106 msgid "CPython 2.x" msgstr "CPython 2.x" -#: projects/constants.py:105 +#: projects/constants.py:107 msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:409 +#: projects/constants.py:411 msgid "Valid and active" msgstr "" -#: projects/constants.py:410 +#: projects/constants.py:412 msgid "Invalid" msgstr "" -#: projects/constants.py:411 +#: projects/constants.py:413 msgid "Pending" msgstr "" -#: projects/constants.py:421 +#: projects/constants.py:423 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:425 +#: projects/constants.py:427 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:429 +#: projects/constants.py:431 msgid "Single version without translations (/)" msgstr "" -#: projects/constants.py:446 +#: projects/constants.py:448 msgid "Alphabetically" msgstr "" -#: projects/constants.py:447 +#: projects/constants.py:449 msgid "SemVer (Read the Docs)" msgstr "" -#: projects/constants.py:450 +#: projects/constants.py:452 msgid "Python Packaging (PEP 440 and PEP 425)" msgstr "" -#: projects/constants.py:452 +#: projects/constants.py:454 msgid "CalVer (YYYY.0M.0M)" msgstr "" -#: projects/constants.py:453 +#: projects/constants.py:455 msgid "Define your own pattern" msgstr "" @@ -2309,15 +2316,14 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:451 projects/models.py:255 +#: projects/forms.py:451 projects/models.py:259 msgid "Short description of this project" msgstr "" #: projects/forms.py:473 #, python-brace-format msgid "" -"This setting is inherited from the parent " -"translation." +"This setting is inherited from the parent translation." msgstr "" #: projects/forms.py:548 @@ -2398,512 +2404,527 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:258 +#: projects/models.py:190 +msgid "Sorting of versions" +msgstr "" + +#: projects/models.py:200 +msgid "Custom version sorting pattern" +msgstr "" + +#: projects/models.py:206 +msgid "Show latest and stable at the beginning" +msgstr "" + +#: projects/models.py:262 msgid "Repository URL" msgstr "URL Repozitára" -#: projects/models.py:261 +#: projects/models.py:265 msgid "Git repository URL" msgstr "" -#: projects/models.py:268 +#: projects/models.py:272 msgid "Repository type" msgstr "Typ repozitára" -#: projects/models.py:274 +#: projects/models.py:278 msgid "Project homepage" msgstr "" -#: projects/models.py:276 +#: projects/models.py:280 msgid "The project's homepage" msgstr "Domovská stránka projektu" -#: projects/models.py:279 +#: projects/models.py:283 msgid "Canonical URL" msgstr "" -#: projects/models.py:281 +#: projects/models.py:285 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:284 +#: projects/models.py:288 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:291 +#: projects/models.py:295 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " "current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:299 +#: projects/models.py:303 msgid "Single version" msgstr "" -#: projects/models.py:302 +#: projects/models.py:306 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:309 +#: projects/models.py:313 msgid "Default version" msgstr "Štandardná verzia" -#: projects/models.py:312 +#: projects/models.py:316 msgid "The version of your project that / redirects to" msgstr "Verzia projektu, na ktorý sa adresa / presmeruje" -#: projects/models.py:317 +#: projects/models.py:321 msgid "Default branch" msgstr "Štandardná vetva" -#: projects/models.py:323 +#: projects/models.py:327 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:328 +#: projects/models.py:332 msgid "Custom path prefix" msgstr "" -#: projects/models.py:334 +#: projects/models.py:338 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." msgstr "" -#: projects/models.py:339 +#: projects/models.py:343 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:345 +#: projects/models.py:349 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." msgstr "" -#: projects/models.py:352 +#: projects/models.py:356 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:355 +#: projects/models.py:359 msgid "" -"More information in our docs." +"More information in our docs." msgstr "" -#: projects/models.py:359 +#: projects/models.py:363 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:366 +#: projects/models.py:370 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:371 +#: projects/models.py:375 msgid "CDN Enabled" msgstr "" -#: projects/models.py:373 +#: projects/models.py:377 msgid "Analytics code" msgstr "Analytics kód" -#: projects/models.py:378 +#: projects/models.py:382 msgid "" -"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow" -" down your page loads." +"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " +"down your page loads." msgstr "" -#: projects/models.py:384 +#: projects/models.py:388 msgid "Disable Analytics" msgstr "" -#: projects/models.py:388 +#: projects/models.py:392 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:393 +#: projects/models.py:397 msgid "Alternative container image" msgstr "" -#: projects/models.py:399 +#: projects/models.py:403 msgid "Container memory limit" msgstr "" -#: projects/models.py:404 +#: projects/models.py:408 msgid "" -"Memory limit in Docker format -- example: 512m or " -"1g" +"Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:409 +#: projects/models.py:413 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:414 +#: projects/models.py:418 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:420 +#: projects/models.py:424 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:425 +#: projects/models.py:429 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:427 +#: projects/models.py:431 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:430 +#: projects/models.py:434 msgid "Ad-free" msgstr "" -#: projects/models.py:435 +#: projects/models.py:439 msgid "Is spam?" msgstr "" -#: projects/models.py:438 +#: projects/models.py:442 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:441 +#: projects/models.py:445 msgid "Show version warning" msgstr "" -#: projects/models.py:443 +#: projects/models.py:447 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:447 +#: projects/models.py:451 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:453 +#: projects/models.py:457 msgid "" "Warning: experimental feature. Custom path from repository " -"top-level to your .readthedocs.yaml, ex. " -"subpath/docs/.readthedocs.yaml. Leave blank for default value: " -".readthedocs.yaml." +"top-level to your .readthedocs.yaml, ex. subpath/docs/." +"readthedocs.yaml. Leave blank for default value: .readthedocs." +"yaml." msgstr "" -#: projects/models.py:461 +#: projects/models.py:465 msgid "Featured" msgstr "" -#: projects/models.py:463 +#: projects/models.py:467 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:471 +#: projects/models.py:475 msgid "Delisted" msgstr "" -#: projects/models.py:473 +#: projects/models.py:477 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" msgstr "" -#: projects/models.py:484 +#: projects/models.py:488 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:491 +#: projects/models.py:495 msgid "Related projects" msgstr "" -#: projects/models.py:499 templates/search/elastic_search.html:57 +#: projects/models.py:503 templates/search/elastic_search.html:57 msgid "Language" msgstr "Jazyk" -#: projects/models.py:503 +#: projects/models.py:507 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:511 +#: projects/models.py:515 msgid "Programming Language" msgstr "" -#: projects/models.py:515 +#: projects/models.py:519 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:531 +#: projects/models.py:535 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:535 +#: projects/models.py:539 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:544 +#: projects/models.py:548 msgid "Connected repository" msgstr "" -#: projects/models.py:545 +#: projects/models.py:549 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:571 +#: projects/models.py:575 msgid "" -"Type of documentation you are building. More" -" info on sphinx builders." +"Type of documentation you are building. More " +"info on sphinx builders." msgstr "" -#: projects/models.py:582 +#: projects/models.py:586 msgid "project" msgstr "" -#: projects/models.py:593 +#: projects/models.py:597 msgid "Model must have slug" msgstr "Model musí mať slug" -#: projects/models.py:1355 +#: projects/models.py:1359 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1490 +#: projects/models.py:1494 msgid "Path" msgstr "Cesta" -#: projects/models.py:1492 +#: projects/models.py:1496 msgid "Build id" msgstr "" -#: projects/models.py:1495 +#: projects/models.py:1499 msgid "Page search rank" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1504 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1543 projects/models.py:1708 +#: projects/models.py:1547 projects/models.py:1712 msgid "created" msgstr "" -#: projects/models.py:1548 +#: projects/models.py:1552 msgid "modified" msgstr "" -#: projects/models.py:1577 +#: projects/models.py:1581 msgid "Build triggered" msgstr "" -#: projects/models.py:1578 +#: projects/models.py:1582 msgid "Build passed" msgstr "" -#: projects/models.py:1596 +#: projects/models.py:1600 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1599 +#: projects/models.py:1603 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1607 +#: projects/models.py:1611 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1610 +#: projects/models.py:1614 msgid "JSON payload" msgstr "" -#: projects/models.py:1612 +#: projects/models.py:1616 msgid "" -"JSON payload to send to the webhook. Check the docs for available substitutions." +"JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1723 msgid "Domain" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1730 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1730 +#: projects/models.py:1734 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1739 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1743 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1741 +#: projects/models.py:1745 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1745 +#: projects/models.py:1749 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1750 templates/projects/domain_form.html:49 +#: projects/models.py:1754 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1763 msgid "Skip validation process." msgstr "" -#: projects/models.py:1763 +#: projects/models.py:1767 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1772 +#: projects/models.py:1776 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1777 +#: projects/models.py:1781 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1782 +#: projects/models.py:1786 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1924 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1923 +#: projects/models.py:1928 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1928 +#: projects/models.py:1933 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1939 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1943 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1947 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1952 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1957 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1961 +msgid "Build: Generate a file manifest for file tree diff." +msgstr "" + +#: projects/models.py:1966 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1970 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1974 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1977 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1978 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1972 +#: projects/models.py:1981 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1976 +#: projects/models.py:1985 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1990 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1996 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2002 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1997 +#: projects/models.py:2006 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2001 +#: projects/models.py:2010 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2006 +#: projects/models.py:2015 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2028 msgid "Feature identifier" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2033 msgid "Date feature was added" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2039 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2043 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2056 +#: projects/models.py:2065 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2069 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2065 +#: projects/models.py:2074 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2080 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2981,8 +3002,8 @@ msgstr "" #: projects/validators.py:119 #, python-brace-format msgid "" -"Found invalid character. Avoid these characters: " -"{invalid_characters}" +"Found invalid character. Avoid these characters: {invalid_characters}" msgstr "" #: projects/validators.py:133 @@ -3177,8 +3198,8 @@ msgstr "" #: redirects/models.py:33 msgid "" -"Absolute path, excluding the domain. Example: /docs/ or " -"/install.html" +"Absolute path, excluding the domain. Example: /docs/ or /install." +"html" msgstr "" #: redirects/models.py:37 @@ -3244,7 +3265,7 @@ msgstr "" #: redirects/templates/redirects/redirect_form.html:8 #: redirects/templates/redirects/redirect_list.html:6 #: redirects/templates/redirects/redirect_list.html:13 -#: templates/projects/project_edit_base.html:22 +#: templates/projects/project_edit_base.html:24 msgid "Redirects" msgstr "" @@ -3388,7 +3409,7 @@ msgid "Custom domain" msgstr "" #: subscriptions/constants.py:26 -msgid "CDN public documentation" +msgid "CDN for public documentation" msgstr "" #: subscriptions/constants.py:27 @@ -3445,8 +3466,8 @@ msgstr "" #: subscriptions/forms.py:29 msgid "" -"Check our pricing " -"page for more information about each plan." +"Check our pricing page for more information about each plan." msgstr "" #: subscriptions/notifications.py:92 @@ -3482,8 +3503,7 @@ msgstr "" msgid "Signed up" msgstr "" -#. Translators: this is the subscription start date, used here as "4 days ago" -#. or "5 months ago" +#. Translators: this is the subscription start date, used here as "4 days ago" or "5 months ago" #: subscriptions/templates/subscriptions/subscription_detail.html:75 #, python-format msgid "%(time_since_signup)s ago" @@ -3503,8 +3523,8 @@ msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" -"Use the button above to see past invoices, change your plan, and update your" -" billing information." +"Use the button above to see past invoices, change your plan, and update your " +"billing information." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:115 @@ -3563,8 +3583,8 @@ msgstr "" #: templates/account/email.html:46 msgid "" -"You currently do not have any email address set up. You should really add an" -" email address so you can receive notifications, reset your password, etc." +"You currently do not have any email address set up. You should really add an " +"email address so you can receive notifications, reset your password, etc." msgstr "" #: templates/account/email.html:50 @@ -3644,8 +3664,7 @@ msgstr "" #: templates/account/login.html:55 #, python-format msgid "" -"If you forgot your password, reset " -"it." +"If you forgot your password, reset it." msgstr "" #: templates/account/login.html:78 @@ -3659,8 +3678,7 @@ msgstr "" msgid "Change Password" msgstr "Zmeniť heslo" -#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But -#. unfortunately the three bits have to be separate. +#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But unfortunately the three bits have to be separate. #: templates/account/signup.html:5 templates/core/home-header.html:17 msgid "Sign up" msgstr "Zaregistrovať sa" @@ -3684,16 +3702,15 @@ msgstr "" #: templates/account/signup.html:33 msgid "" -"Sign up using the following provider. If you don't have an account with this" -" provider, please contact your organization owner and ask about this." +"Sign up using the following provider. If you don't have an account with this " +"provider, please contact your organization owner and ask about this." msgstr "" #: templates/account/signup.html:48 msgid "" -"By signing up, you agree to our Terms of " -"Service and Privacy Policy." +"By signing up, you agree to our Terms of Service and Privacy Policy." msgstr "" #: templates/archive/index.html:5 @@ -3789,8 +3806,8 @@ msgstr "" #: templates/builds/build_detail.html:39 #, python-format msgid "" -"Our new beta dashboard is now available for testing! Try" -" viewing this build on the new dashboard." +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." msgstr "" #: templates/builds/build_detail.html:53 @@ -3903,15 +3920,15 @@ msgstr "Populárne tagy" #: templates/builds/versionautomationrule_list.html:6 #: templates/builds/versionautomationrule_list.html:15 -#: templates/projects/project_edit_base.html:27 +#: templates/projects/project_edit_base.html:29 msgid "Automation Rules" msgstr "" #: templates/builds/versionautomationrule_list.html:20 msgid "" -"Automate actions on new branches and tags. Check the documentation on automation rules for more information." +"Automate actions on new branches and tags. Check the documentation on automation " +"rules for more information." msgstr "" #: templates/builds/versionautomationrule_list.html:32 @@ -3932,8 +3949,7 @@ msgstr "" #, python-format msgid "" "%(type)s \"%(version)s\" matched the pattern \"%(pattern)s\", " -"and the action %(action)s was performed %(date)s " -"ago." +"and the action %(action)s was performed %(date)s ago." msgstr "" #: templates/builds/versionautomationrule_list.html:101 @@ -4056,7 +4072,7 @@ msgid "No builds yet" msgstr "" #: templates/core/project_detail_right.html:51 -#: templates/projects/project_edit_base.html:21 +#: templates/projects/project_edit_base.html:23 #: templates/projects/project_users.html:9 msgid "Maintainers" msgstr "" @@ -4083,7 +4099,7 @@ msgid "Short URLs" msgstr "" #: templates/core/project_detail_right.html:111 -#: templates/projects/project_edit_base.html:23 +#: templates/projects/project_edit_base.html:25 #: templates/projects/project_translations.html:12 msgid "Translations" msgstr "" @@ -4148,8 +4164,7 @@ msgstr "" msgid "Maze Found" msgstr "" -#: templates/errors/dashboard/404.html:6 -#: templates/errors/dashboard/404.html:11 +#: templates/errors/dashboard/404.html:6 templates/errors/dashboard/404.html:11 #: templates/errors/proxito/404/base.html:6 #: templates/errors/proxito/404/base.html:11 msgid "404 Not Found" @@ -4166,9 +4181,8 @@ msgstr "" msgid "Too many requests" msgstr "" -#: templates/errors/dashboard/4xx.html:6 -#: templates/errors/dashboard/4xx.html:11 templates/errors/proxito/4xx.html:7 -#: templates/errors/proxito/4xx.html:11 +#: templates/errors/dashboard/4xx.html:6 templates/errors/dashboard/4xx.html:11 +#: templates/errors/proxito/4xx.html:7 templates/errors/proxito/4xx.html:11 msgid "Bad request" msgstr "" @@ -4255,8 +4269,8 @@ msgstr "" #: templates/errors/proxito/404/no_project.html:9 #, python-format msgid "" -"The project for %(domain)s that you are looking for either does" -" not exist, has been deleted or doesn't have any successful builds yet." +"The project for %(domain)s that you are looking for either does " +"not exist, has been deleted or doesn't have any successful builds yet." msgstr "" #: templates/errors/proxito/418.html:7 templates/errors/proxito/418.html:11 @@ -4274,7 +4288,8 @@ msgstr "" #: templates/flagging/flag_confirm.html:21 #, python-format -msgid "Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" +msgid "" +"Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" msgstr "" #: templates/flagging/flag_confirm.html:23 @@ -4303,8 +4318,8 @@ msgstr "" #: templates/homepage.html:9 msgid "" "Read the Docs simplifies technical documentation by automating building, " -"versioning, and hosting for you. Build up-to-date documentation for the web," -" print, and offline use on every version control push automatically." +"versioning, and hosting for you. Build up-to-date documentation for the web, " +"print, and offline use on every version control push automatically." msgstr "" #: templates/homepage.html:12 @@ -4349,8 +4364,8 @@ msgstr "" #: templates/homepage.html:86 msgid "" -"We build and host your docs for the web, but they are also viewable as PDFs," -" as single page HTML, and for eReaders. No additional configuration is " +"We build and host your docs for the web, but they are also viewable as PDFs, " +"as single page HTML, and for eReaders. No additional configuration is " "required." msgstr "" @@ -4360,9 +4375,9 @@ msgstr "" #: templates/homepage.html:96 msgid "" -"We can host and build multiple versions of your docs so having a 1.0 version" -" of your docs and a 2.0 version of your docs is as easy as having a separate" -" branch or tag in your version control system." +"We can host and build multiple versions of your docs so having a 1.0 version " +"of your docs and a 2.0 version of your docs is as easy as having a separate " +"branch or tag in your version control system." msgstr "" #: templates/homepage.html:109 @@ -4384,10 +4399,10 @@ msgstr "" msgid "" "
    • Serve over 55 million pages of " "documentation a month
    • Serve over 40 TB of documentation a " -"month
    • Host over 80,000 open source projects and support over" -" 100,000 users
    • Are supported by a very small team" -" of dedicated engineers
    " +"month
  • Host over 80,000 open source projects and support over " +"100,000 users
  • Are supported by a very small team of dedicated " +"engineers
  • " msgstr "" #: templates/homepage.html:143 @@ -4397,30 +4412,28 @@ msgstr "" #: templates/homepage.html:149 #, python-format msgid "" -"We fund our operations through advertising, " -"corporate-hosted documentation with Read" -" the Docs for Business, donations, and we" -" are supported by a number of generous sponsors." +"We fund our operations through advertising, corporate-hosted documentation with " +"Read the Docs for Business, donations, and we are supported by a number of " +"generous sponsors." msgstr "" #: templates/homepage.html:158 msgid "" "Read the Docs is open source and community supported. It depends on users " "like you to contribute to development, support, and operations. You can " -"learn more about how to contribute in " -"our docs. Thanks so much to our wonderful team who helps us " -"run the site. Read the Docs wouldn't be possible without them." +"learn more about how to contribute in our docs. Thanks so much to our " +"wonderful team " +"who helps us run the site. Read the Docs wouldn't be possible without them." msgstr "" #: templates/homepage.html:168 msgid "" -"Hosting for the project is graciously provided by AWS and Cloudflare." +"Hosting for the project is graciously provided by AWS and Cloudflare." msgstr "" #: templates/notifications/send_notification_form.html:6 @@ -4481,7 +4494,10 @@ msgstr "" msgid "" "This is a post-commit hook. Set it up in your project admin to POST here, " "for us to update your doc changes automatically." -msgstr "Toto je post-commit hook. Nastavte ho v administrácii vášho projektu tak, aby naň vykonával POST požiadavku, čo bude pre nás znamenať automatickú aktualizáciu vašej dokumentácie." +msgstr "" +"Toto je post-commit hook. Nastavte ho v administrácii vášho projektu tak, " +"aby naň vykonával POST požiadavku, čo bude pre nás znamenať automatickú " +"aktualizáciu vašej dokumentácie." #: templates/profiles/base_profile.html:27 #: templates/profiles/base_profile_edit.html:30 @@ -4512,7 +4528,7 @@ msgid "Gold Membership" msgstr "" #: templates/profiles/base_profile_edit.html:57 -#: templates/projects/project_edit_base.html:33 +#: templates/projects/project_edit_base.html:35 msgid "Advertising" msgstr "" @@ -4536,9 +4552,8 @@ msgstr "" msgid "" "For more details on advertising on Read the Docs including the privacy " "protections we have in place for users and community advertising we run on " -"behalf of the open source community, see our documentation." +"behalf of the open source community, see our documentation." msgstr "" #: templates/profiles/private/advertising_profile.html:41 @@ -4562,9 +4577,9 @@ msgstr "" #: templates/profiles/private/delete_account.html:34 msgid "" -"All organizations and its projects where you are the only owner will" -" be deleted. If you want to keep an organization, add another owner" -" or transfer ownership. The following organizations and all their projects " +"All organizations and its projects where you are the only owner will " +"be deleted. If you want to keep an organization, add another owner " +"or transfer ownership. The following organizations and all their projects " "will be deleted." msgstr "" @@ -4588,9 +4603,9 @@ msgstr "" #: templates/profiles/private/token_list.html:13 msgid "" "Personal Access Token are tokens that allow you to use the Read the Docs " -"APIv3 being authenticated as yourself. See APIv3 " -"documentation for more information." +"APIv3 being authenticated as yourself. See APIv3 documentation for more " +"information." msgstr "" #: templates/profiles/private/token_list.html:25 @@ -4630,8 +4645,8 @@ msgstr "" #: templates/projects/domain_form.html:33 #, python-format msgid "" -"To configure this domain add a CNAME record in your DNS pointing your custom" -" domain to %(cname_target)s." +"To configure this domain add a CNAME record in your DNS pointing your custom " +"domain to %(cname_target)s." msgstr "" #: templates/projects/domain_form.html:41 @@ -4649,7 +4664,7 @@ msgid "Saving the domain will revalidate the SSL certificate" msgstr "" #: templates/projects/domain_list.html:12 -#: templates/projects/project_edit_base.html:20 +#: templates/projects/project_edit_base.html:22 msgid "Domains" msgstr "" @@ -4658,8 +4673,8 @@ msgstr "" msgid "" "This project is a subproject of %(superproject)s, its documentation will " -"always be served from the %(domain)s domain. %(domain)s
    domain. Learn more." msgstr "" @@ -4694,7 +4709,7 @@ msgstr "Pridať" #: templates/projects/environmentvariable_form.html:12 #: templates/projects/environmentvariable_list.html:5 #: templates/projects/environmentvariable_list.html:12 -#: templates/projects/project_edit_base.html:26 +#: templates/projects/project_edit_base.html:28 msgid "Environment Variables" msgstr "" @@ -4733,8 +4748,8 @@ msgstr "" msgid "" "To import a project, start by entering a few details about your repository. " "You can set additional configuration options for your documentation in a .readthedocs.yml file." +"href=\"https://docs.readthedocs.io/en/stable/config-file/v2.html\">." +"readthedocs.yml file." msgstr "" #: templates/projects/import_config.html:5 @@ -4744,10 +4759,10 @@ msgstr "" #: templates/projects/import_config.html:8 msgid "" "Make sure your project has a .readthedocs.yaml configuration " -"file at the root directory of your repository. This file is required by Read" -" the Docs to build your documentation. You can read more" -" about our configuration file in our documentation." +"file at the root directory of your repository. This file is required by Read " +"the Docs to build your documentation. You can read more about our " +"configuration file in our documentation." msgstr "" #: templates/projects/import_config.html:16 @@ -4769,8 +4784,7 @@ msgid "" "href=\"%(support_url)s\">contacting support." msgstr "" -#. Translators: After 'Flag this project as' follows either 'Inappropriate', -#. 'Spam' and/or 'Duplicate' +#. Translators: After 'Flag this project as' follows either 'Inappropriate', 'Spam' and/or 'Duplicate' #: templates/projects/includes/flagging.html:7 msgid "Flag this project as" msgstr "" @@ -4792,7 +4806,7 @@ msgstr "" #: templates/projects/integration_form.html:12 #: templates/projects/integration_list.html:5 #: templates/projects/integration_list.html:12 -#: templates/projects/project_edit_base.html:25 +#: templates/projects/project_edit_base.html:27 msgid "Integrations" msgstr "" @@ -4852,16 +4866,15 @@ msgstr "" msgid "" "This integration does not have a secret, the authenticity of the incoming " "webhook cannot be verified. Click on \"Resync webhook\" to generate " -"a secret. Read more in our blog post." +"a secret.
    Read more in our blog post." msgstr "" #: templates/projects/integration_webhook_detail.html:92 msgid "" "For more information on manually configuring a webhook, refer to our webhook documentation. " +"href=\"https://docs.readthedocs.io/page/guides/setup/git-repo-automatic." +"html\"> our webhook documentation. " msgstr "" #: templates/projects/integration_webhook_detail.html:104 @@ -4931,9 +4944,9 @@ msgstr "" #: templates/projects/onboard_detail.html:10 msgid "" -"This project has not been built yet. Try building the latest version now, or" -" if you would like to build a specific version, select the version below and" -" your documentation build will be triggered." +"This project has not been built yet. Try building the latest version now, or " +"if you would like to build a specific version, select the version below and " +"your documentation build will be triggered." msgstr "" #: templates/projects/onboard_detail.html:21 @@ -4947,9 +4960,8 @@ msgstr "" #: templates/projects/onboard_detail.html:33 msgid "" "Your documentation has been built. Ensure your documentation is kept up to " -"date with every commit to your repository, by setting up a " -"webhook." +"date with every commit to your repository, by setting up a webhook." msgstr "" #: templates/projects/onboard_detail.html:41 @@ -4962,8 +4974,8 @@ msgstr "" #: templates/projects/onboard_detail.html:50 msgid "" -"There was a problem building your documentation, you can see what went wrong" -" in the build output. If you need more help, check out some of the problems frequently " "encountered during builds." msgstr "" @@ -4989,17 +5001,16 @@ msgstr "" #: templates/projects/onboard_import.html:10 #, python-format msgid "" -"You don't have any projects yet, but you can start building documentation by" -" importing one. Not sure how to start documenting your project? Check out " -"the Tutorial to learn how." +"You don't have any projects yet, but you can start building documentation by " +"importing one. Not sure how to start documenting your project? Check out the " +"Tutorial to learn how." msgstr "" #: templates/projects/onboard_import.html:19 #, python-format msgid "" -"In a hurry? Fork our template " -"project on GitHub, and import " -"it." +"In a hurry? Fork our template project on GitHub, and import it." msgstr "" #: templates/projects/onboard_import.html:25 @@ -5035,12 +5046,11 @@ msgstr "" #: templates/projects/project_advertising.html:50 msgid "" "For more details on advertising on Read the Docs including the privacy " -"protections we have in place for users and community advertising we run on behalf " -"of the open source community, see our documentation." +"protections we have in place for users and community advertising we run on behalf of the open source " +"community, see our documentation." msgstr "" #: templates/projects/project_advertising.html:59 @@ -5051,17 +5061,17 @@ msgstr "" #, python-format msgid "" "In addition to the advertising preferences we have for individual users, we have multiple ways" -" for projects to opt out of advertising on Read the Docs." +"href=\"%(ads_preferences_url)s\">individual users, we have multiple ways " +"for projects to opt out of advertising on Read the Docs." msgstr "" #: templates/projects/project_advertising.html:71 msgid "" "If you are part of a company that uses Read the Docs to host documentation " -"for a commercial product, please consider Read the Docs for Business which " -"offers a completely ad-free experience, private repositories, private " -"documentation, additional build resources, and dedicated support." +"for a commercial product, please consider Read the Docs for Business which offers a completely ad-free " +"experience, private repositories, private documentation, additional build " +"resources, and dedicated support." msgstr "" #: templates/projects/project_advertising.html:81 @@ -5083,15 +5093,15 @@ msgstr "" msgid "" "If you would like to completely remove advertising from your open source " "project, but both Read the Docs for Business and our Gold memberships don't " -"seem like the right fit, please get" -" in touch to discuss alternatives to advertising." +"seem like the right fit, please get in touch to discuss " +"alternatives to advertising." msgstr "" #: templates/projects/project_advertising.html:113 msgid "" -"If you are a company hosting commercial documentation on our community site," -" we do not allow removing paid advertisements on your documentation. Please " +"If you are a company hosting commercial documentation on our community site, " +"we do not allow removing paid advertisements on your documentation. Please " "consider Read the Docs for Business or a Gold membership." msgstr "" @@ -5159,9 +5169,8 @@ msgstr "" #: templates/projects/project_dashboard_base.html:146 #, python-format msgid "" -"Check out the documentation for Read the " -"Docs. It contains lots of information about how to get the most out of " -"RTD." +"Check out the documentation for Read the Docs. It contains lots of information about how to get the most out of RTD." msgstr "" #: templates/projects/project_delete.html:4 @@ -5198,10 +5207,14 @@ msgid "Delete project" msgstr "" #: templates/projects/project_edit_base.html:19 +msgid " Addons" +msgstr "" + +#: templates/projects/project_edit_base.html:21 msgid "Edit Versions" msgstr "" -#: templates/projects/project_edit_base.html:24 +#: templates/projects/project_edit_base.html:26 #: templates/projects/projectrelationship_form.html:5 #: templates/projects/projectrelationship_form.html:12 #: templates/projects/projectrelationship_list.html:5 @@ -5209,7 +5222,7 @@ msgstr "" msgid "Subprojects" msgstr "" -#: templates/projects/project_edit_base.html:28 +#: templates/projects/project_edit_base.html:30 #: templates/projects/webhook_exchange_detail.html:5 #: templates/projects/webhook_form.html:5 #: templates/projects/webhook_form.html:11 @@ -5218,19 +5231,19 @@ msgstr "" msgid "Webhooks" msgstr "" -#: templates/projects/project_edit_base.html:29 +#: templates/projects/project_edit_base.html:31 #: templates/projects/project_notifications.html:5 #: templates/projects/project_notifications.html:12 msgid "Email Notifications" msgstr "" -#: templates/projects/project_edit_base.html:30 +#: templates/projects/project_edit_base.html:32 #: templates/projects/project_traffic_analytics.html:6 #: templates/projects/project_traffic_analytics.html:11 msgid "Traffic Analytics" msgstr "" -#: templates/projects/project_edit_base.html:31 +#: templates/projects/project_edit_base.html:33 #: templates/projects/projects_search_analytics.html:6 #: templates/projects/projects_search_analytics.html:11 msgid "Search Analytics" @@ -5291,8 +5304,8 @@ msgstr "" #: templates/projects/project_import.html:214 msgid "" -"You can import your project manually if it isn't listed here or connected to" -" one of your accounts." +"You can import your project manually if it isn't listed here or connected to " +"one of your accounts." msgstr "" #: templates/projects/project_import.html:221 @@ -5378,7 +5391,8 @@ msgstr "" msgid "" "\n" " * The way that we track 404 pages is on our backend hosting.\n" -" It's possible the number of times each page is viewed is undercounted because of caching in the browser or in a CDN.\n" +" It's possible the number of times each page is viewed is undercounted " +"because of caching in the browser or in a CDN.\n" " " msgstr "" @@ -5439,7 +5453,9 @@ msgstr "Upraviť Správcov" msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" -msgstr "Toto vám umožňuje pridať správcov do vášho projektu. Bude im pridelený administrátorský prístup do projektu, takže pozor!" +msgstr "" +"Toto vám umožňuje pridať správcov do vášho projektu. Bude im pridelený " +"administrátorský prístup do projektu, takže pozor!" #: templates/projects/project_users.html:49 msgid "Add maintainer" @@ -5458,9 +5474,9 @@ msgstr "%(version_name)s" #: templates/projects/project_version_detail.html:28 msgid "" "This version is inactive but its documentation is still available online. " -"You can delete this " -"version's documentation if you want to remove it completely." +"You can delete this version's documentation if you want to remove it " +"completely." msgstr "" #: templates/projects/project_version_list.html:24 @@ -5502,10 +5518,9 @@ msgstr "" #: templates/projects/projectrelationship_form.html:16 msgid "" -"Using subprojects allows you to serve multiple projects from the same domain" -" as your main project. Learn " -"more." +"Using subprojects allows you to serve multiple projects from the same domain " +"as your main project. Learn more." msgstr "" #: templates/projects/projectrelationship_form.html:28 @@ -5626,9 +5641,9 @@ msgstr "" #: templates/security.html:11 msgid "" -"For more details on security at Read the Docs or to report a security issue," -" please see our security policy." +"For more details on security at Read the Docs or to report a security issue, " +"please see our security policy." msgstr "" #: templates/socialaccount/authentication_error.html:5 @@ -5646,8 +5661,8 @@ msgid "" "On this page, you can manage the integration with your Git provider(s) that " "enables automatic import and configuration of your repositories. Read our documentation page about connecting Git " -"providers." +"target=\"_blank\">Read our documentation page about connecting Git providers." +"" msgstr "" #: templates/socialaccount/connections.html:37 diff --git a/readthedocs/locale/tr/LC_MESSAGES/django.po b/readthedocs/locale/tr/LC_MESSAGES/django.po index 43358f3a451..c925a18e383 100644 --- a/readthedocs/locale/tr/LC_MESSAGES/django.po +++ b/readthedocs/locale/tr/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-01 14:17+0000\n" +"POT-Creation-Date: 2024-10-23 13:42+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: BouRock, 2020\n" "Language-Team: Turkish (http://app.transifex.com/readthedocs/readthedocs/" @@ -21,8 +21,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:717 -#: projects/filters.py:196 projects/models.py:1479 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:728 +#: projects/filters.py:196 projects/models.py:1484 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Sürüm" @@ -220,7 +220,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:245 +#: projects/models.py:250 msgid "User" msgstr "Kullanıcı" @@ -232,8 +232,8 @@ msgstr "" msgid "Username" msgstr "Kullanıcı adı" -#: audit/models.py:138 builds/models.py:95 builds/models.py:711 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1473 +#: audit/models.py:138 builds/models.py:95 builds/models.py:722 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1478 #: redirects/models.py:48 msgid "Project" msgstr "Proje" @@ -258,7 +258,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1226 msgid "Action" msgstr "" @@ -441,7 +441,7 @@ msgstr "Dal" msgid "Tag" msgstr "Etiket" -#: builds/constants.py:56 projects/constants.py:412 +#: builds/constants.py:56 projects/constants.py:414 msgid "Unknown" msgstr "Bilinmiyor" @@ -473,7 +473,7 @@ msgstr "Etkin" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1578 +#: builds/filters.py:29 projects/models.py:1583 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Oluşturma başarısız oldu" @@ -490,7 +490,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:139 builds/models.py:733 +#: builds/filters.py:48 builds/models.py:139 builds/models.py:744 msgid "State" msgstr "Durum" @@ -499,7 +499,7 @@ msgstr "Durum" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:100 builds/models.py:723 +#: builds/filters.py:54 builds/models.py:100 builds/models.py:734 msgid "Type" msgstr "Tür" @@ -533,7 +533,7 @@ msgid "Verbose Name" msgstr "Ayrıntılı Adı" #: builds/models.py:127 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:250 +#: projects/models.py:255 msgid "Slug" msgstr "Başlık Bilgisi" @@ -553,7 +553,7 @@ msgstr "Oluşturuldu" msgid "Uploaded" msgstr "Gönderildi" -#: builds/models.py:154 projects/models.py:478 +#: builds/models.py:154 projects/models.py:483 msgid "Privacy Level" msgstr "Gizlilik Seviyesi" @@ -585,7 +585,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:563 +#: builds/models.py:175 projects/models.py:568 msgid "Documentation type" msgstr "Belgelendirme türü" @@ -601,199 +601,199 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:745 +#: builds/models.py:756 msgid "Status" msgstr "" -#: builds/models.py:752 integrations/models.py:145 +#: builds/models.py:763 integrations/models.py:145 msgid "Date" msgstr "Tarih" -#: builds/models.py:753 +#: builds/models.py:764 msgid "Success" msgstr "Başarılı" -#: builds/models.py:758 +#: builds/models.py:769 msgid "Setup" msgstr "Kurulum" -#: builds/models.py:759 +#: builds/models.py:770 msgid "Setup error" msgstr "Kurulum hatası" -#: builds/models.py:760 +#: builds/models.py:771 msgid "Output" msgstr "Çıktı" -#: builds/models.py:761 templates/builds/build_detail.html:261 +#: builds/models.py:772 templates/builds/build_detail.html:261 msgid "Error" msgstr "Hata" -#: builds/models.py:762 +#: builds/models.py:773 msgid "Exit code" msgstr "Çıkış kodu" -#: builds/models.py:767 projects/models.py:1490 +#: builds/models.py:778 projects/models.py:1495 msgid "Commit" msgstr "İşle" -#: builds/models.py:773 +#: builds/models.py:784 msgid "Version slug" msgstr "" -#: builds/models.py:779 +#: builds/models.py:790 msgid "Version name" msgstr "" -#: builds/models.py:785 builds/models.py:1228 +#: builds/models.py:796 builds/models.py:1239 msgid "Version type" msgstr "" -#: builds/models.py:792 +#: builds/models.py:803 msgid "Configuration used in the build" msgstr "Oluşturmada kullanılan yapılandırma" -#: builds/models.py:797 +#: builds/models.py:808 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:805 +#: builds/models.py:816 msgid "Build Length" msgstr "Oluşturma Uzunluğu" -#: builds/models.py:808 +#: builds/models.py:819 msgid "Builder" msgstr "Oluşturucu" -#: builds/models.py:815 +#: builds/models.py:826 msgid "Cold Storage" msgstr "Uzak Depolama" -#: builds/models.py:821 +#: builds/models.py:832 msgid "Celery task id" msgstr "" -#: builds/models.py:1131 +#: builds/models.py:1142 msgid "Build" msgstr "Oluştur" -#: builds/models.py:1136 +#: builds/models.py:1147 msgid "Command" msgstr "Komut" -#: builds/models.py:1137 builds/models.py:1192 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:252 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1203 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:257 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Tanım" -#: builds/models.py:1138 +#: builds/models.py:1149 msgid "Command output" msgstr "Komut çıktısı" -#: builds/models.py:1139 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Komut çıkış kodu" -#: builds/models.py:1141 +#: builds/models.py:1152 msgid "Start time" msgstr "Başlama zamanı" -#: builds/models.py:1142 +#: builds/models.py:1153 msgid "End time" msgstr "Bitiş zamanı" -#: builds/models.py:1170 +#: builds/models.py:1181 msgid "Activate version" msgstr "" -#: builds/models.py:1171 +#: builds/models.py:1182 msgid "Hide version" msgstr "" -#: builds/models.py:1172 +#: builds/models.py:1183 msgid "Make version public" msgstr "" -#: builds/models.py:1173 +#: builds/models.py:1184 msgid "Make version private" msgstr "" -#: builds/models.py:1174 +#: builds/models.py:1185 msgid "Set version as default" msgstr "" -#: builds/models.py:1175 +#: builds/models.py:1186 msgid "Delete version" msgstr "" -#: builds/models.py:1187 +#: builds/models.py:1198 msgid "Rule priority" msgstr "" -#: builds/models.py:1188 +#: builds/models.py:1199 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1198 +#: builds/models.py:1209 msgid "Match argument" msgstr "" -#: builds/models.py:1199 +#: builds/models.py:1210 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1214 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1216 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1216 +#: builds/models.py:1227 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1221 +#: builds/models.py:1232 msgid "Action argument" msgstr "" -#: builds/models.py:1222 +#: builds/models.py:1233 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1240 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1394 +#: builds/models.py:1405 msgid "Version activated" msgstr "" -#: builds/models.py:1395 +#: builds/models.py:1406 msgid "Version hidden" msgstr "" -#: builds/models.py:1397 +#: builds/models.py:1408 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1400 +#: builds/models.py:1411 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1402 +#: builds/models.py:1413 msgid "Version set as default" msgstr "" -#: builds/models.py:1403 +#: builds/models.py:1414 msgid "Version deleted" msgstr "" -#: builds/models.py:1408 +#: builds/models.py:1419 msgid "Matched rule" msgstr "" @@ -911,7 +911,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1593 +#: core/forms.py:198 projects/models.py:1598 msgid "URL" msgstr "" @@ -1018,6 +1018,20 @@ msgstr "" msgid "Validation of custom domain expired: {{domain}}" msgstr "" +#: domains/validators.py:17 +#, python-brace-format +msgid "" +"This project has reached the limit of {feature.value} domains. Consider " +"removing unused domains." +msgstr "" + +#: domains/validators.py:22 +#, python-brace-format +msgid "" +"Your organization has reached the limit of {feature.value} domains. Consider " +"removing unused domains or upgrading your plan." +msgstr "" + #: gold/forms.py:50 msgid "No project found." msgstr "Bulunan proje yok." @@ -1027,12 +1041,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:223 -#: organizations/models.py:297 projects/models.py:236 +#: organizations/models.py:297 projects/models.py:241 msgid "Publication date" msgstr "Yayımlanma tarihi" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1492 +#: organizations/models.py:298 projects/models.py:244 projects/models.py:1497 msgid "Modified date" msgstr "Değiştirilme tarihi" @@ -1312,7 +1326,7 @@ msgid "Unknown problem" msgstr "" #: notifications/messages.py:101 -msgid "Build terminated due inactivity" +msgid "Build terminated due to inactivity" msgstr "" #: notifications/messages.py:129 @@ -1438,7 +1452,7 @@ msgstr "Kullanıcılar" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1484 +#: projects/models.py:254 projects/models.py:1489 msgid "Name" msgstr "Adı" @@ -2022,16 +2036,12 @@ msgid "Verify your email address" msgstr "E-posta adresinizi doğrulayın" #: organizations/views/private.py:120 -#, fuzzy -#| msgid "Organization" msgid "Organization updated" -msgstr "Kuruluş" +msgstr "" #: organizations/views/private.py:130 -#, fuzzy -#| msgid "Organization" msgid "Organization deleted" -msgstr "Kuruluş" +msgstr "" #: organizations/views/private.py:159 msgid "Owner removed" @@ -2129,75 +2139,75 @@ msgstr "" msgid "Generic" msgstr "" -#: projects/constants.py:79 +#: projects/constants.py:81 msgid "Live" msgstr "Canlı" -#: projects/constants.py:80 +#: projects/constants.py:82 msgid "Deleted" msgstr "Silindi" -#: projects/constants.py:86 +#: projects/constants.py:88 msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2064 +#: projects/constants.py:94 projects/models.py:2077 msgid "Public" msgstr "Ortak" -#: projects/constants.py:93 +#: projects/constants.py:95 msgid "Private" msgstr "Özel" -#: projects/constants.py:104 +#: projects/constants.py:106 msgid "CPython 2.x" msgstr "CPython 2.x" -#: projects/constants.py:105 +#: projects/constants.py:107 msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:409 +#: projects/constants.py:411 msgid "Valid and active" msgstr "" -#: projects/constants.py:410 +#: projects/constants.py:412 msgid "Invalid" msgstr "" -#: projects/constants.py:411 +#: projects/constants.py:413 msgid "Pending" msgstr "" -#: projects/constants.py:421 +#: projects/constants.py:423 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:425 +#: projects/constants.py:427 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:429 +#: projects/constants.py:431 msgid "Single version without translations (/)" msgstr "" -#: projects/constants.py:446 +#: projects/constants.py:448 msgid "Alphabetically" msgstr "" -#: projects/constants.py:447 +#: projects/constants.py:449 msgid "SemVer (Read the Docs)" msgstr "" -#: projects/constants.py:450 +#: projects/constants.py:452 msgid "Python Packaging (PEP 440 and PEP 425)" msgstr "" -#: projects/constants.py:452 +#: projects/constants.py:454 msgid "CalVer (YYYY.0M.0M)" msgstr "" -#: projects/constants.py:453 +#: projects/constants.py:455 msgid "Define your own pattern" msgstr "" @@ -2312,7 +2322,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:451 projects/models.py:254 +#: projects/forms.py:451 projects/models.py:259 msgid "Short description of this project" msgstr "" @@ -2388,62 +2398,76 @@ 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:94 +#: projects/models.py:95 msgid "Main project" msgstr "" -#: projects/models.py:100 +#: projects/models.py:101 msgid "Subproject" msgstr "" -#: projects/models.py:105 +#: projects/models.py:106 msgid "Alias" msgstr "Kod adı" -#: projects/models.py:257 +#: projects/models.py:190 +#, fuzzy +#| msgid "Single version" +msgid "Sorting of versions" +msgstr "Tek sürüm" + +#: projects/models.py:200 +msgid "Custom version sorting pattern" +msgstr "" + +#: projects/models.py:206 +msgid "Show latest and stable at the beginning" +msgstr "" + +#: projects/models.py:262 msgid "Repository URL" msgstr "Depo URL'si" -#: projects/models.py:260 +#: projects/models.py:265 msgid "Git repository URL" msgstr "" -#: projects/models.py:267 +#: projects/models.py:272 msgid "Repository type" msgstr "Depo türü" -#: projects/models.py:273 +#: projects/models.py:278 msgid "Project homepage" msgstr "Proje anasayfası" -#: projects/models.py:275 +#: projects/models.py:280 msgid "The project's homepage" msgstr "Projenin anasayfası" -#: projects/models.py:278 +#: projects/models.py:283 msgid "Canonical URL" msgstr "Kurallı URL" -#: projects/models.py:280 +#: projects/models.py:285 msgid "URL that documentation is expected to serve from" msgstr "Belgelendirmenin sunulmasının beklendiği URL" -#: projects/models.py:283 +#: projects/models.py:288 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:290 +#: projects/models.py:295 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " "current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:298 +#: projects/models.py:303 msgid "Single version" msgstr "Tek sürüm" -#: projects/models.py:301 +#: projects/models.py:306 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 " @@ -2453,74 +2477,74 @@ 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:308 +#: projects/models.py:313 msgid "Default version" msgstr "Varsayılan sürüm" -#: projects/models.py:311 +#: projects/models.py:316 msgid "The version of your project that / redirects to" msgstr "Projenizin / işaretinin yönlendirdiği sürümü" -#: projects/models.py:316 +#: projects/models.py:321 msgid "Default branch" msgstr "Varsayılan dal" -#: projects/models.py:322 +#: projects/models.py:327 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:327 +#: projects/models.py:332 msgid "Custom path prefix" msgstr "" -#: projects/models.py:333 +#: projects/models.py:338 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." msgstr "" -#: projects/models.py:338 +#: projects/models.py:343 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:344 +#: projects/models.py:349 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." msgstr "" -#: projects/models.py:351 +#: projects/models.py:356 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:354 +#: projects/models.py:359 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:358 +#: projects/models.py:363 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:365 +#: projects/models.py:370 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:370 +#: projects/models.py:375 msgid "CDN Enabled" msgstr "CDN Etkinleştirildi" -#: projects/models.py:372 +#: projects/models.py:377 msgid "Analytics code" msgstr "Çözümleme kodu" -#: projects/models.py:377 +#: projects/models.py:382 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2528,25 +2552,25 @@ msgstr "" "Google Analytics İzleme Kimliği (ör. UA-22345342-1). Bu, sayfa " "yüklemelerinizi yavaşlatabilir." -#: projects/models.py:383 +#: projects/models.py:388 msgid "Disable Analytics" msgstr "" -#: projects/models.py:387 +#: projects/models.py:392 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:392 +#: projects/models.py:397 msgid "Alternative container image" msgstr "Alternatif kapsayıcı resmi" -#: projects/models.py:398 +#: projects/models.py:403 msgid "Container memory limit" msgstr "Kapsayıcı bellek sınırı" -#: projects/models.py:403 +#: projects/models.py:408 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2554,52 +2578,52 @@ msgstr "" "Docker biçiminde bellek sınırı -- örnek: 512m veya 1g" -#: projects/models.py:408 +#: projects/models.py:413 msgid "Container time limit in seconds" msgstr "Saniye olarak kapsayıcı zaman sınırı" -#: projects/models.py:413 +#: projects/models.py:418 msgid "Alternate build queue id" msgstr "Alternatif oluşturma kuyruğu kimliği" -#: projects/models.py:419 +#: projects/models.py:424 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:424 +#: projects/models.py:429 msgid "Allow paid advertising" msgstr "Ücretli reklamlara izin verin" -#: projects/models.py:426 +#: projects/models.py:431 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:429 +#: projects/models.py:434 msgid "Ad-free" msgstr "Reklamsız" -#: projects/models.py:434 +#: projects/models.py:439 msgid "Is spam?" msgstr "" -#: projects/models.py:437 +#: projects/models.py:442 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:440 +#: projects/models.py:445 msgid "Show version warning" msgstr "Sürüm uyarısını göster" -#: projects/models.py:442 +#: projects/models.py:447 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:446 +#: projects/models.py:451 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:452 +#: projects/models.py:457 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2607,313 +2631,317 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:460 +#: projects/models.py:465 msgid "Featured" msgstr "Öne Çıkanlar" -#: projects/models.py:462 +#: projects/models.py:467 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:470 +#: projects/models.py:475 msgid "Delisted" msgstr "" -#: projects/models.py:472 +#: projects/models.py:477 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" msgstr "" -#: projects/models.py:483 +#: projects/models.py:488 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:490 +#: projects/models.py:495 msgid "Related projects" msgstr "İlgili projeler" -#: projects/models.py:498 templates/search/elastic_search.html:57 +#: projects/models.py:503 templates/search/elastic_search.html:57 msgid "Language" msgstr "Dil" -#: projects/models.py:502 +#: projects/models.py:507 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:510 +#: projects/models.py:515 msgid "Programming Language" msgstr "Programlama Dili" -#: projects/models.py:514 +#: projects/models.py:519 msgid "The primary programming language the project is written in." msgstr "Projenin yazıldığı birincil programlama dili." -#: projects/models.py:530 +#: projects/models.py:535 msgid "This project has been built with a webhook" msgstr "Bu proje bir web kancası ile oluşturuldu" -#: projects/models.py:534 +#: projects/models.py:539 msgid "This project has been successfully cloned" msgstr "Bu proje başarılı olarak kopyalandı" -#: projects/models.py:543 +#: projects/models.py:548 msgid "Connected repository" msgstr "" -#: projects/models.py:544 +#: projects/models.py:549 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:570 +#: projects/models.py:575 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:581 +#: projects/models.py:586 msgid "project" msgstr "" -#: projects/models.py:592 +#: projects/models.py:597 msgid "Model must have slug" msgstr "Model başlık bilgisine sahip olmak zorundadır" -#: projects/models.py:1354 +#: projects/models.py:1359 msgid "Subproject nesting is not supported" msgstr "Alt proje iç içe geçme desteklenmiyor" -#: projects/models.py:1489 +#: projects/models.py:1494 msgid "Path" msgstr "Yol" -#: projects/models.py:1491 +#: projects/models.py:1496 msgid "Build id" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1499 msgid "Page search rank" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1504 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1542 projects/models.py:1707 +#: projects/models.py:1547 projects/models.py:1712 msgid "created" msgstr "" -#: projects/models.py:1547 +#: projects/models.py:1552 msgid "modified" msgstr "" -#: projects/models.py:1576 +#: projects/models.py:1581 msgid "Build triggered" msgstr "" -#: projects/models.py:1577 +#: projects/models.py:1582 msgid "Build passed" msgstr "" -#: projects/models.py:1595 +#: projects/models.py:1600 msgid "URL to send the webhook to" msgstr "Web kancasının göndereceği URL" -#: projects/models.py:1598 +#: projects/models.py:1603 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1611 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1609 +#: projects/models.py:1614 msgid "JSON payload" msgstr "" -#: projects/models.py:1611 +#: projects/models.py:1616 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1718 +#: projects/models.py:1723 msgid "Domain" msgstr "Etki Alanı" -#: projects/models.py:1725 +#: projects/models.py:1730 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1734 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1734 +#: projects/models.py:1739 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1738 +#: projects/models.py:1743 msgid "Use HTTPS" msgstr "HTTPS kullan" -#: projects/models.py:1740 +#: projects/models.py:1745 msgid "Always use HTTPS for this domain" msgstr "Bu etki alanı için her zaman HTTPS kullan" -#: projects/models.py:1744 +#: projects/models.py:1749 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:1749 templates/projects/domain_form.html:49 +#: projects/models.py:1754 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1758 +#: projects/models.py:1763 msgid "Skip validation process." msgstr "" -#: projects/models.py:1762 +#: projects/models.py:1767 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1776 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1781 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1781 +#: projects/models.py:1786 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1924 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1928 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1933 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1939 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1943 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1947 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1943 +#: projects/models.py:1952 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1957 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1961 +msgid "Build: Generate a file manifest for file tree diff." +msgstr "" + +#: projects/models.py:1966 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1970 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1974 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1977 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1978 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1981 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1972 +#: projects/models.py:1985 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1977 +#: projects/models.py:1990 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1996 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1989 +#: projects/models.py:2002 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1997 +#: projects/models.py:2010 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2002 +#: projects/models.py:2015 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2028 msgid "Feature identifier" msgstr "Özellik tanımlayıcısı" -#: projects/models.py:2020 +#: projects/models.py:2033 msgid "Date feature was added" msgstr "Tarih özelliği eklendi" -#: projects/models.py:2026 +#: projects/models.py:2039 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2043 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2052 +#: projects/models.py:2065 msgid "Name of the environment variable" msgstr "Ortam değişkeninin adı" -#: projects/models.py:2056 +#: projects/models.py:2069 msgid "Value of the environment variable" msgstr "Ortam değişkeninin değeri" -#: projects/models.py:2061 +#: projects/models.py:2074 msgid "Project where this variable will be used" msgstr "Bu değişkenin kullanılacağı proje" -#: projects/models.py:2067 +#: projects/models.py:2080 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2935,10 +2963,8 @@ msgid "Error while checking out the repository" msgstr "" #: projects/notifications.py:99 -#, fuzzy -#| msgid "Repository type" msgid "Repository type not suported" -msgstr "Depo türü" +msgstr "" #: projects/notifications.py:112 msgid "Sphinx configuration file is missing" @@ -2956,8 +2982,8 @@ msgstr "" msgid "Repository locked" msgstr "" -#: projects/notifications.py:165 -msgid "Read the Docs Addons will be enabled by default on October 7th" +#: projects/notifications.py:166 +msgid "Read the Docs Addons were enabled by default on October 7th, 2024" msgstr "" #: projects/validators.py:18 @@ -3259,7 +3285,7 @@ msgstr "" #: redirects/templates/redirects/redirect_form.html:8 #: redirects/templates/redirects/redirect_list.html:6 #: redirects/templates/redirects/redirect_list.html:13 -#: templates/projects/project_edit_base.html:22 +#: templates/projects/project_edit_base.html:24 msgid "Redirects" msgstr "Yönlendirmeler" @@ -3334,67 +3360,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:470 +#: settings/base.py:471 msgid "Catalan" msgstr "Katalanca" -#: settings/base.py:471 +#: settings/base.py:472 msgid "English" msgstr "İngilizce" -#: settings/base.py:472 +#: settings/base.py:473 msgid "Spanish" msgstr "İspanyolca" -#: settings/base.py:473 +#: settings/base.py:474 msgid "Brazilian Portuguese" msgstr "Brezilya Portekizcesi" -#: settings/base.py:474 +#: settings/base.py:475 msgid "Norwegian Bokmål" msgstr "Norveççe Bokmål" -#: settings/base.py:475 +#: settings/base.py:476 msgid "French" msgstr "Fransızca" -#: settings/base.py:476 +#: settings/base.py:477 msgid "Russian" msgstr "Rusça" -#: settings/base.py:477 +#: settings/base.py:478 msgid "German" msgstr "Almanca" -#: settings/base.py:478 +#: settings/base.py:479 msgid "Galician" msgstr "Galiçyaca" -#: settings/base.py:479 +#: settings/base.py:480 msgid "Vietnamese" msgstr "Vietnamca" -#: settings/base.py:480 +#: settings/base.py:481 msgid "Simplified Chinese" msgstr "Basitleştirilmiş Çince" -#: settings/base.py:481 +#: settings/base.py:482 msgid "Traditional Chinese" msgstr "Geleneksel Çince" -#: settings/base.py:482 +#: settings/base.py:483 msgid "Japanese" msgstr "Japonca" -#: settings/base.py:483 +#: settings/base.py:484 msgid "Ukrainian" msgstr "Ukraynaca" -#: settings/base.py:484 +#: settings/base.py:485 msgid "Italian" msgstr "İtalyanca" -#: settings/base.py:485 +#: settings/base.py:486 msgid "Korean" msgstr "Korece" @@ -3403,7 +3429,7 @@ msgid "Custom domain" msgstr "" #: subscriptions/constants.py:26 -msgid "CDN public documentation" +msgid "CDN for public documentation" msgstr "" #: subscriptions/constants.py:27 @@ -3934,7 +3960,7 @@ msgstr "Popüler etiketler" #: templates/builds/versionautomationrule_list.html:6 #: templates/builds/versionautomationrule_list.html:15 -#: templates/projects/project_edit_base.html:27 +#: templates/projects/project_edit_base.html:29 msgid "Automation Rules" msgstr "" @@ -4086,7 +4112,7 @@ msgid "No builds yet" msgstr "Henüz oluşturmalar yok" #: templates/core/project_detail_right.html:51 -#: templates/projects/project_edit_base.html:21 +#: templates/projects/project_edit_base.html:23 #: templates/projects/project_users.html:9 msgid "Maintainers" msgstr "Bakımcılar" @@ -4113,7 +4139,7 @@ msgid "Short URLs" msgstr "Kısa URL'ler" #: templates/core/project_detail_right.html:111 -#: templates/projects/project_edit_base.html:23 +#: templates/projects/project_edit_base.html:25 #: templates/projects/project_translations.html:12 msgid "Translations" msgstr "Çeviriler" @@ -4563,7 +4589,7 @@ msgid "Gold Membership" msgstr "" #: templates/profiles/base_profile_edit.html:57 -#: templates/projects/project_edit_base.html:33 +#: templates/projects/project_edit_base.html:35 msgid "Advertising" msgstr "Reklam" @@ -4701,7 +4727,7 @@ msgid "Saving the domain will revalidate the SSL certificate" msgstr "" #: templates/projects/domain_list.html:12 -#: templates/projects/project_edit_base.html:20 +#: templates/projects/project_edit_base.html:22 msgid "Domains" msgstr "Etki Alanları" @@ -4746,7 +4772,7 @@ msgstr "Ekle" #: templates/projects/environmentvariable_form.html:12 #: templates/projects/environmentvariable_list.html:5 #: templates/projects/environmentvariable_list.html:12 -#: templates/projects/project_edit_base.html:26 +#: templates/projects/project_edit_base.html:28 msgid "Environment Variables" msgstr "Ortam Değişkenleri" @@ -4843,7 +4869,7 @@ msgstr "Kopya" #: templates/projects/integration_form.html:12 #: templates/projects/integration_list.html:5 #: templates/projects/integration_list.html:12 -#: templates/projects/project_edit_base.html:25 +#: templates/projects/project_edit_base.html:27 msgid "Integrations" msgstr "Bütünleştirmeler" @@ -5253,10 +5279,14 @@ msgid "Delete project" msgstr "Projeyi sil" #: templates/projects/project_edit_base.html:19 +msgid " Addons" +msgstr "" + +#: templates/projects/project_edit_base.html:21 msgid "Edit Versions" msgstr "" -#: templates/projects/project_edit_base.html:24 +#: templates/projects/project_edit_base.html:26 #: templates/projects/projectrelationship_form.html:5 #: templates/projects/projectrelationship_form.html:12 #: templates/projects/projectrelationship_list.html:5 @@ -5264,7 +5294,7 @@ msgstr "" msgid "Subprojects" msgstr "Alt Projeler" -#: templates/projects/project_edit_base.html:28 +#: templates/projects/project_edit_base.html:30 #: templates/projects/webhook_exchange_detail.html:5 #: templates/projects/webhook_form.html:5 #: templates/projects/webhook_form.html:11 @@ -5273,19 +5303,19 @@ msgstr "Alt Projeler" msgid "Webhooks" msgstr "" -#: templates/projects/project_edit_base.html:29 +#: templates/projects/project_edit_base.html:31 #: templates/projects/project_notifications.html:5 #: templates/projects/project_notifications.html:12 msgid "Email Notifications" msgstr "" -#: templates/projects/project_edit_base.html:30 +#: templates/projects/project_edit_base.html:32 #: templates/projects/project_traffic_analytics.html:6 #: templates/projects/project_traffic_analytics.html:11 msgid "Traffic Analytics" msgstr "" -#: templates/projects/project_edit_base.html:31 +#: templates/projects/project_edit_base.html:33 #: templates/projects/projects_search_analytics.html:6 #: templates/projects/projects_search_analytics.html:11 msgid "Search Analytics" @@ -5755,7 +5785,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#, python-brace-format -#~ msgid "Repository type \"{repo_type}\" unknown" -#~ msgstr "Depo türü \"{repo_type}\" bilinmiyor" diff --git a/readthedocs/locale/uk/LC_MESSAGES/django.po b/readthedocs/locale/uk/LC_MESSAGES/django.po index 581591840b4..660cab56202 100644 --- a/readthedocs/locale/uk/LC_MESSAGES/django.po +++ b/readthedocs/locale/uk/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Anna Zhirnova, 2023 # Anna Zhirnova, 2023 @@ -10,22 +10,27 @@ # Sasha Brava , 2019 # Тарас Буник , 2014 # Тарас Буник , 2016 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-08 09:41+0000\n" +"POT-Creation-Date: 2024-10-23 13:42+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Anna Zhirnova, 2023\n" -"Language-Team: Ukrainian (http://app.transifex.com/readthedocs/readthedocs/language/uk/)\n" +"Language-Team: Ukrainian (http://app.transifex.com/readthedocs/readthedocs/" +"language/uk/)\n" +"Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: uk\n" -"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != " +"11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % " +"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/filters.py:41 builds/models.py:717 -#: projects/filters.py:196 projects/models.py:1480 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:728 +#: projects/filters.py:196 projects/models.py:1484 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Версія:" @@ -166,8 +171,8 @@ msgstr "Підпроект із цим псевдонімом уже існує" #: api/v3/serializers.py:1033 #, python-brace-format msgid "" -"Prefix redirects have been removed. Please use an exact redirect `/prefix/*`" -" instead. See {blog_link}." +"Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " +"instead. See {blog_link}." msgstr "" #: api/v3/serializers.py:1039 @@ -223,7 +228,7 @@ msgid "Invitation declined" msgstr "Запрошення відхилено" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:246 +#: projects/models.py:250 msgid "User" msgstr "Користувач" @@ -235,9 +240,9 @@ msgstr "Ідентифікатор користувача" msgid "Username" msgstr "Ім'я користувача" -#: audit/models.py:138 builds/models.py:95 builds/models.py:711 -#: organizations/filters.py:133 projects/filters.py:151 -#: projects/models.py:1474 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:95 builds/models.py:722 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1478 +#: redirects/models.py:48 msgid "Project" msgstr "Проект" @@ -261,7 +266,7 @@ msgstr "ідентифікатор організації" msgid "Organization slug" msgstr "Слаг Організації" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1226 msgid "Action" msgstr "Дія" @@ -285,7 +290,9 @@ msgstr "Ресурс" msgid "" "Extra data about the log entry. Its structure depends on the type of log " "entry." -msgstr "Додаткові дані про запис журналу. Його структура залежить від типу запису журналу." +msgstr "" +"Додаткові дані про запис журналу. Його структура залежить від типу запису " +"журналу." #: audit/models.py:258 msgid "shared link" @@ -444,7 +451,7 @@ msgstr "Гілка" msgid "Tag" msgstr "Тег" -#: builds/constants.py:56 projects/constants.py:412 +#: builds/constants.py:56 projects/constants.py:414 msgid "Unknown" msgstr "Невідомий" @@ -476,7 +483,7 @@ msgstr "Активний" msgid "Build successful" msgstr "Білд успішний" -#: builds/filters.py:29 projects/models.py:1579 +#: builds/filters.py:29 projects/models.py:1583 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Білд невдався" @@ -493,7 +500,7 @@ msgstr "Запит на витяг/злиття" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:139 builds/models.py:733 +#: builds/filters.py:48 builds/models.py:139 builds/models.py:744 msgid "State" msgstr "Стан" @@ -502,7 +509,7 @@ msgstr "Стан" msgid "Any" msgstr "Будь-що" -#: builds/filters.py:54 builds/models.py:100 builds/models.py:723 +#: builds/filters.py:54 builds/models.py:100 builds/models.py:734 msgid "Type" msgstr "Тип" @@ -536,7 +543,7 @@ msgid "Verbose Name" msgstr "Детальне ім’я" #: builds/models.py:127 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:251 +#: projects/models.py:255 msgid "Slug" msgstr "Слаг" @@ -556,7 +563,7 @@ msgstr "Збудований" msgid "Uploaded" msgstr "Завантажено" -#: builds/models.py:154 projects/models.py:479 +#: builds/models.py:154 projects/models.py:483 msgid "Privacy Level" msgstr "Рівень конфіденційності" @@ -570,7 +577,8 @@ msgstr "Прихований" #: builds/models.py:164 msgid "Hide this version from the version (flyout) menu and search results?" -msgstr "Приховати цю версію в меню версій (спливаючому меню) і результатах пошуку?" +msgstr "" +"Приховати цю версію в меню версій (спливаючому меню) і результатах пошуку?" #: builds/models.py:167 msgid "Machine Created" @@ -588,7 +596,7 @@ msgstr "Має ePub" msgid "Has HTML Zip" msgstr "Має HTML Zip" -#: builds/models.py:175 projects/models.py:564 +#: builds/models.py:175 projects/models.py:568 msgid "Documentation type" msgstr "Тип документації" @@ -597,207 +605,210 @@ msgid "Type of documentation the version was built with." msgstr "Тип документації, з якою створено версію." #: builds/models.py:183 -msgid "" -"Data generated at build time by the doctool (`readthedocs-build.yaml`)." -msgstr "Дані, згенеровані під час збирання за допомогою doctool (`readthedocs-build.yaml`)." +msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." +msgstr "" +"Дані, згенеровані під час збирання за допомогою doctool (`readthedocs-build." +"yaml`)." #: builds/models.py:190 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:745 +#: builds/models.py:756 msgid "Status" msgstr "Статус" -#: builds/models.py:752 integrations/models.py:145 +#: builds/models.py:763 integrations/models.py:145 msgid "Date" msgstr "Дата" -#: builds/models.py:753 +#: builds/models.py:764 msgid "Success" msgstr "Успішно" -#: builds/models.py:758 +#: builds/models.py:769 msgid "Setup" msgstr "Установка" -#: builds/models.py:759 +#: builds/models.py:770 msgid "Setup error" msgstr "Помилка установки" -#: builds/models.py:760 +#: builds/models.py:771 msgid "Output" msgstr "Вивід" -#: builds/models.py:761 templates/builds/build_detail.html:261 +#: builds/models.py:772 templates/builds/build_detail.html:261 msgid "Error" msgstr "Помилка" -#: builds/models.py:762 +#: builds/models.py:773 msgid "Exit code" msgstr "Код виходу" -#: builds/models.py:767 projects/models.py:1491 +#: builds/models.py:778 projects/models.py:1495 msgid "Commit" msgstr "Здійснити" -#: builds/models.py:773 +#: builds/models.py:784 msgid "Version slug" msgstr "Слаг версії" -#: builds/models.py:779 +#: builds/models.py:790 msgid "Version name" msgstr "Ім'я версії" -#: builds/models.py:785 builds/models.py:1228 +#: builds/models.py:796 builds/models.py:1239 msgid "Version type" msgstr "Тип версії" -#: builds/models.py:792 +#: builds/models.py:803 msgid "Configuration used in the build" msgstr "Конфігурація, використана в збірці" -#: builds/models.py:797 +#: builds/models.py:808 msgid "Custom build configuration file path used in this build" -msgstr "Шлях до файлу конфігурації спеціальної збірки, який використовується в цій збірці" +msgstr "" +"Шлях до файлу конфігурації спеціальної збірки, який використовується в цій " +"збірці" -#: builds/models.py:805 +#: builds/models.py:816 msgid "Build Length" msgstr "Довжина збірки" -#: builds/models.py:808 +#: builds/models.py:819 msgid "Builder" msgstr "" -#: builds/models.py:815 +#: builds/models.py:826 msgid "Cold Storage" msgstr "холодне зберігання" -#: builds/models.py:821 +#: builds/models.py:832 msgid "Celery task id" msgstr "Ідентифікатор завдання із селери" -#: builds/models.py:1131 +#: builds/models.py:1142 msgid "Build" msgstr "Будувати" -#: builds/models.py:1136 +#: builds/models.py:1147 msgid "Command" msgstr "Команда" -#: builds/models.py:1137 builds/models.py:1192 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:253 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1203 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:257 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Опис" -#: builds/models.py:1138 +#: builds/models.py:1149 msgid "Command output" msgstr "Вивід команди" -#: builds/models.py:1139 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Код виходу команди" -#: builds/models.py:1141 +#: builds/models.py:1152 msgid "Start time" msgstr "Час початку" -#: builds/models.py:1142 +#: builds/models.py:1153 msgid "End time" msgstr "Час закінчення" -#: builds/models.py:1170 +#: builds/models.py:1181 msgid "Activate version" msgstr "" -#: builds/models.py:1171 +#: builds/models.py:1182 msgid "Hide version" msgstr "" -#: builds/models.py:1172 +#: builds/models.py:1183 msgid "Make version public" msgstr "" -#: builds/models.py:1173 +#: builds/models.py:1184 msgid "Make version private" msgstr "" -#: builds/models.py:1174 +#: builds/models.py:1185 msgid "Set version as default" msgstr "" -#: builds/models.py:1175 +#: builds/models.py:1186 msgid "Delete version" msgstr "" -#: builds/models.py:1187 +#: builds/models.py:1198 msgid "Rule priority" msgstr "" -#: builds/models.py:1188 +#: builds/models.py:1199 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1198 +#: builds/models.py:1209 msgid "Match argument" msgstr "" -#: builds/models.py:1199 +#: builds/models.py:1210 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1214 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1216 msgid "" -"Match argument defined by us, it is used if is not None, otherwise match_arg" -" will be used." +"Match argument defined by us, it is used if is not None, otherwise match_arg " +"will be used." msgstr "" -#: builds/models.py:1216 +#: builds/models.py:1227 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1221 +#: builds/models.py:1232 msgid "Action argument" msgstr "" -#: builds/models.py:1222 +#: builds/models.py:1233 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1240 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1394 +#: builds/models.py:1405 msgid "Version activated" msgstr "" -#: builds/models.py:1395 +#: builds/models.py:1406 msgid "Version hidden" msgstr "" -#: builds/models.py:1397 +#: builds/models.py:1408 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1400 +#: builds/models.py:1411 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1402 +#: builds/models.py:1413 msgid "Version set as default" msgstr "" -#: builds/models.py:1403 +#: builds/models.py:1414 msgid "Version deleted" msgstr "" -#: builds/models.py:1408 +#: builds/models.py:1419 msgid "Matched rule" msgstr "" @@ -915,7 +926,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1594 +#: core/forms.py:198 projects/models.py:1598 msgid "URL" msgstr "URL" @@ -1032,8 +1043,8 @@ msgstr "" #: domains/validators.py:22 #, python-brace-format msgid "" -"Your organization has reached the limit of {feature.value} domains. Consider" -" removing unused domains or upgrading your plan." +"Your organization has reached the limit of {feature.value} domains. Consider " +"removing unused domains or upgrading your plan." msgstr "" #: gold/forms.py:50 @@ -1045,12 +1056,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:223 -#: organizations/models.py:297 projects/models.py:237 +#: organizations/models.py:297 projects/models.py:241 msgid "Publication date" msgstr "Дата публікації" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:240 projects/models.py:1493 +#: organizations/models.py:298 projects/models.py:244 projects/models.py:1497 msgid "Modified date" msgstr "Модифікована дата" @@ -1082,15 +1093,15 @@ msgstr "" #: gold/templates/gold/projects.html:20 #: gold/templates/gold/subscription_detail.html:52 msgid "" -"For small businesses or personal projects, we ask for $5 per month to remove" -" ads from a project." +"For small businesses or personal projects, we ask for $5 per month to remove " +"ads from a project." msgstr "" #: gold/templates/gold/projects.html:21 #: gold/templates/gold/subscription_detail.html:53 msgid "" -"For corporate supported open source projects, we ask for a $50 membership in" -" order to cover our support and operations costs." +"For corporate supported open source projects, we ask for a $50 membership in " +"order to cover our support and operations costs." msgstr "" #: gold/templates/gold/projects.html:24 @@ -1149,18 +1160,16 @@ msgstr "" #: gold/templates/gold/subscription_detail.html:57 msgid "" -"If you are a company using Read the Docs, please consider Read the Docs for Business. This will " -"help us cover our costs, and provide you with a better experience on the " -"site." +"If you are a company using Read the Docs, please consider Read the Docs for Business. This will help us cover " +"our costs, and provide you with a better experience on the site." msgstr "" #: gold/templates/gold/subscription_detail.html:66 #, python-format msgid "" -"For any questions about our Gold membership program, please email" -" us." +"For any questions about our Gold membership program, please email us." msgstr "" #: gold/templates/gold/subscription_detail.html:74 @@ -1287,8 +1296,8 @@ msgstr "" #: invitations/templates/invitations/invitation_detail.html:12 #, python-format msgid "" -"%(requestor_name)s has invited you to join" -" the %(target_name)s %(target_type)s." +"%(requestor_name)s has invited you to join " +"the %(target_name)s %(target_type)s." msgstr "" #: invitations/templates/invitations/invitation_detail.html:22 @@ -1327,7 +1336,7 @@ msgid "Unknown problem" msgstr "" #: notifications/messages.py:101 -msgid "Build terminated due inactivity" +msgid "Build terminated due to inactivity" msgstr "" #: notifications/messages.py:129 @@ -1453,7 +1462,7 @@ msgstr "Користувачі" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:250 projects/models.py:1485 +#: projects/models.py:254 projects/models.py:1489 msgid "Name" msgstr "Ім’я" @@ -1579,8 +1588,7 @@ msgstr "" msgid "All organizations" msgstr "" -#: organizations/filters.py:103 projects/filters.py:161 -#: projects/filters.py:223 +#: organizations/filters.py:103 projects/filters.py:161 projects/filters.py:223 msgid "Sort by" msgstr "" @@ -1731,7 +1739,8 @@ msgstr "" msgid "" "\n" " Deleting this organization will also remove all the organization's\n" -" teams, users, projects, and built documentation. Are you sure that it\n" +" teams, users, projects, and built documentation. Are you sure that " +"it\n" " is safe to remove this organization?\n" " " msgstr "" @@ -1814,8 +1823,10 @@ msgstr "" #, python-format msgid "" "\n" -" This is a list of all the team members and owners inside your organization.\n" -" To invite members, invite them to a team\n" +" This is a list of all the team members and owners inside your " +"organization.\n" +" To invite members, invite them to a " +"team\n" " " msgstr "" @@ -1863,7 +1874,8 @@ msgid "" "\n" " Before you can add a project or build documentation,\n" " we will help you create an organization.\n" -" Access to your documentation is limited to only those inside your organization,\n" +" Access to your documentation is limited to only those inside your " +"organization,\n" " or inside a team with access.\n" " We'll help set up a team shortly,\n" " start by entering your organization details.\n" @@ -1905,14 +1917,16 @@ msgstr "" msgid "" "\n" " Access to your documentation is limited to\n" -" only those inside your organization, or inside a team with access.\n" +" only those inside your organization, or inside a team " +"with access.\n" " " msgstr "" #: organizations/templates/organizations/organization_create.html:50 msgid "" "\n" -" No need to decide now, you can pick a plan that fits your organization\n" +" No need to decide now, you can pick a plan that fits your " +"organization\n" " after a 30 day trial.\n" " " msgstr "" @@ -1943,15 +1957,15 @@ msgstr "" #: organizations/templates/organizations/security_log.html:19 #, python-format msgid "" -"The organization security log allows you to see" -" what has happened recently in your organization." +"The organization security log allows you to see " +"what has happened recently in your organization." msgstr "" #: organizations/templates/organizations/security_log.html:25 #, python-format msgid "" -"Showing logs from the last %(days_limit)s days. You can upgrade your plan to" -" increase the time period that is stored." +"Showing logs from the last %(days_limit)s days. You can upgrade your plan to " +"increase the time period that is stored." msgstr "" #: organizations/templates/organizations/security_log.html:30 @@ -1974,7 +1988,8 @@ msgstr "" #: organizations/templates/organizations/team_delete.html:13 msgid "" "\n" -" Deleting this team will revoke access for users that were in the team.\n" +" Deleting this team will revoke access for users that were in the " +"team.\n" " Are you sure that it is safe to remove these users?\n" " " msgstr "" @@ -2013,7 +2028,8 @@ msgstr "" #: organizations/templates/organizations/team_project_edit.html:15 msgid "" "\n" -" Select the projects that you would like this team to have access to.\n" +" Select the projects that you would like this team to have access " +"to.\n" " " msgstr "" @@ -2131,75 +2147,75 @@ msgstr "" msgid "Generic" msgstr "" -#: projects/constants.py:79 +#: projects/constants.py:81 msgid "Live" msgstr "Наживо" -#: projects/constants.py:80 +#: projects/constants.py:82 msgid "Deleted" msgstr "Видалено" -#: projects/constants.py:86 +#: projects/constants.py:88 msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2068 +#: projects/constants.py:94 projects/models.py:2077 msgid "Public" msgstr "Загальнодоступно" -#: projects/constants.py:93 +#: projects/constants.py:95 msgid "Private" msgstr "Приватно" -#: projects/constants.py:104 +#: projects/constants.py:106 msgid "CPython 2.x" msgstr "CPython 2.x" -#: projects/constants.py:105 +#: projects/constants.py:107 msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:409 +#: projects/constants.py:411 msgid "Valid and active" msgstr "" -#: projects/constants.py:410 +#: projects/constants.py:412 msgid "Invalid" msgstr "" -#: projects/constants.py:411 +#: projects/constants.py:413 msgid "Pending" msgstr "" -#: projects/constants.py:421 +#: projects/constants.py:423 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:425 +#: projects/constants.py:427 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:429 +#: projects/constants.py:431 msgid "Single version without translations (/)" msgstr "" -#: projects/constants.py:446 +#: projects/constants.py:448 msgid "Alphabetically" msgstr "" -#: projects/constants.py:447 +#: projects/constants.py:449 msgid "SemVer (Read the Docs)" msgstr "" -#: projects/constants.py:450 +#: projects/constants.py:452 msgid "Python Packaging (PEP 440 and PEP 425)" msgstr "" -#: projects/constants.py:452 +#: projects/constants.py:454 msgid "CalVer (YYYY.0M.0M)" msgstr "" -#: projects/constants.py:453 +#: projects/constants.py:455 msgid "Define your own pattern" msgstr "" @@ -2314,15 +2330,14 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:451 projects/models.py:255 +#: projects/forms.py:451 projects/models.py:259 msgid "Short description of this project" msgstr "" #: projects/forms.py:473 #, python-brace-format msgid "" -"This setting is inherited from the parent " -"translation." +"This setting is inherited from the parent translation." msgstr "" #: projects/forms.py:548 @@ -2403,512 +2418,533 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:258 +#: projects/models.py:190 +#, fuzzy +#| msgid "Single version" +msgid "Sorting of versions" +msgstr "Єдина версія" + +#: projects/models.py:200 +msgid "Custom version sorting pattern" +msgstr "" + +#: projects/models.py:206 +msgid "Show latest and stable at the beginning" +msgstr "" + +#: projects/models.py:262 msgid "Repository URL" msgstr "URL репозиторію" -#: projects/models.py:261 +#: projects/models.py:265 msgid "Git repository URL" msgstr "" -#: projects/models.py:268 +#: projects/models.py:272 msgid "Repository type" msgstr "Тип сховища" -#: projects/models.py:274 +#: projects/models.py:278 msgid "Project homepage" msgstr "" -#: projects/models.py:276 +#: projects/models.py:280 msgid "The project's homepage" msgstr "Домашня сторінка проекту" -#: projects/models.py:279 +#: projects/models.py:283 msgid "Canonical URL" msgstr "Канонічний URL" -#: projects/models.py:281 +#: projects/models.py:285 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:284 +#: projects/models.py:288 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:291 +#: projects/models.py:295 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " "current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:299 +#: projects/models.py:303 msgid "Single version" msgstr "Єдина версія" -#: projects/models.py:302 +#: projects/models.py:306 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 "Єдина версія сайту немає перекладів і є тільки вашою \"найостаннішою\" версією, управляється з кореня домену. Використовуйте цю опцію з пересторогою, активуйте тільки якщо ви ніколи не будете мати чисельні версії ваших документів." +msgstr "" +"Єдина версія сайту немає перекладів і є тільки вашою \"найостаннішою\" " +"версією, управляється з кореня домену. Використовуйте цю опцію з " +"пересторогою, активуйте тільки якщо ви ніколи не будете мати чисельні " +"версії ваших документів." -#: projects/models.py:309 +#: projects/models.py:313 msgid "Default version" msgstr "Версія за замовчуванням" -#: projects/models.py:312 +#: projects/models.py:316 msgid "The version of your project that / redirects to" msgstr "Версія проекту на яку перенаправляє /" -#: projects/models.py:317 +#: projects/models.py:321 msgid "Default branch" msgstr "Гілка за замовчуванням" -#: projects/models.py:323 +#: projects/models.py:327 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:328 +#: projects/models.py:332 msgid "Custom path prefix" msgstr "" -#: projects/models.py:334 +#: projects/models.py:338 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." msgstr "" -#: projects/models.py:339 +#: projects/models.py:343 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:345 +#: projects/models.py:349 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." msgstr "" -#: projects/models.py:352 +#: projects/models.py:356 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:355 +#: projects/models.py:359 msgid "" -"More information in our docs." +"More information in our docs." msgstr "" -#: projects/models.py:359 +#: projects/models.py:363 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:366 +#: projects/models.py:370 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:371 +#: projects/models.py:375 msgid "CDN Enabled" msgstr "" -#: projects/models.py:373 +#: projects/models.py:377 msgid "Analytics code" msgstr "Код аналітики" -#: projects/models.py:378 +#: projects/models.py:382 msgid "" -"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow" -" down your page loads." +"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " +"down your page loads." msgstr "" -#: projects/models.py:384 +#: projects/models.py:388 msgid "Disable Analytics" msgstr "" -#: projects/models.py:388 +#: projects/models.py:392 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:393 +#: projects/models.py:397 msgid "Alternative container image" msgstr "" -#: projects/models.py:399 +#: projects/models.py:403 msgid "Container memory limit" msgstr "" -#: projects/models.py:404 +#: projects/models.py:408 msgid "" -"Memory limit in Docker format -- example: 512m or " -"1g" +"Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:409 +#: projects/models.py:413 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:414 +#: projects/models.py:418 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:420 +#: projects/models.py:424 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:425 +#: projects/models.py:429 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:427 +#: projects/models.py:431 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:430 +#: projects/models.py:434 msgid "Ad-free" msgstr "" -#: projects/models.py:435 +#: projects/models.py:439 msgid "Is spam?" msgstr "" -#: projects/models.py:438 +#: projects/models.py:442 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:441 +#: projects/models.py:445 msgid "Show version warning" msgstr "" -#: projects/models.py:443 +#: projects/models.py:447 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:447 +#: projects/models.py:451 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:453 +#: projects/models.py:457 msgid "" "Warning: experimental feature. Custom path from repository " -"top-level to your .readthedocs.yaml, ex. " -"subpath/docs/.readthedocs.yaml. Leave blank for default value: " -".readthedocs.yaml." +"top-level to your .readthedocs.yaml, ex. subpath/docs/." +"readthedocs.yaml. Leave blank for default value: .readthedocs." +"yaml." msgstr "" -#: projects/models.py:461 +#: projects/models.py:465 msgid "Featured" msgstr "Обране" -#: projects/models.py:463 +#: projects/models.py:467 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:471 +#: projects/models.py:475 msgid "Delisted" msgstr "" -#: projects/models.py:473 +#: projects/models.py:477 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" msgstr "" -#: projects/models.py:484 +#: projects/models.py:488 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:491 +#: projects/models.py:495 msgid "Related projects" msgstr "Пов’язані проекти" -#: projects/models.py:499 templates/search/elastic_search.html:57 +#: projects/models.py:503 templates/search/elastic_search.html:57 msgid "Language" msgstr "Мова" -#: projects/models.py:503 +#: projects/models.py:507 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:511 +#: projects/models.py:515 msgid "Programming Language" msgstr "Мова програмування" -#: projects/models.py:515 +#: projects/models.py:519 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:531 +#: projects/models.py:535 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:535 +#: projects/models.py:539 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:544 +#: projects/models.py:548 msgid "Connected repository" msgstr "" -#: projects/models.py:545 +#: projects/models.py:549 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:571 +#: projects/models.py:575 msgid "" -"Type of documentation you are building. More" -" info on sphinx builders." +"Type of documentation you are building. More " +"info on sphinx builders." msgstr "" -#: projects/models.py:582 +#: projects/models.py:586 msgid "project" msgstr "" -#: projects/models.py:593 +#: projects/models.py:597 msgid "Model must have slug" msgstr "Модель повинна мати slug" -#: projects/models.py:1355 +#: projects/models.py:1359 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1490 +#: projects/models.py:1494 msgid "Path" msgstr "Шлях" -#: projects/models.py:1492 +#: projects/models.py:1496 msgid "Build id" msgstr "" -#: projects/models.py:1495 +#: projects/models.py:1499 msgid "Page search rank" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1504 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1543 projects/models.py:1708 +#: projects/models.py:1547 projects/models.py:1712 msgid "created" msgstr "Створено" -#: projects/models.py:1548 +#: projects/models.py:1552 msgid "modified" msgstr "Модифіковано" -#: projects/models.py:1577 +#: projects/models.py:1581 msgid "Build triggered" msgstr "" -#: projects/models.py:1578 +#: projects/models.py:1582 msgid "Build passed" msgstr "" -#: projects/models.py:1596 +#: projects/models.py:1600 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1599 +#: projects/models.py:1603 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1607 +#: projects/models.py:1611 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1610 +#: projects/models.py:1614 msgid "JSON payload" msgstr "" -#: projects/models.py:1612 +#: projects/models.py:1616 msgid "" -"JSON payload to send to the webhook. Check the docs for available substitutions." +"JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1723 msgid "Domain" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1730 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1730 +#: projects/models.py:1734 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1739 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1743 msgid "Use HTTPS" msgstr "Використовувати HTTPS" -#: projects/models.py:1741 +#: projects/models.py:1745 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1745 +#: projects/models.py:1749 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1750 templates/projects/domain_form.html:49 +#: projects/models.py:1754 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1763 msgid "Skip validation process." msgstr "" -#: projects/models.py:1763 +#: projects/models.py:1767 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1772 +#: projects/models.py:1776 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1777 +#: projects/models.py:1781 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1782 +#: projects/models.py:1786 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1924 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1923 +#: projects/models.py:1928 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1928 +#: projects/models.py:1933 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1939 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1943 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1947 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1952 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1957 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1961 +msgid "Build: Generate a file manifest for file tree diff." +msgstr "" + +#: projects/models.py:1966 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1970 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1974 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1977 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1978 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1972 +#: projects/models.py:1981 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1976 +#: projects/models.py:1985 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1990 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1996 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2002 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1997 +#: projects/models.py:2006 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2001 +#: projects/models.py:2010 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2006 +#: projects/models.py:2015 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2028 msgid "Feature identifier" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2033 msgid "Date feature was added" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2039 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2043 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2056 +#: projects/models.py:2065 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2069 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2065 +#: projects/models.py:2074 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2080 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2986,8 +3022,8 @@ msgstr "" #: projects/validators.py:119 #, python-brace-format msgid "" -"Found invalid character. Avoid these characters: " -"{invalid_characters}" +"Found invalid character. Avoid these characters: {invalid_characters}" msgstr "" #: projects/validators.py:133 @@ -3182,8 +3218,8 @@ msgstr "" #: redirects/models.py:33 msgid "" -"Absolute path, excluding the domain. Example: /docs/ or " -"/install.html" +"Absolute path, excluding the domain. Example: /docs/ or /install." +"html" msgstr "" #: redirects/models.py:37 @@ -3249,7 +3285,7 @@ msgstr "" #: redirects/templates/redirects/redirect_form.html:8 #: redirects/templates/redirects/redirect_list.html:6 #: redirects/templates/redirects/redirect_list.html:13 -#: templates/projects/project_edit_base.html:22 +#: templates/projects/project_edit_base.html:24 msgid "Redirects" msgstr "" @@ -3393,7 +3429,7 @@ msgid "Custom domain" msgstr "" #: subscriptions/constants.py:26 -msgid "CDN public documentation" +msgid "CDN for public documentation" msgstr "" #: subscriptions/constants.py:27 @@ -3450,8 +3486,8 @@ msgstr "" #: subscriptions/forms.py:29 msgid "" -"Check our pricing " -"page for more information about each plan." +"Check our pricing page for more information about each plan." msgstr "" #: subscriptions/notifications.py:92 @@ -3487,8 +3523,7 @@ msgstr "" msgid "Signed up" msgstr "" -#. Translators: this is the subscription start date, used here as "4 days ago" -#. or "5 months ago" +#. Translators: this is the subscription start date, used here as "4 days ago" or "5 months ago" #: subscriptions/templates/subscriptions/subscription_detail.html:75 #, python-format msgid "%(time_since_signup)s ago" @@ -3508,8 +3543,8 @@ msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" -"Use the button above to see past invoices, change your plan, and update your" -" billing information." +"Use the button above to see past invoices, change your plan, and update your " +"billing information." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:115 @@ -3568,8 +3603,8 @@ msgstr "" #: templates/account/email.html:46 msgid "" -"You currently do not have any email address set up. You should really add an" -" email address so you can receive notifications, reset your password, etc." +"You currently do not have any email address set up. You should really add an " +"email address so you can receive notifications, reset your password, etc." msgstr "" #: templates/account/email.html:50 @@ -3649,8 +3684,7 @@ msgstr "" #: templates/account/login.html:55 #, python-format msgid "" -"If you forgot your password, reset " -"it." +"If you forgot your password, reset it." msgstr "" #: templates/account/login.html:78 @@ -3664,8 +3698,7 @@ msgstr "" msgid "Change Password" msgstr "Змінити пароль" -#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But -#. unfortunately the three bits have to be separate. +#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But unfortunately the three bits have to be separate. #: templates/account/signup.html:5 templates/core/home-header.html:17 msgid "Sign up" msgstr "Зареєструватись" @@ -3689,16 +3722,15 @@ msgstr "" #: templates/account/signup.html:33 msgid "" -"Sign up using the following provider. If you don't have an account with this" -" provider, please contact your organization owner and ask about this." +"Sign up using the following provider. If you don't have an account with this " +"provider, please contact your organization owner and ask about this." msgstr "" #: templates/account/signup.html:48 msgid "" -"By signing up, you agree to our Terms of " -"Service and Privacy Policy." +"By signing up, you agree to our Terms of Service and Privacy Policy." msgstr "" #: templates/archive/index.html:5 @@ -3794,8 +3826,8 @@ msgstr "Фільтр" #: templates/builds/build_detail.html:39 #, python-format msgid "" -"Our new beta dashboard is now available for testing! Try" -" viewing this build on the new dashboard." +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." msgstr "" #: templates/builds/build_detail.html:53 @@ -3908,15 +3940,15 @@ msgstr "Популярні теґи" #: templates/builds/versionautomationrule_list.html:6 #: templates/builds/versionautomationrule_list.html:15 -#: templates/projects/project_edit_base.html:27 +#: templates/projects/project_edit_base.html:29 msgid "Automation Rules" msgstr "" #: templates/builds/versionautomationrule_list.html:20 msgid "" -"Automate actions on new branches and tags. Check the documentation on automation rules for more information." +"Automate actions on new branches and tags. Check the documentation on automation " +"rules for more information." msgstr "" #: templates/builds/versionautomationrule_list.html:32 @@ -3937,8 +3969,7 @@ msgstr "" #, python-format msgid "" "%(type)s \"%(version)s\" matched the pattern \"%(pattern)s\", " -"and the action %(action)s was performed %(date)s " -"ago." +"and the action %(action)s was performed %(date)s ago." msgstr "" #: templates/builds/versionautomationrule_list.html:101 @@ -4061,7 +4092,7 @@ msgid "No builds yet" msgstr "" #: templates/core/project_detail_right.html:51 -#: templates/projects/project_edit_base.html:21 +#: templates/projects/project_edit_base.html:23 #: templates/projects/project_users.html:9 msgid "Maintainers" msgstr "" @@ -4088,7 +4119,7 @@ msgid "Short URLs" msgstr "Короткі URL" #: templates/core/project_detail_right.html:111 -#: templates/projects/project_edit_base.html:23 +#: templates/projects/project_edit_base.html:25 #: templates/projects/project_translations.html:12 msgid "Translations" msgstr "Переклади" @@ -4153,8 +4184,7 @@ msgstr "Давайте!" msgid "Maze Found" msgstr "Знайдено лабіринт" -#: templates/errors/dashboard/404.html:6 -#: templates/errors/dashboard/404.html:11 +#: templates/errors/dashboard/404.html:6 templates/errors/dashboard/404.html:11 #: templates/errors/proxito/404/base.html:6 #: templates/errors/proxito/404/base.html:11 msgid "404 Not Found" @@ -4171,9 +4201,8 @@ msgstr "" msgid "Too many requests" msgstr "" -#: templates/errors/dashboard/4xx.html:6 -#: templates/errors/dashboard/4xx.html:11 templates/errors/proxito/4xx.html:7 -#: templates/errors/proxito/4xx.html:11 +#: templates/errors/dashboard/4xx.html:6 templates/errors/dashboard/4xx.html:11 +#: templates/errors/proxito/4xx.html:7 templates/errors/proxito/4xx.html:11 msgid "Bad request" msgstr "" @@ -4260,8 +4289,8 @@ msgstr "" #: templates/errors/proxito/404/no_project.html:9 #, python-format msgid "" -"The project for %(domain)s that you are looking for either does" -" not exist, has been deleted or doesn't have any successful builds yet." +"The project for %(domain)s that you are looking for either does " +"not exist, has been deleted or doesn't have any successful builds yet." msgstr "" #: templates/errors/proxito/418.html:7 templates/errors/proxito/418.html:11 @@ -4279,8 +4308,10 @@ msgstr "Що ви кажете:" #: templates/flagging/flag_confirm.html:21 #, python-format -msgid "Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" -msgstr "Ви впевнені що хочете позначити \"%(object)s\" як \"%(flag_type.title)s\"?" +msgid "" +"Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" +msgstr "" +"Ви впевнені що хочете позначити \"%(object)s\" як \"%(flag_type.title)s\"?" #: templates/flagging/flag_confirm.html:23 #, python-format @@ -4308,8 +4339,8 @@ msgstr "Дякуємо з внесок в якість цього сайту!" #: templates/homepage.html:9 msgid "" "Read the Docs simplifies technical documentation by automating building, " -"versioning, and hosting for you. Build up-to-date documentation for the web," -" print, and offline use on every version control push automatically." +"versioning, and hosting for you. Build up-to-date documentation for the web, " +"print, and offline use on every version control push automatically." msgstr "" #: templates/homepage.html:12 @@ -4354,8 +4385,8 @@ msgstr "" #: templates/homepage.html:86 msgid "" -"We build and host your docs for the web, but they are also viewable as PDFs," -" as single page HTML, and for eReaders. No additional configuration is " +"We build and host your docs for the web, but they are also viewable as PDFs, " +"as single page HTML, and for eReaders. No additional configuration is " "required." msgstr "" @@ -4365,9 +4396,9 @@ msgstr "" #: templates/homepage.html:96 msgid "" -"We can host and build multiple versions of your docs so having a 1.0 version" -" of your docs and a 2.0 version of your docs is as easy as having a separate" -" branch or tag in your version control system." +"We can host and build multiple versions of your docs so having a 1.0 version " +"of your docs and a 2.0 version of your docs is as easy as having a separate " +"branch or tag in your version control system." msgstr "" #: templates/homepage.html:109 @@ -4389,10 +4420,10 @@ msgstr "" msgid "" "
    • Serve over 55 million pages of " "documentation a month
    • Serve over 40 TB of documentation a " -"month
    • Host over 80,000 open source projects and support over" -" 100,000 users
    • Are supported by a very small team" -" of dedicated engineers
    " +"month
  • Host over 80,000 open source projects and support over " +"100,000 users
  • Are supported by a very small team of dedicated " +"engineers
  • " msgstr "" #: templates/homepage.html:143 @@ -4402,30 +4433,28 @@ msgstr "" #: templates/homepage.html:149 #, python-format msgid "" -"We fund our operations through advertising, " -"corporate-hosted documentation with Read" -" the Docs for Business, donations, and we" -" are supported by a number of generous sponsors." +"We fund our operations through advertising, corporate-hosted documentation with " +"Read the Docs for Business, donations, and we are supported by a number of " +"generous sponsors." msgstr "" #: templates/homepage.html:158 msgid "" "Read the Docs is open source and community supported. It depends on users " "like you to contribute to development, support, and operations. You can " -"learn more about how to contribute in " -"our docs. Thanks so much to our wonderful team who helps us " -"run the site. Read the Docs wouldn't be possible without them." +"learn more about how to contribute in our docs. Thanks so much to our " +"wonderful team " +"who helps us run the site. Read the Docs wouldn't be possible without them." msgstr "" #: templates/homepage.html:168 msgid "" -"Hosting for the project is graciously provided by AWS and Cloudflare." +"Hosting for the project is graciously provided by AWS and Cloudflare." msgstr "" #: templates/notifications/send_notification_form.html:6 @@ -4486,7 +4515,9 @@ msgstr "" msgid "" "This is a post-commit hook. Set it up in your project admin to POST here, " "for us to update your doc changes automatically." -msgstr "Це пост-комміт хук. Встановіть його в адмінці свого проекту щоб він робив POST запит сюди, і аби ми оновлювали зміни в документації автоматично." +msgstr "" +"Це пост-комміт хук. Встановіть його в адмінці свого проекту щоб він робив " +"POST запит сюди, і аби ми оновлювали зміни в документації автоматично." #: templates/profiles/base_profile.html:27 #: templates/profiles/base_profile_edit.html:30 @@ -4517,7 +4548,7 @@ msgid "Gold Membership" msgstr "" #: templates/profiles/base_profile_edit.html:57 -#: templates/projects/project_edit_base.html:33 +#: templates/projects/project_edit_base.html:35 msgid "Advertising" msgstr "" @@ -4541,9 +4572,8 @@ msgstr "" msgid "" "For more details on advertising on Read the Docs including the privacy " "protections we have in place for users and community advertising we run on " -"behalf of the open source community, see our documentation." +"behalf of the open source community, see our documentation." msgstr "" #: templates/profiles/private/advertising_profile.html:41 @@ -4567,9 +4597,9 @@ msgstr "" #: templates/profiles/private/delete_account.html:34 msgid "" -"All organizations and its projects where you are the only owner will" -" be deleted. If you want to keep an organization, add another owner" -" or transfer ownership. The following organizations and all their projects " +"All organizations and its projects where you are the only owner will " +"be deleted. If you want to keep an organization, add another owner " +"or transfer ownership. The following organizations and all their projects " "will be deleted." msgstr "" @@ -4593,9 +4623,9 @@ msgstr "" #: templates/profiles/private/token_list.html:13 msgid "" "Personal Access Token are tokens that allow you to use the Read the Docs " -"APIv3 being authenticated as yourself. See APIv3 " -"documentation for more information." +"APIv3 being authenticated as yourself. See APIv3 documentation for more " +"information." msgstr "" #: templates/profiles/private/token_list.html:25 @@ -4635,8 +4665,8 @@ msgstr "" #: templates/projects/domain_form.html:33 #, python-format msgid "" -"To configure this domain add a CNAME record in your DNS pointing your custom" -" domain to %(cname_target)s." +"To configure this domain add a CNAME record in your DNS pointing your custom " +"domain to %(cname_target)s." msgstr "" #: templates/projects/domain_form.html:41 @@ -4654,7 +4684,7 @@ msgid "Saving the domain will revalidate the SSL certificate" msgstr "" #: templates/projects/domain_list.html:12 -#: templates/projects/project_edit_base.html:20 +#: templates/projects/project_edit_base.html:22 msgid "Domains" msgstr "" @@ -4663,8 +4693,8 @@ msgstr "" msgid "" "This project is a subproject of %(superproject)s, its documentation will " -"always be served from the %(domain)s domain. %(domain)s
    domain. Learn more." msgstr "" @@ -4699,7 +4729,7 @@ msgstr "Додати" #: templates/projects/environmentvariable_form.html:12 #: templates/projects/environmentvariable_list.html:5 #: templates/projects/environmentvariable_list.html:12 -#: templates/projects/project_edit_base.html:26 +#: templates/projects/project_edit_base.html:28 msgid "Environment Variables" msgstr "" @@ -4738,8 +4768,8 @@ msgstr "" msgid "" "To import a project, start by entering a few details about your repository. " "You can set additional configuration options for your documentation in a .readthedocs.yml file." +"href=\"https://docs.readthedocs.io/en/stable/config-file/v2.html\">." +"readthedocs.yml file." msgstr "" #: templates/projects/import_config.html:5 @@ -4749,10 +4779,10 @@ msgstr "" #: templates/projects/import_config.html:8 msgid "" "Make sure your project has a .readthedocs.yaml configuration " -"file at the root directory of your repository. This file is required by Read" -" the Docs to build your documentation. You can read more" -" about our configuration file in our documentation." +"file at the root directory of your repository. This file is required by Read " +"the Docs to build your documentation. You can read more about our " +"configuration file in our documentation." msgstr "" #: templates/projects/import_config.html:16 @@ -4774,8 +4804,7 @@ msgid "" "href=\"%(support_url)s\">contacting support." msgstr "" -#. Translators: After 'Flag this project as' follows either 'Inappropriate', -#. 'Spam' and/or 'Duplicate' +#. Translators: After 'Flag this project as' follows either 'Inappropriate', 'Spam' and/or 'Duplicate' #: templates/projects/includes/flagging.html:7 msgid "Flag this project as" msgstr "Позначити цей проект як" @@ -4797,7 +4826,7 @@ msgstr "Дублікат" #: templates/projects/integration_form.html:12 #: templates/projects/integration_list.html:5 #: templates/projects/integration_list.html:12 -#: templates/projects/project_edit_base.html:25 +#: templates/projects/project_edit_base.html:27 msgid "Integrations" msgstr "" @@ -4857,16 +4886,15 @@ msgstr "" msgid "" "This integration does not have a secret, the authenticity of the incoming " "webhook cannot be verified. Click on \"Resync webhook\" to generate " -"a secret. Read more in our blog post." +"a secret. Read more in our blog post." msgstr "" #: templates/projects/integration_webhook_detail.html:92 msgid "" "For more information on manually configuring a webhook, refer to our webhook documentation. " +"href=\"https://docs.readthedocs.io/page/guides/setup/git-repo-automatic." +"html\"> our webhook documentation. " msgstr "" #: templates/projects/integration_webhook_detail.html:104 @@ -4936,9 +4964,9 @@ msgstr "" #: templates/projects/onboard_detail.html:10 msgid "" -"This project has not been built yet. Try building the latest version now, or" -" if you would like to build a specific version, select the version below and" -" your documentation build will be triggered." +"This project has not been built yet. Try building the latest version now, or " +"if you would like to build a specific version, select the version below and " +"your documentation build will be triggered." msgstr "" #: templates/projects/onboard_detail.html:21 @@ -4952,9 +4980,8 @@ msgstr "" #: templates/projects/onboard_detail.html:33 msgid "" "Your documentation has been built. Ensure your documentation is kept up to " -"date with every commit to your repository, by setting up a " -"webhook." +"date with every commit to your repository, by setting up a webhook." msgstr "" #: templates/projects/onboard_detail.html:41 @@ -4967,8 +4994,8 @@ msgstr "" #: templates/projects/onboard_detail.html:50 msgid "" -"There was a problem building your documentation, you can see what went wrong" -" in the build output. If you need more help, check out some of the problems frequently " "encountered during builds." msgstr "" @@ -4994,17 +5021,16 @@ msgstr "" #: templates/projects/onboard_import.html:10 #, python-format msgid "" -"You don't have any projects yet, but you can start building documentation by" -" importing one. Not sure how to start documenting your project? Check out " -"the Tutorial to learn how." +"You don't have any projects yet, but you can start building documentation by " +"importing one. Not sure how to start documenting your project? Check out the " +"Tutorial to learn how." msgstr "" #: templates/projects/onboard_import.html:19 #, python-format msgid "" -"In a hurry? Fork our template " -"project on GitHub, and import " -"it." +"In a hurry? Fork our template project on GitHub, and import it." msgstr "" #: templates/projects/onboard_import.html:25 @@ -5040,12 +5066,11 @@ msgstr "" #: templates/projects/project_advertising.html:50 msgid "" "For more details on advertising on Read the Docs including the privacy " -"protections we have in place for users and community advertising we run on behalf " -"of the open source community, see our documentation." +"protections we have in place for users and community advertising we run on behalf of the open source " +"community, see our documentation." msgstr "" #: templates/projects/project_advertising.html:59 @@ -5056,17 +5081,17 @@ msgstr "" #, python-format msgid "" "In addition to the advertising preferences we have for individual users, we have multiple ways" -" for projects to opt out of advertising on Read the Docs." +"href=\"%(ads_preferences_url)s\">individual users, we have multiple ways " +"for projects to opt out of advertising on Read the Docs." msgstr "" #: templates/projects/project_advertising.html:71 msgid "" "If you are part of a company that uses Read the Docs to host documentation " -"for a commercial product, please consider Read the Docs for Business which " -"offers a completely ad-free experience, private repositories, private " -"documentation, additional build resources, and dedicated support." +"for a commercial product, please consider Read the Docs for Business which offers a completely ad-free " +"experience, private repositories, private documentation, additional build " +"resources, and dedicated support." msgstr "" #: templates/projects/project_advertising.html:81 @@ -5088,15 +5113,15 @@ msgstr "" msgid "" "If you would like to completely remove advertising from your open source " "project, but both Read the Docs for Business and our Gold memberships don't " -"seem like the right fit, please get" -" in touch to discuss alternatives to advertising." +"seem like the right fit, please get in touch to discuss " +"alternatives to advertising." msgstr "" #: templates/projects/project_advertising.html:113 msgid "" -"If you are a company hosting commercial documentation on our community site," -" we do not allow removing paid advertisements on your documentation. Please " +"If you are a company hosting commercial documentation on our community site, " +"we do not allow removing paid advertisements on your documentation. Please " "consider Read the Docs for Business or a Gold membership." msgstr "" @@ -5116,7 +5141,9 @@ msgstr "Створити Новий проект" msgid "" "Create new documentation here. If you already have docs in a public " "repository," -msgstr "Створіть ному документацію тут. Якщо ви вже маєте документацію в публічному репозиторії." +msgstr "" +"Створіть ному документацію тут. Якщо ви вже маєте документацію в публічному " +"репозиторії." #: templates/projects/project_create.html:15 msgid "import an existing project" @@ -5164,9 +5191,8 @@ msgstr "" #: templates/projects/project_dashboard_base.html:146 #, python-format msgid "" -"Check out the documentation for Read the " -"Docs. It contains lots of information about how to get the most out of " -"RTD." +"Check out the documentation for Read the Docs. It contains lots of information about how to get the most out of RTD." msgstr "" #: templates/projects/project_delete.html:4 @@ -5203,10 +5229,14 @@ msgid "Delete project" msgstr "" #: templates/projects/project_edit_base.html:19 +msgid " Addons" +msgstr "" + +#: templates/projects/project_edit_base.html:21 msgid "Edit Versions" msgstr "" -#: templates/projects/project_edit_base.html:24 +#: templates/projects/project_edit_base.html:26 #: templates/projects/projectrelationship_form.html:5 #: templates/projects/projectrelationship_form.html:12 #: templates/projects/projectrelationship_list.html:5 @@ -5214,7 +5244,7 @@ msgstr "" msgid "Subprojects" msgstr "Підпроекти" -#: templates/projects/project_edit_base.html:28 +#: templates/projects/project_edit_base.html:30 #: templates/projects/webhook_exchange_detail.html:5 #: templates/projects/webhook_form.html:5 #: templates/projects/webhook_form.html:11 @@ -5223,19 +5253,19 @@ msgstr "Підпроекти" msgid "Webhooks" msgstr "" -#: templates/projects/project_edit_base.html:29 +#: templates/projects/project_edit_base.html:31 #: templates/projects/project_notifications.html:5 #: templates/projects/project_notifications.html:12 msgid "Email Notifications" msgstr "" -#: templates/projects/project_edit_base.html:30 +#: templates/projects/project_edit_base.html:32 #: templates/projects/project_traffic_analytics.html:6 #: templates/projects/project_traffic_analytics.html:11 msgid "Traffic Analytics" msgstr "" -#: templates/projects/project_edit_base.html:31 +#: templates/projects/project_edit_base.html:33 #: templates/projects/projects_search_analytics.html:6 #: templates/projects/projects_search_analytics.html:11 msgid "Search Analytics" @@ -5296,8 +5326,8 @@ msgstr "Переглянути" #: templates/projects/project_import.html:214 msgid "" -"You can import your project manually if it isn't listed here or connected to" -" one of your accounts." +"You can import your project manually if it isn't listed here or connected to " +"one of your accounts." msgstr "" #: templates/projects/project_import.html:221 @@ -5383,7 +5413,8 @@ msgstr "" msgid "" "\n" " * The way that we track 404 pages is on our backend hosting.\n" -" It's possible the number of times each page is viewed is undercounted because of caching in the browser or in a CDN.\n" +" It's possible the number of times each page is viewed is undercounted " +"because of caching in the browser or in a CDN.\n" " " msgstr "" @@ -5463,9 +5494,9 @@ msgstr "%(version_name)s" #: templates/projects/project_version_detail.html:28 msgid "" "This version is inactive but its documentation is still available online. " -"You can delete this " -"version's documentation if you want to remove it completely." +"You can delete this version's documentation if you want to remove it " +"completely." msgstr "" #: templates/projects/project_version_list.html:24 @@ -5507,10 +5538,9 @@ msgstr "" #: templates/projects/projectrelationship_form.html:16 msgid "" -"Using subprojects allows you to serve multiple projects from the same domain" -" as your main project. Learn " -"more." +"Using subprojects allows you to serve multiple projects from the same domain " +"as your main project. Learn more." msgstr "" #: templates/projects/projectrelationship_form.html:28 @@ -5631,9 +5661,9 @@ msgstr "" #: templates/security.html:11 msgid "" -"For more details on security at Read the Docs or to report a security issue," -" please see our security policy." +"For more details on security at Read the Docs or to report a security issue, " +"please see our security policy." msgstr "" #: templates/socialaccount/authentication_error.html:5 @@ -5651,8 +5681,8 @@ msgid "" "On this page, you can manage the integration with your Git provider(s) that " "enables automatic import and configuration of your repositories. Read our documentation page about connecting Git " -"providers." +"target=\"_blank\">Read our documentation page about connecting Git providers." +"" msgstr "" #: templates/socialaccount/connections.html:37 diff --git a/readthedocs/locale/vi_VN/LC_MESSAGES/django.po b/readthedocs/locale/vi_VN/LC_MESSAGES/django.po index 28cd295953f..7b82c29263f 100644 --- a/readthedocs/locale/vi_VN/LC_MESSAGES/django.po +++ b/readthedocs/locale/vi_VN/LC_MESSAGES/django.po @@ -1,26 +1,28 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Trung Ngô , 2013 # Xuân Sâm Đinh , 2016 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-08 09:41+0000\n" +"POT-Creation-Date: 2024-10-23 13:42+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://app.transifex.com/readthedocs/readthedocs/language/vi_VN/)\n" +"Language-Team: Vietnamese (Viet Nam) (http://app.transifex.com/readthedocs/" +"readthedocs/language/vi_VN/)\n" +"Language: vi_VN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:717 -#: projects/filters.py:196 projects/models.py:1480 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:728 +#: projects/filters.py:196 projects/models.py:1484 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Phiên bản" @@ -161,8 +163,8 @@ msgstr "" #: api/v3/serializers.py:1033 #, python-brace-format msgid "" -"Prefix redirects have been removed. Please use an exact redirect `/prefix/*`" -" instead. See {blog_link}." +"Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " +"instead. See {blog_link}." msgstr "" #: api/v3/serializers.py:1039 @@ -218,7 +220,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:246 +#: projects/models.py:250 msgid "User" msgstr "Người sử dụng" @@ -230,9 +232,9 @@ msgstr "" msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:95 builds/models.py:711 -#: organizations/filters.py:133 projects/filters.py:151 -#: projects/models.py:1474 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:95 builds/models.py:722 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1478 +#: redirects/models.py:48 msgid "Project" msgstr "Dự án" @@ -256,7 +258,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1226 msgid "Action" msgstr "" @@ -439,7 +441,7 @@ msgstr "Nhánh" msgid "Tag" msgstr "Tag" -#: builds/constants.py:56 projects/constants.py:412 +#: builds/constants.py:56 projects/constants.py:414 msgid "Unknown" msgstr "Không rõ" @@ -471,7 +473,7 @@ msgstr "Đang hoạt động" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1579 +#: builds/filters.py:29 projects/models.py:1583 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -488,7 +490,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:139 builds/models.py:733 +#: builds/filters.py:48 builds/models.py:139 builds/models.py:744 msgid "State" msgstr "Trạng thái" @@ -497,7 +499,7 @@ msgstr "Trạng thái" msgid "Any" msgstr "Bất kỳ" -#: builds/filters.py:54 builds/models.py:100 builds/models.py:723 +#: builds/filters.py:54 builds/models.py:100 builds/models.py:734 msgid "Type" msgstr "Kiểu" @@ -531,7 +533,7 @@ msgid "Verbose Name" msgstr "Tên chi tiết" #: builds/models.py:127 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:251 +#: projects/models.py:255 msgid "Slug" msgstr "" @@ -551,7 +553,7 @@ msgstr "Đã được xây dựng" msgid "Uploaded" msgstr "Đã được tải lên" -#: builds/models.py:154 projects/models.py:479 +#: builds/models.py:154 projects/models.py:483 msgid "Privacy Level" msgstr "Mức độ bảo mật" @@ -583,7 +585,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:564 +#: builds/models.py:175 projects/models.py:568 msgid "Documentation type" msgstr "Kiểu tài liệu" @@ -592,207 +594,206 @@ msgid "Type of documentation the version was built with." msgstr "" #: builds/models.py:183 -msgid "" -"Data generated at build time by the doctool (`readthedocs-build.yaml`)." +msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" #: builds/models.py:190 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:745 +#: builds/models.py:756 msgid "Status" msgstr "" -#: builds/models.py:752 integrations/models.py:145 +#: builds/models.py:763 integrations/models.py:145 msgid "Date" msgstr "Ngày tháng" -#: builds/models.py:753 +#: builds/models.py:764 msgid "Success" msgstr "Thành công" -#: builds/models.py:758 +#: builds/models.py:769 msgid "Setup" msgstr "Cài đặt" -#: builds/models.py:759 +#: builds/models.py:770 msgid "Setup error" msgstr "Lỗi cài đặt" -#: builds/models.py:760 +#: builds/models.py:771 msgid "Output" msgstr "Đầu ra" -#: builds/models.py:761 templates/builds/build_detail.html:261 +#: builds/models.py:772 templates/builds/build_detail.html:261 msgid "Error" msgstr "Lỗi" -#: builds/models.py:762 +#: builds/models.py:773 msgid "Exit code" msgstr "" -#: builds/models.py:767 projects/models.py:1491 +#: builds/models.py:778 projects/models.py:1495 msgid "Commit" msgstr "" -#: builds/models.py:773 +#: builds/models.py:784 msgid "Version slug" msgstr "" -#: builds/models.py:779 +#: builds/models.py:790 msgid "Version name" msgstr "" -#: builds/models.py:785 builds/models.py:1228 +#: builds/models.py:796 builds/models.py:1239 msgid "Version type" msgstr "" -#: builds/models.py:792 +#: builds/models.py:803 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:797 +#: builds/models.py:808 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:805 +#: builds/models.py:816 msgid "Build Length" msgstr "" -#: builds/models.py:808 +#: builds/models.py:819 msgid "Builder" msgstr "" -#: builds/models.py:815 +#: builds/models.py:826 msgid "Cold Storage" msgstr "" -#: builds/models.py:821 +#: builds/models.py:832 msgid "Celery task id" msgstr "" -#: builds/models.py:1131 +#: builds/models.py:1142 msgid "Build" msgstr "" -#: builds/models.py:1136 +#: builds/models.py:1147 msgid "Command" msgstr "" -#: builds/models.py:1137 builds/models.py:1192 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:253 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1203 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:257 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Miêu tả" -#: builds/models.py:1138 +#: builds/models.py:1149 msgid "Command output" msgstr "" -#: builds/models.py:1139 +#: builds/models.py:1150 msgid "Command exit code" msgstr "" -#: builds/models.py:1141 +#: builds/models.py:1152 msgid "Start time" msgstr "" -#: builds/models.py:1142 +#: builds/models.py:1153 msgid "End time" msgstr "" -#: builds/models.py:1170 +#: builds/models.py:1181 msgid "Activate version" msgstr "" -#: builds/models.py:1171 +#: builds/models.py:1182 msgid "Hide version" msgstr "" -#: builds/models.py:1172 +#: builds/models.py:1183 msgid "Make version public" msgstr "" -#: builds/models.py:1173 +#: builds/models.py:1184 msgid "Make version private" msgstr "" -#: builds/models.py:1174 +#: builds/models.py:1185 msgid "Set version as default" msgstr "" -#: builds/models.py:1175 +#: builds/models.py:1186 msgid "Delete version" msgstr "" -#: builds/models.py:1187 +#: builds/models.py:1198 msgid "Rule priority" msgstr "" -#: builds/models.py:1188 +#: builds/models.py:1199 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1198 +#: builds/models.py:1209 msgid "Match argument" msgstr "" -#: builds/models.py:1199 +#: builds/models.py:1210 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1214 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1216 msgid "" -"Match argument defined by us, it is used if is not None, otherwise match_arg" -" will be used." +"Match argument defined by us, it is used if is not None, otherwise match_arg " +"will be used." msgstr "" -#: builds/models.py:1216 +#: builds/models.py:1227 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1221 +#: builds/models.py:1232 msgid "Action argument" msgstr "" -#: builds/models.py:1222 +#: builds/models.py:1233 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1240 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1394 +#: builds/models.py:1405 msgid "Version activated" msgstr "" -#: builds/models.py:1395 +#: builds/models.py:1406 msgid "Version hidden" msgstr "" -#: builds/models.py:1397 +#: builds/models.py:1408 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1400 +#: builds/models.py:1411 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1402 +#: builds/models.py:1413 msgid "Version set as default" msgstr "" -#: builds/models.py:1403 +#: builds/models.py:1414 msgid "Version deleted" msgstr "" -#: builds/models.py:1408 +#: builds/models.py:1419 msgid "Matched rule" msgstr "" @@ -910,7 +911,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1594 +#: core/forms.py:198 projects/models.py:1598 msgid "URL" msgstr "" @@ -1027,8 +1028,8 @@ msgstr "" #: domains/validators.py:22 #, python-brace-format msgid "" -"Your organization has reached the limit of {feature.value} domains. Consider" -" removing unused domains or upgrading your plan." +"Your organization has reached the limit of {feature.value} domains. Consider " +"removing unused domains or upgrading your plan." msgstr "" #: gold/forms.py:50 @@ -1040,12 +1041,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:223 -#: organizations/models.py:297 projects/models.py:237 +#: organizations/models.py:297 projects/models.py:241 msgid "Publication date" msgstr "Ngày xuất bản" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:240 projects/models.py:1493 +#: organizations/models.py:298 projects/models.py:244 projects/models.py:1497 msgid "Modified date" msgstr "Ngày thay đổi" @@ -1077,15 +1078,15 @@ msgstr "" #: gold/templates/gold/projects.html:20 #: gold/templates/gold/subscription_detail.html:52 msgid "" -"For small businesses or personal projects, we ask for $5 per month to remove" -" ads from a project." +"For small businesses or personal projects, we ask for $5 per month to remove " +"ads from a project." msgstr "" #: gold/templates/gold/projects.html:21 #: gold/templates/gold/subscription_detail.html:53 msgid "" -"For corporate supported open source projects, we ask for a $50 membership in" -" order to cover our support and operations costs." +"For corporate supported open source projects, we ask for a $50 membership in " +"order to cover our support and operations costs." msgstr "" #: gold/templates/gold/projects.html:24 @@ -1144,18 +1145,16 @@ msgstr "" #: gold/templates/gold/subscription_detail.html:57 msgid "" -"If you are a company using Read the Docs, please consider Read the Docs for Business. This will " -"help us cover our costs, and provide you with a better experience on the " -"site." +"If you are a company using Read the Docs, please consider Read the Docs for Business. This will help us cover " +"our costs, and provide you with a better experience on the site." msgstr "" #: gold/templates/gold/subscription_detail.html:66 #, python-format msgid "" -"For any questions about our Gold membership program, please email" -" us." +"For any questions about our Gold membership program, please email us." msgstr "" #: gold/templates/gold/subscription_detail.html:74 @@ -1282,8 +1281,8 @@ msgstr "" #: invitations/templates/invitations/invitation_detail.html:12 #, python-format msgid "" -"%(requestor_name)s has invited you to join" -" the %(target_name)s %(target_type)s." +"%(requestor_name)s has invited you to join " +"the %(target_name)s %(target_type)s." msgstr "" #: invitations/templates/invitations/invitation_detail.html:22 @@ -1322,7 +1321,7 @@ msgid "Unknown problem" msgstr "" #: notifications/messages.py:101 -msgid "Build terminated due inactivity" +msgid "Build terminated due to inactivity" msgstr "" #: notifications/messages.py:129 @@ -1448,7 +1447,7 @@ msgstr "" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:250 projects/models.py:1485 +#: projects/models.py:254 projects/models.py:1489 msgid "Name" msgstr "Tên" @@ -1574,8 +1573,7 @@ msgstr "" msgid "All organizations" msgstr "" -#: organizations/filters.py:103 projects/filters.py:161 -#: projects/filters.py:223 +#: organizations/filters.py:103 projects/filters.py:161 projects/filters.py:223 msgid "Sort by" msgstr "" @@ -1726,7 +1724,8 @@ msgstr "" msgid "" "\n" " Deleting this organization will also remove all the organization's\n" -" teams, users, projects, and built documentation. Are you sure that it\n" +" teams, users, projects, and built documentation. Are you sure that " +"it\n" " is safe to remove this organization?\n" " " msgstr "" @@ -1809,8 +1808,10 @@ msgstr "" #, python-format msgid "" "\n" -" This is a list of all the team members and owners inside your organization.\n" -" To invite members, invite them to a team\n" +" This is a list of all the team members and owners inside your " +"organization.\n" +" To invite members, invite them to a " +"team\n" " " msgstr "" @@ -1858,7 +1859,8 @@ msgid "" "\n" " Before you can add a project or build documentation,\n" " we will help you create an organization.\n" -" Access to your documentation is limited to only those inside your organization,\n" +" Access to your documentation is limited to only those inside your " +"organization,\n" " or inside a team with access.\n" " We'll help set up a team shortly,\n" " start by entering your organization details.\n" @@ -1900,14 +1902,16 @@ msgstr "" msgid "" "\n" " Access to your documentation is limited to\n" -" only those inside your organization, or inside a team with access.\n" +" only those inside your organization, or inside a team " +"with access.\n" " " msgstr "" #: organizations/templates/organizations/organization_create.html:50 msgid "" "\n" -" No need to decide now, you can pick a plan that fits your organization\n" +" No need to decide now, you can pick a plan that fits your " +"organization\n" " after a 30 day trial.\n" " " msgstr "" @@ -1938,15 +1942,15 @@ msgstr "" #: organizations/templates/organizations/security_log.html:19 #, python-format msgid "" -"The organization security log allows you to see" -" what has happened recently in your organization." +"The organization security log allows you to see " +"what has happened recently in your organization." msgstr "" #: organizations/templates/organizations/security_log.html:25 #, python-format msgid "" -"Showing logs from the last %(days_limit)s days. You can upgrade your plan to" -" increase the time period that is stored." +"Showing logs from the last %(days_limit)s days. You can upgrade your plan to " +"increase the time period that is stored." msgstr "" #: organizations/templates/organizations/security_log.html:30 @@ -1969,7 +1973,8 @@ msgstr "" #: organizations/templates/organizations/team_delete.html:13 msgid "" "\n" -" Deleting this team will revoke access for users that were in the team.\n" +" Deleting this team will revoke access for users that were in the " +"team.\n" " Are you sure that it is safe to remove these users?\n" " " msgstr "" @@ -2008,7 +2013,8 @@ msgstr "" #: organizations/templates/organizations/team_project_edit.html:15 msgid "" "\n" -" Select the projects that you would like this team to have access to.\n" +" Select the projects that you would like this team to have access " +"to.\n" " " msgstr "" @@ -2126,75 +2132,75 @@ msgstr "" msgid "Generic" msgstr "" -#: projects/constants.py:79 +#: projects/constants.py:81 msgid "Live" msgstr "" -#: projects/constants.py:80 +#: projects/constants.py:82 msgid "Deleted" msgstr "Đã xóa" -#: projects/constants.py:86 +#: projects/constants.py:88 msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2068 +#: projects/constants.py:94 projects/models.py:2077 msgid "Public" msgstr "Công cộng" -#: projects/constants.py:93 +#: projects/constants.py:95 msgid "Private" msgstr "Riêng tư" -#: projects/constants.py:104 +#: projects/constants.py:106 msgid "CPython 2.x" msgstr "" -#: projects/constants.py:105 +#: projects/constants.py:107 msgid "CPython 3.x" msgstr "" -#: projects/constants.py:409 +#: projects/constants.py:411 msgid "Valid and active" msgstr "" -#: projects/constants.py:410 +#: projects/constants.py:412 msgid "Invalid" msgstr "" -#: projects/constants.py:411 +#: projects/constants.py:413 msgid "Pending" msgstr "" -#: projects/constants.py:421 +#: projects/constants.py:423 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:425 +#: projects/constants.py:427 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:429 +#: projects/constants.py:431 msgid "Single version without translations (/)" msgstr "" -#: projects/constants.py:446 +#: projects/constants.py:448 msgid "Alphabetically" msgstr "" -#: projects/constants.py:447 +#: projects/constants.py:449 msgid "SemVer (Read the Docs)" msgstr "" -#: projects/constants.py:450 +#: projects/constants.py:452 msgid "Python Packaging (PEP 440 and PEP 425)" msgstr "" -#: projects/constants.py:452 +#: projects/constants.py:454 msgid "CalVer (YYYY.0M.0M)" msgstr "" -#: projects/constants.py:453 +#: projects/constants.py:455 msgid "Define your own pattern" msgstr "" @@ -2309,15 +2315,14 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:451 projects/models.py:255 +#: projects/forms.py:451 projects/models.py:259 msgid "Short description of this project" msgstr "" #: projects/forms.py:473 #, python-brace-format msgid "" -"This setting is inherited from the parent " -"translation." +"This setting is inherited from the parent translation." msgstr "" #: projects/forms.py:548 @@ -2398,512 +2403,529 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:258 +#: projects/models.py:190 +#, fuzzy +#| msgid "Single version" +msgid "Sorting of versions" +msgstr "Phiên bản đơn lẻ" + +#: projects/models.py:200 +msgid "Custom version sorting pattern" +msgstr "" + +#: projects/models.py:206 +msgid "Show latest and stable at the beginning" +msgstr "" + +#: projects/models.py:262 msgid "Repository URL" msgstr "URL của kho" -#: projects/models.py:261 +#: projects/models.py:265 msgid "Git repository URL" msgstr "" -#: projects/models.py:268 +#: projects/models.py:272 msgid "Repository type" msgstr "Kiểu repository" -#: projects/models.py:274 +#: projects/models.py:278 msgid "Project homepage" msgstr "" -#: projects/models.py:276 +#: projects/models.py:280 msgid "The project's homepage" msgstr "Trang chủ của dự án" -#: projects/models.py:279 +#: projects/models.py:283 msgid "Canonical URL" msgstr "" -#: projects/models.py:281 +#: projects/models.py:285 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:284 +#: projects/models.py:288 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:291 +#: projects/models.py:295 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " "current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:299 +#: projects/models.py:303 msgid "Single version" msgstr "Phiên bản đơn lẻ" -#: projects/models.py:302 +#: projects/models.py:306 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:309 +#: projects/models.py:313 msgid "Default version" msgstr "Phiên bản mặc định" -#: projects/models.py:312 +#: projects/models.py:316 msgid "The version of your project that / redirects to" msgstr "Phiên bản mà / trỏ tới" -#: projects/models.py:317 +#: projects/models.py:321 msgid "Default branch" msgstr "Nhánh mặc định" -#: projects/models.py:323 +#: projects/models.py:327 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:328 +#: projects/models.py:332 msgid "Custom path prefix" msgstr "" -#: projects/models.py:334 +#: projects/models.py:338 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." msgstr "" -#: projects/models.py:339 +#: projects/models.py:343 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:345 +#: projects/models.py:349 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." msgstr "" -#: projects/models.py:352 +#: projects/models.py:356 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:355 +#: projects/models.py:359 msgid "" -"More information in our docs." +"More information in our docs." msgstr "" -#: projects/models.py:359 +#: projects/models.py:363 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:366 +#: projects/models.py:370 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:371 +#: projects/models.py:375 msgid "CDN Enabled" msgstr "" -#: projects/models.py:373 +#: projects/models.py:377 msgid "Analytics code" msgstr "Mã Analytics" -#: projects/models.py:378 +#: projects/models.py:382 msgid "" -"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow" -" down your page loads." +"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " +"down your page loads." msgstr "" -#: projects/models.py:384 +#: projects/models.py:388 msgid "Disable Analytics" msgstr "" -#: projects/models.py:388 +#: projects/models.py:392 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:393 +#: projects/models.py:397 msgid "Alternative container image" msgstr "" -#: projects/models.py:399 +#: projects/models.py:403 msgid "Container memory limit" msgstr "" -#: projects/models.py:404 +#: projects/models.py:408 msgid "" -"Memory limit in Docker format -- example: 512m or " -"1g" +"Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:409 +#: projects/models.py:413 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:414 +#: projects/models.py:418 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:420 +#: projects/models.py:424 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:425 +#: projects/models.py:429 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:427 +#: projects/models.py:431 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:430 +#: projects/models.py:434 msgid "Ad-free" msgstr "" -#: projects/models.py:435 +#: projects/models.py:439 msgid "Is spam?" msgstr "" -#: projects/models.py:438 +#: projects/models.py:442 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:441 +#: projects/models.py:445 msgid "Show version warning" msgstr "" -#: projects/models.py:443 +#: projects/models.py:447 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:447 +#: projects/models.py:451 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:453 +#: projects/models.py:457 msgid "" "Warning: experimental feature. Custom path from repository " -"top-level to your .readthedocs.yaml, ex. " -"subpath/docs/.readthedocs.yaml. Leave blank for default value: " -".readthedocs.yaml." +"top-level to your .readthedocs.yaml, ex. subpath/docs/." +"readthedocs.yaml. Leave blank for default value: .readthedocs." +"yaml." msgstr "" -#: projects/models.py:461 +#: projects/models.py:465 msgid "Featured" msgstr "Tính năng" -#: projects/models.py:463 +#: projects/models.py:467 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:471 +#: projects/models.py:475 msgid "Delisted" msgstr "" -#: projects/models.py:473 +#: projects/models.py:477 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" msgstr "" -#: projects/models.py:484 +#: projects/models.py:488 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:491 +#: projects/models.py:495 msgid "Related projects" msgstr "Các dự án liên quan" -#: projects/models.py:499 templates/search/elastic_search.html:57 +#: projects/models.py:503 templates/search/elastic_search.html:57 msgid "Language" msgstr "Ngôn ngữ" -#: projects/models.py:503 +#: projects/models.py:507 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:511 +#: projects/models.py:515 msgid "Programming Language" msgstr "" -#: projects/models.py:515 +#: projects/models.py:519 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:531 +#: projects/models.py:535 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:535 +#: projects/models.py:539 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:544 +#: projects/models.py:548 msgid "Connected repository" msgstr "" -#: projects/models.py:545 +#: projects/models.py:549 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:571 +#: projects/models.py:575 msgid "" -"Type of documentation you are building. More" -" info on sphinx builders." +"Type of documentation you are building. More " +"info on sphinx builders." msgstr "" -#: projects/models.py:582 +#: projects/models.py:586 msgid "project" msgstr "" -#: projects/models.py:593 +#: projects/models.py:597 msgid "Model must have slug" msgstr "" -#: projects/models.py:1355 +#: projects/models.py:1359 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1490 +#: projects/models.py:1494 msgid "Path" msgstr "Đường dẫn" -#: projects/models.py:1492 +#: projects/models.py:1496 msgid "Build id" msgstr "" -#: projects/models.py:1495 +#: projects/models.py:1499 msgid "Page search rank" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1504 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1543 projects/models.py:1708 +#: projects/models.py:1547 projects/models.py:1712 msgid "created" msgstr "" -#: projects/models.py:1548 +#: projects/models.py:1552 msgid "modified" msgstr "" -#: projects/models.py:1577 +#: projects/models.py:1581 msgid "Build triggered" msgstr "" -#: projects/models.py:1578 +#: projects/models.py:1582 msgid "Build passed" msgstr "" -#: projects/models.py:1596 +#: projects/models.py:1600 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1599 +#: projects/models.py:1603 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1607 +#: projects/models.py:1611 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1610 +#: projects/models.py:1614 msgid "JSON payload" msgstr "" -#: projects/models.py:1612 +#: projects/models.py:1616 msgid "" -"JSON payload to send to the webhook. Check the docs for available substitutions." +"JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1723 msgid "Domain" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1730 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1730 +#: projects/models.py:1734 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1739 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1743 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1741 +#: projects/models.py:1745 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1745 +#: projects/models.py:1749 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1750 templates/projects/domain_form.html:49 +#: projects/models.py:1754 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1763 msgid "Skip validation process." msgstr "" -#: projects/models.py:1763 +#: projects/models.py:1767 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1772 +#: projects/models.py:1776 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1777 +#: projects/models.py:1781 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1782 +#: projects/models.py:1786 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1924 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1923 +#: projects/models.py:1928 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1928 +#: projects/models.py:1933 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1939 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1943 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1947 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1952 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1957 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1961 +msgid "Build: Generate a file manifest for file tree diff." +msgstr "" + +#: projects/models.py:1966 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1970 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1974 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1977 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1978 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1972 +#: projects/models.py:1981 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1976 +#: projects/models.py:1985 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1990 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1996 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2002 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1997 +#: projects/models.py:2006 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2001 +#: projects/models.py:2010 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2006 +#: projects/models.py:2015 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2028 msgid "Feature identifier" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2033 msgid "Date feature was added" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2039 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2043 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2056 +#: projects/models.py:2065 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2069 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2065 +#: projects/models.py:2074 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2080 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2981,8 +3003,8 @@ msgstr "" #: projects/validators.py:119 #, python-brace-format msgid "" -"Found invalid character. Avoid these characters: " -"{invalid_characters}" +"Found invalid character. Avoid these characters: {invalid_characters}" msgstr "" #: projects/validators.py:133 @@ -3177,8 +3199,8 @@ msgstr "" #: redirects/models.py:33 msgid "" -"Absolute path, excluding the domain. Example: /docs/ or " -"/install.html" +"Absolute path, excluding the domain. Example: /docs/ or /install." +"html" msgstr "" #: redirects/models.py:37 @@ -3244,7 +3266,7 @@ msgstr "" #: redirects/templates/redirects/redirect_form.html:8 #: redirects/templates/redirects/redirect_list.html:6 #: redirects/templates/redirects/redirect_list.html:13 -#: templates/projects/project_edit_base.html:22 +#: templates/projects/project_edit_base.html:24 msgid "Redirects" msgstr "" @@ -3388,7 +3410,7 @@ msgid "Custom domain" msgstr "" #: subscriptions/constants.py:26 -msgid "CDN public documentation" +msgid "CDN for public documentation" msgstr "" #: subscriptions/constants.py:27 @@ -3445,8 +3467,8 @@ msgstr "" #: subscriptions/forms.py:29 msgid "" -"Check our pricing " -"page for more information about each plan." +"Check our pricing page for more information about each plan." msgstr "" #: subscriptions/notifications.py:92 @@ -3482,8 +3504,7 @@ msgstr "" msgid "Signed up" msgstr "" -#. Translators: this is the subscription start date, used here as "4 days ago" -#. or "5 months ago" +#. Translators: this is the subscription start date, used here as "4 days ago" or "5 months ago" #: subscriptions/templates/subscriptions/subscription_detail.html:75 #, python-format msgid "%(time_since_signup)s ago" @@ -3503,8 +3524,8 @@ msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" -"Use the button above to see past invoices, change your plan, and update your" -" billing information." +"Use the button above to see past invoices, change your plan, and update your " +"billing information." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:115 @@ -3563,8 +3584,8 @@ msgstr "" #: templates/account/email.html:46 msgid "" -"You currently do not have any email address set up. You should really add an" -" email address so you can receive notifications, reset your password, etc." +"You currently do not have any email address set up. You should really add an " +"email address so you can receive notifications, reset your password, etc." msgstr "" #: templates/account/email.html:50 @@ -3644,8 +3665,7 @@ msgstr "" #: templates/account/login.html:55 #, python-format msgid "" -"If you forgot your password, reset " -"it." +"If you forgot your password, reset it." msgstr "" #: templates/account/login.html:78 @@ -3659,8 +3679,7 @@ msgstr "" msgid "Change Password" msgstr "Thay đổi mật khẩu" -#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But -#. unfortunately the three bits have to be separate. +#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But unfortunately the three bits have to be separate. #: templates/account/signup.html:5 templates/core/home-header.html:17 msgid "Sign up" msgstr "Tạo tài khoản" @@ -3684,16 +3703,15 @@ msgstr "" #: templates/account/signup.html:33 msgid "" -"Sign up using the following provider. If you don't have an account with this" -" provider, please contact your organization owner and ask about this." +"Sign up using the following provider. If you don't have an account with this " +"provider, please contact your organization owner and ask about this." msgstr "" #: templates/account/signup.html:48 msgid "" -"By signing up, you agree to our Terms of " -"Service and Privacy Policy." +"By signing up, you agree to our Terms of Service and Privacy Policy." msgstr "" #: templates/archive/index.html:5 @@ -3789,8 +3807,8 @@ msgstr "Bộ lọc" #: templates/builds/build_detail.html:39 #, python-format msgid "" -"Our new beta dashboard is now available for testing! Try" -" viewing this build on the new dashboard." +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." msgstr "" #: templates/builds/build_detail.html:53 @@ -3903,15 +3921,15 @@ msgstr "Những tag thông dụng" #: templates/builds/versionautomationrule_list.html:6 #: templates/builds/versionautomationrule_list.html:15 -#: templates/projects/project_edit_base.html:27 +#: templates/projects/project_edit_base.html:29 msgid "Automation Rules" msgstr "" #: templates/builds/versionautomationrule_list.html:20 msgid "" -"Automate actions on new branches and tags. Check the documentation on automation rules for more information." +"Automate actions on new branches and tags. Check the documentation on automation " +"rules for more information." msgstr "" #: templates/builds/versionautomationrule_list.html:32 @@ -3932,8 +3950,7 @@ msgstr "" #, python-format msgid "" "%(type)s \"%(version)s\" matched the pattern \"%(pattern)s\", " -"and the action %(action)s was performed %(date)s " -"ago." +"and the action %(action)s was performed %(date)s ago." msgstr "" #: templates/builds/versionautomationrule_list.html:101 @@ -4056,7 +4073,7 @@ msgid "No builds yet" msgstr "" #: templates/core/project_detail_right.html:51 -#: templates/projects/project_edit_base.html:21 +#: templates/projects/project_edit_base.html:23 #: templates/projects/project_users.html:9 msgid "Maintainers" msgstr "" @@ -4083,7 +4100,7 @@ msgid "Short URLs" msgstr "URL ngắn" #: templates/core/project_detail_right.html:111 -#: templates/projects/project_edit_base.html:23 +#: templates/projects/project_edit_base.html:25 #: templates/projects/project_translations.html:12 msgid "Translations" msgstr "" @@ -4148,8 +4165,7 @@ msgstr "" msgid "Maze Found" msgstr "" -#: templates/errors/dashboard/404.html:6 -#: templates/errors/dashboard/404.html:11 +#: templates/errors/dashboard/404.html:6 templates/errors/dashboard/404.html:11 #: templates/errors/proxito/404/base.html:6 #: templates/errors/proxito/404/base.html:11 msgid "404 Not Found" @@ -4166,9 +4182,8 @@ msgstr "" msgid "Too many requests" msgstr "" -#: templates/errors/dashboard/4xx.html:6 -#: templates/errors/dashboard/4xx.html:11 templates/errors/proxito/4xx.html:7 -#: templates/errors/proxito/4xx.html:11 +#: templates/errors/dashboard/4xx.html:6 templates/errors/dashboard/4xx.html:11 +#: templates/errors/proxito/4xx.html:7 templates/errors/proxito/4xx.html:11 msgid "Bad request" msgstr "" @@ -4255,8 +4270,8 @@ msgstr "" #: templates/errors/proxito/404/no_project.html:9 #, python-format msgid "" -"The project for %(domain)s that you are looking for either does" -" not exist, has been deleted or doesn't have any successful builds yet." +"The project for %(domain)s that you are looking for either does " +"not exist, has been deleted or doesn't have any successful builds yet." msgstr "" #: templates/errors/proxito/418.html:7 templates/errors/proxito/418.html:11 @@ -4274,7 +4289,8 @@ msgstr "" #: templates/flagging/flag_confirm.html:21 #, python-format -msgid "Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" +msgid "" +"Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" msgstr "" #: templates/flagging/flag_confirm.html:23 @@ -4303,8 +4319,8 @@ msgstr "" #: templates/homepage.html:9 msgid "" "Read the Docs simplifies technical documentation by automating building, " -"versioning, and hosting for you. Build up-to-date documentation for the web," -" print, and offline use on every version control push automatically." +"versioning, and hosting for you. Build up-to-date documentation for the web, " +"print, and offline use on every version control push automatically." msgstr "" #: templates/homepage.html:12 @@ -4349,8 +4365,8 @@ msgstr "" #: templates/homepage.html:86 msgid "" -"We build and host your docs for the web, but they are also viewable as PDFs," -" as single page HTML, and for eReaders. No additional configuration is " +"We build and host your docs for the web, but they are also viewable as PDFs, " +"as single page HTML, and for eReaders. No additional configuration is " "required." msgstr "" @@ -4360,9 +4376,9 @@ msgstr "" #: templates/homepage.html:96 msgid "" -"We can host and build multiple versions of your docs so having a 1.0 version" -" of your docs and a 2.0 version of your docs is as easy as having a separate" -" branch or tag in your version control system." +"We can host and build multiple versions of your docs so having a 1.0 version " +"of your docs and a 2.0 version of your docs is as easy as having a separate " +"branch or tag in your version control system." msgstr "" #: templates/homepage.html:109 @@ -4384,10 +4400,10 @@ msgstr "" msgid "" "
    • Serve over 55 million pages of " "documentation a month
    • Serve over 40 TB of documentation a " -"month
    • Host over 80,000 open source projects and support over" -" 100,000 users
    • Are supported by a very small team" -" of dedicated engineers
    " +"month
  • Host over 80,000 open source projects and support over " +"100,000 users
  • Are supported by a very small team of dedicated " +"engineers
  • " msgstr "" #: templates/homepage.html:143 @@ -4397,30 +4413,28 @@ msgstr "" #: templates/homepage.html:149 #, python-format msgid "" -"We fund our operations through advertising, " -"corporate-hosted documentation with Read" -" the Docs for Business, donations, and we" -" are supported by a number of generous sponsors." +"We fund our operations through advertising, corporate-hosted documentation with " +"Read the Docs for Business, donations, and we are supported by a number of " +"generous sponsors." msgstr "" #: templates/homepage.html:158 msgid "" "Read the Docs is open source and community supported. It depends on users " "like you to contribute to development, support, and operations. You can " -"learn more about how to contribute in " -"our docs. Thanks so much to our wonderful team who helps us " -"run the site. Read the Docs wouldn't be possible without them." +"learn more about how to contribute in our docs. Thanks so much to our " +"wonderful team " +"who helps us run the site. Read the Docs wouldn't be possible without them." msgstr "" #: templates/homepage.html:168 msgid "" -"Hosting for the project is graciously provided by AWS and Cloudflare." +"Hosting for the project is graciously provided by AWS and Cloudflare." msgstr "" #: templates/notifications/send_notification_form.html:6 @@ -4509,7 +4523,7 @@ msgid "Gold Membership" msgstr "" #: templates/profiles/base_profile_edit.html:57 -#: templates/projects/project_edit_base.html:33 +#: templates/projects/project_edit_base.html:35 msgid "Advertising" msgstr "" @@ -4533,9 +4547,8 @@ msgstr "" msgid "" "For more details on advertising on Read the Docs including the privacy " "protections we have in place for users and community advertising we run on " -"behalf of the open source community, see our documentation." +"behalf of the open source community, see our documentation." msgstr "" #: templates/profiles/private/advertising_profile.html:41 @@ -4559,9 +4572,9 @@ msgstr "" #: templates/profiles/private/delete_account.html:34 msgid "" -"All organizations and its projects where you are the only owner will" -" be deleted. If you want to keep an organization, add another owner" -" or transfer ownership. The following organizations and all their projects " +"All organizations and its projects where you are the only owner will " +"be deleted. If you want to keep an organization, add another owner " +"or transfer ownership. The following organizations and all their projects " "will be deleted." msgstr "" @@ -4585,9 +4598,9 @@ msgstr "" #: templates/profiles/private/token_list.html:13 msgid "" "Personal Access Token are tokens that allow you to use the Read the Docs " -"APIv3 being authenticated as yourself. See APIv3 " -"documentation for more information." +"APIv3 being authenticated as yourself. See APIv3 documentation for more " +"information." msgstr "" #: templates/profiles/private/token_list.html:25 @@ -4627,8 +4640,8 @@ msgstr "" #: templates/projects/domain_form.html:33 #, python-format msgid "" -"To configure this domain add a CNAME record in your DNS pointing your custom" -" domain to %(cname_target)s." +"To configure this domain add a CNAME record in your DNS pointing your custom " +"domain to %(cname_target)s." msgstr "" #: templates/projects/domain_form.html:41 @@ -4646,7 +4659,7 @@ msgid "Saving the domain will revalidate the SSL certificate" msgstr "" #: templates/projects/domain_list.html:12 -#: templates/projects/project_edit_base.html:20 +#: templates/projects/project_edit_base.html:22 msgid "Domains" msgstr "" @@ -4655,8 +4668,8 @@ msgstr "" msgid "" "This project is a subproject of %(superproject)s, its documentation will " -"always be served from the %(domain)s domain. %(domain)s
    domain. Learn more." msgstr "" @@ -4691,7 +4704,7 @@ msgstr "" #: templates/projects/environmentvariable_form.html:12 #: templates/projects/environmentvariable_list.html:5 #: templates/projects/environmentvariable_list.html:12 -#: templates/projects/project_edit_base.html:26 +#: templates/projects/project_edit_base.html:28 msgid "Environment Variables" msgstr "" @@ -4730,8 +4743,8 @@ msgstr "" msgid "" "To import a project, start by entering a few details about your repository. " "You can set additional configuration options for your documentation in a .readthedocs.yml file." +"href=\"https://docs.readthedocs.io/en/stable/config-file/v2.html\">." +"readthedocs.yml file." msgstr "" #: templates/projects/import_config.html:5 @@ -4741,10 +4754,10 @@ msgstr "" #: templates/projects/import_config.html:8 msgid "" "Make sure your project has a .readthedocs.yaml configuration " -"file at the root directory of your repository. This file is required by Read" -" the Docs to build your documentation. You can read more" -" about our configuration file in our documentation." +"file at the root directory of your repository. This file is required by Read " +"the Docs to build your documentation. You can read more about our " +"configuration file in our documentation." msgstr "" #: templates/projects/import_config.html:16 @@ -4766,8 +4779,7 @@ msgid "" "href=\"%(support_url)s\">contacting support." msgstr "" -#. Translators: After 'Flag this project as' follows either 'Inappropriate', -#. 'Spam' and/or 'Duplicate' +#. Translators: After 'Flag this project as' follows either 'Inappropriate', 'Spam' and/or 'Duplicate' #: templates/projects/includes/flagging.html:7 msgid "Flag this project as" msgstr "Đánh dấu dự án này là" @@ -4789,7 +4801,7 @@ msgstr "Trùng lặp" #: templates/projects/integration_form.html:12 #: templates/projects/integration_list.html:5 #: templates/projects/integration_list.html:12 -#: templates/projects/project_edit_base.html:25 +#: templates/projects/project_edit_base.html:27 msgid "Integrations" msgstr "" @@ -4849,16 +4861,15 @@ msgstr "" msgid "" "This integration does not have a secret, the authenticity of the incoming " "webhook cannot be verified. Click on \"Resync webhook\" to generate " -"a secret. Read more in our blog post." +"a secret. Read more in our blog post." msgstr "" #: templates/projects/integration_webhook_detail.html:92 msgid "" "For more information on manually configuring a webhook, refer to our webhook documentation. " +"href=\"https://docs.readthedocs.io/page/guides/setup/git-repo-automatic." +"html\"> our webhook documentation. " msgstr "" #: templates/projects/integration_webhook_detail.html:104 @@ -4928,9 +4939,9 @@ msgstr "" #: templates/projects/onboard_detail.html:10 msgid "" -"This project has not been built yet. Try building the latest version now, or" -" if you would like to build a specific version, select the version below and" -" your documentation build will be triggered." +"This project has not been built yet. Try building the latest version now, or " +"if you would like to build a specific version, select the version below and " +"your documentation build will be triggered." msgstr "" #: templates/projects/onboard_detail.html:21 @@ -4944,9 +4955,8 @@ msgstr "" #: templates/projects/onboard_detail.html:33 msgid "" "Your documentation has been built. Ensure your documentation is kept up to " -"date with every commit to your repository, by setting up a " -"webhook." +"date with every commit to your repository, by setting up a webhook." msgstr "" #: templates/projects/onboard_detail.html:41 @@ -4959,8 +4969,8 @@ msgstr "" #: templates/projects/onboard_detail.html:50 msgid "" -"There was a problem building your documentation, you can see what went wrong" -" in the build output. If you need more help, check out some of the problems frequently " "encountered during builds." msgstr "" @@ -4986,17 +4996,16 @@ msgstr "" #: templates/projects/onboard_import.html:10 #, python-format msgid "" -"You don't have any projects yet, but you can start building documentation by" -" importing one. Not sure how to start documenting your project? Check out " -"the Tutorial to learn how." +"You don't have any projects yet, but you can start building documentation by " +"importing one. Not sure how to start documenting your project? Check out the " +"Tutorial to learn how." msgstr "" #: templates/projects/onboard_import.html:19 #, python-format msgid "" -"In a hurry? Fork our template " -"project on GitHub, and import " -"it." +"In a hurry? Fork our template project on GitHub, and import it." msgstr "" #: templates/projects/onboard_import.html:25 @@ -5032,12 +5041,11 @@ msgstr "" #: templates/projects/project_advertising.html:50 msgid "" "For more details on advertising on Read the Docs including the privacy " -"protections we have in place for users and community advertising we run on behalf " -"of the open source community, see our documentation." +"protections we have in place for users and community advertising we run on behalf of the open source " +"community, see our documentation." msgstr "" #: templates/projects/project_advertising.html:59 @@ -5048,17 +5056,17 @@ msgstr "" #, python-format msgid "" "In addition to the advertising preferences we have for individual users, we have multiple ways" -" for projects to opt out of advertising on Read the Docs." +"href=\"%(ads_preferences_url)s\">individual users, we have multiple ways " +"for projects to opt out of advertising on Read the Docs." msgstr "" #: templates/projects/project_advertising.html:71 msgid "" "If you are part of a company that uses Read the Docs to host documentation " -"for a commercial product, please consider Read the Docs for Business which " -"offers a completely ad-free experience, private repositories, private " -"documentation, additional build resources, and dedicated support." +"for a commercial product, please consider Read the Docs for Business which offers a completely ad-free " +"experience, private repositories, private documentation, additional build " +"resources, and dedicated support." msgstr "" #: templates/projects/project_advertising.html:81 @@ -5080,15 +5088,15 @@ msgstr "" msgid "" "If you would like to completely remove advertising from your open source " "project, but both Read the Docs for Business and our Gold memberships don't " -"seem like the right fit, please get" -" in touch to discuss alternatives to advertising." +"seem like the right fit, please get in touch to discuss " +"alternatives to advertising." msgstr "" #: templates/projects/project_advertising.html:113 msgid "" -"If you are a company hosting commercial documentation on our community site," -" we do not allow removing paid advertisements on your documentation. Please " +"If you are a company hosting commercial documentation on our community site, " +"we do not allow removing paid advertisements on your documentation. Please " "consider Read the Docs for Business or a Gold membership." msgstr "" @@ -5108,7 +5116,8 @@ msgstr "Tạo một dự án mới" msgid "" "Create new documentation here. If you already have docs in a public " "repository," -msgstr "Tạo tài liệu mới ở đây. Nếu bạn đã có tài liệu ở một repository công cộng," +msgstr "" +"Tạo tài liệu mới ở đây. Nếu bạn đã có tài liệu ở một repository công cộng," #: templates/projects/project_create.html:15 msgid "import an existing project" @@ -5156,9 +5165,8 @@ msgstr "" #: templates/projects/project_dashboard_base.html:146 #, python-format msgid "" -"Check out the documentation for Read the " -"Docs. It contains lots of information about how to get the most out of " -"RTD." +"Check out the documentation for Read the Docs. It contains lots of information about how to get the most out of RTD." msgstr "" #: templates/projects/project_delete.html:4 @@ -5195,10 +5203,14 @@ msgid "Delete project" msgstr "" #: templates/projects/project_edit_base.html:19 +msgid " Addons" +msgstr "" + +#: templates/projects/project_edit_base.html:21 msgid "Edit Versions" msgstr "" -#: templates/projects/project_edit_base.html:24 +#: templates/projects/project_edit_base.html:26 #: templates/projects/projectrelationship_form.html:5 #: templates/projects/projectrelationship_form.html:12 #: templates/projects/projectrelationship_list.html:5 @@ -5206,7 +5218,7 @@ msgstr "" msgid "Subprojects" msgstr "Dự án con" -#: templates/projects/project_edit_base.html:28 +#: templates/projects/project_edit_base.html:30 #: templates/projects/webhook_exchange_detail.html:5 #: templates/projects/webhook_form.html:5 #: templates/projects/webhook_form.html:11 @@ -5215,19 +5227,19 @@ msgstr "Dự án con" msgid "Webhooks" msgstr "" -#: templates/projects/project_edit_base.html:29 +#: templates/projects/project_edit_base.html:31 #: templates/projects/project_notifications.html:5 #: templates/projects/project_notifications.html:12 msgid "Email Notifications" msgstr "" -#: templates/projects/project_edit_base.html:30 +#: templates/projects/project_edit_base.html:32 #: templates/projects/project_traffic_analytics.html:6 #: templates/projects/project_traffic_analytics.html:11 msgid "Traffic Analytics" msgstr "" -#: templates/projects/project_edit_base.html:31 +#: templates/projects/project_edit_base.html:33 #: templates/projects/projects_search_analytics.html:6 #: templates/projects/projects_search_analytics.html:11 msgid "Search Analytics" @@ -5288,8 +5300,8 @@ msgstr "" #: templates/projects/project_import.html:214 msgid "" -"You can import your project manually if it isn't listed here or connected to" -" one of your accounts." +"You can import your project manually if it isn't listed here or connected to " +"one of your accounts." msgstr "" #: templates/projects/project_import.html:221 @@ -5375,7 +5387,8 @@ msgstr "" msgid "" "\n" " * The way that we track 404 pages is on our backend hosting.\n" -" It's possible the number of times each page is viewed is undercounted because of caching in the browser or in a CDN.\n" +" It's possible the number of times each page is viewed is undercounted " +"because of caching in the browser or in a CDN.\n" " " msgstr "" @@ -5455,9 +5468,9 @@ msgstr "" #: templates/projects/project_version_detail.html:28 msgid "" "This version is inactive but its documentation is still available online. " -"You can delete this " -"version's documentation if you want to remove it completely." +"You can delete this version's documentation if you want to remove it " +"completely." msgstr "" #: templates/projects/project_version_list.html:24 @@ -5499,10 +5512,9 @@ msgstr "" #: templates/projects/projectrelationship_form.html:16 msgid "" -"Using subprojects allows you to serve multiple projects from the same domain" -" as your main project. Learn " -"more." +"Using subprojects allows you to serve multiple projects from the same domain " +"as your main project. Learn more." msgstr "" #: templates/projects/projectrelationship_form.html:28 @@ -5550,7 +5562,9 @@ msgstr "" #: templates/projects/samples/getting_started.rst.html:3 msgid "Here's a place to describe how to get up and running with your project" -msgstr "Đây là tài liệu hướng dẫn những việc cơ bản nhất có thể làm được với dự án của bạn" +msgstr "" +"Đây là tài liệu hướng dẫn những việc cơ bản nhất có thể làm được với dự án " +"của bạn" #: templates/projects/samples/installation.rst.html:3 #, python-format @@ -5623,9 +5637,9 @@ msgstr "" #: templates/security.html:11 msgid "" -"For more details on security at Read the Docs or to report a security issue," -" please see our security policy." +"For more details on security at Read the Docs or to report a security issue, " +"please see our security policy." msgstr "" #: templates/socialaccount/authentication_error.html:5 @@ -5643,8 +5657,8 @@ msgid "" "On this page, you can manage the integration with your Git provider(s) that " "enables automatic import and configuration of your repositories. Read our documentation page about connecting Git " -"providers." +"target=\"_blank\">Read our documentation page about connecting Git providers." +"" msgstr "" #: templates/socialaccount/connections.html:37 diff --git a/readthedocs/locale/zh_CN/LC_MESSAGES/django.po b/readthedocs/locale/zh_CN/LC_MESSAGES/django.po index 6642a181573..6dcaf497d9e 100644 --- a/readthedocs/locale/zh_CN/LC_MESSAGES/django.po +++ b/readthedocs/locale/zh_CN/LC_MESSAGES/django.po @@ -33,7 +33,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-01 14:17+0000\n" +"POT-Creation-Date: 2024-10-23 13:42+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: JY3, 2022-2023\n" "Language-Team: Chinese (China) (http://app.transifex.com/readthedocs/" @@ -44,8 +44,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:717 -#: projects/filters.py:196 projects/models.py:1479 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:728 +#: projects/filters.py:196 projects/models.py:1484 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "版本" @@ -243,7 +243,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:245 +#: projects/models.py:250 msgid "User" msgstr "用户" @@ -255,8 +255,8 @@ msgstr "用户 ID" msgid "Username" msgstr "用户名" -#: audit/models.py:138 builds/models.py:95 builds/models.py:711 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1473 +#: audit/models.py:138 builds/models.py:95 builds/models.py:722 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1478 #: redirects/models.py:48 msgid "Project" msgstr "项目" @@ -281,7 +281,7 @@ msgstr "组织 ID" msgid "Organization slug" msgstr "组织网址标识" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1226 msgid "Action" msgstr "" @@ -464,7 +464,7 @@ msgstr "分支" msgid "Tag" msgstr "标签" -#: builds/constants.py:56 projects/constants.py:412 +#: builds/constants.py:56 projects/constants.py:414 msgid "Unknown" msgstr "未知" @@ -496,7 +496,7 @@ msgstr "激活" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1578 +#: builds/filters.py:29 projects/models.py:1583 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "构建失败" @@ -513,7 +513,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:139 builds/models.py:733 +#: builds/filters.py:48 builds/models.py:139 builds/models.py:744 msgid "State" msgstr "状态" @@ -522,7 +522,7 @@ msgstr "状态" msgid "Any" msgstr "任何" -#: builds/filters.py:54 builds/models.py:100 builds/models.py:723 +#: builds/filters.py:54 builds/models.py:100 builds/models.py:734 msgid "Type" msgstr "类型" @@ -556,7 +556,7 @@ msgid "Verbose Name" msgstr "长名称" #: builds/models.py:127 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:250 +#: projects/models.py:255 msgid "Slug" msgstr "网址标识" @@ -576,7 +576,7 @@ msgstr "构建" msgid "Uploaded" msgstr "已上传" -#: builds/models.py:154 projects/models.py:478 +#: builds/models.py:154 projects/models.py:483 msgid "Privacy Level" msgstr "隐私级别" @@ -608,7 +608,7 @@ msgstr "存在ePub" msgid "Has HTML Zip" msgstr "存在HTML Zip" -#: builds/models.py:175 projects/models.py:563 +#: builds/models.py:175 projects/models.py:568 msgid "Documentation type" msgstr "文档类型" @@ -624,199 +624,199 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:745 +#: builds/models.py:756 msgid "Status" msgstr "状态" -#: builds/models.py:752 integrations/models.py:145 +#: builds/models.py:763 integrations/models.py:145 msgid "Date" msgstr "日期" -#: builds/models.py:753 +#: builds/models.py:764 msgid "Success" msgstr "成功" -#: builds/models.py:758 +#: builds/models.py:769 msgid "Setup" msgstr "安装" -#: builds/models.py:759 +#: builds/models.py:770 msgid "Setup error" msgstr "安装错误" -#: builds/models.py:760 +#: builds/models.py:771 msgid "Output" msgstr "输出" -#: builds/models.py:761 templates/builds/build_detail.html:261 +#: builds/models.py:772 templates/builds/build_detail.html:261 msgid "Error" msgstr "错误" -#: builds/models.py:762 +#: builds/models.py:773 msgid "Exit code" msgstr "退出码" -#: builds/models.py:767 projects/models.py:1490 +#: builds/models.py:778 projects/models.py:1495 msgid "Commit" msgstr "提交" -#: builds/models.py:773 +#: builds/models.py:784 msgid "Version slug" msgstr "版本网址标识" -#: builds/models.py:779 +#: builds/models.py:790 msgid "Version name" msgstr "项目名称" -#: builds/models.py:785 builds/models.py:1228 +#: builds/models.py:796 builds/models.py:1239 msgid "Version type" msgstr "项目类型" -#: builds/models.py:792 +#: builds/models.py:803 msgid "Configuration used in the build" msgstr "在构建中使用的配置" -#: builds/models.py:797 +#: builds/models.py:808 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:805 +#: builds/models.py:816 msgid "Build Length" msgstr "构建长度" -#: builds/models.py:808 +#: builds/models.py:819 msgid "Builder" msgstr "构建者" -#: builds/models.py:815 +#: builds/models.py:826 msgid "Cold Storage" msgstr "冷存储" -#: builds/models.py:821 +#: builds/models.py:832 msgid "Celery task id" msgstr "" -#: builds/models.py:1131 +#: builds/models.py:1142 msgid "Build" msgstr "构建" -#: builds/models.py:1136 +#: builds/models.py:1147 msgid "Command" msgstr "命令" -#: builds/models.py:1137 builds/models.py:1192 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:252 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1203 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:257 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "说明" -#: builds/models.py:1138 +#: builds/models.py:1149 msgid "Command output" msgstr "命令输出" -#: builds/models.py:1139 +#: builds/models.py:1150 msgid "Command exit code" msgstr "命令退出码" -#: builds/models.py:1141 +#: builds/models.py:1152 msgid "Start time" msgstr "开始时间" -#: builds/models.py:1142 +#: builds/models.py:1153 msgid "End time" msgstr "结束时间" -#: builds/models.py:1170 +#: builds/models.py:1181 msgid "Activate version" msgstr "" -#: builds/models.py:1171 +#: builds/models.py:1182 msgid "Hide version" msgstr "" -#: builds/models.py:1172 +#: builds/models.py:1183 msgid "Make version public" msgstr "" -#: builds/models.py:1173 +#: builds/models.py:1184 msgid "Make version private" msgstr "" -#: builds/models.py:1174 +#: builds/models.py:1185 msgid "Set version as default" msgstr "" -#: builds/models.py:1175 +#: builds/models.py:1186 msgid "Delete version" msgstr "" -#: builds/models.py:1187 +#: builds/models.py:1198 msgid "Rule priority" msgstr "" -#: builds/models.py:1188 +#: builds/models.py:1199 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1198 +#: builds/models.py:1209 msgid "Match argument" msgstr "" -#: builds/models.py:1199 +#: builds/models.py:1210 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1214 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1216 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1216 +#: builds/models.py:1227 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1221 +#: builds/models.py:1232 msgid "Action argument" msgstr "" -#: builds/models.py:1222 +#: builds/models.py:1233 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1240 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1394 +#: builds/models.py:1405 msgid "Version activated" msgstr "" -#: builds/models.py:1395 +#: builds/models.py:1406 msgid "Version hidden" msgstr "" -#: builds/models.py:1397 +#: builds/models.py:1408 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1400 +#: builds/models.py:1411 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1402 +#: builds/models.py:1413 msgid "Version set as default" msgstr "" -#: builds/models.py:1403 +#: builds/models.py:1414 msgid "Version deleted" msgstr "" -#: builds/models.py:1408 +#: builds/models.py:1419 msgid "Matched rule" msgstr "" @@ -934,7 +934,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1593 +#: core/forms.py:198 projects/models.py:1598 msgid "URL" msgstr "" @@ -1041,6 +1041,20 @@ msgstr "" msgid "Validation of custom domain expired: {{domain}}" msgstr "" +#: domains/validators.py:17 +#, python-brace-format +msgid "" +"This project has reached the limit of {feature.value} domains. Consider " +"removing unused domains." +msgstr "" + +#: domains/validators.py:22 +#, python-brace-format +msgid "" +"Your organization has reached the limit of {feature.value} domains. Consider " +"removing unused domains or upgrading your plan." +msgstr "" + #: gold/forms.py:50 msgid "No project found." msgstr "没有项目" @@ -1050,12 +1064,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:223 -#: organizations/models.py:297 projects/models.py:236 +#: organizations/models.py:297 projects/models.py:241 msgid "Publication date" msgstr "发布日期" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1492 +#: organizations/models.py:298 projects/models.py:244 projects/models.py:1497 msgid "Modified date" msgstr "修改日期" @@ -1330,7 +1344,7 @@ msgid "Unknown problem" msgstr "" #: notifications/messages.py:101 -msgid "Build terminated due inactivity" +msgid "Build terminated due to inactivity" msgstr "" #: notifications/messages.py:129 @@ -1456,7 +1470,7 @@ msgstr "用户" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1484 +#: projects/models.py:254 projects/models.py:1489 msgid "Name" msgstr "名称" @@ -2039,16 +2053,12 @@ msgid "Verify your email address" msgstr "验证你的邮箱地址" #: organizations/views/private.py:120 -#, fuzzy -#| msgid "Organization slug" msgid "Organization updated" -msgstr "组织网址标识" +msgstr "" #: organizations/views/private.py:130 -#, fuzzy -#| msgid "Organization slug" msgid "Organization deleted" -msgstr "组织网址标识" +msgstr "" #: organizations/views/private.py:159 msgid "Owner removed" @@ -2146,75 +2156,75 @@ msgstr "" msgid "Generic" msgstr "" -#: projects/constants.py:79 +#: projects/constants.py:81 msgid "Live" msgstr "Live" -#: projects/constants.py:80 +#: projects/constants.py:82 msgid "Deleted" msgstr "已删除" -#: projects/constants.py:86 +#: projects/constants.py:88 msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2064 +#: projects/constants.py:94 projects/models.py:2077 msgid "Public" msgstr "公开" -#: projects/constants.py:93 +#: projects/constants.py:95 msgid "Private" msgstr "私有" -#: projects/constants.py:104 +#: projects/constants.py:106 msgid "CPython 2.x" msgstr "CPython 2.x" -#: projects/constants.py:105 +#: projects/constants.py:107 msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:409 +#: projects/constants.py:411 msgid "Valid and active" msgstr "" -#: projects/constants.py:410 +#: projects/constants.py:412 msgid "Invalid" msgstr "" -#: projects/constants.py:411 +#: projects/constants.py:413 msgid "Pending" msgstr "" -#: projects/constants.py:421 +#: projects/constants.py:423 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:425 +#: projects/constants.py:427 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:429 +#: projects/constants.py:431 msgid "Single version without translations (/)" msgstr "" -#: projects/constants.py:446 +#: projects/constants.py:448 msgid "Alphabetically" msgstr "" -#: projects/constants.py:447 +#: projects/constants.py:449 msgid "SemVer (Read the Docs)" msgstr "" -#: projects/constants.py:450 +#: projects/constants.py:452 msgid "Python Packaging (PEP 440 and PEP 425)" msgstr "" -#: projects/constants.py:452 +#: projects/constants.py:454 msgid "CalVer (YYYY.0M.0M)" msgstr "" -#: projects/constants.py:453 +#: projects/constants.py:455 msgid "Define your own pattern" msgstr "" @@ -2329,7 +2339,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:451 projects/models.py:254 +#: projects/forms.py:451 projects/models.py:259 msgid "Short description of this project" msgstr "" @@ -2405,62 +2415,76 @@ msgstr "" msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:94 +#: projects/models.py:95 msgid "Main project" msgstr "" -#: projects/models.py:100 +#: projects/models.py:101 msgid "Subproject" msgstr "" -#: projects/models.py:105 +#: projects/models.py:106 msgid "Alias" msgstr "别名" -#: projects/models.py:257 +#: projects/models.py:190 +#, fuzzy +#| msgid "Single version" +msgid "Sorting of versions" +msgstr "单一版本" + +#: projects/models.py:200 +msgid "Custom version sorting pattern" +msgstr "" + +#: projects/models.py:206 +msgid "Show latest and stable at the beginning" +msgstr "" + +#: projects/models.py:262 msgid "Repository URL" msgstr "代码库地址" -#: projects/models.py:260 +#: projects/models.py:265 msgid "Git repository URL" msgstr "" -#: projects/models.py:267 +#: projects/models.py:272 msgid "Repository type" msgstr "代码库类型" -#: projects/models.py:273 +#: projects/models.py:278 msgid "Project homepage" msgstr "项目主页" -#: projects/models.py:275 +#: projects/models.py:280 msgid "The project's homepage" msgstr "项目的主页" -#: projects/models.py:278 +#: projects/models.py:283 msgid "Canonical URL" msgstr "官方网址" -#: projects/models.py:280 +#: projects/models.py:285 msgid "URL that documentation is expected to serve from" msgstr "访问文档的URL" -#: projects/models.py:283 +#: projects/models.py:288 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:290 +#: projects/models.py:295 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " "current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:298 +#: projects/models.py:303 msgid "Single version" msgstr "单一版本" -#: projects/models.py:301 +#: projects/models.py:306 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 " @@ -2469,74 +2493,74 @@ msgstr "" "单一版本的站点不含多个翻译版本,只有一个「latest」版本,使用根域名进行托管。" "请谨慎使用,仅在您的文档永远不会用到多版本时使用它。" -#: projects/models.py:308 +#: projects/models.py:313 msgid "Default version" msgstr "默认版本" -#: projects/models.py:311 +#: projects/models.py:316 msgid "The version of your project that / redirects to" msgstr "访问项目根目录时重定向的目标版本" -#: projects/models.py:316 +#: projects/models.py:321 msgid "Default branch" msgstr "默认分支" -#: projects/models.py:322 +#: projects/models.py:327 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:327 +#: projects/models.py:332 msgid "Custom path prefix" msgstr "" -#: projects/models.py:333 +#: projects/models.py:338 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." msgstr "" -#: projects/models.py:338 +#: projects/models.py:343 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:344 +#: projects/models.py:349 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." msgstr "" -#: projects/models.py:351 +#: projects/models.py:356 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:354 +#: projects/models.py:359 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:358 +#: projects/models.py:363 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:365 +#: projects/models.py:370 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:370 +#: projects/models.py:375 msgid "CDN Enabled" msgstr "CDN 已启用" -#: projects/models.py:372 +#: projects/models.py:377 msgid "Analytics code" msgstr "分析代码" -#: projects/models.py:377 +#: projects/models.py:382 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2544,75 +2568,75 @@ msgstr "" "Google Analytics Tracking ID (ex. UA-22345342-1). 这将减慢你的页" "面加载速度。" -#: projects/models.py:383 +#: projects/models.py:388 msgid "Disable Analytics" msgstr "" -#: projects/models.py:387 +#: projects/models.py:392 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:392 +#: projects/models.py:397 msgid "Alternative container image" msgstr "备选容器镜像" -#: projects/models.py:398 +#: projects/models.py:403 msgid "Container memory limit" msgstr "容器内存限制" -#: projects/models.py:403 +#: projects/models.py:408 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "Docker 格式的内存限制 -- 例: 512m or 1g" -#: projects/models.py:408 +#: projects/models.py:413 msgid "Container time limit in seconds" msgstr "容器的时间限制秒数" -#: projects/models.py:413 +#: projects/models.py:418 msgid "Alternate build queue id" msgstr "备用构建的队列id" -#: projects/models.py:419 +#: projects/models.py:424 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:424 +#: projects/models.py:429 msgid "Allow paid advertising" msgstr "允许已付费广告" -#: projects/models.py:426 +#: projects/models.py:431 msgid "If unchecked, users will still see community ads." msgstr "如果未选中的话,你仍然会看到社区广告。" -#: projects/models.py:429 +#: projects/models.py:434 msgid "Ad-free" msgstr "去广告" -#: projects/models.py:434 +#: projects/models.py:439 msgid "Is spam?" msgstr "" -#: projects/models.py:437 +#: projects/models.py:442 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:440 +#: projects/models.py:445 msgid "Show version warning" msgstr "" -#: projects/models.py:442 +#: projects/models.py:447 msgid "Show warning banner in non-stable nor latest versions." msgstr "在非 stable(稳定)或 latest(最新)版本中展示警告横幅。" -#: projects/models.py:446 +#: projects/models.py:451 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:452 +#: projects/models.py:457 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2620,312 +2644,316 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:460 +#: projects/models.py:465 msgid "Featured" msgstr "精选" -#: projects/models.py:462 +#: projects/models.py:467 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:470 +#: projects/models.py:475 msgid "Delisted" msgstr "" -#: projects/models.py:472 +#: projects/models.py:477 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" msgstr "" -#: projects/models.py:483 +#: projects/models.py:488 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:490 +#: projects/models.py:495 msgid "Related projects" msgstr "相关项目" -#: projects/models.py:498 templates/search/elastic_search.html:57 +#: projects/models.py:503 templates/search/elastic_search.html:57 msgid "Language" msgstr "语言" -#: projects/models.py:502 +#: projects/models.py:507 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "该项目的文档所呈现的语言。注意:这影响您的项目的 URL。" -#: projects/models.py:510 +#: projects/models.py:515 msgid "Programming Language" msgstr "编程语言" -#: projects/models.py:514 +#: projects/models.py:519 msgid "The primary programming language the project is written in." msgstr "项目使用的主要编程语言" -#: projects/models.py:530 +#: projects/models.py:535 msgid "This project has been built with a webhook" msgstr "项目构建同时包含webhook" -#: projects/models.py:534 +#: projects/models.py:539 msgid "This project has been successfully cloned" msgstr "此项目已成功被克隆" -#: projects/models.py:543 +#: projects/models.py:548 msgid "Connected repository" msgstr "" -#: projects/models.py:544 +#: projects/models.py:549 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:570 +#: projects/models.py:575 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:581 +#: projects/models.py:586 msgid "project" msgstr "" -#: projects/models.py:592 +#: projects/models.py:597 msgid "Model must have slug" msgstr "Model 必须包含 slug" -#: projects/models.py:1354 +#: projects/models.py:1359 msgid "Subproject nesting is not supported" msgstr "不支持嵌套子项目" -#: projects/models.py:1489 +#: projects/models.py:1494 msgid "Path" msgstr "路径" -#: projects/models.py:1491 +#: projects/models.py:1496 msgid "Build id" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1499 msgid "Page search rank" msgstr "" -#: projects/models.py:1499 +#: projects/models.py:1504 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1542 projects/models.py:1707 +#: projects/models.py:1547 projects/models.py:1712 msgid "created" msgstr "创建的" -#: projects/models.py:1547 +#: projects/models.py:1552 msgid "modified" msgstr "修改的" -#: projects/models.py:1576 +#: projects/models.py:1581 msgid "Build triggered" msgstr "" -#: projects/models.py:1577 +#: projects/models.py:1582 msgid "Build passed" msgstr "" -#: projects/models.py:1595 +#: projects/models.py:1600 msgid "URL to send the webhook to" msgstr "发送 webhook 到" -#: projects/models.py:1598 +#: projects/models.py:1603 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1611 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1609 +#: projects/models.py:1614 msgid "JSON payload" msgstr "" -#: projects/models.py:1611 +#: projects/models.py:1616 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1718 +#: projects/models.py:1723 msgid "Domain" msgstr "域" -#: projects/models.py:1725 +#: projects/models.py:1730 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1734 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1734 +#: projects/models.py:1739 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1738 +#: projects/models.py:1743 msgid "Use HTTPS" msgstr "使用 HTTPS" -#: projects/models.py:1740 +#: projects/models.py:1745 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1744 +#: projects/models.py:1749 msgid "Number of times this domain has been hit" msgstr "此域访问次数" -#: projects/models.py:1749 templates/projects/domain_form.html:49 +#: projects/models.py:1754 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1758 +#: projects/models.py:1763 msgid "Skip validation process." msgstr "" -#: projects/models.py:1762 +#: projects/models.py:1767 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1776 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1781 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1781 +#: projects/models.py:1786 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1924 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1928 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1933 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1939 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1943 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1947 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1943 +#: projects/models.py:1952 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1957 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1961 +msgid "Build: Generate a file manifest for file tree diff." +msgstr "" + +#: projects/models.py:1966 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1970 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1974 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1977 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1978 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1981 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1972 +#: projects/models.py:1985 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1977 +#: projects/models.py:1990 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1996 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1989 +#: projects/models.py:2002 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1997 +#: projects/models.py:2010 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2002 +#: projects/models.py:2015 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2028 msgid "Feature identifier" msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2033 msgid "Date feature was added" msgstr "添加了日期功能" -#: projects/models.py:2026 +#: projects/models.py:2039 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2043 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2052 +#: projects/models.py:2065 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2056 +#: projects/models.py:2069 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2061 +#: projects/models.py:2074 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2080 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2947,10 +2975,8 @@ msgid "Error while checking out the repository" msgstr "" #: projects/notifications.py:99 -#, fuzzy -#| msgid "Repository type" msgid "Repository type not suported" -msgstr "代码库类型" +msgstr "" #: projects/notifications.py:112 msgid "Sphinx configuration file is missing" @@ -2968,8 +2994,8 @@ msgstr "" msgid "Repository locked" msgstr "" -#: projects/notifications.py:165 -msgid "Read the Docs Addons will be enabled by default on October 7th" +#: projects/notifications.py:166 +msgid "Read the Docs Addons were enabled by default on October 7th, 2024" msgstr "" #: projects/validators.py:18 @@ -3270,7 +3296,7 @@ msgstr "" #: redirects/templates/redirects/redirect_form.html:8 #: redirects/templates/redirects/redirect_list.html:6 #: redirects/templates/redirects/redirect_list.html:13 -#: templates/projects/project_edit_base.html:22 +#: templates/projects/project_edit_base.html:24 msgid "Redirects" msgstr "重定向" @@ -3345,67 +3371,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:470 +#: settings/base.py:471 msgid "Catalan" msgstr "加泰罗尼亚语" -#: settings/base.py:471 +#: settings/base.py:472 msgid "English" msgstr "英语" -#: settings/base.py:472 +#: settings/base.py:473 msgid "Spanish" msgstr "西班牙语" -#: settings/base.py:473 +#: settings/base.py:474 msgid "Brazilian Portuguese" msgstr "巴西葡萄牙语" -#: settings/base.py:474 +#: settings/base.py:475 msgid "Norwegian Bokmål" msgstr "挪威语" -#: settings/base.py:475 +#: settings/base.py:476 msgid "French" msgstr "法语" -#: settings/base.py:476 +#: settings/base.py:477 msgid "Russian" msgstr "俄语" -#: settings/base.py:477 +#: settings/base.py:478 msgid "German" msgstr "德语" -#: settings/base.py:478 +#: settings/base.py:479 msgid "Galician" msgstr "加利西亚语" -#: settings/base.py:479 +#: settings/base.py:480 msgid "Vietnamese" msgstr "越南语" -#: settings/base.py:480 +#: settings/base.py:481 msgid "Simplified Chinese" msgstr "简体中文" -#: settings/base.py:481 +#: settings/base.py:482 msgid "Traditional Chinese" msgstr "繁体中文" -#: settings/base.py:482 +#: settings/base.py:483 msgid "Japanese" msgstr "日语" -#: settings/base.py:483 +#: settings/base.py:484 msgid "Ukrainian" msgstr "乌克兰语" -#: settings/base.py:484 +#: settings/base.py:485 msgid "Italian" msgstr "意大利语" -#: settings/base.py:485 +#: settings/base.py:486 msgid "Korean" msgstr "韩语" @@ -3414,7 +3440,7 @@ msgid "Custom domain" msgstr "" #: subscriptions/constants.py:26 -msgid "CDN public documentation" +msgid "CDN for public documentation" msgstr "" #: subscriptions/constants.py:27 @@ -3927,7 +3953,7 @@ msgstr "热门标签" #: templates/builds/versionautomationrule_list.html:6 #: templates/builds/versionautomationrule_list.html:15 -#: templates/projects/project_edit_base.html:27 +#: templates/projects/project_edit_base.html:29 msgid "Automation Rules" msgstr "" @@ -4079,7 +4105,7 @@ msgid "No builds yet" msgstr "没有相应版本" #: templates/core/project_detail_right.html:51 -#: templates/projects/project_edit_base.html:21 +#: templates/projects/project_edit_base.html:23 #: templates/projects/project_users.html:9 msgid "Maintainers" msgstr "维护者" @@ -4106,7 +4132,7 @@ msgid "Short URLs" msgstr "短网址" #: templates/core/project_detail_right.html:111 -#: templates/projects/project_edit_base.html:23 +#: templates/projects/project_edit_base.html:25 #: templates/projects/project_translations.html:12 msgid "Translations" msgstr "翻译" @@ -4540,7 +4566,7 @@ msgid "Gold Membership" msgstr "金牌会员" #: templates/profiles/base_profile_edit.html:57 -#: templates/projects/project_edit_base.html:33 +#: templates/projects/project_edit_base.html:35 msgid "Advertising" msgstr "广告偏好" @@ -4682,7 +4708,7 @@ msgid "Saving the domain will revalidate the SSL certificate" msgstr "" #: templates/projects/domain_list.html:12 -#: templates/projects/project_edit_base.html:20 +#: templates/projects/project_edit_base.html:22 msgid "Domains" msgstr "域" @@ -4727,7 +4753,7 @@ msgstr "添加" #: templates/projects/environmentvariable_form.html:12 #: templates/projects/environmentvariable_list.html:5 #: templates/projects/environmentvariable_list.html:12 -#: templates/projects/project_edit_base.html:26 +#: templates/projects/project_edit_base.html:28 msgid "Environment Variables" msgstr "" @@ -4824,7 +4850,7 @@ msgstr "重复" #: templates/projects/integration_form.html:12 #: templates/projects/integration_list.html:5 #: templates/projects/integration_list.html:12 -#: templates/projects/project_edit_base.html:25 +#: templates/projects/project_edit_base.html:27 msgid "Integrations" msgstr "集成" @@ -5226,10 +5252,14 @@ msgid "Delete project" msgstr "删除项目" #: templates/projects/project_edit_base.html:19 +msgid " Addons" +msgstr "" + +#: templates/projects/project_edit_base.html:21 msgid "Edit Versions" msgstr "" -#: templates/projects/project_edit_base.html:24 +#: templates/projects/project_edit_base.html:26 #: templates/projects/projectrelationship_form.html:5 #: templates/projects/projectrelationship_form.html:12 #: templates/projects/projectrelationship_list.html:5 @@ -5237,7 +5267,7 @@ msgstr "" msgid "Subprojects" msgstr "子项目" -#: templates/projects/project_edit_base.html:28 +#: templates/projects/project_edit_base.html:30 #: templates/projects/webhook_exchange_detail.html:5 #: templates/projects/webhook_form.html:5 #: templates/projects/webhook_form.html:11 @@ -5246,19 +5276,19 @@ msgstr "子项目" msgid "Webhooks" msgstr "Webhooks" -#: templates/projects/project_edit_base.html:29 +#: templates/projects/project_edit_base.html:31 #: templates/projects/project_notifications.html:5 #: templates/projects/project_notifications.html:12 msgid "Email Notifications" msgstr "" -#: templates/projects/project_edit_base.html:30 +#: templates/projects/project_edit_base.html:32 #: templates/projects/project_traffic_analytics.html:6 #: templates/projects/project_traffic_analytics.html:11 msgid "Traffic Analytics" msgstr "" -#: templates/projects/project_edit_base.html:31 +#: templates/projects/project_edit_base.html:33 #: templates/projects/projects_search_analytics.html:6 #: templates/projects/projects_search_analytics.html:11 msgid "Search Analytics" diff --git a/readthedocs/locale/zh_TW/LC_MESSAGES/django.po b/readthedocs/locale/zh_TW/LC_MESSAGES/django.po index 18a8e29a573..8ae173261ab 100644 --- a/readthedocs/locale/zh_TW/LC_MESSAGES/django.po +++ b/readthedocs/locale/zh_TW/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Anthony , 2022 # BinotaLIU , 2020 @@ -14,22 +14,24 @@ # 78493665edbb04e7a16a0d1f4e497eb4_0c7904c , 2017 # wlbksy , 2014 # Xaver Y.R. Chen , 2014 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-08 09:41+0000\n" +"POT-Creation-Date: 2024-10-23 13:42+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Cheng-Chia Tseng , 2023\n" -"Language-Team: Chinese (Taiwan) (http://app.transifex.com/readthedocs/readthedocs/language/zh_TW/)\n" +"Language-Team: Chinese (Taiwan) (http://app.transifex.com/readthedocs/" +"readthedocs/language/zh_TW/)\n" +"Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:717 -#: projects/filters.py:196 projects/models.py:1480 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:728 +#: projects/filters.py:196 projects/models.py:1484 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "版本" @@ -170,8 +172,8 @@ msgstr "" #: api/v3/serializers.py:1033 #, python-brace-format msgid "" -"Prefix redirects have been removed. Please use an exact redirect `/prefix/*`" -" instead. See {blog_link}." +"Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " +"instead. See {blog_link}." msgstr "" #: api/v3/serializers.py:1039 @@ -227,7 +229,7 @@ msgid "Invitation declined" msgstr "邀請已拒絕" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:246 +#: projects/models.py:250 msgid "User" msgstr "使用者" @@ -239,9 +241,9 @@ msgstr "使用者 ID" msgid "Username" msgstr "使用者名稱" -#: audit/models.py:138 builds/models.py:95 builds/models.py:711 -#: organizations/filters.py:133 projects/filters.py:151 -#: projects/models.py:1474 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:95 builds/models.py:722 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1478 +#: redirects/models.py:48 msgid "Project" msgstr "專案" @@ -265,7 +267,7 @@ msgstr "組織單位 ID" msgid "Organization slug" msgstr "組織單位 Slug 名稱" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1226 msgid "Action" msgstr "動作" @@ -448,7 +450,7 @@ msgstr "分支" msgid "Tag" msgstr "標記" -#: builds/constants.py:56 projects/constants.py:412 +#: builds/constants.py:56 projects/constants.py:414 msgid "Unknown" msgstr "未知" @@ -480,7 +482,7 @@ msgstr "啟用" msgid "Build successful" msgstr "建置成功" -#: builds/filters.py:29 projects/models.py:1579 +#: builds/filters.py:29 projects/models.py:1583 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "建置失敗" @@ -497,7 +499,7 @@ msgstr "拉取/合併請求" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:139 builds/models.py:733 +#: builds/filters.py:48 builds/models.py:139 builds/models.py:744 msgid "State" msgstr "狀態" @@ -506,7 +508,7 @@ msgstr "狀態" msgid "Any" msgstr "任何" -#: builds/filters.py:54 builds/models.py:100 builds/models.py:723 +#: builds/filters.py:54 builds/models.py:100 builds/models.py:734 msgid "Type" msgstr "類型" @@ -540,7 +542,7 @@ msgid "Verbose Name" msgstr "詳細名稱" #: builds/models.py:127 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:251 +#: projects/models.py:255 msgid "Slug" msgstr "動態資料欄位" @@ -560,7 +562,7 @@ msgstr "建置" msgid "Uploaded" msgstr "已上傳" -#: builds/models.py:154 projects/models.py:479 +#: builds/models.py:154 projects/models.py:483 msgid "Privacy Level" msgstr "隱私等級" @@ -592,7 +594,7 @@ msgstr "有 ePub" msgid "Has HTML Zip" msgstr "有 HTML Zip" -#: builds/models.py:175 projects/models.py:564 +#: builds/models.py:175 projects/models.py:568 msgid "Documentation type" msgstr "文件類型" @@ -601,207 +603,206 @@ msgid "Type of documentation the version was built with." msgstr "" #: builds/models.py:183 -msgid "" -"Data generated at build time by the doctool (`readthedocs-build.yaml`)." +msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" #: builds/models.py:190 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:745 +#: builds/models.py:756 msgid "Status" msgstr "" -#: builds/models.py:752 integrations/models.py:145 +#: builds/models.py:763 integrations/models.py:145 msgid "Date" msgstr "日期" -#: builds/models.py:753 +#: builds/models.py:764 msgid "Success" msgstr "成功" -#: builds/models.py:758 +#: builds/models.py:769 msgid "Setup" msgstr "安裝" -#: builds/models.py:759 +#: builds/models.py:770 msgid "Setup error" msgstr "安裝錯誤" -#: builds/models.py:760 +#: builds/models.py:771 msgid "Output" msgstr "輸出" -#: builds/models.py:761 templates/builds/build_detail.html:261 +#: builds/models.py:772 templates/builds/build_detail.html:261 msgid "Error" msgstr "錯誤" -#: builds/models.py:762 +#: builds/models.py:773 msgid "Exit code" msgstr "結束代碼" -#: builds/models.py:767 projects/models.py:1491 +#: builds/models.py:778 projects/models.py:1495 msgid "Commit" msgstr "送交" -#: builds/models.py:773 +#: builds/models.py:784 msgid "Version slug" msgstr "版本 Slug 名稱" -#: builds/models.py:779 +#: builds/models.py:790 msgid "Version name" msgstr "版本名稱" -#: builds/models.py:785 builds/models.py:1228 +#: builds/models.py:796 builds/models.py:1239 msgid "Version type" msgstr "版本類型" -#: builds/models.py:792 +#: builds/models.py:803 msgid "Configuration used in the build" msgstr "該建置使用的組態" -#: builds/models.py:797 +#: builds/models.py:808 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:805 +#: builds/models.py:816 msgid "Build Length" msgstr "建置長度" -#: builds/models.py:808 +#: builds/models.py:819 msgid "Builder" msgstr "產生器" -#: builds/models.py:815 +#: builds/models.py:826 msgid "Cold Storage" msgstr "冷儲存" -#: builds/models.py:821 +#: builds/models.py:832 msgid "Celery task id" msgstr "Celery 工作事項 ID" -#: builds/models.py:1131 +#: builds/models.py:1142 msgid "Build" msgstr "建置" -#: builds/models.py:1136 +#: builds/models.py:1147 msgid "Command" msgstr "命令" -#: builds/models.py:1137 builds/models.py:1192 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:253 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1203 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:257 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "說明" -#: builds/models.py:1138 +#: builds/models.py:1149 msgid "Command output" msgstr "命令輸出" -#: builds/models.py:1139 +#: builds/models.py:1150 msgid "Command exit code" msgstr "命令結束代碼" -#: builds/models.py:1141 +#: builds/models.py:1152 msgid "Start time" msgstr "開始時間" -#: builds/models.py:1142 +#: builds/models.py:1153 msgid "End time" msgstr "結束時間" -#: builds/models.py:1170 +#: builds/models.py:1181 msgid "Activate version" msgstr "啟用版本" -#: builds/models.py:1171 +#: builds/models.py:1182 msgid "Hide version" msgstr "隱藏版本" -#: builds/models.py:1172 +#: builds/models.py:1183 msgid "Make version public" msgstr "讓版本公開" -#: builds/models.py:1173 +#: builds/models.py:1184 msgid "Make version private" msgstr "讓版本藏私" -#: builds/models.py:1174 +#: builds/models.py:1185 msgid "Set version as default" msgstr "將版本設為預設值" -#: builds/models.py:1175 +#: builds/models.py:1186 msgid "Delete version" msgstr "刪除版本" -#: builds/models.py:1187 +#: builds/models.py:1198 msgid "Rule priority" msgstr "" -#: builds/models.py:1188 +#: builds/models.py:1199 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1198 +#: builds/models.py:1209 msgid "Match argument" msgstr "" -#: builds/models.py:1199 +#: builds/models.py:1210 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1214 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1216 msgid "" -"Match argument defined by us, it is used if is not None, otherwise match_arg" -" will be used." +"Match argument defined by us, it is used if is not None, otherwise match_arg " +"will be used." msgstr "" -#: builds/models.py:1216 +#: builds/models.py:1227 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1221 +#: builds/models.py:1232 msgid "Action argument" msgstr "" -#: builds/models.py:1222 +#: builds/models.py:1233 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1240 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1394 +#: builds/models.py:1405 msgid "Version activated" msgstr "" -#: builds/models.py:1395 +#: builds/models.py:1406 msgid "Version hidden" msgstr "" -#: builds/models.py:1397 +#: builds/models.py:1408 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1400 +#: builds/models.py:1411 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1402 +#: builds/models.py:1413 msgid "Version set as default" msgstr "" -#: builds/models.py:1403 +#: builds/models.py:1414 msgid "Version deleted" msgstr "" -#: builds/models.py:1408 +#: builds/models.py:1419 msgid "Matched rule" msgstr "" @@ -919,7 +920,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1594 +#: core/forms.py:198 projects/models.py:1598 msgid "URL" msgstr "網址" @@ -1036,8 +1037,8 @@ msgstr "" #: domains/validators.py:22 #, python-brace-format msgid "" -"Your organization has reached the limit of {feature.value} domains. Consider" -" removing unused domains or upgrading your plan." +"Your organization has reached the limit of {feature.value} domains. Consider " +"removing unused domains or upgrading your plan." msgstr "" #: gold/forms.py:50 @@ -1049,12 +1050,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:223 -#: organizations/models.py:297 projects/models.py:237 +#: organizations/models.py:297 projects/models.py:241 msgid "Publication date" msgstr "發佈日期" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:240 projects/models.py:1493 +#: organizations/models.py:298 projects/models.py:244 projects/models.py:1497 msgid "Modified date" msgstr "修改日期" @@ -1086,15 +1087,15 @@ msgstr "" #: gold/templates/gold/projects.html:20 #: gold/templates/gold/subscription_detail.html:52 msgid "" -"For small businesses or personal projects, we ask for $5 per month to remove" -" ads from a project." +"For small businesses or personal projects, we ask for $5 per month to remove " +"ads from a project." msgstr "" #: gold/templates/gold/projects.html:21 #: gold/templates/gold/subscription_detail.html:53 msgid "" -"For corporate supported open source projects, we ask for a $50 membership in" -" order to cover our support and operations costs." +"For corporate supported open source projects, we ask for a $50 membership in " +"order to cover our support and operations costs." msgstr "" #: gold/templates/gold/projects.html:24 @@ -1149,22 +1150,22 @@ msgstr "" msgid "" "Supporting Read the Docs lets us work more on features that people love. " "Your money will go directly to maintenance and development of the product." -msgstr "支持 Read the Docs 能讓我們製作大家喜愛的功能。這些錢將直接用於產品的維護與開發。" +msgstr "" +"支持 Read the Docs 能讓我們製作大家喜愛的功能。這些錢將直接用於產品的維護與開" +"發。" #: gold/templates/gold/subscription_detail.html:57 msgid "" -"If you are a company using Read the Docs, please consider Read the Docs for Business. This will " -"help us cover our costs, and provide you with a better experience on the " -"site." +"If you are a company using Read the Docs, please consider Read the Docs for Business. This will help us cover " +"our costs, and provide you with a better experience on the site." msgstr "" #: gold/templates/gold/subscription_detail.html:66 #, python-format msgid "" -"For any questions about our Gold membership program, please email" -" us." +"For any questions about our Gold membership program, please email us." msgstr "" #: gold/templates/gold/subscription_detail.html:74 @@ -1291,8 +1292,8 @@ msgstr "" #: invitations/templates/invitations/invitation_detail.html:12 #, python-format msgid "" -"%(requestor_name)s has invited you to join" -" the %(target_name)s %(target_type)s." +"%(requestor_name)s has invited you to join " +"the %(target_name)s %(target_type)s." msgstr "" #: invitations/templates/invitations/invitation_detail.html:22 @@ -1331,7 +1332,7 @@ msgid "Unknown problem" msgstr "" #: notifications/messages.py:101 -msgid "Build terminated due inactivity" +msgid "Build terminated due to inactivity" msgstr "" #: notifications/messages.py:129 @@ -1457,7 +1458,7 @@ msgstr "使用者" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:250 projects/models.py:1485 +#: projects/models.py:254 projects/models.py:1489 msgid "Name" msgstr "名稱" @@ -1583,8 +1584,7 @@ msgstr "" msgid "All organizations" msgstr "" -#: organizations/filters.py:103 projects/filters.py:161 -#: projects/filters.py:223 +#: organizations/filters.py:103 projects/filters.py:161 projects/filters.py:223 msgid "Sort by" msgstr "" @@ -1735,7 +1735,8 @@ msgstr "刪除組織" msgid "" "\n" " Deleting this organization will also remove all the organization's\n" -" teams, users, projects, and built documentation. Are you sure that it\n" +" teams, users, projects, and built documentation. Are you sure that " +"it\n" " is safe to remove this organization?\n" " " msgstr "" @@ -1818,8 +1819,10 @@ msgstr "" #, python-format msgid "" "\n" -" This is a list of all the team members and owners inside your organization.\n" -" To invite members, invite them to a team\n" +" This is a list of all the team members and owners inside your " +"organization.\n" +" To invite members, invite them to a " +"team\n" " " msgstr "" @@ -1867,7 +1870,8 @@ msgid "" "\n" " Before you can add a project or build documentation,\n" " we will help you create an organization.\n" -" Access to your documentation is limited to only those inside your organization,\n" +" Access to your documentation is limited to only those inside your " +"organization,\n" " or inside a team with access.\n" " We'll help set up a team shortly,\n" " start by entering your organization details.\n" @@ -1909,14 +1913,16 @@ msgstr "" msgid "" "\n" " Access to your documentation is limited to\n" -" only those inside your organization, or inside a team with access.\n" +" only those inside your organization, or inside a team " +"with access.\n" " " msgstr "" #: organizations/templates/organizations/organization_create.html:50 msgid "" "\n" -" No need to decide now, you can pick a plan that fits your organization\n" +" No need to decide now, you can pick a plan that fits your " +"organization\n" " after a 30 day trial.\n" " " msgstr "" @@ -1947,15 +1953,15 @@ msgstr "" #: organizations/templates/organizations/security_log.html:19 #, python-format msgid "" -"The organization security log allows you to see" -" what has happened recently in your organization." +"The organization security log allows you to see " +"what has happened recently in your organization." msgstr "" #: organizations/templates/organizations/security_log.html:25 #, python-format msgid "" -"Showing logs from the last %(days_limit)s days. You can upgrade your plan to" -" increase the time period that is stored." +"Showing logs from the last %(days_limit)s days. You can upgrade your plan to " +"increase the time period that is stored." msgstr "" #: organizations/templates/organizations/security_log.html:30 @@ -1978,7 +1984,8 @@ msgstr "刪除團隊" #: organizations/templates/organizations/team_delete.html:13 msgid "" "\n" -" Deleting this team will revoke access for users that were in the team.\n" +" Deleting this team will revoke access for users that were in the " +"team.\n" " Are you sure that it is safe to remove these users?\n" " " msgstr "" @@ -2017,7 +2024,8 @@ msgstr "" #: organizations/templates/organizations/team_project_edit.html:15 msgid "" "\n" -" Select the projects that you would like this team to have access to.\n" +" Select the projects that you would like this team to have access " +"to.\n" " " msgstr "" @@ -2135,75 +2143,75 @@ msgstr "" msgid "Generic" msgstr "" -#: projects/constants.py:79 +#: projects/constants.py:81 msgid "Live" msgstr "線上" -#: projects/constants.py:80 +#: projects/constants.py:82 msgid "Deleted" msgstr "已刪除" -#: projects/constants.py:86 +#: projects/constants.py:88 msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2068 +#: projects/constants.py:94 projects/models.py:2077 msgid "Public" msgstr "公開" -#: projects/constants.py:93 +#: projects/constants.py:95 msgid "Private" msgstr "私有" -#: projects/constants.py:104 +#: projects/constants.py:106 msgid "CPython 2.x" msgstr "CPython 2.x" -#: projects/constants.py:105 +#: projects/constants.py:107 msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:409 +#: projects/constants.py:411 msgid "Valid and active" msgstr "" -#: projects/constants.py:410 +#: projects/constants.py:412 msgid "Invalid" msgstr "" -#: projects/constants.py:411 +#: projects/constants.py:413 msgid "Pending" msgstr "" -#: projects/constants.py:421 +#: projects/constants.py:423 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:425 +#: projects/constants.py:427 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:429 +#: projects/constants.py:431 msgid "Single version without translations (/)" msgstr "" -#: projects/constants.py:446 +#: projects/constants.py:448 msgid "Alphabetically" msgstr "" -#: projects/constants.py:447 +#: projects/constants.py:449 msgid "SemVer (Read the Docs)" msgstr "" -#: projects/constants.py:450 +#: projects/constants.py:452 msgid "Python Packaging (PEP 440 and PEP 425)" msgstr "" -#: projects/constants.py:452 +#: projects/constants.py:454 msgid "CalVer (YYYY.0M.0M)" msgstr "" -#: projects/constants.py:453 +#: projects/constants.py:455 msgid "Define your own pattern" msgstr "" @@ -2318,15 +2326,14 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:451 projects/models.py:255 +#: projects/forms.py:451 projects/models.py:259 msgid "Short description of this project" msgstr "" #: projects/forms.py:473 #, python-brace-format msgid "" -"This setting is inherited from the parent " -"translation." +"This setting is inherited from the parent translation." msgstr "" #: projects/forms.py:548 @@ -2407,512 +2414,533 @@ msgstr "" msgid "Alias" msgstr "別名" -#: projects/models.py:258 +#: projects/models.py:190 +#, fuzzy +#| msgid "Single version" +msgid "Sorting of versions" +msgstr "單一版本" + +#: projects/models.py:200 +msgid "Custom version sorting pattern" +msgstr "" + +#: projects/models.py:206 +msgid "Show latest and stable at the beginning" +msgstr "" + +#: projects/models.py:262 msgid "Repository URL" msgstr "儲存庫網址" -#: projects/models.py:261 +#: projects/models.py:265 msgid "Git repository URL" msgstr "" -#: projects/models.py:268 +#: projects/models.py:272 msgid "Repository type" msgstr "儲存庫類型" -#: projects/models.py:274 +#: projects/models.py:278 msgid "Project homepage" msgstr "專案首頁" -#: projects/models.py:276 +#: projects/models.py:280 msgid "The project's homepage" msgstr "專案的首頁" -#: projects/models.py:279 +#: projects/models.py:283 msgid "Canonical URL" msgstr "標準 URL" -#: projects/models.py:281 +#: projects/models.py:285 msgid "URL that documentation is expected to serve from" msgstr "預期用來提供文件的網址" -#: projects/models.py:284 +#: projects/models.py:288 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:291 +#: projects/models.py:295 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " "current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:299 +#: projects/models.py:303 msgid "Single version" msgstr "單一版本" -#: projects/models.py:302 +#: projects/models.py:306 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 "單一版本網站不包含翻譯,且只有「latest」伴兒不能,並在網域的根目錄提供。請謹慎使用,請於文件永遠不會有多版本的時候才開啟。" +msgstr "" +"單一版本網站不包含翻譯,且只有「latest」伴兒不能,並在網域的根目錄提供。請謹" +"慎使用,請於文件永遠不會有多版本的時候才開啟。" -#: projects/models.py:309 +#: projects/models.py:313 msgid "Default version" msgstr "預設版本" -#: projects/models.py:312 +#: projects/models.py:316 msgid "The version of your project that / redirects to" msgstr "專案根目錄「 / 」要跳轉至的版本" -#: projects/models.py:317 +#: projects/models.py:321 msgid "Default branch" msgstr "預設分支" -#: projects/models.py:323 +#: projects/models.py:327 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:328 +#: projects/models.py:332 msgid "Custom path prefix" msgstr "" -#: projects/models.py:334 +#: projects/models.py:338 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." msgstr "" -#: projects/models.py:339 +#: projects/models.py:343 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:345 +#: projects/models.py:349 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." msgstr "" -#: projects/models.py:352 +#: projects/models.py:356 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:355 +#: projects/models.py:359 msgid "" -"More information in our docs." +"More information in our docs." msgstr "" -#: projects/models.py:359 +#: projects/models.py:363 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:366 +#: projects/models.py:370 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:371 +#: projects/models.py:375 msgid "CDN Enabled" msgstr "已啟用 CDN" -#: projects/models.py:373 +#: projects/models.py:377 msgid "Analytics code" msgstr "分析程式碼" -#: projects/models.py:378 +#: projects/models.py:382 msgid "" -"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow" -" down your page loads." -msgstr "Google Analytics 追蹤 ID(如︰ UA-22345342-1),可能會降低頁面載入的速度。" +"Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " +"down your page loads." +msgstr "" +"Google Analytics 追蹤 ID(如︰ UA-22345342-1),可能會降低頁面載" +"入的速度。" -#: projects/models.py:384 +#: projects/models.py:388 msgid "Disable Analytics" msgstr "" -#: projects/models.py:388 +#: projects/models.py:392 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:393 +#: projects/models.py:397 msgid "Alternative container image" msgstr "備用容器鏡像" -#: projects/models.py:399 +#: projects/models.py:403 msgid "Container memory limit" msgstr "容器記憶體限制" -#: projects/models.py:404 +#: projects/models.py:408 msgid "" -"Memory limit in Docker format -- example: 512m or " -"1g" +"Memory limit in Docker format -- example: 512m or 1g" msgstr "Docker 記憶體限制格式 -- 範例:512m1g" -#: projects/models.py:409 +#: projects/models.py:413 msgid "Container time limit in seconds" msgstr "單位為秒的容器時間限制" -#: projects/models.py:414 +#: projects/models.py:418 msgid "Alternate build queue id" msgstr "備用建置佇列 Id" -#: projects/models.py:420 +#: projects/models.py:424 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:425 +#: projects/models.py:429 msgid "Allow paid advertising" msgstr "允許付費廣告" -#: projects/models.py:427 +#: projects/models.py:431 msgid "If unchecked, users will still see community ads." msgstr "若取消選取,則使用者將看見社群廣告。" -#: projects/models.py:430 +#: projects/models.py:434 msgid "Ad-free" msgstr "無廣告" -#: projects/models.py:435 +#: projects/models.py:439 msgid "Is spam?" msgstr "" -#: projects/models.py:438 +#: projects/models.py:442 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:441 +#: projects/models.py:445 msgid "Show version warning" msgstr "顯示版本警告" -#: projects/models.py:443 +#: projects/models.py:447 msgid "Show warning banner in non-stable nor latest versions." msgstr "在非穩定或最新版中顯示警告橫幅" -#: projects/models.py:447 +#: projects/models.py:451 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:453 +#: projects/models.py:457 msgid "" "Warning: experimental feature. Custom path from repository " -"top-level to your .readthedocs.yaml, ex. " -"subpath/docs/.readthedocs.yaml. Leave blank for default value: " -".readthedocs.yaml." +"top-level to your .readthedocs.yaml, ex. subpath/docs/." +"readthedocs.yaml. Leave blank for default value: .readthedocs." +"yaml." msgstr "" -#: projects/models.py:461 +#: projects/models.py:465 msgid "Featured" msgstr "精選" -#: projects/models.py:463 +#: projects/models.py:467 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:471 +#: projects/models.py:475 msgid "Delisted" msgstr "" -#: projects/models.py:473 +#: projects/models.py:477 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" msgstr "" -#: projects/models.py:484 +#: projects/models.py:488 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:491 +#: projects/models.py:495 msgid "Related projects" msgstr "相關專案" -#: projects/models.py:499 templates/search/elastic_search.html:57 +#: projects/models.py:503 templates/search/elastic_search.html:57 msgid "Language" msgstr "語言" -#: projects/models.py:503 +#: projects/models.py:507 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "專案文件呈現的語言。注意︰該設定將影響專案的網址。" -#: projects/models.py:511 +#: projects/models.py:515 msgid "Programming Language" msgstr "程式語言" -#: projects/models.py:515 +#: projects/models.py:519 msgid "The primary programming language the project is written in." msgstr "撰寫本專案的主要程式語言。" -#: projects/models.py:531 +#: projects/models.py:535 msgid "This project has been built with a webhook" msgstr "該專案已通過 Webhook 建置" -#: projects/models.py:535 +#: projects/models.py:539 msgid "This project has been successfully cloned" msgstr "這個專案已成功複製" -#: projects/models.py:544 +#: projects/models.py:548 msgid "Connected repository" msgstr "" -#: projects/models.py:545 +#: projects/models.py:549 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:571 +#: projects/models.py:575 msgid "" -"Type of documentation you are building. More" -" info on sphinx builders." +"Type of documentation you are building. More " +"info on sphinx builders." msgstr "" -#: projects/models.py:582 +#: projects/models.py:586 msgid "project" msgstr "" -#: projects/models.py:593 +#: projects/models.py:597 msgid "Model must have slug" msgstr "Model 必須有動態資料欄位" -#: projects/models.py:1355 +#: projects/models.py:1359 msgid "Subproject nesting is not supported" msgstr "不支援巢狀子專案" -#: projects/models.py:1490 +#: projects/models.py:1494 msgid "Path" msgstr "路徑" -#: projects/models.py:1492 +#: projects/models.py:1496 msgid "Build id" msgstr "" -#: projects/models.py:1495 +#: projects/models.py:1499 msgid "Page search rank" msgstr "" -#: projects/models.py:1500 +#: projects/models.py:1504 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1543 projects/models.py:1708 +#: projects/models.py:1547 projects/models.py:1712 msgid "created" msgstr "建立時間" -#: projects/models.py:1548 +#: projects/models.py:1552 msgid "modified" msgstr "修改時間" -#: projects/models.py:1577 +#: projects/models.py:1581 msgid "Build triggered" msgstr "" -#: projects/models.py:1578 +#: projects/models.py:1582 msgid "Build passed" msgstr "" -#: projects/models.py:1596 +#: projects/models.py:1600 msgid "URL to send the webhook to" msgstr "要傳送 Webhook 至的網址" -#: projects/models.py:1599 +#: projects/models.py:1603 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1607 +#: projects/models.py:1611 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1610 +#: projects/models.py:1614 msgid "JSON payload" msgstr "" -#: projects/models.py:1612 +#: projects/models.py:1616 msgid "" -"JSON payload to send to the webhook. Check the docs for available substitutions." +"JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1723 msgid "Domain" msgstr "網域" -#: projects/models.py:1726 +#: projects/models.py:1730 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1730 +#: projects/models.py:1734 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1739 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1743 msgid "Use HTTPS" msgstr "使用 HTTPS" -#: projects/models.py:1741 +#: projects/models.py:1745 msgid "Always use HTTPS for this domain" msgstr "永遠為該網域使用 HTTPS" -#: projects/models.py:1745 +#: projects/models.py:1749 msgid "Number of times this domain has been hit" msgstr "該網域的點擊次數" -#: projects/models.py:1750 templates/projects/domain_form.html:49 +#: projects/models.py:1754 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1763 msgid "Skip validation process." msgstr "" -#: projects/models.py:1763 +#: projects/models.py:1767 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1772 +#: projects/models.py:1776 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1777 +#: projects/models.py:1781 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1782 +#: projects/models.py:1786 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1919 +#: projects/models.py:1924 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1923 +#: projects/models.py:1928 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1928 +#: projects/models.py:1933 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1939 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1938 +#: projects/models.py:1943 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1942 +#: projects/models.py:1947 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1952 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1957 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1961 +msgid "Build: Generate a file manifest for file tree diff." +msgstr "" + +#: projects/models.py:1966 msgid "Webhook: Skip syncing branches" msgstr "Webhook:略過同步分支" -#: projects/models.py:1961 +#: projects/models.py:1970 msgid "Webhook: Skip syncing tags" msgstr "Webhook:略過同步標記" -#: projects/models.py:1965 +#: projects/models.py:1974 msgid "Webhook: Skip sync versions task" msgstr "Webhook:略過同步版本任務" -#: projects/models.py:1968 +#: projects/models.py:1977 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1978 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1972 +#: projects/models.py:1981 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1976 +#: projects/models.py:1985 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1990 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1996 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2002 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1997 +#: projects/models.py:2006 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2001 +#: projects/models.py:2010 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2006 +#: projects/models.py:2015 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2028 msgid "Feature identifier" msgstr "功能識別項" -#: projects/models.py:2024 +#: projects/models.py:2033 msgid "Date feature was added" msgstr "已新增日期功能" -#: projects/models.py:2030 +#: projects/models.py:2039 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2043 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2056 +#: projects/models.py:2065 msgid "Name of the environment variable" msgstr "環境變數名稱" -#: projects/models.py:2060 +#: projects/models.py:2069 msgid "Value of the environment variable" msgstr "環境變數值" -#: projects/models.py:2065 +#: projects/models.py:2074 msgid "Project where this variable will be used" msgstr "使用該變數的專案" -#: projects/models.py:2071 +#: projects/models.py:2080 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2990,8 +3018,8 @@ msgstr "" #: projects/validators.py:119 #, python-brace-format msgid "" -"Found invalid character. Avoid these characters: " -"{invalid_characters}" +"Found invalid character. Avoid these characters: {invalid_characters}" msgstr "" #: projects/validators.py:133 @@ -3035,7 +3063,9 @@ msgstr "" msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." -msgstr "您的 {service} 帳號有問題,請嘗試在已串聯的服務頁面上重新串聯帳號。" +msgstr "" +"您的 {service} 帳號有問題,請嘗試在已串聯的服務頁面上重" +"新串聯帳號。" #: projects/views/private.py:535 msgid "Subproject created" @@ -3186,8 +3216,8 @@ msgstr "" #: redirects/models.py:33 msgid "" -"Absolute path, excluding the domain. Example: /docs/ or " -"/install.html" +"Absolute path, excluding the domain. Example: /docs/ or /install." +"html" msgstr "不含網域的絕對路徑。如: /docs//install.html" #: redirects/models.py:37 @@ -3253,7 +3283,7 @@ msgstr "" #: redirects/templates/redirects/redirect_form.html:8 #: redirects/templates/redirects/redirect_list.html:6 #: redirects/templates/redirects/redirect_list.html:13 -#: templates/projects/project_edit_base.html:22 +#: templates/projects/project_edit_base.html:24 msgid "Redirects" msgstr "轉址" @@ -3397,7 +3427,7 @@ msgid "Custom domain" msgstr "" #: subscriptions/constants.py:26 -msgid "CDN public documentation" +msgid "CDN for public documentation" msgstr "" #: subscriptions/constants.py:27 @@ -3454,8 +3484,8 @@ msgstr "" #: subscriptions/forms.py:29 msgid "" -"Check our pricing " -"page for more information about each plan." +"Check our pricing page for more information about each plan." msgstr "" #: subscriptions/notifications.py:92 @@ -3491,8 +3521,7 @@ msgstr "" msgid "Signed up" msgstr "" -#. Translators: this is the subscription start date, used here as "4 days ago" -#. or "5 months ago" +#. Translators: this is the subscription start date, used here as "4 days ago" or "5 months ago" #: subscriptions/templates/subscriptions/subscription_detail.html:75 #, python-format msgid "%(time_since_signup)s ago" @@ -3512,8 +3541,8 @@ msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" -"Use the button above to see past invoices, change your plan, and update your" -" billing information." +"Use the button above to see past invoices, change your plan, and update your " +"billing information." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:115 @@ -3572,8 +3601,8 @@ msgstr "警告:" #: templates/account/email.html:46 msgid "" -"You currently do not have any email address set up. You should really add an" -" email address so you can receive notifications, reset your password, etc." +"You currently do not have any email address set up. You should really add an " +"email address so you can receive notifications, reset your password, etc." msgstr "尚未設定任何電子信箱。請新增一個電子信箱以接收提醒、重設密碼…等。" #: templates/account/email.html:50 @@ -3653,8 +3682,7 @@ msgstr "若尚未註冊帳號,請先 註冊。" #: templates/account/login.html:55 #, python-format msgid "" -"If you forgot your password, reset " -"it." +"If you forgot your password, reset it." msgstr "若忘記密碼,可重設密碼。" #: templates/account/login.html:78 @@ -3668,8 +3696,7 @@ msgstr "" msgid "Change Password" msgstr "變更密碼" -#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But -#. unfortunately the three bits have to be separate. +#. Translators: Note, the full sentence goes 'Sign up' 'or' 'Log in'. But unfortunately the three bits have to be separate. #: templates/account/signup.html:5 templates/core/home-header.html:17 msgid "Sign up" msgstr "註冊" @@ -3693,16 +3720,15 @@ msgstr "" #: templates/account/signup.html:33 msgid "" -"Sign up using the following provider. If you don't have an account with this" -" provider, please contact your organization owner and ask about this." +"Sign up using the following provider. If you don't have an account with this " +"provider, please contact your organization owner and ask about this." msgstr "" #: templates/account/signup.html:48 msgid "" -"By signing up, you agree to our Terms of " -"Service and Privacy Policy." +"By signing up, you agree to our Terms of Service and Privacy Policy." msgstr "" #: templates/archive/index.html:5 @@ -3798,8 +3824,8 @@ msgstr "篩選" #: templates/builds/build_detail.html:39 #, python-format msgid "" -"Our new beta dashboard is now available for testing! Try" -" viewing this build on the new dashboard." +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." msgstr "" #: templates/builds/build_detail.html:53 @@ -3912,15 +3938,15 @@ msgstr "熱門標記" #: templates/builds/versionautomationrule_list.html:6 #: templates/builds/versionautomationrule_list.html:15 -#: templates/projects/project_edit_base.html:27 +#: templates/projects/project_edit_base.html:29 msgid "Automation Rules" msgstr "" #: templates/builds/versionautomationrule_list.html:20 msgid "" -"Automate actions on new branches and tags. Check the documentation on automation rules for more information." +"Automate actions on new branches and tags. Check the documentation on automation " +"rules for more information." msgstr "" #: templates/builds/versionautomationrule_list.html:32 @@ -3941,8 +3967,7 @@ msgstr "近期動態" #, python-format msgid "" "%(type)s \"%(version)s\" matched the pattern \"%(pattern)s\", " -"and the action %(action)s was performed %(date)s " -"ago." +"and the action %(action)s was performed %(date)s ago." msgstr "" #: templates/builds/versionautomationrule_list.html:101 @@ -4065,7 +4090,7 @@ msgid "No builds yet" msgstr "尚無建置" #: templates/core/project_detail_right.html:51 -#: templates/projects/project_edit_base.html:21 +#: templates/projects/project_edit_base.html:23 #: templates/projects/project_users.html:9 msgid "Maintainers" msgstr "維護者" @@ -4092,7 +4117,7 @@ msgid "Short URLs" msgstr "短網址" #: templates/core/project_detail_right.html:111 -#: templates/projects/project_edit_base.html:23 +#: templates/projects/project_edit_base.html:25 #: templates/projects/project_translations.html:12 msgid "Translations" msgstr "翻譯" @@ -4157,8 +4182,7 @@ msgstr "開始搜尋吧!" msgid "Maze Found" msgstr "" -#: templates/errors/dashboard/404.html:6 -#: templates/errors/dashboard/404.html:11 +#: templates/errors/dashboard/404.html:6 templates/errors/dashboard/404.html:11 #: templates/errors/proxito/404/base.html:6 #: templates/errors/proxito/404/base.html:11 msgid "404 Not Found" @@ -4175,9 +4199,8 @@ msgstr "" msgid "Too many requests" msgstr "" -#: templates/errors/dashboard/4xx.html:6 -#: templates/errors/dashboard/4xx.html:11 templates/errors/proxito/4xx.html:7 -#: templates/errors/proxito/4xx.html:11 +#: templates/errors/dashboard/4xx.html:6 templates/errors/dashboard/4xx.html:11 +#: templates/errors/proxito/4xx.html:7 templates/errors/proxito/4xx.html:11 msgid "Bad request" msgstr "" @@ -4204,7 +4227,11 @@ msgid "" "Read the Docs dashboard and we attempted to intelligently guess the correct " "project based on DNS settings. Now, we believe that explicit is better than " "implicit. Below are some steps to help you get your domain working again:" -msgstr "若您可控制該網域,且認為不應該出現這個問題,請參考 自定網域說明文件 。以前,即使未於 Read the Docs 上的主控台中設定網域也可將自定網域指向本站,Read the Docs 會嘗試依據 DNS 設定來推測正確的專案。但現在我們認為顯式設定比隱式設定好。下方列出了一些有助於使網域恢復正常的步驟:" +msgstr "" +"若您可控制該網域,且認為不應該出現這個問題,請參考 自" +"定網域說明文件 。以前,即使未於 Read the Docs 上的主控台中設定網域也可將" +"自定網域指向本站,Read the Docs 會嘗試依據 DNS 設定來推測正確的專案。但現在我" +"們認為顯式設定比隱式設定好。下方列出了一些有助於使網域恢復正常的步驟:" #: templates/errors/proxito/404/dns.html:23 #: templates/errors/proxito/404/include_tips.html:3 @@ -4224,7 +4251,9 @@ msgstr "請確保將您的 CNAME 記錄指向 readthedocs.io。" msgid "" "Add your desired domain in the Read the Docs dashboard for your project " "(under Your Project >> Admin >> Domains)" -msgstr "在 Read the Docs 主控台上加入偏好使用的網域 (位於 [您的專案] >> [管理員] >> [網域])" +msgstr "" +"在 Read the Docs 主控台上加入偏好使用的網域 (位於 [您的專案] >> [管理" +"員] >> [網域])" #: templates/errors/proxito/404/include_error_message.html:4 #, python-format @@ -4264,8 +4293,8 @@ msgstr "" #: templates/errors/proxito/404/no_project.html:9 #, python-format msgid "" -"The project for %(domain)s that you are looking for either does" -" not exist, has been deleted or doesn't have any successful builds yet." +"The project for %(domain)s that you are looking for either does " +"not exist, has been deleted or doesn't have any successful builds yet." msgstr "" #: templates/errors/proxito/418.html:7 templates/errors/proxito/418.html:11 @@ -4283,7 +4312,8 @@ msgstr "您輸入的是:" #: templates/flagging/flag_confirm.html:21 #, python-format -msgid "Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" +msgid "" +"Are you sure you want to flag \"%(object)s\" as \"%(flag_type.title)s\"?" msgstr "確定要將「%(object)s」標記為「%(flag_type.title)s 」嗎?" #: templates/flagging/flag_confirm.html:23 @@ -4312,9 +4342,11 @@ msgstr "感謝您對此網站的貢獻!" #: templates/homepage.html:9 msgid "" "Read the Docs simplifies technical documentation by automating building, " -"versioning, and hosting for you. Build up-to-date documentation for the web," -" print, and offline use on every version control push automatically." -msgstr "Read the Docs 通過自動化建置、版本管理與提供託管服務來簡化技術文件。為每個版本控制推送都自動建置供網頁、列印與離線使用的最新文件。" +"versioning, and hosting for you. Build up-to-date documentation for the web, " +"print, and offline use on every version control push automatically." +msgstr "" +"Read the Docs 通過自動化建置、版本管理與提供託管服務來簡化技術文件。為每個版" +"本控制推送都自動建置供網頁、列印與離線使用的最新文件。" #: templates/homepage.html:12 msgid "Home" @@ -4358,8 +4390,8 @@ msgstr "" #: templates/homepage.html:86 msgid "" -"We build and host your docs for the web, but they are also viewable as PDFs," -" as single page HTML, and for eReaders. No additional configuration is " +"We build and host your docs for the web, but they are also viewable as PDFs, " +"as single page HTML, and for eReaders. No additional configuration is " "required." msgstr "" @@ -4369,10 +4401,12 @@ msgstr "" #: templates/homepage.html:96 msgid "" -"We can host and build multiple versions of your docs so having a 1.0 version" -" of your docs and a 2.0 version of your docs is as easy as having a separate" -" branch or tag in your version control system." -msgstr "我們會代管與建置多版本的文件,所以要同時擁有 1.0 版與 2.0 版的文件非常簡單,就如同在版本控制系統中有不同的分支或標記一樣簡單。" +"We can host and build multiple versions of your docs so having a 1.0 version " +"of your docs and a 2.0 version of your docs is as easy as having a separate " +"branch or tag in your version control system." +msgstr "" +"我們會代管與建置多版本的文件,所以要同時擁有 1.0 版與 2.0 版的文件非常簡單," +"就如同在版本控制系統中有不同的分支或標記一樣簡單。" #: templates/homepage.html:109 msgid "Read the Tutorial" @@ -4393,10 +4427,10 @@ msgstr "" msgid "" "
    • Serve over 55 million pages of " "documentation a month
    • Serve over 40 TB of documentation a " -"month
    • Host over 80,000 open source projects and support over" -" 100,000 users
    • Are supported by a very small team" -" of dedicated engineers
    " +"month
  • Host over 80,000 open source projects and support over " +"100,000 users
  • Are supported by a very small team of dedicated " +"engineers
  • " msgstr "" #: templates/homepage.html:143 @@ -4406,30 +4440,28 @@ msgstr "Read the Docs 由社群贊助" #: templates/homepage.html:149 #, python-format msgid "" -"We fund our operations through advertising, " -"corporate-hosted documentation with Read" -" the Docs for Business, donations, and we" -" are supported by a number of generous sponsors." +"We fund our operations through advertising, corporate-hosted documentation with " +"Read the Docs for Business, donations, and we are supported by a number of " +"generous sponsors." msgstr "" #: templates/homepage.html:158 msgid "" "Read the Docs is open source and community supported. It depends on users " "like you to contribute to development, support, and operations. You can " -"learn more about how to contribute in " -"our docs. Thanks so much to our wonderful team who helps us " -"run the site. Read the Docs wouldn't be possible without them." +"learn more about how to contribute in our docs. Thanks so much to our " +"wonderful team " +"who helps us run the site. Read the Docs wouldn't be possible without them." msgstr "" #: templates/homepage.html:168 msgid "" -"Hosting for the project is graciously provided by AWS and Cloudflare." +"Hosting for the project is graciously provided by AWS and Cloudflare." msgstr "" #: templates/notifications/send_notification_form.html:6 @@ -4487,7 +4519,8 @@ msgstr "看看這裡。" msgid "" "This is a post-commit hook. Set it up in your project admin to POST here, " "for us to update your doc changes automatically." -msgstr "此為 post-commit hook。請於專案管理中設定為 POST 至此,以自動更新文件。" +msgstr "" +"此為 post-commit hook。請於專案管理中設定為 POST 至此,以自動更新文件。" #: templates/profiles/base_profile.html:27 #: templates/profiles/base_profile_edit.html:30 @@ -4518,7 +4551,7 @@ msgid "Gold Membership" msgstr "" #: templates/profiles/base_profile_edit.html:57 -#: templates/projects/project_edit_base.html:33 +#: templates/projects/project_edit_base.html:35 msgid "Advertising" msgstr "廣告" @@ -4536,15 +4569,16 @@ msgstr "" msgid "" "Read the Docs is an open source project. In order to maintain service, we " "rely on both the support of our users, and from sponsor support." -msgstr "Read the Docs 是開放原始碼專案。為了維持服務,我們仰賴來自使用者與贊助者的支持。" +msgstr "" +"Read the Docs 是開放原始碼專案。為了維持服務,我們仰賴來自使用者與贊助者的支" +"持。" #: templates/profiles/private/advertising_profile.html:30 msgid "" "For more details on advertising on Read the Docs including the privacy " "protections we have in place for users and community advertising we run on " -"behalf of the open source community, see our documentation." +"behalf of the open source community, see our documentation." msgstr "" #: templates/profiles/private/advertising_profile.html:41 @@ -4568,9 +4602,9 @@ msgstr "" #: templates/profiles/private/delete_account.html:34 msgid "" -"All organizations and its projects where you are the only owner will" -" be deleted. If you want to keep an organization, add another owner" -" or transfer ownership. The following organizations and all their projects " +"All organizations and its projects where you are the only owner will " +"be deleted. If you want to keep an organization, add another owner " +"or transfer ownership. The following organizations and all their projects " "will be deleted." msgstr "" @@ -4594,9 +4628,9 @@ msgstr "" #: templates/profiles/private/token_list.html:13 msgid "" "Personal Access Token are tokens that allow you to use the Read the Docs " -"APIv3 being authenticated as yourself. See APIv3 " -"documentation for more information." +"APIv3 being authenticated as yourself. See APIv3 documentation for more " +"information." msgstr "" #: templates/profiles/private/token_list.html:25 @@ -4636,8 +4670,8 @@ msgstr "建立網域" #: templates/projects/domain_form.html:33 #, python-format msgid "" -"To configure this domain add a CNAME record in your DNS pointing your custom" -" domain to %(cname_target)s." +"To configure this domain add a CNAME record in your DNS pointing your custom " +"domain to %(cname_target)s." msgstr "" #: templates/projects/domain_form.html:41 @@ -4655,7 +4689,7 @@ msgid "Saving the domain will revalidate the SSL certificate" msgstr "" #: templates/projects/domain_list.html:12 -#: templates/projects/project_edit_base.html:20 +#: templates/projects/project_edit_base.html:22 msgid "Domains" msgstr "網域" @@ -4664,8 +4698,8 @@ msgstr "網域" msgid "" "This project is a subproject of %(superproject)s, its documentation will " -"always be served from the %(domain)s domain. %(domain)s
    domain. Learn more." msgstr "" @@ -4700,7 +4734,7 @@ msgstr "新增" #: templates/projects/environmentvariable_form.html:12 #: templates/projects/environmentvariable_list.html:5 #: templates/projects/environmentvariable_list.html:12 -#: templates/projects/project_edit_base.html:26 +#: templates/projects/project_edit_base.html:28 msgid "Environment Variables" msgstr "環境變數" @@ -4739,8 +4773,8 @@ msgstr "專案細節" msgid "" "To import a project, start by entering a few details about your repository. " "You can set additional configuration options for your documentation in a .readthedocs.yml file." +"href=\"https://docs.readthedocs.io/en/stable/config-file/v2.html\">." +"readthedocs.yml file." msgstr "" #: templates/projects/import_config.html:5 @@ -4750,10 +4784,10 @@ msgstr "新增專案組態檔" #: templates/projects/import_config.html:8 msgid "" "Make sure your project has a .readthedocs.yaml configuration " -"file at the root directory of your repository. This file is required by Read" -" the Docs to build your documentation. You can read more" -" about our configuration file in our documentation." +"file at the root directory of your repository. This file is required by Read " +"the Docs to build your documentation. You can read more about our " +"configuration file in our documentation." msgstr "" #: templates/projects/import_config.html:16 @@ -4775,8 +4809,7 @@ msgid "" "href=\"%(support_url)s\">contacting support." msgstr "" -#. Translators: After 'Flag this project as' follows either 'Inappropriate', -#. 'Spam' and/or 'Duplicate' +#. Translators: After 'Flag this project as' follows either 'Inappropriate', 'Spam' and/or 'Duplicate' #: templates/projects/includes/flagging.html:7 msgid "Flag this project as" msgstr "將此專案標記為" @@ -4798,7 +4831,7 @@ msgstr "重覆" #: templates/projects/integration_form.html:12 #: templates/projects/integration_list.html:5 #: templates/projects/integration_list.html:12 -#: templates/projects/project_edit_base.html:25 +#: templates/projects/project_edit_base.html:27 msgid "Integrations" msgstr "整合" @@ -4858,16 +4891,15 @@ msgstr "" msgid "" "This integration does not have a secret, the authenticity of the incoming " "webhook cannot be verified. Click on \"Resync webhook\" to generate " -"a secret. Read more in our blog post." +"a secret. Read more in our blog post." msgstr "" #: templates/projects/integration_webhook_detail.html:92 msgid "" "For more information on manually configuring a webhook, refer to our webhook documentation. " +"href=\"https://docs.readthedocs.io/page/guides/setup/git-repo-automatic." +"html\"> our webhook documentation. " msgstr "" #: templates/projects/integration_webhook_detail.html:104 @@ -4937,10 +4969,12 @@ msgstr "開始建置您的文件" #: templates/projects/onboard_detail.html:10 msgid "" -"This project has not been built yet. Try building the latest version now, or" -" if you would like to build a specific version, select the version below and" -" your documentation build will be triggered." -msgstr "尚未建置該專案。請嘗試先建置最新版本。若要建置特定版本,請在下方選擇版本,將觸發專案建置。" +"This project has not been built yet. Try building the latest version now, or " +"if you would like to build a specific version, select the version below and " +"your documentation build will be triggered." +msgstr "" +"尚未建置該專案。請嘗試先建置最新版本。若要建置特定版本,請在下方選擇版本,將" +"觸發專案建置。" #: templates/projects/onboard_detail.html:21 msgid "Build latest version" @@ -4953,9 +4987,8 @@ msgstr "文件已就緒" #: templates/projects/onboard_detail.html:33 msgid "" "Your documentation has been built. Ensure your documentation is kept up to " -"date with every commit to your repository, by setting up a " -"webhook." +"date with every commit to your repository, by setting up a webhook." msgstr "" #: templates/projects/onboard_detail.html:41 @@ -4968,8 +5001,8 @@ msgstr "文件建置失敗" #: templates/projects/onboard_detail.html:50 msgid "" -"There was a problem building your documentation, you can see what went wrong" -" in the build output. If you need more help, check out some of the problems frequently " "encountered during builds." msgstr "" @@ -4995,17 +5028,16 @@ msgstr "已可分享文件" #: templates/projects/onboard_import.html:10 #, python-format msgid "" -"You don't have any projects yet, but you can start building documentation by" -" importing one. Not sure how to start documenting your project? Check out " -"the Tutorial to learn how." +"You don't have any projects yet, but you can start building documentation by " +"importing one. Not sure how to start documenting your project? Check out the " +"Tutorial to learn how." msgstr "" #: templates/projects/onboard_import.html:19 #, python-format msgid "" -"In a hurry? Fork our template " -"project on GitHub, and import " -"it." +"In a hurry? Fork our template project on GitHub, and import it." msgstr "" #: templates/projects/onboard_import.html:25 @@ -5022,7 +5054,8 @@ msgstr "文件廣告" msgid "" "We will periodically run advertisements on built documentation pages for " "sponsors, however we have strict guidelines on advertisements:" -msgstr "我們會定期在建置的文件頁面上為贊助者放送廣告,但我們對於廣告有嚴格的方針:" +msgstr "" +"我們會定期在建置的文件頁面上為贊助者放送廣告,但我們對於廣告有嚴格的方針:" #: templates/projects/project_advertising.html:32 msgid "We don't give sponsors access to user information." @@ -5041,12 +5074,11 @@ msgstr "" #: templates/projects/project_advertising.html:50 msgid "" "For more details on advertising on Read the Docs including the privacy " -"protections we have in place for users and community advertising we run on behalf " -"of the open source community, see our documentation." +"protections we have in place for users and community advertising we run on behalf of the open source " +"community, see our documentation." msgstr "" #: templates/projects/project_advertising.html:59 @@ -5057,17 +5089,17 @@ msgstr "退出參與" #, python-format msgid "" "In addition to the advertising preferences we have for individual users, we have multiple ways" -" for projects to opt out of advertising on Read the Docs." +"href=\"%(ads_preferences_url)s\">individual users, we have multiple ways " +"for projects to opt out of advertising on Read the Docs." msgstr "" #: templates/projects/project_advertising.html:71 msgid "" "If you are part of a company that uses Read the Docs to host documentation " -"for a commercial product, please consider Read the Docs for Business which " -"offers a completely ad-free experience, private repositories, private " -"documentation, additional build resources, and dedicated support." +"for a commercial product, please consider Read the Docs for Business which offers a completely ad-free " +"experience, private repositories, private documentation, additional build " +"resources, and dedicated support." msgstr "" #: templates/projects/project_advertising.html:81 @@ -5089,15 +5121,15 @@ msgstr "" msgid "" "If you would like to completely remove advertising from your open source " "project, but both Read the Docs for Business and our Gold memberships don't " -"seem like the right fit, please get" -" in touch to discuss alternatives to advertising." +"seem like the right fit, please get in touch to discuss " +"alternatives to advertising." msgstr "" #: templates/projects/project_advertising.html:113 msgid "" -"If you are a company hosting commercial documentation on our community site," -" we do not allow removing paid advertisements on your documentation. Please " +"If you are a company hosting commercial documentation on our community site, " +"we do not allow removing paid advertisements on your documentation. Please " "consider Read the Docs for Business or a Gold membership." msgstr "" @@ -5165,9 +5197,8 @@ msgstr "" #: templates/projects/project_dashboard_base.html:146 #, python-format msgid "" -"Check out the documentation for Read the " -"Docs. It contains lots of information about how to get the most out of " -"RTD." +"Check out the documentation for Read the Docs. It contains lots of information about how to get the most out of RTD." msgstr "" #: templates/projects/project_delete.html:4 @@ -5204,10 +5235,14 @@ msgid "Delete project" msgstr "刪除專案" #: templates/projects/project_edit_base.html:19 +msgid " Addons" +msgstr "" + +#: templates/projects/project_edit_base.html:21 msgid "Edit Versions" msgstr "編輯版本" -#: templates/projects/project_edit_base.html:24 +#: templates/projects/project_edit_base.html:26 #: templates/projects/projectrelationship_form.html:5 #: templates/projects/projectrelationship_form.html:12 #: templates/projects/projectrelationship_list.html:5 @@ -5215,7 +5250,7 @@ msgstr "編輯版本" msgid "Subprojects" msgstr "子專案" -#: templates/projects/project_edit_base.html:28 +#: templates/projects/project_edit_base.html:30 #: templates/projects/webhook_exchange_detail.html:5 #: templates/projects/webhook_form.html:5 #: templates/projects/webhook_form.html:11 @@ -5224,19 +5259,19 @@ msgstr "子專案" msgid "Webhooks" msgstr "" -#: templates/projects/project_edit_base.html:29 +#: templates/projects/project_edit_base.html:31 #: templates/projects/project_notifications.html:5 #: templates/projects/project_notifications.html:12 msgid "Email Notifications" msgstr "" -#: templates/projects/project_edit_base.html:30 +#: templates/projects/project_edit_base.html:32 #: templates/projects/project_traffic_analytics.html:6 #: templates/projects/project_traffic_analytics.html:11 msgid "Traffic Analytics" msgstr "" -#: templates/projects/project_edit_base.html:31 +#: templates/projects/project_edit_base.html:33 #: templates/projects/projects_search_analytics.html:6 #: templates/projects/projects_search_analytics.html:11 msgid "Search Analytics" @@ -5297,8 +5332,8 @@ msgstr "檢視" #: templates/projects/project_import.html:214 msgid "" -"You can import your project manually if it isn't listed here or connected to" -" one of your accounts." +"You can import your project manually if it isn't listed here or connected to " +"one of your accounts." msgstr "如果這裡沒有列出或連接到您的帳號,您可以手動匯入專案。" #: templates/projects/project_import.html:221 @@ -5384,7 +5419,8 @@ msgstr "" msgid "" "\n" " * The way that we track 404 pages is on our backend hosting.\n" -" It's possible the number of times each page is viewed is undercounted because of caching in the browser or in a CDN.\n" +" It's possible the number of times each page is viewed is undercounted " +"because of caching in the browser or in a CDN.\n" " " msgstr "" @@ -5445,7 +5481,8 @@ msgstr "編輯維護者" msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" -msgstr "允許為您的專案新增維護者。維護者將擁有專案的管理員權限,所以請務必小心!" +msgstr "" +"允許為您的專案新增維護者。維護者將擁有專案的管理員權限,所以請務必小心!" #: templates/projects/project_users.html:49 msgid "Add maintainer" @@ -5464,9 +5501,9 @@ msgstr "%(version_name)s" #: templates/projects/project_version_detail.html:28 msgid "" "This version is inactive but its documentation is still available online. " -"You can delete this " -"version's documentation if you want to remove it completely." +"You can delete this version's documentation if you want to remove it " +"completely." msgstr "" #: templates/projects/project_version_list.html:24 @@ -5508,10 +5545,9 @@ msgstr "" #: templates/projects/projectrelationship_form.html:16 msgid "" -"Using subprojects allows you to serve multiple projects from the same domain" -" as your main project. Learn " -"more." +"Using subprojects allows you to serve multiple projects from the same domain " +"as your main project. Learn more." msgstr "" #: templates/projects/projectrelationship_form.html:28 @@ -5632,9 +5668,9 @@ msgstr "" #: templates/security.html:11 msgid "" -"For more details on security at Read the Docs or to report a security issue," -" please see our security policy." +"For more details on security at Read the Docs or to report a security issue, " +"please see our security policy." msgstr "" #: templates/socialaccount/authentication_error.html:5 @@ -5652,8 +5688,8 @@ msgid "" "On this page, you can manage the integration with your Git provider(s) that " "enables automatic import and configuration of your repositories. Read our documentation page about connecting Git " -"providers." +"target=\"_blank\">Read our documentation page about connecting Git providers." +"" msgstr "" #: templates/socialaccount/connections.html:37 diff --git a/setup.cfg b/setup.cfg index 2d5589ceacf..3014bf94e18 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = readthedocs -version = 11.10.0 +version = 11.11.0 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 = "11.10.0" +current_version = "11.11.0" version_pattern = "MAJOR.MINOR.PATCH[TAGNUM]" commit_message = "Bump version {old_version} -> {new_version}" commit = False