diff --git a/CHANGELOG.rst b/CHANGELOG.rst index c4602e0a194..de158782e66 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,29 @@ +Version 11.19.0 +--------------- + +:Date: January 14, 2025 + +* `@stsewd `__: Don't require sphinx/mkdocs keys when using build.commands (`#11913 `__) +* `@github-actions[bot] `__: Dependencies: all packages updated via pip-tools (`#11909 `__) +* `@stsewd `__: Document new build jobs (`#11900 `__) +* `@humitos `__: Docs: remove CSS variables override for font-size (`#11897 `__) +* `@stsewd `__: Add django-impersonate when admin is enabled (`#11894 `__) +* `@stsewd `__: Environment variables: document special case for PR preview builds (`#11893 `__) +* `@stsewd `__: Social accounts: link Bitbucket to new dashboard (`#11892 `__) +* `@humitos `__: Addons: allow to set a "Default" or a explicit position for flyout (`#11891 `__) +* `@ericholscher `__: Add Addons customization docs (`#11888 `__) +* `@stsewd `__: Don't reflect user input in raw response (`#11887 `__) +* `@ericholscher `__: Lower logging for user build errors (`#11886 `__) +* `@ericholscher `__: Release 11.18.0 (`#11884 `__) +* `@github-actions[bot] `__: Dependencies: all packages updated via pip-tools (`#11881 `__) +* `@stsewd `__: Build: use actual git identifier for READTHEDOCS_GIT_IDENTIFIER (`#11875 `__) +* `@ericholscher `__: Update MkDocs page to be generic and note MkDocs for Material integration (`#11871 `__) +* `@stsewd `__: Config: inherit all pydantic models from a common base class (`#11857 `__) +* `@stsewd `__: API: use restricted serializer for related projects (`#11820 `__) +* `@stsewd `__: API: separate querysets from API V2 and V3 (`#11586 `__) +* `@stsewd `__: Email: use first recipient from email object (`#11581 `__) +* `@humitos `__: Cleanup: delete `yaml_load_safely` (`#11285 `__) + Version 11.18.0 --------------- diff --git a/docs/conf.py b/docs/conf.py index 833ad7cff68..0c7397313fe 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -80,7 +80,7 @@ master_doc = "index" copyright = "Read the Docs, Inc & contributors" -version = "11.18.0" +version = "11.19.0" release = version exclude_patterns = ["_build", "shared", "_includes"] default_role = "obj" diff --git a/package.json b/package.json index 7a44f2dbe5a..d51a1c1f35d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "readthedocs", - "version": "11.18.0", + "version": "11.19.0", "description": "Read the Docs build dependencies", "author": "Read the Docs, Inc ", "scripts": { diff --git a/readthedocs/__init__.py b/readthedocs/__init__.py index a00c3233071..2b39acd8f69 100644 --- a/readthedocs/__init__.py +++ b/readthedocs/__init__.py @@ -1,4 +1,4 @@ """Read the Docs.""" -__version__ = "11.18.0" +__version__ = "11.19.0" diff --git a/readthedocs/locale/ar/LC_MESSAGES/django.po b/readthedocs/locale/ar/LC_MESSAGES/django.po index 91505b446bb..b0b95eb28c2 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: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+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:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "الإصدار" @@ -78,29 +78,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -147,7 +147,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "المستخدم" @@ -159,8 +159,8 @@ msgstr "" msgid "Username" msgstr "اسم المستخدم" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "المشروع" @@ -185,7 +185,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "" @@ -404,7 +404,7 @@ msgstr "فعّال" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -421,7 +421,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "الوضعية" @@ -430,7 +430,7 @@ msgstr "الوضعية" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "النوع" @@ -464,7 +464,7 @@ msgid "Verbose Name" msgstr "اسم مطوّل" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "Slug" @@ -484,7 +484,7 @@ msgstr "بني" msgid "Uploaded" msgstr "تم الرفع" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "مستوي الخصوصية" @@ -516,7 +516,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "" @@ -532,199 +532,199 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:626 +#: builds/models.py:620 msgid "Status" msgstr "" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "التاريخ" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "نجاح" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "إعداد" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "إعداد خاطئ" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "الناتج" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "خطأ" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "كود الخروج" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "تقديم" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:678 +#: builds/models.py:672 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:686 +#: builds/models.py:680 msgid "Build Length" msgstr "طول البناء" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "الوصف" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "" -#: builds/models.py:1069 +#: builds/models.py:1063 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1074 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "" -#: builds/models.py:1103 +#: builds/models.py:1097 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1110 +#: builds/models.py:1104 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "" @@ -810,19 +810,19 @@ msgstr "" msgid "Missing MkDocs configuration key" msgstr "" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "" @@ -850,7 +850,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "" @@ -976,12 +976,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:268 +#: organizations/models.py:297 projects/models.py:281 msgid "Publication date" msgstr "تاريخ النشر" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "تاريخ التعديل" @@ -1386,7 +1386,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "الاسم" @@ -1556,11 +1556,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -1975,7 +1975,7 @@ msgstr "" msgid "Owner removed" msgstr "" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "" @@ -2079,7 +2079,7 @@ msgstr "حُذف" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "للعامة" @@ -2139,6 +2139,26 @@ msgstr "" msgid "Define your own pattern" msgstr "" +#: projects/constants.py:452 +msgid "Default (from theme or Read the Docs)" +msgstr "" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "" @@ -2250,7 +2270,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "" @@ -2269,321 +2289,325 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." msgstr "" -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." msgstr "" -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." msgstr "" -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "" -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1226 +#: projects/forms.py:1227 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:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "" + +#: projects/models.py:302 msgid "Repository URL" msgstr "عنوان المستودع" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "نوع المستودع" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "الصفحة الرئيسية للمشروع" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "" -#: projects/models.py:312 +#: projects/models.py:325 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:322 +#: projects/models.py:335 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:330 +#: projects/models.py:343 msgid "Single version" msgstr "" -#: projects/models.py:333 +#: projects/models.py:346 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:340 +#: projects/models.py:353 msgid "Default version" msgstr "الإصدار الإفتراضي" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "" -#: projects/models.py:365 +#: projects/models.py:378 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:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:376 +#: projects/models.py:389 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:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "رمز الإحصائيات" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:458 +#: projects/models.py:471 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "" -#: projects/models.py:474 +#: projects/models.py:487 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2591,293 +2615,293 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "مميز" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "" -#: projects/models.py:504 +#: projects/models.py:517 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:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "اللغة" -#: projects/models.py:534 +#: projects/models.py:547 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "لغة البرمَجة" -#: projects/models.py:546 +#: projects/models.py:559 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "المسار" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr "" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1713 +#: projects/models.py:1726 msgid "Domain" msgstr "النطاق" -#: projects/models.py:1720 +#: projects/models.py:1733 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1724 +#: projects/models.py:1737 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1742 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1733 +#: projects/models.py:1746 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1748 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1752 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1744 templates/projects/domain_form.html:49 +#: projects/models.py:1757 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1753 +#: projects/models.py:1766 msgid "Skip validation process." msgstr "" -#: projects/models.py:1757 +#: projects/models.py:1770 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1779 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1784 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1789 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1944 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1951 +#: projects/models.py:1964 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1968 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1973 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1988 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3024,100 +3048,95 @@ msgstr "" msgid "User deleted" msgstr "" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "" @@ -3193,10 +3212,6 @@ msgstr "" msgid "Enable or disable the redirect." msgstr "" -#: redirects/models.py:114 -msgid "Position" -msgstr "" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "" @@ -3302,67 +3317,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "الكتالانية" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "الإنجليزية" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "الإسبانية" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "الفرنسية" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "الروسية" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "الألمانية" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "الفياتنامية" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "اليابانية" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "الأوكرانية" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "الإيطالية" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "الكورية" diff --git a/readthedocs/locale/ca/LC_MESSAGES/django.po b/readthedocs/locale/ca/LC_MESSAGES/django.po index a9423031e1a..6183177e625 100644 --- a/readthedocs/locale/ca/LC_MESSAGES/django.po +++ b/readthedocs/locale/ca/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+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/" @@ -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:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versió" @@ -74,29 +74,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -143,7 +143,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "Usuari" @@ -155,8 +155,8 @@ msgstr "" msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "Projecte" @@ -181,7 +181,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "" @@ -400,7 +400,7 @@ msgstr "Actiu" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -417,7 +417,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "Estat" @@ -426,7 +426,7 @@ msgstr "Estat" msgid "Any" msgstr "Qualsevol" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "Tipus" @@ -460,7 +460,7 @@ msgid "Verbose Name" msgstr "Nom detallat" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "Slug" @@ -480,7 +480,7 @@ msgstr "Construït" msgid "Uploaded" msgstr "Carregat" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "Nivell privat" @@ -512,7 +512,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "Tipus de documentació" @@ -528,199 +528,199 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:626 +#: builds/models.py:620 msgid "Status" msgstr "" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "Amb èxit" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "Configuració" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "Error de configuració" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "Sortida" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "Error" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "Codi de sortida" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "publica" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:678 +#: builds/models.py:672 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:686 +#: builds/models.py:680 msgid "Build Length" msgstr "" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "Construeix" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "Ordre" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Descripció" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "Codi de sortida de l'ordre" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "Hora d'inici" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "Hora de finalització" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "" -#: builds/models.py:1069 +#: builds/models.py:1063 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1074 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "" -#: builds/models.py:1103 +#: builds/models.py:1097 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1110 +#: builds/models.py:1104 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "" @@ -806,19 +806,19 @@ msgstr "" msgid "Missing MkDocs configuration key" msgstr "" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "" @@ -846,7 +846,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "URL" @@ -972,12 +972,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:268 +#: organizations/models.py:297 projects/models.py:281 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:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "Data de modificació" @@ -1382,7 +1382,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "Nom" @@ -1552,11 +1552,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -1971,7 +1971,7 @@ msgstr "" msgid "Owner removed" msgstr "" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "" @@ -2075,7 +2075,7 @@ msgstr "Eliminat" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "Públic" @@ -2135,6 +2135,26 @@ msgstr "" msgid "Define your own pattern" msgstr "" +#: projects/constants.py:452 +msgid "Default (from theme or Read the Docs)" +msgstr "" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "" @@ -2246,7 +2266,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "" @@ -2265,173 +2285,177 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." msgstr "" -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." msgstr "" -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." msgstr "" -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "" -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1226 +#: projects/forms.py:1227 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:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "" + +#: projects/models.py:302 msgid "Repository URL" msgstr "URL del repositori" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "Tipus de repositori" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "Pàgina inicial del projecte" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "URL canònica" -#: projects/models.py:312 +#: projects/models.py:325 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:322 +#: projects/models.py:335 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:330 +#: projects/models.py:343 msgid "Single version" msgstr "Versió senzilla" -#: projects/models.py:333 +#: projects/models.py:346 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 " @@ -2441,148 +2465,148 @@ msgstr "" "versió a l'arrel del domini. Useu-lo amb precaució i activeu-lo només si " "mai voleu tenir diverses versions dels vostres documents." -#: projects/models.py:340 +#: projects/models.py:353 msgid "Default version" msgstr "Versió per defecte" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "La versió del vostre projecte que / redirigeix a " -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "Branca per defecte" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "" -#: projects/models.py:365 +#: projects/models.py:378 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:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:376 +#: projects/models.py:389 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:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "Codi d'Analytics" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:458 +#: projects/models.py:471 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "" -#: projects/models.py:474 +#: projects/models.py:487 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2590,37 +2614,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "Destacat" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "" -#: projects/models.py:504 +#: projects/models.py:517 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:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "Projectes relacionats" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "Idioma" -#: projects/models.py:534 +#: projects/models.py:547 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2628,257 +2652,257 @@ msgstr "" "L'idioma en què es publicarà la documentació del projecte. Nota: això " "afectarà la URL del projecte" -#: projects/models.py:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "" -#: projects/models.py:546 +#: projects/models.py:559 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "El model ha de tenir un slug" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "Camí" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr "" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "URL on enviar el webhook" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1713 +#: projects/models.py:1726 msgid "Domain" msgstr "" -#: projects/models.py:1720 +#: projects/models.py:1733 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1724 +#: projects/models.py:1737 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1742 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1733 +#: projects/models.py:1746 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1748 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1752 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1744 templates/projects/domain_form.html:49 +#: projects/models.py:1757 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1753 +#: projects/models.py:1766 msgid "Skip validation process." msgstr "" -#: projects/models.py:1757 +#: projects/models.py:1770 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1779 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1784 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1789 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1944 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1951 +#: projects/models.py:1964 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1968 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1973 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1988 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3025,100 +3049,95 @@ msgstr "" msgid "User deleted" msgstr "" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "" @@ -3194,10 +3213,6 @@ msgstr "" msgid "Enable or disable the redirect." msgstr "" -#: redirects/models.py:114 -msgid "Position" -msgstr "" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "" @@ -3303,67 +3318,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "Anglès" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "Castellà" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "Norueg" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "Francès" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "Rus" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "Alemany" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "Gallec" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "Vietnamita" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "Japonès" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "Ucranià" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "" diff --git a/readthedocs/locale/de/LC_MESSAGES/django.po b/readthedocs/locale/de/LC_MESSAGES/django.po index 6e2cac532a2..7df82fe125c 100644 --- a/readthedocs/locale/de/LC_MESSAGES/django.po +++ b/readthedocs/locale/de/LC_MESSAGES/django.po @@ -24,7 +24,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Justin “Justman10000” Nogossek, 2023\n" "Language-Team: German (http://app.transifex.com/readthedocs/readthedocs/" @@ -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:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Version" @@ -88,29 +88,29 @@ msgstr "Ungültiger Projektname \"{0}\": kein Slug generiert." msgid "Project with slug \"{0}\" already exists." msgstr "Projekt mit Slug \"{0}\" existiert bereits." -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "Projekt mit {slug_name}={value} ist als Unterprojekt nicht gültig" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "Ein Unterprojekt mit diesem Alias ​​existiert bereits" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -157,7 +157,7 @@ msgid "Invitation declined" msgstr "Einladung abgelehnt" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "Benutzer" @@ -169,8 +169,8 @@ msgstr "Benutzer-ID" msgid "Username" msgstr "Benutzername" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "Projekt" @@ -195,7 +195,7 @@ msgstr "Organisations-ID" msgid "Organization slug" msgstr "Organisationsslug" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "Aktion" @@ -416,7 +416,7 @@ msgstr "Aktiv" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Build fehlgeschlagen" @@ -433,7 +433,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "Status" @@ -442,7 +442,7 @@ msgstr "Status" msgid "Any" msgstr "Beliebig" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "Typ" @@ -476,7 +476,7 @@ msgid "Verbose Name" msgstr "Name" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "Kürzel" @@ -496,7 +496,7 @@ msgstr "Erstellt" msgid "Uploaded" msgstr "Hochgeladen" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "Sicherheitsstufe" @@ -530,7 +530,7 @@ msgstr "Hat ePub" msgid "Has HTML Zip" msgstr "Hat HTML-Zip" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "Dokumentationstyp" @@ -548,202 +548,202 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:626 +#: builds/models.py:620 msgid "Status" msgstr "Status" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "Datum" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "Erfolgreich" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "Konfiguration" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "Konfigurationsfehler" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "Ausgabe" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "Fehler" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "Exit code" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "Übernehmen" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "Versionsslug" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "Versionsname" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "Versionstyp" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "Im Build verwendete Konfiguration" -#: builds/models.py:678 +#: builds/models.py:672 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:686 +#: builds/models.py:680 msgid "Build Length" msgstr "Buildlänge" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "Builder" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "Celery-Aufgaben-ID" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "Build" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "Befehl" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Beschreibung" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "Befehlsausgabe" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "Exit-Code des Befehls" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "Startzeit" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "Endzeit" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "Version aktivieren" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "Version ausblenden" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "Version öffentlich setzen" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "Version privat setzen" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "Version als Standard festlegen" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "" -#: builds/models.py:1069 +#: builds/models.py:1063 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1074 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:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "Aktion, die auf übereinstimmende Versionen angewendet werden soll" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "" -#: builds/models.py:1103 +#: builds/models.py:1097 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1110 +#: builds/models.py:1104 msgid "Type of version the rule should be applied to" msgstr "Art der Version, auf die die Regel angewendet werden soll" -#: builds/models.py:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "" @@ -829,19 +829,19 @@ msgstr "" msgid "Missing MkDocs configuration key" msgstr "" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "Benutzerprojekte" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "hat ein aktives Projekt" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "hat Projekt gebuildet" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "hat Projekt mit den letzten Builds" @@ -869,7 +869,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "" @@ -996,12 +996,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:268 +#: organizations/models.py:297 projects/models.py:281 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:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "Modifizierungsdatum" @@ -1430,7 +1430,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "Name" @@ -1602,11 +1602,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "E-Mail-Adresse oder Benutzername" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2025,7 +2025,7 @@ msgstr "" msgid "Owner removed" msgstr "Besitzer entfernt" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "Benutzer ist der letzte Besitzer, kann nicht entfernt werden" @@ -2129,7 +2129,7 @@ msgstr "Gelöscht" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "Öffentlich" @@ -2189,6 +2189,28 @@ msgstr "" msgid "Define your own pattern" msgstr "" +#: projects/constants.py:452 +#, fuzzy +#| msgid "Security at Read the Docs" +msgid "Default (from theme or Read the Docs)" +msgstr "Sicherheit bei Read the Docs" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "" @@ -2302,7 +2324,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "Kurze Beschreibung dieses Projekts" @@ -2322,173 +2344,177 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "Die Länge der einzelnen Tags darf nicht mehr als 100 Zeichen betragen." -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "Der Benutzer %(username)s ist bereits ein Maintainer" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "Die Nutzlast muss ein gültiges JSON-Objekt sein." -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." msgstr "" -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." msgstr "" -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." msgstr "" -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "" -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "Es kann immer nur eine Domain kanonisch sein." -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "Der Variablenname darf nicht mit __ (doppelter Unterstrich) beginnen" -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "Variablenname kann nicht mit READTHEDOCS beginnen" -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "Es existiert bereits eine Variable mit diesem Namen für dieses Projekt" -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "Variablenname darf keine Leerzeichen enthalten" -#: projects/forms.py:1226 +#: projects/forms.py:1227 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:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "" + +#: projects/models.py:302 msgid "Repository URL" msgstr "Repository-URL" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "Repository-Typ" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "Projektstartseite" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "Die Startseite des Projekts" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "Kanonische URL" -#: projects/models.py:312 +#: projects/models.py:325 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:322 +#: projects/models.py:335 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:330 +#: projects/models.py:343 msgid "Single version" msgstr "Einzelversion" -#: projects/models.py:333 +#: projects/models.py:346 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 " @@ -2499,50 +2525,50 @@ msgstr "" "Verwenden Sie dies mit Vorsicht, schalten Sie es nur ein, wenn Sie nie mehrere Versionen Ihrer Dokumente haben werden." -#: projects/models.py:340 +#: projects/models.py:353 msgid "Default version" msgstr "Standard-Version" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "Die Projektversion zu der Zugriffe auf „/“ weitergeleitet werden" -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "Standard-Branch" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "" -#: projects/models.py:365 +#: projects/models.py:378 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:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:376 +#: projects/models.py:389 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:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "Pull-Requests für dieses Projekt erstellen" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." @@ -2550,25 +2576,25 @@ msgstr "" "Weitere Informationen in unserer Dokumentation." -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "Analytics-Code" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2576,11 +2602,11 @@ msgstr "" "Tracking-ID von Google Analytics (z.B. UA-22345342-1). Dies " "kann das Laden Ihrer Seite verlangsamen." -#: projects/models.py:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "Analysen deaktivieren" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" @@ -2588,65 +2614,65 @@ msgstr "" "Deaktivieren Sie Google Analytics für dieses Projekt vollständig (erfordert " "Neuaufbau-Dokumentation)" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "Alternative Buildschlangen ID" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "Maximal erlaubte gleichzeitige Builds für dieses Projekt" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "Bezahlte Werbung zulassen" -#: projects/models.py:458 +#: projects/models.py:471 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "Versionswarnung anzeigen" -#: projects/models.py:474 +#: projects/models.py:487 msgid "Show warning banner in non-stable nor latest versions." msgstr "Warnbanner in nicht stabilen oder neuesten Versionen anzeigen." -#: projects/models.py:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2654,37 +2680,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "Hervorgehoben" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "" -#: projects/models.py:504 +#: projects/models.py:517 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:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "Verwandte Projekte" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "Sprache" -#: projects/models.py:534 +#: projects/models.py:547 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2692,31 +2718,31 @@ msgstr "" "Die Sprache, in der die Projektdokumentation wiedergegeben wird. Hinweis: " "Dies wirkt sich auf die URL Ihres Projekts aus." -#: projects/models.py:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "" -#: projects/models.py:546 +#: projects/models.py:559 msgid "The primary programming language the project is written in." msgstr "Die primäre Programmiersprache, in der das Projekt geschrieben ist." -#: projects/models.py:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " @@ -2726,67 +2752,67 @@ msgstr "" "org/en/stable/builders.html#sphinx.builders.html." "DirectoryHTMLBuilder\">Weitere Informationen zu Sphinx-Erbauern." -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "projekt" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "Modell muss einen Kürzel haben" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "Unterprojektverschachtelung wird nicht unterstützt" -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "Pfad" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "Build ID" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "erstellt" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "geändert" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "Bauen ausgelöst" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr "Bauen bestanden" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "URL, an die der Webhook versandt wird" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "Ereignisse zum Abonnieren" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check der Dokumentation nach, welche Ersetzungen " "möglich sind." -#: projects/models.py:1713 +#: projects/models.py:1726 msgid "Domain" msgstr "Domain" -#: projects/models.py:1720 +#: projects/models.py:1733 msgid "This domain was auto-created" msgstr "Diese Domain wurde automatisch erstellt" -#: projects/models.py:1724 +#: projects/models.py:1737 msgid "This domain is a CNAME for the project" msgstr "Diese Domäne ist ein CNAME für das Projekt" -#: projects/models.py:1729 +#: projects/models.py:1742 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:1733 +#: projects/models.py:1746 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1748 msgid "Always use HTTPS for this domain" msgstr "Für diese Domain immer HTTPS verwenden" -#: projects/models.py:1739 +#: projects/models.py:1752 msgid "Number of times this domain has been hit" msgstr "Anzahl der Angriffe auf diese Domain" -#: projects/models.py:1744 templates/projects/domain_form.html:49 +#: projects/models.py:1757 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1753 +#: projects/models.py:1766 msgid "Skip validation process." msgstr "" -#: projects/models.py:1757 +#: projects/models.py:1770 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1779 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1784 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:1776 +#: projects/models.py:1789 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1944 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1951 +#: projects/models.py:1964 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1968 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1973 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1988 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "Name der Umgebungsvariable" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "Wert der Umgebungsvariable" -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "Diese Umgebungsvariable in PR-Builds verfügbar machen?" @@ -3104,100 +3130,95 @@ msgstr "" msgid "User deleted" msgstr "" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "" @@ -3275,10 +3296,6 @@ msgstr "" msgid "Enable or disable the redirect." msgstr "" -#: redirects/models.py:114 -msgid "Position" -msgstr "" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "" @@ -3387,67 +3404,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "Katalanisch" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "Englisch" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "Spanisch" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "Brasilianisches Portugiesisch" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "Norwegisch (Bokmål)" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "Französisch" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "Russisch" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "Deutsch" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "Galicisch" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "Vietnamesisch" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "Vereinfachtes Chinesisch" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "Traditionelles Chinesisch" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "Japanisch" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "Ukrainisch" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "Italienisch" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "Koreanisch" diff --git a/readthedocs/locale/en/LC_MESSAGES/django.po b/readthedocs/locale/en/LC_MESSAGES/django.po index e11d66585c6..e99595b8f2b 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: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+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:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "" @@ -71,29 +71,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -140,7 +140,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "" @@ -152,8 +152,8 @@ msgstr "" msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "" @@ -178,7 +178,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "" @@ -397,7 +397,7 @@ msgstr "" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -414,7 +414,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "" @@ -423,7 +423,7 @@ msgstr "" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "" @@ -457,7 +457,7 @@ msgid "Verbose Name" msgstr "" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "" @@ -477,7 +477,7 @@ msgstr "" msgid "Uploaded" msgstr "" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "" @@ -509,7 +509,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "" @@ -525,199 +525,199 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:626 +#: builds/models.py:620 msgid "Status" msgstr "" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:678 +#: builds/models.py:672 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:686 +#: builds/models.py:680 msgid "Build Length" msgstr "" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "" -#: builds/models.py:1069 +#: builds/models.py:1063 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1074 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "" -#: builds/models.py:1103 +#: builds/models.py:1097 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1110 +#: builds/models.py:1104 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "" @@ -803,19 +803,19 @@ msgstr "" msgid "Missing MkDocs configuration key" msgstr "" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "" @@ -843,7 +843,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "" @@ -969,12 +969,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:268 +#: organizations/models.py:297 projects/models.py:281 msgid "Publication date" msgstr "" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "" @@ -1379,7 +1379,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "" @@ -1549,11 +1549,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -1968,7 +1968,7 @@ msgstr "" msgid "Owner removed" msgstr "" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "" @@ -2072,7 +2072,7 @@ msgstr "" msgid "Git" msgstr "" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "" @@ -2132,6 +2132,26 @@ msgstr "" msgid "Define your own pattern" msgstr "" +#: projects/constants.py:452 +msgid "Default (from theme or Read the Docs)" +msgstr "" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "" @@ -2243,7 +2263,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "" @@ -2262,321 +2282,325 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." msgstr "" -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." msgstr "" -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." msgstr "" -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "" -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1226 +#: projects/forms.py:1227 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:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "" + +#: projects/models.py:302 msgid "Repository URL" msgstr "" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "" -#: projects/models.py:312 +#: projects/models.py:325 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:322 +#: projects/models.py:335 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:330 +#: projects/models.py:343 msgid "Single version" msgstr "" -#: projects/models.py:333 +#: projects/models.py:346 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:340 +#: projects/models.py:353 msgid "Default version" msgstr "" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "" -#: projects/models.py:365 +#: projects/models.py:378 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:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:376 +#: projects/models.py:389 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:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:458 +#: projects/models.py:471 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "" -#: projects/models.py:474 +#: projects/models.py:487 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2584,293 +2608,293 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "" -#: projects/models.py:504 +#: projects/models.py:517 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:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "" -#: projects/models.py:534 +#: projects/models.py:547 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "" -#: projects/models.py:546 +#: projects/models.py:559 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr "" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1713 +#: projects/models.py:1726 msgid "Domain" msgstr "" -#: projects/models.py:1720 +#: projects/models.py:1733 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1724 +#: projects/models.py:1737 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1742 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1733 +#: projects/models.py:1746 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1748 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1752 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1744 templates/projects/domain_form.html:49 +#: projects/models.py:1757 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1753 +#: projects/models.py:1766 msgid "Skip validation process." msgstr "" -#: projects/models.py:1757 +#: projects/models.py:1770 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1779 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1784 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1789 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1944 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1951 +#: projects/models.py:1964 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1968 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1973 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1988 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3017,100 +3041,95 @@ msgstr "" msgid "User deleted" msgstr "" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "" @@ -3186,10 +3205,6 @@ msgstr "" msgid "Enable or disable the redirect." msgstr "" -#: redirects/models.py:114 -msgid "Position" -msgstr "" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "" @@ -3295,67 +3310,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "" diff --git a/readthedocs/locale/es/LC_MESSAGES/django.mo b/readthedocs/locale/es/LC_MESSAGES/django.mo index 011a8315a3c..ec1fbaa6b8f 100755 Binary files a/readthedocs/locale/es/LC_MESSAGES/django.mo and b/readthedocs/locale/es/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/es/LC_MESSAGES/django.po b/readthedocs/locale/es/LC_MESSAGES/django.po index a02f7071310..b26f3d29e74 100644 --- a/readthedocs/locale/es/LC_MESSAGES/django.po +++ b/readthedocs/locale/es/LC_MESSAGES/django.po @@ -31,7 +31,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Rodrigo Vegas Sánchez-Ferrero, 2017-2018,2024\n" "Language-Team: Spanish (http://app.transifex.com/readthedocs/readthedocs/" @@ -43,8 +43,8 @@ msgstr "" "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:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versión" @@ -96,29 +96,29 @@ msgstr "Nombre de proyecto no válido \"{0}\": no se generó ningún slug." msgid "Project with slug \"{0}\" already exists." msgstr "El proyecto con slug \"{0}\" ya existe." -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "El proyecto con {slug_name}={value} no es válido como subproyecto" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "Ya existe un subproyecto con este alias" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -165,7 +165,7 @@ msgid "Invitation declined" msgstr "Invitación rechazada" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "Usuario" @@ -177,8 +177,8 @@ msgstr "ID de usuario" msgid "Username" msgstr "Nombre de usuario" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "Proyecto" @@ -203,7 +203,7 @@ msgstr "ID de Organización" msgid "Organization slug" msgstr "Slug de Organización" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "Acción" @@ -422,7 +422,7 @@ msgstr "Activo" msgid "Build successful" msgstr "Compilación exitosa" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Compilación fallida" @@ -439,7 +439,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "Estado" @@ -448,7 +448,7 @@ msgstr "Estado" msgid "Any" msgstr "Cualquier" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "Tipo" @@ -483,7 +483,7 @@ msgid "Verbose Name" msgstr "Nombre descriptivo" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "Indicación" @@ -503,7 +503,7 @@ msgstr "Compilado" msgid "Uploaded" msgstr "Cargado" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "Nivel de privacidad" @@ -537,7 +537,7 @@ msgstr "Tiene ePub" msgid "Has HTML Zip" msgstr "Tiene Zip HTML" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "Tipo de documentación" @@ -553,153 +553,153 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:626 +#: builds/models.py:620 msgid "Status" msgstr "Estatus" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "Fecha" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "Éxito" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "Configuración" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "Error de configuración" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "Salida" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "Error" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "Código de salida" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "Envío" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "Slug de versión" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "Nombre de versión" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "Tipo de versión" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "Configuración utilizada en la compilación" -#: builds/models.py:678 +#: builds/models.py:672 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:686 +#: builds/models.py:680 msgid "Build Length" msgstr "Tamaño de la compilación" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "Compilador" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "Almacenamiento en frio (Cold Storage)" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "ID de tarea Celery" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "Compilación" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "Comando" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Descripción" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "Salida del comando" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "Código de salida del comando" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "Hora de inicio" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "Hora de fin" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "Activar versión" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "Ocultar versión" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "Hacer pública la versión" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "Hacer privada la versión" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "Establecer la versión como predeterminada" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "Eliminar versión" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "Prioridad de regla" -#: builds/models.py:1069 +#: builds/models.py:1063 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:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "Argumento de coincidencia" -#: builds/models.py:1080 +#: builds/models.py:1074 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:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "Argumento de coincidencia predefinido" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." @@ -707,47 +707,47 @@ msgstr "" "Argumento de coincidencia definido por nosotros, se usa si no es Ninguno, de " "lo contrario se usará match_arg." -#: builds/models.py:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "Acción para aplicar a versiones coincidentes" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "Argumento de acción" -#: builds/models.py:1103 +#: builds/models.py:1097 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:1110 +#: builds/models.py:1104 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:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "Versión activada" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "Versión oculta" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "Versión borrada" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "Regla coincidente" @@ -826,28 +826,26 @@ msgid "Config file validation error" msgstr "" #: config/notifications.py:366 -#, fuzzy -#| msgid "Multiple Sphinx configuration files found" msgid "Missing Sphinx configuration key" -msgstr "Se encontraron múltiples archivos de configuración de Sphinx" +msgstr "" #: config/notifications.py:379 msgid "Missing MkDocs configuration key" msgstr "" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "proyectos del usario" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "tiene un proyecto activo" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "ha compilado un proyecto" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "tiene un proyecto con compilaciones recientes" @@ -875,7 +873,7 @@ msgstr "Explicación del problema" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "Dirección URL" @@ -1005,12 +1003,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:268 +#: organizations/models.py:297 projects/models.py:281 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:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "Fecha de modificación" @@ -1439,7 +1437,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "Nombre" @@ -1612,11 +1610,11 @@ msgstr "Nombre de Organización Inválida: Sin slug generado" msgid "Organization %(name)s already exists" msgstr "La organización %(name)s ya existe" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "Nombre de usuario o dirección de correo electrónico" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "El usuario %(username)s no existe" @@ -1902,10 +1900,8 @@ msgid "" msgstr "" #: organizations/templates/organizations/organization_choose.html:45 -#, fuzzy -#| msgid "You aren't currently a member of any organizations." msgid "Your user is not a member of an organization yet." -msgstr "Usted no es miembro de ninguna organización actualmente." +msgstr "" #: organizations/templates/organizations/organization_create.html:23 msgid "Get Started" @@ -2089,7 +2085,7 @@ msgstr "" msgid "Owner removed" msgstr "Propietario eliminado" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "El usuario es el último propietario, no se puede eliminar" @@ -2193,7 +2189,7 @@ msgstr "Eliminado" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "Público" @@ -2253,6 +2249,28 @@ msgstr "" msgid "Define your own pattern" msgstr "" +#: projects/constants.py:452 +#, fuzzy +#| msgid "Search Read the Docs" +msgid "Default (from theme or Read the Docs)" +msgstr "Buscar en Read the Docs" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "" @@ -2366,7 +2384,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "Breve descripción de este proyecto" @@ -2385,173 +2403,177 @@ msgstr "Ya existe una traducción \"{lang}\" para el proyecto {proj}." msgid "Length of each tag must be less than or equal to 100 characters." msgstr "La longitud de cada etiqueta debe ser menor o igual a 100 caracteres." -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "El usuario %(username)s ya es mantenedor" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "El payload debe ser un objeto JSON válido." -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." msgstr "" -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." msgstr "" -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." msgstr "" -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "" -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "Solo un dominio puede ser canónico a la vez." -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "El nombre de la variable no puede empezar con __ (doble subrayado)" -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "El nombre de la variable no puede comenzar con READTHEDOCS" -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "Ya existe una variable con este nombre en este proyecto" -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "El nombre de la variable no puede tener espacios" -#: projects/forms.py:1226 +#: projects/forms.py:1227 msgid "Only letters, numbers and underscore are allowed" msgstr "Sólo están permitidos los números, letras y subrayado" -#: projects/models.py:94 +#: projects/models.py:95 msgid "Main project" msgstr "Proyecto principal" -#: 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:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "" + +#: projects/models.py:302 msgid "Repository URL" msgstr "Dirección URL del repositorio" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "Tipo de repositorio" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "Página de inicio del proyecto" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "La página de inicio del proyecto" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "Dirección URL canónica" -#: projects/models.py:312 +#: projects/models.py:325 msgid "URL that documentation is expected to serve from" msgstr "URL desde donde se servirá la documentación" -#: projects/models.py:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:322 +#: projects/models.py:335 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:330 +#: projects/models.py:343 msgid "Single version" msgstr "Versión única" -#: projects/models.py:333 +#: projects/models.py:346 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 " @@ -2561,50 +2583,50 @@ msgstr "" "versión, alojado en la raíz del dominio. Úselo con precaución, sólo actívelo " "si nunca tendrá múltiples versiones de sus documentaciones." -#: projects/models.py:340 +#: projects/models.py:353 msgid "Default version" msgstr "Versión predeterminada" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "La versión de su proyecto a la que \"/\" redirecciona" -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "Rama predeterminada" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "" -#: projects/models.py:365 +#: projects/models.py:378 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:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:376 +#: projects/models.py:389 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:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "Crear solicitudes de incorporación de cambios para este proyecto" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." @@ -2612,25 +2634,25 @@ msgstr "" "Más información en nuestros documentos." -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "Nivel de privacidad de las solicitudes de incorporación de cambios" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "CDN activado" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "Código de Analytics" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2638,11 +2660,11 @@ msgstr "" "Identificador de seguimiento de Google Analytics (ej., UA-22345342-1). Esto puede reducir la velocidad de carga de tu página." -#: projects/models.py:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "Deshabilitar Analytics" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" @@ -2650,15 +2672,15 @@ msgstr "" "Deshabilite Google Analytics por completo para este proyecto (requiere " "documentación de reconstrucción)" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "Imagen alternativa del contenedor" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "Límite de memoria del contenedor" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2666,54 +2688,54 @@ msgstr "" "Límite de memoria en formato Docker - ejemplo: 512m o 1g" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "El límite de tiempo del contenedor en segundos" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "ID de cola de compilación alternativa" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "Máximo de compilaciones simultáneas permitidas para este proyecto" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "Permitir publicidad pagada" -#: projects/models.py:458 +#: projects/models.py:471 msgid "If unchecked, users will still see community ads." msgstr "" "Si no se selecciona, los usuarios seguirán viendo los anuncios de la " "comunidad." -#: projects/models.py:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "Sin publicidades" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "¿Es spam?" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "Marcado manualmente como (no) spam" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "Mostrar advertencia de versión" -#: projects/models.py:474 +#: projects/models.py:487 msgid "Show warning banner in non-stable nor latest versions." msgstr "" "Mostrar banner de advertencia en versiones no estables o más recientes." -#: projects/models.py:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2721,37 +2743,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "Destacado" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "" -#: projects/models.py:504 +#: projects/models.py:517 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:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "¿Debería estar público el tablero del proyecto?" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "Proyectos relacionados" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "Idioma" -#: projects/models.py:534 +#: projects/models.py:547 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2759,32 +2781,32 @@ 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:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "Lenguaje de programación" -#: projects/models.py:546 +#: projects/models.py:559 msgid "The primary programming language the project is written in." msgstr "" "El lenguaje de programación principal en el que el proyecto está escrito." -#: projects/models.py:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "Este proyecto ha sido construido con un webhook" -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "Este proyecto ha sido clonado con éxito" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " @@ -2794,67 +2816,67 @@ msgstr "" "org/en/stable/builders.html#sphinx.builders.html.DirectoryHTMLBuilder\">Más " "información sobre sphinx builders." -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "proyecto" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "El modelo debe tener una indicación" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "No se admite la anidación de subproyectos" -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "Ruta" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "ID de Compilación" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "Rango de búsqueda de la página" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "Ignorar este archivo de operaciones como la indexación" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "creado" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "modificado" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "Compilación activado" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr "Compilación aprobada" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "Dirección URL donde enviar el webhook" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "Secreto utilizado para firmar el payload del webhook" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "Eventos para suscribirse" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "Payload JSON" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check los documentos para conocer las sustituciones disponibles." -#: projects/models.py:1713 +#: projects/models.py:1726 msgid "Domain" msgstr "Dominio" -#: projects/models.py:1720 +#: projects/models.py:1733 msgid "This domain was auto-created" msgstr "Este dominio fue creado automáticamente" -#: projects/models.py:1724 +#: projects/models.py:1737 msgid "This domain is a CNAME for the project" msgstr "Este dominio es un CNAME para el proyecto" -#: projects/models.py:1729 +#: projects/models.py:1742 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:1733 +#: projects/models.py:1746 msgid "Use HTTPS" msgstr "Usar HTTPS" -#: projects/models.py:1735 +#: projects/models.py:1748 msgid "Always use HTTPS for this domain" msgstr "Usar siempre HTTPS para este dominio" -#: projects/models.py:1739 +#: projects/models.py:1752 msgid "Number of times this domain has been hit" msgstr "Número de veces que se ha pulsado desde este dominio" -#: projects/models.py:1744 templates/projects/domain_form.html:49 +#: projects/models.py:1757 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "Estado del certificado SSL" -#: projects/models.py:1753 +#: projects/models.py:1766 msgid "Skip validation process." msgstr "Omitir proceso de validación." -#: projects/models.py:1757 +#: projects/models.py:1770 msgid "Start date of the validation process." msgstr "Fecha de inicio del proceso de validación." -#: projects/models.py:1766 +#: projects/models.py:1779 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" "Establezca una edad máxima personalizada (por ejemplo, 31536000) para el " "encabezado HSTS" -#: projects/models.py:1771 +#: projects/models.py:1784 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" "Si hsts_max_age > 0, configure el indicador includeSubDomains con el " "encabezado HSTS" -#: projects/models.py:1776 +#: projects/models.py:1789 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" "Si hsts_max_age > 0, establezca el indicador de precarga con el encabezado " "HSTS" -#: projects/models.py:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1944 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1951 +#: projects/models.py:1964 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1968 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1973 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1988 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "Identificador de función" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "La función Date fue agregada" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "Predeterminar todos los proyectos anteriores a True" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "Predeterminar todos los proyectos futuros a True" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "Nombre de la variable de ambiente" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "Valor de la variable ambiente" -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "Proyecto donde esta variable será usada" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "¿Exponer esta variable de entorno en compilaciones PR?" @@ -3173,100 +3195,95 @@ msgstr "" msgid "User deleted" msgstr "" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "{username} es el último propietario, no se puede eliminar" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "El proyecto ha sido excluido del soporte publicitario" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "" @@ -3344,10 +3361,6 @@ msgstr "Aplicar la redirección incluso si la página existe." msgid "Enable or disable the redirect." msgstr "" -#: redirects/models.py:114 -msgid "Position" -msgstr "" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "" @@ -3455,67 +3468,67 @@ msgstr "Consulta" msgid "Total results" msgstr "Resultados totales" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "Catalán" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "Inglés" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "Español" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "Portugués brasileño" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "Noruego bokmål" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "Francés" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "Ruso" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "Alemán" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "Gallego" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "Vietnamita" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "Chino simplificado" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "Chino tradicional" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "Japonés" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "Ucraniano" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "Italiano" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "Coreano" @@ -6091,3 +6104,7 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" + +#, python-brace-format +#~ msgid "{username} is the last owner, can't be removed" +#~ msgstr "{username} es el último propietario, no se puede eliminar" diff --git a/readthedocs/locale/eu/LC_MESSAGES/django.po b/readthedocs/locale/eu/LC_MESSAGES/django.po index 12fba383c0e..c2ef99019cb 100644 --- a/readthedocs/locale/eu/LC_MESSAGES/django.po +++ b/readthedocs/locale/eu/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+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/" @@ -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:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Bertsioa" @@ -74,29 +74,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -143,7 +143,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "Erabiltzailea" @@ -155,8 +155,8 @@ msgstr "" msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "Proiektua" @@ -181,7 +181,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "" @@ -400,7 +400,7 @@ msgstr "Aktibo" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -417,7 +417,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "Egoera" @@ -426,7 +426,7 @@ msgstr "Egoera" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "Mota" @@ -460,7 +460,7 @@ msgid "Verbose Name" msgstr "Bistaratzeko izena" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "Slug-a" @@ -480,7 +480,7 @@ msgstr "Eraikita" msgid "Uploaded" msgstr "Igota" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "" @@ -512,7 +512,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "" @@ -528,199 +528,199 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:626 +#: builds/models.py:620 msgid "Status" msgstr "" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "Konfigurazioa" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "Errorea konfigurazioan" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "Irteera" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "Errorea" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:678 +#: builds/models.py:672 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:686 +#: builds/models.py:680 msgid "Build Length" msgstr "" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Deskribapena" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "" -#: builds/models.py:1069 +#: builds/models.py:1063 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1074 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "" -#: builds/models.py:1103 +#: builds/models.py:1097 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1110 +#: builds/models.py:1104 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "" @@ -806,19 +806,19 @@ msgstr "" msgid "Missing MkDocs configuration key" msgstr "" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "" @@ -846,7 +846,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "" @@ -972,12 +972,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:268 +#: organizations/models.py:297 projects/models.py:281 msgid "Publication date" msgstr "" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "" @@ -1382,7 +1382,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "Izena" @@ -1552,11 +1552,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -1971,7 +1971,7 @@ msgstr "" msgid "Owner removed" msgstr "" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "" @@ -2075,7 +2075,7 @@ msgstr "" msgid "Git" msgstr "" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "" @@ -2135,6 +2135,26 @@ msgstr "" msgid "Define your own pattern" msgstr "" +#: projects/constants.py:452 +msgid "Default (from theme or Read the Docs)" +msgstr "" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "" @@ -2246,7 +2266,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "" @@ -2265,321 +2285,325 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." msgstr "" -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." msgstr "" -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." msgstr "" -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "" -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1226 +#: projects/forms.py:1227 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:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "" + +#: projects/models.py:302 msgid "Repository URL" msgstr "" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "Biltegi mota" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "Proiektuaren webgunea" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "" -#: projects/models.py:312 +#: projects/models.py:325 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:322 +#: projects/models.py:335 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:330 +#: projects/models.py:343 msgid "Single version" msgstr "" -#: projects/models.py:333 +#: projects/models.py:346 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:340 +#: projects/models.py:353 msgid "Default version" msgstr "" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "" -#: projects/models.py:365 +#: projects/models.py:378 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:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:376 +#: projects/models.py:389 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:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:458 +#: projects/models.py:471 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "" -#: projects/models.py:474 +#: projects/models.py:487 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2587,293 +2611,293 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "" -#: projects/models.py:504 +#: projects/models.py:517 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:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "" -#: projects/models.py:534 +#: projects/models.py:547 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "" -#: projects/models.py:546 +#: projects/models.py:559 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr "" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1713 +#: projects/models.py:1726 msgid "Domain" msgstr "" -#: projects/models.py:1720 +#: projects/models.py:1733 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1724 +#: projects/models.py:1737 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1742 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1733 +#: projects/models.py:1746 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1748 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1752 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1744 templates/projects/domain_form.html:49 +#: projects/models.py:1757 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1753 +#: projects/models.py:1766 msgid "Skip validation process." msgstr "" -#: projects/models.py:1757 +#: projects/models.py:1770 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1779 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1784 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1789 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1944 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1951 +#: projects/models.py:1964 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1968 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1973 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1988 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3020,100 +3044,95 @@ msgstr "" msgid "User deleted" msgstr "" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "" @@ -3189,10 +3208,6 @@ msgstr "" msgid "Enable or disable the redirect." msgstr "" -#: redirects/models.py:114 -msgid "Position" -msgstr "" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "" @@ -3298,67 +3313,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "" diff --git a/readthedocs/locale/fr/LC_MESSAGES/django.mo b/readthedocs/locale/fr/LC_MESSAGES/django.mo index 2027720efcb..7bdb6a6d48c 100755 Binary files a/readthedocs/locale/fr/LC_MESSAGES/django.mo and b/readthedocs/locale/fr/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/fr/LC_MESSAGES/django.po b/readthedocs/locale/fr/LC_MESSAGES/django.po index b9e31b59889..478bc527756 100644 --- a/readthedocs/locale/fr/LC_MESSAGES/django.po +++ b/readthedocs/locale/fr/LC_MESSAGES/django.po @@ -16,6 +16,7 @@ # FX Bénard , 2013,2018 # FX Bénard , 2013 # Gwendall Petit , 2017 +# Hannah Darrow, 2025 # hugues tonal , 2012 # hugues tonal , 2012 # hugues tonal , 2012 @@ -42,9 +43,9 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" -"Last-Translator: Christian Wiat, 2024\n" +"Last-Translator: Hannah Darrow, 2025\n" "Language-Team: French (http://app.transifex.com/readthedocs/readthedocs/" "language/fr/)\n" "Language: fr\n" @@ -54,8 +55,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:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Version" @@ -108,17 +109,17 @@ msgstr "Nom du projet invalide \"{0}\": pas de jeton généré." msgid "Project with slug \"{0}\" already exists." msgstr "Un projet avec le slug \"{0}\" existe déjà." -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" "Le projet avec {slug_name}={value} n'est pas valide en tant que sous-projet" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "Un sous-projet avec cet alias existe déjà" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " @@ -127,7 +128,7 @@ msgstr "" "Les redirections de préfixe ont été supprimées. Remplacez-les par une " "redirection exacte `/prefix/*`. Voir {blog_link}." -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." @@ -135,7 +136,7 @@ msgstr "" "la redirection sphinx_html a été renommée en clean_url_to_html. Voir " "{blog_link}." -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -184,7 +185,7 @@ msgid "Invitation declined" msgstr "Invitation déclinée" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "Utilisateur" @@ -196,8 +197,8 @@ msgstr "Identifiant de l'utilisateur" msgid "Username" msgstr "Nom d'utilisateur" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "Projet" @@ -222,7 +223,7 @@ msgstr "Identifiant de l'organisation" msgid "Organization slug" msgstr "Jeton de l'organisation" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "Action" @@ -443,7 +444,7 @@ msgstr "Actif" msgid "Build successful" msgstr "Compilation réussie" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Compilation échouée" @@ -460,7 +461,7 @@ msgstr "Requête de tirage/fusion" msgid "All versions" msgstr "Toutes versions" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "État" @@ -469,7 +470,7 @@ msgstr "État" msgid "Any" msgstr "Toutes" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "Type" @@ -504,7 +505,7 @@ msgid "Verbose Name" msgstr "Nom verbeux" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "Jeton" @@ -524,7 +525,7 @@ msgstr "Compilé" msgid "Uploaded" msgstr "Chargé" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "Niveau de confidentialité" @@ -558,7 +559,7 @@ msgstr "Contient une ePub" msgid "Has HTML Zip" msgstr "Contient un Zip HTML" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "Type de documentation" @@ -575,155 +576,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:626 +#: builds/models.py:620 msgid "Status" msgstr "Statut" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "Date" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "Succès" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "Configuration" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "Erreur de configuration" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "Sortie" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "Erreur" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "Code de retour" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "Consigner" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "Jeton de la version" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "Nom de la version" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "Type de la version" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "Configuration utilisée dans la compilation" -#: builds/models.py:678 +#: builds/models.py:672 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:686 +#: builds/models.py:680 msgid "Build Length" msgstr "Durée de compilation" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "Responsable de la compilation" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "Stockage longue durée" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "Identifiant de la tache Celery" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "Compiler" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "Commande" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Description" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "Résultat de la commande" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "Code de sortie de la commande" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "Heure de début" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "Heure de fin" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "Activer la version" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "Cacher la version" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "Rendre cette version publique" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "Rendre cette version privée" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "Mettre cette version par défaut" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "Supprimer la version" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "Règle de priorité" -#: builds/models.py:1069 +#: builds/models.py:1063 msgid "A lower number (0) means a higher priority" msgstr "Un nombre inférieur (0) correspond à une priorité plus élevée" -#: builds/models.py:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "Arguments pour la correspondance" -#: builds/models.py:1080 +#: builds/models.py:1074 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:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "Argument de correspondance prédéfini" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." @@ -731,47 +732,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:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "Actions à réaliser sur les versions correspondantes" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "Argument de l'action" -#: builds/models.py:1103 +#: builds/models.py:1097 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:1110 +#: builds/models.py:1104 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:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "Version activée" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "Version masquée" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "Confidentialité de la version définie comme publique" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "Confidentialité de la version définie comme privée" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "Version définie comme par défaut" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "Version supprimée" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "Règle de correspondance" @@ -851,30 +852,26 @@ msgid "Config file validation error" msgstr "" #: config/notifications.py:366 -#, fuzzy -#| msgid "Missing configuration key" msgid "Missing Sphinx configuration key" -msgstr "Clé absente de configuration" +msgstr "" #: config/notifications.py:379 -#, fuzzy -#| msgid "Missing configuration key" msgid "Missing MkDocs configuration key" -msgstr "Clé absente de configuration" +msgstr "" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "projets de l’utilisateur" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "a un projet actif" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "a compilé le projet" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "a compilé récemment le projet" @@ -900,9 +897,9 @@ msgstr "Explication du problème" #: core/forms.py:194 msgid "Please provide as much detail as possible." -msgstr "" +msgstr "Veuillez fournir le plus de détails possible." -#: core/forms.py:198 projects/models.py:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "URL" @@ -912,7 +909,7 @@ msgstr "" #: core/forms.py:203 msgid "Screenshot or additional file" -msgstr "" +msgstr "Capture d'écran ou fichier supplémentaire" #: core/forms.py:204 msgid "Anything else that would help us solve this issue?" @@ -1035,12 +1032,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:268 +#: organizations/models.py:297 projects/models.py:281 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:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "Modifié le" @@ -1472,7 +1469,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "Nom" @@ -1604,7 +1601,7 @@ msgstr "Trier par" #: organizations/filters.py:134 projects/filters.py:152 msgid "All projects" -msgstr "" +msgstr "Tous projets" #: organizations/filters.py:142 organizations/filters.py:173 #: organizations/filters.py:221 organizations/models.py:308 @@ -1627,7 +1624,7 @@ msgstr "" #: organizations/filters.py:232 msgid "Owner" -msgstr "" +msgstr "Propriétaire" #: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" @@ -1646,11 +1643,11 @@ msgstr "Nom d'organisation non valide: aucun slug n'a été généré" msgid "Organization %(name)s already exists" msgstr "L'organisation %(name)s existe déjà" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "Adresse email ou nom d'utilisateur" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "L'utilisateur %(username)s n'existe pas" @@ -2109,7 +2106,7 @@ msgstr "" msgid "Owner removed" msgstr "Propriétaire supprimé" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "Cet utilisateur est le dernier utilisateur, il ne peut être retiré" @@ -2213,7 +2210,7 @@ msgstr "Supprimé" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "Public" @@ -2273,6 +2270,28 @@ msgstr "" msgid "Define your own pattern" msgstr "" +#: projects/constants.py:452 +#, fuzzy +#| msgid "Search Read the Docs" +msgid "Default (from theme or Read the Docs)" +msgstr "Chercher dans Read the Docs" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "Compilé récemment" @@ -2386,7 +2405,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "Description courte de ce projet" @@ -2407,173 +2426,177 @@ msgstr "" "La longueur de chaque étiquette doit être inférieure ou égale à 100 " "caractères." -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "L'utilisateur %(username)s est déjà un mainteneur" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "Les données doivent être un objet JSON valide." -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." msgstr "" -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." msgstr "" -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." msgstr "" -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "" -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "Un seul domaine peut être canonique à la fois." -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "Un nom de variable ne peut pas commencer par __ (double underscore)" -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "Un nom de variable ne peut pas commancer par READTHEDOCS" -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "Il y a déjà un variable nommée de cette manière dans ce projet." -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "Un nom de variable ne peut pas contenir d'espace" -#: projects/forms.py:1226 +#: projects/forms.py:1227 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:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "" + +#: projects/models.py:302 msgid "Repository URL" msgstr "URL du dépôt" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "Type de dépôt" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "Page d’accueil du projet" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "La page d’accueil du projet" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "URL canonique" -#: projects/models.py:312 +#: projects/models.py:325 msgid "URL that documentation is expected to serve from" msgstr "URL à laquelle cette documentation s'attend à être servie" -#: projects/models.py:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:322 +#: projects/models.py:335 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:330 +#: projects/models.py:343 msgid "Single version" msgstr "Version unique" -#: projects/models.py:333 +#: projects/models.py:346 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 " @@ -2584,19 +2607,19 @@ msgstr "" "cette option que si vous n'allez jamais avoir plusieurs versions de " "votre documentation." -#: projects/models.py:340 +#: projects/models.py:353 msgid "Default version" msgstr "Version par défaut" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "La version de votre projet à laquelle / redirige" -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "Branche par défaut" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." @@ -2604,32 +2627,32 @@ msgstr "" "Branche vers laquelle \"latest\" pointe. Laisser vide pour utiliser la " "valeur par défaut pour votre SGV." -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "" -#: projects/models.py:365 +#: projects/models.py:378 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:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:376 +#: projects/models.py:389 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:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "Pull request de compilation pour ce projet" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." @@ -2637,25 +2660,25 @@ msgstr "" "Plus d'information dans notre documentation." -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "Niveau de confidentialité des Pull Requests" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "CDN activé" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "Code analytics" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2663,11 +2686,11 @@ msgstr "" "ID de suivi Google Analytics (ex. 1UA-22345342-11). Cela peut " "ralentir les chargements de votre page." -#: projects/models.py:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "Désactiver les mesures" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" @@ -2675,15 +2698,15 @@ msgstr "" "Désactiver entièrement Google Analytics pour ce projet (nécessite de " "recompiler la documentation)" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "Image alternative pour le conteneur" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "Limite mémoire du conteneur" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2691,55 +2714,55 @@ msgstr "" "Limite de la mémoire au format Docker, par example: 512m ou " "1g" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "Limite de temps du conteneur en secondes" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "Identifiant alternatif de queue de compilation" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "Nombre maximal de compilations concurrentes sur ce projet" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "Autoriser les annonces sponsorisées" -#: projects/models.py:458 +#: projects/models.py:471 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:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "Sans annonces" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "Est du spam ?" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "Marqué manuellement comme (non) spam" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "Afficher l'avertissement de version" -#: projects/models.py:474 +#: projects/models.py:487 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:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "Chemin du fichier .readthedocs.yaml" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2752,19 +2775,19 @@ msgstr "" "code>. Laisser vide pour la valeur par défaut : .readthedocs.yaml." -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "En vedette" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "Passer (désactiver) la compilation de ce projet" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "Retiré de la liste" -#: projects/models.py:504 +#: projects/models.py:517 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" @@ -2773,19 +2796,19 @@ msgstr "" "the Docs et demande aux moteurs de recherche externes de le supprimer via " "robots.txt" -#: projects/models.py:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "Le tableau de bord du projet devrait être public ?" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "Projets apparentés" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "Langue" -#: projects/models.py:534 +#: projects/models.py:547 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2793,31 +2816,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:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "Langage de programmation" -#: projects/models.py:546 +#: projects/models.py:559 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:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "Ce projet a été compilé par un webhook" -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "Ce projet a bien été cloné" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " @@ -2827,67 +2850,67 @@ msgstr "" "en/stable/builders.html#sphinx.builders.html.DirectoryHTMLBuilder\">Plus de " "détails sur les compilateurs Sphinx." -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "projet" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "Le Model nécessite un libellé court" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "L'imbrication de sous-projet n'est pas supportée" -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "Chemin" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "ID de compilation" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "Classement dans les recherches" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "Ignorer ce fichier pendant les opérations comme l'indexation" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "créé" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "modifié" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "Compilation déclenchée" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr "Compilation terminée" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "URL sur laquelle pointer le webhook" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "Secret utilisé pour signer les données du webhook" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "Souscrire aux évenements" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "Données JSON" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check la documentation pour les substitutions possibles." -#: projects/models.py:1713 +#: projects/models.py:1726 msgid "Domain" msgstr "Domaine" -#: projects/models.py:1720 +#: projects/models.py:1733 msgid "This domain was auto-created" msgstr "Ce domain a été créé automatiquement" -#: projects/models.py:1724 +#: projects/models.py:1737 msgid "This domain is a CNAME for the project" msgstr "Ce domaine est un CNAME pour le projet" -#: projects/models.py:1729 +#: projects/models.py:1742 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:1733 +#: projects/models.py:1746 msgid "Use HTTPS" msgstr "Utiliser HTTPS" -#: projects/models.py:1735 +#: projects/models.py:1748 msgid "Always use HTTPS for this domain" msgstr "Toujours utiliser HTTPS pour ce domaine" -#: projects/models.py:1739 +#: projects/models.py:1752 msgid "Number of times this domain has been hit" msgstr "Nombre de vues sur ce domaine" -#: projects/models.py:1744 templates/projects/domain_form.html:49 +#: projects/models.py:1757 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "État du certificat SSL" -#: projects/models.py:1753 +#: projects/models.py:1766 msgid "Skip validation process." msgstr "Passer le processus de validation." -#: projects/models.py:1757 +#: projects/models.py:1770 msgid "Start date of the validation process." msgstr "Date de début du processus de validation." -#: projects/models.py:1766 +#: projects/models.py:1779 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:1771 +#: projects/models.py:1784 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:1776 +#: projects/models.py:1789 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:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1944 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1951 +#: projects/models.py:1964 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1968 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1973 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1988 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "Identifiant de la feature" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "Date d'ajout de la feature" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "Passer par défaut tous les anciens projets à Vrai" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "Passer par defaut tout les futurs projets à Vrai" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "Nom de la variable d'environnement" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "Valeur de la variable d'environnement." -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "Projet dans lequel cette variable sera utilisée" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "Montrer cette variable d'environnement dans les compilations de PR ?" @@ -3206,100 +3229,95 @@ msgstr "" msgid "User deleted" msgstr "" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "{username} est le dernier propriétaire, il ne peut pas être supprimé" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "Le projet à été retiré du programme de support publicitaire" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "" @@ -3377,10 +3395,6 @@ msgstr "Appliquer la redirection même si la page existe." msgid "Enable or disable the redirect." msgstr "" -#: redirects/models.py:114 -msgid "Position" -msgstr "" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "" @@ -3489,67 +3503,67 @@ msgstr "Recherche" msgid "Total results" msgstr "Résultats totaux" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "Catalan" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "Anglais" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "Espagnol" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "Portugais brésilien" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "Norvégien Bokmål" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "Français" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "Russe" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "Allemand" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "Galicien" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "Vietnamien" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "Chinois simplifié" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "Chinois traditionnel" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "Japonais" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "Ukrainien" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "Italien" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "Coréen" @@ -6164,3 +6178,8 @@ 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 "{username} is the last owner, can't be removed" +#~ msgstr "" +#~ "{username} est le dernier propriétaire, il ne peut pas être supprimé" diff --git a/readthedocs/locale/gl/LC_MESSAGES/django.mo b/readthedocs/locale/gl/LC_MESSAGES/django.mo index 542738f3a40..22a20e10161 100755 Binary files a/readthedocs/locale/gl/LC_MESSAGES/django.mo and b/readthedocs/locale/gl/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/gl/LC_MESSAGES/django.po b/readthedocs/locale/gl/LC_MESSAGES/django.po index 63f152c4d4b..fdb27f5b317 100644 --- a/readthedocs/locale/gl/LC_MESSAGES/django.po +++ b/readthedocs/locale/gl/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+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/" @@ -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:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versión" @@ -76,29 +76,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "O proxecto con {slug_name}={value} non é válido como subproxecto" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "Xa existe un subproxecto con este alias" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -145,7 +145,7 @@ msgid "Invitation declined" msgstr "Convite declinado" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "Usuario" @@ -157,8 +157,8 @@ msgstr "ID do usuario" msgid "Username" msgstr "Nome de usuario" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "Proxecto" @@ -183,7 +183,7 @@ msgstr "ID da organización" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "Acción" @@ -404,7 +404,7 @@ msgstr "Activa" msgid "Build successful" msgstr "Construción satisfactoria" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Produciuse un fallo na construción" @@ -421,7 +421,7 @@ msgstr "Solicitude de extracción/fusión" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "Estado" @@ -430,7 +430,7 @@ msgstr "Estado" msgid "Any" msgstr "Calquera" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "Tipo" @@ -465,7 +465,7 @@ msgid "Verbose Name" msgstr "Nome descritivo" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "" @@ -487,7 +487,7 @@ msgstr "Construída" msgid "Uploaded" msgstr "Subido" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "Nivel de privacidade" @@ -521,7 +521,7 @@ msgstr "Conten un ePub" msgid "Has HTML Zip" msgstr "Conten un Zip HTML" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "Tipo de documentación" @@ -539,155 +539,155 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "Inxecta unha nova biblioteca js de engadidos para esta versión" -#: builds/models.py:626 +#: builds/models.py:620 msgid "Status" msgstr "Estado" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "Satisfactorio" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "Definicións" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "Produciuse un erro na definición" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "Saída" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "Erro" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "Código de saída" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "Remisión" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "Nome da versión" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "Tipo de versión" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "Configuración utilizada na construción" -#: builds/models.py:678 +#: builds/models.py:672 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" -#: builds/models.py:686 +#: builds/models.py:680 msgid "Build Length" msgstr "Tamaño da construción" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "Construtor" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "Almacenamento en frío" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "ID da tarefa de Celery" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "Construción" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "Orde" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Descrición" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "Saída da orde" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "Código de saída da orde" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "Hora de inicio" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "Hora de finalización" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "Activar a versión" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "Agochar a versión" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "Facer pública a versión" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "Facer privada a versión" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "Definir a versión como predeterminada" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "Eliminar a versión" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "Regra de prioridade" -#: builds/models.py:1069 +#: builds/models.py:1063 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:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "Argumento de coincidencia" -#: builds/models.py:1080 +#: builds/models.py:1074 msgid "Value used for the rule to match the version" msgstr "Valor usado para que a regra coincida coa versión" -#: builds/models.py:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "Argumento de coincidencia predefinido" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." @@ -695,47 +695,47 @@ msgstr "" "Argumento de coincidencia definido por nós, úsase se non é «None», se non, " "usarase «match_arg»." -#: builds/models.py:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "Acción para aplicar ás versións coincidentes" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "Argumento de acción" -#: builds/models.py:1103 +#: builds/models.py:1097 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:1110 +#: builds/models.py:1104 msgid "Type of version the rule should be applied to" msgstr "Tipo de versión á que se debe aplicar a regra" -#: builds/models.py:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "Versión activada" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "Versión agochada" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "Versión definida como privacidade pública" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "Versión definida como privacidade privada" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "Versión definida como predeterminada" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "Versión eliminada" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "Regra coincidente" @@ -814,28 +814,26 @@ msgid "Config file validation error" msgstr "" #: config/notifications.py:366 -#, fuzzy -#| msgid "Custom SSL configuration" msgid "Missing Sphinx configuration key" -msgstr "Configuración SSL personalizada" +msgstr "" #: config/notifications.py:379 msgid "Missing MkDocs configuration key" msgstr "" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "proxectos do usuario" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "ten un proxecto activo" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "ten un proxecto construído" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "ten un proxecto con construcións recentes" @@ -863,7 +861,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "URL" @@ -993,12 +991,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:268 +#: organizations/models.py:297 projects/models.py:281 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:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "Data de modificación" @@ -1426,7 +1424,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "Nome" @@ -1600,11 +1598,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "A organización %(name)s xa existe" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "Enderezo de correo ou nome de usuario" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "O usuario %(username)s non existe" @@ -1893,10 +1891,8 @@ msgstr "" "quere utilizar:" #: organizations/templates/organizations/organization_choose.html:45 -#, fuzzy -#| msgid "You aren't currently a member of any organizations." msgid "Your user is not a member of an organization yet." -msgstr "Vde. non é membro de ningunha organización." +msgstr "" #: organizations/templates/organizations/organization_create.html:23 msgid "Get Started" @@ -2078,7 +2074,7 @@ msgstr "" msgid "Owner removed" msgstr "O propietario foi retirado" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "O usuario é o último propietario, non é posíbel retiralo" @@ -2182,7 +2178,7 @@ msgstr "Eliminado" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "Público" @@ -2242,6 +2238,28 @@ msgstr "" msgid "Define your own pattern" msgstr "" +#: projects/constants.py:452 +#, fuzzy +#| msgid "Search Read the Docs" +msgid "Default (from theme or Read the Docs)" +msgstr "Buscar en Read the Docs" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "Construción recente" @@ -2355,7 +2373,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "Breve descrición deste proxecto" @@ -2375,173 +2393,177 @@ 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." -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "O usuario %(username)s xa é un mantedor" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "A carga útil debe ser un obxecto JSON válido." -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." msgstr "" -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." msgstr "" -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." msgstr "" -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "" -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "Só un dominio pode ser canónico á vez." -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "O nome da variábel non pode comezar por __ (dobre trazo baixo)" -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "O nome da variaábel non pode comezar por READTHEDOCS" -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "Xa hai unha variábel con este nome para este proxecto" -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "O nome da variábel non pode conter espazos" -#: projects/forms.py:1226 +#: projects/forms.py:1227 msgid "Only letters, numbers and underscore are allowed" msgstr "Só se permiten letras, números e trazo baixo" -#: projects/models.py:94 +#: projects/models.py:95 msgid "Main project" msgstr "Proxecto principal" -#: projects/models.py:100 +#: projects/models.py:101 msgid "Subproject" msgstr "Subproxecto" -#: projects/models.py:105 +#: projects/models.py:106 msgid "Alias" msgstr "Alias" -#: projects/models.py:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "" + +#: projects/models.py:302 msgid "Repository URL" msgstr "URL do repositorio" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "Tipo de repositorio" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "Páxina de inicio do proxecto" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "O sitio web do proxecto" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "URL canónico" -#: projects/models.py:312 +#: projects/models.py:325 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:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:322 +#: projects/models.py:335 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:330 +#: projects/models.py:343 msgid "Single version" msgstr "Versión única" -#: projects/models.py:333 +#: projects/models.py:346 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 " @@ -2551,19 +2573,19 @@ msgstr "" "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:340 +#: projects/models.py:353 msgid "Default version" msgstr "Versión predefinida" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "A versión do proxecto á que reenvía /" -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "Ramificación predefinida" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." @@ -2571,11 +2593,11 @@ msgstr "" "A que rama apunta a «última». Déixeo en branco para usar o valor " "predeterminado para o seu VCS." -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "Prefixo personalizado da ruta" -#: projects/models.py:365 +#: projects/models.py:378 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." @@ -2584,11 +2606,11 @@ msgstr "" "proxecto. De xeito predeterminado ofrecemos a documentación na raíz (/) dun " "dominio." -#: projects/models.py:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "Prefixo personalizado da ruta do subproxecto" -#: projects/models.py:376 +#: projects/models.py:389 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " @@ -2598,11 +2620,11 @@ msgstr "" "xeito predeterminado ofrecemos a documentación de subproxectos baixo o " "prefixo `/projects/`." -#: projects/models.py:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "Construír solicitudes de extracción para este proxecto" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." @@ -2610,25 +2632,25 @@ msgstr "" "Máis información na nosa documentación." -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "Nivel de privacidade das solicitudes de extracción" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "CDN activado" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "Código de Analytics" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2636,11 +2658,11 @@ 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:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "Desactivar Analytics" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" @@ -2648,15 +2670,15 @@ msgstr "" "Desactivar Google Analytics completamente para este proxecto (require volver " "construír a documentación)" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "Imaxe alternativa do contedor" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "Límite de memoria do contedor" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2664,53 +2686,53 @@ msgstr "" "Límite de memoria en formato Docker -- exemplo: 512m ou " "1g" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "Límite de tempo do contedor en segundos" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "ID alternativo da cola de construción" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "" "Número máximo de construcións simultáneas permitidas para este proxecto" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "Permitir a publicidade pagada" -#: projects/models.py:458 +#: projects/models.py:471 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:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "Libre de publicidade" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "É correo lixo?" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "Marcado manualmente como (non) correo lixo" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "Amosar a advertencia de versión" -#: projects/models.py:474 +#: projects/models.py:487 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." -#: projects/models.py:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "Ruta a .readthedocs.yaml" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2722,19 +2744,19 @@ msgstr "" "ex. subruta/docs/.readthedocs.yaml. Déixeo en branco para o " "valor predeterminado: .readthedocs.yaml." -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "Destacado" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "Omitir (desactivar) a construción deste proxecto" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "Retirado da lista" -#: projects/models.py:504 +#: projects/models.py:517 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" @@ -2742,19 +2764,19 @@ 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:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "O taboleiro do proxecto debería ser público?" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "Proxectos relacionados" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "Idioma" -#: projects/models.py:534 +#: projects/models.py:547 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2762,31 +2784,31 @@ msgstr "" "O idioma no que se representa a documentación do proxecto. Nota: isto afecta " "ao URL do proxecto." -#: projects/models.py:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "Linguaxe de programación" -#: projects/models.py:546 +#: projects/models.py:559 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:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "Este proxecto foi construído cunha ancoraxe web" -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "Este proxecto foi clonado correctamente" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " @@ -2797,67 +2819,67 @@ msgstr "" "DirectoryHTMLBuilder\">Obteña máis información sobre os construtores de " "Sphinx." -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "proxecto" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "Non se admite a anidación de subproxectos" -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "Ruta" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "ID de construción" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "Clasificación da páxina de busca" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "Ignorar este ficheiro dende operacións como a indexación" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "creado" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "modificado" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "Construción activada" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr " Construción validada" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "URL ao que enviar o ancoraxe web" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "Segredo usado para asinar a carga útil da ancoraxe web" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "Eventos para subscribirse" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "Carga útil JSON" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check 0, set the includeSubDomains flag with the HSTS header" msgstr "" "Se hsts_max_age > 0, define o sinalador includeSubDomains coa cabeceira HSTS" -#: projects/models.py:1776 +#: projects/models.py:1789 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:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "" "Construír: probar un método alternativo para publicar datos de gran tamaño" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "Proxito: rexistro de páxinas 404 vistas" -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "Proxito: desactivar todas as vistas de páxina" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "Proxito: permitir o uso da cabeceira X-RTD-Slug" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." @@ -2947,88 +2969,88 @@ msgstr "" "Proxito: usar as API de proxy (/_/*) co prefixo personalizado se o proxecto " "ten un (Project.custom_prefix)." -#: projects/models.py:1931 +#: projects/models.py:1944 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." -#: projects/models.py:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "Ancoraxe web: omitir a sincronización de ramas" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "Ancoraxe web: omitir a sincronización de etiquetas" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "Ancoraxe web: omitir a tarefa de sincronización de versións" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "Construción: execute sempre pip install --upgrade" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "Construción: utilizar o novo solucionador de pip" -#: projects/models.py:1951 +#: projects/models.py:1964 msgid "Build: Don't install the latest version of pip" msgstr "Construción: non instale a última versión de pip" -#: projects/models.py:1955 +#: projects/models.py:1968 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" -#: projects/models.py:1960 +#: projects/models.py:1973 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" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "Busca: activar a busca do lado do servidor para proxectos MkDocs" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "Buscar: busca difusa predeterminada para consultas de busca sinxelas" -#: projects/models.py:1975 +#: projects/models.py:1988 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:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "Identificador de función" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "Engadiuse a función de data" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "Predeterminar todos os proxectos anteriores como «Verdadeiro»" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "Predeterminar todos os proxectos futuros como «Verdadeiro»" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "Nome da variábel de contorno" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "Valor da variábel de contorno" -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "Proxecto no que se utilizará esta variábel" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "Expoñer esta variable de contorno nas construcións de PR?" @@ -3182,100 +3204,95 @@ msgstr "" msgid "User deleted" msgstr "" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "{username} é o último propietario, non é posíbel retiralo" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "O proxecto foi excluído do apoio publicitario" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "" @@ -3353,10 +3370,6 @@ msgstr "Aplicar a redirección aínda que a páxina exista." msgid "Enable or disable the redirect." msgstr "" -#: redirects/models.py:114 -msgid "Position" -msgstr "" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "" @@ -3464,67 +3477,67 @@ msgstr "Consulta" msgid "Total results" msgstr "Resultados totais" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "Catalan" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "Inglés" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "Español" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "Portugués do Brasil" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "Noruegués Bokmål" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "Francés" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "Ruso" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "Alemán" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "Galego" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "Vietnamita" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "Chinés simplificado" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "Chinés tradicional" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "Xaponés" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "Ucraíno" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "Italiano" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "Coreano" @@ -6126,8 +6139,6 @@ msgstr "" "OAuth de Read the Docs. En GitHub, atópase en Axustes > Aplicacións > " "Aplicacións OAuth autorizadas." -#~ 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" +#, python-brace-format +#~ msgid "{username} is the last owner, can't be removed" +#~ msgstr "{username} é o último propietario, non é posíbel retiralo" diff --git a/readthedocs/locale/he/LC_MESSAGES/django.mo b/readthedocs/locale/he/LC_MESSAGES/django.mo index 383f0bf4b5e..68bafd62025 100755 Binary files a/readthedocs/locale/he/LC_MESSAGES/django.mo and b/readthedocs/locale/he/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/he/LC_MESSAGES/django.po b/readthedocs/locale/he/LC_MESSAGES/django.po index 55af786c1f5..474d26c2fd6 100644 --- a/readthedocs/locale/he/LC_MESSAGES/django.po +++ b/readthedocs/locale/he/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Yaron Shahrabani , 2018-2019,2022-2024 +# Yaron Shahrabani , 2018-2019,2022-2025 #: notifications/messages.py:421 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" -"Last-Translator: Yaron Shahrabani , 2018-2019,2022-2024\n" +"Last-Translator: Yaron Shahrabani , 2018-2019,2022-2025\n" "Language-Team: Hebrew (http://app.transifex.com/readthedocs/readthedocs/" "language/he/)\n" "Language: he\n" @@ -21,8 +21,8 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % " "1 == 0) ? 1: 2;\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "גרסה" @@ -74,16 +74,16 @@ msgstr "שם המיזם „{0}” שגוי: לא נוצר שם מפושט." msgid "Project with slug \"{0}\" already exists." msgstr "כבר קיים מיזם עם השם המפושט „{0}”." -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "מיזם עם {slug_name}={value} אינו תקף כתת־מיזם" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "כבר קיים תת־מיזם עם הכינוי הזה" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " @@ -92,14 +92,14 @@ msgstr "" "הפניות קידומת הוסרו. נא להשתמש בהפנייה מדויקת ‎`/prefix/*`‎ במקום. למידע נוסף: " "{blog_link}." -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" "שם ההפניה sphinx_html השתנה ל־clean_url_to_html. ניתן לפנות אל {blog_link}." -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -147,7 +147,7 @@ msgid "Invitation declined" msgstr "ההזמנה נדחתה" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "משתמש" @@ -159,8 +159,8 @@ msgstr "מזהה משתמש" msgid "Username" msgstr "שם משתמש" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "מיזם" @@ -185,7 +185,7 @@ msgstr "מזהה ארגון" msgid "Organization slug" msgstr "שם ארגון מפושט" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "פעולה" @@ -404,7 +404,7 @@ msgstr "פעיל" msgid "Build successful" msgstr "הבנייה הצליחה" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "הבנייה נכשלה" @@ -421,7 +421,7 @@ msgstr "בקשת משיכה/דחיפה" msgid "All versions" msgstr "כל הגרסאות" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "מצב" @@ -430,7 +430,7 @@ msgstr "מצב" msgid "Any" msgstr "כלשהו" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "סוג" @@ -464,7 +464,7 @@ msgid "Verbose Name" msgstr "שם מפורש" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "שם ייצוגי" @@ -484,7 +484,7 @@ msgstr "נבנה" msgid "Uploaded" msgstr "הועלה" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "רמת פרטיות" @@ -516,7 +516,7 @@ msgstr "יש ePub" msgid "Has HTML Zip" msgstr "יש Zip של HTML" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "סוג התיעוד" @@ -532,153 +532,153 @@ msgstr "נתונים שנוצרו בזמן הבנייה על ידי ה־doctool msgid "Inject new addons js library for this version" msgstr "הזרקת ספריית js של תוספים לגרסה הזאת" -#: builds/models.py:626 +#: builds/models.py:620 msgid "Status" msgstr "מצב" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "תאריך" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "הצלחה" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "התקנה" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "שגיאת התקנה" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "פלט" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "שגיאה" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "קוד שגיאה" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "ביצוע" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "שם גרסה מפושט" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "שם גרסה" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "סוג גרסה" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "הגדרות המשמשות את הבנייה" -#: builds/models.py:678 +#: builds/models.py:672 msgid "Custom build configuration file path used in this build" msgstr "נתיב קובץ הגדרות בנייה מותאם אישית שמשמש את הבנייה הזאת" -#: builds/models.py:686 +#: builds/models.py:680 msgid "Build Length" msgstr "אורך הבנייה" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "בונה" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "אחסון קר" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "מזהה משימת Celery" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "בנייה" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "פקודה" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "תיאור" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "פלט פקודה" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "קוד היציאה של הפקודה" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "מועד התחלה" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "מועד סיום" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "הפעלת גרסה" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "הסתרת גרסה" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "החצנת הגרסה" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "הפרטת הגרסה" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "הגדרת גרסה כברירת מחדל" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "מחיקת גרסה" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "עדיפות כלל" -#: builds/models.py:1069 +#: builds/models.py:1063 msgid "A lower number (0) means a higher priority" msgstr "מספר נמוך יותר (0) משמעו עדיפות גבוהה יותר" -#: builds/models.py:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "ארגומנט התאמה" -#: builds/models.py:1080 +#: builds/models.py:1074 msgid "Value used for the rule to match the version" msgstr "ערך שמשמש את הכלל כדי למצוא גרסה" -#: builds/models.py:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "ארגומנט התאמה שהוגדר מראש" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." @@ -686,47 +686,47 @@ msgstr "" "ארגומנט התאמה שהוגדר על ידינו, הוא משמש אם אינו ריק (None), אחרת ייעשה שימוש " "ב־match_arg." -#: builds/models.py:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "פעולה שתחול על גרסות תואמות" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "ארגומנט של פקודה" -#: builds/models.py:1103 +#: builds/models.py:1097 msgid "Value used for the action to perfom an operation" msgstr "ערך שמשמש את הפקודה לביצוע הפעולה" -#: builds/models.py:1110 +#: builds/models.py:1104 msgid "Type of version the rule should be applied to" msgstr "סוג הגרסה עליה יחול הכלל" -#: builds/models.py:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "גרסה הופעלה" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "גרסה הוסתרה" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "הגרסה הוגדרה לפרטיות ציבורית" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "הגרסה הוגדרה לפרטיות פרטית" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "הגרסה הוגדרה כברירת מחדל" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "גרסה נמחקה" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "כלל תואם" @@ -805,30 +805,26 @@ msgid "Config file validation error" msgstr "שגיאת תיקוף קובץ הגדרות" #: config/notifications.py:366 -#, fuzzy -#| msgid "Missing configuration key" msgid "Missing Sphinx configuration key" -msgstr "מפתח תצורה חסר" +msgstr "מפתח הגדרת Sphinx חסר" #: config/notifications.py:379 -#, fuzzy -#| msgid "Missing configuration key" msgid "Missing MkDocs configuration key" -msgstr "מפתח תצורה חסר" +msgstr "מפתח הגדרת MkDocs חסר" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "מיזמי משתמשים" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "יש מיזם פעיל" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "יש מיזם שנבנה" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "יש מיזם עם בניות עדכניות" @@ -856,7 +852,7 @@ msgstr "הסבר על הבעיה" msgid "Please provide as much detail as possible." msgstr "נא לספק כמה שיותר פרטים." -#: core/forms.py:198 projects/models.py:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "כתובת" @@ -991,12 +987,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:268 +#: organizations/models.py:297 projects/models.py:281 msgid "Publication date" msgstr "תאריך פרסום" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "תאריך עריכה" @@ -1419,7 +1415,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "שם" @@ -1591,11 +1587,11 @@ msgstr "שם הארגון שגוי: לא נוצר שם מפושט." msgid "Organization %(name)s already exists" msgstr "הארגון %(name)s כבר קיים" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "כתובת דוא״ל או שם משתמש" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "המשתמש %(username)s לא קיים" @@ -1877,10 +1873,8 @@ msgid "" msgstr "חברת למספר ארגונים. נא לבחור את הארגונים בהם ברצונך להשתמש:" #: organizations/templates/organizations/organization_choose.html:45 -#, fuzzy -#| msgid "You aren't currently a member of any organizations." msgid "Your user is not a member of an organization yet." -msgstr "לא חברת לאף ארגון עדיין." +msgstr "המשתמש שלך לא חבר באף ארגון עדיין." #: organizations/templates/organizations/organization_create.html:23 msgid "Get Started" @@ -2059,7 +2053,7 @@ msgstr "הארגון נמחק" msgid "Owner removed" msgstr "הוסרו בעלים" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "המשתמש הוא הבעלים האחרונים, לא ניתן להסיר" @@ -2163,7 +2157,7 @@ msgstr "נמחק" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "ציבורי" @@ -2223,6 +2217,28 @@ msgstr "גרסה לפי תאריך (YYYY.0M.0M)" msgid "Define your own pattern" msgstr "הגדרת תבנית משלך" +#: projects/constants.py:452 +#, fuzzy +#| msgid "SemVer (Read the Docs)" +msgid "Default (from theme or Read the Docs)" +msgstr "גרסה סמנטית (בתיעוד)" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "נבנו לאחרונה" @@ -2335,7 +2351,7 @@ msgid "" "your organization." msgstr "אי אפשר להגדיר מיזמים ידנית כשכניסה אחודה מופעלת בארגון שלך." -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "תיאור קצר של המיזם הזה" @@ -2354,56 +2370,56 @@ msgstr "כבר קיים תרגום ל„{lang}” של המיזם {proj}." msgid "Length of each tag must be less than or equal to 100 characters." msgstr "אורכה של כל תגית חייבת להיות באורך של 100 תווים ומטה." -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "הפעלת תוספים" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "הבדלים חזותיים פעילים" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "להציג התראה על בניות מבקשות משיכה" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "הצגת התראה על גרסאות לא יציבות" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "הצגת התראה על הגרסה העדכנית ביותר" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "מופעל" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "בורר תוכן ראשי ב־CSS" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "התבנית המותאמת אישית בחלונית הצפה נחוצה בעת בחירת תבנית מותאמת אישית." -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "המשתמש %(username)s כבר ברמת מתחזק" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "המטען חייב להיות עצם JSON תקני." -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "מיזם זה מוגדר עם שיטת גרסאות שאינה תומכת בתרגומים." -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." @@ -2411,7 +2427,7 @@ msgstr "" "לשם התחום הזה יש רשומת CNAME שמצביעה לשם תחום ה־APEX. נא להסיר את ה־CNAME " "לפני הוספת שם התחום." -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." @@ -2419,7 +2435,7 @@ msgstr "" "לשם התחום הזה יש רשומת CNAME שמצביעה ל־CNAME אחר. נא להסיר את ה־CNAME לפני " "הוספת שם התחום." -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." @@ -2427,95 +2443,99 @@ msgstr "" "הזמן שהוקצב לפתרון שמות התחום דרך ה־DNS הסתיים. נא לוודא ששם התחום נכון " "ולנסות שוב." -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "שם התחום שגוי." -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "רק שם תחום אחד יכול להיות ייצוגי בכל פעם." -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "שם משתנה לא יכול להתחיל ב־__ (פעמיים קו תחתון)" -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "שם משתנה לא יכול להתחיל ב־READTHEDOCS" -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "כבר יש משתנה עם השם הזה במיזם הזה" -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "שם משתנה לא יכול להכיל רווחים" -#: projects/forms.py:1226 +#: projects/forms.py:1227 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:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "גרסת בסיס להשוות אליה (למשל: הבדל בין מסמכים, הבדל בעץ תיקיות)" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "מיון גרסאות" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "תבנית מיון גרסאות מותאמת אישית" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "הצגת latest ו־stable בהתחלה" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "מקום" + +#: projects/models.py:302 msgid "Repository URL" msgstr "כתובת מאגר" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "כתובת מאגר Git" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "סוג מאגר" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "דף בית של מיזם" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "דף הבית של המיזם" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "כתובת ידידותית" -#: projects/models.py:312 +#: projects/models.py:325 msgid "URL that documentation is expected to serve from" msgstr "כתובת שמצופה ממנה להציג את התיעוד" -#: projects/models.py:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "סכמת כתובות לגרסאות" -#: projects/models.py:322 +#: projects/models.py:335 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " @@ -2524,11 +2544,11 @@ msgstr "" "משפיע על הכתובת ממנה מוגש התיעוד שלך, ואם יש לה תמיכה בתרגומים או גרסאות. " "החלפת סכמת הגרסאות תפגע בכתובות הנוכחיות שלך, כך שאולי כדאי גם ליצור הפניה." -#: projects/models.py:330 +#: projects/models.py:343 msgid "Single version" msgstr "גרסה בודדת" -#: projects/models.py:333 +#: projects/models.py:346 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 " @@ -2538,19 +2558,19 @@ msgstr "" "להשתמש בזהירות רבה, יש להפעיל זאת רק אם אף פעם לא תהיינה יותר גרסות " "של המסמכים שלך." -#: projects/models.py:340 +#: projects/models.py:353 msgid "Default version" msgstr "גרסת בררת מחדל" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "גרסת המיזם ש־/ יפנה אליה" -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "ענף בררת מחדל" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." @@ -2558,11 +2578,11 @@ msgstr "" "לאיזה ענף מפנה „latest”. יש להשאיר ריק כדי להשתמש בערך בררת המחדל של מערכת " "בקרת הגרסאות שלך." -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "קידומת נתיב מותאמת" -#: projects/models.py:365 +#: projects/models.py:378 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." @@ -2570,11 +2590,11 @@ msgstr "" "קידומת נתיב מותאמת בעת הגשת תיעוד מהמיזם הזה. כברירת מחדל אנו מגישים תיעוד " "מבסיס (/) שם התחום." -#: projects/models.py:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "קידומת נתיב תת־מיזם מותאמת" -#: projects/models.py:376 +#: projects/models.py:389 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " @@ -2583,11 +2603,11 @@ msgstr "" "קידומת נתיב מותאמת בעת הערכת בסיס תת־המיזם. כברירת מחדל אנו מגישים תיעוד " "מתת־מיזמים תחת הקידומת `/projects/`." -#: projects/models.py:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "בניית בקשות דחיפה למיזם הזה" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." @@ -2595,11 +2615,11 @@ msgstr "" "מידע נוסף בתיעוד שלנו." -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "רמת פרטיות של בקשות משיכה (PR)" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." @@ -2607,15 +2627,15 @@ msgstr "" "האם בניות מבקשות הדחיפה האלה תהיינה ציבוריות? אם המאגר שלך ציבורי, " "לא להגדיר את זה לפרטי." -#: projects/models.py:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "CDN פעיל" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "קוד Analytics" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2623,76 +2643,76 @@ msgstr "" "Google Analytics Tracking ID (למשל: UA-22345342-1). עשוי להאט " "את טעינת העמודים שלך." -#: projects/models.py:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "השבתת ניתוח" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "השבתת Google Analytics לחלוטין למיזם הזה (דורשת בניית התיעוד מחדש)" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "תמונת מכולה חלופית" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "הגבלת זיכרון למכולה" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" "הגבלת זיכרון בתצורת Docker -- למשל: 512m או 1g" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "מגבלת זמן למכולה בשניות" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "מזהה תור בנייה חלופי" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "מספר הבניות המקביליות המרבית המורשית למיזם זה" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "לאפשר פרסום בתשלום" -#: projects/models.py:458 +#: projects/models.py:471 msgid "If unchecked, users will still see community ads." msgstr "אם האפשרות לא סומנה, המשתמשים עדיין יראו פרסומות קהילתיות." -#: projects/models.py:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "נטול פרסומות" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "ספאם?" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "סומן ידנית כ(לא) ספאם" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "הצגת אזהרת גרסה" -#: projects/models.py:474 +#: projects/models.py:487 msgid "Show warning banner in non-stable nor latest versions." msgstr "הצגת כותרת אזהרה בגרסאות בלתי יציבות או latest." -#: projects/models.py:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "נתיב אל ‎.readthedocs.yaml" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2704,19 +2724,19 @@ msgstr "" "readthedocs.yaml. אפשר להשאיר ריק כדי לקבל את ערך ברירת המחדל:‎ ." "readthedocs.yaml." -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "מומלץ" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "דילוג (השבתה) על בניית המיזם הזה" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "הוחרג מהרשימה" -#: projects/models.py:504 +#: projects/models.py:517 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" @@ -2724,50 +2744,50 @@ msgstr "" "החרגת מיזם מהרשימה מסירה אותו ממפתח החיפוש של Read the Docs ומבקשת ממנועי " "חיפוש להסיר אותו דרך robots.txt" -#: projects/models.py:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "האם לוח הבקרה של המיזם יהיה ציבורי?" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "מיזמים קשורים" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "שפה" -#: projects/models.py:534 +#: projects/models.py:547 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" "השפה בה תיעוד המיזם עבר עיבוד. לתשומת לבך: יש לזה השפעה על כתובת המיזם שלך." -#: projects/models.py:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "שפת תכנות" -#: projects/models.py:546 +#: projects/models.py:559 msgid "The primary programming language the project is written in." msgstr "שפת התכנות העיקרית בה נכתב המיזם שלך." -#: projects/models.py:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "מיזם זה נבנה עם התלייה" -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "המיזם הזה שוכפל בהצלחה" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "מאגר מחובר" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "המאגר מחובר למיזם הזה" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " @@ -2777,67 +2797,67 @@ msgstr "" "html#sphinx.builders.html.DirectoryHTMLBuilder\">מידע נוסף על בנאי sphinx." -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "מיזם" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "לדגם חייב להיות שם ייצוגי" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "אין תמיכה בקינון תת־מיזמים" -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "נתיב" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "מזהה בנייה" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "דירוג חיפוש עמוד" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "להתעלם מהקובץ הזה בפעולות כמו סידור באינדקס" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "נוצר" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "נערך" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "בנייה הופעלה" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr "בנייה עברה" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "כתובת אליה לשלוח את ההתלייה" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "סוד שמשמש לחתום על המטען של ההתליה" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "אירועים להירשם אליהם" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "מטען JSON" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check תיעוד מה " "ההחלפות המתאימות." -#: projects/models.py:1713 +#: projects/models.py:1726 msgid "Domain" msgstr "שם מתחם" -#: projects/models.py:1720 +#: projects/models.py:1733 msgid "This domain was auto-created" msgstr "שם תחום זה נוצר אוטומטית" -#: projects/models.py:1724 +#: projects/models.py:1737 msgid "This domain is a CNAME for the project" msgstr "שם תחום זה הוא CNAME למיזם" -#: projects/models.py:1729 +#: projects/models.py:1742 msgid "This domain is the primary one where the documentation is served from" msgstr "שם תחום זה הוא הראשי ממנו מוגש התיעוד" -#: projects/models.py:1733 +#: projects/models.py:1746 msgid "Use HTTPS" msgstr "שימוש ב־HTTPS" -#: projects/models.py:1735 +#: projects/models.py:1748 msgid "Always use HTTPS for this domain" msgstr "תמיד להשתמש ב־HTTPS לשם מתחם זה" -#: projects/models.py:1739 +#: projects/models.py:1752 msgid "Number of times this domain has been hit" msgstr "מספר הפעמים שביקרו בשם מתחם זה" -#: projects/models.py:1744 templates/projects/domain_form.html:49 +#: projects/models.py:1757 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "מצב אישור SSL" -#: projects/models.py:1753 +#: projects/models.py:1766 msgid "Skip validation process." msgstr "דילוג על תהליך אימות." -#: projects/models.py:1757 +#: projects/models.py:1770 msgid "Start date of the validation process." msgstr "תאריך התחלת תהליך האימות." -#: projects/models.py:1766 +#: projects/models.py:1779 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "הגדרת max-age (גיל מרבי, למשל: 31536000) לכותרת ה־HSTS." -#: projects/models.py:1771 +#: projects/models.py:1784 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" "אם hsts_max_age > 0, להגדיר את הדגלון includeSubDomains יחד עם כותרת ה־HSTS." -#: projects/models.py:1776 +#: projects/models.py:1789 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" "אם hsts_max_age > 0, להגדיר את הדגלון preload (טעינה מקדימה) יחד עם כותרת " "ה־HSTS." -#: projects/models.py:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "בנייה: לנסות שיטה חלופית לפרסום נתונים גדולים" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "Proxito: תיעוד צפיות בעמודי 404." -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "Proxito: השבתת כל צפיות העמודים" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "Proxito: לאפשר שימוש בכותרת X-RTD-Slug" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." @@ -2927,85 +2947,85 @@ msgstr "" "Proxito: להשתמש ב־API דרך מתווך (‎/_/*‎) עם הקידומת המותאמת אם יש כזה למיזם " "(Project.custom_prefix)." -#: projects/models.py:1931 +#: projects/models.py:1944 msgid "Dashboard: Allow project to use the version warning banner." msgstr "לוח בקרה: לאפשר למיזם להשתמש בכרזת אזהרת גרסה." -#: projects/models.py:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "התליה: דילוג על סנכרון ענפים" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "התליה: דילוג על סנכרון תגיות" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "התליה: דילוג על משימת סנכרון גרסאות" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "בנייה: תמיד להריץ את pip install --upgrade" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "בנייה: ייעשה שימוש בפותר ה־pip החדש" -#: projects/models.py:1951 +#: projects/models.py:1964 msgid "Build: Don't install the latest version of pip" msgstr "בנייה: לא להתקין את הגרסה העדכנית ביותר של pip" -#: projects/models.py:1955 +#: projects/models.py:1968 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "Sphinx: להשתמש בגרסה העדכנית ביותר של הרחבת Sphinx ל־Read the Docs" -#: projects/models.py:1960 +#: projects/models.py:1973 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" "בנייה: התקנת כל הגרסאות העדכניות ביותר של תלויות הליבה של Read the Docs" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "חיפוש: הפעלת חיפוש בצד השרת למיזמי MkDocs" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "חיפוש: ברירת המחדל תיסוג לחיפוש מעורפל לשאילתות חיפוש פשוטות" -#: projects/models.py:1975 +#: projects/models.py:1988 msgid "Build: Set scale-in protection before/after building." msgstr "בנייה: הגדרת הגנת צמיחה פנימה לפני/אחרי בנייה." -#: projects/models.py:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "מזהה תכונות" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "התאריך בו נוספה התכונה" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "ברירת המחדל של כל מיזמי העבר הוא אמת (True)" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "ברירת המחדל של כל מיזמי העתיד הוא אמת (True)" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "שם משתנה הסביבה" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "ערך משתנה הסביבה" -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "מיזם בו יעשה שימוש במשתנה" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "לחשוף את משתנה הסביבה בבניות של בקשות משיכה (PR)?" @@ -3156,100 +3176,95 @@ msgstr "תת־מיזם נמחק" msgid "User deleted" msgstr "משתמש נמחק" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "{username} הוא הבעלים האחרונים, לא ניתן להסיר" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "התראה נוצרה" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "התראה נמחקה" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "התלייה נוצרה" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "התלייה עודכנה" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "התלייה נמחקה" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "תרגום נוצר" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "תרגום נמחק" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "הפניה נוצרה" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "הפניה עודכנה" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "הפניה נמחקה" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "שם תחום נוצר" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "שם תחום עודכן" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "שם תחום נמחק" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "שילוב נוצר" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "שילוב נמחק" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "המיזם ביטל תמיכה עם פרסומות" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "משתנה סביבה נוצר" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "משתנה סביבה נמחק" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "כלל אוטומטציה הועבר" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "כלל אוטומציה נמחק" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "כלל אוטומציה נוצר" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "כלל אוטומציה עודכן" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "הגדרות בקשות הדחיפה עודכנו" @@ -3325,10 +3340,6 @@ msgstr "להחיל את ההפניה אפילו אם העמוד קיים." msgid "Enable or disable the redirect." msgstr "הפעלת או השבתת ההפניה." -#: redirects/models.py:114 -msgid "Position" -msgstr "מקום" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "סדר פעילויות ההפניה." @@ -3440,67 +3451,67 @@ msgstr "שאילתה" msgid "Total results" msgstr "סך כל התוצאות" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "קטלאנית" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "אנגלי" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "ספרדית" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "פורטוגלית ברזילאית" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "נורווגית ספרותית" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "צרפתית" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "רוסית" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "גרמנית" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "גליסית" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "וייטנאמית" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "סינית מפושטת" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "סינית מסורתית" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "יפנית" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "אוקראינית" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "איטלקית" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "קוריאנית" @@ -6060,6 +6071,6 @@ msgstr "" "Read the Docs. ב־GitHub, הוא ממוקם תחת Settings > Applications > " "Authorized OAuth Apps." -#~ msgid "" -#~ "Conda: Append Read the Docs core requirements to environment.yml file" -#~ msgstr "Conda: הוספת דרישות ליבה של Read the Docs לקובץ environment.yml" +#, python-brace-format +#~ msgid "{username} is the last owner, can't be removed" +#~ msgstr "{username} הוא הבעלים האחרונים, לא ניתן להסיר" diff --git a/readthedocs/locale/hu/LC_MESSAGES/django.po b/readthedocs/locale/hu/LC_MESSAGES/django.po index 7705a2210a5..05552574132 100644 --- a/readthedocs/locale/hu/LC_MESSAGES/django.po +++ b/readthedocs/locale/hu/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+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/" @@ -20,8 +20,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:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Verzió" @@ -73,29 +73,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -142,7 +142,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "Felhasználó" @@ -154,8 +154,8 @@ msgstr "" msgid "Username" msgstr "Felhasználónév" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "projekt" @@ -180,7 +180,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "" @@ -399,7 +399,7 @@ msgstr "Aktív" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Építés sikertelen" @@ -416,7 +416,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "Állapot" @@ -425,7 +425,7 @@ msgstr "Állapot" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "típus" @@ -459,7 +459,7 @@ msgid "Verbose Name" msgstr "Bővített név" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "Slug" @@ -479,7 +479,7 @@ msgstr "Készült" msgid "Uploaded" msgstr "Feltötlve" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "Adatvédelmi szint" @@ -511,7 +511,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "Dokumentáció típusa" @@ -527,199 +527,199 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:626 +#: builds/models.py:620 msgid "Status" msgstr "" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "Dátum" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "Sikeres" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "Beállítás" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "Beállítási hiba" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "Kimenet" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "Hiba" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "Kilépési kód" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "Megerősít" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "A build-hez használt konfiguráció" -#: builds/models.py:678 +#: builds/models.py:672 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:686 +#: builds/models.py:680 msgid "Build Length" msgstr "Build hossza" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "Builder" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "Hűtőház" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "Build" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "Parancs" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Leírás" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "Parancs kimenete" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "Parancs kilépési kódja" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "Kezdés" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "Befejezés" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "" -#: builds/models.py:1069 +#: builds/models.py:1063 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1074 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "" -#: builds/models.py:1103 +#: builds/models.py:1097 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1110 +#: builds/models.py:1104 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "" @@ -805,19 +805,19 @@ msgstr "" msgid "Missing MkDocs configuration key" msgstr "" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "felhasználói projektek" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "aktív projekt" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "felépített projekt" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "legutóbb épített projektek" @@ -845,7 +845,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "" @@ -971,12 +971,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:268 +#: organizations/models.py:297 projects/models.py:281 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:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "Módosítás dátuma" @@ -1384,7 +1384,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "Név" @@ -1554,11 +1554,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -1973,7 +1973,7 @@ msgstr "" msgid "Owner removed" msgstr "" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "" @@ -2077,7 +2077,7 @@ msgstr "Törölt" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "Nyilvános" @@ -2137,6 +2137,28 @@ msgstr "" msgid "Define your own pattern" msgstr "" +#: projects/constants.py:452 +#, fuzzy +#| msgid "Search Read the Docs" +msgid "Default (from theme or Read the Docs)" +msgstr "Keresés a Read the Docs-on" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "" @@ -2248,7 +2270,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "" @@ -2267,173 +2289,177 @@ msgstr "Már van egy \"{lang}\" fordítás a {proj} projektben." msgid "Length of each tag must be less than or equal to 100 characters." msgstr "A jelölő hossza nem lehet nagyobb 100 karakternél" -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." msgstr "" -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." msgstr "" -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." msgstr "" -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "" -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "Változónév nem kezdődhet aláhúzás karakterrel." -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "Változónév nem kezdődhet a READTHEDOCS karaktersorozattal" -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "Már van ilyen nevű változó a projektben" -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "A változónév nem tartalmazhat üres karaktert" -#: projects/forms.py:1226 +#: projects/forms.py:1227 msgid "Only letters, numbers and underscore are allowed" msgstr "Csak betűk, számok és aláhúzás használható" -#: 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 "Álnév" -#: projects/models.py:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "" + +#: projects/models.py:302 msgid "Repository URL" msgstr "Tároló URL" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "Tároló típusa" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "Projekt kezdőoldal" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "Projekt kezdőoldala" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "Kanonikus URL" -#: projects/models.py:312 +#: projects/models.py:325 msgid "URL that documentation is expected to serve from" msgstr "Ezt dokumentációt működtető URL" -#: projects/models.py:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:322 +#: projects/models.py:335 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:330 +#: projects/models.py:343 msgid "Single version" msgstr "Egyetlen verzió" -#: projects/models.py:333 +#: projects/models.py:346 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 " @@ -2443,74 +2469,74 @@ msgstr "" "domain gyökér könyvtárából kiszolgálva.Használja elővigyázatosan, csak akkor " "kapcsolja be, ha sohanem használ több verziót a dokumentációban." -#: projects/models.py:340 +#: projects/models.py:353 msgid "Default version" msgstr "Alapértelmezett verzió" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "A projekt verziója átirányítva a" -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "Alapértelmezett ág" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "" -#: projects/models.py:365 +#: projects/models.py:378 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:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:376 +#: projects/models.py:389 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:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "CDN engedélyezve" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "Analytics kód" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2518,25 +2544,25 @@ msgstr "" "Google Analytics Tracking ID (pl. UA-22345342-1). Ez " "lassíthatja az oldalak betöltését." -#: projects/models.py:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "Alternatív konténer kép" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "Konténer memória korlát" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2544,52 +2570,52 @@ msgstr "" "Memória korlát Docker formátumban -- például: 512m or 1g" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "Konténer idő korlát másodpercekben" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "Alternatív építési sor azonosító" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "Fizetett hirdetések engedélyezése" -#: projects/models.py:458 +#: projects/models.py:471 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:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "Hirdetés mentes" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "Verzió figyelmeztetések megjelenítése" -#: projects/models.py:474 +#: projects/models.py:487 msgid "Show warning banner in non-stable nor latest versions." msgstr "" "Figyelmeztető banner megjelenítése a nem stabil és nem a legújabb verziókban." -#: projects/models.py:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2597,37 +2623,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "Kiemelt" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "" -#: projects/models.py:504 +#: projects/models.py:517 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:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "Kapcsolódó projektek" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "Nyelv" -#: projects/models.py:534 +#: projects/models.py:547 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2635,257 +2661,257 @@ msgstr "" "A projektdokumentáció nyelve. Megjegyzés: ez befolyásolja a projekt URL " "címét." -#: projects/models.py:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "Programnyelv" -#: projects/models.py:546 +#: projects/models.py:559 msgid "The primary programming language the project is written in." msgstr "A projekt elsődleges programnyelve." -#: projects/models.py:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "A projekt webhoroggal épült fel." -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "A projekt sikeresen klónozva" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "A modellnek érvényes URL-el kell rendelkeznie" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "Alprojekt beágyazása nem támogatott." -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "Útvonal" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr "" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "Webhook URL" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1713 +#: projects/models.py:1726 msgid "Domain" msgstr "Tartomány" -#: projects/models.py:1720 +#: projects/models.py:1733 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1724 +#: projects/models.py:1737 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1742 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1733 +#: projects/models.py:1746 msgid "Use HTTPS" msgstr "HTTPS használata" -#: projects/models.py:1735 +#: projects/models.py:1748 msgid "Always use HTTPS for this domain" msgstr "Minden esetben HTTPS használata a tartományhoz" -#: projects/models.py:1739 +#: projects/models.py:1752 msgid "Number of times this domain has been hit" msgstr "A tartomány eléréseinek száma" -#: projects/models.py:1744 templates/projects/domain_form.html:49 +#: projects/models.py:1757 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1753 +#: projects/models.py:1766 msgid "Skip validation process." msgstr "" -#: projects/models.py:1757 +#: projects/models.py:1770 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1779 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1784 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1789 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1944 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1951 +#: projects/models.py:1964 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1968 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1973 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1988 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "Jellemző azonosítója" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "Dátum jellemző hozzáadva" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "Környezeti változó neve" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "Környezeti változó értéke" -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "Projektek ahol a változó használt" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3035,100 +3061,95 @@ msgstr "" msgid "User deleted" msgstr "" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "A projektet kivonták a reklámtámogatásból" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "" @@ -3206,10 +3227,6 @@ msgstr "" msgid "Enable or disable the redirect." msgstr "" -#: redirects/models.py:114 -msgid "Position" -msgstr "" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "" @@ -3315,67 +3332,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "Katalán" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "Angol" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "Spanyol" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "Brazil portugál" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "Norvég" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "Francia" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "Orosz" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "Német" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "Gall" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "Vietnámi" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "Egyszerűsített kínai" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "Hagyományos kínai" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "Japán" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "Ukrán" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "Olasz" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "Koreai" diff --git a/readthedocs/locale/id_ID/LC_MESSAGES/django.po b/readthedocs/locale/id_ID/LC_MESSAGES/django.po index 9be195d03e9..13ebc551123 100644 --- a/readthedocs/locale/id_ID/LC_MESSAGES/django.po +++ b/readthedocs/locale/id_ID/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+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/" @@ -21,8 +21,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:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versi" @@ -74,29 +74,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -143,7 +143,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "User" @@ -155,8 +155,8 @@ msgstr "" msgid "Username" msgstr "Nama pengguna" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "Proyek" @@ -181,7 +181,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "" @@ -400,7 +400,7 @@ msgstr "Aktif" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -417,7 +417,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "" @@ -426,7 +426,7 @@ msgstr "" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "Jenis" @@ -460,7 +460,7 @@ msgid "Verbose Name" msgstr "" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "" @@ -480,7 +480,7 @@ msgstr "" msgid "Uploaded" msgstr "Terunggah" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "Level privasi" @@ -512,7 +512,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "Tipe dokumentasi" @@ -528,199 +528,199 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:626 +#: builds/models.py:620 msgid "Status" msgstr "" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "Tanggal" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "Sukses" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "Keluaran" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "Galat" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "Kode keluar" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:678 +#: builds/models.py:672 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:686 +#: builds/models.py:680 msgid "Build Length" msgstr "" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "Perintah" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Deskripsi" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "Perintah keluaran" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "Perintah kode keluar" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "Waktu mulai" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "Waktu selesai" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "" -#: builds/models.py:1069 +#: builds/models.py:1063 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1074 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "" -#: builds/models.py:1103 +#: builds/models.py:1097 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1110 +#: builds/models.py:1104 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "" @@ -806,19 +806,19 @@ msgstr "" msgid "Missing MkDocs configuration key" msgstr "" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "memiliki proyek aktif" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "telah membangun proyek" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "" @@ -846,7 +846,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "URL" @@ -972,12 +972,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:268 +#: organizations/models.py:297 projects/models.py:281 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:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "Tanggal dimodifikasi" @@ -1383,7 +1383,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "Nama" @@ -1553,11 +1553,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -1972,7 +1972,7 @@ msgstr "" msgid "Owner removed" msgstr "" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "" @@ -2076,7 +2076,7 @@ msgstr "Terhapus" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "Publik" @@ -2136,6 +2136,28 @@ msgstr "" msgid "Define your own pattern" msgstr "" +#: projects/constants.py:452 +#, fuzzy +#| msgid "Search Read the Docs" +msgid "Default (from theme or Read the Docs)" +msgstr "Cari Read the Docs" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "" @@ -2247,7 +2269,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "" @@ -2266,247 +2288,251 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "Panjang tag harus kurang dari sasma dengan 100 karakter." -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." msgstr "" -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." msgstr "" -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." msgstr "" -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "" -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "Nama variable tidak dapat dimulai dengan __ (garis bawah ganda)" -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "Nama variabel tidak bisa dimulai dengan READTHEDOCS" -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "Sudah ada variabel dengan nama tersebut untuk proyek ini" -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "Nama variabel tidak boleh mengandung spasi" -#: projects/forms.py:1226 +#: projects/forms.py:1227 msgid "Only letters, numbers and underscore are allowed" msgstr "Hanya huruf, angka, dan garis bawah yang diperbolehkan" -#: 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:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "" + +#: projects/models.py:302 msgid "Repository URL" msgstr "URL repositori" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "Tipe repositori" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "Halaman depan proyek" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "" -#: projects/models.py:312 +#: projects/models.py:325 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:322 +#: projects/models.py:335 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:330 +#: projects/models.py:343 msgid "Single version" msgstr "" -#: projects/models.py:333 +#: projects/models.py:346 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:340 +#: projects/models.py:353 msgid "Default version" msgstr "Versi bawaan" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "Versi proyek anda yang terdapat/mengarah ke" -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "Cabang bawaan" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "" -#: projects/models.py:365 +#: projects/models.py:378 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:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:376 +#: projects/models.py:389 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:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "Kode pelacakan" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2514,75 +2540,75 @@ msgstr "" "Google Analytics Tracking ID (contoh UA-22345342-1). Ini " "mungkin dapat memperlambat pemuatan halaman anda." -#: projects/models.py:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:458 +#: projects/models.py:471 msgid "If unchecked, users will still see community ads." msgstr "Jika centang dihilangkan, pengguna akan terus melihat iklan komunitas." -#: projects/models.py:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "Bebas iklan" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "Lihat peringatan versi" -#: projects/models.py:474 +#: projects/models.py:487 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2590,293 +2616,293 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "" -#: projects/models.py:504 +#: projects/models.py:517 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:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "Proyek terkait" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "Bahasa" -#: projects/models.py:534 +#: projects/models.py:547 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "Bahasa Pemrograman" -#: projects/models.py:546 +#: projects/models.py:559 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr "" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1713 +#: projects/models.py:1726 msgid "Domain" msgstr "" -#: projects/models.py:1720 +#: projects/models.py:1733 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1724 +#: projects/models.py:1737 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1742 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1733 +#: projects/models.py:1746 msgid "Use HTTPS" msgstr "Gunakan HTTPS" -#: projects/models.py:1735 +#: projects/models.py:1748 msgid "Always use HTTPS for this domain" msgstr "Selalu menggunakan HTTPS untuk domain ini" -#: projects/models.py:1739 +#: projects/models.py:1752 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1744 templates/projects/domain_form.html:49 +#: projects/models.py:1757 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1753 +#: projects/models.py:1766 msgid "Skip validation process." msgstr "" -#: projects/models.py:1757 +#: projects/models.py:1770 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1779 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1784 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1789 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1944 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1951 +#: projects/models.py:1964 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1968 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1973 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1988 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3023,100 +3049,95 @@ msgstr "" msgid "User deleted" msgstr "" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "" @@ -3192,10 +3213,6 @@ msgstr "" msgid "Enable or disable the redirect." msgstr "" -#: redirects/models.py:114 -msgid "Position" -msgstr "" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "" @@ -3301,67 +3318,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "Katala" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "Inggris" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "Spanyol" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "Portugis Brasil" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "Norwegia Bokmål" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "Prancis" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "Rusia" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "Jerman" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "Galisia" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "Vietnam" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "Tionghoa Sederhana" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "Tionghoa Tradisional" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "Jepang" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "Ukraina" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "Italia" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "Korea" diff --git a/readthedocs/locale/it/LC_MESSAGES/django.po b/readthedocs/locale/it/LC_MESSAGES/django.po index a9c78cea5e8..447c8092d41 100644 --- a/readthedocs/locale/it/LC_MESSAGES/django.po +++ b/readthedocs/locale/it/LC_MESSAGES/django.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+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/" @@ -32,8 +32,8 @@ msgstr "" "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:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versione" @@ -85,29 +85,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -154,7 +154,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "Utente" @@ -166,8 +166,8 @@ msgstr "Codice utente" msgid "Username" msgstr "Nome utente" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "Progetto" @@ -192,7 +192,7 @@ msgstr "Codice organizzazione" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "Azione" @@ -411,7 +411,7 @@ msgstr "Attivo" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Compilazione fallita" @@ -428,7 +428,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "Stato" @@ -437,7 +437,7 @@ msgstr "Stato" msgid "Any" msgstr "Qualsiasi" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "Tipo" @@ -472,7 +472,7 @@ msgid "Verbose Name" msgstr "Nome Dettagliato" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "Slug" @@ -492,7 +492,7 @@ msgstr "Compilato" msgid "Uploaded" msgstr "Caricato" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "Livello Dati Sensibili" @@ -524,7 +524,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "Tipo di documentazione" @@ -540,199 +540,199 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:626 +#: builds/models.py:620 msgid "Status" msgstr "" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "Successo" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "Setup" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "Errore durante il setup" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "Canale di Uscita" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "Errore" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "Codice di uscita" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "Commit" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "Configurazione usata nella build" -#: builds/models.py:678 +#: builds/models.py:672 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:686 +#: builds/models.py:680 msgid "Build Length" msgstr "Lunghezza della compilazione" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "Compilatore" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "Cold Storage" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "Compilazione" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "Comando" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Descrizione" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "Risultato del comando" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "Codice di uscita del comando" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "Ora di inizio" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "Ora di uscita" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "" -#: builds/models.py:1069 +#: builds/models.py:1063 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1074 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "" -#: builds/models.py:1103 +#: builds/models.py:1097 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1110 +#: builds/models.py:1104 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "" @@ -818,19 +818,19 @@ msgstr "" msgid "Missing MkDocs configuration key" msgstr "" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "Progetti dell'utente" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "Ha un progetto attivo" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "Ha un progetto compilato" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "Ha un progetto compilato di recente" @@ -858,7 +858,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "" @@ -984,12 +984,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:268 +#: organizations/models.py:297 projects/models.py:281 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:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "Data di modifica" @@ -1397,7 +1397,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "Nome" @@ -1568,11 +1568,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -1987,7 +1987,7 @@ msgstr "" msgid "Owner removed" msgstr "" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "" @@ -2091,7 +2091,7 @@ msgstr "Eliminato" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "Pubblico" @@ -2151,6 +2151,28 @@ msgstr "" msgid "Define your own pattern" msgstr "" +#: projects/constants.py:452 +#, fuzzy +#| msgid "Search Read the Docs" +msgid "Default (from theme or Read the Docs)" +msgstr "Cerca in Read the Docs" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "" @@ -2262,7 +2284,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "" @@ -2282,173 +2304,177 @@ 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." -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." msgstr "" -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." msgstr "" -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." msgstr "" -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "" -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "Il nome di variabile non può iniziare con __ (doppio underscore)" -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "Il nome di variabile non può iniziare con READTHEDOCS" -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "C'è già una variabile con questo nome per questo progetto" -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "Il nome di variabile non può contenere spazi" -#: projects/forms.py:1226 +#: projects/forms.py:1227 msgid "Only letters, numbers and underscore are allowed" msgstr "Sono ammessi sono lettere, numeri e underscore" -#: 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:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "" + +#: projects/models.py:302 msgid "Repository URL" msgstr "URL del Deposito Codice" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "Tipo del repository" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "Homepage del progetto" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "Pagina iniziale del progetto" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "URL Canonico" -#: projects/models.py:312 +#: projects/models.py:325 msgid "URL that documentation is expected to serve from" msgstr "URL a cui la documentazione dovrebbe essere servita" -#: projects/models.py:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:322 +#: projects/models.py:335 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:330 +#: projects/models.py:343 msgid "Single version" msgstr "Versione unica" -#: projects/models.py:333 +#: projects/models.py:346 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 " @@ -2459,74 +2485,74 @@ msgstr "" "cautela, attivandola solamente se non intenderai attivare mai " "versioni multiple dei tuoi documenti." -#: projects/models.py:340 +#: projects/models.py:353 msgid "Default version" msgstr "Versione predefinita" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "Versione del tuo progetto al quale / redirige" -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "Ramo predefinito" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "" -#: projects/models.py:365 +#: projects/models.py:378 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:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:376 +#: projects/models.py:389 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:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "CDN abilitata" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "Codice Analytics" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2534,25 +2560,25 @@ msgstr "" "Google Analytics Tracking ID (ex. UA-22345342-1). Questo può " "rallentare il caricamento della pagina." -#: projects/models.py:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "Immagine container alternativa" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "Limite di memoria del container" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2560,53 +2586,53 @@ msgstr "" "Limite di memoria nel formato Docker -- esempio: 512m or " "1g" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "Limite temporale del container, in secondi" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "ID della coda della build alternativo" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "Permetti annunci a pagamento" -#: projects/models.py:458 +#: projects/models.py:471 msgid "If unchecked, users will still see community ads." msgstr "" "Se non selezionato, gli utenti continueranno a vedere annunci della " "community." -#: projects/models.py:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "Senza pubblicità" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "Mostra warning di versione" -#: projects/models.py:474 +#: projects/models.py:487 msgid "Show warning banner in non-stable nor latest versions." msgstr "Mostra banner di warning nelle versioni non-stable o latest" -#: projects/models.py:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2614,37 +2640,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "In Evidenza" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "" -#: projects/models.py:504 +#: projects/models.py:517 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:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "Progetto correlati" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "Linguaggio" -#: projects/models.py:534 +#: projects/models.py:547 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2652,259 +2678,259 @@ msgstr "" "Codice della lingua col quale è presentata la documentazione del progetto. " "Nota: condiziona l'URL del tuo progetto. " -#: projects/models.py:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "Linguaggio di Programmazione" -#: projects/models.py:546 +#: projects/models.py:559 msgid "The primary programming language the project is written in." msgstr "" "Il linguaggio di programmazione principale in cui il progetto è stato " "scritto." -#: projects/models.py:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "Il progetto è stato compilato con un webhook" -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "Il progetto è stato clonato con successo" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "Il modello deve possedere uno slug" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "L'annidamento di sottprogetti non è supportato" -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "Percorso" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr "" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "URL al quale inviare «webhook»" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1713 +#: projects/models.py:1726 msgid "Domain" msgstr "Dominio" -#: projects/models.py:1720 +#: projects/models.py:1733 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1724 +#: projects/models.py:1737 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1742 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1733 +#: projects/models.py:1746 msgid "Use HTTPS" msgstr "Usa HTTPS" -#: projects/models.py:1735 +#: projects/models.py:1748 msgid "Always use HTTPS for this domain" msgstr "SSL è abilitato per questo dominio" -#: projects/models.py:1739 +#: projects/models.py:1752 msgid "Number of times this domain has been hit" msgstr "Numero delle volte che questo dominio è stato visitato" -#: projects/models.py:1744 templates/projects/domain_form.html:49 +#: projects/models.py:1757 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1753 +#: projects/models.py:1766 msgid "Skip validation process." msgstr "" -#: projects/models.py:1757 +#: projects/models.py:1770 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1779 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1784 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1789 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1944 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1951 +#: projects/models.py:1964 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1968 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1973 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1988 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "Identificatore di funzionalità" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "È stata aggiunta la funzione data" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "Nome della variabile d'ambiente" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "Valore della variabile d'ambiente" -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "Progetto dove questa variabile sarà usata" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3053,100 +3079,95 @@ msgstr "" msgid "User deleted" msgstr "" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "Il progetto ha rinunciato al piano di annunci" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "" @@ -3224,10 +3245,6 @@ msgstr "" msgid "Enable or disable the redirect." msgstr "" -#: redirects/models.py:114 -msgid "Position" -msgstr "" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "" @@ -3333,67 +3350,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "Catalano" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "Inglese" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "Spagnolo" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "Brasiliano Portoghese" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "Norvegese Bokmål" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "Francese" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "Russo" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "Tedesco" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "Galiziano" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "Vietnamita" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "Cinese semplificato" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "Cinese Tradizionale" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "Giapponese" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "Ucraino" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "Italiano" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "Coreano" diff --git a/readthedocs/locale/ja/LC_MESSAGES/django.po b/readthedocs/locale/ja/LC_MESSAGES/django.po index e0ff84ef3d7..8a631f17133 100644 --- a/readthedocs/locale/ja/LC_MESSAGES/django.po +++ b/readthedocs/locale/ja/LC_MESSAGES/django.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+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/" @@ -32,8 +32,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:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "バージョン" @@ -85,29 +85,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -154,7 +154,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "ユーザー" @@ -166,8 +166,8 @@ msgstr "" msgid "Username" msgstr "ユーザー名" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "プロジェクト" @@ -192,7 +192,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "" @@ -411,7 +411,7 @@ msgstr "有効" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "ビルド失敗" @@ -428,7 +428,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "状態" @@ -437,7 +437,7 @@ msgstr "状態" msgid "Any" msgstr "すべて" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "種類" @@ -471,7 +471,7 @@ msgid "Verbose Name" msgstr "長い名前" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "スラグ" @@ -491,7 +491,7 @@ msgstr "ビルド済み" msgid "Uploaded" msgstr "アップロード" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "プライバシーレベル" @@ -523,7 +523,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "ドキュメントの種類" @@ -539,199 +539,199 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:626 +#: builds/models.py:620 msgid "Status" msgstr "ステータス" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "日付" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "成功" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "設定" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "設定エラー" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "出力" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "エラー" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "終了コード" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "コミット" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "バージョン名" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "バージョンの種類" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "ビルドに使用される構成" -#: builds/models.py:678 +#: builds/models.py:672 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:686 +#: builds/models.py:680 msgid "Build Length" msgstr "ビルドの長さ" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "ビルダ" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "コールドストレージ" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "CeleryのタスクID" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "ビルド" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "コマンド" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "説明" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "コマンド出力" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "コマンド終了コード" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "開始時間" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "終了時間" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "" -#: builds/models.py:1069 +#: builds/models.py:1063 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1074 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "" -#: builds/models.py:1103 +#: builds/models.py:1097 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1110 +#: builds/models.py:1104 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "" @@ -817,19 +817,19 @@ msgstr "" msgid "Missing MkDocs configuration key" msgstr "" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "ユーザープロジェクト" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "有効なプロジェクトあり" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "ビルドプロジェクトあり" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "最近ビルドしたプロジェクト在り" @@ -857,7 +857,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "URL" @@ -983,12 +983,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:268 +#: organizations/models.py:297 projects/models.py:281 msgid "Publication date" msgstr "公開時刻" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "変更時刻" @@ -1393,7 +1393,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "名前" @@ -1563,11 +1563,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -1982,7 +1982,7 @@ msgstr "" msgid "Owner removed" msgstr "" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "" @@ -2086,7 +2086,7 @@ msgstr "削除済み" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "公開" @@ -2146,6 +2146,28 @@ msgstr "" msgid "Define your own pattern" msgstr "" +#: projects/constants.py:452 +#, fuzzy +#| msgid "Search Read the Docs" +msgid "Default (from theme or Read the Docs)" +msgstr "Read the Docsを検索する" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "" @@ -2257,7 +2279,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "" @@ -2276,173 +2298,177 @@ msgstr "\"{lang}\" 言語の翻訳はすでに {proj} プロジェクトに存 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "それぞれのタグの長さは 100 文字以下でなくてはなりません。" -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." msgstr "" -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." msgstr "" -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." msgstr "" -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "" -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "__ (2つのアンダースコア) で始まる変数名は使用できません" -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "READTHEDOCS で始まる変数名は使用できません" -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "この名前の変数はすでにこのプロジェクトに存在します" -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "変数名に空白を含むことはできません" -#: projects/forms.py:1226 +#: projects/forms.py:1227 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:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "" + +#: projects/models.py:302 msgid "Repository URL" msgstr "リポジトリURL" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "リポジトリの種類" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "プロジェクトのホームページ" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "プロジェクトのホームページ" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "Canonical URL" -#: projects/models.py:312 +#: projects/models.py:325 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:322 +#: projects/models.py:335 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:330 +#: projects/models.py:343 msgid "Single version" msgstr "単一バージョン" -#: projects/models.py:333 +#: projects/models.py:346 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 " @@ -2452,74 +2478,74 @@ msgstr "" "す。もし、今後ずっと複数バージョンのファイルを持つことがない場合のみ、" "これを有効にしてください。十分に注意して使用してください。" -#: projects/models.py:340 +#: projects/models.py:353 msgid "Default version" msgstr "初期設定のバージョン" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "リダイレクト先のプロジェクトのバージョン" -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "デフォルトブランチ" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "" -#: projects/models.py:365 +#: projects/models.py:378 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:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:376 +#: projects/models.py:389 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:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "CDNが有効" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "Analyticsのコード" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2527,75 +2553,75 @@ msgstr "" "Google AnalyticsのトラッキングID(例: UA-22345342-1)。 これはペー" "ジの読み込みを遅くする場合があります。" -#: projects/models.py:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "代わりのコンテナイメージ" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "コンテナに対するメモリ制限" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "代わりのビルドキューID" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:458 +#: projects/models.py:471 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "" -#: projects/models.py:474 +#: projects/models.py:487 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2603,294 +2629,294 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "注目" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "" -#: projects/models.py:504 +#: projects/models.py:517 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:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "関連するプロジェクト" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "言語" -#: projects/models.py:534 +#: projects/models.py:547 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" "プロジェクトが描画される言語です。注意: プロジェクトのURLに影響します。" -#: projects/models.py:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "プログラミング言語" -#: projects/models.py:546 +#: projects/models.py:559 msgid "The primary programming language the project is written in." msgstr "このプロジェクトの主要なプログラミング言語" -#: projects/models.py:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "このプロジェクトはWebhookでビルドされました。" -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "プロジェクトのcloneに成功しました" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "モデルはスラグを持つ必要があります。" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "ネストしたサブプロジェクトはサポートされていません" -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "パス" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr "" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "webhookを送るURL" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1713 +#: projects/models.py:1726 msgid "Domain" msgstr "ドメイン" -#: projects/models.py:1720 +#: projects/models.py:1733 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1724 +#: projects/models.py:1737 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1742 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1733 +#: projects/models.py:1746 msgid "Use HTTPS" msgstr "HTTPSを使用" -#: projects/models.py:1735 +#: projects/models.py:1748 msgid "Always use HTTPS for this domain" msgstr "このドメインで常に HTTPS を利用する" -#: projects/models.py:1739 +#: projects/models.py:1752 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1744 templates/projects/domain_form.html:49 +#: projects/models.py:1757 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1753 +#: projects/models.py:1766 msgid "Skip validation process." msgstr "" -#: projects/models.py:1757 +#: projects/models.py:1770 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1779 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1784 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1789 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1944 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1951 +#: projects/models.py:1964 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1968 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1973 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1988 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "環境変数の名前" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "環境変数の値" -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3039,100 +3065,95 @@ msgstr "" msgid "User deleted" msgstr "" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "" @@ -3208,10 +3229,6 @@ msgstr "" msgid "Enable or disable the redirect." msgstr "" -#: redirects/models.py:114 -msgid "Position" -msgstr "" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "" @@ -3317,67 +3334,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "カタルーニャ語" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "英語" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "スペイン語" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "ブラジルポルトガル語" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "ノルウェー語" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "フランス語" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "ロシア語" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "ドイツ語" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "ガリシア語" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "ベトナム語" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "中国語(簡体字)" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "中国語(繁体字)" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "日本語" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "ウクライナ語" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "イタリア語" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "韓国語" diff --git a/readthedocs/locale/ko_KR/LC_MESSAGES/django.po b/readthedocs/locale/ko_KR/LC_MESSAGES/django.po index c9dcc6e0cbb..ec3349746d9 100644 --- a/readthedocs/locale/ko_KR/LC_MESSAGES/django.po +++ b/readthedocs/locale/ko_KR/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+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/" @@ -20,8 +20,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:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "버전" @@ -73,29 +73,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -142,7 +142,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "사용자" @@ -154,8 +154,8 @@ msgstr "" msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "프로젝트" @@ -180,7 +180,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "" @@ -399,7 +399,7 @@ msgstr "활성" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "빌드 실패" @@ -416,7 +416,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "상태" @@ -425,7 +425,7 @@ msgstr "상태" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "종류" @@ -459,7 +459,7 @@ msgid "Verbose Name" msgstr "" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "" @@ -479,7 +479,7 @@ msgstr "빌드됨" msgid "Uploaded" msgstr "업로드됨" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "보안 수준" @@ -511,7 +511,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "문서 종류" @@ -527,199 +527,199 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:626 +#: builds/models.py:620 msgid "Status" msgstr "" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "날짜" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "성공" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "설치" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "설치 오류" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "결과물" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "오류" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "종료 코드" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "커밋" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:678 +#: builds/models.py:672 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:686 +#: builds/models.py:680 msgid "Build Length" msgstr "빌드 길이" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "빌더" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "빌드" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "명령어" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "설명" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "시작 시간" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "종료 시간" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "" -#: builds/models.py:1069 +#: builds/models.py:1063 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1074 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "" -#: builds/models.py:1103 +#: builds/models.py:1097 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1110 +#: builds/models.py:1104 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "" @@ -805,19 +805,19 @@ msgstr "" msgid "Missing MkDocs configuration key" msgstr "" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "사용자 프로젝트" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "" @@ -845,7 +845,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "URL" @@ -971,12 +971,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:268 +#: organizations/models.py:297 projects/models.py:281 msgid "Publication date" msgstr "게시 날짜" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "수정 날짜" @@ -1381,7 +1381,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "이름" @@ -1551,11 +1551,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -1970,7 +1970,7 @@ msgstr "" msgid "Owner removed" msgstr "" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "" @@ -2074,7 +2074,7 @@ msgstr "삭제됨" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "공개" @@ -2134,6 +2134,28 @@ msgstr "" msgid "Define your own pattern" msgstr "" +#: projects/constants.py:452 +#, fuzzy +#| msgid "Security at Read the Docs" +msgid "Default (from theme or Read the Docs)" +msgstr "Read the Docs의 보안" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "" @@ -2245,7 +2267,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "" @@ -2264,173 +2286,177 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." msgstr "" -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." msgstr "" -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." msgstr "" -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "" -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1226 +#: projects/forms.py:1227 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:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "" + +#: projects/models.py:302 msgid "Repository URL" msgstr "저장소 URL" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "저장소 종류" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "프로젝트 홈페이지" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "" -#: projects/models.py:312 +#: projects/models.py:325 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:322 +#: projects/models.py:335 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:330 +#: projects/models.py:343 msgid "Single version" msgstr "단일 버전" -#: projects/models.py:333 +#: projects/models.py:346 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 " @@ -2440,148 +2466,148 @@ msgstr "" "다. 문서에 여러 버전이 절대로 존재하지 않을 예정일 경우에만 이 옵션을 " "켜야 합니다. 신중히 사용하세요." -#: projects/models.py:340 +#: projects/models.py:353 msgid "Default version" msgstr "기본 버전" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "/로 접근했을 때 리디렉션될 프로젝트의 버전" -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "기본 브랜치" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "" -#: projects/models.py:365 +#: projects/models.py:378 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:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:376 +#: projects/models.py:389 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:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "애널리틱스 코드" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:458 +#: projects/models.py:471 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "" -#: projects/models.py:474 +#: projects/models.py:487 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2589,293 +2615,293 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "" -#: projects/models.py:504 +#: projects/models.py:517 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:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "연관 프로젝트" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "언어" -#: projects/models.py:534 +#: projects/models.py:547 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "" -#: projects/models.py:546 +#: projects/models.py:559 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "경로" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr "" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1713 +#: projects/models.py:1726 msgid "Domain" msgstr "도메인" -#: projects/models.py:1720 +#: projects/models.py:1733 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1724 +#: projects/models.py:1737 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1742 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1733 +#: projects/models.py:1746 msgid "Use HTTPS" msgstr "HTTPS 사용" -#: projects/models.py:1735 +#: projects/models.py:1748 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1752 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1744 templates/projects/domain_form.html:49 +#: projects/models.py:1757 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1753 +#: projects/models.py:1766 msgid "Skip validation process." msgstr "" -#: projects/models.py:1757 +#: projects/models.py:1770 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1779 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1784 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1789 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1944 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1951 +#: projects/models.py:1964 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1968 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1973 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1988 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3022,100 +3048,95 @@ msgstr "" msgid "User deleted" msgstr "" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "" @@ -3191,10 +3212,6 @@ msgstr "" msgid "Enable or disable the redirect." msgstr "" -#: redirects/models.py:114 -msgid "Position" -msgstr "" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "" @@ -3300,67 +3317,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "영어" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "스페인어" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "노르웨이어" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "프랑스어" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "러시아어" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "독일어" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "갈리시아어" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "베트남어" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "중국어 간체" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "중국어 번체" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "일본어" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "우크라이나어" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "이탈리아어" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "한국어" diff --git a/readthedocs/locale/lt/LC_MESSAGES/django.po b/readthedocs/locale/lt/LC_MESSAGES/django.po index 627c25ab467..4da34684461 100644 --- a/readthedocs/locale/lt/LC_MESSAGES/django.po +++ b/readthedocs/locale/lt/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+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/" @@ -22,8 +22,8 @@ msgstr "" "11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? " "1 : n % 1 != 0 ? 2: 3);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versija" @@ -75,29 +75,29 @@ msgstr "Netinkamas projekto pavadinimas „{0}“: žetonas nesukurtas." msgid "Project with slug \"{0}\" already exists." msgstr "Projekto žetonas „{0}“ jau yra." -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "Projektas su {slug_name}={value} netinkamas kaip subprojektas" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "Subprojektas su tokiu pavadinimu jau yra" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -144,7 +144,7 @@ msgid "Invitation declined" msgstr "Pakvietimas atmestas" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "Naudotojas" @@ -156,8 +156,8 @@ msgstr "Naudotojo ID" msgid "Username" msgstr "Naudotojo vardas" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "Projektas" @@ -182,7 +182,7 @@ msgstr "Organizacijos ID" msgid "Organization slug" msgstr "Organizacijos žetonas" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "Veiksmas" @@ -403,7 +403,7 @@ msgstr "Aktyvi" msgid "Build successful" msgstr "Kūrimas sėkmingas" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Kūrimas nepavyko" @@ -420,7 +420,7 @@ msgstr "Paimti/sulieti užklausą" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "Būsena" @@ -429,7 +429,7 @@ msgstr "Būsena" msgid "Any" msgstr "Bet kas" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "Tipas" @@ -463,7 +463,7 @@ msgid "Verbose Name" msgstr "Detalus pavadinimas" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "Žetonas" @@ -483,7 +483,7 @@ msgstr "Sukurta" msgid "Uploaded" msgstr "Įkelta" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "Privatumo lygis" @@ -516,7 +516,7 @@ msgstr "Turi ePub" msgid "Has HTML Zip" msgstr "Turi HTML Zip" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "Dokumentacijos tipas" @@ -532,153 +532,153 @@ msgstr "Duomenys, sukurti doctool kūrimo metu (`readthedocs-build.yaml`)." msgid "Inject new addons js library for this version" msgstr "Įterpti naują priedų js biblioteką šiai versijai" -#: builds/models.py:626 +#: builds/models.py:620 msgid "Status" msgstr "Būsena" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "Sėkmė" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "Nustatymai" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "Nustatymų klaida" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "Išvestis" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "Klaida" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "Baigimo kodas" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "Patvirtinti" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "Versijos žetonas" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "Versijos pavadinimas" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "Versijos tipas" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "Kūrime naudojama konfigūracija" -#: builds/models.py:678 +#: builds/models.py:672 msgid "Custom build configuration file path used in this build" msgstr "Savas kūrimo konfigūracijos failas, naudotas šiam kūrimui" -#: builds/models.py:686 +#: builds/models.py:680 msgid "Build Length" msgstr "Kūrimo ilgis" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "Kūrėjas" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "Šalta laikmena" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "Užduoties id" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "Kurti" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "Komanda" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Aprašymas" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "Komandos išvestis" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "Komandos pabaigos kodas" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "Pradžios laikas" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "Pabaigos laikas" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "Aktyvuoti versiją" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "Slėpti versiją" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "Daryti versiją vieša" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "Daryti versiją privačia" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "Nustatyti versiją kaip numatytąją" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "Trinti versiją" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "Taisyklės prioritetas" -#: builds/models.py:1069 +#: builds/models.py:1063 msgid "A lower number (0) means a higher priority" msgstr "Mažesnis skaičius (0) reiškia aukštesnį prioritetą" -#: builds/models.py:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "Atitikmens argumentas" -#: builds/models.py:1080 +#: builds/models.py:1074 msgid "Value used for the rule to match the version" msgstr "Reikšmė naudojama versijos atitikimo taisyklei" -#: builds/models.py:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "Pradinis atitikimo argumentas" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." @@ -686,47 +686,47 @@ msgstr "" "Mūsų apibrėžtas atitikimo argumentas. Jis naudojamas, jei ne Jokio. " "Priešingu atveju naudojamas match_arg." -#: builds/models.py:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "Veiksmas, taikomas atitinkančioms versijoms" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "Veiksmo argumentas" -#: builds/models.py:1103 +#: builds/models.py:1097 msgid "Value used for the action to perfom an operation" msgstr "Reikšmė, naudojama veiksmo atlikimui" -#: builds/models.py:1110 +#: builds/models.py:1104 msgid "Type of version the rule should be applied to" msgstr "Tipas versijos, kuriai turi būti taikoma taisyklė" -#: builds/models.py:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "Versija aktyvuota" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "Versija paslėpta" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "Versijai nustatytas viešas privatumas" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "Versijai nustatytas privatus privatumas" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "Versija nustatyta kaip numatytoji" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "Versija ištrinta" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "Atitinkanti taisyklė" @@ -812,19 +812,19 @@ msgstr "" msgid "Missing MkDocs configuration key" msgstr "" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "naudotojo projektai" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "turi aktyvų projektą" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "turi sukurtą projektą" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "turi projektą su nesenu kūrimu" @@ -852,7 +852,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "" @@ -982,12 +982,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:268 +#: organizations/models.py:297 projects/models.py:281 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:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "Keitimo data" @@ -1413,7 +1413,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "Vardas" @@ -1586,11 +1586,11 @@ msgstr "Netinkamas organizacijos pavadinimas: nėra sugeneruoto žetono" msgid "Organization %(name)s already exists" msgstr "Organizacija %(name)s jau yra" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "E-pašto adresas arba naudotojo vardas" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "Naudotojas %(username)s neegzistuoja" @@ -1876,10 +1876,8 @@ msgstr "" "naudoti:" #: organizations/templates/organizations/organization_choose.html:45 -#, fuzzy -#| msgid "You aren't currently a member of any organizations." msgid "Your user is not a member of an organization yet." -msgstr "Šio metu jūs nesate jokios organizacijos narys." +msgstr "" #: organizations/templates/organizations/organization_create.html:23 msgid "Get Started" @@ -2040,7 +2038,7 @@ msgstr "" msgid "Owner removed" msgstr "" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "" @@ -2144,7 +2142,7 @@ msgstr "Ištrintas" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "Viešas" @@ -2204,6 +2202,28 @@ msgstr "" msgid "Define your own pattern" msgstr "" +#: projects/constants.py:452 +#, fuzzy +#| msgid "Search Read the Docs" +msgid "Default (from theme or Read the Docs)" +msgstr "Ieškoti Read the Docs" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "" @@ -2315,7 +2335,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "" @@ -2334,173 +2354,177 @@ msgstr "Jau yra projekto {proj} vertimo kalba „{lang}“." msgid "Length of each tag must be less than or equal to 100 characters." msgstr "Kiekvienos žymos ilgis turi būti ne mažesnis nei 100 simbolių." -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." msgstr "" -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." msgstr "" -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." msgstr "" -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "" -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "Kintamojo pavadinimas negali prasidėti __ (dvigubu pabraukimu)" -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "Kintamojo pavadinimas negali prasidėti READTHEDOCS" -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "Šiame projekte jau yra kintamasis tokiu pavadinimu" -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "Kintamojo pavadinime negali būti tarpų" -#: projects/forms.py:1226 +#: projects/forms.py:1227 msgid "Only letters, numbers and underscore are allowed" msgstr "Leidžiamos tik raidės, skaitmenys ir pabraukimai" -#: 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 "Sinonimas" -#: projects/models.py:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "" + +#: projects/models.py:302 msgid "Repository URL" msgstr "Repozitorijos URL" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "Repozitorijos tipas" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "Projekto namų puslapis" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "Projekto namų puslapis" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "Kanoninis URL" -#: projects/models.py:312 +#: projects/models.py:325 msgid "URL that documentation is expected to serve from" msgstr "URL, iš kurio bus teikiama dokumentacija" -#: projects/models.py:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:322 +#: projects/models.py:335 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:330 +#: projects/models.py:343 msgid "Single version" msgstr "Viena versija" -#: projects/models.py:333 +#: projects/models.py:346 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 " @@ -2510,74 +2534,74 @@ msgstr "" "pateikiamą domeno šaknyje. Naudokite atsargiai, įjunkite tik tada, jei jūs " "niekada neturėsite kelių dokumentacijos versijų." -#: projects/models.py:340 +#: projects/models.py:353 msgid "Default version" msgstr "Numatytoji versija" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "Jūsų projekto versija, į kurią rodo /" -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "Numatytoji šaka" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "" -#: projects/models.py:365 +#: projects/models.py:378 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:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:376 +#: projects/models.py:389 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:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "CDN įjungtas" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "Analitikos kodas" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2585,25 +2609,25 @@ msgstr "" "Google Analytics Tracking ID (pvz. UA-22345342-1). Tai gali " "sulėtinti jūsų puslapių įkėlimą." -#: projects/models.py:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "Alternatyvus konteinerio atvaizdas" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "Konteinerio atminties riba" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2611,51 +2635,51 @@ msgstr "" "Atminties riba Docker formatu -- pavyzdžiui: 512m arba " "1g" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "Konteinerio laiko limitas sekundėmis" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "Alternatyvaus kūrimo eilės id" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "Leisti mokamą reklamą" -#: projects/models.py:458 +#: projects/models.py:471 msgid "If unchecked, users will still see community ads." msgstr "Neįjungus naudotojai vis tiek matys bendruomenės reklamą." -#: projects/models.py:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "Be reklamų" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "Rodyti versijos įspėjimą" -#: projects/models.py:474 +#: projects/models.py:487 msgid "Show warning banner in non-stable nor latest versions." msgstr "Rodyti įspėjimo juostą nestabiliose ar paskutinėse versijose." -#: projects/models.py:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2663,294 +2687,294 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "Siūloma" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "" -#: projects/models.py:504 +#: projects/models.py:517 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:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "Susiję projektai" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "Kalba" -#: projects/models.py:534 +#: projects/models.py:547 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" "Kalba, kuria kuriama dokumentacija. Pastaba: tai įtakoja jūsų projekto URL." -#: projects/models.py:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "Programavimo kalba" -#: projects/models.py:546 +#: projects/models.py:559 msgid "The primary programming language the project is written in." msgstr "Pirminė programavimo kalba, kuria parašytas projektas." -#: projects/models.py:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "Šitas projektas sukurtas su webhook" -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "Šis projektas buvo sėkmingai klonuotas" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "Modelis turi turėti žetoną" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "Subprojektų hierarchijos nepalaikomos" -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "Kelias" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "sukurta" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "keista" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr "" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "URL, kur bus siunčiami webhooks" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1713 +#: projects/models.py:1726 msgid "Domain" msgstr "Vardas" -#: projects/models.py:1720 +#: projects/models.py:1733 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1724 +#: projects/models.py:1737 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1742 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1733 +#: projects/models.py:1746 msgid "Use HTTPS" msgstr "Naudoti HTTPS" -#: projects/models.py:1735 +#: projects/models.py:1748 msgid "Always use HTTPS for this domain" msgstr "Visada naudoti HTTPS šiam vardui" -#: projects/models.py:1739 +#: projects/models.py:1752 msgid "Number of times this domain has been hit" msgstr "Kiek kartų buvo pasiektas šis vardas" -#: projects/models.py:1744 templates/projects/domain_form.html:49 +#: projects/models.py:1757 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1753 +#: projects/models.py:1766 msgid "Skip validation process." msgstr "" -#: projects/models.py:1757 +#: projects/models.py:1770 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1779 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1784 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1789 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1944 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1951 +#: projects/models.py:1964 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1968 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1973 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1988 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "Savybės identifikatorius" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "Datos savybė buvo pridėta" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "Aplinkos kintamojo pavadinimas" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "Aplinkos kintamojo reikšmė" -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "Projektas, kur šis kintamasis bus naudojamas" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3099,100 +3123,95 @@ msgstr "" msgid "User deleted" msgstr "" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "Projektas buvo išimtas iš reklamos palaikymo" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "" @@ -3271,10 +3290,6 @@ msgstr "" msgid "Enable or disable the redirect." msgstr "" -#: redirects/models.py:114 -msgid "Position" -msgstr "" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "" @@ -3380,67 +3395,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "Katalonų" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "Anglų" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "Ispanų" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "Brazilijos portugalų" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "Norvegijos Bakmål" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "Prancūzų" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "Rusų" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "Vokiečių" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "Galų" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "Vietnamiečių" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "Supaprastinta kinų" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "Tradicinė kinų" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "Japonų" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "Ukrainiečių" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "Italų" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "Korėjiečių" diff --git a/readthedocs/locale/nb/LC_MESSAGES/django.po b/readthedocs/locale/nb/LC_MESSAGES/django.po index 2b7377c77ad..64dae685c8b 100644 --- a/readthedocs/locale/nb/LC_MESSAGES/django.po +++ b/readthedocs/locale/nb/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+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/" @@ -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:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versjon" @@ -74,29 +74,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -143,7 +143,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "Bruker" @@ -155,8 +155,8 @@ msgstr "" msgid "Username" msgstr "Brukernavn" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "Prosjekt" @@ -181,7 +181,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "" @@ -400,7 +400,7 @@ msgstr "Aktiv" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -417,7 +417,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "Tilstand" @@ -426,7 +426,7 @@ msgstr "Tilstand" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "Type" @@ -460,7 +460,7 @@ msgid "Verbose Name" msgstr "Fullt navn" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "Slug" @@ -480,7 +480,7 @@ msgstr "Bygget" msgid "Uploaded" msgstr "Lastet opp" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "Tilgangsnivå" @@ -512,7 +512,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "Dokumentasjonstype" @@ -528,199 +528,199 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:626 +#: builds/models.py:620 msgid "Status" msgstr "" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "Dato" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "Suksess" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "Oppsett" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "Oppsettsfeil" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "Utdata" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "Feil" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "Avslutningskode" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "Commit" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:678 +#: builds/models.py:672 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:686 +#: builds/models.py:680 msgid "Build Length" msgstr "Byggelengde" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "Bygger" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "Kald lagring" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "Bygg" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "Kommando" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Beskrivelse" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "Kommandoresultat" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "Kommando avslutningskode" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "Starttid" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "Sluttid" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "" -#: builds/models.py:1069 +#: builds/models.py:1063 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1074 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "" -#: builds/models.py:1103 +#: builds/models.py:1097 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1110 +#: builds/models.py:1104 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "" @@ -806,19 +806,19 @@ msgstr "" msgid "Missing MkDocs configuration key" msgstr "" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "brukerprosjekter" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "har aktivt prosjekt" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "har bygd prosjekt" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "har prosjekt med nylige bygg" @@ -846,7 +846,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "" @@ -972,12 +972,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:268 +#: organizations/models.py:297 projects/models.py:281 msgid "Publication date" msgstr "Publiseringsdato" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "Endringsdato" @@ -1382,7 +1382,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "Navn" @@ -1552,11 +1552,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -1971,7 +1971,7 @@ msgstr "" msgid "Owner removed" msgstr "" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "" @@ -2075,7 +2075,7 @@ msgstr "Slettet" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "Offentlig" @@ -2135,6 +2135,26 @@ msgstr "" msgid "Define your own pattern" msgstr "" +#: projects/constants.py:452 +msgid "Default (from theme or Read the Docs)" +msgstr "" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "" @@ -2246,7 +2266,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "" @@ -2265,173 +2285,177 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." msgstr "" -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." msgstr "" -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." msgstr "" -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "" -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1226 +#: projects/forms.py:1227 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:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "" + +#: projects/models.py:302 msgid "Repository URL" msgstr "Repo-URL" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "Repotype" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "Prosjektets hjemmeside" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "Kanonisk URL" -#: projects/models.py:312 +#: projects/models.py:325 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:322 +#: projects/models.py:335 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:330 +#: projects/models.py:343 msgid "Single version" msgstr "Enkeltversjon" -#: projects/models.py:333 +#: projects/models.py:346 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 " @@ -2441,148 +2465,148 @@ msgstr "" "servert på roten til domenet. Vær forsiktig og skru kun på dette dersom du " "aldri kommer til å ha flere versjoner av dokumentasjonen din." -#: projects/models.py:340 +#: projects/models.py:353 msgid "Default version" msgstr "Hovedversjon" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "Versjonen av prosjektet ditt som / videresendes til" -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "Hovedgren" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "" -#: projects/models.py:365 +#: projects/models.py:378 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:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:376 +#: projects/models.py:389 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:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "Analytics-kode" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:458 +#: projects/models.py:471 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "" -#: projects/models.py:474 +#: projects/models.py:487 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2590,37 +2614,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "Aktuell" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "" -#: projects/models.py:504 +#: projects/models.py:517 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:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "Relaterte prosjekter" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "Språk" -#: projects/models.py:534 +#: projects/models.py:547 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2628,257 +2652,257 @@ msgstr "" "Språket prosjektdokumentasjonen genereres i. NB: Dette påvirker prosjektets " "URL." -#: projects/models.py:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "" -#: projects/models.py:546 +#: projects/models.py:559 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "Modellen må ha en slug" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "Filsti" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr "" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "URL-en webhooken må kontakte" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1713 +#: projects/models.py:1726 msgid "Domain" msgstr "" -#: projects/models.py:1720 +#: projects/models.py:1733 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1724 +#: projects/models.py:1737 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1742 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1733 +#: projects/models.py:1746 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1748 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1752 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1744 templates/projects/domain_form.html:49 +#: projects/models.py:1757 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1753 +#: projects/models.py:1766 msgid "Skip validation process." msgstr "" -#: projects/models.py:1757 +#: projects/models.py:1770 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1779 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1784 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1789 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1944 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1951 +#: projects/models.py:1964 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1968 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1973 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1988 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3026,100 +3050,95 @@ msgstr "" msgid "User deleted" msgstr "" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "" @@ -3195,10 +3214,6 @@ msgstr "" msgid "Enable or disable the redirect." msgstr "" -#: redirects/models.py:114 -msgid "Position" -msgstr "" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "" @@ -3304,67 +3319,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "engelsk" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "spansk" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "Norsk bokmål" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "fransk" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "Russisk" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "Tysk" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "Galisisk" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "Vietnamesisk" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "Japansk" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "Ukrainsk" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "" diff --git a/readthedocs/locale/nl/LC_MESSAGES/django.po b/readthedocs/locale/nl/LC_MESSAGES/django.po index d0e446dc550..2fb5d0f82df 100644 --- a/readthedocs/locale/nl/LC_MESSAGES/django.po +++ b/readthedocs/locale/nl/LC_MESSAGES/django.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+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/" @@ -27,8 +27,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:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versie" @@ -80,29 +80,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -149,7 +149,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "Gebruiker" @@ -161,8 +161,8 @@ msgstr "" msgid "Username" msgstr "Gebruikersnaam" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "Project" @@ -187,7 +187,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "" @@ -406,7 +406,7 @@ msgstr "Actief" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Bouw activiteit gefaald" @@ -423,7 +423,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "Status" @@ -432,7 +432,7 @@ msgstr "Status" msgid "Any" msgstr "Allemaal" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "Soort" @@ -467,7 +467,7 @@ msgid "Verbose Name" msgstr "Uitgebreide naam" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "Slug" @@ -487,7 +487,7 @@ msgstr "Gebouwd" msgid "Uploaded" msgstr "Geüpload" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "Privacyniveau" @@ -519,7 +519,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "Documentatie soort" @@ -535,199 +535,199 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:626 +#: builds/models.py:620 msgid "Status" msgstr "" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "Datum" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "Gelukt" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "Installatie" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "Installatiefout" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "Resultaat" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "Fout" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "Afsluitcode" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "Commit" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "De bij het samenstellen gebruikte configuratie" -#: builds/models.py:678 +#: builds/models.py:672 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:686 +#: builds/models.py:680 msgid "Build Length" msgstr "Samenstelduur" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "Samensteller" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "Lange bewaring" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "Samenstellen" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "Opdracht" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Omschrijving" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "Opdrachtuitvoer" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "Opdrachtafsluitcode" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "Begintijd" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "Eindtijd" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "" -#: builds/models.py:1069 +#: builds/models.py:1063 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1074 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "" -#: builds/models.py:1103 +#: builds/models.py:1097 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1110 +#: builds/models.py:1104 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "" @@ -813,19 +813,19 @@ msgstr "" msgid "Missing MkDocs configuration key" msgstr "" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "projecten van gebruiker" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "heeft actief project" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "heeft project samengesteld" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "heeft project met recente samenstelactiviteiten" @@ -853,7 +853,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "URL" @@ -979,12 +979,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:268 +#: organizations/models.py:297 projects/models.py:281 msgid "Publication date" msgstr "Publicatiedatum" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "Aanpassingsdatum" @@ -1393,7 +1393,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "Naam" @@ -1563,11 +1563,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -1982,7 +1982,7 @@ msgstr "" msgid "Owner removed" msgstr "" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "" @@ -2086,7 +2086,7 @@ msgstr "Verwijderd" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "Publiek" @@ -2146,6 +2146,28 @@ msgstr "" msgid "Define your own pattern" msgstr "" +#: projects/constants.py:452 +#, fuzzy +#| msgid "Security at Read the Docs" +msgid "Default (from theme or Read the Docs)" +msgstr "Beveiliging bij Read the Docs" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "" @@ -2257,7 +2279,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "" @@ -2276,321 +2298,325 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." msgstr "" -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." msgstr "" -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." msgstr "" -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "" -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1226 +#: projects/forms.py:1227 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 "Alias" -#: projects/models.py:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "" + +#: projects/models.py:302 msgid "Repository URL" msgstr "Repository URL" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "Startpagina van project" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "De startpagina van het project" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "" -#: projects/models.py:312 +#: projects/models.py:325 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:322 +#: projects/models.py:335 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:330 +#: projects/models.py:343 msgid "Single version" msgstr "Enkele versie" -#: projects/models.py:333 +#: projects/models.py:346 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:340 +#: projects/models.py:353 msgid "Default version" msgstr "Standaardversie" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "" -#: projects/models.py:365 +#: projects/models.py:378 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:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:376 +#: projects/models.py:389 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:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "CDN ingeschakeld" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "Alternatieve container foto" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "Container opslaglimiet" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "Alternatief bouwnummer in wachtrij" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:458 +#: projects/models.py:471 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "" -#: projects/models.py:474 +#: projects/models.py:487 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2598,293 +2624,293 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "" -#: projects/models.py:504 +#: projects/models.py:517 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:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "Gerelateerde projecten" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "Taal" -#: projects/models.py:534 +#: projects/models.py:547 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "Programmeertaal" -#: projects/models.py:546 +#: projects/models.py:559 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "Dit project is succesvol gedupliceerd" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "Pad" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr "" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1713 +#: projects/models.py:1726 msgid "Domain" msgstr "Domein" -#: projects/models.py:1720 +#: projects/models.py:1733 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1724 +#: projects/models.py:1737 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1742 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1733 +#: projects/models.py:1746 msgid "Use HTTPS" msgstr "HTTPS gebruiken" -#: projects/models.py:1735 +#: projects/models.py:1748 msgid "Always use HTTPS for this domain" msgstr "Gebruik altijd HTTPS voor dit domein" -#: projects/models.py:1739 +#: projects/models.py:1752 msgid "Number of times this domain has been hit" msgstr "Aantal hits voor dit domein" -#: projects/models.py:1744 templates/projects/domain_form.html:49 +#: projects/models.py:1757 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1753 +#: projects/models.py:1766 msgid "Skip validation process." msgstr "" -#: projects/models.py:1757 +#: projects/models.py:1770 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1779 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1784 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1789 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1944 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1951 +#: projects/models.py:1964 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1968 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1973 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1988 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3032,100 +3058,95 @@ msgstr "" msgid "User deleted" msgstr "" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "" @@ -3201,10 +3222,6 @@ msgstr "" msgid "Enable or disable the redirect." msgstr "" -#: redirects/models.py:114 -msgid "Position" -msgstr "" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "" @@ -3310,67 +3327,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "Engels" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "Spaan" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "Frans" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "Russisch" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "Duits" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "Vietnamees" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "Japans" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "Italiaans" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "Koreaans" diff --git a/readthedocs/locale/nl_NL/LC_MESSAGES/django.po b/readthedocs/locale/nl_NL/LC_MESSAGES/django.po index dd44bba743f..472f6c3d208 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: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+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:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versie" @@ -76,29 +76,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -145,7 +145,7 @@ msgid "Invitation declined" msgstr "Uitnodiging verwijderd" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "Gebruiker" @@ -157,8 +157,8 @@ msgstr "Gebruikers ID" msgid "Username" msgstr "Gebruikersnaam" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "Project" @@ -183,7 +183,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "Actie" @@ -402,7 +402,7 @@ msgstr "Actief" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -419,7 +419,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "Staat" @@ -428,7 +428,7 @@ msgstr "Staat" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "Type" @@ -463,7 +463,7 @@ msgid "Verbose Name" msgstr "Uitgebreide Naam" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "Slug" @@ -483,7 +483,7 @@ msgstr "Gebouwd" msgid "Uploaded" msgstr "Geüpload" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "Privacy-niveau" @@ -515,7 +515,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "" @@ -531,199 +531,199 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:626 +#: builds/models.py:620 msgid "Status" msgstr "" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "Datum" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "Succesvol" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "Opbouw" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "Opbouwfout" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "Resultaat" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "Fout" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "Exit code" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "Commit" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "Gebruikte configuratie voor de bouw" -#: builds/models.py:678 +#: builds/models.py:672 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:686 +#: builds/models.py:680 msgid "Build Length" msgstr "Bouwlengte" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "Bouwer" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "Koude opslag" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "Build" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "Commando" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Beschrijving" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "Resultaat van commando" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "Exit code van commando" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "Starttijd" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "Eindtijd" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "" -#: builds/models.py:1069 +#: builds/models.py:1063 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1074 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "" -#: builds/models.py:1103 +#: builds/models.py:1097 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1110 +#: builds/models.py:1104 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "" @@ -809,19 +809,19 @@ msgstr "" msgid "Missing MkDocs configuration key" msgstr "" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "gebruikersprojecten" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "heeft actief project" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "heeft gebouwd project" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "heeft project met recente builds" @@ -849,7 +849,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "" @@ -975,12 +975,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:268 +#: organizations/models.py:297 projects/models.py:281 msgid "Publication date" msgstr "Publicatiedatum" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "Wijzigingsdatum" @@ -1388,7 +1388,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "Naam" @@ -1559,11 +1559,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -1978,7 +1978,7 @@ msgstr "" msgid "Owner removed" msgstr "" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "" @@ -2082,7 +2082,7 @@ msgstr "Verwijderd" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "Publiekelijk" @@ -2142,6 +2142,28 @@ msgstr "" msgid "Define your own pattern" msgstr "" +#: projects/constants.py:452 +#, fuzzy +#| msgid "Security at Read the Docs" +msgid "Default (from theme or Read the Docs)" +msgstr "Beveiliging bij Read the Docs" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "" @@ -2254,7 +2276,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "" @@ -2273,321 +2295,325 @@ msgstr "Er is al een \"{lang}\"-vertaling voor het {proj}-project." msgid "Length of each tag must be less than or equal to 100 characters." msgstr "De lengte van elke tag moet minder of gelijk aan 100 characters zijn." -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." msgstr "" -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." msgstr "" -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." msgstr "" -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "" -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "Variabele namen mogen niet beginnen met __ (dubbele underscore)" -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "Variabel-namen mogen niet beginnen met READTHEDOCS" -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "Er is al een bestaande variabele met dezelfde naam binnen dit project" -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "Variabel-namen mogen geen spaties bevatten" -#: projects/forms.py:1226 +#: projects/forms.py:1227 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:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "" + +#: projects/models.py:302 msgid "Repository URL" msgstr "Repository URL" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "Repository-type" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "Projectstartpagina" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "De startpagina van het project" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "" -#: projects/models.py:312 +#: projects/models.py:325 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:322 +#: projects/models.py:335 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:330 +#: projects/models.py:343 msgid "Single version" msgstr "" -#: projects/models.py:333 +#: projects/models.py:346 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:340 +#: projects/models.py:353 msgid "Default version" msgstr "" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "" -#: projects/models.py:365 +#: projects/models.py:378 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:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:376 +#: projects/models.py:389 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:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:458 +#: projects/models.py:471 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "" -#: projects/models.py:474 +#: projects/models.py:487 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2595,293 +2621,293 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "" -#: projects/models.py:504 +#: projects/models.py:517 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:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "" -#: projects/models.py:534 +#: projects/models.py:547 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "" -#: projects/models.py:546 +#: projects/models.py:559 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "Het nesten van subprojecten wordt niet ondersteund" -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr "" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1713 +#: projects/models.py:1726 msgid "Domain" msgstr "" -#: projects/models.py:1720 +#: projects/models.py:1733 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1724 +#: projects/models.py:1737 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1742 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1733 +#: projects/models.py:1746 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1748 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1752 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1744 templates/projects/domain_form.html:49 +#: projects/models.py:1757 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1753 +#: projects/models.py:1766 msgid "Skip validation process." msgstr "" -#: projects/models.py:1757 +#: projects/models.py:1770 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1779 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1784 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1789 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1944 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1951 +#: projects/models.py:1964 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1968 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1973 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1988 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3028,100 +3054,95 @@ msgstr "" msgid "User deleted" msgstr "" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "" @@ -3197,10 +3218,6 @@ msgstr "" msgid "Enable or disable the redirect." msgstr "" -#: redirects/models.py:114 -msgid "Position" -msgstr "" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "" @@ -3306,67 +3323,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "" diff --git a/readthedocs/locale/pl/LC_MESSAGES/django.po b/readthedocs/locale/pl/LC_MESSAGES/django.po index 791d1b5d2a8..7937d18d880 100644 --- a/readthedocs/locale/pl/LC_MESSAGES/django.po +++ b/readthedocs/locale/pl/LC_MESSAGES/django.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+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/" @@ -28,8 +28,8 @@ msgstr "" "(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " "n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Wersja" @@ -81,29 +81,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -150,7 +150,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "Użytkownik" @@ -162,8 +162,8 @@ msgstr "" msgid "Username" msgstr "Nazwa użytkownika" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "Projekt" @@ -188,7 +188,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "" @@ -407,7 +407,7 @@ msgstr "Aktywna" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -424,7 +424,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "Stan" @@ -433,7 +433,7 @@ msgstr "Stan" msgid "Any" msgstr "Dowolny" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "Typ" @@ -467,7 +467,7 @@ msgid "Verbose Name" msgstr "Pełna nazwa" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "Nazwa uproszczona" @@ -487,7 +487,7 @@ msgstr "Zbudowany" msgid "Uploaded" msgstr "Przesłane" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "Poziom prywatności" @@ -519,7 +519,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "Typ dokumentacji" @@ -535,199 +535,199 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:626 +#: builds/models.py:620 msgid "Status" msgstr "" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "Sukces" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "Ustawienia" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "Błąd ustawień" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "Wyjście" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "Błąd" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "Kod wyjścia" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "Commit" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "Konfiguracja użyta w buildzie" -#: builds/models.py:678 +#: builds/models.py:672 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:686 +#: builds/models.py:680 msgid "Build Length" msgstr "Długość buildu" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "Builder" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "Build" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "Komenda" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Opis" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "Wyjście komendy" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "Kod wyjścia komendy" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "Czas początku" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "Czas końca" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "" -#: builds/models.py:1069 +#: builds/models.py:1063 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1074 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "" -#: builds/models.py:1103 +#: builds/models.py:1097 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1110 +#: builds/models.py:1104 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "" @@ -813,19 +813,19 @@ msgstr "" msgid "Missing MkDocs configuration key" msgstr "" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "projekty użytkownika" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "ma aktywny projekt" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "ma zbudowany projekt" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "ma projekt z niedawnymi buildami" @@ -853,7 +853,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "URL" @@ -979,12 +979,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:268 +#: organizations/models.py:297 projects/models.py:281 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:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "Data modyfikacji" @@ -1389,7 +1389,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "Nazwa" @@ -1561,11 +1561,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -1980,7 +1980,7 @@ msgstr "" msgid "Owner removed" msgstr "" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "" @@ -2084,7 +2084,7 @@ msgstr "Usunięty" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "Publiczny" @@ -2144,6 +2144,26 @@ msgstr "" msgid "Define your own pattern" msgstr "" +#: projects/constants.py:452 +msgid "Default (from theme or Read the Docs)" +msgstr "" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "" @@ -2255,7 +2275,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "" @@ -2274,321 +2294,325 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." msgstr "" -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." msgstr "" -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." msgstr "" -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "" -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1226 +#: projects/forms.py:1227 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 "Alias" -#: projects/models.py:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "" + +#: projects/models.py:302 msgid "Repository URL" msgstr "Adres URL repozytorium" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "Typ repozytorium" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "Strona główna projektu" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "Strona domowa projektu" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "Kanoniczny adres URL" -#: projects/models.py:312 +#: projects/models.py:325 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:322 +#: projects/models.py:335 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:330 +#: projects/models.py:343 msgid "Single version" msgstr "Wersja pojedyncza" -#: projects/models.py:333 +#: projects/models.py:346 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:340 +#: projects/models.py:353 msgid "Default version" msgstr "Wersja domyślna" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "Gałąź domyślna" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "" -#: projects/models.py:365 +#: projects/models.py:378 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:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:376 +#: projects/models.py:389 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:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "CDN włączone" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "Kod analytics" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:458 +#: projects/models.py:471 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "" -#: projects/models.py:474 +#: projects/models.py:487 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2596,293 +2620,293 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "Wyróżniony" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "" -#: projects/models.py:504 +#: projects/models.py:517 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:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "Powiązane projekty" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "Język" -#: projects/models.py:534 +#: projects/models.py:547 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "Język programowania" -#: projects/models.py:546 +#: projects/models.py:559 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "ścieżka dostępu" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr "" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1713 +#: projects/models.py:1726 msgid "Domain" msgstr "Domena" -#: projects/models.py:1720 +#: projects/models.py:1733 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1724 +#: projects/models.py:1737 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1742 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1733 +#: projects/models.py:1746 msgid "Use HTTPS" msgstr "Użyj HTTPS" -#: projects/models.py:1735 +#: projects/models.py:1748 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1752 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1744 templates/projects/domain_form.html:49 +#: projects/models.py:1757 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1753 +#: projects/models.py:1766 msgid "Skip validation process." msgstr "" -#: projects/models.py:1757 +#: projects/models.py:1770 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1779 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1784 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1789 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1944 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1951 +#: projects/models.py:1964 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1968 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1973 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1988 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "Wartość zmiennej środowiskowej" -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "Projekt, w którym ta zmienna będzie używana" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3029,100 +3053,95 @@ msgstr "" msgid "User deleted" msgstr "" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "" @@ -3198,10 +3217,6 @@ msgstr "" msgid "Enable or disable the redirect." msgstr "" -#: redirects/models.py:114 -msgid "Position" -msgstr "" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "" @@ -3307,67 +3322,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "Kataloński" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "angielski" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "hiszpański" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "norweski (bokmål)" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "francuski" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "rosyjski" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "niemiecki" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "galicyjski" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "wietnamski" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "Chiński uproszczony" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "Tradycyjny chiński" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "Japoński" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "Ukraiński" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "włoski" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "koreański" diff --git a/readthedocs/locale/pt_BR/LC_MESSAGES/django.mo b/readthedocs/locale/pt_BR/LC_MESSAGES/django.mo index d79346307b1..ebb4556b9c0 100755 Binary files a/readthedocs/locale/pt_BR/LC_MESSAGES/django.mo and b/readthedocs/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/pt_BR/LC_MESSAGES/django.po b/readthedocs/locale/pt_BR/LC_MESSAGES/django.po index 82d3f94fa06..6124b5094d2 100644 --- a/readthedocs/locale/pt_BR/LC_MESSAGES/django.po +++ b/readthedocs/locale/pt_BR/LC_MESSAGES/django.po @@ -15,7 +15,7 @@ # Matheus Kautzmann , 2018 # Claudio Rogerio Carvalho Filho , 2017 # Rafael Fontenelle , 2020 -# Rafael Fontenelle , 2020,2022-2024 +# Rafael Fontenelle , 2020,2022-2025 # Rafael Vanat , 2018 # Rafael Vieira , 2019 # Rodrigo , 2014-2015,2018 @@ -24,9 +24,9 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" -"Last-Translator: Rafael Fontenelle , 2020,2022-2024\n" +"Last-Translator: Rafael Fontenelle , 2020,2022-2025\n" "Language-Team: Portuguese (Brazil) (http://app.transifex.com/readthedocs/" "readthedocs/language/pt_BR/)\n" "Language: pt_BR\n" @@ -36,8 +36,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:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versão" @@ -89,16 +89,16 @@ msgstr "Nome de projeto \"{0}\" inválido: nenhum slug gerado." msgid "Project with slug \"{0}\" already exists." msgstr "Um projeto com slug \"{0}\" já existe." -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "O projeto com {slug_name}={value} não é válido como subprojeto" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "Um subprojeto com este alias já existe" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " @@ -107,7 +107,7 @@ msgstr "" "Redirecionamentos de prefixo foram removidos. Em vez disso, use um " "redirecionamento exato `/prefix/*`. Veja {blog_link}." -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." @@ -115,7 +115,7 @@ msgstr "" "sphinx_html redirecionamento foi renomeado para clean_url_to_html. Veja " "{blog_link}." -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -164,7 +164,7 @@ msgid "Invitation declined" msgstr "Convite recusado" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "Usuário" @@ -176,8 +176,8 @@ msgstr "ID do usuário" msgid "Username" msgstr "Usuário" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "Projeto" @@ -202,7 +202,7 @@ msgstr "ID da organização" msgid "Organization slug" msgstr "Slug da organização" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "Ação" @@ -423,7 +423,7 @@ msgstr "Ativo" msgid "Build successful" msgstr "Construção bem-sucedida" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Construção falhou" @@ -440,7 +440,7 @@ msgstr "Pull/merge request" msgid "All versions" msgstr "Todas as versões" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "Estado" @@ -449,7 +449,7 @@ msgstr "Estado" msgid "Any" msgstr "Qualquer" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "Tipo" @@ -483,7 +483,7 @@ msgid "Verbose Name" msgstr "Nome completo" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "Slug" @@ -503,7 +503,7 @@ msgstr "Construído" msgid "Uploaded" msgstr "Enviado" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "Nível de privacidade" @@ -536,7 +536,7 @@ msgstr "Tem ePub" msgid "Has HTML Zip" msgstr "Tem Zip de HTML" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "Tipo de documentação" @@ -553,155 +553,155 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "Injetar nova biblioteca js de addons para esta versão" -#: builds/models.py:626 +#: builds/models.py:620 msgid "Status" msgstr "Status" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "Sucesso" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "Configuração" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "Erro de configuração" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "Saída" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "Erro" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "Código de saída" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "Commit" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "Slug de versão" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "Nome da versão" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "Tipo da versão" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "Configuração usada na construção" -#: builds/models.py:678 +#: builds/models.py:672 msgid "Custom build configuration file path used in this build" msgstr "" "Caminho personalizado do arquivo de configuração de construção nesta " "construção" -#: builds/models.py:686 +#: builds/models.py:680 msgid "Build Length" msgstr "Tamanho da construção" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "Builder" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "Armazenamento a frio" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "ID da tarefa Celery" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "Construção" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "Comando" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Descrição" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "Saída do comando" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "Código de saída do comando" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "Horário de início" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "Horário de término" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "Ativar versão" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "Ocultar versão" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "Tornar pública a versão" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "Tornar privada a versão" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "Definir versão como padrão" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "Excluir versão" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "Prioridade da regra" -#: builds/models.py:1069 +#: builds/models.py:1063 msgid "A lower number (0) means a higher priority" msgstr "Um número menor que (0) significa uma prioridade mais alta" -#: builds/models.py:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "Argumento correspondência" -#: builds/models.py:1080 +#: builds/models.py:1074 msgid "Value used for the rule to match the version" msgstr "Valor usado para a regra corresponder à versão" -#: builds/models.py:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "Argumento correspondência predefinido" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." @@ -709,47 +709,47 @@ 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:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "Ação para aplicar às versões correspondentes" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "Argumento ação" -#: builds/models.py:1103 +#: builds/models.py:1097 msgid "Value used for the action to perfom an operation" msgstr "Valor usado para a ação realizar uma operação" -#: builds/models.py:1110 +#: builds/models.py:1104 msgid "Type of version the rule should be applied to" msgstr "Tipo da versão à qual a regra deve ser aplicada" -#: builds/models.py:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "Versão ativada" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "Versão oculta" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "Versão definida com privacidade pública" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "Versão definida com privacidade privada" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "Versão definida como padrão" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "Versão excluída" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "Regra correspondida" @@ -828,30 +828,26 @@ msgid "Config file validation error" msgstr "Erro de validação do arquivo de configuração" #: config/notifications.py:366 -#, fuzzy -#| msgid "Missing configuration key" msgid "Missing Sphinx configuration key" -msgstr "Chave de configuração ausente" +msgstr "Chave de configuração Sphinx ausente" #: config/notifications.py:379 -#, fuzzy -#| msgid "Missing configuration key" msgid "Missing MkDocs configuration key" -msgstr "Chave de configuração ausente" +msgstr "Chave de configuração MkDocs ausente" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "projetos de usuários" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "tem projeto ativo" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "tem projeto construído" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "tem projeto com construções recentes" @@ -879,7 +875,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:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "URL" @@ -1015,12 +1011,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:268 +#: organizations/models.py:297 projects/models.py:281 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:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "Data de modificação" @@ -1449,7 +1445,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "Nome" @@ -1623,11 +1619,11 @@ msgstr "Nome organização inválido: nenhum slug gerado" msgid "Organization %(name)s already exists" msgstr "Organização %(name)s já existe" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "Endereço de e-mail ou nome de usuário" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "Usuário %(username)s não existe" @@ -1914,10 +1910,8 @@ msgstr "" "deseja usar:" #: organizations/templates/organizations/organization_choose.html:45 -#, fuzzy -#| msgid "You aren't currently a member of any organizations." msgid "Your user is not a member of an organization yet." -msgstr "No momento, você não é membro de nenhuma organização." +msgstr "Seu usuário não é um membro de uma organização ainda." #: organizations/templates/organizations/organization_create.html:23 msgid "Get Started" @@ -2101,7 +2095,7 @@ msgstr "Organização excluída" msgid "Owner removed" msgstr "Dono removido" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "O usuário é o último dono, não pode ser removido" @@ -2205,7 +2199,7 @@ msgstr "Excluído" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "Público" @@ -2265,6 +2259,28 @@ msgstr "CalVer (AAAA.0M.0M)" msgid "Define your own pattern" msgstr "Defina seu próprio padrão" +#: projects/constants.py:452 +#, fuzzy +#| msgid "SemVer (Read the Docs)" +msgid "Default (from theme or Read the Docs)" +msgstr "SemVer (Read the Docs)" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "Construída recentemente" @@ -2386,7 +2402,7 @@ msgstr "" "Os projetos não podem ser configurados manualmente quando o logon único está " "ativado para sua organização." -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "Descrição curta deste projeto" @@ -2405,35 +2421,35 @@ msgstr "Há há uma tradução \"{lang}\" para o projeto {proj}." msgid "Length of each tag must be less than or equal to 100 characters." msgstr "O comprimento de cada tag deve ser menor ou igual a 100 caracteres." -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "Ativar addons" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "Diff visual ativado" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "Mostrar uma notificação em construções de pull requests" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "Mostrar uma notificação em versões não estáveis" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "Mostrar uma notificação na versão mais recentes" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "Ativado" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "Seletor de conteúdo principal de CSS" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." @@ -2441,16 +2457,16 @@ msgstr "" "O padrão personalizado de classificação do menu flutuante é necessário ao " "selecionar um padrão personalizado." -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "O usuário %(username)s já é um mantenedor" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "A carga útil deve ser um objeto JSON válido." -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." @@ -2458,7 +2474,7 @@ msgstr "" "Este projeto está configurado com um esquema de versionamento que não " "oferece suporte a traduções." -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." @@ -2466,7 +2482,7 @@ msgstr "" "Este domínio tem um registro CNAME apontando para o domínio APEX. Remova o " "CNAME antes de adicionar o domínio." -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." @@ -2474,7 +2490,7 @@ msgstr "" "Este domínio tem um registro CNAME apontando para outro registro CNAME. " "Remova o CNAME antes de adicionar o domínio." -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." @@ -2482,95 +2498,99 @@ msgstr "" "Resolução de DNS excedeu tempo limite. Certifique-se de que o domínio esteja " "correto ou tente novamente mais tarde." -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "O domínio não é válido." -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "Apenas um domínio pode ser canônico por vez." -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "Nome de variável não pode iniciar com __ (sublinhado duplo)" -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "Nome de variável não pode começar com READTHEDOCS" -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "Já existe uma variável com esse nome para este projeto" -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "Nome de variável não pode conter espaços" -#: projects/forms.py:1226 +#: projects/forms.py:1227 msgid "Only letters, numbers and underscore are allowed" msgstr "Apenas letras, números e sublinhados são permitidos" -#: projects/models.py:94 +#: projects/models.py:95 msgid "Main project" msgstr "Projeto principal" -#: projects/models.py:100 +#: projects/models.py:101 msgid "Subproject" msgstr "Subprojeto" -#: projects/models.py:105 +#: projects/models.py:106 msgid "Alias" msgstr "Apelido" -#: projects/models.py:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "Versão base para comparar (por exemplo, DocDiff, File Tree Diff)" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "Classificação de versões" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "Padrão personalizado de classificação de versão" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "Mostrar latest e stable no início" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "Posição" + +#: projects/models.py:302 msgid "Repository URL" msgstr "URL do repositório" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "URL de repositório Git" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "Tipo de repositório" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "Página do projeto" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "A página inicial do projeto" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "URL canônica" -#: projects/models.py:312 +#: projects/models.py:325 msgid "URL that documentation is expected to serve from" msgstr "A URL na qual a documentação deverá ser exibida" -#: projects/models.py:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "Esquema de versionamento da URL" -#: projects/models.py:322 +#: projects/models.py:335 msgid "" "This affects URL your documentation is served from, and if it supports " "translations or versions. Changing the versioning scheme will break your " @@ -2580,11 +2600,11 @@ msgstr "" "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:330 +#: projects/models.py:343 msgid "Single version" msgstr "Versão única" -#: projects/models.py:333 +#: projects/models.py:346 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 " @@ -2594,19 +2614,19 @@ msgstr "" "\"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:340 +#: projects/models.py:353 msgid "Default version" msgstr "Versão padrão" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "A versão do seu projeto para a qual / redireciona" -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "Branch padrão" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." @@ -2614,11 +2634,11 @@ msgstr "" "Para qual branch \"latest\" aponta. Deixe em vazio para usar valor padrão " "para seu VCS." -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "Prefixo de caminho personalizado" -#: projects/models.py:365 +#: projects/models.py:378 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." @@ -2626,11 +2646,11 @@ 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:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "Prefixo de caminho personalizado de subprojeto" -#: projects/models.py:376 +#: projects/models.py:389 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " @@ -2640,11 +2660,11 @@ msgstr "" "subprojeto. Por padrão, fornecemos documentação de subprojetos sob o prefixo " "`/projects/`." -#: projects/models.py:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "Construir em pull requests para este projeto" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." @@ -2652,11 +2672,11 @@ msgstr "" "Mais informações em nossa documentação." -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "Nível de privacidade de pull requests" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." @@ -2664,15 +2684,15 @@ 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:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "CDN ativada" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "Código de Analytics" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2680,11 +2700,11 @@ msgstr "" "Tracking ID do Google Analytics (por exemplo, UA-22345342-1). " "Isso pode tornar a página mais lenta." -#: projects/models.py:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "Desativar Analytics" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" @@ -2692,15 +2712,15 @@ msgstr "" "Desativa completamente o Google Analytics para este projeto (requer " "reconstruir a documentação)" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "Imagem alternativa de contêiner" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "Limite de memória do contêiner" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2708,51 +2728,51 @@ msgstr "" "Limite de memória no formato Docker -- exemplo: 512m ou " "1g" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "Tempo limite do contêiner em segundos" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "ID da fila alternativa de construção" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "Máximo de construções simultâneas permitido para este projeto" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "Permitir anúncio pago" -#: projects/models.py:458 +#: projects/models.py:471 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:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "Sem anúncios" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "É spam?" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "Marcado manualmente como (não) spam" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "Mostrar aviso de versão" -#: projects/models.py:474 +#: projects/models.py:487 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:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "Caminho do .readthedocs.yaml" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2764,19 +2784,19 @@ msgstr "" "exemplo, subcaminho/docs/.readthedocs.yaml. Deixe em branco " "para usar o valor padrão: .readthedocs.yaml." -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "Em destaque" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "Ignorar (desativar) a construção deste projeto" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "Não listado" -#: projects/models.py:504 +#: projects/models.py:517 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" @@ -2785,19 +2805,19 @@ msgstr "" "pesquisa do Read the Docs e solicita que mecanismos de pesquisa externos o " "removam por meio do robots.txt" -#: projects/models.py:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "O painel do projeto deve ser público?" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "Projetos relacionados" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "Idioma" -#: projects/models.py:534 +#: projects/models.py:547 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2805,31 +2825,31 @@ msgstr "" "Idioma no qual a documentação do projeto é renderizada. Nota: isso afeta a " "URL do seu projeto." -#: projects/models.py:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "Linguagem de programação" -#: projects/models.py:546 +#: projects/models.py:559 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:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "Este projeto foi construído com um webhook" -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "Este projeto foi clonado com sucesso" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "Repositório conectado" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "Repositório conectado a este projeto" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " @@ -2839,67 +2859,67 @@ msgstr "" "doc.org/en/stable/builders.html#sphinx.builders.html." "DirectoryHTMLBuilder\">Mais informações sobre construtores do Sphinx." -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "projeto" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "Modelo deve ter slug" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "Não há suporte a subprojeto aninhado" -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "Caminho" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "ID de construção" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "Classificação de busca por páginas" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "Ignorar este arquivo de operações como indexação" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "criado" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "modificado" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "Construção acionada" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr "Construção bem-sucedida" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "URL para onde enviar o webhook" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "Segredo usado para assinar a carga útil do webhook" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "Eventos para assinar" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "Carga útil JSON" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check a documentação para substituições disponíveis." -#: projects/models.py:1713 +#: projects/models.py:1726 msgid "Domain" msgstr "Domínio" -#: projects/models.py:1720 +#: projects/models.py:1733 msgid "This domain was auto-created" msgstr "Este domínio foi criado automaticamente" -#: projects/models.py:1724 +#: projects/models.py:1737 msgid "This domain is a CNAME for the project" msgstr "Este domínio é um CNAME para o projeto" -#: projects/models.py:1729 +#: projects/models.py:1742 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:1733 +#: projects/models.py:1746 msgid "Use HTTPS" msgstr "Usar HTTPS" -#: projects/models.py:1735 +#: projects/models.py:1748 msgid "Always use HTTPS for this domain" msgstr "Sempre usar HTTPS para este domínio" -#: projects/models.py:1739 +#: projects/models.py:1752 msgid "Number of times this domain has been hit" msgstr "Número de vezes que este domínio foi acessado" -#: projects/models.py:1744 templates/projects/domain_form.html:49 +#: projects/models.py:1757 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "Status do certificado SSL" -#: projects/models.py:1753 +#: projects/models.py:1766 msgid "Skip validation process." msgstr "Ignorar processo de validação." -#: projects/models.py:1757 +#: projects/models.py:1770 msgid "Start date of the validation process." msgstr "Data de início do processo de validação." -#: projects/models.py:1766 +#: projects/models.py:1779 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" -#: projects/models.py:1771 +#: projects/models.py:1784 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" -#: projects/models.py:1776 +#: projects/models.py:1789 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" -#: projects/models.py:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "Construção: Tenta um método alternativo de postar dados grandes" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "Proxito: Registra visualizações de páginas 404s." -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "Proxito: Desativa todas as visualizações de páginas" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "Proxito: Permite o uso do cabeçalho X-RTD-Slug" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." @@ -2992,88 +3012,88 @@ msgstr "" "Proxito: Usa APIs com proxy (/_/*) com o prefixo personalizado se o projeto " "tiver um (Projeto.prefixo_personalizado)." -#: projects/models.py:1931 +#: projects/models.py:1944 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:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "Webhook: Ignora a sincronização de branches" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "Webhook: Ignora a sincronização de tags" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "Webhook: Ignora a sincronização de tarefas de versões" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "Construção: Sempre executa pip install --upgrade" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "Construção: Usa o novo resolvedor do pip" -#: projects/models.py:1951 +#: projects/models.py:1964 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:1955 +#: projects/models.py:1968 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:1960 +#: projects/models.py:1973 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" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "Pesquisa: Ativa a pesquisa no servidor para projetos MkDocs" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" "Pesquisa: Usa como padrão a pesquisa difusa para consultas de pesquisa " "simples" -#: projects/models.py:1975 +#: projects/models.py:1988 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:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "Identificador do recurso" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "Data em que o recurso foi adicionado" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "Padronizar todos os projetos anteriores como True" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "Padronizar todos os projetos futuros como True" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "Nome da variável de ambiente" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "Valor da variável de ambiente" -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "O Projeto no qual esta variável será usada" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "Expor esta variável de ambiente em construções de PR?" @@ -3233,100 +3253,95 @@ msgstr "Subprojeto excluído" msgid "User deleted" msgstr "Usuário excluído" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "{username} é o último dono, não pode ser removido" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "Notificação criada" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "Notificação excluída" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "Webhook criado" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "Webhook atualizado" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "Webhook excluído" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "Tradução criada" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "Tradução excluída" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "Redirecionamento criado" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "Redirecionamento atualizado" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "Redirecionamento excluído" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "Domínio criado" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "Domínio atualizado" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "Domínio excluído" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "Integração criada" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "Integração excluída" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "O projeto optou por desativar apoio por anúncios" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "Variável ambiente criada" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "Variável ambiente excluída" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "Regra de automação movida" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "Regra de automação excluída" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "Regra de automação criada" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "Regra de automação atualizada" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "As configurações de pull request foram atualizadas" @@ -3404,10 +3419,6 @@ msgstr "Aplica o redirecionamento mesmo se a página existir." msgid "Enable or disable the redirect." msgstr "Ativa ou desativa o redirecionamento." -#: redirects/models.py:114 -msgid "Position" -msgstr "Posição" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "Ordem de execução do redirecionamento." @@ -3522,67 +3533,67 @@ msgstr "Consulta" msgid "Total results" msgstr "Resultados totais" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "Catalão" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "Inglês" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "Espanhol" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "Português do Brasil" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "Norueguês" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "Frances" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "Russo" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "Alemão" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "Galego" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "Vietnamita" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "Chinês Simplificado" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "Chinês Tradicional" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "Japonês" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "Ucraniano" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "Italiano" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "Coreano" @@ -6219,8 +6230,6 @@ msgstr "" "excluir a conexão OAuth do Read the Docs. No GitHub, isso está localizado em " "Settings > Applications > Authorized OAuth Apps." -#~ 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" +#, python-brace-format +#~ msgid "{username} is the last owner, can't be removed" +#~ msgstr "{username} é o último dono, não pode ser removido" diff --git a/readthedocs/locale/ru/LC_MESSAGES/django.po b/readthedocs/locale/ru/LC_MESSAGES/django.po index 90163b6548c..888a70996e5 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: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+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:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Версия" @@ -91,29 +91,29 @@ msgstr "Неправильное имя проекта \"{0}\": не сгене msgid "Project with slug \"{0}\" already exists." msgstr "Проект с URL \"{0}\" уже существует." -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "Проект с {slug_name}={value} недействителен в качестве подпроекта" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "Подпроект с таким псевдонимом уже существует" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -160,7 +160,7 @@ msgid "Invitation declined" msgstr "Приглашение отклонено" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "Пользователь" @@ -172,8 +172,8 @@ msgstr "Идентификатор пользователя" msgid "Username" msgstr "Имя пользователя" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "Проект" @@ -198,7 +198,7 @@ msgstr "Идентификатор организации" msgid "Organization slug" msgstr "URL организации" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "Действие" @@ -417,7 +417,7 @@ msgstr "Активно" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Сборка не удалась" @@ -434,7 +434,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "Состояние" @@ -443,7 +443,7 @@ msgstr "Состояние" msgid "Any" msgstr "Любая" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "Тип" @@ -477,7 +477,7 @@ msgid "Verbose Name" msgstr "Подробное наименование" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "URL" @@ -497,7 +497,7 @@ msgstr "Сформировано" msgid "Uploaded" msgstr "Загружено" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "Уровень приватности" @@ -529,7 +529,7 @@ msgstr "Имеет ePub" msgid "Has HTML Zip" msgstr "Имеет HTML Zip" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "Тип документации" @@ -545,199 +545,199 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:626 +#: builds/models.py:620 msgid "Status" msgstr "Статус" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "Дата" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "Успешно" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "Настройки" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "Ошибка настройки" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "Вывод" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "Ошибка" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "Код завершения" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "Коммит" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "URL версии" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "Имя версии" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "Тип версии" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "Конфигурация, использованная в сборке" -#: builds/models.py:678 +#: builds/models.py:672 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:686 +#: builds/models.py:680 msgid "Build Length" msgstr "Длина сборки" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "Сборщик" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "Холодное хранение" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "Идентификатор задачи Celery" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "Сборка" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "Команда" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Описание" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "Вывод команды" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "Код завершения команды" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "Начальное время" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "Конечное время" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "Активировать версию" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "Скрыть версию" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "Сделать версию общедоступной" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "Сделать версию приватной" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "Установить версию по умолчанию" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "Удалить версию" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "Приоритет правила" -#: builds/models.py:1069 +#: builds/models.py:1063 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1074 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "" -#: builds/models.py:1103 +#: builds/models.py:1097 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1110 +#: builds/models.py:1104 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "Версия активирована" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "Версия скрыта" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "Версия настроена на публичную конфиденциальность" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "Версия настроена на приватную конфиденциальность" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "Версия установлена по умолчанию" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "Версия удалена" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "Соответствующее правило" @@ -823,19 +823,19 @@ msgstr "" msgid "Missing MkDocs configuration key" msgstr "" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "проекты пользователя" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "имеет активные проекты" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "имеет собранные проекты" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "имеет проекты с недавними сборками" @@ -863,7 +863,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "" @@ -994,12 +994,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:268 +#: organizations/models.py:297 projects/models.py:281 msgid "Publication date" msgstr "Дата публикации" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "Дата последнего изменения" @@ -1412,7 +1412,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "Имя" @@ -1584,11 +1584,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2003,7 +2003,7 @@ msgstr "" msgid "Owner removed" msgstr "" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "" @@ -2107,7 +2107,7 @@ msgstr "Удалён" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "Общедоступный" @@ -2167,6 +2167,28 @@ msgstr "" msgid "Define your own pattern" msgstr "" +#: projects/constants.py:452 +#, fuzzy +#| msgid "Search Read the Docs" +msgid "Default (from theme or Read the Docs)" +msgstr "Поиск Read the Docs" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "" @@ -2278,7 +2300,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "" @@ -2297,173 +2319,177 @@ msgstr "Уже существует перевод “{lang}” для прое msgid "Length of each tag must be less than or equal to 100 characters." msgstr "Длина каждой метки не должна превышать 100 символов." -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." msgstr "" -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." msgstr "" -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." msgstr "" -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "" -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "Имя переменной не должно начинаться с __ (двойное подчёркивание)" -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "Имя переменной не должно начинаться с READTHEDOCS." -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "В этом проекте уже имеется переменная с таким именем" -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "Имя переменной не должно содержать пробелы" -#: projects/forms.py:1226 +#: projects/forms.py:1227 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:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "" + +#: projects/models.py:302 msgid "Repository URL" msgstr "URL репозитория" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "Тип репозитория" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "Домашняя страница проекта" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "Домашняя страница проекта" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "Канонический URL" -#: projects/models.py:312 +#: projects/models.py:325 msgid "URL that documentation is expected to serve from" msgstr "URL, с которого ожидается предоставление документации" -#: projects/models.py:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:322 +#: projects/models.py:335 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:330 +#: projects/models.py:343 msgid "Single version" msgstr "Единственная версия" -#: projects/models.py:333 +#: projects/models.py:346 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 " @@ -2474,74 +2500,74 @@ msgstr "" "если точно не планируете в будущем иметь несколько версий вашей " "документации." -#: projects/models.py:340 +#: projects/models.py:353 msgid "Default version" msgstr "Версия по умолчанию" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "На какую версию вашего проекта идёт перенаправление с /" -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "Ветка по умолчанию" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "" -#: projects/models.py:365 +#: projects/models.py:378 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:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:376 +#: projects/models.py:389 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:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "CDN включен" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "Код для аналитики" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2549,25 +2575,25 @@ msgstr "" "Google Analytics Tracking ID (например, UA-22345342-1). Это " "может замедлить загрузку вашей страницы." -#: projects/models.py:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "Альтернативный образ контейнера" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "Ограничение памяти контейнера" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2575,54 +2601,54 @@ msgstr "" "Ограничение памяти в формате Docker — например: 512m или " "1g" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "Ограничение времени контейнера в секундах" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "Альтернативный идентификатор очереди сборки" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "Разрешить платную рекламу" -#: projects/models.py:458 +#: projects/models.py:471 msgid "If unchecked, users will still see community ads." msgstr "" "Если этот флажок не установлен, пользователи всё равно будут видеть рекламу " "сообщества." -#: projects/models.py:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "Без рекламы" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "Показывать предупреждение о версии" -#: projects/models.py:474 +#: projects/models.py:487 msgid "Show warning banner in non-stable nor latest versions." msgstr "" "Показывать предупреждения как для нестабильных, так и для не свежих версий." -#: projects/models.py:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2630,37 +2656,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "Особенные" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "" -#: projects/models.py:504 +#: projects/models.py:517 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:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "Связанные проекты" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "Язык" -#: projects/models.py:534 +#: projects/models.py:547 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2668,257 +2694,257 @@ msgstr "" "Язык документации проекта. Обратите внимание: эта настройка влияет на URL " "вашего проекта." -#: projects/models.py:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "Язык программирования" -#: projects/models.py:546 +#: projects/models.py:559 msgid "The primary programming language the project is written in." msgstr "Основной язык программирования, на котором написан проект." -#: projects/models.py:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "Сборка проекта была запущена с помощью веб-обработчика" -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "Данный проект был успешно склонирован" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "В модели должен быть URL" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "Вложенность подпроектов не поддерживается" -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "Путь" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "создано" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "изменено" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr "" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "URL, на которые следует отправлять веб-обработчика" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1713 +#: projects/models.py:1726 msgid "Domain" msgstr "Домен" -#: projects/models.py:1720 +#: projects/models.py:1733 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1724 +#: projects/models.py:1737 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1742 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1733 +#: projects/models.py:1746 msgid "Use HTTPS" msgstr "Использовать HTTPS" -#: projects/models.py:1735 +#: projects/models.py:1748 msgid "Always use HTTPS for this domain" msgstr "Всегда использовать HTTPS для данного домена" -#: projects/models.py:1739 +#: projects/models.py:1752 msgid "Number of times this domain has been hit" msgstr "Количество посещений этого домена" -#: projects/models.py:1744 templates/projects/domain_form.html:49 +#: projects/models.py:1757 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1753 +#: projects/models.py:1766 msgid "Skip validation process." msgstr "" -#: projects/models.py:1757 +#: projects/models.py:1770 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1779 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1784 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1789 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1944 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1951 +#: projects/models.py:1964 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1968 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1973 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1988 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "Идентификатор особенности" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "Особенность даты была добавлена" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "Имя переменной окружения" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "Значение переменной окружения" -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "Проект, в котором будет использоваться эта переменная" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3069,100 +3095,95 @@ msgstr "" msgid "User deleted" msgstr "" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "Проект был исключён из рекламной поддержки" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "" @@ -3241,10 +3262,6 @@ msgstr "" msgid "Enable or disable the redirect." msgstr "" -#: redirects/models.py:114 -msgid "Position" -msgstr "" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "" @@ -3350,67 +3367,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "каталонский" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "Английский" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "Испанский" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "бразильский португальский" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "Норвежский" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "Французский" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "Русский" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "Немецкий" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "Галисийский" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "Вьетнамский" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "упрощённый китайский" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "традиционный китайский" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "Японский" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "Украинский" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "Итальянский" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "Корейский" diff --git a/readthedocs/locale/sk/LC_MESSAGES/django.po b/readthedocs/locale/sk/LC_MESSAGES/django.po index 3b35c139767..323538d9614 100644 --- a/readthedocs/locale/sk/LC_MESSAGES/django.po +++ b/readthedocs/locale/sk/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+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/" @@ -22,8 +22,8 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n " ">= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Verzia" @@ -75,29 +75,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -144,7 +144,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "Používateľ" @@ -156,8 +156,8 @@ msgstr "" msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "Projekt" @@ -182,7 +182,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "" @@ -401,7 +401,7 @@ msgstr "Aktívny" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -418,7 +418,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "Stav" @@ -427,7 +427,7 @@ msgstr "Stav" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "Typ" @@ -461,7 +461,7 @@ msgid "Verbose Name" msgstr "Dlhý názov" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "Slug" @@ -481,7 +481,7 @@ msgstr "" msgid "Uploaded" msgstr "Odoslaný" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "Úroveň súkromia" @@ -513,7 +513,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "Typ dokumentácie" @@ -529,199 +529,199 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:626 +#: builds/models.py:620 msgid "Status" msgstr "" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "Dátum" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "Úspech" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "Nastavenia" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "Chyba pri nastavení" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "Výstup" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "Chyba" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "Ukončovací kód" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:678 +#: builds/models.py:672 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:686 +#: builds/models.py:680 msgid "Build Length" msgstr "" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Popis" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "" -#: builds/models.py:1069 +#: builds/models.py:1063 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1074 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "" -#: builds/models.py:1103 +#: builds/models.py:1097 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1110 +#: builds/models.py:1104 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "" @@ -807,19 +807,19 @@ msgstr "" msgid "Missing MkDocs configuration key" msgstr "" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "" @@ -847,7 +847,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "" @@ -973,12 +973,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:268 +#: organizations/models.py:297 projects/models.py:281 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:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "Dátum úpravy" @@ -1383,7 +1383,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "Názov" @@ -1553,11 +1553,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -1972,7 +1972,7 @@ msgstr "" msgid "Owner removed" msgstr "" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "" @@ -2076,7 +2076,7 @@ msgstr "Vymazaný" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "Verejný" @@ -2136,6 +2136,26 @@ msgstr "" msgid "Define your own pattern" msgstr "" +#: projects/constants.py:452 +msgid "Default (from theme or Read the Docs)" +msgstr "" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "" @@ -2247,7 +2267,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "" @@ -2266,321 +2286,325 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." msgstr "" -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." msgstr "" -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." msgstr "" -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "" -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1226 +#: projects/forms.py:1227 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:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "" + +#: projects/models.py:302 msgid "Repository URL" msgstr "URL Repozitára" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "Typ repozitára" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "Domovská stránka projektu" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "" -#: projects/models.py:312 +#: projects/models.py:325 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:322 +#: projects/models.py:335 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:330 +#: projects/models.py:343 msgid "Single version" msgstr "" -#: projects/models.py:333 +#: projects/models.py:346 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:340 +#: projects/models.py:353 msgid "Default version" msgstr "Štandardná verzia" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "Verzia projektu, na ktorý sa adresa / presmeruje" -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "Štandardná vetva" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "" -#: projects/models.py:365 +#: projects/models.py:378 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:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:376 +#: projects/models.py:389 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:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "Analytics kód" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:458 +#: projects/models.py:471 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "" -#: projects/models.py:474 +#: projects/models.py:487 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2588,293 +2612,293 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "" -#: projects/models.py:504 +#: projects/models.py:517 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:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "Jazyk" -#: projects/models.py:534 +#: projects/models.py:547 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "" -#: projects/models.py:546 +#: projects/models.py:559 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "Model musí mať slug" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "Cesta" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr "" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1713 +#: projects/models.py:1726 msgid "Domain" msgstr "" -#: projects/models.py:1720 +#: projects/models.py:1733 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1724 +#: projects/models.py:1737 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1742 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1733 +#: projects/models.py:1746 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1748 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1752 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1744 templates/projects/domain_form.html:49 +#: projects/models.py:1757 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1753 +#: projects/models.py:1766 msgid "Skip validation process." msgstr "" -#: projects/models.py:1757 +#: projects/models.py:1770 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1779 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1784 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1789 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1944 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1951 +#: projects/models.py:1964 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1968 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1973 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1988 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3021,100 +3045,95 @@ msgstr "" msgid "User deleted" msgstr "" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "" @@ -3190,10 +3209,6 @@ msgstr "" msgid "Enable or disable the redirect." msgstr "" -#: redirects/models.py:114 -msgid "Position" -msgstr "" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "" @@ -3299,67 +3314,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "Anglicky" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "Španielsky" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "Francúzština" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "Ruština" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "Nemčina" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "Vietnamčina" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "Japončina" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "Ukrajinčina" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "" diff --git a/readthedocs/locale/tr/LC_MESSAGES/django.po b/readthedocs/locale/tr/LC_MESSAGES/django.po index 2a77acf8e34..d1a74002afe 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: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+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:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Sürüm" @@ -74,29 +74,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -143,7 +143,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "Kullanıcı" @@ -155,8 +155,8 @@ msgstr "" msgid "Username" msgstr "Kullanıcı adı" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "Proje" @@ -181,7 +181,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "" @@ -400,7 +400,7 @@ msgstr "Etkin" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Oluşturma başarısız oldu" @@ -417,7 +417,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "Durum" @@ -426,7 +426,7 @@ msgstr "Durum" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "Tür" @@ -460,7 +460,7 @@ msgid "Verbose Name" msgstr "Ayrıntılı Adı" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "Başlık Bilgisi" @@ -480,7 +480,7 @@ msgstr "Oluşturuldu" msgid "Uploaded" msgstr "Gönderildi" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "Gizlilik Seviyesi" @@ -512,7 +512,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "Belgelendirme türü" @@ -528,199 +528,199 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:626 +#: builds/models.py:620 msgid "Status" msgstr "" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "Tarih" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "Başarılı" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "Kurulum" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "Kurulum hatası" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "Çıktı" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "Hata" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "Çıkış kodu" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "İşle" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "Oluşturmada kullanılan yapılandırma" -#: builds/models.py:678 +#: builds/models.py:672 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:686 +#: builds/models.py:680 msgid "Build Length" msgstr "Oluşturma Uzunluğu" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "Oluşturucu" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "Uzak Depolama" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "Oluştur" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "Komut" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Tanım" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "Komut çıktısı" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "Komut çıkış kodu" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "Başlama zamanı" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "Bitiş zamanı" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "" -#: builds/models.py:1069 +#: builds/models.py:1063 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1074 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "" -#: builds/models.py:1103 +#: builds/models.py:1097 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1110 +#: builds/models.py:1104 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "" @@ -806,19 +806,19 @@ msgstr "" msgid "Missing MkDocs configuration key" msgstr "" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "kullanıcı projeleri" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "etkin projeye sahip" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "proje oluşturmuş" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "son oluşturmaları olan projeye sahip" @@ -846,7 +846,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "" @@ -972,12 +972,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:268 +#: organizations/models.py:297 projects/models.py:281 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:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "Değiştirilme tarihi" @@ -1387,7 +1387,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "Adı" @@ -1559,11 +1559,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -1978,7 +1978,7 @@ msgstr "" msgid "Owner removed" msgstr "" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "" @@ -2082,7 +2082,7 @@ msgstr "Silindi" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "Ortak" @@ -2142,6 +2142,28 @@ msgstr "" msgid "Define your own pattern" msgstr "" +#: projects/constants.py:452 +#, fuzzy +#| msgid "Search Read the Docs" +msgid "Default (from theme or Read the Docs)" +msgstr "Read the Docs'da ara" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "" @@ -2253,7 +2275,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "" @@ -2272,173 +2294,177 @@ msgstr "{proj} projesi için zaten bir \"{lang}\" çevirisi var." msgid "Length of each tag must be less than or equal to 100 characters." msgstr "Her etiketin uzunluğu 100 karakterden az veya eşit olmak zorundadır." -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." msgstr "" -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." msgstr "" -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." msgstr "" -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "" -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "Değişken adı __ (çift alt çizgi) ile başlayamaz" -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "Değişken adı READTHEDOCS ile başlayamaz" -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "Bu proje için bu ada sahip bir değişken zaten var" -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "Değişken adı boşluklar içeremez" -#: projects/forms.py:1226 +#: projects/forms.py:1227 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:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "" + +#: projects/models.py:302 msgid "Repository URL" msgstr "Depo URL'si" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "Depo türü" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "Proje anasayfası" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "Projenin anasayfası" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "Kurallı URL" -#: projects/models.py:312 +#: projects/models.py:325 msgid "URL that documentation is expected to serve from" msgstr "Belgelendirmenin sunulmasının beklendiği URL" -#: projects/models.py:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:322 +#: projects/models.py:335 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:330 +#: projects/models.py:343 msgid "Single version" msgstr "Tek sürüm" -#: projects/models.py:333 +#: projects/models.py:346 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 " @@ -2448,74 +2474,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:340 +#: projects/models.py:353 msgid "Default version" msgstr "Varsayılan sürüm" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "Projenizin / işaretinin yönlendirdiği sürümü" -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "Varsayılan dal" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "" -#: projects/models.py:365 +#: projects/models.py:378 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:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:376 +#: projects/models.py:389 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:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "CDN Etkinleştirildi" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "Çözümleme kodu" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2523,25 +2549,25 @@ msgstr "" "Google Analytics İzleme Kimliği (ör. UA-22345342-1). Bu, sayfa " "yüklemelerinizi yavaşlatabilir." -#: projects/models.py:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "Alternatif kapsayıcı resmi" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "Kapsayıcı bellek sınırı" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2549,52 +2575,52 @@ msgstr "" "Docker biçiminde bellek sınırı -- örnek: 512m veya 1g" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "Saniye olarak kapsayıcı zaman sınırı" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "Alternatif oluşturma kuyruğu kimliği" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "Ücretli reklamlara izin verin" -#: projects/models.py:458 +#: projects/models.py:471 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:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "Reklamsız" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "Sürüm uyarısını göster" -#: projects/models.py:474 +#: projects/models.py:487 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:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2602,294 +2628,294 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "Öne Çıkanlar" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "" -#: projects/models.py:504 +#: projects/models.py:517 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:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "İlgili projeler" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "Dil" -#: projects/models.py:534 +#: projects/models.py:547 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:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "Programlama Dili" -#: projects/models.py:546 +#: projects/models.py:559 msgid "The primary programming language the project is written in." msgstr "Projenin yazıldığı birincil programlama dili." -#: projects/models.py:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "Bu proje bir web kancası ile oluşturuldu" -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "Bu proje başarılı olarak kopyalandı" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "Model başlık bilgisine sahip olmak zorundadır" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "Alt proje iç içe geçme desteklenmiyor" -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "Yol" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr "" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "Web kancasının göndereceği URL" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1713 +#: projects/models.py:1726 msgid "Domain" msgstr "Etki Alanı" -#: projects/models.py:1720 +#: projects/models.py:1733 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1724 +#: projects/models.py:1737 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1742 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1733 +#: projects/models.py:1746 msgid "Use HTTPS" msgstr "HTTPS kullan" -#: projects/models.py:1735 +#: projects/models.py:1748 msgid "Always use HTTPS for this domain" msgstr "Bu etki alanı için her zaman HTTPS kullan" -#: projects/models.py:1739 +#: projects/models.py:1752 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:1744 templates/projects/domain_form.html:49 +#: projects/models.py:1757 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1753 +#: projects/models.py:1766 msgid "Skip validation process." msgstr "" -#: projects/models.py:1757 +#: projects/models.py:1770 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1779 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1784 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1789 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1944 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1951 +#: projects/models.py:1964 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1968 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1973 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1988 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "Özellik tanımlayıcısı" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "Tarih özelliği eklendi" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "Ortam değişkeninin adı" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "Ortam değişkeninin değeri" -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "Bu değişkenin kullanılacağı proje" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3038,100 +3064,95 @@ msgstr "" msgid "User deleted" msgstr "" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "Proje reklam desteğinden çekildi" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "" @@ -3208,10 +3229,6 @@ msgstr "" msgid "Enable or disable the redirect." msgstr "" -#: redirects/models.py:114 -msgid "Position" -msgstr "" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "" @@ -3317,67 +3334,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "Katalanca" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "İngilizce" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "İspanyolca" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "Brezilya Portekizcesi" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "Norveççe Bokmål" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "Fransızca" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "Rusça" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "Almanca" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "Galiçyaca" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "Vietnamca" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "Basitleştirilmiş Çince" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "Geleneksel Çince" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "Japonca" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "Ukraynaca" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "İtalyanca" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "Korece" diff --git a/readthedocs/locale/uk/LC_MESSAGES/django.po b/readthedocs/locale/uk/LC_MESSAGES/django.po index f8514fef4d7..86f8248b5fd 100644 --- a/readthedocs/locale/uk/LC_MESSAGES/django.po +++ b/readthedocs/locale/uk/LC_MESSAGES/django.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+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/" @@ -29,8 +29,8 @@ msgstr "" "100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || " "(n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Версія:" @@ -82,29 +82,29 @@ msgstr "Недійсна назва проекту \"{0}\": слаг не ств msgid "Project with slug \"{0}\" already exists." msgstr "Проект зі слагом \"{0}\" вже існує." -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "Проект із {slug_name}={value} недійсний як підпроект" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "Підпроект із цим псевдонімом уже існує" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -151,7 +151,7 @@ msgid "Invitation declined" msgstr "Запрошення відхилено" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "Користувач" @@ -163,8 +163,8 @@ msgstr "Ідентифікатор користувача" msgid "Username" msgstr "Ім'я користувача" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "Проект" @@ -189,7 +189,7 @@ msgstr "ідентифікатор організації" msgid "Organization slug" msgstr "Слаг Організації" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "Дія" @@ -410,7 +410,7 @@ msgstr "Активний" msgid "Build successful" msgstr "Білд успішний" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Білд невдався" @@ -427,7 +427,7 @@ msgstr "Запит на витяг/злиття" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "Стан" @@ -436,7 +436,7 @@ msgstr "Стан" msgid "Any" msgstr "Будь-що" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "Тип" @@ -470,7 +470,7 @@ msgid "Verbose Name" msgstr "Детальне ім’я" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "Слаг" @@ -490,7 +490,7 @@ msgstr "Збудований" msgid "Uploaded" msgstr "Завантажено" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "Рівень конфіденційності" @@ -523,7 +523,7 @@ msgstr "Має ePub" msgid "Has HTML Zip" msgstr "Має HTML Zip" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "Тип документації" @@ -541,201 +541,201 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:626 +#: builds/models.py:620 msgid "Status" msgstr "Статус" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "Дата" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "Успішно" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "Установка" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "Помилка установки" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "Вивід" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "Помилка" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "Код виходу" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "Здійснити" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "Слаг версії" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "Ім'я версії" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "Тип версії" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "Конфігурація, використана в збірці" -#: builds/models.py:678 +#: builds/models.py:672 msgid "Custom build configuration file path used in this build" msgstr "" "Шлях до файлу конфігурації спеціальної збірки, який використовується в цій " "збірці" -#: builds/models.py:686 +#: builds/models.py:680 msgid "Build Length" msgstr "Довжина збірки" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "холодне зберігання" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "Ідентифікатор завдання із селери" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "Будувати" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "Команда" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Опис" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "Вивід команди" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "Код виходу команди" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "Час початку" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "Час закінчення" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "" -#: builds/models.py:1069 +#: builds/models.py:1063 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1074 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "" -#: builds/models.py:1103 +#: builds/models.py:1097 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1110 +#: builds/models.py:1104 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "" @@ -821,19 +821,19 @@ msgstr "" msgid "Missing MkDocs configuration key" msgstr "" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "" @@ -861,7 +861,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "URL" @@ -987,12 +987,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:268 +#: organizations/models.py:297 projects/models.py:281 msgid "Publication date" msgstr "Дата публікації" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "Модифікована дата" @@ -1397,7 +1397,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "Ім’я" @@ -1567,11 +1567,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -1986,7 +1986,7 @@ msgstr "" msgid "Owner removed" msgstr "" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "" @@ -2090,7 +2090,7 @@ msgstr "Видалено" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "Загальнодоступно" @@ -2150,6 +2150,26 @@ msgstr "" msgid "Define your own pattern" msgstr "" +#: projects/constants.py:452 +msgid "Default (from theme or Read the Docs)" +msgstr "" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "" @@ -2261,7 +2281,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "" @@ -2280,173 +2300,177 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." msgstr "" -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." msgstr "" -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." msgstr "" -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "" -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1226 +#: projects/forms.py:1227 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:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "" + +#: projects/models.py:302 msgid "Repository URL" msgstr "URL репозиторію" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "Тип сховища" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "Домашня сторінка проекту" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "Канонічний URL" -#: projects/models.py:312 +#: projects/models.py:325 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:322 +#: projects/models.py:335 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:330 +#: projects/models.py:343 msgid "Single version" msgstr "Єдина версія" -#: projects/models.py:333 +#: projects/models.py:346 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 " @@ -2457,148 +2481,148 @@ msgstr "" "пересторогою, активуйте тільки якщо ви ніколи не будете мати чисельні " "версії ваших документів." -#: projects/models.py:340 +#: projects/models.py:353 msgid "Default version" msgstr "Версія за замовчуванням" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "Версія проекту на яку перенаправляє /" -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "Гілка за замовчуванням" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "" -#: projects/models.py:365 +#: projects/models.py:378 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:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:376 +#: projects/models.py:389 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:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "Код аналітики" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:458 +#: projects/models.py:471 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "" -#: projects/models.py:474 +#: projects/models.py:487 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2606,293 +2630,293 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "Обране" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "" -#: projects/models.py:504 +#: projects/models.py:517 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:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "Пов’язані проекти" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "Мова" -#: projects/models.py:534 +#: projects/models.py:547 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "Мова програмування" -#: projects/models.py:546 +#: projects/models.py:559 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "Модель повинна мати slug" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "Шлях" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "Створено" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "Модифіковано" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr "" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1713 +#: projects/models.py:1726 msgid "Domain" msgstr "" -#: projects/models.py:1720 +#: projects/models.py:1733 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1724 +#: projects/models.py:1737 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1742 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1733 +#: projects/models.py:1746 msgid "Use HTTPS" msgstr "Використовувати HTTPS" -#: projects/models.py:1735 +#: projects/models.py:1748 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1752 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1744 templates/projects/domain_form.html:49 +#: projects/models.py:1757 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1753 +#: projects/models.py:1766 msgid "Skip validation process." msgstr "" -#: projects/models.py:1757 +#: projects/models.py:1770 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1779 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1784 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1789 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1944 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1951 +#: projects/models.py:1964 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1968 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1973 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1988 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3039,100 +3063,95 @@ msgstr "" msgid "User deleted" msgstr "" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "" @@ -3208,10 +3227,6 @@ msgstr "" msgid "Enable or disable the redirect." msgstr "" -#: redirects/models.py:114 -msgid "Position" -msgstr "" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "" @@ -3317,67 +3332,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "Каталонська" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "Англійська" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "Іспанська" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "Норвезька (букмол)" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "Французька" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "Російська" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "Німецька" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "Галісійська" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "В’єтнамська" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "Японська" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "Українська" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "Італійська" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "Корейська" diff --git a/readthedocs/locale/vi_VN/LC_MESSAGES/django.po b/readthedocs/locale/vi_VN/LC_MESSAGES/django.po index ddae5425f49..4181cfb6081 100644 --- a/readthedocs/locale/vi_VN/LC_MESSAGES/django.po +++ b/readthedocs/locale/vi_VN/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+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/" @@ -21,8 +21,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:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Phiên bản" @@ -74,29 +74,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -143,7 +143,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "Người sử dụng" @@ -155,8 +155,8 @@ msgstr "" msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "Dự án" @@ -181,7 +181,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "" @@ -400,7 +400,7 @@ msgstr "Đang hoạt động" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -417,7 +417,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "Trạng thái" @@ -426,7 +426,7 @@ msgstr "Trạng thái" msgid "Any" msgstr "Bất kỳ" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "Kiểu" @@ -460,7 +460,7 @@ msgid "Verbose Name" msgstr "Tên chi tiết" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "" @@ -480,7 +480,7 @@ msgstr "Đã được xây dựng" msgid "Uploaded" msgstr "Đã được tải lên" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "Mức độ bảo mật" @@ -512,7 +512,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "Kiểu tài liệu" @@ -528,199 +528,199 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:626 +#: builds/models.py:620 msgid "Status" msgstr "" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "Ngày tháng" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "Thành công" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "Cài đặt" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "Lỗi cài đặt" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "Đầu ra" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "Lỗi" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:678 +#: builds/models.py:672 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:686 +#: builds/models.py:680 msgid "Build Length" msgstr "" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Miêu tả" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "" -#: builds/models.py:1069 +#: builds/models.py:1063 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1074 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "" -#: builds/models.py:1103 +#: builds/models.py:1097 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1110 +#: builds/models.py:1104 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "" @@ -806,19 +806,19 @@ msgstr "" msgid "Missing MkDocs configuration key" msgstr "" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "" @@ -846,7 +846,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "" @@ -972,12 +972,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:268 +#: organizations/models.py:297 projects/models.py:281 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:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "Ngày thay đổi" @@ -1382,7 +1382,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "Tên" @@ -1552,11 +1552,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -1971,7 +1971,7 @@ msgstr "" msgid "Owner removed" msgstr "" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "" @@ -2075,7 +2075,7 @@ msgstr "Đã xóa" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "Công cộng" @@ -2135,6 +2135,26 @@ msgstr "" msgid "Define your own pattern" msgstr "" +#: projects/constants.py:452 +msgid "Default (from theme or Read the Docs)" +msgstr "" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "" @@ -2246,7 +2266,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "" @@ -2265,321 +2285,325 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." msgstr "" -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." msgstr "" -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." msgstr "" -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "" -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1226 +#: projects/forms.py:1227 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:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "" + +#: projects/models.py:302 msgid "Repository URL" msgstr "URL của kho" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "Kiểu repository" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "Trang chủ của dự án" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "" -#: projects/models.py:312 +#: projects/models.py:325 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:322 +#: projects/models.py:335 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:330 +#: projects/models.py:343 msgid "Single version" msgstr "Phiên bản đơn lẻ" -#: projects/models.py:333 +#: projects/models.py:346 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:340 +#: projects/models.py:353 msgid "Default version" msgstr "Phiên bản mặc định" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "Phiên bản mà / trỏ tới" -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "Nhánh mặc định" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "" -#: projects/models.py:365 +#: projects/models.py:378 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:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:376 +#: projects/models.py:389 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:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "Mã Analytics" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:458 +#: projects/models.py:471 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "" -#: projects/models.py:474 +#: projects/models.py:487 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2587,293 +2611,293 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "Tính năng" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "" -#: projects/models.py:504 +#: projects/models.py:517 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:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "Các dự án liên quan" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "Ngôn ngữ" -#: projects/models.py:534 +#: projects/models.py:547 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "" -#: projects/models.py:546 +#: projects/models.py:559 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "Đường dẫn" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr "" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1713 +#: projects/models.py:1726 msgid "Domain" msgstr "" -#: projects/models.py:1720 +#: projects/models.py:1733 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1724 +#: projects/models.py:1737 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1742 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1733 +#: projects/models.py:1746 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1748 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1752 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1744 templates/projects/domain_form.html:49 +#: projects/models.py:1757 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1753 +#: projects/models.py:1766 msgid "Skip validation process." msgstr "" -#: projects/models.py:1757 +#: projects/models.py:1770 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1779 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1784 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1789 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1944 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1951 +#: projects/models.py:1964 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1968 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1973 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1988 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3020,100 +3044,95 @@ msgstr "" msgid "User deleted" msgstr "" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "" @@ -3189,10 +3208,6 @@ msgstr "" msgid "Enable or disable the redirect." msgstr "" -#: redirects/models.py:114 -msgid "Position" -msgstr "" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "" @@ -3298,67 +3313,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "Tiếng Anh" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "Tiếng Việt" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "Tiếng Nhật" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "Tiếng Ukcraina" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "" diff --git a/readthedocs/locale/zh_CN/LC_MESSAGES/django.po b/readthedocs/locale/zh_CN/LC_MESSAGES/django.po index ebc8447a55d..0b498818012 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: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+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:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "版本" @@ -97,29 +97,29 @@ msgstr "无效的项目名称「{0}」:未生成网址标识。" msgid "Project with slug \"{0}\" already exists." msgstr "网址标识为「{0}」的项目已存在。" -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "带有 {slug_name}={value} 的项目不能作为子项目。" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "存在具有此名称的子项目" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -166,7 +166,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "用户" @@ -178,8 +178,8 @@ msgstr "用户 ID" msgid "Username" msgstr "用户名" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "项目" @@ -204,7 +204,7 @@ msgstr "组织 ID" msgid "Organization slug" msgstr "组织网址标识" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "" @@ -423,7 +423,7 @@ msgstr "激活" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "构建失败" @@ -440,7 +440,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "状态" @@ -449,7 +449,7 @@ msgstr "状态" msgid "Any" msgstr "任何" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "类型" @@ -483,7 +483,7 @@ msgid "Verbose Name" msgstr "长名称" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "网址标识" @@ -503,7 +503,7 @@ msgstr "构建" msgid "Uploaded" msgstr "已上传" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "隐私级别" @@ -535,7 +535,7 @@ msgstr "存在ePub" msgid "Has HTML Zip" msgstr "存在HTML Zip" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "文档类型" @@ -551,199 +551,199 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:626 +#: builds/models.py:620 msgid "Status" msgstr "状态" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "日期" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "成功" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "安装" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "安装错误" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "输出" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "错误" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "退出码" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "提交" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "版本网址标识" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "项目名称" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "项目类型" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "在构建中使用的配置" -#: builds/models.py:678 +#: builds/models.py:672 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:686 +#: builds/models.py:680 msgid "Build Length" msgstr "构建长度" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "构建者" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "冷存储" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "构建" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "命令" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "说明" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "命令输出" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "命令退出码" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "开始时间" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "结束时间" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "" -#: builds/models.py:1069 +#: builds/models.py:1063 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1074 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "" -#: builds/models.py:1103 +#: builds/models.py:1097 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1110 +#: builds/models.py:1104 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "" @@ -829,19 +829,19 @@ msgstr "" msgid "Missing MkDocs configuration key" msgstr "" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "用户项目" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "进行中项目" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "已完成项目" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "有新近版本的项目" @@ -869,7 +869,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "" @@ -995,12 +995,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:268 +#: organizations/models.py:297 projects/models.py:281 msgid "Publication date" msgstr "发布日期" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "修改日期" @@ -1405,7 +1405,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "名称" @@ -1575,11 +1575,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -1995,7 +1995,7 @@ msgstr "" msgid "Owner removed" msgstr "" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "" @@ -2099,7 +2099,7 @@ msgstr "已删除" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "公开" @@ -2159,6 +2159,28 @@ msgstr "" msgid "Define your own pattern" msgstr "" +#: projects/constants.py:452 +#, fuzzy +#| msgid "Search Read the Docs" +msgid "Default (from theme or Read the Docs)" +msgstr "搜索 Read the Docs" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "" @@ -2270,7 +2292,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "" @@ -2289,173 +2311,177 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "每个标签的长度必须小于等于 100 个字符。" -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." msgstr "" -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." msgstr "" -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." msgstr "" -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "" -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "变量名不能以__开头(双下划线)" -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "变量名不能以 READTHEDOCS 开头" -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "该项目已经有一个具有此名称的变量" -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1226 +#: projects/forms.py:1227 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:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "" + +#: projects/models.py:302 msgid "Repository URL" msgstr "代码库地址" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "代码库类型" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "项目主页" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "项目的主页" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "官方网址" -#: projects/models.py:312 +#: projects/models.py:325 msgid "URL that documentation is expected to serve from" msgstr "访问文档的URL" -#: projects/models.py:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:322 +#: projects/models.py:335 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:330 +#: projects/models.py:343 msgid "Single version" msgstr "单一版本" -#: projects/models.py:333 +#: projects/models.py:346 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 " @@ -2464,74 +2490,74 @@ msgstr "" "单一版本的站点不含多个翻译版本,只有一个「latest」版本,使用根域名进行托管。" "请谨慎使用,仅在您的文档永远不会用到多版本时使用它。" -#: projects/models.py:340 +#: projects/models.py:353 msgid "Default version" msgstr "默认版本" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "访问项目根目录时重定向的目标版本" -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "默认分支" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "" -#: projects/models.py:365 +#: projects/models.py:378 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:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:376 +#: projects/models.py:389 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:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "CDN 已启用" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "分析代码" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2539,75 +2565,75 @@ msgstr "" "Google Analytics Tracking ID (ex. UA-22345342-1). 这将减慢你的页" "面加载速度。" -#: projects/models.py:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "备选容器镜像" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "容器内存限制" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "Docker 格式的内存限制 -- 例: 512m or 1g" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "容器的时间限制秒数" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "备用构建的队列id" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "允许已付费广告" -#: projects/models.py:458 +#: projects/models.py:471 msgid "If unchecked, users will still see community ads." msgstr "如果未选中的话,你仍然会看到社区广告。" -#: projects/models.py:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "去广告" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "" -#: projects/models.py:474 +#: projects/models.py:487 msgid "Show warning banner in non-stable nor latest versions." msgstr "在非 stable(稳定)或 latest(最新)版本中展示警告横幅。" -#: projects/models.py:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2615,293 +2641,293 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "精选" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "" -#: projects/models.py:504 +#: projects/models.py:517 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:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "相关项目" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "语言" -#: projects/models.py:534 +#: projects/models.py:547 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "该项目的文档所呈现的语言。注意:这影响您的项目的 URL。" -#: projects/models.py:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "编程语言" -#: projects/models.py:546 +#: projects/models.py:559 msgid "The primary programming language the project is written in." msgstr "项目使用的主要编程语言" -#: projects/models.py:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "项目构建同时包含webhook" -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "此项目已成功被克隆" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "Model 必须包含 slug" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "不支持嵌套子项目" -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "路径" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "创建的" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "修改的" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr "" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "发送 webhook 到" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1713 +#: projects/models.py:1726 msgid "Domain" msgstr "域" -#: projects/models.py:1720 +#: projects/models.py:1733 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1724 +#: projects/models.py:1737 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1742 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1733 +#: projects/models.py:1746 msgid "Use HTTPS" msgstr "使用 HTTPS" -#: projects/models.py:1735 +#: projects/models.py:1748 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1752 msgid "Number of times this domain has been hit" msgstr "此域访问次数" -#: projects/models.py:1744 templates/projects/domain_form.html:49 +#: projects/models.py:1757 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1753 +#: projects/models.py:1766 msgid "Skip validation process." msgstr "" -#: projects/models.py:1757 +#: projects/models.py:1770 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1779 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1784 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1789 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1944 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1951 +#: projects/models.py:1964 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1968 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1973 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1988 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "添加了日期功能" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3050,100 +3076,95 @@ msgstr "" msgid "User deleted" msgstr "" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "项目已从广告支持中退出" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "" @@ -3219,10 +3240,6 @@ msgstr "" msgid "Enable or disable the redirect." msgstr "" -#: redirects/models.py:114 -msgid "Position" -msgstr "" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "" @@ -3328,67 +3345,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "加泰罗尼亚语" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "英语" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "西班牙语" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "巴西葡萄牙语" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "挪威语" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "法语" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "俄语" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "德语" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "加利西亚语" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "越南语" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "简体中文" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "繁体中文" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "日语" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "乌克兰语" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "意大利语" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "韩语" diff --git a/readthedocs/locale/zh_TW/LC_MESSAGES/django.po b/readthedocs/locale/zh_TW/LC_MESSAGES/django.po index bc9b2cc79ee..9defc7e7335 100644 --- a/readthedocs/locale/zh_TW/LC_MESSAGES/django.po +++ b/readthedocs/locale/zh_TW/LC_MESSAGES/django.po @@ -19,7 +19,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-07 16:00+0000\n" +"POT-Creation-Date: 2025-01-14 10:45+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/" @@ -30,8 +30,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:598 -#: projects/filters.py:196 projects/models.py:1474 search/models.py:27 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:592 +#: projects/filters.py:196 projects/models.py:1487 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "版本" @@ -83,29 +83,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:883 +#: api/v3/serializers.py:908 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:891 projects/forms.py:619 +#: api/v3/serializers.py:916 projects/forms.py:619 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1034 +#: api/v3/serializers.py:1059 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1040 +#: api/v3/serializers.py:1065 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1046 +#: api/v3/serializers.py:1071 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -152,7 +152,7 @@ msgid "Invitation declined" msgstr "邀請已拒絕" #: audit/models.py:116 core/models.py:20 gold/models.py:33 -#: projects/models.py:277 +#: projects/models.py:290 msgid "User" msgstr "使用者" @@ -164,8 +164,8 @@ msgstr "使用者 ID" msgid "Username" msgstr "使用者名稱" -#: audit/models.py:138 builds/models.py:90 builds/models.py:592 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 +#: audit/models.py:138 builds/models.py:90 builds/models.py:586 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1481 #: redirects/models.py:48 msgid "Project" msgstr "專案" @@ -190,7 +190,7 @@ msgstr "組織單位 ID" msgid "Organization slug" msgstr "組織單位 Slug 名稱" -#: audit/models.py:180 builds/models.py:1096 +#: audit/models.py:180 builds/models.py:1090 msgid "Action" msgstr "動作" @@ -409,7 +409,7 @@ msgstr "啟用" msgid "Build successful" msgstr "建置成功" -#: builds/filters.py:29 projects/models.py:1573 +#: builds/filters.py:29 projects/models.py:1586 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "建置失敗" @@ -426,7 +426,7 @@ msgstr "拉取/合併請求" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:608 msgid "State" msgstr "狀態" @@ -435,7 +435,7 @@ msgstr "狀態" msgid "Any" msgstr "任何" -#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:598 msgid "Type" msgstr "類型" @@ -469,7 +469,7 @@ msgid "Verbose Name" msgstr "詳細名稱" #: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:282 +#: projects/models.py:295 msgid "Slug" msgstr "動態資料欄位" @@ -489,7 +489,7 @@ msgstr "建置" msgid "Uploaded" msgstr "已上傳" -#: builds/models.py:149 projects/models.py:510 +#: builds/models.py:149 projects/models.py:523 msgid "Privacy Level" msgstr "隱私等級" @@ -521,7 +521,7 @@ msgstr "有 ePub" msgid "Has HTML Zip" msgstr "有 HTML Zip" -#: builds/models.py:170 projects/models.py:595 +#: builds/models.py:170 projects/models.py:608 msgid "Documentation type" msgstr "文件類型" @@ -537,199 +537,199 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:626 +#: builds/models.py:620 msgid "Status" msgstr "" -#: builds/models.py:633 integrations/models.py:145 +#: builds/models.py:627 integrations/models.py:145 msgid "Date" msgstr "日期" -#: builds/models.py:634 +#: builds/models.py:628 msgid "Success" msgstr "成功" -#: builds/models.py:639 +#: builds/models.py:633 msgid "Setup" msgstr "安裝" -#: builds/models.py:640 +#: builds/models.py:634 msgid "Setup error" msgstr "安裝錯誤" -#: builds/models.py:641 +#: builds/models.py:635 msgid "Output" msgstr "輸出" -#: builds/models.py:642 templates/builds/build_detail.html:261 +#: builds/models.py:636 templates/builds/build_detail.html:261 msgid "Error" msgstr "錯誤" -#: builds/models.py:643 +#: builds/models.py:637 msgid "Exit code" msgstr "結束代碼" -#: builds/models.py:648 projects/models.py:1485 +#: builds/models.py:642 projects/models.py:1498 msgid "Commit" msgstr "送交" -#: builds/models.py:654 +#: builds/models.py:648 msgid "Version slug" msgstr "版本 Slug 名稱" -#: builds/models.py:660 +#: builds/models.py:654 msgid "Version name" msgstr "版本名稱" -#: builds/models.py:666 builds/models.py:1109 +#: builds/models.py:660 builds/models.py:1103 msgid "Version type" msgstr "版本類型" -#: builds/models.py:673 +#: builds/models.py:667 msgid "Configuration used in the build" msgstr "該建置使用的組態" -#: builds/models.py:678 +#: builds/models.py:672 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:686 +#: builds/models.py:680 msgid "Build Length" msgstr "建置長度" -#: builds/models.py:689 +#: builds/models.py:683 msgid "Builder" msgstr "產生器" -#: builds/models.py:696 +#: builds/models.py:690 msgid "Cold Storage" msgstr "冷儲存" -#: builds/models.py:702 +#: builds/models.py:696 msgid "Celery task id" msgstr "Celery 工作事項 ID" -#: builds/models.py:1012 +#: builds/models.py:1006 msgid "Build" msgstr "建置" -#: builds/models.py:1017 +#: builds/models.py:1011 msgid "Command" msgstr "命令" -#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 -#: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 +#: builds/models.py:1012 builds/models.py:1067 oauth/models.py:130 +#: organizations/models.py:64 projects/models.py:297 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "說明" -#: builds/models.py:1019 +#: builds/models.py:1013 msgid "Command output" msgstr "命令輸出" -#: builds/models.py:1020 +#: builds/models.py:1014 msgid "Command exit code" msgstr "命令結束代碼" -#: builds/models.py:1022 +#: builds/models.py:1016 msgid "Start time" msgstr "開始時間" -#: builds/models.py:1023 +#: builds/models.py:1017 msgid "End time" msgstr "結束時間" -#: builds/models.py:1051 +#: builds/models.py:1045 msgid "Activate version" msgstr "啟用版本" -#: builds/models.py:1052 +#: builds/models.py:1046 msgid "Hide version" msgstr "隱藏版本" -#: builds/models.py:1053 +#: builds/models.py:1047 msgid "Make version public" msgstr "讓版本公開" -#: builds/models.py:1054 +#: builds/models.py:1048 msgid "Make version private" msgstr "讓版本藏私" -#: builds/models.py:1055 +#: builds/models.py:1049 msgid "Set version as default" msgstr "將版本設為預設值" -#: builds/models.py:1056 +#: builds/models.py:1050 msgid "Delete version" msgstr "刪除版本" -#: builds/models.py:1068 +#: builds/models.py:1062 msgid "Rule priority" msgstr "" -#: builds/models.py:1069 +#: builds/models.py:1063 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1079 +#: builds/models.py:1073 msgid "Match argument" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1074 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1084 +#: builds/models.py:1078 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1086 +#: builds/models.py:1080 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1097 +#: builds/models.py:1091 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1102 +#: builds/models.py:1096 msgid "Action argument" msgstr "" -#: builds/models.py:1103 +#: builds/models.py:1097 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1110 +#: builds/models.py:1104 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1275 +#: builds/models.py:1269 msgid "Version activated" msgstr "" -#: builds/models.py:1276 +#: builds/models.py:1270 msgid "Version hidden" msgstr "" -#: builds/models.py:1278 +#: builds/models.py:1272 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1281 +#: builds/models.py:1275 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1283 +#: builds/models.py:1277 msgid "Version set as default" msgstr "" -#: builds/models.py:1284 +#: builds/models.py:1278 msgid "Version deleted" msgstr "" -#: builds/models.py:1289 +#: builds/models.py:1283 msgid "Matched rule" msgstr "" @@ -808,28 +808,26 @@ msgid "Config file validation error" msgstr "" #: config/notifications.py:366 -#, fuzzy -#| msgid "Custom SSL configuration" msgid "Missing Sphinx configuration key" -msgstr "自訂 SSL 組態" +msgstr "" #: config/notifications.py:379 msgid "Missing MkDocs configuration key" msgstr "" -#: core/admin.py:38 +#: core/admin.py:39 msgid "user projects" msgstr "使用者專案" -#: core/admin.py:46 +#: core/admin.py:47 msgid "has active project" msgstr "啟用了專案" -#: core/admin.py:47 +#: core/admin.py:48 msgid "has built project" msgstr "建置了專案" -#: core/admin.py:48 +#: core/admin.py:49 msgid "has project with recent builds" msgstr "有最近建置的專案" @@ -857,7 +855,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1588 +#: core/forms.py:198 projects/models.py:1601 msgid "URL" msgstr "網址" @@ -983,12 +981,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:268 +#: organizations/models.py:297 projects/models.py:281 msgid "Publication date" msgstr "發佈日期" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:271 projects/models.py:1487 +#: organizations/models.py:298 projects/models.py:284 projects/models.py:1500 msgid "Modified date" msgstr "修改日期" @@ -1395,7 +1393,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:281 projects/models.py:1479 +#: projects/models.py:294 projects/models.py:1492 msgid "Name" msgstr "名稱" @@ -1565,11 +1563,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:717 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:718 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:732 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:733 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -1984,7 +1982,7 @@ msgstr "" msgid "Owner removed" msgstr "" -#: organizations/views/private.py:164 +#: organizations/views/private.py:164 projects/views/private.py:626 msgid "User is the last owner, can't be removed" msgstr "" @@ -2088,7 +2086,7 @@ msgstr "已刪除" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2037 +#: projects/constants.py:94 projects/models.py:2050 msgid "Public" msgstr "公開" @@ -2148,6 +2146,28 @@ msgstr "" msgid "Define your own pattern" msgstr "" +#: projects/constants.py:452 +#, fuzzy +#| msgid "Search Read the Docs" +msgid "Default (from theme or Read the Docs)" +msgstr "搜尋 Read the Docs" + +#: projects/constants.py:453 +msgid "Bottom left" +msgstr "" + +#: projects/constants.py:454 +msgid "Bottom right" +msgstr "" + +#: projects/constants.py:455 +msgid "Top left" +msgstr "" + +#: projects/constants.py:456 +msgid "Top right" +msgstr "" + #: projects/filters.py:37 projects/filters.py:101 msgid "Recently built" msgstr "" @@ -2259,7 +2279,7 @@ msgid "" "your organization." msgstr "" -#: projects/forms.py:450 projects/models.py:286 +#: projects/forms.py:450 projects/models.py:299 msgid "Short description of this project" msgstr "" @@ -2278,173 +2298,177 @@ msgstr "已有用於專案 {proj} 的「{lang}」翻譯。" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "各個標記的長度必須小於或等於 100 字元。" -#: projects/forms.py:669 +#: projects/forms.py:670 msgid "Enable Addons" msgstr "" -#: projects/forms.py:670 +#: projects/forms.py:671 msgid "Visual diff enabled" msgstr "" -#: projects/forms.py:672 +#: projects/forms.py:673 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:676 msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:677 +#: projects/forms.py:678 msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:678 redirects/models.py:99 +#: projects/forms.py:679 projects/models.py:200 redirects/models.py:99 msgid "Enabled" msgstr "" -#: projects/forms.py:679 +#: projects/forms.py:680 msgid "CSS main content selector" msgstr "" -#: projects/forms.py:704 +#: projects/forms.py:705 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:736 +#: projects/forms.py:737 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:821 +#: projects/forms.py:822 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:854 +#: projects/forms.py:855 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1054 +#: projects/forms.py:1055 msgid "" "This domain has a CNAME record pointing to the APEX domain. Please remove " "the CNAME before adding the domain." msgstr "" -#: projects/forms.py:1064 +#: projects/forms.py:1065 msgid "" "This domain has a CNAME record pointing to another CNAME. Please remove the " "CNAME before adding the domain." msgstr "" -#: projects/forms.py:1080 +#: projects/forms.py:1081 msgid "" "DNS resolution timed out. Make sure the domain is correct, or try again " "later." msgstr "" -#: projects/forms.py:1085 +#: projects/forms.py:1086 msgid "The domain is not valid." msgstr "" -#: projects/forms.py:1105 +#: projects/forms.py:1106 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1208 +#: projects/forms.py:1209 msgid "Variable name can't start with __ (double underscore)" msgstr "變數名稱不可以 __ 開頭(雙底線)" -#: projects/forms.py:1212 +#: projects/forms.py:1213 msgid "Variable name can't start with READTHEDOCS" msgstr "變數名稱不可以 READTHEDOCS 開頭" -#: projects/forms.py:1217 +#: projects/forms.py:1218 msgid "There is already a variable with this name for this project" msgstr "該專案中已有相同名稱的變數" -#: projects/forms.py:1222 +#: projects/forms.py:1223 msgid "Variable name can't contain spaces" msgstr "變數名稱不可包含空白字元" -#: projects/forms.py:1226 +#: projects/forms.py:1227 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:174 +#: projects/models.py:175 msgid "Base version to compare against (eg. DocDiff, File Tree Diff)" msgstr "" -#: projects/models.py:199 +#: projects/models.py:203 msgid "Sorting of versions" msgstr "" -#: projects/models.py:209 +#: projects/models.py:213 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:215 +#: projects/models.py:219 msgid "Show latest and stable at the beginning" msgstr "" -#: projects/models.py:289 +#: projects/models.py:230 redirects/models.py:114 +msgid "Position" +msgstr "" + +#: projects/models.py:302 msgid "Repository URL" msgstr "儲存庫網址" -#: projects/models.py:292 +#: projects/models.py:305 msgid "Git repository URL" msgstr "" -#: projects/models.py:299 +#: projects/models.py:312 msgid "Repository type" msgstr "儲存庫類型" -#: projects/models.py:305 +#: projects/models.py:318 msgid "Project homepage" msgstr "專案首頁" -#: projects/models.py:307 +#: projects/models.py:320 msgid "The project's homepage" msgstr "專案的首頁" -#: projects/models.py:310 +#: projects/models.py:323 msgid "Canonical URL" msgstr "標準 URL" -#: projects/models.py:312 +#: projects/models.py:325 msgid "URL that documentation is expected to serve from" msgstr "預期用來提供文件的網址" -#: projects/models.py:315 +#: projects/models.py:328 msgid "URL versioning scheme" msgstr "" -#: projects/models.py:322 +#: projects/models.py:335 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:330 +#: projects/models.py:343 msgid "Single version" msgstr "單一版本" -#: projects/models.py:333 +#: projects/models.py:346 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 "" "單一版本網站不包含翻譯,且只有「latest」伴兒不能,並在網域的根目錄提供。請謹" "慎使用,請於文件永遠不會有多版本的時候才開啟。" -#: projects/models.py:340 +#: projects/models.py:353 msgid "Default version" msgstr "預設版本" -#: projects/models.py:343 +#: projects/models.py:356 msgid "The version of your project that / redirects to" msgstr "專案根目錄「 / 」要跳轉至的版本" -#: projects/models.py:348 +#: projects/models.py:361 msgid "Default branch" msgstr "預設分支" -#: projects/models.py:354 +#: projects/models.py:367 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:359 +#: projects/models.py:372 msgid "Custom path prefix" msgstr "" -#: projects/models.py:365 +#: projects/models.py:378 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:370 +#: projects/models.py:383 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:376 +#: projects/models.py:389 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:383 +#: projects/models.py:396 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:386 +#: projects/models.py:399 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:390 +#: projects/models.py:403 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:397 +#: projects/models.py:410 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:402 +#: projects/models.py:415 msgid "CDN Enabled" msgstr "已啟用 CDN" -#: projects/models.py:404 +#: projects/models.py:417 msgid "Analytics code" msgstr "分析程式碼" -#: projects/models.py:409 +#: projects/models.py:422 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2528,75 +2552,75 @@ msgstr "" "Google Analytics 追蹤 ID(如︰ UA-22345342-1),可能會降低頁面載" "入的速度。" -#: projects/models.py:415 +#: projects/models.py:428 msgid "Disable Analytics" msgstr "" -#: projects/models.py:419 +#: projects/models.py:432 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:424 +#: projects/models.py:437 msgid "Alternative container image" msgstr "備用容器鏡像" -#: projects/models.py:430 +#: projects/models.py:443 msgid "Container memory limit" msgstr "容器記憶體限制" -#: projects/models.py:435 +#: projects/models.py:448 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "Docker 記憶體限制格式 -- 範例:512m1g" -#: projects/models.py:440 +#: projects/models.py:453 msgid "Container time limit in seconds" msgstr "單位為秒的容器時間限制" -#: projects/models.py:445 +#: projects/models.py:458 msgid "Alternate build queue id" msgstr "備用建置佇列 Id" -#: projects/models.py:451 +#: projects/models.py:464 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:456 +#: projects/models.py:469 msgid "Allow paid advertising" msgstr "允許付費廣告" -#: projects/models.py:458 +#: projects/models.py:471 msgid "If unchecked, users will still see community ads." msgstr "若取消選取,則使用者將看見社群廣告。" -#: projects/models.py:461 +#: projects/models.py:474 msgid "Ad-free" msgstr "無廣告" -#: projects/models.py:466 +#: projects/models.py:479 msgid "Is spam?" msgstr "" -#: projects/models.py:469 +#: projects/models.py:482 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:472 +#: projects/models.py:485 msgid "Show version warning" msgstr "顯示版本警告" -#: projects/models.py:474 +#: projects/models.py:487 msgid "Show warning banner in non-stable nor latest versions." msgstr "在非穩定或最新版中顯示警告橫幅" -#: projects/models.py:478 +#: projects/models.py:491 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:484 +#: projects/models.py:497 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2604,293 +2628,293 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:492 +#: projects/models.py:505 msgid "Featured" msgstr "精選" -#: projects/models.py:494 +#: projects/models.py:507 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:502 +#: projects/models.py:515 msgid "Delisted" msgstr "" -#: projects/models.py:504 +#: projects/models.py:517 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:515 +#: projects/models.py:528 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:522 +#: projects/models.py:535 msgid "Related projects" msgstr "相關專案" -#: projects/models.py:530 templates/search/elastic_search.html:57 +#: projects/models.py:543 templates/search/elastic_search.html:57 msgid "Language" msgstr "語言" -#: projects/models.py:534 +#: projects/models.py:547 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "專案文件呈現的語言。注意︰該設定將影響專案的網址。" -#: projects/models.py:542 +#: projects/models.py:555 msgid "Programming Language" msgstr "程式語言" -#: projects/models.py:546 +#: projects/models.py:559 msgid "The primary programming language the project is written in." msgstr "撰寫本專案的主要程式語言。" -#: projects/models.py:562 +#: projects/models.py:575 msgid "This project has been built with a webhook" msgstr "該專案已通過 Webhook 建置" -#: projects/models.py:566 +#: projects/models.py:579 msgid "This project has been successfully cloned" msgstr "這個專案已成功複製" -#: projects/models.py:575 +#: projects/models.py:588 msgid "Connected repository" msgstr "" -#: projects/models.py:576 +#: projects/models.py:589 msgid "Repository connected to this project" msgstr "" -#: projects/models.py:602 +#: projects/models.py:615 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:613 +#: projects/models.py:626 msgid "project" msgstr "" -#: projects/models.py:624 +#: projects/models.py:637 msgid "Model must have slug" msgstr "Model 必須有動態資料欄位" -#: projects/models.py:1349 +#: projects/models.py:1362 msgid "Subproject nesting is not supported" msgstr "不支援巢狀子專案" -#: projects/models.py:1484 +#: projects/models.py:1497 msgid "Path" msgstr "路徑" -#: projects/models.py:1486 +#: projects/models.py:1499 msgid "Build id" msgstr "" -#: projects/models.py:1489 +#: projects/models.py:1502 msgid "Page search rank" msgstr "" -#: projects/models.py:1494 +#: projects/models.py:1507 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1537 projects/models.py:1702 +#: projects/models.py:1550 projects/models.py:1715 msgid "created" msgstr "建立時間" -#: projects/models.py:1542 +#: projects/models.py:1555 msgid "modified" msgstr "修改時間" -#: projects/models.py:1571 +#: projects/models.py:1584 msgid "Build triggered" msgstr "" -#: projects/models.py:1572 +#: projects/models.py:1585 msgid "Build passed" msgstr "" -#: projects/models.py:1590 +#: projects/models.py:1603 msgid "URL to send the webhook to" msgstr "要傳送 Webhook 至的網址" -#: projects/models.py:1593 +#: projects/models.py:1606 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1601 +#: projects/models.py:1614 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1604 +#: projects/models.py:1617 msgid "JSON payload" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1619 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1713 +#: projects/models.py:1726 msgid "Domain" msgstr "網域" -#: projects/models.py:1720 +#: projects/models.py:1733 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1724 +#: projects/models.py:1737 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1742 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1733 +#: projects/models.py:1746 msgid "Use HTTPS" msgstr "使用 HTTPS" -#: projects/models.py:1735 +#: projects/models.py:1748 msgid "Always use HTTPS for this domain" msgstr "永遠為該網域使用 HTTPS" -#: projects/models.py:1739 +#: projects/models.py:1752 msgid "Number of times this domain has been hit" msgstr "該網域的點擊次數" -#: projects/models.py:1744 templates/projects/domain_form.html:49 +#: projects/models.py:1757 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1753 +#: projects/models.py:1766 msgid "Skip validation process." msgstr "" -#: projects/models.py:1757 +#: projects/models.py:1770 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1779 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1771 +#: projects/models.py:1784 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1776 +#: projects/models.py:1789 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1909 +#: projects/models.py:1922 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1913 +#: projects/models.py:1926 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1917 +#: projects/models.py:1930 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1934 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1939 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1944 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1949 msgid "Webhook: Skip syncing branches" msgstr "Webhook:略過同步分支" -#: projects/models.py:1940 +#: projects/models.py:1953 msgid "Webhook: Skip syncing tags" msgstr "Webhook:略過同步標記" -#: projects/models.py:1944 +#: projects/models.py:1957 msgid "Webhook: Skip sync versions task" msgstr "Webhook:略過同步版本任務" -#: projects/models.py:1947 +#: projects/models.py:1960 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1961 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1951 +#: projects/models.py:1964 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1968 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1973 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1979 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1983 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1988 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1988 +#: projects/models.py:2001 msgid "Feature identifier" msgstr "功能識別項" -#: projects/models.py:1993 +#: projects/models.py:2006 msgid "Date feature was added" msgstr "已新增日期功能" -#: projects/models.py:1999 +#: projects/models.py:2012 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2003 +#: projects/models.py:2016 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2025 +#: projects/models.py:2038 msgid "Name of the environment variable" msgstr "環境變數名稱" -#: projects/models.py:2029 +#: projects/models.py:2042 msgid "Value of the environment variable" msgstr "環境變數值" -#: projects/models.py:2034 +#: projects/models.py:2047 msgid "Project where this variable will be used" msgstr "使用該變數的專案" -#: projects/models.py:2040 +#: projects/models.py:2053 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3039,100 +3063,95 @@ msgstr "" msgid "User deleted" msgstr "" -#: projects/views/private.py:626 -#, python-brace-format -msgid "{username} is the last owner, can't be removed" -msgstr "" - -#: projects/views/private.py:691 +#: projects/views/private.py:690 msgid "Notification created" msgstr "" -#: projects/views/private.py:696 +#: projects/views/private.py:695 msgid "Notification deleted" msgstr "" -#: projects/views/private.py:731 +#: projects/views/private.py:730 msgid "Webhook created" msgstr "" -#: projects/views/private.py:741 +#: projects/views/private.py:740 msgid "Webhook updated" msgstr "" -#: projects/views/private.py:751 +#: projects/views/private.py:750 msgid "Webhook deleted" msgstr "" -#: projects/views/private.py:806 +#: projects/views/private.py:805 msgid "Translation created" msgstr "" -#: projects/views/private.py:811 +#: projects/views/private.py:810 msgid "Translation deleted" msgstr "" -#: projects/views/private.py:854 +#: projects/views/private.py:853 msgid "Redirect created" msgstr "" -#: projects/views/private.py:858 +#: projects/views/private.py:857 msgid "Redirect updated" msgstr "" -#: projects/views/private.py:888 +#: projects/views/private.py:887 msgid "Redirect deleted" msgstr "" -#: projects/views/private.py:921 +#: projects/views/private.py:920 msgid "Domain created" msgstr "" -#: projects/views/private.py:941 +#: projects/views/private.py:940 msgid "Domain updated" msgstr "" -#: projects/views/private.py:956 +#: projects/views/private.py:955 msgid "Domain deleted" msgstr "" -#: projects/views/private.py:1001 +#: projects/views/private.py:1000 msgid "Integration created" msgstr "" -#: projects/views/private.py:1028 +#: projects/views/private.py:1027 msgid "Integration deleted" msgstr "" -#: projects/views/private.py:1076 +#: projects/views/private.py:1075 msgid "Project has been opted out from advertisement support" msgstr "專案已選擇退出廣告支援" -#: projects/views/private.py:1108 +#: projects/views/private.py:1107 msgid "Environment variable created" msgstr "" -#: projects/views/private.py:1112 +#: projects/views/private.py:1111 msgid "Environment variable deleted" msgstr "" -#: projects/views/private.py:1137 +#: projects/views/private.py:1136 msgid "Automation rule moved" msgstr "" -#: projects/views/private.py:1153 +#: projects/views/private.py:1152 msgid "Automation rule deleted" msgstr "" -#: projects/views/private.py:1163 +#: projects/views/private.py:1162 msgid "Automation rule created" msgstr "" -#: projects/views/private.py:1167 +#: projects/views/private.py:1166 msgid "Automation rule updated" msgstr "" -#: projects/views/private.py:1355 +#: projects/views/private.py:1354 msgid "Pull request settings have been updated" msgstr "" @@ -3208,10 +3227,6 @@ msgstr "" msgid "Enable or disable the redirect." msgstr "" -#: redirects/models.py:114 -msgid "Position" -msgstr "" - #: redirects/models.py:116 msgid "Order of execution of the redirect." msgstr "" @@ -3317,67 +3332,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:478 +#: settings/base.py:485 msgid "Catalan" msgstr "加泰隆語" -#: settings/base.py:479 +#: settings/base.py:486 msgid "English" msgstr "英語" -#: settings/base.py:480 +#: settings/base.py:487 msgid "Spanish" msgstr "西班牙語" -#: settings/base.py:481 +#: settings/base.py:488 msgid "Brazilian Portuguese" msgstr "巴西葡萄牙語" -#: settings/base.py:482 +#: settings/base.py:489 msgid "Norwegian Bokmål" msgstr "挪威語" -#: settings/base.py:483 +#: settings/base.py:490 msgid "French" msgstr "法語" -#: settings/base.py:484 +#: settings/base.py:491 msgid "Russian" msgstr "俄語" -#: settings/base.py:485 +#: settings/base.py:492 msgid "German" msgstr "德語" -#: settings/base.py:486 +#: settings/base.py:493 msgid "Galician" msgstr "加利西亞語" -#: settings/base.py:487 +#: settings/base.py:494 msgid "Vietnamese" msgstr "越南語" -#: settings/base.py:488 +#: settings/base.py:495 msgid "Simplified Chinese" msgstr "簡體中文" -#: settings/base.py:489 +#: settings/base.py:496 msgid "Traditional Chinese" msgstr "繁體中文" -#: settings/base.py:490 +#: settings/base.py:497 msgid "Japanese" msgstr "日語" -#: settings/base.py:491 +#: settings/base.py:498 msgid "Ukrainian" msgstr "烏克蘭語" -#: settings/base.py:492 +#: settings/base.py:499 msgid "Italian" msgstr "義大利語" -#: settings/base.py:493 +#: settings/base.py:500 msgid "Korean" msgstr "韓語" diff --git a/setup.cfg b/setup.cfg index 6e8b1e8c944..231c5cbed93 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = readthedocs -version = 11.18.0 +version = 11.19.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.18.0" +current_version = "11.19.0" version_pattern = "MAJOR.MINOR.PATCH[TAGNUM]" commit_message = "Bump version {old_version} -> {new_version}" commit = False