diff --git a/CHANGELOG.rst b/CHANGELOG.rst index dbf7363fad8..c9f80df4df2 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,17 @@ +Version 10.23.0 +--------------- + +:Date: March 19, 2024 + +* `@github-actions[bot] `__: Dependencies: all packages updated via pip-tools (`#11224 `__) +* `@agjohnson `__: Fix bugs with support form (`#11222 `__) +* `@zliang-akamai `__: Fix Read the Docs config file name in notifications (`#11221 `__) +* `@humitos `__: Build: always reset the build before building (`#11213 `__) +* `@humitos `__: Release 10.22.0 (`#11211 `__) +* `@agjohnson `__: Add build detail view beta notification (`#11208 `__) +* `@humitos `__: Addons: allow users to define `root_selector` from the WebUI (`#11181 `__) +* `@humitos `__: Addons: sorting algorithm for versions customizable on flyout (`#11069 `__) + Version 10.22.0 --------------- diff --git a/docs/conf.py b/docs/conf.py index f72da34a77f..22a5e42d356 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -77,7 +77,7 @@ master_doc = "index" copyright = "Read the Docs, Inc & contributors" -version = "10.22.0" +version = "10.23.0" release = version exclude_patterns = ["_build", "shared", "_includes"] default_role = "obj" diff --git a/package.json b/package.json index af8bc236082..840fa725388 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "readthedocs", - "version": "10.22.0", + "version": "10.23.0", "description": "Read the Docs build dependencies", "author": "Read the Docs, Inc ", "scripts": { diff --git a/readthedocs/__init__.py b/readthedocs/__init__.py index d3c19343280..7cf394ffdf2 100644 --- a/readthedocs/__init__.py +++ b/readthedocs/__init__.py @@ -1,4 +1,4 @@ """Read the Docs.""" -__version__ = "10.22.0" +__version__ = "10.23.0" diff --git a/readthedocs/locale/ar/LC_MESSAGES/django.po b/readthedocs/locale/ar/LC_MESSAGES/django.po index 46a02f2a776..dab1417a714 100644 --- a/readthedocs/locale/ar/LC_MESSAGES/django.po +++ b/readthedocs/locale/ar/LC_MESSAGES/django.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+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,7 +25,7 @@ msgstr "" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#: analytics/models.py:69 builds/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "الإصدار" @@ -159,7 +159,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "" @@ -205,8 +205,8 @@ msgstr "" msgid "Log out" msgstr "" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "" @@ -223,7 +223,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "المستخدم" @@ -231,12 +231,12 @@ msgstr "المستخدم" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "اسم المستخدم" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "المشروع" @@ -443,7 +443,7 @@ msgstr "فرع" msgid "Tag" msgstr "وسم" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "غير معروف" @@ -475,8 +475,8 @@ msgstr "فعّال" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -488,7 +488,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "الوضعية" @@ -497,28 +497,28 @@ msgstr "الوضعية" msgid "Any" msgstr "" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "النوع" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "الإصدار الإفتراضي للمشروع هي {version}؛ سوف تكون نشطة." -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "" -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "" @@ -531,7 +531,7 @@ msgid "Verbose Name" msgstr "اسم مطوّل" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "Slug" @@ -551,7 +551,7 @@ msgstr "بني" msgid "Uploaded" msgstr "تم الرفع" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "مستوي الخصوصية" @@ -563,31 +563,31 @@ msgstr "مستوي الخصوصية لهذه النسخة" msgid "Hidden" msgstr "" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "صنع الألة" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "" @@ -599,115 +599,115 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "" -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "التاريخ" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "نجاح" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "إعداد" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "إعداد خاطئ" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "الناتج" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "خطأ" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "كود الخروج" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "تقديم" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:793 +#: builds/models.py:799 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:801 +#: builds/models.py:807 msgid "Build Length" msgstr "طول البناء" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "الوصف" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "" @@ -782,31 +782,31 @@ msgstr "" msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "" @@ -900,22 +900,66 @@ msgstr "" msgid "has project with recent builds" msgstr "" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "الاسم الأول" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "اسم العائلة" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "" -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "" + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "" + +#: core/forms.py:209 +msgid "Low" +msgstr "" + +#: core/forms.py:210 +msgid "Medium" +msgstr "" + +#: core/forms.py:211 +msgid "High" +msgstr "" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "" + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "" + #: core/history.py:66 msgid "ID" msgstr "" @@ -1006,12 +1050,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "تاريخ النشر" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "تاريخ التعديل" @@ -1421,7 +1465,7 @@ msgstr "" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "الاسم" @@ -1599,11 +1643,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2011,35 +2055,35 @@ msgstr "" msgid "Verify your email address" msgstr "" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "" @@ -2131,7 +2175,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "للعامة" @@ -2147,30 +2191,50 @@ msgstr "" msgid "CPython 3.x" msgstr "" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "" @@ -2215,354 +2279,360 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:528 +#: projects/forms.py:529 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "" + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1042 +#: projects/forms.py:1064 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1051 +#: projects/forms.py:1073 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "عنوان المستودع" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "نوع المستودع" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "الصفحة الرئيسية للمشروع" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "" -#: projects/models.py:259 +#: projects/models.py:283 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " "will break your current URLs." msgstr "" -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "" -#: projects/models.py:279 +#: projects/models.py:303 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:286 +#: projects/models.py:310 msgid "Default version" msgstr "الإصدار الإفتراضي" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "ملف المتطلبات" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "" -#: projects/models.py:325 +#: projects/models.py:349 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:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:336 +#: projects/models.py:360 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:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "رمز الإحصائيات" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:411 +#: projects/models.py:435 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:418 +#: projects/models.py:442 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "" -#: projects/models.py:434 +#: projects/models.py:458 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2570,307 +2640,303 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "مميز" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "" -#: projects/models.py:464 +#: projects/models.py:488 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:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "اللغة" -#: projects/models.py:494 +#: projects/models.py:518 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "لغة البرمَجة" -#: projects/models.py:506 +#: projects/models.py:530 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "المسار" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr "" -#: projects/models.py:1575 -msgid "URL" -msgstr "" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1617 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1703 +#: projects/models.py:1727 msgid "Domain" msgstr "النطاق" -#: projects/models.py:1710 +#: projects/models.py:1734 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1714 +#: projects/models.py:1738 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1743 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1723 +#: projects/models.py:1747 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1725 +#: projects/models.py:1749 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1753 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1734 templates/projects/domain_form.html:49 +#: projects/models.py:1758 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1743 +#: projects/models.py:1767 msgid "Skip validation process." msgstr "" -#: projects/models.py:1747 +#: projects/models.py:1771 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1756 +#: projects/models.py:1780 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1761 +#: projects/models.py:1785 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1790 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1930 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1934 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1963 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1963 +#: projects/models.py:1987 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1992 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:2011 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3160,67 +3226,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "الكتالانية" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "الإنجليزية" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "الإسبانية" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "الفرنسية" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "الروسية" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "الألمانية" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "الفياتنامية" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "اليابانية" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "الأوكرانية" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "الإيطالية" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "الكورية" @@ -3359,11 +3425,11 @@ msgstr "" msgid "Create Subscription" msgstr "" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "" -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "" @@ -3631,40 +3697,47 @@ msgstr "تغيير اللغة" msgid "Filter" msgstr "" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3672,15 +3745,15 @@ msgid "" " " msgstr "" -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr "" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "" -#: templates/builds/build_detail.html:158 +#: templates/builds/build_detail.html:175 #, python-format msgid "" "Don't want setup.py install called? Change the Install " @@ -3688,36 +3761,36 @@ msgid "" "href=\"%(project_settings_url)s\">project settings." msgstr "" -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "" -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "" diff --git a/readthedocs/locale/ca/LC_MESSAGES/django.po b/readthedocs/locale/ca/LC_MESSAGES/django.po index 1277849f5c6..6c5e96bbb8c 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: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+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,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "Versió" @@ -155,7 +155,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "" @@ -201,8 +201,8 @@ msgstr "" msgid "Log out" msgstr "" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "" @@ -219,7 +219,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "Usuari" @@ -227,12 +227,12 @@ msgstr "Usuari" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "Projecte" @@ -439,7 +439,7 @@ msgstr "Branca" msgid "Tag" msgstr "Etiqueta" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "Desconegut" @@ -471,8 +471,8 @@ msgstr "Actiu" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -484,7 +484,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "Estat" @@ -493,28 +493,28 @@ msgstr "Estat" msgid "Any" msgstr "Qualsevol" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "Tipus" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "" -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "" -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "" @@ -527,7 +527,7 @@ msgid "Verbose Name" msgstr "Nom detallat" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "Slug" @@ -547,7 +547,7 @@ msgstr "Construït" msgid "Uploaded" msgstr "Carregat" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "Nivell privat" @@ -559,31 +559,31 @@ msgstr "Nivell de provacitat d'aquesta Versió." msgid "Hidden" msgstr "" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "Tipus de documentació" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "" @@ -595,115 +595,115 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "" -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "Amb èxit" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "Configuració" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "Error de configuració" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "Sortida" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "Error" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "Codi de sortida" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "publica" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:793 +#: builds/models.py:799 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:801 +#: builds/models.py:807 msgid "Build Length" msgstr "" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "Construeix" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "Ordre" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Descripció" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "Codi de sortida de l'ordre" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "Hora d'inici" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "Hora de finalització" @@ -778,31 +778,31 @@ msgstr "" msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "" @@ -896,22 +896,66 @@ msgstr "" msgid "has project with recent builds" msgstr "" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "Nom" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "Cognoms" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "" -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "" + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "URL" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "" + +#: core/forms.py:209 +msgid "Low" +msgstr "" + +#: core/forms.py:210 +msgid "Medium" +msgstr "" + +#: core/forms.py:211 +msgid "High" +msgstr "" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "" + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "" + #: core/history.py:66 msgid "ID" msgstr "" @@ -954,10 +998,8 @@ msgid "Email address not verified" msgstr "" #: core/notifications.py:28 -#, fuzzy -#| msgid "Project Dashboard" msgid "New beta dashboard" -msgstr "Consola del projecte" +msgstr "" #: doc_builder/director.py:81 #, python-brace-format @@ -1004,12 +1046,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "Data de publicació" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "Data de modificació" @@ -1419,7 +1461,7 @@ msgstr "Usuaris" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "Nom" @@ -1597,11 +1639,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2009,35 +2051,35 @@ msgstr "" msgid "Verify your email address" msgstr "" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "" @@ -2129,7 +2171,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "Públic" @@ -2145,30 +2187,50 @@ msgstr "CPython 2.x" msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "" @@ -2213,195 +2275,201 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:528 +#: projects/forms.py:529 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "" + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1042 +#: projects/forms.py:1064 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1051 +#: projects/forms.py:1073 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "URL del repositori" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "Tipus de repositori" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "Pàgina inicial del projecte" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "URL canònica" -#: projects/models.py:259 +#: projects/models.py:283 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " "will break your current URLs." msgstr "" -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "Versió senzilla" -#: projects/models.py:279 +#: projects/models.py:303 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 " @@ -2411,159 +2479,159 @@ 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:286 +#: projects/models.py:310 msgid "Default version" msgstr "Versió per defecte" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "La versió del vostre projecte que / redirigeix a " -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "Branca per defecte" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "Fitxer de requeriments" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "" -#: projects/models.py:325 +#: projects/models.py:349 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:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:336 +#: projects/models.py:360 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:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "Codi d'Analytics" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:411 +#: projects/models.py:435 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:418 +#: projects/models.py:442 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "" -#: projects/models.py:434 +#: projects/models.py:458 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2571,37 +2639,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "Destacat" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "" -#: projects/models.py:464 +#: projects/models.py:488 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:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "Projectes relacionats" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "Idioma" -#: projects/models.py:494 +#: projects/models.py:518 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2609,271 +2677,267 @@ msgstr "" "L'idioma en què es publicarà la documentació del projecte. Nota: això " "afectarà la URL del projecte" -#: projects/models.py:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "" -#: projects/models.py:506 +#: projects/models.py:530 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "El model ha de tenir un slug" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "Camí" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr "" -#: projects/models.py:1575 -msgid "URL" -msgstr "URL" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "URL on enviar el webhook" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1617 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1703 +#: projects/models.py:1727 msgid "Domain" msgstr "" -#: projects/models.py:1710 +#: projects/models.py:1734 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1714 +#: projects/models.py:1738 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1743 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1723 +#: projects/models.py:1747 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1725 +#: projects/models.py:1749 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1753 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1734 templates/projects/domain_form.html:49 +#: projects/models.py:1758 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1743 +#: projects/models.py:1767 msgid "Skip validation process." msgstr "" -#: projects/models.py:1747 +#: projects/models.py:1771 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1756 +#: projects/models.py:1780 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1761 +#: projects/models.py:1785 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1790 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1930 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1934 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1963 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1963 +#: projects/models.py:1987 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1992 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:2011 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3163,67 +3227,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "Anglès" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "Castellà" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "Norueg" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "Francès" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "Rus" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "Alemany" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "Gallec" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "Vietnamita" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "Japonès" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "Ucranià" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "" @@ -3362,11 +3426,11 @@ msgstr "" msgid "Create Subscription" msgstr "" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "" -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "" @@ -3634,40 +3698,47 @@ msgstr "" msgid "Filter" msgstr "Filtra" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3675,15 +3746,15 @@ msgid "" " " msgstr "" -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr "" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "" -#: templates/builds/build_detail.html:158 +#: templates/builds/build_detail.html:175 #, python-format msgid "" "Don't want setup.py install called? Change the Install " @@ -3691,36 +3762,36 @@ msgid "" "href=\"%(project_settings_url)s\">project settings." msgstr "" -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "Configuració de la sortida" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "Error estàndard d'entorn" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "" -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "" @@ -5467,9 +5538,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Edit Advanced Project Settings" -#~ msgstr "Edita la configuració avançada del projecte" - -#~ msgid "Advanced Settings" -#~ msgstr "Configuració avançada" diff --git a/readthedocs/locale/de/LC_MESSAGES/django.po b/readthedocs/locale/de/LC_MESSAGES/django.po index f26888fb718..550e68b268c 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: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Justman10000, 2023\n" "Language-Team: German (http://app.transifex.com/readthedocs/readthedocs/" @@ -35,7 +35,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "Version" @@ -169,7 +169,7 @@ msgstr "Projekt mit Slug \"{0}\" existiert bereits." 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:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "Ein Unterprojekt mit diesem Alias ​​existiert bereits" @@ -215,8 +215,8 @@ msgstr "Authentifizierung fehlgeschlagen" msgid "Log out" msgstr "Abmelden" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "Einladung verschickt" @@ -233,7 +233,7 @@ msgid "Invitation declined" msgstr "Einladung abgelehnt" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "Benutzer" @@ -241,12 +241,12 @@ msgstr "Benutzer" msgid "User ID" msgstr "Benutzer-ID" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "Benutzername" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "Projekt" @@ -455,7 +455,7 @@ msgstr "Branch" msgid "Tag" msgstr "Tag" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "Unbekannt" @@ -487,8 +487,8 @@ msgstr "Aktiv" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Build fehlgeschlagen" @@ -500,7 +500,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "Status" @@ -509,28 +509,28 @@ msgstr "Status" msgid "Any" msgstr "Beliebig" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "Typ" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "Zustände" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "Datenschutz" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "{version} ist die Standardversion des Projekts, sie sollte aktiv sein." -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "Benutzerdefinierte Übereinstimmung sollte nicht leer sein." -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "Ungültiger regulärer Python-Ausdruck." @@ -543,7 +543,7 @@ msgid "Verbose Name" msgstr "Name" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "Kürzel" @@ -563,7 +563,7 @@ msgstr "Erstellt" msgid "Uploaded" msgstr "Hochgeladen" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "Sicherheitsstufe" @@ -575,33 +575,33 @@ msgstr "Datenschutzniveau für diese Version." msgid "Hidden" msgstr "Versteckt" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" "Diese Version aus dem Versionsmenü (Flyout) und den Suchergebnissen " "ausblenden?" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "Maschine erstellt" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "Hat PDF" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "Hat ePub" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "Hat HTML-Zip" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "Dokumentationstyp" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "Art der Dokumentation, mit der die Version erstellt wurde." @@ -615,117 +615,117 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Version {version} von {project} ({pk})" -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "Status" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "Datum" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "Erfolgreich" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "Konfiguration" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "Konfigurationsfehler" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "Ausgabe" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "Fehler" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "Exit code" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "Übernehmen" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "Versionsslug" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "Versionsname" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "Versionstyp" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "Im Build verwendete Konfiguration" -#: builds/models.py:793 +#: builds/models.py:799 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:801 +#: builds/models.py:807 msgid "Build Length" msgstr "Buildlänge" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "Builder" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "Celery-Aufgaben-ID" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "{project} für {usernames} erstellen ({pk})" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "Build" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "Befehl" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Beschreibung" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "Befehlsausgabe" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "Exit-Code des Befehls" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "Startzeit" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "Endzeit" @@ -801,31 +801,31 @@ msgstr "" msgid "Type of version the rule should be applied to" msgstr "Art der Version, auf die die Regel angewendet werden soll" -#: builds/models.py:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "" @@ -919,22 +919,66 @@ msgstr "hat Projekt gebuildet" msgid "has project with recent builds" msgstr "hat Projekt mit den letzten Builds" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "Vorname" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "Nachname" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "Bitte geben Sie zur Bestätigung Ihren Benutzernamen ein." -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "Benutzername stimmt nicht überein!" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "" + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "" + +#: core/forms.py:209 +msgid "Low" +msgstr "" + +#: core/forms.py:210 +msgid "Medium" +msgstr "" + +#: core/forms.py:211 +msgid "High" +msgstr "" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "" + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "" + #: core/history.py:66 msgid "ID" msgstr "" @@ -978,10 +1022,8 @@ msgid "Email address not verified" msgstr "" #: core/notifications.py:28 -#, fuzzy -#| msgid "Project Dashboard" msgid "New beta dashboard" -msgstr "Projekt-Dashboard" +msgstr "" #: doc_builder/director.py:81 #, python-brace-format @@ -1028,12 +1070,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "Veröffentlichungsdatum" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "Modifizierungsdatum" @@ -1467,7 +1509,7 @@ msgstr "Benutzer" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "Name" @@ -1647,11 +1689,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "E-Mail-Adresse oder Benutzername" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2063,35 +2105,35 @@ msgstr "Projekte aktualisieren" msgid "Verify your email address" msgstr "Bestätigen Sie ihre Email-Adresse" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "Besitzer entfernt" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "Benutzer ist der letzte Besitzer, kann nicht entfernt werden" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "Team hinzugefügt" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "Team gelöscht" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "Team aktualisiert" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "Team-Projekte aktualisiert" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "Mitglied zum Team hinzugefügt" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "Mitglied aus dem Team entfernt" @@ -2183,7 +2225,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "Öffentlich" @@ -2199,30 +2241,50 @@ msgstr "CPython 2.x" msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "" @@ -2267,70 +2329,70 @@ msgstr "Private Versionen" msgid "Visibility" msgstr "" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "Ungültiger Projektname" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "Um aus Pull Requests zu bauen, benötigen Sie eine" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " @@ -2338,127 +2400,133 @@ msgstr "" "Um aus Pull-Requests zu erstellen, muss der Webhook Ihres Repositorys Pull-" "Request-Ereignisse senden." -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" "Es existiert bereits eine \"{lang}\" Übersetzung für das Projekt {proj}." -#: projects/forms.py:528 +#: projects/forms.py:529 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:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "" + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "Der Benutzer %(username)s ist bereits ein Maintainer" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "Die Nutzlast muss ein gültiges JSON-Objekt sein." -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "Es kann immer nur eine Domain kanonisch sein." -#: projects/forms.py:1042 +#: projects/forms.py:1064 msgid "Variable name can't start with __ (double underscore)" msgstr "Der Variablenname darf nicht mit __ (doppelter Unterstrich) beginnen" -#: projects/forms.py:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "Variablenname kann nicht mit READTHEDOCS beginnen" -#: projects/forms.py:1051 +#: projects/forms.py:1073 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:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "Variablenname darf keine Leerzeichen enthalten" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "Nur Buchstaben, Zahlen und Unterstriche sind erlaubt" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "Hauptprojekt" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "Unterprojekt" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "Kurze Beschreibung dieses Projekts" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "Repository-URL" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "URL des gehosteten Dokumentations-Repositorys" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "Repository-Typ" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "Projektstartseite" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "Die Startseite des Projekts" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "Kanonische URL" -#: projects/models.py:259 +#: projects/models.py:283 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " "will break your current URLs." msgstr "" -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "Einzelversion" -#: projects/models.py:279 +#: projects/models.py:303 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " @@ -2469,29 +2537,29 @@ msgstr "" "Verwenden Sie dies mit Vorsicht, schalten Sie es nur ein, wenn Sie nie mehrere Versionen Ihrer Dokumente haben werden." -#: projects/models.py:286 +#: projects/models.py:310 msgid "Default version" msgstr "Standard-Version" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "Die Projektversion zu der Zugriffe auf „/“ weitergeleitet werden" -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "Standard-Branch" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "Anforderungsdatei" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2501,32 +2569,32 @@ msgstr "" "files\">Pip-Anforderungsdatei, die zum Erstellen Ihrer Dokumentation " "benötigt wird. Pfad vom Stammverzeichnis Ihres Projekts." -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "" -#: projects/models.py:325 +#: projects/models.py:349 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:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:336 +#: projects/models.py:360 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:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "Pull-Requests für dieses Projekt erstellen" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." @@ -2534,25 +2602,25 @@ msgstr "" "Weitere Informationen in unserer Dokumentation." -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "Analytics-Code" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2560,11 +2628,11 @@ msgstr "" "Tracking-ID von Google Analytics (z.B. UA-22345342-1). Dies " "kann das Laden Ihrer Seite verlangsamen." -#: projects/models.py:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "Analysen deaktivieren" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" @@ -2572,65 +2640,65 @@ msgstr "" "Deaktivieren Sie Google Analytics für dieses Projekt vollständig (erfordert " "Neuaufbau-Dokumentation)" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "Alternative Buildschlangen ID" -#: projects/models.py:411 +#: projects/models.py:435 msgid "Maximum concurrent builds allowed for this project" msgstr "Maximal erlaubte gleichzeitige Builds für dieses Projekt" -#: projects/models.py:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "Bezahlte Werbung zulassen" -#: projects/models.py:418 +#: projects/models.py:442 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "Versionswarnung anzeigen" -#: projects/models.py:434 +#: projects/models.py:458 msgid "Show warning banner in non-stable nor latest versions." msgstr "Warnbanner in nicht stabilen oder neuesten Versionen anzeigen." -#: projects/models.py:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2638,37 +2706,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "Hervorgehoben" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "" -#: projects/models.py:464 +#: projects/models.py:488 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:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "Verwandte Projekte" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "Sprache" -#: projects/models.py:494 +#: projects/models.py:518 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2676,23 +2744,23 @@ msgstr "" "Die Sprache, in der die Projektdokumentation wiedergegeben wird. Hinweis: " "Dies wirkt sich auf die URL Ihres Projekts aus." -#: projects/models.py:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "" -#: projects/models.py:506 +#: projects/models.py:530 msgid "The primary programming language the project is written in." msgstr "Die primäre Programmiersprache, in der das Projekt geschrieben ist." -#: projects/models.py:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " @@ -2702,71 +2770,67 @@ msgstr "" "org/en/stable/builders.html#sphinx.builders.html." "DirectoryHTMLBuilder\">Weitere Informationen zu Sphinx-Erbauern." -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "projekt" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "Modell muss einen Kürzel haben" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "Unterprojektverschachtelung wird nicht unterstützt" -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "Pfad" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "Build ID" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "erstellt" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "geändert" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "Bauen ausgelöst" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr "Bauen bestanden" -#: projects/models.py:1575 -msgid "URL" -msgstr "" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "URL, an die der Webhook versandt wird" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "Ereignisse zum Abonnieren" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1617 msgid "" "JSON payload to send to the webhook. Check der Dokumentation nach, welche Ersetzungen " "möglich sind." -#: projects/models.py:1703 +#: projects/models.py:1727 msgid "Domain" msgstr "Domain" -#: projects/models.py:1710 +#: projects/models.py:1734 msgid "This domain was auto-created" msgstr "Diese Domain wurde automatisch erstellt" -#: projects/models.py:1714 +#: projects/models.py:1738 msgid "This domain is a CNAME for the project" msgstr "Diese Domäne ist ein CNAME für das Projekt" -#: projects/models.py:1719 +#: projects/models.py:1743 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:1723 +#: projects/models.py:1747 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1725 +#: projects/models.py:1749 msgid "Always use HTTPS for this domain" msgstr "Für diese Domain immer HTTPS verwenden" -#: projects/models.py:1729 +#: projects/models.py:1753 msgid "Number of times this domain has been hit" msgstr "Anzahl der Angriffe auf diese Domain" -#: projects/models.py:1734 templates/projects/domain_form.html:49 +#: projects/models.py:1758 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1743 +#: projects/models.py:1767 msgid "Skip validation process." msgstr "" -#: projects/models.py:1747 +#: projects/models.py:1771 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1756 +#: projects/models.py:1780 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1761 +#: projects/models.py:1785 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:1766 +#: projects/models.py:1790 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1930 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1934 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1963 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1963 +#: projects/models.py:1987 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1992 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:2011 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "Name der Umgebungsvariable" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "Wert der Umgebungsvariable" -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "Diese Umgebungsvariable in PR-Builds verfügbar machen?" @@ -3250,67 +3314,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "Katalanisch" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "Englisch" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "Spanisch" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "Brasilianisches Portugiesisch" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "Norwegisch (Bokmål)" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "Französisch" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "Russisch" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "Deutsch" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "Galicisch" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "Vietnamesisch" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "Vereinfachtes Chinesisch" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "Traditionelles Chinesisch" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "Japanisch" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "Ukrainisch" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "Italienisch" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "Koreanisch" @@ -3453,11 +3517,11 @@ msgstr "" msgid "Create Subscription" msgstr "" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "" -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "" @@ -3742,40 +3806,47 @@ msgstr "Sprache wählen" msgid "Filter" msgstr "Filter" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "Build abbrechen" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "Vollständig" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "Buildllänge" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "Build # %(build_id)s" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3783,59 +3854,52 @@ msgid "" " " msgstr "" -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr "Build fertiggestellt" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "Bauen abgebrochen" -#: templates/builds/build_detail.html:158 -#, fuzzy, python-format -#| msgid "" -#| "Don't want setup.py install called? Change the Install " -#| "Project setting in your advanced " -#| "settings." +#: templates/builds/build_detail.html:175 +#, python-format msgid "" "Don't want setup.py install called? Change the Install " "Project setting in your project settings." msgstr "" -"Sie möchten nicht, dass setup.py install aufgerufen wird? Ändern " -"Sie die Einstellung Projekt installieren in Ihren erweiterten Einstellungen." -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "Vollständige Build-Ausgabe anzeigen" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "Buildausgabe" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "Einrichtungsausgabe" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "Umgebungs-Standardausgabe" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "Buildfehler" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "Berichten Sie hier über Build-Probleme." -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "" @@ -5772,17 +5836,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Edit Advanced Project Settings" -#~ msgstr "Erweiterte Projekteinstellungen bearbeiten" - -#~ msgid "Advanced Settings" -#~ msgstr "Erweiterte Einstellungen" - -#, python-format -#~ msgid "" -#~ "You can change how your project is built in your Advanced Settings." -#~ msgstr "" -#~ "Sie können den Aufbau Ihres Projekts in Ihren erweiterten Einstellungen ändern." diff --git a/readthedocs/locale/en/LC_MESSAGES/django.po b/readthedocs/locale/en/LC_MESSAGES/django.po index f5be087325e..dbff1798550 100644 --- a/readthedocs/locale/en/LC_MESSAGES/django.po +++ b/readthedocs/locale/en/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,7 +18,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: analytics/models.py:69 builds/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "" @@ -152,7 +152,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "" @@ -198,8 +198,8 @@ msgstr "" msgid "Log out" msgstr "" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "" @@ -216,7 +216,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "" @@ -224,12 +224,12 @@ msgstr "" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "" @@ -436,7 +436,7 @@ msgstr "" msgid "Tag" msgstr "" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "" @@ -468,8 +468,8 @@ msgstr "" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -481,7 +481,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "" @@ -490,28 +490,28 @@ msgstr "" msgid "Any" msgstr "" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "" -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "" -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "" @@ -524,7 +524,7 @@ msgid "Verbose Name" msgstr "" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "" @@ -544,7 +544,7 @@ msgstr "" msgid "Uploaded" msgstr "" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "" @@ -556,31 +556,31 @@ msgstr "" msgid "Hidden" msgstr "" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "" @@ -592,115 +592,115 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "" -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:793 +#: builds/models.py:799 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:801 +#: builds/models.py:807 msgid "Build Length" msgstr "" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "" @@ -775,31 +775,31 @@ msgstr "" msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "" @@ -893,22 +893,66 @@ msgstr "" msgid "has project with recent builds" msgstr "" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "" -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "" + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "" + +#: core/forms.py:209 +msgid "Low" +msgstr "" + +#: core/forms.py:210 +msgid "Medium" +msgstr "" + +#: core/forms.py:211 +msgid "High" +msgstr "" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "" + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "" + #: core/history.py:66 msgid "ID" msgstr "" @@ -999,12 +1043,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "" @@ -1414,7 +1458,7 @@ msgstr "" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "" @@ -1592,11 +1636,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2004,35 +2048,35 @@ msgstr "" msgid "Verify your email address" msgstr "" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "" @@ -2124,7 +2168,7 @@ msgstr "" msgid "Bazaar" msgstr "" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "" @@ -2140,30 +2184,50 @@ msgstr "" msgid "CPython 3.x" msgstr "" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "" @@ -2208,354 +2272,360 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:528 +#: projects/forms.py:529 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "" + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1042 +#: projects/forms.py:1064 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1051 +#: projects/forms.py:1073 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "" -#: projects/models.py:259 +#: projects/models.py:283 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " "will break your current URLs." msgstr "" -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "" -#: projects/models.py:279 +#: projects/models.py:303 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:286 +#: projects/models.py:310 msgid "Default version" msgstr "" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "" -#: projects/models.py:325 +#: projects/models.py:349 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:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:336 +#: projects/models.py:360 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:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:411 +#: projects/models.py:435 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:418 +#: projects/models.py:442 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "" -#: projects/models.py:434 +#: projects/models.py:458 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2563,307 +2633,303 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "" -#: projects/models.py:464 +#: projects/models.py:488 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:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "" -#: projects/models.py:494 +#: projects/models.py:518 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "" -#: projects/models.py:506 +#: projects/models.py:530 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr "" -#: projects/models.py:1575 -msgid "URL" -msgstr "" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1617 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1703 +#: projects/models.py:1727 msgid "Domain" msgstr "" -#: projects/models.py:1710 +#: projects/models.py:1734 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1714 +#: projects/models.py:1738 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1743 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1723 +#: projects/models.py:1747 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1725 +#: projects/models.py:1749 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1753 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1734 templates/projects/domain_form.html:49 +#: projects/models.py:1758 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1743 +#: projects/models.py:1767 msgid "Skip validation process." msgstr "" -#: projects/models.py:1747 +#: projects/models.py:1771 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1756 +#: projects/models.py:1780 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1761 +#: projects/models.py:1785 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1790 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1930 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1934 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1963 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1963 +#: projects/models.py:1987 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1992 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:2011 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3153,67 +3219,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "" @@ -3352,11 +3418,11 @@ msgstr "" msgid "Create Subscription" msgstr "" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "" -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "" @@ -3624,40 +3690,47 @@ msgstr "" msgid "Filter" msgstr "" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3665,15 +3738,15 @@ msgid "" " " msgstr "" -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr "" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "" -#: templates/builds/build_detail.html:158 +#: templates/builds/build_detail.html:175 #, python-format msgid "" "Don't want setup.py install called? Change the Install " @@ -3681,36 +3754,36 @@ msgid "" "href=\"%(project_settings_url)s\">project settings." msgstr "" -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "" -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "" diff --git a/readthedocs/locale/es/LC_MESSAGES/django.po b/readthedocs/locale/es/LC_MESSAGES/django.po index d07a8353128..a98a2a57d9e 100644 --- a/readthedocs/locale/es/LC_MESSAGES/django.po +++ b/readthedocs/locale/es/LC_MESSAGES/django.po @@ -28,7 +28,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Sergio, 2023\n" "Language-Team: Spanish (http://app.transifex.com/readthedocs/readthedocs/" @@ -40,7 +40,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? " "1 : 2;\n" -#: analytics/models.py:69 builds/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "Versión" @@ -174,7 +174,7 @@ msgstr "El proyecto con slug \"{0}\" ya existe." 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:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "Ya existe un subproyecto con este alias" @@ -220,8 +220,8 @@ msgstr "Autenticación fallida" msgid "Log out" msgstr "" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "Invitación enviada" @@ -238,7 +238,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "Usuario" @@ -246,12 +246,12 @@ msgstr "Usuario" msgid "User ID" msgstr "ID de usuario" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "Nombre de usuario" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "Proyecto" @@ -458,7 +458,7 @@ msgstr "Rama" msgid "Tag" msgstr "Etiqueta" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "Desconocido" @@ -490,8 +490,8 @@ msgstr "Activo" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Compilación fallida" @@ -503,7 +503,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "Estado" @@ -512,29 +512,29 @@ msgstr "Estado" msgid "Any" msgstr "Cualquier" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "Tipo" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "Estados" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "Privacidad" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "" "{version} es la versión predeterminada del proyecto, debe estar activa." -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "La coincidencia personalizada no debe estar vacía." -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "Expresión regular de Python no válida." @@ -547,7 +547,7 @@ msgid "Verbose Name" msgstr "Nombre descriptivo" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "Indicación" @@ -567,7 +567,7 @@ msgstr "Compilado" msgid "Uploaded" msgstr "Cargado" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "Nivel de privacidad" @@ -579,33 +579,33 @@ msgstr "Nivel de privacidad para esta versión." msgid "Hidden" msgstr "Oculto" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" "¿Ocultar esta versión del menú de versiones (desplazamiento flotante) y de " "los resultados de búsqueda?" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "Máquina creada" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "Tiene PDF" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "Tiene ePub" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "Tiene Zip HTML" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "Tipo de documentación" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "Tipo de documentación con la que se construyó la versión." @@ -617,115 +617,115 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Versión {version} de {project} ({pk})" -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "Estatus" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "Fecha" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "Éxito" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "Configuración" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "Error de configuración" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "Salida" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "Error" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "Código de salida" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "Envío" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "Slug de versión" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "Nombre de versión" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "Tipo de versión" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "Configuración utilizada en la compilación" -#: builds/models.py:793 +#: builds/models.py:799 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:801 +#: builds/models.py:807 msgid "Build Length" msgstr "Tamaño de la compilación" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "Compilador" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "Almacenamiento en frio (Cold Storage)" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "ID de tarea Celery" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "Compilar {project} para {usernames} ({pk})" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "Compilación" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "Comando" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Descripción" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "Salida del comando" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "Código de salida del comando" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "Hora de inicio" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "Hora de fin" @@ -802,31 +802,31 @@ msgstr "Valor utilizado para la acción para realizar una operación" 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:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "Regla coincidente" @@ -920,22 +920,66 @@ msgstr "ha compilado un proyecto" msgid "has project with recent builds" msgstr "tiene un proyecto con compilaciones recientes" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "Nombre(s)" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "Apellido(s)" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "Por favor escribe tu nombre de usuario para confirmar." -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "¡El nombre de usuario no coincide!" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "" + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "Dirección URL" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "" + +#: core/forms.py:209 +msgid "Low" +msgstr "" + +#: core/forms.py:210 +msgid "Medium" +msgstr "" + +#: core/forms.py:211 +msgid "High" +msgstr "" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "" + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "" + #: core/history.py:66 msgid "ID" msgstr "ID" @@ -978,10 +1022,8 @@ msgid "Email address not verified" msgstr "" #: core/notifications.py:28 -#, fuzzy -#| msgid "Project Dashboard" msgid "New beta dashboard" -msgstr "Panel del Proyecto" +msgstr "" #: doc_builder/director.py:81 #, python-brace-format @@ -1032,12 +1074,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:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "Fecha de publicación" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "Fecha de modificación" @@ -1471,7 +1513,7 @@ msgstr "Usuarios" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "Nombre" @@ -1652,11 +1694,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:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "Nombre de usuario o dirección de correo electrónico" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "El usuario %(username)s no existe" @@ -2120,35 +2162,35 @@ msgstr "Actualizar Proyectos" msgid "Verify your email address" msgstr "Verifique su dirección de correo electrónico" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "Propietario eliminado" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "El usuario es el último propietario, no se puede eliminar" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "Equipo agregado" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "Equipo eliminado" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "Equipo actualizado" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "Proyectos de equipo actualizados" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "Miembro agregado al equipo" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "Miembro eliminado del equipo" @@ -2240,7 +2282,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "Público" @@ -2256,30 +2298,50 @@ msgstr "CPython 2.x" msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "Validar y activar" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "Inválido" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "Pendiente" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "" @@ -2324,70 +2386,70 @@ msgstr "Versiones privadas" msgid "Visibility" msgstr "Visibilidad" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "Nombre de proyecto no válido, ya existe un proyecto con ese nombre" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "Nombre de proyecto no válido" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "Repositorio no válido" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "Para construir a partir de pull requests, necesita un" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " @@ -2395,126 +2457,132 @@ msgstr "" "Para compilar a partir de pull requests, el webhook de su repositorio debe " "enviar eventos de pull request." -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "Ya existe una traducción \"{lang}\" para el proyecto {proj}." -#: projects/forms.py:528 +#: projects/forms.py:529 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:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "" + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "El usuario %(username)s ya es mantenedor" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "El payload debe ser un objeto JSON válido." -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "Solo un dominio puede ser canónico a la vez." -#: projects/forms.py:1042 +#: projects/forms.py:1064 msgid "Variable name can't start with __ (double underscore)" msgstr "El nombre de la variable no puede empezar con __ (doble subrayado)" -#: projects/forms.py:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "El nombre de la variable no puede comenzar con READTHEDOCS" -#: projects/forms.py:1051 +#: projects/forms.py:1073 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:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "El nombre de la variable no puede tener espacios" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "Sólo están permitidos los números, letras y subrayado" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "Alias" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "Breve descripción de este proyecto" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "Dirección URL del repositorio" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "URL del repositorio de la documentación alojada" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "Tipo de repositorio" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "Página de inicio del proyecto" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "La página de inicio del proyecto" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "Dirección URL canónica" -#: projects/models.py:259 +#: projects/models.py:283 msgid "URL that documentation is expected to serve from" msgstr "URL desde donde se servirá la documentación" -#: projects/models.py:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " "will break your current URLs." msgstr "" -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "Versión única" -#: projects/models.py:279 +#: projects/models.py:303 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 " @@ -2524,29 +2592,29 @@ 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:286 +#: projects/models.py:310 msgid "Default version" msgstr "Versión predeterminada" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "La versión de su proyecto a la que \"/\" redirecciona" -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "Rama predeterminada" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "Archivo de requerimientos" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2556,32 +2624,32 @@ msgstr "" "files\">archivo de requerimientos de pip se necesita para construir su " "documentación. En la ruta de la raíz de tu proyecto." -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "" -#: projects/models.py:325 +#: projects/models.py:349 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:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:336 +#: projects/models.py:360 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:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "Crear solicitudes de incorporación de cambios para este proyecto" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." @@ -2589,25 +2657,25 @@ msgstr "" "Más información en nuestros documentos." -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "Nivel de privacidad de las solicitudes de incorporación de cambios" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "CDN activado" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "Código de Analytics" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2615,11 +2683,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:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "Deshabilitar Analytics" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" @@ -2627,15 +2695,15 @@ msgstr "" "Deshabilite Google Analytics por completo para este proyecto (requiere " "documentación de reconstrucción)" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "Imagen alternativa del contenedor" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "Límite de memoria del contenedor" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2643,54 +2711,54 @@ msgstr "" "Límite de memoria en formato Docker - ejemplo: 512m o 1g" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "El límite de tiempo del contenedor en segundos" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "ID de cola de compilación alternativa" -#: projects/models.py:411 +#: projects/models.py:435 msgid "Maximum concurrent builds allowed for this project" msgstr "Máximo de compilaciones simultáneas permitidas para este proyecto" -#: projects/models.py:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "Permitir publicidad pagada" -#: projects/models.py:418 +#: projects/models.py:442 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:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "Sin publicidades" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "¿Es spam?" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "Marcado manualmente como (no) spam" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "Mostrar advertencia de versión" -#: projects/models.py:434 +#: projects/models.py:458 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:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2698,37 +2766,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "Destacado" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "" -#: projects/models.py:464 +#: projects/models.py:488 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:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "¿Debería estar público el tablero del proyecto?" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "Proyectos relacionados" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "Idioma" -#: projects/models.py:494 +#: projects/models.py:518 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2736,24 +2804,24 @@ 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:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "Lenguaje de programación" -#: projects/models.py:506 +#: projects/models.py:530 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:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "Este proyecto ha sido construido con un webhook" -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "Este proyecto ha sido clonado con éxito" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " @@ -2763,71 +2831,67 @@ msgstr "" "org/en/stable/builders.html#sphinx.builders.html.DirectoryHTMLBuilder\">Más " "información sobre sphinx builders." -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "proyecto" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "El modelo debe tener una indicación" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "No se admite la anidación de subproyectos" -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "Ruta" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "ID de Compilación" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "Rango de búsqueda de la página" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "Ignorar este archivo de operaciones como la indexación" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "creado" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "modificado" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "Compilación activado" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr "Compilación aprobada" -#: projects/models.py:1575 -msgid "URL" -msgstr "Dirección URL" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "Dirección URL donde enviar el webhook" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "Secreto utilizado para firmar el payload del webhook" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "Eventos para suscribirse" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "Payload JSON" -#: projects/models.py:1593 +#: projects/models.py:1617 msgid "" "JSON payload to send to the webhook. Check los documentos para conocer las sustituciones disponibles." -#: projects/models.py:1703 +#: projects/models.py:1727 msgid "Domain" msgstr "Dominio" -#: projects/models.py:1710 +#: projects/models.py:1734 msgid "This domain was auto-created" msgstr "Este dominio fue creado automáticamente" -#: projects/models.py:1714 +#: projects/models.py:1738 msgid "This domain is a CNAME for the project" msgstr "Este dominio es un CNAME para el proyecto" -#: projects/models.py:1719 +#: projects/models.py:1743 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:1723 +#: projects/models.py:1747 msgid "Use HTTPS" msgstr "Usar HTTPS" -#: projects/models.py:1725 +#: projects/models.py:1749 msgid "Always use HTTPS for this domain" msgstr "Usar siempre HTTPS para este dominio" -#: projects/models.py:1729 +#: projects/models.py:1753 msgid "Number of times this domain has been hit" msgstr "Número de veces que se ha pulsado desde este dominio" -#: projects/models.py:1734 templates/projects/domain_form.html:49 +#: projects/models.py:1758 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "Estado del certificado SSL" -#: projects/models.py:1743 +#: projects/models.py:1767 msgid "Skip validation process." msgstr "Omitir proceso de validación." -#: projects/models.py:1747 +#: projects/models.py:1771 msgid "Start date of the validation process." msgstr "Fecha de inicio del proceso de validación." -#: projects/models.py:1756 +#: projects/models.py:1780 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:1761 +#: projects/models.py:1785 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:1766 +#: projects/models.py:1790 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:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1930 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1934 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1963 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1963 +#: projects/models.py:1987 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1992 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:2011 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "Identificador de función" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "La función Date fue agregada" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "Predeterminar todos los proyectos anteriores a True" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "Predeterminar todos los proyectos futuros a True" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "Nombre de la variable de ambiente" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "Valor de la variable ambiente" -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "Proyecto donde esta variable será usada" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "¿Exponer esta variable de entorno en compilaciones PR?" @@ -3311,67 +3375,67 @@ msgstr "Consulta" msgid "Total results" msgstr "Resultados totales" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "Catalán" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "Inglés" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "Español" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "Portugués brasileño" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "Noruego bokmål" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "Francés" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "Ruso" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "Alemán" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "Gallego" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "Vietnamita" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "Chino simplificado" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "Chino tradicional" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "Japonés" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "Ucraniano" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "Italiano" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "Coreano" @@ -3519,11 +3583,11 @@ msgstr "" msgid "Create Subscription" msgstr "Crear una Suscripción" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "¡Tu plan ha sido actualizado!" -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "" @@ -3821,40 +3885,47 @@ msgstr "Cambiar idioma" msgid "Filter" msgstr "Filtro" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "Cancelar compilación" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "Completado" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "La compilación tomó" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "segundos" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "Construida sobre" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "Ver documentación" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "Ver en bruto" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "Compilación #%(build_id)s" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3865,60 +3936,53 @@ msgstr "" " %(external_version_name)s\n" " " -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr "Compilación completada" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "Compilación cancelada" -#: templates/builds/build_detail.html:158 -#, fuzzy, python-format -#| msgid "" -#| "Don't want setup.py install called? Change the Install " -#| "Project setting in your advanced " -#| "settings." +#: templates/builds/build_detail.html:175 +#, python-format msgid "" "Don't want setup.py install called? Change the Install " "Project setting in your project settings." msgstr "" -"¿No quieres que se llame a setup.py install? Cambie la " -"configuración Instalar proyecto en su configuración avanzada." -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "Mostrar la salida completa de la compilación" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "Salida de la compilación" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "Configurar salida" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "Error de Entorno Estándar" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "Errores de compilación" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "" "Informe cualquier problema de compilación aquí." -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "Tiempo del comando:" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "Regresar" @@ -5884,17 +5948,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Edit Advanced Project Settings" -#~ msgstr "Editar ajustes avanzados del proyecto" - -#~ msgid "Advanced Settings" -#~ msgstr "Ajustes avanzados" - -#, python-format -#~ msgid "" -#~ "You can change how your project is built in your Advanced Settings." -#~ msgstr "" -#~ "Puede cambiar cómo se complia su proyecto en su Configuración avanzada." diff --git a/readthedocs/locale/eu/LC_MESSAGES/django.po b/readthedocs/locale/eu/LC_MESSAGES/django.po index efe939f1182..749bd291ca6 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: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+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,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "Bertsioa" @@ -155,7 +155,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "" @@ -201,8 +201,8 @@ msgstr "" msgid "Log out" msgstr "" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "" @@ -219,7 +219,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "Erabiltzailea" @@ -227,12 +227,12 @@ msgstr "Erabiltzailea" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "Proiektua" @@ -439,7 +439,7 @@ msgstr "" msgid "Tag" msgstr "" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "Ezezaguna" @@ -471,8 +471,8 @@ msgstr "Aktibo" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -484,7 +484,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "Egoera" @@ -493,28 +493,28 @@ msgstr "Egoera" msgid "Any" msgstr "" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "Mota" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "" -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "" -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "" @@ -527,7 +527,7 @@ msgid "Verbose Name" msgstr "Bistaratzeko izena" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "Slug-a" @@ -547,7 +547,7 @@ msgstr "Eraikita" msgid "Uploaded" msgstr "Igota" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "" @@ -559,31 +559,31 @@ msgstr "" msgid "Hidden" msgstr "" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "" @@ -595,115 +595,115 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "" -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "Konfigurazioa" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "Errorea konfigurazioan" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "Irteera" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "Errorea" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:793 +#: builds/models.py:799 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:801 +#: builds/models.py:807 msgid "Build Length" msgstr "" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Deskribapena" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "" @@ -778,31 +778,31 @@ msgstr "" msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "" @@ -896,22 +896,66 @@ msgstr "" msgid "has project with recent builds" msgstr "" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "Izena" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "Abizena" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "" -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "" + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "" + +#: core/forms.py:209 +msgid "Low" +msgstr "" + +#: core/forms.py:210 +msgid "Medium" +msgstr "" + +#: core/forms.py:211 +msgid "High" +msgstr "" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "" + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "" + #: core/history.py:66 msgid "ID" msgstr "" @@ -1002,12 +1046,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "" @@ -1417,7 +1461,7 @@ msgstr "" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "Izena" @@ -1595,11 +1639,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2007,35 +2051,35 @@ msgstr "" msgid "Verify your email address" msgstr "" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "" @@ -2127,7 +2171,7 @@ msgstr "" msgid "Bazaar" msgstr "" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "" @@ -2143,30 +2187,50 @@ msgstr "" msgid "CPython 3.x" msgstr "" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "" @@ -2211,354 +2275,360 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:528 +#: projects/forms.py:529 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "" + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1042 +#: projects/forms.py:1064 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1051 +#: projects/forms.py:1073 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "Biltegi mota" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "Proiektuaren webgunea" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "" -#: projects/models.py:259 +#: projects/models.py:283 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " "will break your current URLs." msgstr "" -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "" -#: projects/models.py:279 +#: projects/models.py:303 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:286 +#: projects/models.py:310 msgid "Default version" msgstr "" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "" -#: projects/models.py:325 +#: projects/models.py:349 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:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:336 +#: projects/models.py:360 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:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:411 +#: projects/models.py:435 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:418 +#: projects/models.py:442 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "" -#: projects/models.py:434 +#: projects/models.py:458 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2566,307 +2636,303 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "" -#: projects/models.py:464 +#: projects/models.py:488 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:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "" -#: projects/models.py:494 +#: projects/models.py:518 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "" -#: projects/models.py:506 +#: projects/models.py:530 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr "" -#: projects/models.py:1575 -msgid "URL" -msgstr "" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1617 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1703 +#: projects/models.py:1727 msgid "Domain" msgstr "" -#: projects/models.py:1710 +#: projects/models.py:1734 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1714 +#: projects/models.py:1738 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1743 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1723 +#: projects/models.py:1747 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1725 +#: projects/models.py:1749 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1753 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1734 templates/projects/domain_form.html:49 +#: projects/models.py:1758 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1743 +#: projects/models.py:1767 msgid "Skip validation process." msgstr "" -#: projects/models.py:1747 +#: projects/models.py:1771 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1756 +#: projects/models.py:1780 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1761 +#: projects/models.py:1785 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1790 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1930 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1934 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1963 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1963 +#: projects/models.py:1987 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1992 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:2011 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3156,67 +3222,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "" @@ -3355,11 +3421,11 @@ msgstr "" msgid "Create Subscription" msgstr "" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "" -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "" @@ -3627,40 +3693,47 @@ msgstr "" msgid "Filter" msgstr "" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3668,15 +3741,15 @@ msgid "" " " msgstr "" -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr "" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "" -#: templates/builds/build_detail.html:158 +#: templates/builds/build_detail.html:175 #, python-format msgid "" "Don't want setup.py install called? Change the Install " @@ -3684,36 +3757,36 @@ msgid "" "href=\"%(project_settings_url)s\">project settings." msgstr "" -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "Konfiguratu irteera" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "" -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "" diff --git a/readthedocs/locale/fr/LC_MESSAGES/django.po b/readthedocs/locale/fr/LC_MESSAGES/django.po index c25fa451517..70899bc8b6d 100644 --- a/readthedocs/locale/fr/LC_MESSAGES/django.po +++ b/readthedocs/locale/fr/LC_MESSAGES/django.po @@ -41,7 +41,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Jérémie Tarot , 2022-2023\n" "Language-Team: French (http://app.transifex.com/readthedocs/readthedocs/" @@ -53,7 +53,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % " "1000000 == 0 ? 1 : 2;\n" -#: analytics/models.py:69 builds/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "Version" @@ -188,7 +188,7 @@ 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:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "Un sous-projet avec cet alias existe déjà" @@ -234,8 +234,8 @@ msgstr "Échec de l'authentification" msgid "Log out" msgstr "Se déconnecter" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "L'invitation est envoyée" @@ -252,7 +252,7 @@ msgid "Invitation declined" msgstr "Invitation déclinée" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "Utilisateur" @@ -260,12 +260,12 @@ msgstr "Utilisateur" msgid "User ID" msgstr "Identifiant de l'utilisateur" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "Nom d'utilisateur" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "Projet" @@ -474,7 +474,7 @@ msgstr "Branche" msgid "Tag" msgstr "Étiquette" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "Inconnu" @@ -506,8 +506,8 @@ msgstr "Actif" msgid "Build successful" msgstr "Compilation réussie" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Compilation échouée" @@ -519,7 +519,7 @@ msgstr "Normal" msgid "Pull/merge request" msgstr "Requête de tirage/fusion" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "État" @@ -528,29 +528,29 @@ msgstr "État" msgid "Any" msgstr "Toutes" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "Type" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "États" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "Confidentialité" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "" "{version} est la version par défaut du projet, elle devrait être active." -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "Les correspondances personnalisées ne devraient pas être vides." -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "L'expression régulière en Python est invalide." @@ -563,7 +563,7 @@ msgid "Verbose Name" msgstr "Nom verbeux" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "Jeton" @@ -583,7 +583,7 @@ msgstr "Compilé" msgid "Uploaded" msgstr "Chargé" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "Niveau de confidentialité" @@ -595,33 +595,33 @@ msgstr "Niveau de confidentialité de cette version." msgid "Hidden" msgstr "Caché" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" "Cacher cette version du menu de la version (flyout) et chercher dans les " "résultats ?" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "Crée automatiquement" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "Contient un PDF" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "Contient une ePub" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "Contient un Zip HTML" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "Type de documentation" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "Le type de documentation avec laquelle la version a été construite." @@ -634,117 +634,117 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Version {version} de {project} ({pk})" -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "Statut" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "Date" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "Succès" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "Configuration" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "Erreur de configuration" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "Sortie" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "Erreur" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "Code de retour" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "Consigner" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "Jeton de la version" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "Nom de la version" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "Type de la version" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "Configuration utilisée dans la compilation" -#: builds/models.py:793 +#: builds/models.py:799 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:801 +#: builds/models.py:807 msgid "Build Length" msgstr "Durée de compilation" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "Responsable de la compilation" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "Stockage longue durée" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "Identifiant de la tache Celery" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "Compilation de {project} pour {usernames} ({pk})" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "Compiler" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "Commande" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Description" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "Résultat de la commande" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "Code de sortie de la commande" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "Heure de début" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "Heure de fin" @@ -821,31 +821,31 @@ msgstr "Valeur utilisée pour les actions qui réalisent une opération" 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:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "Version activée" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "Version masquée" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "Confidentialité de la version définie comme publique" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "Confidentialité de la version définie comme privée" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "Version définie comme par défaut" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "Version supprimée" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "Règle de correspondance" @@ -939,22 +939,66 @@ msgstr "a compilé le projet" msgid "has project with recent builds" msgstr "a compilé récemment le projet" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "Prénom" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "Nom" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "Entrez votre nom d'utilisateur pour confirmer." -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "Le nom d'utilisateur est incorrect!" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "" + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "URL" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "" + +#: core/forms.py:209 +msgid "Low" +msgstr "" + +#: core/forms.py:210 +msgid "Medium" +msgstr "" + +#: core/forms.py:211 +msgid "High" +msgstr "" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "" + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "" + #: core/history.py:66 msgid "ID" msgstr "Identifiant" @@ -999,10 +1043,8 @@ msgid "Email address not verified" msgstr "" #: core/notifications.py:28 -#, fuzzy -#| msgid "Project Dashboard" msgid "New beta dashboard" -msgstr "Tableau de bord projet" +msgstr "" #: doc_builder/director.py:81 #, python-brace-format @@ -1054,12 +1096,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:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "Publié le" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "Modifié le" @@ -1496,7 +1538,7 @@ msgstr "Utilisateurs" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "Nom" @@ -1678,11 +1720,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:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "Adresse email ou nom d'utilisateur" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "L'utilisateur %(username)s n'existe pas" @@ -2134,35 +2176,35 @@ msgstr "Mettre à jour les projets" msgid "Verify your email address" msgstr "Vérifiez votre adresse e-mail" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "Propriétaire supprimé" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "Cet utilisateur est le dernier utilisateur, il ne peut être retiré" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "Équipe ajoutée" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "Équipe supprimée" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "L'équipe a été mise à jour" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "Les projets de l'équipe ont été mis à jour" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "Le membre a été ajouté à l'équipe" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "Le membre a été retiré de l'équipe" @@ -2254,7 +2296,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "Public" @@ -2270,30 +2312,50 @@ msgstr "CPython 2.x" msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "Validé et actif" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "Invalide" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "En attente" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "Compilé récemment" @@ -2338,70 +2400,70 @@ msgstr "Versions privées" msgid "Visibility" msgstr "Visibilité" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "Nom de projet invalide, il y a déjà un projet portant ce nom" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "Nom du projet invalide" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "Dépôt non valide" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "Pour construire une requête de téléversement vous aurez besoin de" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " @@ -2409,128 +2471,134 @@ msgstr "" "Pour construire à partir de requête de téléversement, votre webhook de dépot " "doit envoyer des évenements." -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "Il existe déjà une traduction \"{lang}\" pour le projet {proj}." -#: projects/forms.py:528 +#: projects/forms.py:529 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" "La longueur de chaque étiquette doit être inférieure ou égale à 100 " "caractères." -#: projects/forms.py:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "" + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "L'utilisateur %(username)s est déjà un mainteneur" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "Les données doivent être un objet JSON valide." -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "Un seul domaine peut être canonique à la fois." -#: projects/forms.py:1042 +#: projects/forms.py:1064 msgid "Variable name can't start with __ (double underscore)" msgstr "Un nom de variable ne peut pas commencer par __ (double underscore)" -#: projects/forms.py:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "Un nom de variable ne peut pas commancer par READTHEDOCS" -#: projects/forms.py:1051 +#: projects/forms.py:1073 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:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "Un nom de variable ne peut pas contenir d'espace" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "Seuls les lettres, les chiffres et le blanc souligné sont autorisés" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "Projet principal" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "Sous-projet" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "Alias" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "Description courte de ce projet" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "URL du dépôt" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "URL du dépôt de la documentation hébergée" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "Type de dépôt" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "Page d’accueil du projet" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "La page d’accueil du projet" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "URL canonique" -#: projects/models.py:259 +#: projects/models.py:283 msgid "URL that documentation is expected to serve from" msgstr "URL à laquelle cette documentation s'attend à être servie" -#: projects/models.py:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " "will break your current URLs." msgstr "" -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "Version unique" -#: projects/models.py:279 +#: projects/models.py:303 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 " @@ -2541,19 +2609,19 @@ msgstr "" "cette option que si vous n'allez jamais avoir plusieurs versions de " "votre documentation." -#: projects/models.py:286 +#: projects/models.py:310 msgid "Default version" msgstr "Version par défaut" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "La version de votre projet à laquelle / redirige" -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "Branche par défaut" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." @@ -2561,11 +2629,11 @@ msgstr "" "Branche vers laquelle \"latest\" pointe. Laisser vide pour utiliser la " "valeur par défaut pour votre SGV." -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "Fichier des prérequis" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2575,32 +2643,32 @@ msgstr "" "files\">fichier de \"requirements\" pip est requis pour compiler votre " "projet. Le chemin depuis la racine de votre projet." -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "" -#: projects/models.py:325 +#: projects/models.py:349 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:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:336 +#: projects/models.py:360 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:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "Pull request de compilation pour ce projet" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." @@ -2608,25 +2676,25 @@ msgstr "" "Plus d'information dans notre documentation." -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "Niveau de confidentialité des Pull Requests" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "CDN activé" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "Code analytics" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2634,11 +2702,11 @@ msgstr "" "ID de suivi Google Analytics (ex. 1UA-22345342-11). Cela peut " "ralentir les chargements de votre page." -#: projects/models.py:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "Désactiver les mesures" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" @@ -2646,15 +2714,15 @@ msgstr "" "Désactiver entièrement Google Analytics pour ce projet (nécessite de " "recompiler la documentation)" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "Image alternative pour le conteneur" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "Limite mémoire du conteneur" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2662,55 +2730,55 @@ msgstr "" "Limite de la mémoire au format Docker, par example: 512m ou " "1g" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "Limite de temps du conteneur en secondes" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "Identifiant alternatif de queue de compilation" -#: projects/models.py:411 +#: projects/models.py:435 msgid "Maximum concurrent builds allowed for this project" msgstr "Nombre maximal de compilations concurrentes sur ce projet" -#: projects/models.py:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "Autoriser les annonces sponsorisées" -#: projects/models.py:418 +#: projects/models.py:442 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:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "Sans annonces" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "Est du spam ?" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "Marqué manuellement comme (non) spam" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "Afficher l'avertissement de version" -#: projects/models.py:434 +#: projects/models.py:458 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:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "Chemin du fichier .readthedocs.yaml" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2723,19 +2791,19 @@ msgstr "" "code>. Laisser vide pour la valeur par défaut : .readthedocs.yaml." -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "En vedette" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "Passer (désactiver) la compilation de ce projet" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "Retiré de la liste" -#: projects/models.py:464 +#: projects/models.py:488 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" @@ -2744,19 +2812,19 @@ msgstr "" "the Docs et demande aux moteurs de recherche externes de le supprimer via " "robots.txt" -#: projects/models.py:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "Le tableau de bord du projet devrait être public ?" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "Projets apparentés" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "Langue" -#: projects/models.py:494 +#: projects/models.py:518 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2764,23 +2832,23 @@ 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:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "Langage de programmation" -#: projects/models.py:506 +#: projects/models.py:530 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:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "Ce projet a été compilé par un webhook" -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "Ce projet a bien été cloné" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " @@ -2790,71 +2858,67 @@ msgstr "" "en/stable/builders.html#sphinx.builders.html.DirectoryHTMLBuilder\">Plus de " "détails sur les compilateurs Sphinx." -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "projet" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "Le Model nécessite un libellé court" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "L'imbrication de sous-projet n'est pas supportée" -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "Chemin" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "ID de compilation" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "Classement dans les recherches" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "Ignorer ce fichier pendant les opérations comme l'indexation" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "créé" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "modifié" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "Compilation déclenchée" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr "Compilation terminée" -#: projects/models.py:1575 -msgid "URL" -msgstr "URL" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "URL sur laquelle pointer le webhook" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "Secret utilisé pour signer les données du webhook" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "Souscrire aux évenements" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "Données JSON" -#: projects/models.py:1593 +#: projects/models.py:1617 msgid "" "JSON payload to send to the webhook. Check la documentation pour les substitutions possibles." -#: projects/models.py:1703 +#: projects/models.py:1727 msgid "Domain" msgstr "Domaine" -#: projects/models.py:1710 +#: projects/models.py:1734 msgid "This domain was auto-created" msgstr "Ce domain a été créé automatiquement" -#: projects/models.py:1714 +#: projects/models.py:1738 msgid "This domain is a CNAME for the project" msgstr "Ce domaine est un CNAME pour le projet" -#: projects/models.py:1719 +#: projects/models.py:1743 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:1723 +#: projects/models.py:1747 msgid "Use HTTPS" msgstr "Utiliser HTTPS" -#: projects/models.py:1725 +#: projects/models.py:1749 msgid "Always use HTTPS for this domain" msgstr "Toujours utiliser HTTPS pour ce domaine" -#: projects/models.py:1729 +#: projects/models.py:1753 msgid "Number of times this domain has been hit" msgstr "Nombre de vues sur ce domaine" -#: projects/models.py:1734 templates/projects/domain_form.html:49 +#: projects/models.py:1758 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "État du certificat SSL" -#: projects/models.py:1743 +#: projects/models.py:1767 msgid "Skip validation process." msgstr "Passer le processus de validation." -#: projects/models.py:1747 +#: projects/models.py:1771 msgid "Start date of the validation process." msgstr "Date de début du processus de validation." -#: projects/models.py:1756 +#: projects/models.py:1780 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:1761 +#: projects/models.py:1785 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:1766 +#: projects/models.py:1790 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:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1930 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1934 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1963 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1963 +#: projects/models.py:1987 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1992 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:2011 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "Identifiant de la feature" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "Date d'ajout de la feature" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "Passer par défaut tous les anciens projets à Vrai" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "Passer par defaut tout les futurs projets à Vrai" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "Nom de la variable d'environnement" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "Valeur de la variable d'environnement." -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "Projet dans lequel cette variable sera utilisée" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "Montrer cette variable d'environnement dans les compilations de PR ?" @@ -3339,67 +3403,67 @@ msgstr "Recherche" msgid "Total results" msgstr "Résultats totaux" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "Catalan" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "Anglais" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "Espagnol" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "Portugais brésilien" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "Norvégien Bokmål" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "Français" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "Russe" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "Allemand" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "Galicien" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "Vietnamien" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "Chinois simplifié" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "Chinois traditionnel" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "Japonais" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "Ukrainien" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "Italien" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "Coréen" @@ -3548,11 +3612,11 @@ msgstr "" msgid "Create Subscription" msgstr "Créer une souscription" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "Votre plan a été mis à jour!" -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "" @@ -3850,40 +3914,47 @@ msgstr "Changer de langue" msgid "Filter" msgstr "Filtrer" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "Annuler la compilation" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "Terminée" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "La compilation a pris" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "secondes" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "Compilé sur" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "Voir la Doc" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "Voir les sources" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "Compilation #%(build_id)s" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3894,59 +3965,52 @@ msgstr "" " %(external_version_name)s\n" " " -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr "Compilation réussie" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "Compilation annulée" -#: templates/builds/build_detail.html:158 -#, fuzzy, python-format -#| msgid "" -#| "Don't want setup.py install called? Change the Install " -#| "Project setting in your advanced " -#| "settings." +#: templates/builds/build_detail.html:175 +#, python-format msgid "" "Don't want setup.py install called? Change the Install " "Project setting in your project settings." msgstr "" -"Vous ne voulez pas que setup.py install soit appelé? Changez le " -"paramètre Install Project dans vos paramètres avancés. " -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "Voir la sortie complète de la compilation" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "Sortie de la compilation" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "Sortie de la configuration" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "Erreur standard d’environnement" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "Erreurs de la compilation" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "Signaler tout problème de compilation ici." -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "Durée de la commande :" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "Code de retour" @@ -5952,17 +6016,3 @@ msgstr "" "fournisseur Git afin de supprimer la connexion OAuth de Read the Docs. Sur " "GitHub, celle-ci se trouve dans Paramètres > Applications > " "Applications OAuth Autorisées." - -#~ msgid "Edit Advanced Project Settings" -#~ msgstr "Modifier les paramètres avancés du projet" - -#~ msgid "Advanced Settings" -#~ msgstr "Paramètres avancés" - -#, python-format -#~ msgid "" -#~ "You can change how your project is built in your Advanced Settings." -#~ msgstr "" -#~ "Vous pouvez changer la façon dont est compilée votre projet dans vos Paramètres Avancés." diff --git a/readthedocs/locale/gl/LC_MESSAGES/django.po b/readthedocs/locale/gl/LC_MESSAGES/django.po index a9c61156616..610fe565fca 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: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+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,7 +23,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "Versión" @@ -157,7 +157,7 @@ msgstr "" 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:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "Xa existe un subproxecto con este alias" @@ -203,8 +203,8 @@ msgstr "Produciuse un fallo de autenticación" msgid "Log out" msgstr "Saír" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "Convite enviado" @@ -221,7 +221,7 @@ msgid "Invitation declined" msgstr "Convite declinado" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "Usuario" @@ -229,12 +229,12 @@ msgstr "Usuario" msgid "User ID" msgstr "ID do usuario" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "Nome de usuario" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "Proxecto" @@ -443,7 +443,7 @@ msgstr "Póla" msgid "Tag" msgstr "Etiqueta" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "Descoñecido" @@ -475,8 +475,8 @@ msgstr "Activa" msgid "Build successful" msgstr "Construción satisfactoria" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Produciuse un fallo na construción" @@ -488,7 +488,7 @@ msgstr "Normal" msgid "Pull/merge request" msgstr "Solicitude de extracción/fusión" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "Estado" @@ -497,29 +497,29 @@ msgstr "Estado" msgid "Any" msgstr "Calquera" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "Tipo" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "Estados" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "Privacidade" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "" "{version} é a versión predeterminada do proxecto, debería estar activa." -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "A coincidencia personalizada non debe estar baleira." -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "Expresión regular de Python incorrecta." @@ -532,7 +532,7 @@ msgid "Verbose Name" msgstr "Nome descritivo" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "" @@ -554,7 +554,7 @@ msgstr "Construída" msgid "Uploaded" msgstr "Subido" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "Nivel de privacidade" @@ -566,33 +566,33 @@ msgstr "Nivel de privacidade desta versión." msgid "Hidden" msgstr "Agochada" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" "Quere agochar esta versión do menú (de desprazamento flotante) de versións " "e dos resultados da busca?" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "Creada pola máquina" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "Conten un PDF" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "Conten un ePub" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "Conten un Zip HTML" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "Tipo de documentación" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "Tipo de documentación coa que se construíu a versión." @@ -606,117 +606,117 @@ 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:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Versión {version} de {project} ({pk})" -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "Estado" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "Satisfactorio" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "Definicións" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "Produciuse un erro na definición" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "Saída" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "Erro" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "Código de saída" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "Remisión" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "Nome da versión" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "Tipo de versión" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "Configuración utilizada na construción" -#: builds/models.py:793 +#: builds/models.py:799 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:801 +#: builds/models.py:807 msgid "Build Length" msgstr "Tamaño da construción" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "Construtor" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "Almacenamento en frío" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "ID da tarefa de Celery" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "Construír {project} para {usernames} ({pk})" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "Construción" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "Orde" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Descrición" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "Saída da orde" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "Código de saída da orde" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "Hora de inicio" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "Hora de finalización" @@ -793,31 +793,31 @@ msgstr "Valor usado para a acción para realizar unha operación" msgid "Type of version the rule should be applied to" msgstr "Tipo de versión á que se debe aplicar a regra" -#: builds/models.py:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "Versión activada" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "Versión agochada" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "Versión definida como privacidade pública" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "Versión definida como privacidade privada" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "Versión definida como predeterminada" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "Versión eliminada" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "Regra coincidente" @@ -911,22 +911,66 @@ msgstr "ten un proxecto construído" msgid "has project with recent builds" msgstr "ten un proxecto con construcións recentes" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "Nome" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "Apelidos" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "Escriba o seu nome de usuario para confirmalo." -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "O nome de usuario non coincide!" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "" + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "URL" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "" + +#: core/forms.py:209 +msgid "Low" +msgstr "" + +#: core/forms.py:210 +msgid "Medium" +msgstr "" + +#: core/forms.py:211 +msgid "High" +msgstr "" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "" + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "" + #: core/history.py:66 msgid "ID" msgstr "ID" @@ -970,10 +1014,8 @@ msgid "Email address not verified" msgstr "" #: core/notifications.py:28 -#, fuzzy -#| msgid "Project Dashboard" msgid "New beta dashboard" -msgstr "Taboleiro do proxecto" +msgstr "" #: doc_builder/director.py:81 #, python-brace-format @@ -1023,12 +1065,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:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "Data de publicación" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "Data de modificación" @@ -1461,7 +1503,7 @@ msgstr "Usuarios" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "Nome" @@ -1643,11 +1685,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "A organización %(name)s xa existe" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "Enderezo de correo ou nome de usuario" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "O usuario %(username)s non existe" @@ -2112,35 +2154,35 @@ msgstr "Actualizar os proxectos" msgid "Verify your email address" msgstr "Verifique o seu enderezo de correo-e" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "O propietario foi retirado" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "O usuario é o último propietario, non é posíbel retiralo" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "Equipo engadido" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "Equipo eliminado" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "Equipo actualizado" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "Proxectos do equipo actualizados" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "Membro engadido ao equipo" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "Membro retirado do equipo" @@ -2232,7 +2274,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "Público" @@ -2248,30 +2290,50 @@ msgstr "CPython 2.x" msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "Válido e activo" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "Non válido" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "Pendente" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "Construción recente" @@ -2316,70 +2378,70 @@ msgstr "Versións privadas" msgid "Visibility" msgstr "Visibilidade" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "O nome do proxecto non é válido, xa existe un proxecto con ese nome" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "O nome de proxecto non é válido" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "O repositorio non é válido" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "Para construír a partir de solicitudes de extracción necesita" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " @@ -2387,127 +2449,133 @@ msgstr "" "Para construír a partir de solicitudes de extracción, a ancoraxe web do seu " "repositorio debe enviar eventos de solicitude de extracción." -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "Xa hai unha tradución a «{lang}» para o proxecto {proj}." -#: projects/forms.py:528 +#: projects/forms.py:529 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:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "" + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "O usuario %(username)s xa é un mantedor" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "A carga útil debe ser un obxecto JSON válido." -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "Só un dominio pode ser canónico á vez." -#: projects/forms.py:1042 +#: projects/forms.py:1064 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:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "O nome da variaábel non pode comezar por READTHEDOCS" -#: projects/forms.py:1051 +#: projects/forms.py:1073 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:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "O nome da variábel non pode conter espazos" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "Só se permiten letras, números e trazo baixo" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "Proxecto principal" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "Subproxecto" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "Alias" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "Breve descrición deste proxecto" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "URL do repositorio" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "URL do repositorio da documentación aloxada" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "Tipo de repositorio" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "Páxina de inicio do proxecto" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "O sitio web do proxecto" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "URL canónico" -#: projects/models.py:259 +#: projects/models.py:283 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:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " "will break your current URLs." msgstr "" -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "Versión única" -#: projects/models.py:279 +#: projects/models.py:303 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 " @@ -2517,19 +2585,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:286 +#: projects/models.py:310 msgid "Default version" msgstr "Versión predefinida" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "A versión do proxecto á que reenvía /" -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "Ramificación predefinida" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." @@ -2537,11 +2605,11 @@ msgstr "" "A que rama apunta a «última». Déixeo en branco para usar o valor " "predeterminado para o seu VCS." -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "Ficheiro de requisitos" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2551,11 +2619,11 @@ msgstr "" "html#requirements-files\">ficheiro de requisitos pip para construír a " "súa documentación. Ruta dende a raíz do seu proxecto." -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "Prefixo personalizado da ruta" -#: projects/models.py:325 +#: projects/models.py:349 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." @@ -2564,11 +2632,11 @@ msgstr "" "proxecto. De xeito predeterminado ofrecemos a documentación na raíz (/) dun " "dominio." -#: projects/models.py:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "Prefixo personalizado da ruta do subproxecto" -#: projects/models.py:336 +#: projects/models.py:360 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " @@ -2578,11 +2646,11 @@ msgstr "" "xeito predeterminado ofrecemos a documentación de subproxectos baixo o " "prefixo `/projects/`." -#: projects/models.py:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "Construír solicitudes de extracción para este proxecto" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." @@ -2590,25 +2658,25 @@ msgstr "" "Máis información na nosa documentación." -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "Nivel de privacidade das solicitudes de extracción" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "CDN activado" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "Código de Analytics" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2616,11 +2684,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:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "Desactivar Analytics" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" @@ -2628,15 +2696,15 @@ msgstr "" "Desactivar Google Analytics completamente para este proxecto (require volver " "construír a documentación)" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "Imaxe alternativa do contedor" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "Límite de memoria do contedor" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2644,53 +2712,53 @@ msgstr "" "Límite de memoria en formato Docker -- exemplo: 512m ou " "1g" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "Límite de tempo do contedor en segundos" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "ID alternativo da cola de construción" -#: projects/models.py:411 +#: projects/models.py:435 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:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "Permitir a publicidade pagada" -#: projects/models.py:418 +#: projects/models.py:442 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:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "Libre de publicidade" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "É correo lixo?" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "Marcado manualmente como (non) correo lixo" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "Amosar a advertencia de versión" -#: projects/models.py:434 +#: projects/models.py:458 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:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "Ruta a .readthedocs.yaml" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2702,19 +2770,19 @@ msgstr "" "ex. subruta/docs/.readthedocs.yaml. Déixeo en branco para o " "valor predeterminado: .readthedocs.yaml." -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "Destacado" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "Omitir (desactivar) a construción deste proxecto" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "Retirado da lista" -#: projects/models.py:464 +#: projects/models.py:488 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" @@ -2722,19 +2790,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:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "O taboleiro do proxecto debería ser público?" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "Proxectos relacionados" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "Idioma" -#: projects/models.py:494 +#: projects/models.py:518 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2742,23 +2810,23 @@ msgstr "" "O idioma no que se representa a documentación do proxecto. Nota: isto afecta " "ao URL do proxecto." -#: projects/models.py:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "Linguaxe de programación" -#: projects/models.py:506 +#: projects/models.py:530 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:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "Este proxecto foi construído cunha ancoraxe web" -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "Este proxecto foi clonado correctamente" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " @@ -2769,71 +2837,67 @@ msgstr "" "DirectoryHTMLBuilder\">Obteña máis información sobre os construtores de " "Sphinx." -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "proxecto" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "Non se admite a anidación de subproxectos" -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "Ruta" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "ID de construción" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "Clasificación da páxina de busca" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "Ignorar este ficheiro dende operacións como a indexación" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "creado" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "modificado" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "Construción activada" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr " Construción validada" -#: projects/models.py:1575 -msgid "URL" -msgstr "URL" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "URL ao que enviar o ancoraxe web" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "Segredo usado para asinar a carga útil da ancoraxe web" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "Eventos para subscribirse" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "Carga útil JSON" -#: projects/models.py:1593 +#: projects/models.py:1617 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:1766 +#: projects/models.py:1790 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:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "MkDocs: usar o tema Read the Docs para MkDocs como tema predeterminado" -#: projects/models.py:1906 +#: projects/models.py:1930 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:1910 +#: projects/models.py:1934 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" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" @@ -2921,19 +2985,19 @@ msgstr "" "Sphinx: validar todas as versións (incluídas as privadas) ao contexto html " "ao construír con Sphinx" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "Proxito: rexistro de páxinas 404 vistas" -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "Proxito: desactivar todas as vistas de páxina" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "Proxito: permitir o uso da cabeceira X-RTD-Slug" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." @@ -2941,92 +3005,92 @@ msgstr "" "Proxito: usar as API de proxy (/_/*) co prefixo personalizado se o proxecto " "ten un (Project.custom_prefix)." -#: projects/models.py:1939 +#: projects/models.py:1963 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:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "Ancoraxe web: omitir a sincronización de ramas" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "Ancoraxe web: omitir a sincronización de etiquetas" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "Ancoraxe web: omitir a tarefa de sincronización de versións" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "Construción: execute sempre pip install --upgrade" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "Construción: utilizar o novo solucionador de pip" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "Construción: non instale a última versión de pip" -#: projects/models.py:1963 +#: projects/models.py:1987 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:1968 +#: projects/models.py:1992 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:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "Buscar: desactivar a busca do lado do servidor" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "Busca: activar a busca do lado do servidor para proxectos MkDocs" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "Buscar: busca difusa predeterminada para consultas de busca sinxelas" -#: projects/models.py:1987 +#: projects/models.py:2011 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:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "Identificador de función" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "Engadiuse a función de data" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "Predeterminar todos os proxectos anteriores como «Verdadeiro»" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "Predeterminar todos os proxectos futuros como «Verdadeiro»" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "Nome da variábel de contorno" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "Valor da variábel de contorno" -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "Proxecto no que se utilizará esta variábel" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "Expoñer esta variable de contorno nas construcións de PR?" @@ -3327,67 +3391,67 @@ msgstr "Consulta" msgid "Total results" msgstr "Resultados totais" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "Catalan" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "Inglés" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "Español" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "Portugués do Brasil" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "Noruegués Bokmål" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "Francés" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "Ruso" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "Alemán" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "Galego" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "Vietnamita" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "Chinés simplificado" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "Chinés tradicional" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "Xaponés" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "Ucraíno" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "Italiano" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "Coreano" @@ -3537,11 +3601,11 @@ msgstr "" msgid "Create Subscription" msgstr "Crear unha subscrición" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "O seu plan foi anovado." -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "Produciuse un erro ao conectarse a Stripe. Ténteo de novo nuns minutos" @@ -3835,40 +3899,47 @@ msgstr "Cambiar o iIdioma" msgid "Filter" msgstr "Filtro" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "Cancelar a construción" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "Completada" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "Á construción levoulle" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "segundos" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "Construída sobre" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "Ver a documentación" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "Ver en bruto" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "Construción núm.%(build_id)s" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3879,60 +3950,53 @@ msgstr "" " %(external_version_name)s\n" " " -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr " Construción completada" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "Construción cancelada" -#: templates/builds/build_detail.html:158 -#, fuzzy, python-format -#| msgid "" -#| "Don't want setup.py install called? Change the Install " -#| "Project setting in your advanced " -#| "settings." +#: templates/builds/build_detail.html:175 +#, python-format msgid "" "Don't want setup.py install called? Change the Install " "Project setting in your project settings." msgstr "" -"Non quere que se chame a setup.py install? Cambie os axustes de " -"Instalar o proxecto nos seus axustes avanzados." -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "Amosar a saída completa da construción" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "Saída da construción" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "Definición da saída" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "Produciuse un erro estándar do contorno" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "Producironse erros de construción" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "" "Informe aquí de calquera incidencia de construción." -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "Duración da orde:" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "Código de retorno" @@ -5925,33 +5989,3 @@ msgstr "" "servizo, tamén debe visitar o seu provedor de Git para eliminar a conexión " "OAuth de Read the Docs. En GitHub, atópase en Axustes > Aplicacións > " "Aplicacións OAuth autorizadas." - -#~ msgid "User settings" -#~ msgstr "Axustes do usuario" - -#~ msgid "Email settings" -#~ msgstr "Axustes do correo" - -#~ msgid "Opt-out from email about 'Config file deprecation'" -#~ msgstr "" -#~ "Desactivar o correo electrónico sobre «Obsolescencia do ficheiro de " -#~ "configuración»" - -#~ msgid "Opt-out from email about '\"build.image\" config key deprecation'" -#~ msgstr "" -#~ "Desactivar o correo electrónico sobre «Obsolescencia da chave de " -#~ "configuración \"build.image\"»" - -#~ msgid "Edit Advanced Project Settings" -#~ msgstr "Editar os axustes avanzados do proxecto" - -#~ msgid "Advanced Settings" -#~ msgstr "Axustes avanzados" - -#, python-format -#~ msgid "" -#~ "You can change how your project is built in your Advanced Settings." -#~ msgstr "" -#~ "Pode cambiar a forma na que está a construír o proxecto nos seus axustes avanzados." diff --git a/readthedocs/locale/he/LC_MESSAGES/django.mo b/readthedocs/locale/he/LC_MESSAGES/django.mo index 847beaf53ad..e90ed181012 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 a61256f9c4d..2c2ac7980d6 100644 --- a/readthedocs/locale/he/LC_MESSAGES/django.po +++ b/readthedocs/locale/he/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Yaron Shahrabani , 2018-2019,2022-2024\n" "Language-Team: Hebrew (http://app.transifex.com/readthedocs/readthedocs/" @@ -21,7 +21,7 @@ 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/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "גרסה" @@ -155,7 +155,7 @@ msgstr "כבר קיים מיזם עם השם המפושט „{0}”." msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "מיזם עם {slug_name}={value} אינו תקף כתת־מיזם" -#: api/v3/serializers.py:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "כבר קיים תת־מיזם עם הכינוי הזה" @@ -205,8 +205,8 @@ msgstr "האימות נכשל" msgid "Log out" msgstr "יציאה" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "נשלחה הזמנה" @@ -223,7 +223,7 @@ msgid "Invitation declined" msgstr "ההזמנה נדחתה" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "משתמש" @@ -231,12 +231,12 @@ msgstr "משתמש" msgid "User ID" msgstr "מזהה משתמש" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "שם משתמש" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "מיזם" @@ -443,7 +443,7 @@ msgstr "ענף" msgid "Tag" msgstr "תגית" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "לא ידוע" @@ -475,8 +475,8 @@ msgstr "פעיל" msgid "Build successful" msgstr "הבנייה הצליחה" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "הבנייה נכשלה" @@ -488,7 +488,7 @@ msgstr "רגיל" msgid "Pull/merge request" msgstr "בקשת משיכה/דחיפה" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "מצב" @@ -497,28 +497,28 @@ msgstr "מצב" msgid "Any" msgstr "כלשהו" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "סוג" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "מצבים" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "פרטיות" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "{version} היא גרסת בררת המחדל של המיזם, עליה להיות פעילה." -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "התאמה מותאמת אישית לא אמורה להיות ריקה." -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "ביטוי רגולרי של Python שגוי" @@ -531,7 +531,7 @@ msgid "Verbose Name" msgstr "שם מפורש" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "שם ייצוגי" @@ -551,7 +551,7 @@ msgstr "נבנה" msgid "Uploaded" msgstr "הועלה" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "רמת פרטיות" @@ -563,31 +563,31 @@ msgstr "רמת הפרטיות של הגרסה הזו." msgid "Hidden" msgstr "מוסתר" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "להסתיר את הגרסה הזאת מתפריט הגרסאות (flyout) ומתוצאות החיפוש?" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "ביצירת מכונה" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "יש PDF" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "יש ePub" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "יש Zip של HTML" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "סוג התיעוד" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "סוג התיעוד אתו נבנתה הגרסה." @@ -599,115 +599,115 @@ msgstr "נתונים שנוצרו בזמן הבנייה על ידי ה־doctool msgid "Inject new addons js library for this version" msgstr "הזרקת ספריית js של תוספים לגרסה הזאת" -#: builds/models.py:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "גרסה {version} של {project} ({pk})" -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "מצב" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "תאריך" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "הצלחה" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "התקנה" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "שגיאת התקנה" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "פלט" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "שגיאה" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "קוד שגיאה" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "ביצוע" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "שם גרסה מפושט" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "שם גרסה" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "סוג גרסה" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "הגדרות המשמשות את הבנייה" -#: builds/models.py:793 +#: builds/models.py:799 msgid "Custom build configuration file path used in this build" msgstr "נתיב קובץ הגדרות בנייה מותאם אישית שמשמש את הבנייה הזאת" -#: builds/models.py:801 +#: builds/models.py:807 msgid "Build Length" msgstr "אורך הבנייה" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "בונה" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "אחסון קר" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "מזהה משימת Celery" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "בניית {project} עבור {usernames} ({pk})" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "בנייה" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "פקודה" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "תיאור" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "פלט פקודה" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "קוד היציאה של הפקודה" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "מועד התחלה" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "מועד סיום" @@ -784,31 +784,31 @@ msgstr "ערך שמשמש את הפקודה לביצוע הפעולה" msgid "Type of version the rule should be applied to" msgstr "סוג הגרסה עליה יחול הכלל" -#: builds/models.py:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "גרסה הופעלה" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "גרסה הוסתרה" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "הגרסה הוגדרה לפרטיות ציבורית" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "הגרסה הוגדרה לפרטיות פרטית" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "הגרסה הוגדרה כברירת מחדל" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "גרסה נמחקה" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "כלל תואם" @@ -902,22 +902,66 @@ msgstr "יש מיזם שנבנה" msgid "has project with recent builds" msgstr "יש מיזם עם בניות עדכניות" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "שם פרט" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "שם משפחה" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "נא להקליד את שם המשתמש שלך כדי לאמת." -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "שם המשתמש אינו תואם!" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "הסבר על הבעיה" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "נא לספק כמה שיותר פרטים." + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "כתובת" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "האם זה קרה בעמוד מסוים?" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "צילום או קובץ נוסף" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "משהו נוסף שיוכל להועיל לנו בפתרון הבעיה הזאת?" + +#: core/forms.py:209 +msgid "Low" +msgstr "נמוך" + +#: core/forms.py:210 +msgid "Medium" +msgstr "בינוני" + +#: core/forms.py:211 +msgid "High" +msgstr "גבוה" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "נא לדרג עד כמה חמור האירוע הזה." + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "האפשרות הזאת זמינה רק למשתמשי זהב." + #: core/history.py:66 msgid "ID" msgstr "מזהה" @@ -962,10 +1006,8 @@ msgid "Email address not verified" msgstr "כתובת הדוא״ל לא אומתה" #: core/notifications.py:28 -#, fuzzy -#| msgid "Project Dashboard" msgid "New beta dashboard" -msgstr "לוח הבקרה של המיזם" +msgstr "לוח בקרה ניסיוני חדש" #: doc_builder/director.py:81 #, python-brace-format @@ -1015,12 +1057,12 @@ msgid "This project is already Ad-Free." msgstr "המיזם כבר נטול פרסומות." #: gold/models.py:28 organizations/models.py:31 organizations/models.py:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "תאריך פרסום" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "תאריך עריכה" @@ -1448,7 +1490,7 @@ msgstr "משתמשים" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "שם" @@ -1628,11 +1670,11 @@ msgstr "שם הארגון שגוי: לא נוצר שם מפושט." msgid "Organization %(name)s already exists" msgstr "הארגון %(name)s כבר קיים" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "כתובת דוא״ל או שם משתמש" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "המשתמש %(username)s לא קיים" @@ -2087,35 +2129,35 @@ msgstr "עדכון מיזמים" msgid "Verify your email address" msgstr "נא לאמת את כתובת הדוא״ל שלך" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "הוסרו בעלים" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "המשתמש הוא הבעלים האחרונים, לא ניתן להסיר" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "נוספה קבוצה" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "נמחקה קבוצה" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "עודכנה קבוצה" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "מיזמי הצוות עודכנו" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "נוספו חברים לצוות" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "חברים הוסרו מהצוות" @@ -2207,7 +2249,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "ציבורי" @@ -2223,30 +2265,50 @@ msgstr "CPython 2.x" msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "תקף ופעיל" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "שגוי" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "ממתין" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "מגוון גרסאות עם תרגומים (///)" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "מגוון גרסאות ללא תרגומים (//)" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "גרסה יחידה ללא תרגומים (/)" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "לפי האלפבית" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "גרסה סמנטית (בתיעוד)" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "אריזת Python‏ (PEP 440 and PEP 425)" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "גרסה לפי תאריך (YYYY.0M.0M)" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "הגדרת תבנית משלך" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "נבנו לאחרונה" @@ -2291,185 +2353,191 @@ msgstr "גרסאות פרטיות" msgid "Visibility" msgstr "חשיפה" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "צריך קודם להוסיף שירות מקושר" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "לא נמצאו שירותים מקושרים" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "רק בעלי הארגון יכולים ליצור מיזמים חדשים כשכניסה אחודה מופעלת." -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "מופעלת כניסה אחודה לארגון" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "צריך להיות בצוות עם הרשאות ניהול כדי להוסיף מיזם חדש לארגון שלך." -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "נדרשת הרשאת הנהלה" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "אי אפשר להגדיר מיזמים ידנית כשכניסה אחודה מופעלת בארגון שלך." -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "שם מיזם שגוי, כבר קיים מיזם בשם הזה" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "שם המיזם שגוי" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "מאגר שגוי" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "הגדרה זו התקבלה בירושה מגרסת ההורה." -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" "זיהינו שהמיזם הזה ציבורי, תצוגות מקדימות של בקשות דחיפה מוגדרות לציבוריות." -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "כדי לבנות מבקשות דחיפה יש" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "לבנות מבקשות דחיפה התליית המאגר שלך צריכה לשלוח אירועי בקשת דחיפה." -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "כבר קיים תרגום ל„{lang}” של המיזם {proj}." -#: projects/forms.py:528 +#: projects/forms.py:529 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "אורכה של כל תגית חייבת להיות באורך של 100 תווים ומטה." -#: projects/forms.py:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "הפעלת תוספים" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "להציג התראה על בניות מבקשות משיכה" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "להציג התראה על גרסאות לא יציבות ועדכניות ללא בדיקה" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "התבנית המותאמת אישית בחלונית הצפה נחוצה בעת בחירת תבנית מותאמת אישית." + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "המשתמש %(username)s כבר ברמת מתחזק" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "המטען חייב להיות עצם JSON תקני." -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "מיזם זה מוגדר עם שיטת גרסאות שאינה תומכת בתרגומים." -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "רק שם תחום אחד יכול להיות ייצוגי בכל פעם." -#: projects/forms.py:1042 +#: projects/forms.py:1064 msgid "Variable name can't start with __ (double underscore)" msgstr "שם משתנה לא יכול להתחיל ב־__ (פעמיים קו תחתון)" -#: projects/forms.py:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "שם משתנה לא יכול להתחיל ב־READTHEDOCS" -#: projects/forms.py:1051 +#: projects/forms.py:1073 msgid "There is already a variable with this name for this project" msgstr "כבר יש משתנה עם השם הזה במיזם הזה" -#: projects/forms.py:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "שם משתנה לא יכול להכיל רווחים" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "מותר אותיות באנגלית, ספרות וקווים תחתיים בלבד" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "מיזם ראשי" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "תת־מיזם" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "כינוי" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "תיאור קצר של המיזם הזה" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "כתובת מאגר" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "כתובת מאגר תיעוד מתארח" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "סוג מאגר" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "דף בית של מיזם" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "דף הבית של המיזם" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "כתובת ידידותית" -#: projects/models.py:259 +#: projects/models.py:283 msgid "URL that documentation is expected to serve from" msgstr "כתובת שמצופה ממנה להציג את התיעוד" -#: projects/models.py:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "שיטת גרסאות" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " @@ -2478,11 +2546,11 @@ msgstr "" "משפיע על איך כתובת התיעוד שלך נראית ואם היא תומכת בתרגומים או בריבוי גרסאות. " "החלפת שיטת הגרסאות תפגום בכתובות הנוכחיות שלך." -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "גרסה בודדת" -#: projects/models.py:279 +#: projects/models.py:303 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 " @@ -2492,19 +2560,19 @@ msgstr "" "להשתמש בזהירות רבה, יש להפעיל זאת רק אם אף פעם לא תהיינה יותר גרסות " "של המסמכים שלך." -#: projects/models.py:286 +#: projects/models.py:310 msgid "Default version" msgstr "גרסת בררת מחדל" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "גרסת המיזם ש־/ יפנה אליה" -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "ענף בררת מחדל" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." @@ -2512,11 +2580,11 @@ msgstr "" "לאיזה ענף מפנה „latest”. יש להשאיר ריק כדי להשתמש בערך בררת המחדל של מערכת " "בקרת הגרסאות שלך." -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "קובץ דרישות" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2526,11 +2594,11 @@ msgstr "" "files\">קובץ requirements של pip נחוץ לצורך בניית התיעוד שלך. הנתיב הוא " "משורש המיזם שלך." -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "קידומת נתיב מותאמת" -#: projects/models.py:325 +#: projects/models.py:349 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." @@ -2538,11 +2606,11 @@ msgstr "" "קידומת נתיב מותאמת בעת הגשת תיעוד מהמיזם הזה. כברירת מחדל אנו מגישים תיעוד " "מבסיס (/) שם התחום." -#: projects/models.py:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "קידומת נתיב תת־מיזם מותאמת" -#: projects/models.py:336 +#: projects/models.py:360 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " @@ -2551,11 +2619,11 @@ msgstr "" "קידומת נתיב מותאמת בעת הערכת בסיס תת־המיזם. כברירת מחדל אנו מגישים תיעוד " "מתת־מיזמים תחת הקידומת `/projects/`." -#: projects/models.py:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "בניית בקשות דחיפה למיזם הזה" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." @@ -2563,11 +2631,11 @@ msgstr "" "מידע נוסף בתיעוד שלנו." -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "רמת פרטיות של בקשות משיכה (PR)" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." @@ -2575,15 +2643,15 @@ msgstr "" "האם בניות מבקשות הדחיפה האלה תהיינה ציבוריות? אם המאגר שלך ציבורי, " "לא להגדיר את זה לפרטי." -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "CDN פעיל" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "קוד Analytics" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2591,76 +2659,76 @@ msgstr "" "Google Analytics Tracking ID (למשל: UA-22345342-1). עשוי להאט " "את טעינת העמודים שלך." -#: projects/models.py:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "השבתת ניתוח" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "השבתת Google Analytics לחלוטין למיזם הזה (דורשת בניית התיעוד מחדש)" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "תמונת מכולה חלופית" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "הגבלת זיכרון למכולה" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" "הגבלת זיכרון בתצורת Docker -- למשל: 512m או 1g" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "מגבלת זמן למכולה בשניות" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "מזהה תור בנייה חלופי" -#: projects/models.py:411 +#: projects/models.py:435 msgid "Maximum concurrent builds allowed for this project" msgstr "מספר הבניות המקביליות המרבית המורשית למיזם זה" -#: projects/models.py:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "לאפשר פרסום בתשלום" -#: projects/models.py:418 +#: projects/models.py:442 msgid "If unchecked, users will still see community ads." msgstr "אם האפשרות לא סומנה, המשתמשים עדיין יראו פרסומות קהילתיות." -#: projects/models.py:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "נטול פרסומות" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "ספאם?" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "סומן ידנית כ(לא) ספאם" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "הצגת אזהרת גרסה" -#: projects/models.py:434 +#: projects/models.py:458 msgid "Show warning banner in non-stable nor latest versions." msgstr "הצגת כותרת אזהרה בגרסאות בלתי יציבות או latest." -#: projects/models.py:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "נתיב אל ‎.readthedocs.yaml" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2672,19 +2740,19 @@ msgstr "" "readthedocs.yaml. אפשר להשאיר ריק כדי לקבל את ערך ברירת המחדל:‎ ." "readthedocs.yaml." -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "מומלץ" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "דילוג (השבתה) על בניית המיזם הזה" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "הוחרג מהרשימה" -#: projects/models.py:464 +#: projects/models.py:488 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" @@ -2692,42 +2760,42 @@ msgstr "" "החרגת מיזם מהרשימה מסירה אותו ממפתח החיפוש של Read the Docs ומבקשת ממנועי " "חיפוש להסיר אותו דרך robots.txt" -#: projects/models.py:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "האם לוח הבקרה של המיזם יהיה ציבורי?" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "מיזמים קשורים" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "שפה" -#: projects/models.py:494 +#: projects/models.py:518 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" "השפה בה תיעוד המיזם עבר עיבוד. לתשומת לבך: יש לזה השפעה על כתובת המיזם שלך." -#: projects/models.py:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "שפת תכנות" -#: projects/models.py:506 +#: projects/models.py:530 msgid "The primary programming language the project is written in." msgstr "שפת התכנות העיקרית בה נכתב המיזם שלך." -#: projects/models.py:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "מיזם זה נבנה עם התלייה" -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "המיזם הזה שוכפל בהצלחה" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " @@ -2737,71 +2805,67 @@ msgstr "" "html#sphinx.builders.html.DirectoryHTMLBuilder\">מידע נוסף על בנאי sphinx." -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "מיזם" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "לדגם חייב להיות שם ייצוגי" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "אין תמיכה בקינון תת־מיזמים" -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "נתיב" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "מזהה בנייה" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "דירוג חיפוש עמוד" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "להתעלם מהקובץ הזה בפעולות כמו סידור באינדקס" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "נוצר" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "נערך" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "בנייה הופעלה" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr "בנייה עברה" -#: projects/models.py:1575 -msgid "URL" -msgstr "כתובת" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "כתובת אליה לשלוח את ההתלייה" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "סוד שמשמש לחתום על המטען של ההתליה" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "אירועים להירשם אליהם" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "מטען JSON" -#: projects/models.py:1593 +#: projects/models.py:1617 msgid "" "JSON payload to send to the webhook. Check תיעוד מה " "ההחלפות המתאימות." -#: projects/models.py:1703 +#: projects/models.py:1727 msgid "Domain" msgstr "שם מתחם" -#: projects/models.py:1710 +#: projects/models.py:1734 msgid "This domain was auto-created" msgstr "שם תחום זה נוצר אוטומטית" -#: projects/models.py:1714 +#: projects/models.py:1738 msgid "This domain is a CNAME for the project" msgstr "שם תחום זה הוא CNAME למיזם" -#: projects/models.py:1719 +#: projects/models.py:1743 msgid "This domain is the primary one where the documentation is served from" msgstr "שם תחום זה הוא הראשי ממנו מוגש התיעוד" -#: projects/models.py:1723 +#: projects/models.py:1747 msgid "Use HTTPS" msgstr "שימוש ב־HTTPS" -#: projects/models.py:1725 +#: projects/models.py:1749 msgid "Always use HTTPS for this domain" msgstr "תמיד להשתמש ב־HTTPS לשם מתחם זה" -#: projects/models.py:1729 +#: projects/models.py:1753 msgid "Number of times this domain has been hit" msgstr "מספר הפעמים שביקרו בשם מתחם זה" -#: projects/models.py:1734 templates/projects/domain_form.html:49 +#: projects/models.py:1758 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "מצב אישור SSL" -#: projects/models.py:1743 +#: projects/models.py:1767 msgid "Skip validation process." msgstr "דילוג על תהליך אימות." -#: projects/models.py:1747 +#: projects/models.py:1771 msgid "Start date of the validation process." msgstr "תאריך התחלת תהליך האימות." -#: projects/models.py:1756 +#: projects/models.py:1780 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "הגדרת max-age (גיל מרבי, למשל: 31536000) לכותרת ה־HSTS." -#: projects/models.py:1761 +#: projects/models.py:1785 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" "אם hsts_max_age > 0, להגדיר את הדגלון includeSubDomains יחד עם כותרת ה־HSTS." -#: projects/models.py:1766 +#: projects/models.py:1790 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" "אם hsts_max_age > 0, להגדיר את הדגלון preload (טעינה מקדימה) יחד עם כותרת " "ה־HSTS." -#: projects/models.py:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" "MkDocs: להשתמש בערכת העיצוב של Read the Docs theme עבור MkDocs כברירת המחדל" -#: projects/models.py:1906 +#: projects/models.py:1930 msgid "Build: Try alternative method of posting large data" msgstr "בנייה: לנסות שיטה חלופית לפרסום נתונים גדולים" -#: projects/models.py:1910 +#: projects/models.py:1934 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "Conda: הוספת דרישות ליבה של Read the Docs לקובץ environment.yml" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" "Sphinx: להעביר את כל הגרסאות (כולל הפרטיות) להקשר ה־html בעת בנייה עם Sphinx" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "Proxito: תיעוד צפיות בעמודי 404." -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "Proxito: השבתת כל צפיות העמודים" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "Proxito: לאפשר שימוש בכותרת X-RTD-Slug" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." @@ -2907,89 +2971,89 @@ msgstr "" "Proxito: להשתמש ב־API דרך מתווך (‎/_/*‎) עם הקידומת המותאמת אם יש כזה למיזם " "(Project.custom_prefix)." -#: projects/models.py:1939 +#: projects/models.py:1963 msgid "Dashboard: Allow project to use the version warning banner." msgstr "לוח בקרה: לאפשר למיזם להשתמש בכרזת אזהרת גרסה." -#: projects/models.py:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "התליה: דילוג על סנכרון ענפים" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "התליה: דילוג על סנכרון תגיות" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "התליה: דילוג על משימת סנכרון גרסאות" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "בנייה: תמיד להריץ את pip install --upgrade" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "בנייה: ייעשה שימוש בפותר ה־pip החדש" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "בנייה: לא להתקין את הגרסה העדכנית ביותר של pip" -#: projects/models.py:1963 +#: projects/models.py:1987 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "Sphinx: להשתמש בגרסה העדכנית ביותר של הרחבת Sphinx ל־Read the Docs" -#: projects/models.py:1968 +#: projects/models.py:1992 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" "בנייה: התקנת כל הגרסאות העדכניות ביותר של תלויות הליבה של Read the Docs" -#: projects/models.py:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "חיפוש: השבתת חיפוש בצד השרת" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "חיפוש: הפעלת חיפוש בצד השרת למיזמי MkDocs" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "חיפוש: ברירת המחדל תיסוג לחיפוש מעורפל לשאילתות חיפוש פשוטות" -#: projects/models.py:1987 +#: projects/models.py:2011 msgid "Build: Set scale-in protection before/after building." msgstr "בנייה: הגדרת הגנת צמיחה פנימה לפני/אחרי בנייה." -#: projects/models.py:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "מזהה תכונות" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "התאריך בו נוספה התכונה" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "ברירת המחדל של כל מיזמי העבר הוא אמת (True)" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "ברירת המחדל של כל מיזמי העתיד הוא אמת (True)" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "שם משתנה הסביבה" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "ערך משתנה הסביבה" -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "מיזם בו יעשה שימוש במשתנה" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "לחשוף את משתנה הסביבה בבניות של בקשות משיכה (PR)?" @@ -3289,67 +3353,67 @@ msgstr "שאילתה" msgid "Total results" msgstr "סך כל התוצאות" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "קטלאנית" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "אנגלי" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "ספרדית" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "פורטוגלית ברזילאית" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "נורווגית ספרותית" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "צרפתית" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "רוסית" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "גרמנית" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "גליסית" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "וייטנאמית" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "סינית מפושטת" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "סינית מסורתית" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "יפנית" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "אוקראינית" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "איטלקית" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "קוריאנית" @@ -3499,11 +3563,11 @@ msgstr "" msgid "Create Subscription" msgstr "יצירת מינוי" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "התוכנית שלך שודרגה!" -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "אירעה שגיאה בהתחברות ל־Stripe, נא לנסות שוב בעוד מספר דקות." @@ -3617,6 +3681,9 @@ msgid "" " In order to view this documentation, you must log in first.\n" " " msgstr "" +"\n" +" כדי לצפות בתיעוד יש להיכנס קודם.\n" +" " #: templates/account/login.html:31 templates/account/login.html:60 #: templates/account/login.html:69 templates/account/signup.html:52 @@ -3629,6 +3696,7 @@ msgid "" "Do you have a password to access this documentation? Access here." msgstr "" +"יש לך סיסמה לגשת לתיעוד? הגישה מכאן." #: templates/account/login.html:42 #, python-format @@ -3783,40 +3851,49 @@ msgstr "החלפת שפה" msgid "Filter" msgstr "מסנן" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" +"לוח הבקרה הניסיוני החדש שלנו זמין לבדיקה! אפשר לנסות " +"לצפות בבנייה הזאת בלוח הבקרה החדש." + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "ביטול הבנייה" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "הושלם" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "בנייה ארכה" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "שניות" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "נבנה במועד" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "הצגת מסמכים" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "הצגת חומר גלם" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "בנייה מס׳ %(build_id)s" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3827,59 +3904,54 @@ msgstr "" " %(external_version_name)s\n" " " -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr "הבנייה הושלמה" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "הבנייה בוטלה" -#: templates/builds/build_detail.html:158 -#, fuzzy, python-format -#| msgid "" -#| "Don't want setup.py install called? Change the Install " -#| "Project setting in your advanced " -#| "settings." +#: templates/builds/build_detail.html:175 +#, python-format msgid "" "Don't want setup.py install called? Change the Install " "Project setting in your project settings." msgstr "" -"רוצה ליזום קריאה ל־setup.py install? עליך לשנות את הגדרות " -"התקנת המיזם תחת הגדרות " -"מתקדמות." +"לא רוצה לקרוא ל־setup.py install? יש להחליף את ההגדרה התקנת " +"מיזם בהגדרות המיזם שלך." -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "הצגת פלט הבנייה המלא" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "פלט בנייה" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "פלט ההתקנה" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "השגיאות התקניות של הסביבה" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "שגיאות בנייה" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "ניתן לדווח על בעיות בנייה דרך כאן." -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "זמן הפקודה:" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "חזרה" @@ -5517,15 +5589,12 @@ msgid "To add a translation to your project, select a project below." msgstr "כדי להוסיף תרגום למיזם שלך, יש לבחור מיזם להלן." #: templates/projects/project_translations.html:24 -#, fuzzy, python-format -#| msgid "" -#| "This project is configured with " -#| "a versioning scheme that doesn't support translations." +#, python-format msgid "" "This project is configured with a " "versioning scheme that doesn't support translations." msgstr "" -"מיזם זה מוגדר עם שיטת גרסאות שלא " +"המיזם הזה מוגדר עם תבנית גרסאות שלא " "תומכת בתרגומים." #: templates/projects/project_translations.html:30 @@ -5834,35 +5903,3 @@ msgstr "" "מספיקה ועליך גם לבקר בהגדרות אצל ספק ה־Git שלך כדי למחוק את חיבור ה־OAuth של " "Read the Docs. ב־GitHub, הוא ממוקם תחת Settings > Applications > " "Authorized OAuth Apps." - -#~ msgid "User settings" -#~ msgstr "הגדרות משתמש" - -#~ msgid "Email settings" -#~ msgstr "הגדרות דוא״ל" - -#~ msgid "Opt-out from email about 'Config file deprecation'" -#~ msgstr "יציאה ממשלוח הדוא״ל על ‚הפסקת שימוש בקובץ הגדות’" - -#~ msgid "Opt-out from email about '\"build.image\" config key deprecation'" -#~ msgstr "יציאה מעדכונים בדוא״ל על ‚הפסקת שימוש במפתח הגדרה „build.image”’" - -#~ msgid "" -#~ "We have detected that this project is private, pull request previews are " -#~ "set to private." -#~ msgstr "" -#~ "זיהינו שהמיזם הזה פרטי, תצוגות מקדימות של בקשות דחיפה מוגדרות לפרטיות." - -#~ msgid "Edit Advanced Project Settings" -#~ msgstr "עריכת הגדרות מתקדמות במיזם" - -#~ msgid "Advanced Settings" -#~ msgstr "הגדרות מתקדמות" - -#, python-format -#~ msgid "" -#~ "You can change how your project is built in your Advanced Settings." -#~ msgstr "" -#~ "ניתן לשנות את אופן בניית המיזם שלך בהגדרות " -#~ "המתקדמות שלך." diff --git a/readthedocs/locale/hu/LC_MESSAGES/django.po b/readthedocs/locale/hu/LC_MESSAGES/django.po index adcfaa9f279..422bb335f03 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: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+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,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "Verzió" @@ -154,7 +154,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "" @@ -200,8 +200,8 @@ msgstr "" msgid "Log out" msgstr "" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "" @@ -218,7 +218,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "Felhasználó" @@ -226,12 +226,12 @@ msgstr "Felhasználó" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "Felhasználónév" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "projekt" @@ -438,7 +438,7 @@ msgstr "Elágazás" msgid "Tag" msgstr "Címke" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "Ismeretlen" @@ -470,8 +470,8 @@ msgstr "Aktív" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Építés sikertelen" @@ -483,7 +483,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "Állapot" @@ -492,28 +492,28 @@ msgstr "Állapot" msgid "Any" msgstr "" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "típus" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "A projekt alapértelmezett verziója {version} lenne az aktív verzió." -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "" -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "" @@ -526,7 +526,7 @@ msgid "Verbose Name" msgstr "Bővített név" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "Slug" @@ -546,7 +546,7 @@ msgstr "Készült" msgid "Uploaded" msgstr "Feltötlve" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "Adatvédelmi szint" @@ -558,31 +558,31 @@ msgstr "A verzió adatvédelmi szintje." msgid "Hidden" msgstr "" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "Gépi készítésű" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "Dokumentáció típusa" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "" @@ -594,115 +594,115 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr " {project} ({pk}) projekt {version} verziójának megtekintése " -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "Dátum" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "Sikeres" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "Beállítás" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "Beállítási hiba" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "Kimenet" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "Hiba" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "Kilépési kód" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "Megerősít" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "A build-hez használt konfiguráció" -#: builds/models.py:793 +#: builds/models.py:799 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:801 +#: builds/models.py:807 msgid "Build Length" msgstr "Build hossza" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "Builder" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "Hűtőház" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "Build {project} a következő felhasználóknak: {usernames} ({pk})" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "Build" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "Parancs" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Leírás" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "Parancs kimenete" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "Parancs kilépési kódja" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "Kezdés" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "Befejezés" @@ -777,31 +777,31 @@ msgstr "" msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "" @@ -895,22 +895,66 @@ msgstr "felépített projekt" msgid "has project with recent builds" msgstr "legutóbb épített projektek" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "Keresztnév" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "Vezetéknév" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "Kérem gépelje be felhasználónevét megerősítésül" -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "Felhasználónév nem egyezik!" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "" + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "" + +#: core/forms.py:209 +msgid "Low" +msgstr "" + +#: core/forms.py:210 +msgid "Medium" +msgstr "" + +#: core/forms.py:211 +msgid "High" +msgstr "" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "" + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "" + #: core/history.py:66 msgid "ID" msgstr "" @@ -1001,12 +1045,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "Kiadás dátuma" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "Módosítás dátuma" @@ -1419,7 +1463,7 @@ msgstr "Felhasználók" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "Név" @@ -1597,11 +1641,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2009,35 +2053,35 @@ msgstr "" msgid "Verify your email address" msgstr "E-mail cím ellenőrzése" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "" @@ -2129,7 +2173,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "Nyilvános" @@ -2145,30 +2189,50 @@ msgstr "CPython 2.x" msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "" @@ -2213,195 +2277,201 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "Érvénytelen projektnév, ilyen nevű projekt már létezik" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "Érvénytelen projektnév" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "Érvénytelen tároló" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "Már van egy \"{lang}\" fordítás a {proj} projektben." -#: projects/forms.py:528 +#: projects/forms.py:529 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:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "" + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1042 +#: projects/forms.py:1064 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:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "Változónév nem kezdődhet a READTHEDOCS karaktersorozattal" -#: projects/forms.py:1051 +#: projects/forms.py:1073 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:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "A változónév nem tartalmazhat üres karaktert" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "Csak betűk, számok és aláhúzás használható" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "Álnév" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "Tároló URL" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "Dokumentáció tároló URL" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "Tároló típusa" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "Projekt kezdőoldal" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "Projekt kezdőoldala" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "Kanonikus URL" -#: projects/models.py:259 +#: projects/models.py:283 msgid "URL that documentation is expected to serve from" msgstr "Ezt dokumentációt működtető URL" -#: projects/models.py:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " "will break your current URLs." msgstr "" -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "Egyetlen verzió" -#: projects/models.py:279 +#: projects/models.py:303 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 " @@ -2411,29 +2481,29 @@ 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:286 +#: projects/models.py:310 msgid "Default version" msgstr "Alapértelmezett verzió" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "A projekt verziója átirányítva a" -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "Alapértelmezett ág" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "Követelmény fájl" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2443,56 +2513,56 @@ msgstr "" "files\">pip követelmény fájl szükséges a dokumentáció felépítéséhez. " "Útvonal a projekt gyökerétől." -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "" -#: projects/models.py:325 +#: projects/models.py:349 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:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:336 +#: projects/models.py:360 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:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "CDN engedélyezve" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "Analytics kód" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2500,25 +2570,25 @@ msgstr "" "Google Analytics Tracking ID (pl. UA-22345342-1). Ez " "lassíthatja az oldalak betöltését." -#: projects/models.py:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "Alternatív konténer kép" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "Konténer memória korlát" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2526,52 +2596,52 @@ msgstr "" "Memória korlát Docker formátumban -- például: 512m or 1g" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "Konténer idő korlát másodpercekben" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "Alternatív építési sor azonosító" -#: projects/models.py:411 +#: projects/models.py:435 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "Fizetett hirdetések engedélyezése" -#: projects/models.py:418 +#: projects/models.py:442 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:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "Hirdetés mentes" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "Verzió figyelmeztetések megjelenítése" -#: projects/models.py:434 +#: projects/models.py:458 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:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2579,37 +2649,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "Kiemelt" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "" -#: projects/models.py:464 +#: projects/models.py:488 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:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "Kapcsolódó projektek" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "Nyelv" -#: projects/models.py:494 +#: projects/models.py:518 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2617,271 +2687,267 @@ msgstr "" "A projektdokumentáció nyelve. Megjegyzés: ez befolyásolja a projekt URL " "címét." -#: projects/models.py:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "Programnyelv" -#: projects/models.py:506 +#: projects/models.py:530 msgid "The primary programming language the project is written in." msgstr "A projekt elsődleges programnyelve." -#: projects/models.py:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "A projekt webhoroggal épült fel." -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "A projekt sikeresen klónozva" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "A modellnek érvényes URL-el kell rendelkeznie" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "Alprojekt beágyazása nem támogatott." -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "Útvonal" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr "" -#: projects/models.py:1575 -msgid "URL" -msgstr "" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "Webhook URL" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1617 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1703 +#: projects/models.py:1727 msgid "Domain" msgstr "Tartomány" -#: projects/models.py:1710 +#: projects/models.py:1734 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1714 +#: projects/models.py:1738 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1743 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1723 +#: projects/models.py:1747 msgid "Use HTTPS" msgstr "HTTPS használata" -#: projects/models.py:1725 +#: projects/models.py:1749 msgid "Always use HTTPS for this domain" msgstr "Minden esetben HTTPS használata a tartományhoz" -#: projects/models.py:1729 +#: projects/models.py:1753 msgid "Number of times this domain has been hit" msgstr "A tartomány eléréseinek száma" -#: projects/models.py:1734 templates/projects/domain_form.html:49 +#: projects/models.py:1758 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1743 +#: projects/models.py:1767 msgid "Skip validation process." msgstr "" -#: projects/models.py:1747 +#: projects/models.py:1771 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1756 +#: projects/models.py:1780 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1761 +#: projects/models.py:1785 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1790 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1930 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1934 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1963 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1963 +#: projects/models.py:1987 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1992 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:2011 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "Jellemző azonosítója" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "Dátum jellemző hozzáadva" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "Környezeti változó neve" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "Környezeti változó értéke" -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "Projektek ahol a változó használt" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3176,67 +3242,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "Katalán" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "Angol" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "Spanyol" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "Brazil portugál" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "Norvég" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "Francia" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "Orosz" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "Német" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "Gall" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "Vietnámi" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "Egyszerűsített kínai" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "Hagyományos kínai" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "Japán" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "Ukrán" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "Olasz" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "Koreai" @@ -3375,11 +3441,11 @@ msgstr "" msgid "Create Subscription" msgstr "" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "" -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "" @@ -3663,40 +3729,47 @@ msgstr "Nyelv váltása" msgid "Filter" msgstr "Szűrő" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "Befejezve" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "Építés időtartama" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "másodperc" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "Épült" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "Dokumentáció megtekintése" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "Nyers nézet" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "Építés #%(build_id)s" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3704,59 +3777,52 @@ msgid "" " " msgstr "" -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr "Építés befejezve" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "" -#: templates/builds/build_detail.html:158 -#, fuzzy, python-format -#| msgid "" -#| "Don't want setup.py install called? Change the Install " -#| "Project setting in your advanced " -#| "settings." +#: templates/builds/build_detail.html:175 +#, python-format msgid "" "Don't want setup.py install called? Change the Install " "Project setting in your project settings." msgstr "" -"Nem akarja a setup.py telepítést használni? Cserélje a " -"Projekt Telepítés beállításait a haladó beállításokban." -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "A teljes építés kimenetének mutatása" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "Építés kimenete" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "Kimenet beállításai" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "Szabványos környezeti hiba" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "Építés hibái" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "Bármilyen építési probléma jelentése itt." -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "Parancs ideje:" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "Visszatérés" diff --git a/readthedocs/locale/id_ID/LC_MESSAGES/django.po b/readthedocs/locale/id_ID/LC_MESSAGES/django.po index 44a69519d76..5e8d4d24235 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: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+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,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: analytics/models.py:69 builds/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "Versi" @@ -155,7 +155,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "" @@ -201,8 +201,8 @@ msgstr "" msgid "Log out" msgstr "" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "" @@ -219,7 +219,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "User" @@ -227,12 +227,12 @@ msgstr "User" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "Nama pengguna" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "Proyek" @@ -439,7 +439,7 @@ msgstr "Cabang" msgid "Tag" msgstr "Tag" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "Tak dikenal" @@ -471,8 +471,8 @@ msgstr "Aktif" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -484,7 +484,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "" @@ -493,28 +493,28 @@ msgstr "" msgid "Any" msgstr "" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "Jenis" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "{version} adalah versi bawaan dari proyek, yang harus aktif." -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "" -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "" @@ -527,7 +527,7 @@ msgid "Verbose Name" msgstr "" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "" @@ -547,7 +547,7 @@ msgstr "" msgid "Uploaded" msgstr "Terunggah" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "Level privasi" @@ -559,31 +559,31 @@ msgstr "Level privasi untuk Versi ini." msgid "Hidden" msgstr "" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "Tipe dokumentasi" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "" @@ -595,115 +595,115 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Versi {version} dari {project} ({pk})" -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "Tanggal" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "Sukses" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "Keluaran" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "Galat" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "Kode keluar" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:793 +#: builds/models.py:799 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:801 +#: builds/models.py:807 msgid "Build Length" msgstr "" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "Perintah" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Deskripsi" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "Perintah keluaran" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "Perintah kode keluar" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "Waktu mulai" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "Waktu selesai" @@ -778,31 +778,31 @@ msgstr "" msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "" @@ -896,22 +896,66 @@ msgstr "telah membangun proyek" msgid "has project with recent builds" msgstr "" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "Nama depan" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "Nama belakang" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "Silakan ketik nama pengguna anda untuk konfirmasi." -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "Nama pengguna tidak cocok!" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "" + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "URL" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "" + +#: core/forms.py:209 +msgid "Low" +msgstr "" + +#: core/forms.py:210 +msgid "Medium" +msgstr "" + +#: core/forms.py:211 +msgid "High" +msgstr "" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "" + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "" + #: core/history.py:66 msgid "ID" msgstr "" @@ -954,10 +998,8 @@ msgid "Email address not verified" msgstr "" #: core/notifications.py:28 -#, fuzzy -#| msgid "Project Dashboard" msgid "New beta dashboard" -msgstr "Dasbor Proyek" +msgstr "" #: doc_builder/director.py:81 #, python-brace-format @@ -1004,12 +1046,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "Tanggal publikasi" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "Tanggal dimodifikasi" @@ -1420,7 +1462,7 @@ msgstr "Pengguna" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "Nama" @@ -1598,11 +1640,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2010,35 +2052,35 @@ msgstr "" msgid "Verify your email address" msgstr "Verifikasi alamat surel anda" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "" @@ -2130,7 +2172,7 @@ msgstr "" msgid "Bazaar" msgstr "" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "Publik" @@ -2146,30 +2188,50 @@ msgstr "CPython 2.x" msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "" @@ -2214,280 +2276,286 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "Repositori invalid" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:528 +#: projects/forms.py:529 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:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "" + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1042 +#: projects/forms.py:1064 msgid "Variable name can't start with __ (double underscore)" msgstr "Nama variable tidak dapat dimulai dengan __ (garis bawah ganda)" -#: projects/forms.py:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "Nama variabel tidak bisa dimulai dengan READTHEDOCS" -#: projects/forms.py:1051 +#: projects/forms.py:1073 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:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "Nama variabel tidak boleh mengandung spasi" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "Hanya huruf, angka, dan garis bawah yang diperbolehkan" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "URL repositori" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "Tipe repositori" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "Halaman depan proyek" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "" -#: projects/models.py:259 +#: projects/models.py:283 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " "will break your current URLs." msgstr "" -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "" -#: projects/models.py:279 +#: projects/models.py:303 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:286 +#: projects/models.py:310 msgid "Default version" msgstr "Versi bawaan" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "Versi proyek anda yang terdapat/mengarah ke" -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "Cabang bawaan" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "Berkas yang dibutuhkan" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "" -#: projects/models.py:325 +#: projects/models.py:349 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:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:336 +#: projects/models.py:360 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:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "Kode pelacakan" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2495,75 +2563,75 @@ msgstr "" "Google Analytics Tracking ID (contoh UA-22345342-1). Ini " "mungkin dapat memperlambat pemuatan halaman anda." -#: projects/models.py:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:411 +#: projects/models.py:435 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:418 +#: projects/models.py:442 msgid "If unchecked, users will still see community ads." msgstr "Jika centang dihilangkan, pengguna akan terus melihat iklan komunitas." -#: projects/models.py:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "Bebas iklan" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "Lihat peringatan versi" -#: projects/models.py:434 +#: projects/models.py:458 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2571,307 +2639,303 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "" -#: projects/models.py:464 +#: projects/models.py:488 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:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "Proyek terkait" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "Bahasa" -#: projects/models.py:494 +#: projects/models.py:518 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "Bahasa Pemrograman" -#: projects/models.py:506 +#: projects/models.py:530 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr "" -#: projects/models.py:1575 -msgid "URL" -msgstr "URL" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1617 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1703 +#: projects/models.py:1727 msgid "Domain" msgstr "" -#: projects/models.py:1710 +#: projects/models.py:1734 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1714 +#: projects/models.py:1738 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1743 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1723 +#: projects/models.py:1747 msgid "Use HTTPS" msgstr "Gunakan HTTPS" -#: projects/models.py:1725 +#: projects/models.py:1749 msgid "Always use HTTPS for this domain" msgstr "Selalu menggunakan HTTPS untuk domain ini" -#: projects/models.py:1729 +#: projects/models.py:1753 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1734 templates/projects/domain_form.html:49 +#: projects/models.py:1758 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1743 +#: projects/models.py:1767 msgid "Skip validation process." msgstr "" -#: projects/models.py:1747 +#: projects/models.py:1771 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1756 +#: projects/models.py:1780 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1761 +#: projects/models.py:1785 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1790 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1930 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1934 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1963 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1963 +#: projects/models.py:1987 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1992 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:2011 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3161,67 +3225,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "Katala" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "Inggris" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "Spanyol" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "Portugis Brasil" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "Norwegia Bokmål" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "Prancis" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "Rusia" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "Jerman" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "Galisia" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "Vietnam" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "Tionghoa Sederhana" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "Tionghoa Tradisional" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "Jepang" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "Ukraina" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "Italia" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "Korea" @@ -3360,11 +3424,11 @@ msgstr "" msgid "Create Subscription" msgstr "" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "" -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "" @@ -3644,40 +3708,47 @@ msgstr "Ubah Bahasa" msgid "Filter" msgstr "Saring" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "Selesai" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "detik" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "Lihat docs" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3685,15 +3756,15 @@ msgid "" " " msgstr "" -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr "" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "" -#: templates/builds/build_detail.html:158 +#: templates/builds/build_detail.html:175 #, python-format msgid "" "Don't want setup.py install called? Change the Install " @@ -3701,36 +3772,36 @@ msgid "" "href=\"%(project_settings_url)s\">project settings." msgstr "" -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "" -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "Waktu perintah:" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "" @@ -5482,14 +5553,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Advanced Settings" -#~ msgstr "Pengaturan Lanjutan" - -#, python-format -#~ msgid "" -#~ "You can change how your project is built in your Advanced Settings." -#~ msgstr "" -#~ "Anda dapat mengubah pembangunan proyek anda di Pengaturan Lanjutan anda." diff --git a/readthedocs/locale/it/LC_MESSAGES/django.po b/readthedocs/locale/it/LC_MESSAGES/django.po index 4a61f0bd631..5e7500f5f08 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: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+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,7 +32,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? " "1 : 2;\n" -#: analytics/models.py:69 builds/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "Versione" @@ -166,7 +166,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "" @@ -212,8 +212,8 @@ msgstr "" msgid "Log out" msgstr "" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "" @@ -230,7 +230,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "Utente" @@ -238,12 +238,12 @@ msgstr "Utente" msgid "User ID" msgstr "Codice utente" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "Nome utente" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "Progetto" @@ -450,7 +450,7 @@ msgstr "Ramo" msgid "Tag" msgstr "Etichetta" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "Sconosciuto" @@ -482,8 +482,8 @@ msgstr "Attivo" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Compilazione fallita" @@ -495,7 +495,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "Stato" @@ -504,29 +504,29 @@ msgstr "Stato" msgid "Any" msgstr "Qualsiasi" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "Tipo" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "" "{version} è la versione di default del progetto, dovrebbe essere attiva." -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "" -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "" @@ -539,7 +539,7 @@ msgid "Verbose Name" msgstr "Nome Dettagliato" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "Slug" @@ -559,7 +559,7 @@ msgstr "Compilato" msgid "Uploaded" msgstr "Caricato" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "Livello Dati Sensibili" @@ -571,31 +571,31 @@ msgstr "Livello dei dati sensibili per questa Versione." msgid "Hidden" msgstr "" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "Creato da una macchina" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "Tipo di documentazione" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "" @@ -607,115 +607,115 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Versione {version} di {project} ({pk})" -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "Successo" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "Setup" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "Errore durante il setup" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "Canale di Uscita" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "Errore" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "Codice di uscita" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "Commit" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "Configurazione usata nella build" -#: builds/models.py:793 +#: builds/models.py:799 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:801 +#: builds/models.py:807 msgid "Build Length" msgstr "Lunghezza della compilazione" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "Compilatore" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "Cold Storage" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "Compilare {project} per {usernames} ({pk})" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "Compilazione" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "Comando" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Descrizione" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "Risultato del comando" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "Codice di uscita del comando" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "Ora di inizio" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "Ora di uscita" @@ -790,31 +790,31 @@ msgstr "" msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "" @@ -908,22 +908,66 @@ msgstr "Ha un progetto compilato" msgid "has project with recent builds" msgstr "Ha un progetto compilato di recente" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "Nome" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "Cognome" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "Per favore, inserisci il tuo nome utente per confermare." -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "Il nome utente non combacia!" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "" + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "" + +#: core/forms.py:209 +msgid "Low" +msgstr "" + +#: core/forms.py:210 +msgid "Medium" +msgstr "" + +#: core/forms.py:211 +msgid "High" +msgstr "" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "" + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "" + #: core/history.py:66 msgid "ID" msgstr "" @@ -966,10 +1010,8 @@ msgid "Email address not verified" msgstr "" #: core/notifications.py:28 -#, fuzzy -#| msgid "Project Dashboard" msgid "New beta dashboard" -msgstr "Pannello Strumenti del Progetto" +msgstr "" #: doc_builder/director.py:81 #, python-brace-format @@ -1016,12 +1058,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "Data di pubblicazione" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "Data di modifica" @@ -1434,7 +1476,7 @@ msgstr "Utenti" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "Nome" @@ -1613,11 +1655,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2025,35 +2067,35 @@ msgstr "" msgid "Verify your email address" msgstr "Verifica il tuo indirizzo email" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "" @@ -2145,7 +2187,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "Pubblico" @@ -2161,30 +2203,50 @@ msgstr "CPython 2.x" msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "" @@ -2229,196 +2291,202 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "Nome di progetto invalido: uno esiste già con quel nome" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "Nome progetto non valido" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "Repository non valido" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "C'è già una traduzione \"{lang}\" per il progetto {proj}." -#: projects/forms.py:528 +#: projects/forms.py:529 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:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "" + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1042 +#: projects/forms.py:1064 msgid "Variable name can't start with __ (double underscore)" msgstr "Il nome di variabile non può iniziare con __ (doppio underscore)" -#: projects/forms.py:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "Il nome di variabile non può iniziare con READTHEDOCS" -#: projects/forms.py:1051 +#: projects/forms.py:1073 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:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "Il nome di variabile non può contenere spazi" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "Sono ammessi sono lettere, numeri e underscore" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "Alias" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "URL del Deposito Codice" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "Indirizzo del repository della documentazione" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "Tipo del repository" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "Homepage del progetto" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "Pagina iniziale del progetto" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "URL Canonico" -#: projects/models.py:259 +#: projects/models.py:283 msgid "URL that documentation is expected to serve from" msgstr "URL a cui la documentazione dovrebbe essere servita" -#: projects/models.py:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " "will break your current URLs." msgstr "" -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "Versione unica" -#: projects/models.py:279 +#: projects/models.py:303 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 " @@ -2429,29 +2497,29 @@ msgstr "" "cautela, attivandola solamente se non intenderai attivare mai " "versioni multiple dei tuoi documenti." -#: projects/models.py:286 +#: projects/models.py:310 msgid "Default version" msgstr "Versione predefinita" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "Versione del tuo progetto al quale / redirige" -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "Ramo predefinito" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "File per requisiti" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2461,56 +2529,56 @@ msgstr "" "html#requirements-files\">requirements per compilare la tua " "documentazione, posizionato nella root del tuo progetto." -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "" -#: projects/models.py:325 +#: projects/models.py:349 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:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:336 +#: projects/models.py:360 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:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "CDN abilitata" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "Codice Analytics" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2518,25 +2586,25 @@ msgstr "" "Google Analytics Tracking ID (ex. UA-22345342-1). Questo può " "rallentare il caricamento della pagina." -#: projects/models.py:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "Immagine container alternativa" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "Limite di memoria del container" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2544,53 +2612,53 @@ msgstr "" "Limite di memoria nel formato Docker -- esempio: 512m or " "1g" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "Limite temporale del container, in secondi" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "ID della coda della build alternativo" -#: projects/models.py:411 +#: projects/models.py:435 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "Permetti annunci a pagamento" -#: projects/models.py:418 +#: projects/models.py:442 msgid "If unchecked, users will still see community ads." msgstr "" "Se non selezionato, gli utenti continueranno a vedere annunci della " "community." -#: projects/models.py:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "Senza pubblicità" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "Mostra warning di versione" -#: projects/models.py:434 +#: projects/models.py:458 msgid "Show warning banner in non-stable nor latest versions." msgstr "Mostra banner di warning nelle versioni non-stable o latest" -#: projects/models.py:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2598,37 +2666,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "In Evidenza" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "" -#: projects/models.py:464 +#: projects/models.py:488 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:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "Progetto correlati" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "Linguaggio" -#: projects/models.py:494 +#: projects/models.py:518 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2636,273 +2704,269 @@ msgstr "" "Codice della lingua col quale è presentata la documentazione del progetto. " "Nota: condiziona l'URL del tuo progetto. " -#: projects/models.py:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "Linguaggio di Programmazione" -#: projects/models.py:506 +#: projects/models.py:530 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:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "Il progetto è stato compilato con un webhook" -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "Il progetto è stato clonato con successo" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "Il modello deve possedere uno slug" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "L'annidamento di sottprogetti non è supportato" -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "Percorso" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr "" -#: projects/models.py:1575 -msgid "URL" -msgstr "" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "URL al quale inviare «webhook»" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1617 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1703 +#: projects/models.py:1727 msgid "Domain" msgstr "Dominio" -#: projects/models.py:1710 +#: projects/models.py:1734 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1714 +#: projects/models.py:1738 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1743 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1723 +#: projects/models.py:1747 msgid "Use HTTPS" msgstr "Usa HTTPS" -#: projects/models.py:1725 +#: projects/models.py:1749 msgid "Always use HTTPS for this domain" msgstr "SSL è abilitato per questo dominio" -#: projects/models.py:1729 +#: projects/models.py:1753 msgid "Number of times this domain has been hit" msgstr "Numero delle volte che questo dominio è stato visitato" -#: projects/models.py:1734 templates/projects/domain_form.html:49 +#: projects/models.py:1758 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1743 +#: projects/models.py:1767 msgid "Skip validation process." msgstr "" -#: projects/models.py:1747 +#: projects/models.py:1771 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1756 +#: projects/models.py:1780 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1761 +#: projects/models.py:1785 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1790 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1930 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1934 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1963 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1963 +#: projects/models.py:1987 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1992 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:2011 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "Identificatore di funzionalità" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "È stata aggiunta la funzione data" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "Nome della variabile d'ambiente" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "Valore della variabile d'ambiente" -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "Progetto dove questa variabile sarà usata" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3196,67 +3260,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "Catalano" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "Inglese" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "Spagnolo" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "Brasiliano Portoghese" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "Norvegese Bokmål" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "Francese" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "Russo" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "Tedesco" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "Galiziano" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "Vietnamita" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "Cinese semplificato" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "Cinese Tradizionale" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "Giapponese" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "Ucraino" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "Italiano" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "Coreano" @@ -3395,11 +3459,11 @@ msgstr "" msgid "Create Subscription" msgstr "" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "" -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "" @@ -3685,40 +3749,47 @@ msgstr "Cambia lingua" msgid "Filter" msgstr "Filtro" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "Completato" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "La compilazione ha impiegato" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "secondi" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "Compilato su" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "Mostra documenti" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "Visualizza grezzo" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "Build #%(build_id)s" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3726,59 +3797,52 @@ msgid "" " " msgstr "" -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr "Compilazione completata" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "" -#: templates/builds/build_detail.html:158 -#, fuzzy, python-format -#| msgid "" -#| "Don't want setup.py install called? Change the Install " -#| "Project setting in your advanced " -#| "settings." +#: templates/builds/build_detail.html:175 +#, python-format msgid "" "Don't want setup.py install called? Change the Install " "Project setting in your project settings." msgstr "" -"Non vuoi che venga chiamato setup.py install? Cambia le " -"impostazioni di installazione del Progetto nelle impostazioni avanzate." -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "Mostra tutto l'output della compilazione" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "Output della compilazione" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "Impostazione Canale di Uscita" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "Canale di Errore Standard per Ambiente" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "Errori della compilazione" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "Riporta eventuali problemi con la build qui." -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "Ora del comando:" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "Ritorna" @@ -5575,17 +5639,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Edit Advanced Project Settings" -#~ msgstr "Modifica Impostazioni Progetto Avanzato" - -#~ msgid "Advanced Settings" -#~ msgstr "Impostazioni Avanzate" - -#, python-format -#~ msgid "" -#~ "You can change how your project is built in your Advanced Settings." -#~ msgstr "" -#~ "Puoi modificare con il tuo progetto viene compilato nelle Impostazioni Avanzate." diff --git a/readthedocs/locale/ja/LC_MESSAGES/django.po b/readthedocs/locale/ja/LC_MESSAGES/django.po index 224fdde95b9..477b63c6e9c 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: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+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,7 +32,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: analytics/models.py:69 builds/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "バージョン" @@ -166,7 +166,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "" @@ -212,8 +212,8 @@ msgstr "" msgid "Log out" msgstr "" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "" @@ -230,7 +230,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "ユーザー" @@ -238,12 +238,12 @@ msgstr "ユーザー" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "ユーザー名" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "プロジェクト" @@ -450,7 +450,7 @@ msgstr "ブランチ" msgid "Tag" msgstr "タグ" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "不明" @@ -482,8 +482,8 @@ msgstr "有効" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "ビルド失敗" @@ -495,7 +495,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "状態" @@ -504,28 +504,28 @@ msgstr "状態" msgid "Any" msgstr "すべて" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "種類" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "状態" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "プライバシー" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "" -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "" -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "" @@ -538,7 +538,7 @@ msgid "Verbose Name" msgstr "長い名前" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "スラグ" @@ -558,7 +558,7 @@ msgstr "ビルド済み" msgid "Uploaded" msgstr "アップロード" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "プライバシーレベル" @@ -570,31 +570,31 @@ msgstr "このバージョンのプライバシーレベル" msgid "Hidden" msgstr "" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "マシンが作成されました" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "ドキュメントの種類" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "" @@ -606,115 +606,115 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "{project}の{version} ({pk})" -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "ステータス" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "日付" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "成功" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "設定" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "設定エラー" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "出力" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "エラー" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "終了コード" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "コミット" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "バージョン名" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "バージョンの種類" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "ビルドに使用される構成" -#: builds/models.py:793 +#: builds/models.py:799 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:801 +#: builds/models.py:807 msgid "Build Length" msgstr "ビルドの長さ" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "ビルダ" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "コールドストレージ" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "CeleryのタスクID" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "ビルド" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "コマンド" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "説明" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "コマンド出力" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "コマンド終了コード" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "開始時間" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "終了時間" @@ -789,31 +789,31 @@ msgstr "" msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "" @@ -907,22 +907,66 @@ msgstr "ビルドプロジェクトあり" msgid "has project with recent builds" msgstr "最近ビルドしたプロジェクト在り" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "名" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "姓" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "確認のため、ユーザー名を入力してください。" -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "ユーザー名が一致しません!" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "" + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "URL" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "" + +#: core/forms.py:209 +msgid "Low" +msgstr "" + +#: core/forms.py:210 +msgid "Medium" +msgstr "" + +#: core/forms.py:211 +msgid "High" +msgstr "" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "" + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "" + #: core/history.py:66 msgid "ID" msgstr "" @@ -965,10 +1009,8 @@ msgid "Email address not verified" msgstr "" #: core/notifications.py:28 -#, fuzzy -#| msgid "Project Dashboard" msgid "New beta dashboard" -msgstr "プロジェクトダッシュボード" +msgstr "" #: doc_builder/director.py:81 #, python-brace-format @@ -1015,12 +1057,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "公開時刻" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "変更時刻" @@ -1430,7 +1472,7 @@ msgstr "ユーザー" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "名前" @@ -1608,11 +1650,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2020,35 +2062,35 @@ msgstr "" msgid "Verify your email address" msgstr "" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "" @@ -2140,7 +2182,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "公開" @@ -2156,30 +2198,50 @@ msgstr "CPython 2.x" msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "" @@ -2224,195 +2286,201 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "無効なプロジェクト名" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "\"{lang}\" 言語の翻訳はすでに {proj} プロジェクトに存在します。" -#: projects/forms.py:528 +#: projects/forms.py:529 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "それぞれのタグの長さは 100 文字以下でなくてはなりません。" -#: projects/forms.py:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "" + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1042 +#: projects/forms.py:1064 msgid "Variable name can't start with __ (double underscore)" msgstr "__ (2つのアンダースコア) で始まる変数名は使用できません" -#: projects/forms.py:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "READTHEDOCS で始まる変数名は使用できません" -#: projects/forms.py:1051 +#: projects/forms.py:1073 msgid "There is already a variable with this name for this project" msgstr "この名前の変数はすでにこのプロジェクトに存在します" -#: projects/forms.py:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "変数名に空白を含むことはできません" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "英数字とアンダースコアのみが許容されます" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "エイリアス" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "リポジトリURL" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "リポジトリの種類" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "プロジェクトのホームページ" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "プロジェクトのホームページ" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "Canonical URL" -#: projects/models.py:259 +#: projects/models.py:283 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " "will break your current URLs." msgstr "" -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "単一バージョン" -#: projects/models.py:279 +#: projects/models.py:303 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 " @@ -2422,85 +2490,85 @@ msgstr "" "す。もし、今後ずっと複数バージョンのファイルを持つことがない場合のみ、" "これを有効にしてください。十分に注意して使用してください。" -#: projects/models.py:286 +#: projects/models.py:310 msgid "Default version" msgstr "初期設定のバージョン" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "リダイレクト先のプロジェクトのバージョン" -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "デフォルトブランチ" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "Requirements ファイル" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "" -#: projects/models.py:325 +#: projects/models.py:349 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:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:336 +#: projects/models.py:360 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:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "CDNが有効" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "Analyticsのコード" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2508,75 +2576,75 @@ msgstr "" "Google AnalyticsのトラッキングID(例: UA-22345342-1)。 これはペー" "ジの読み込みを遅くする場合があります。" -#: projects/models.py:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "代わりのコンテナイメージ" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "コンテナに対するメモリ制限" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "代わりのビルドキューID" -#: projects/models.py:411 +#: projects/models.py:435 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:418 +#: projects/models.py:442 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "" -#: projects/models.py:434 +#: projects/models.py:458 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2584,308 +2652,304 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "注目" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "" -#: projects/models.py:464 +#: projects/models.py:488 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:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "関連するプロジェクト" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "言語" -#: projects/models.py:494 +#: projects/models.py:518 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" "プロジェクトが描画される言語です。注意: プロジェクトのURLに影響します。" -#: projects/models.py:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "プログラミング言語" -#: projects/models.py:506 +#: projects/models.py:530 msgid "The primary programming language the project is written in." msgstr "このプロジェクトの主要なプログラミング言語" -#: projects/models.py:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "このプロジェクトはWebhookでビルドされました。" -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "プロジェクトのcloneに成功しました" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "モデルはスラグを持つ必要があります。" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "ネストしたサブプロジェクトはサポートされていません" -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "パス" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr "" -#: projects/models.py:1575 -msgid "URL" -msgstr "URL" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "webhookを送るURL" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1617 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1703 +#: projects/models.py:1727 msgid "Domain" msgstr "ドメイン" -#: projects/models.py:1710 +#: projects/models.py:1734 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1714 +#: projects/models.py:1738 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1743 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1723 +#: projects/models.py:1747 msgid "Use HTTPS" msgstr "HTTPSを使用" -#: projects/models.py:1725 +#: projects/models.py:1749 msgid "Always use HTTPS for this domain" msgstr "このドメインで常に HTTPS を利用する" -#: projects/models.py:1729 +#: projects/models.py:1753 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1734 templates/projects/domain_form.html:49 +#: projects/models.py:1758 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1743 +#: projects/models.py:1767 msgid "Skip validation process." msgstr "" -#: projects/models.py:1747 +#: projects/models.py:1771 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1756 +#: projects/models.py:1780 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1761 +#: projects/models.py:1785 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1790 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1930 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1934 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1963 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1963 +#: projects/models.py:1987 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1992 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:2011 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "環境変数の名前" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "環境変数の値" -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3177,67 +3241,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "カタルーニャ語" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "英語" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "スペイン語" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "ブラジルポルトガル語" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "ノルウェー語" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "フランス語" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "ロシア語" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "ドイツ語" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "ガリシア語" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "ベトナム語" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "中国語(簡体字)" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "中国語(繁体字)" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "日本語" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "ウクライナ語" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "イタリア語" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "韓国語" @@ -3376,11 +3440,11 @@ msgstr "" msgid "Create Subscription" msgstr "" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "" -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "" @@ -3658,40 +3722,47 @@ msgstr "" msgid "Filter" msgstr "絞り込む" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "完了" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "秒" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3699,15 +3770,15 @@ msgid "" " " msgstr "" -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr "ビルド完了" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "" -#: templates/builds/build_detail.html:158 +#: templates/builds/build_detail.html:175 #, python-format msgid "" "Don't want setup.py install called? Change the Install " @@ -3715,36 +3786,36 @@ msgid "" "href=\"%(project_settings_url)s\">project settings." msgstr "" -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "完全なビルド出力を表示" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "ビルド出力" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "設定出力" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "環境の標準エラー" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "ビルドエラー" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "" -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "" @@ -5489,17 +5560,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Edit Advanced Project Settings" -#~ msgstr "高度なプロジェクト設定を編集" - -#~ msgid "Advanced Settings" -#~ msgstr "高度な設定" - -#, python-format -#~ msgid "" -#~ "You can change how your project is built in your Advanced Settings." -#~ msgstr "" -#~ "高度な設定からプロジェクトのビルド方法を" -#~ "変更できます。" diff --git a/readthedocs/locale/ko_KR/LC_MESSAGES/django.po b/readthedocs/locale/ko_KR/LC_MESSAGES/django.po index 27ccf8940bc..07f6554afdc 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: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+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,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: analytics/models.py:69 builds/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "버전" @@ -154,7 +154,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "" @@ -200,8 +200,8 @@ msgstr "" msgid "Log out" msgstr "" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "" @@ -218,7 +218,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "사용자" @@ -226,12 +226,12 @@ msgstr "사용자" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "프로젝트" @@ -438,7 +438,7 @@ msgstr "브랜치" msgid "Tag" msgstr "태그" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "알 수 없음" @@ -470,8 +470,8 @@ msgstr "활성" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "빌드 실패" @@ -483,7 +483,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "상태" @@ -492,28 +492,28 @@ msgstr "상태" msgid "Any" msgstr "" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "종류" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "" -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "" -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "" @@ -526,7 +526,7 @@ msgid "Verbose Name" msgstr "" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "" @@ -546,7 +546,7 @@ msgstr "빌드됨" msgid "Uploaded" msgstr "업로드됨" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "보안 수준" @@ -558,31 +558,31 @@ msgstr "이 버전의 보안 수준" msgid "Hidden" msgstr "" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "머신 생성됨" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "문서 종류" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "" @@ -594,115 +594,115 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "{project} ({pk})의 버전 {version}" -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "날짜" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "성공" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "설치" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "설치 오류" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "결과물" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "오류" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "종료 코드" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "커밋" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:793 +#: builds/models.py:799 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:801 +#: builds/models.py:807 msgid "Build Length" msgstr "빌드 길이" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "빌더" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "빌드" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "명령어" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "설명" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "시작 시간" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "종료 시간" @@ -777,31 +777,31 @@ msgstr "" msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "" @@ -895,22 +895,66 @@ msgstr "" msgid "has project with recent builds" msgstr "" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "이름" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "성" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "확인을 위해 회원님의 사용자 이름을 입력하세요." -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "사용자 이름이 일치하지 않습니다!" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "" + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "URL" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "" + +#: core/forms.py:209 +msgid "Low" +msgstr "" + +#: core/forms.py:210 +msgid "Medium" +msgstr "" + +#: core/forms.py:211 +msgid "High" +msgstr "" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "" + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "" + #: core/history.py:66 msgid "ID" msgstr "" @@ -953,10 +997,8 @@ msgid "Email address not verified" msgstr "" #: core/notifications.py:28 -#, fuzzy -#| msgid "Project Dashboard" msgid "New beta dashboard" -msgstr "프로젝트 대시보드" +msgstr "" #: doc_builder/director.py:81 #, python-brace-format @@ -1003,12 +1045,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "게시 날짜" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "수정 날짜" @@ -1418,7 +1460,7 @@ msgstr "사용자" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "이름" @@ -1596,11 +1638,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2008,35 +2050,35 @@ msgstr "" msgid "Verify your email address" msgstr "" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "" @@ -2128,7 +2170,7 @@ msgstr "" msgid "Bazaar" msgstr "" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "공개" @@ -2144,30 +2186,50 @@ msgstr "CPython 2.x" msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "" @@ -2212,195 +2274,201 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:528 +#: projects/forms.py:529 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "" + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1042 +#: projects/forms.py:1064 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1051 +#: projects/forms.py:1073 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "저장소 URL" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "저장소 종류" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "프로젝트 홈페이지" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "" -#: projects/models.py:259 +#: projects/models.py:283 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " "will break your current URLs." msgstr "" -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "단일 버전" -#: projects/models.py:279 +#: projects/models.py:303 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 " @@ -2410,159 +2478,159 @@ msgstr "" "다. 문서에 여러 버전이 절대로 존재하지 않을 예정일 경우에만 이 옵션을 " "켜야 합니다. 신중히 사용하세요." -#: projects/models.py:286 +#: projects/models.py:310 msgid "Default version" msgstr "기본 버전" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "/로 접근했을 때 리디렉션될 프로젝트의 버전" -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "기본 브랜치" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "" -#: projects/models.py:325 +#: projects/models.py:349 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:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:336 +#: projects/models.py:360 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:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "애널리틱스 코드" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:411 +#: projects/models.py:435 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:418 +#: projects/models.py:442 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "" -#: projects/models.py:434 +#: projects/models.py:458 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2570,307 +2638,303 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "" -#: projects/models.py:464 +#: projects/models.py:488 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:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "연관 프로젝트" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "언어" -#: projects/models.py:494 +#: projects/models.py:518 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "" -#: projects/models.py:506 +#: projects/models.py:530 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "경로" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr "" -#: projects/models.py:1575 -msgid "URL" -msgstr "URL" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1617 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1703 +#: projects/models.py:1727 msgid "Domain" msgstr "도메인" -#: projects/models.py:1710 +#: projects/models.py:1734 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1714 +#: projects/models.py:1738 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1743 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1723 +#: projects/models.py:1747 msgid "Use HTTPS" msgstr "HTTPS 사용" -#: projects/models.py:1725 +#: projects/models.py:1749 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1753 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1734 templates/projects/domain_form.html:49 +#: projects/models.py:1758 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1743 +#: projects/models.py:1767 msgid "Skip validation process." msgstr "" -#: projects/models.py:1747 +#: projects/models.py:1771 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1756 +#: projects/models.py:1780 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1761 +#: projects/models.py:1785 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1790 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1930 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1934 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1963 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1963 +#: projects/models.py:1987 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1992 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:2011 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3160,67 +3224,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "영어" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "스페인어" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "노르웨이어" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "프랑스어" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "러시아어" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "독일어" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "갈리시아어" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "베트남어" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "중국어 간체" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "중국어 번체" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "일본어" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "우크라이나어" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "이탈리아어" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "한국어" @@ -3359,11 +3423,11 @@ msgstr "" msgid "Create Subscription" msgstr "" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "" -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "" @@ -3635,40 +3699,47 @@ msgstr "언어 변경" msgid "Filter" msgstr "필터" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "완료됨" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "빌드 소요 시간" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "초" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "빌드 시각" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "문서 보기" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "원본 보기" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3676,15 +3747,15 @@ msgid "" " " msgstr "" -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr "빌드 완료" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "" -#: templates/builds/build_detail.html:158 +#: templates/builds/build_detail.html:175 #, python-format msgid "" "Don't want setup.py install called? Change the Install " @@ -3692,36 +3763,36 @@ msgid "" "href=\"%(project_settings_url)s\">project settings." msgstr "" -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "빌드 오류" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "" -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "" @@ -5459,9 +5530,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Edit Advanced Project Settings" -#~ msgstr "프로젝트 고급 설정 변경" - -#~ msgid "Advanced Settings" -#~ msgstr "고급 설정" diff --git a/readthedocs/locale/lt/LC_MESSAGES/django.po b/readthedocs/locale/lt/LC_MESSAGES/django.po index 1c0b33c4cfc..d511edc8766 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: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+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,7 +22,7 @@ msgstr "" "11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? " "1 : n % 1 != 0 ? 2: 3);\n" -#: analytics/models.py:69 builds/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "Versija" @@ -156,7 +156,7 @@ msgstr "Projekto žetonas „{0}“ jau yra." msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "Projektas su {slug_name}={value} netinkamas kaip subprojektas" -#: api/v3/serializers.py:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "Subprojektas su tokiu pavadinimu jau yra" @@ -202,8 +202,8 @@ msgstr "Autentifikacijos klaida" msgid "Log out" msgstr "Atsijungti" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "Pakvietimas išsiųstas" @@ -220,7 +220,7 @@ msgid "Invitation declined" msgstr "Pakvietimas atmestas" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "Naudotojas" @@ -228,12 +228,12 @@ msgstr "Naudotojas" msgid "User ID" msgstr "Naudotojo ID" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "Naudotojo vardas" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "Projektas" @@ -442,7 +442,7 @@ msgstr "Šaka" msgid "Tag" msgstr "Žyma" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "Nežinoma" @@ -474,8 +474,8 @@ msgstr "Aktyvi" msgid "Build successful" msgstr "Kūrimas sėkmingas" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Kūrimas nepavyko" @@ -487,7 +487,7 @@ msgstr "Normalus" msgid "Pull/merge request" msgstr "Paimti/sulieti užklausą" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "Būsena" @@ -496,28 +496,28 @@ msgstr "Būsena" msgid "Any" msgstr "Bet kas" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "Tipas" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "Būsenos" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "Privatumas" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "{version} yra numatytoji projekto versija, ji turi būti aktyvi." -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "Sava atitiktis negali būti tuščia." -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "Netinkama Python reguliarioji išraiška." @@ -530,7 +530,7 @@ msgid "Verbose Name" msgstr "Detalus pavadinimas" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "Žetonas" @@ -550,7 +550,7 @@ msgstr "Sukurta" msgid "Uploaded" msgstr "Įkelta" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "Privatumo lygis" @@ -562,32 +562,32 @@ msgstr "Šios versijos privatumo lygis." msgid "Hidden" msgstr "Paslėpta" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" "Paslėpti šią versiją iš versijų (išskrendančio) meniu ir paieškos rezultatų?" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "Automatiškai sukurta" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "Turi PDF" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "Turi ePub" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "Turi HTML Zip" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "Dokumentacijos tipas" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "Tipas dokumentacijos, su kuria buvo sukurtas." @@ -599,115 +599,115 @@ 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:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Projekto {project} versija {version} ({pk})" -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "Būsena" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "Sėkmė" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "Nustatymai" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "Nustatymų klaida" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "Išvestis" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "Klaida" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "Baigimo kodas" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "Patvirtinti" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "Versijos žetonas" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "Versijos pavadinimas" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "Versijos tipas" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "Kūrime naudojama konfigūracija" -#: builds/models.py:793 +#: builds/models.py:799 msgid "Custom build configuration file path used in this build" msgstr "Savas kūrimo konfigūracijos failas, naudotas šiam kūrimui" -#: builds/models.py:801 +#: builds/models.py:807 msgid "Build Length" msgstr "Kūrimo ilgis" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "Kūrėjas" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "Šalta laikmena" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "Užduoties id" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "Kurti {project} naudotojui {usernames} ({pk})" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "Kurti" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "Komanda" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Aprašymas" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "Komandos išvestis" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "Komandos pabaigos kodas" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "Pradžios laikas" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "Pabaigos laikas" @@ -784,31 +784,31 @@ msgstr "Reikšmė, naudojama veiksmo atlikimui" msgid "Type of version the rule should be applied to" msgstr "Tipas versijos, kuriai turi būti taikoma taisyklė" -#: builds/models.py:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "Versija aktyvuota" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "Versija paslėpta" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "Versijai nustatytas viešas privatumas" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "Versijai nustatytas privatus privatumas" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "Versija nustatyta kaip numatytoji" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "Versija ištrinta" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "Atitinkanti taisyklė" @@ -902,22 +902,66 @@ msgstr "turi sukurtą projektą" msgid "has project with recent builds" msgstr "turi projektą su nesenu kūrimu" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "Vardas" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "Pavardė" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "Prašome įrašyti jūsų naudotojo vardą patvirtinimui." -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "Naudotojo vardas neatitinka!" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "" + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "" + +#: core/forms.py:209 +msgid "Low" +msgstr "" + +#: core/forms.py:210 +msgid "Medium" +msgstr "" + +#: core/forms.py:211 +msgid "High" +msgstr "" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "" + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "" + #: core/history.py:66 msgid "ID" msgstr "ID" @@ -961,10 +1005,8 @@ msgid "Email address not verified" msgstr "" #: core/notifications.py:28 -#, fuzzy -#| msgid "Project Dashboard" msgid "New beta dashboard" -msgstr "Projekto švieslentė" +msgstr "" #: doc_builder/director.py:81 #, python-brace-format @@ -1014,12 +1056,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:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "Publikavimo data" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "Keitimo data" @@ -1450,7 +1492,7 @@ msgstr "Naudotojai" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "Vardas" @@ -1631,11 +1673,11 @@ msgstr "Netinkamas organizacijos pavadinimas: nėra sugeneruoto žetono" msgid "Organization %(name)s already exists" msgstr "Organizacija %(name)s jau yra" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "E-pašto adresas arba naudotojo vardas" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "Naudotojas %(username)s neegzistuoja" @@ -2076,35 +2118,35 @@ msgstr "" msgid "Verify your email address" msgstr "Patvirtinti jūsų e-pašto adresą" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "" @@ -2196,7 +2238,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "Viešas" @@ -2212,30 +2254,50 @@ msgstr "CPython 2.x" msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "" @@ -2280,195 +2342,201 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "Netinkamas projekto pavadinimas, projektas tokiu pavadinimu jau yra" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "Netinkamas projekto pavadinimas" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "Netinkama repozitorija" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "Jau yra projekto {proj} vertimo kalba „{lang}“." -#: projects/forms.py:528 +#: projects/forms.py:529 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:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "" + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1042 +#: projects/forms.py:1064 msgid "Variable name can't start with __ (double underscore)" msgstr "Kintamojo pavadinimas negali prasidėti __ (dvigubu pabraukimu)" -#: projects/forms.py:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "Kintamojo pavadinimas negali prasidėti READTHEDOCS" -#: projects/forms.py:1051 +#: projects/forms.py:1073 msgid "There is already a variable with this name for this project" msgstr "Šiame projekte jau yra kintamasis tokiu pavadinimu" -#: projects/forms.py:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "Kintamojo pavadinime negali būti tarpų" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "Leidžiamos tik raidės, skaitmenys ir pabraukimai" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "Sinonimas" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "Repozitorijos URL" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "Internetinės dokumentacijos repozitorijos URL" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "Repozitorijos tipas" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "Projekto namų puslapis" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "Projekto namų puslapis" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "Kanoninis URL" -#: projects/models.py:259 +#: projects/models.py:283 msgid "URL that documentation is expected to serve from" msgstr "URL, iš kurio bus teikiama dokumentacija" -#: projects/models.py:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " "will break your current URLs." msgstr "" -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "Viena versija" -#: projects/models.py:279 +#: projects/models.py:303 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 " @@ -2478,29 +2546,29 @@ msgstr "" "pateikiamą domeno šaknyje. Naudokite atsargiai, įjunkite tik tada, jei jūs " "niekada neturėsite kelių dokumentacijos versijų." -#: projects/models.py:286 +#: projects/models.py:310 msgid "Default version" msgstr "Numatytoji versija" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "Jūsų projekto versija, į kurią rodo /" -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "Numatytoji šaka" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "Reikalavimų failas" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2510,56 +2578,56 @@ msgstr "" "files\">pip reikalavimų failas reikalingas, kad būtų galima sukurti jūsų " "dokumentaciją. Kelias iš jūsų projekto šaknies." -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "" -#: projects/models.py:325 +#: projects/models.py:349 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:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:336 +#: projects/models.py:360 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:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "CDN įjungtas" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "Analitikos kodas" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2567,25 +2635,25 @@ msgstr "" "Google Analytics Tracking ID (pvz. UA-22345342-1). Tai gali " "sulėtinti jūsų puslapių įkėlimą." -#: projects/models.py:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "Alternatyvus konteinerio atvaizdas" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "Konteinerio atminties riba" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2593,51 +2661,51 @@ msgstr "" "Atminties riba Docker formatu -- pavyzdžiui: 512m arba " "1g" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "Konteinerio laiko limitas sekundėmis" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "Alternatyvaus kūrimo eilės id" -#: projects/models.py:411 +#: projects/models.py:435 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "Leisti mokamą reklamą" -#: projects/models.py:418 +#: projects/models.py:442 msgid "If unchecked, users will still see community ads." msgstr "Neįjungus naudotojai vis tiek matys bendruomenės reklamą." -#: projects/models.py:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "Be reklamų" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "Rodyti versijos įspėjimą" -#: projects/models.py:434 +#: projects/models.py:458 msgid "Show warning banner in non-stable nor latest versions." msgstr "Rodyti įspėjimo juostą nestabiliose ar paskutinėse versijose." -#: projects/models.py:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2645,308 +2713,304 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "Siūloma" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "" -#: projects/models.py:464 +#: projects/models.py:488 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:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "Susiję projektai" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "Kalba" -#: projects/models.py:494 +#: projects/models.py:518 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:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "Programavimo kalba" -#: projects/models.py:506 +#: projects/models.py:530 msgid "The primary programming language the project is written in." msgstr "Pirminė programavimo kalba, kuria parašytas projektas." -#: projects/models.py:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "Šitas projektas sukurtas su webhook" -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "Šis projektas buvo sėkmingai klonuotas" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "Modelis turi turėti žetoną" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "Subprojektų hierarchijos nepalaikomos" -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "Kelias" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "sukurta" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "keista" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr "" -#: projects/models.py:1575 -msgid "URL" -msgstr "" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "URL, kur bus siunčiami webhooks" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1617 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1703 +#: projects/models.py:1727 msgid "Domain" msgstr "Vardas" -#: projects/models.py:1710 +#: projects/models.py:1734 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1714 +#: projects/models.py:1738 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1743 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1723 +#: projects/models.py:1747 msgid "Use HTTPS" msgstr "Naudoti HTTPS" -#: projects/models.py:1725 +#: projects/models.py:1749 msgid "Always use HTTPS for this domain" msgstr "Visada naudoti HTTPS šiam vardui" -#: projects/models.py:1729 +#: projects/models.py:1753 msgid "Number of times this domain has been hit" msgstr "Kiek kartų buvo pasiektas šis vardas" -#: projects/models.py:1734 templates/projects/domain_form.html:49 +#: projects/models.py:1758 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1743 +#: projects/models.py:1767 msgid "Skip validation process." msgstr "" -#: projects/models.py:1747 +#: projects/models.py:1771 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1756 +#: projects/models.py:1780 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1761 +#: projects/models.py:1785 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1790 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1930 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1934 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1963 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1963 +#: projects/models.py:1987 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1992 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:2011 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "Savybės identifikatorius" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "Datos savybė buvo pridėta" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "Aplinkos kintamojo pavadinimas" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "Aplinkos kintamojo reikšmė" -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "Projektas, kur šis kintamasis bus naudojamas" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3241,67 +3305,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "Katalonų" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "Anglų" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "Ispanų" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "Brazilijos portugalų" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "Norvegijos Bakmål" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "Prancūzų" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "Rusų" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "Vokiečių" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "Galų" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "Vietnamiečių" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "Supaprastinta kinų" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "Tradicinė kinų" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "Japonų" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "Ukrainiečių" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "Italų" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "Korėjiečių" @@ -3440,11 +3504,11 @@ msgstr "" msgid "Create Subscription" msgstr "" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "" -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "" @@ -3728,40 +3792,47 @@ msgstr "Keisti kalbą" msgid "Filter" msgstr "Filtras" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "Baigta" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "Kūrimas užtruko" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "sekundes" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "Sukurta" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "Žiūrėti dokumentus" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "Žiūrėti neapdorotus" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "Kūrimas #%(build_id)s" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3769,59 +3840,52 @@ msgid "" " " msgstr "" -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr "Kūrimas baigtas" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "" -#: templates/builds/build_detail.html:158 -#, fuzzy, python-format -#| msgid "" -#| "Don't want setup.py install called? Change the Install " -#| "Project setting in your advanced " -#| "settings." +#: templates/builds/build_detail.html:175 +#, python-format msgid "" "Don't want setup.py install called? Change the Install " "Project setting in your project settings." msgstr "" -"Nenorite kviesti setup.py install? PakeiskiteDiegti " -"projektą nustatymą jūsų išmaniuose " -"nustatymuose." -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "Rodyti pilną kūrimo išvestį" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "Kūrimo išvestis" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "Nustatymo išvestis" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "Aplinkos standartinė klaida" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "Kūrimo klaidos" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "Praneškite čia apie visas kūrimo problemas." -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "Komandos laikas" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "Grįžti" @@ -5613,31 +5677,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "User settings" -#~ msgstr "Naudotojo nustatymai" - -#~ msgid "Email settings" -#~ msgstr "E-pašto nustatymai" - -#~ msgid "Opt-out from email about 'Config file deprecation'" -#~ msgstr "Atsisakyti e-laiškų apie 'Konfigūracijos failų nebegaliojimą'" - -#~ msgid "Opt-out from email about '\"build.image\" config key deprecation'" -#~ msgstr "" -#~ "Atsisakyti e-laiškų apie '„build.image“ konfigūracijos rakto " -#~ "nebegaliojimą'" - -#~ msgid "Edit Advanced Project Settings" -#~ msgstr "Keisti išmaniuosius projekto nustatymus" - -#~ msgid "Advanced Settings" -#~ msgstr "Išmanieji nustatymai" - -#, python-format -#~ msgid "" -#~ "You can change how your project is built in your Advanced Settings." -#~ msgstr "" -#~ "Jūs galite pakeisti kaip kuriamas jūsų projektas Išmanesniuose nustatymuose." diff --git a/readthedocs/locale/nb/LC_MESSAGES/django.po b/readthedocs/locale/nb/LC_MESSAGES/django.po index ba2f1a59891..4ce1ba199e9 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: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+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,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "Versjon" @@ -155,7 +155,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "" @@ -201,8 +201,8 @@ msgstr "" msgid "Log out" msgstr "" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "" @@ -219,7 +219,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "Bruker" @@ -227,12 +227,12 @@ msgstr "Bruker" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "Brukernavn" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "Prosjekt" @@ -439,7 +439,7 @@ msgstr "Gren" msgid "Tag" msgstr "Tagg" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "Ukjent" @@ -471,8 +471,8 @@ msgstr "Aktiv" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -484,7 +484,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "Tilstand" @@ -493,28 +493,28 @@ msgstr "Tilstand" msgid "Any" msgstr "" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "Type" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "" -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "" -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "" @@ -527,7 +527,7 @@ msgid "Verbose Name" msgstr "Fullt navn" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "Slug" @@ -547,7 +547,7 @@ msgstr "Bygget" msgid "Uploaded" msgstr "Lastet opp" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "Tilgangsnivå" @@ -559,31 +559,31 @@ msgstr "Tilgangsnivå for denne versjonen." msgid "Hidden" msgstr "" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "Maskingenerert" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "Dokumentasjonstype" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "" @@ -595,115 +595,115 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Versjon {version} av {project} ({pk})" -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "Dato" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "Suksess" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "Oppsett" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "Oppsettsfeil" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "Utdata" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "Feil" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "Avslutningskode" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "Commit" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:793 +#: builds/models.py:799 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:801 +#: builds/models.py:807 msgid "Build Length" msgstr "Byggelengde" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "Bygger" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "Kald lagring" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "Bygg" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "Kommando" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Beskrivelse" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "Kommandoresultat" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "Kommando avslutningskode" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "Starttid" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "Sluttid" @@ -778,31 +778,31 @@ msgstr "" msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "" @@ -896,22 +896,66 @@ msgstr "har bygd prosjekt" msgid "has project with recent builds" msgstr "har prosjekt med nylige bygg" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "Fornavn" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "Etternavn" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "Vennligst skriv brukernavn for å bekrefte" -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "Brukernavn stemmer ikke overens!" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "" + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "" + +#: core/forms.py:209 +msgid "Low" +msgstr "" + +#: core/forms.py:210 +msgid "Medium" +msgstr "" + +#: core/forms.py:211 +msgid "High" +msgstr "" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "" + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "" + #: core/history.py:66 msgid "ID" msgstr "" @@ -954,10 +998,8 @@ msgid "Email address not verified" msgstr "" #: core/notifications.py:28 -#, fuzzy -#| msgid "Project Dashboard" msgid "New beta dashboard" -msgstr "Prosjektoversikt" +msgstr "" #: doc_builder/director.py:81 #, python-brace-format @@ -1004,12 +1046,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "Publiseringsdato" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "Endringsdato" @@ -1419,7 +1461,7 @@ msgstr "Brukere" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "Navn" @@ -1597,11 +1639,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2009,35 +2051,35 @@ msgstr "" msgid "Verify your email address" msgstr "" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "" @@ -2129,7 +2171,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "Offentlig" @@ -2145,30 +2187,50 @@ msgstr "CPython 2.x" msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "" @@ -2213,195 +2275,201 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:528 +#: projects/forms.py:529 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "" + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1042 +#: projects/forms.py:1064 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1051 +#: projects/forms.py:1073 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "Repo-URL" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "Repotype" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "Prosjektets hjemmeside" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "Kanonisk URL" -#: projects/models.py:259 +#: projects/models.py:283 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " "will break your current URLs." msgstr "" -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "Enkeltversjon" -#: projects/models.py:279 +#: projects/models.py:303 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 " @@ -2411,159 +2479,159 @@ 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:286 +#: projects/models.py:310 msgid "Default version" msgstr "Hovedversjon" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "Versjonen av prosjektet ditt som / videresendes til" -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "Hovedgren" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "Requirements-fil" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "" -#: projects/models.py:325 +#: projects/models.py:349 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:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:336 +#: projects/models.py:360 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:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "Analytics-kode" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:411 +#: projects/models.py:435 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:418 +#: projects/models.py:442 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "" -#: projects/models.py:434 +#: projects/models.py:458 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2571,37 +2639,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "Aktuell" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "" -#: projects/models.py:464 +#: projects/models.py:488 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:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "Relaterte prosjekter" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "Språk" -#: projects/models.py:494 +#: projects/models.py:518 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2609,271 +2677,267 @@ msgstr "" "Språket prosjektdokumentasjonen genereres i. NB: Dette påvirker prosjektets " "URL." -#: projects/models.py:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "" -#: projects/models.py:506 +#: projects/models.py:530 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "Modellen må ha en slug" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "Filsti" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr "" -#: projects/models.py:1575 -msgid "URL" -msgstr "" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "URL-en webhooken må kontakte" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1617 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1703 +#: projects/models.py:1727 msgid "Domain" msgstr "" -#: projects/models.py:1710 +#: projects/models.py:1734 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1714 +#: projects/models.py:1738 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1743 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1723 +#: projects/models.py:1747 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1725 +#: projects/models.py:1749 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1753 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1734 templates/projects/domain_form.html:49 +#: projects/models.py:1758 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1743 +#: projects/models.py:1767 msgid "Skip validation process." msgstr "" -#: projects/models.py:1747 +#: projects/models.py:1771 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1756 +#: projects/models.py:1780 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1761 +#: projects/models.py:1785 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1790 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1930 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1934 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1963 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1963 +#: projects/models.py:1987 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1992 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:2011 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3164,67 +3228,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "engelsk" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "spansk" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "Norsk bokmål" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "fransk" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "Russisk" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "Tysk" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "Galisisk" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "Vietnamesisk" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "Japansk" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "Ukrainsk" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "" @@ -3363,11 +3427,11 @@ msgstr "" msgid "Create Subscription" msgstr "" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "" -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "" @@ -3635,40 +3699,47 @@ msgstr "" msgid "Filter" msgstr "Filter" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3676,15 +3747,15 @@ msgid "" " " msgstr "" -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr "" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "" -#: templates/builds/build_detail.html:158 +#: templates/builds/build_detail.html:175 #, python-format msgid "" "Don't want setup.py install called? Change the Install " @@ -3692,36 +3763,36 @@ msgid "" "href=\"%(project_settings_url)s\">project settings." msgstr "" -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "Setup Output" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "Environment Standard Error" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "" -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "" @@ -5466,9 +5537,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Edit Advanced Project Settings" -#~ msgstr "Rediger avanserte prosjektinnstillinger" - -#~ msgid "Advanced Settings" -#~ msgstr "Avanserte innstillinger" diff --git a/readthedocs/locale/nl/LC_MESSAGES/django.po b/readthedocs/locale/nl/LC_MESSAGES/django.po index c9cd9460ebe..a2381dd8926 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: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+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,7 +27,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "Versie" @@ -161,7 +161,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "" @@ -207,8 +207,8 @@ msgstr "" msgid "Log out" msgstr "" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "" @@ -225,7 +225,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "Gebruiker" @@ -233,12 +233,12 @@ msgstr "Gebruiker" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "Gebruikersnaam" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "Project" @@ -445,7 +445,7 @@ msgstr "Branch" msgid "Tag" msgstr "Tag" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "Onbekend" @@ -477,8 +477,8 @@ msgstr "Actief" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Bouw activiteit gefaald" @@ -490,7 +490,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "Status" @@ -499,29 +499,29 @@ msgstr "Status" msgid "Any" msgstr "Allemaal" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "Soort" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "" "{version} is de standaardversie van het project en dient actief te zijn." -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "" -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "" @@ -534,7 +534,7 @@ msgid "Verbose Name" msgstr "Uitgebreide naam" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "Slug" @@ -554,7 +554,7 @@ msgstr "Gebouwd" msgid "Uploaded" msgstr "Geüpload" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "Privacyniveau" @@ -566,31 +566,31 @@ msgstr "De hoeveelheid privacy van deze versie." msgid "Hidden" msgstr "" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "Automatisch aangemaakt" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "Documentatie soort" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "" @@ -602,115 +602,115 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Versie {version} van {project} ({pk}) " -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "Datum" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "Gelukt" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "Installatie" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "Installatiefout" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "Resultaat" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "Fout" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "Afsluitcode" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "Commit" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "De bij het samenstellen gebruikte configuratie" -#: builds/models.py:793 +#: builds/models.py:799 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:801 +#: builds/models.py:807 msgid "Build Length" msgstr "Samenstelduur" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "Samensteller" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "Lange bewaring" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "{project} samenstellen voor {usernames} ({pk})" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "Samenstellen" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "Opdracht" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Omschrijving" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "Opdrachtuitvoer" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "Opdrachtafsluitcode" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "Begintijd" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "Eindtijd" @@ -785,31 +785,31 @@ msgstr "" msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "" @@ -903,22 +903,66 @@ msgstr "heeft project samengesteld" msgid "has project with recent builds" msgstr "heeft project met recente samenstelactiviteiten" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "Voornaam" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "Achternaam" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "Voer je gebruikersnaam in om te bevestigen." -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "De gebruikersnaam klopt niet!" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "" + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "URL" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "" + +#: core/forms.py:209 +msgid "Low" +msgstr "" + +#: core/forms.py:210 +msgid "Medium" +msgstr "" + +#: core/forms.py:211 +msgid "High" +msgstr "" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "" + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "" + #: core/history.py:66 msgid "ID" msgstr "" @@ -961,10 +1005,8 @@ msgid "Email address not verified" msgstr "" #: core/notifications.py:28 -#, fuzzy -#| msgid "Project Dashboard" msgid "New beta dashboard" -msgstr "Projectoverzicht" +msgstr "" #: doc_builder/director.py:81 #, python-brace-format @@ -1011,12 +1053,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "Publicatiedatum" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "Aanpassingsdatum" @@ -1430,7 +1472,7 @@ msgstr "Gebruikers" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "Naam" @@ -1608,11 +1650,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2020,35 +2062,35 @@ msgstr "" msgid "Verify your email address" msgstr "" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "" @@ -2140,7 +2182,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "Publiek" @@ -2156,30 +2198,50 @@ msgstr "CPython 2.x" msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "" @@ -2224,224 +2286,230 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "Ongeldige project naam, er bestaat al een project met deze naam" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "Ongeldige projectnaam" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "Ongeldige repository" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:528 +#: projects/forms.py:529 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "" + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1042 +#: projects/forms.py:1064 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1051 +#: projects/forms.py:1073 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "Alias" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "Repository URL" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "Startpagina van project" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "De startpagina van het project" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "" -#: projects/models.py:259 +#: projects/models.py:283 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " "will break your current URLs." msgstr "" -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "Enkele versie" -#: projects/models.py:279 +#: projects/models.py:303 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:286 +#: projects/models.py:310 msgid "Default version" msgstr "Standaardversie" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2451,130 +2519,130 @@ msgstr "" "files\">pip vereisten bestand is nodig om je documentatie te bouwen. Pad " "vanaf de bron van je project." -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "" -#: projects/models.py:325 +#: projects/models.py:349 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:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:336 +#: projects/models.py:360 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:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "CDN ingeschakeld" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "Alternatieve container foto" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "Container opslaglimiet" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "Alternatief bouwnummer in wachtrij" -#: projects/models.py:411 +#: projects/models.py:435 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:418 +#: projects/models.py:442 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "" -#: projects/models.py:434 +#: projects/models.py:458 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2582,307 +2650,303 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "" -#: projects/models.py:464 +#: projects/models.py:488 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:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "Gerelateerde projecten" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "Taal" -#: projects/models.py:494 +#: projects/models.py:518 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "Programmeertaal" -#: projects/models.py:506 +#: projects/models.py:530 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "Dit project is succesvol gedupliceerd" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "Pad" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr "" -#: projects/models.py:1575 -msgid "URL" -msgstr "URL" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1617 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1703 +#: projects/models.py:1727 msgid "Domain" msgstr "Domein" -#: projects/models.py:1710 +#: projects/models.py:1734 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1714 +#: projects/models.py:1738 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1743 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1723 +#: projects/models.py:1747 msgid "Use HTTPS" msgstr "HTTPS gebruiken" -#: projects/models.py:1725 +#: projects/models.py:1749 msgid "Always use HTTPS for this domain" msgstr "Gebruik altijd HTTPS voor dit domein" -#: projects/models.py:1729 +#: projects/models.py:1753 msgid "Number of times this domain has been hit" msgstr "Aantal hits voor dit domein" -#: projects/models.py:1734 templates/projects/domain_form.html:49 +#: projects/models.py:1758 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1743 +#: projects/models.py:1767 msgid "Skip validation process." msgstr "" -#: projects/models.py:1747 +#: projects/models.py:1771 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1756 +#: projects/models.py:1780 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1761 +#: projects/models.py:1785 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1790 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1930 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1934 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1963 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1963 +#: projects/models.py:1987 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1992 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:2011 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3173,67 +3237,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "Engels" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "Spaan" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "Frans" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "Russisch" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "Duits" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "Vietnamees" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "Japans" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "Italiaans" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "Koreaans" @@ -3372,11 +3436,11 @@ msgstr "" msgid "Create Subscription" msgstr "" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "" -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "" @@ -3644,40 +3708,47 @@ msgstr "" msgid "Filter" msgstr "Filter" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "Voltooid" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "Bouw activiteit duurde" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "Seconden" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "Gebouwd op" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3685,15 +3756,15 @@ msgid "" " " msgstr "" -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr "Bouw activiteit afgerond" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "" -#: templates/builds/build_detail.html:158 +#: templates/builds/build_detail.html:175 #, python-format msgid "" "Don't want setup.py install called? Change the Install " @@ -3701,36 +3772,36 @@ msgid "" "href=\"%(project_settings_url)s\">project settings." msgstr "" -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "Toon volledige bouw uitvoer" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "Bouw activiteit uitvoer" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "Bouw activiteit fouten" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "" -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "" @@ -5486,6 +5557,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Advanced Settings" -#~ msgstr "Geavanceerde instellingen" diff --git a/readthedocs/locale/nl_NL/LC_MESSAGES/django.po b/readthedocs/locale/nl_NL/LC_MESSAGES/django.po index cbf9de9212a..70307ef292a 100644 --- a/readthedocs/locale/nl_NL/LC_MESSAGES/django.po +++ b/readthedocs/locale/nl_NL/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+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,7 +23,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "Versie" @@ -157,7 +157,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "" @@ -203,8 +203,8 @@ msgstr "" msgid "Log out" msgstr "Uitloggen" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "Uitnodiging verstuurd" @@ -221,7 +221,7 @@ msgid "Invitation declined" msgstr "Uitnodiging verwijderd" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "Gebruiker" @@ -229,12 +229,12 @@ msgstr "Gebruiker" msgid "User ID" msgstr "Gebruikers ID" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "Gebruikersnaam" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "Project" @@ -441,7 +441,7 @@ msgstr "Branch" msgid "Tag" msgstr "Tag" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "Onbekend" @@ -473,8 +473,8 @@ msgstr "Actief" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -486,7 +486,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "Staat" @@ -495,29 +495,29 @@ msgstr "Staat" msgid "Any" msgstr "" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "Type" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "" "{version} is de standaardversie van het project en zou actief moeten zijn." -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "" -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "" @@ -530,7 +530,7 @@ msgid "Verbose Name" msgstr "Uitgebreide Naam" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "Slug" @@ -550,7 +550,7 @@ msgstr "Gebouwd" msgid "Uploaded" msgstr "Geüpload" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "Privacy-niveau" @@ -562,31 +562,31 @@ msgstr "Privacy-niveau voor deze Versie." msgid "Hidden" msgstr "" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "Machine Aangemaakt" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "" @@ -598,115 +598,115 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Version {version} van {project} ({pk})" -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "Datum" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "Succesvol" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "Opbouw" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "Opbouwfout" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "Resultaat" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "Fout" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "Exit code" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "Commit" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "Gebruikte configuratie voor de bouw" -#: builds/models.py:793 +#: builds/models.py:799 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:801 +#: builds/models.py:807 msgid "Build Length" msgstr "Bouwlengte" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "Bouwer" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "Koude opslag" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "Bouw {project} voor {usernames} ({pk})" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "Build" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "Commando" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Beschrijving" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "Resultaat van commando" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "Exit code van commando" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "Starttijd" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "Eindtijd" @@ -781,31 +781,31 @@ msgstr "" msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "" @@ -899,22 +899,66 @@ msgstr "heeft gebouwd project" msgid "has project with recent builds" msgstr "heeft project met recente builds" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "Voornaam" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "Achternaam" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "Typ je gebruikersnaam om te bevestigen." -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "Gebruikersnaam komt niet overeen!" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "" + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "" + +#: core/forms.py:209 +msgid "Low" +msgstr "" + +#: core/forms.py:210 +msgid "Medium" +msgstr "" + +#: core/forms.py:211 +msgid "High" +msgstr "" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "" + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "" + #: core/history.py:66 msgid "ID" msgstr "" @@ -957,10 +1001,8 @@ msgid "Email address not verified" msgstr "" #: core/notifications.py:28 -#, fuzzy -#| msgid "Project Dashboard" msgid "New beta dashboard" -msgstr "Projectoverzicht" +msgstr "" #: doc_builder/director.py:81 #, python-brace-format @@ -1007,12 +1049,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "Publicatiedatum" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "Wijzigingsdatum" @@ -1425,7 +1467,7 @@ msgstr "Gebruikers" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "Naam" @@ -1604,11 +1646,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2016,35 +2058,35 @@ msgstr "" msgid "Verify your email address" msgstr "" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "" @@ -2136,7 +2178,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "Publiekelijk" @@ -2152,30 +2194,50 @@ msgstr "CPython 2.x" msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "" @@ -2220,355 +2282,361 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "" "Ongeldige projectnaam, er bestaat al een project met exact dezelfde naam" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "Ongeldige projectnaam" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "Ongeldige repository" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "Er is al een \"{lang}\"-vertaling voor het {proj}-project." -#: projects/forms.py:528 +#: projects/forms.py:529 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:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "" + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1042 +#: projects/forms.py:1064 msgid "Variable name can't start with __ (double underscore)" msgstr "Variabele namen mogen niet beginnen met __ (dubbele underscore)" -#: projects/forms.py:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "Variabel-namen mogen niet beginnen met READTHEDOCS" -#: projects/forms.py:1051 +#: projects/forms.py:1073 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:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "Variabel-namen mogen geen spaties bevatten" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "Alleen letters, cijfers en underscores zijn toegestaan" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "Alias" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "Repository URL" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "Repository-type" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "Projectstartpagina" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "De startpagina van het project" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "" -#: projects/models.py:259 +#: projects/models.py:283 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " "will break your current URLs." msgstr "" -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "" -#: projects/models.py:279 +#: projects/models.py:303 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:286 +#: projects/models.py:310 msgid "Default version" msgstr "" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "" -#: projects/models.py:325 +#: projects/models.py:349 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:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:336 +#: projects/models.py:360 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:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:411 +#: projects/models.py:435 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:418 +#: projects/models.py:442 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "" -#: projects/models.py:434 +#: projects/models.py:458 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2576,307 +2644,303 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "" -#: projects/models.py:464 +#: projects/models.py:488 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:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "" -#: projects/models.py:494 +#: projects/models.py:518 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "" -#: projects/models.py:506 +#: projects/models.py:530 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "Het nesten van subprojecten wordt niet ondersteund" -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr "" -#: projects/models.py:1575 -msgid "URL" -msgstr "" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1617 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1703 +#: projects/models.py:1727 msgid "Domain" msgstr "" -#: projects/models.py:1710 +#: projects/models.py:1734 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1714 +#: projects/models.py:1738 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1743 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1723 +#: projects/models.py:1747 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1725 +#: projects/models.py:1749 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1753 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1734 templates/projects/domain_form.html:49 +#: projects/models.py:1758 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1743 +#: projects/models.py:1767 msgid "Skip validation process." msgstr "" -#: projects/models.py:1747 +#: projects/models.py:1771 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1756 +#: projects/models.py:1780 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1761 +#: projects/models.py:1785 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1790 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1930 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1934 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1963 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1963 +#: projects/models.py:1987 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1992 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:2011 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3166,67 +3230,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "" @@ -3365,11 +3429,11 @@ msgstr "" msgid "Create Subscription" msgstr "" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "" -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "" @@ -3637,40 +3701,47 @@ msgstr "" msgid "Filter" msgstr "" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3678,15 +3749,15 @@ msgid "" " " msgstr "" -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr "" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "" -#: templates/builds/build_detail.html:158 +#: templates/builds/build_detail.html:175 #, python-format msgid "" "Don't want setup.py install called? Change the Install " @@ -3694,36 +3765,36 @@ msgid "" "href=\"%(project_settings_url)s\">project settings." msgstr "" -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "" -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "" @@ -5478,9 +5549,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Edit Advanced Project Settings" -#~ msgstr "Bewerk Geavanceerde Projectinstellingen" - -#~ msgid "Advanced Settings" -#~ msgstr "Geavanceerde Instellingen" diff --git a/readthedocs/locale/pl/LC_MESSAGES/django.po b/readthedocs/locale/pl/LC_MESSAGES/django.po index 350239409d1..5c7ed867143 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: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+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,7 +28,7 @@ msgstr "" "(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " "n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" -#: analytics/models.py:69 builds/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "Wersja" @@ -162,7 +162,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "" @@ -208,8 +208,8 @@ msgstr "" msgid "Log out" msgstr "" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "" @@ -226,7 +226,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "Użytkownik" @@ -234,12 +234,12 @@ msgstr "Użytkownik" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "Nazwa użytkownika" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "Projekt" @@ -446,7 +446,7 @@ msgstr "Gałąź" msgid "Tag" msgstr "Tag" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "Nieznany" @@ -478,8 +478,8 @@ msgstr "Aktywna" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -491,7 +491,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "Stan" @@ -500,28 +500,28 @@ msgstr "Stan" msgid "Any" msgstr "Dowolny" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "Typ" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "{version} jest domyślną wersją projektu, powinna być aktywna." -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "" -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "" @@ -534,7 +534,7 @@ msgid "Verbose Name" msgstr "Pełna nazwa" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "Nazwa uproszczona" @@ -554,7 +554,7 @@ msgstr "Zbudowany" msgid "Uploaded" msgstr "Przesłane" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "Poziom prywatności" @@ -566,31 +566,31 @@ msgstr "Poziom prywatności dla tej wersji." msgid "Hidden" msgstr "" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "Stworzony maszynowo" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "Typ dokumentacji" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "" @@ -602,115 +602,115 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Wersja {version} {project} ({pk})" -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "Sukces" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "Ustawienia" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "Błąd ustawień" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "Wyjście" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "Błąd" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "Kod wyjścia" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "Commit" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "Konfiguracja użyta w buildzie" -#: builds/models.py:793 +#: builds/models.py:799 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:801 +#: builds/models.py:807 msgid "Build Length" msgstr "Długość buildu" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "Builder" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "Build {project} dla {usernames} ({pk})" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "Build" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "Komenda" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Opis" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "Wyjście komendy" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "Kod wyjścia komendy" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "Czas początku" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "Czas końca" @@ -785,31 +785,31 @@ msgstr "" msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "" @@ -903,22 +903,66 @@ msgstr "ma zbudowany projekt" msgid "has project with recent builds" msgstr "ma projekt z niedawnymi buildami" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "Imię" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "Nazwisko" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "Wpisz swoją nazwę użytkownika aby potwierdzić." -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "Nazwa użytkownika nie pasuje!" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "" + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "URL" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "" + +#: core/forms.py:209 +msgid "Low" +msgstr "" + +#: core/forms.py:210 +msgid "Medium" +msgstr "" + +#: core/forms.py:211 +msgid "High" +msgstr "" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "" + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "" + #: core/history.py:66 msgid "ID" msgstr "" @@ -1009,12 +1053,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "Data publikacji" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "Data modyfikacji" @@ -1424,7 +1468,7 @@ msgstr "Użytkownicy" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "Nazwa" @@ -1604,11 +1648,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2016,35 +2060,35 @@ msgstr "" msgid "Verify your email address" msgstr "Zweryfikuj swój adres email" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "" @@ -2136,7 +2180,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "Publiczny" @@ -2152,30 +2196,50 @@ msgstr "CPython 2.x" msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "" @@ -2220,354 +2284,360 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "Niepoprawna nazwa projektu" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "Repozytorium jest nieprawidłowe" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:528 +#: projects/forms.py:529 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "" + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1042 +#: projects/forms.py:1064 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1051 +#: projects/forms.py:1073 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "Alias" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "Adres URL repozytorium" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "Typ repozytorium" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "Strona główna projektu" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "Strona domowa projektu" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "Kanoniczny adres URL" -#: projects/models.py:259 +#: projects/models.py:283 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " "will break your current URLs." msgstr "" -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "Wersja pojedyncza" -#: projects/models.py:279 +#: projects/models.py:303 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:286 +#: projects/models.py:310 msgid "Default version" msgstr "Wersja domyślna" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "Gałąź domyślna" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "" -#: projects/models.py:325 +#: projects/models.py:349 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:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:336 +#: projects/models.py:360 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:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "CDN włączone" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "Kod analytics" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:411 +#: projects/models.py:435 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:418 +#: projects/models.py:442 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "" -#: projects/models.py:434 +#: projects/models.py:458 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2575,307 +2645,303 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "Wyróżniony" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "" -#: projects/models.py:464 +#: projects/models.py:488 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:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "Powiązane projekty" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "Język" -#: projects/models.py:494 +#: projects/models.py:518 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "Język programowania" -#: projects/models.py:506 +#: projects/models.py:530 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "ścieżka dostępu" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr "" -#: projects/models.py:1575 -msgid "URL" -msgstr "URL" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1617 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1703 +#: projects/models.py:1727 msgid "Domain" msgstr "Domena" -#: projects/models.py:1710 +#: projects/models.py:1734 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1714 +#: projects/models.py:1738 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1743 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1723 +#: projects/models.py:1747 msgid "Use HTTPS" msgstr "Użyj HTTPS" -#: projects/models.py:1725 +#: projects/models.py:1749 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1753 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1734 templates/projects/domain_form.html:49 +#: projects/models.py:1758 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1743 +#: projects/models.py:1767 msgid "Skip validation process." msgstr "" -#: projects/models.py:1747 +#: projects/models.py:1771 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1756 +#: projects/models.py:1780 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1761 +#: projects/models.py:1785 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1790 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1930 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1934 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1963 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1963 +#: projects/models.py:1987 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1992 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:2011 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "Wartość zmiennej środowiskowej" -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "Projekt, w którym ta zmienna będzie używana" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3165,67 +3231,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "Kataloński" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "angielski" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "hiszpański" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "norweski (bokmål)" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "francuski" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "rosyjski" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "niemiecki" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "galicyjski" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "wietnamski" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "Chiński uproszczony" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "Tradycyjny chiński" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "Japoński" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "Ukraiński" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "włoski" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "koreański" @@ -3364,11 +3430,11 @@ msgstr "" msgid "Create Subscription" msgstr "" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "" -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "" @@ -3636,40 +3702,47 @@ msgstr "Zmień język" msgid "Filter" msgstr "Filtr" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "sekundy" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3677,15 +3750,15 @@ msgid "" " " msgstr "" -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr "" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "" -#: templates/builds/build_detail.html:158 +#: templates/builds/build_detail.html:175 #, python-format msgid "" "Don't want setup.py install called? Change the Install " @@ -3693,36 +3766,36 @@ msgid "" "href=\"%(project_settings_url)s\">project settings." msgstr "" -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "" -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "Powrót" @@ -5462,9 +5535,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Edit Advanced Project Settings" -#~ msgstr "Edytuj ustawienia zaawansowane" - -#~ msgid "Advanced Settings" -#~ msgstr "Ustawienia zaawansowane" diff --git a/readthedocs/locale/pt_BR/LC_MESSAGES/django.po b/readthedocs/locale/pt_BR/LC_MESSAGES/django.po index d54a004aa4a..8c8bb7ab29a 100644 --- a/readthedocs/locale/pt_BR/LC_MESSAGES/django.po +++ b/readthedocs/locale/pt_BR/LC_MESSAGES/django.po @@ -24,7 +24,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Rafael Fontenelle , 2020,2022-2024\n" "Language-Team: Portuguese (Brazil) (http://app.transifex.com/readthedocs/" @@ -36,7 +36,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % " "1000000 == 0 ? 1 : 2;\n" -#: analytics/models.py:69 builds/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "Versão" @@ -170,7 +170,7 @@ msgstr "Um projeto com slug \"{0}\" já existe." 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:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "Um subprojeto com este alias já existe" @@ -222,8 +222,8 @@ msgstr "Falha de autenticação" msgid "Log out" msgstr "Sair" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "Convite enviado" @@ -240,7 +240,7 @@ msgid "Invitation declined" msgstr "Convite recusado" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "Usuário" @@ -248,12 +248,12 @@ msgstr "Usuário" msgid "User ID" msgstr "ID do usuário" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "Usuário" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "Projeto" @@ -462,7 +462,7 @@ msgstr "Branch" msgid "Tag" msgstr "Tag" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "Desconhecido" @@ -494,8 +494,8 @@ msgstr "Ativo" msgid "Build successful" msgstr "Compilação bem-sucedida" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Compilação falhou" @@ -507,7 +507,7 @@ msgstr "Normal" msgid "Pull/merge request" msgstr "Pull/merge request" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "Situação" @@ -516,28 +516,28 @@ msgstr "Situação" msgid "Any" msgstr "Qualquer" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "Tipo" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "Estados" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "Privacidade" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "{version} é a versão padrão do projeto, e deve estar ativo." -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "A correspondência personalizada não deve estar vazia." -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "Expressão regular Python inválida." @@ -550,7 +550,7 @@ msgid "Verbose Name" msgstr "Nome completo" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "Slug" @@ -570,7 +570,7 @@ msgstr "Compilado" msgid "Uploaded" msgstr "Enviado" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "Nível de privacidade" @@ -582,32 +582,32 @@ msgstr "Nível de privacidade para esta versão" msgid "Hidden" msgstr "Oculta" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" "Ocultar esta versão do menu (flutuante) de versões e resultados de pesquisa?" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "Criada por máquina" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "Tem PDF" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "Tem ePub" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "Tem Zip de HTML" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "Tipo de documentação" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "Tipo de documentação com a qual a versão foi compilada." @@ -621,117 +621,117 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "Injetar nova biblioteca js de addons para esta versão" -#: builds/models.py:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Versão {version} do {project} ({pk})" -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "Status" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "Sucesso" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "Setup" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "Erro de setup" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "Saída" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "Erro" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "Código de saída" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "Commit" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "Slug de versão" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "Nome da versão" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "Tipo da versão" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "Configuração usada na compilação" -#: builds/models.py:793 +#: builds/models.py:799 msgid "Custom build configuration file path used in this build" msgstr "" "Caminho personalizado do arquivo de configuração de compilação nesta " "compilação" -#: builds/models.py:801 +#: builds/models.py:807 msgid "Build Length" msgstr "Tamanho da compilação" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "Builder" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "Armazenamento a frio" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "ID da tarefa Celery" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "Compilar {project} para {usernames} ({pk})" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "Compilação" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "Comando" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Descrição" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "Saída do comando" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "Código de saída do comando" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "Horário de início" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "Horário de término" @@ -808,31 +808,31 @@ msgstr "Valor usado para a ação realizar uma operação" msgid "Type of version the rule should be applied to" msgstr "Tipo da versão à qual a regra deve ser aplicada" -#: builds/models.py:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "Versão ativada" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "Versão oculta" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "Versão definida com privacidade pública" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "Versão definida com privacidade privada" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "Versão definida como padrão" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "Versão excluída" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "Regra correspondida" @@ -926,22 +926,66 @@ msgstr "tem projeto compilado" msgid "has project with recent builds" msgstr "tem projeto com compilações recentes" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "Primeiro nome" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "Sobrenome" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "Por favor, digite o seu usuário para confirmar." -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "Nome de usuário não confere" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "" + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "URL" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "" + +#: core/forms.py:209 +msgid "Low" +msgstr "" + +#: core/forms.py:210 +msgid "Medium" +msgstr "" + +#: core/forms.py:211 +msgid "High" +msgstr "" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "" + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "" + #: core/history.py:66 msgid "ID" msgstr "ID" @@ -986,10 +1030,8 @@ msgid "Email address not verified" msgstr "" #: core/notifications.py:28 -#, fuzzy -#| msgid "Project Dashboard" msgid "New beta dashboard" -msgstr "Painel de controle do projeto" +msgstr "" #: doc_builder/director.py:81 #, python-brace-format @@ -1040,12 +1082,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:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "Data de publicação" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "Data de modificação" @@ -1478,7 +1520,7 @@ msgstr "Usuários" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "Nome" @@ -1658,11 +1700,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:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "Endereço de e-mail ou nome de usuário" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "Usuário %(username)s não existe" @@ -2081,35 +2123,35 @@ msgstr "" msgid "Verify your email address" msgstr "Verifique seu endereço de e-mail" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "Time adicionado" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "Time deletado" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "Time atualizado" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "Membro adicionado ao time" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "Membro removido do time" @@ -2201,7 +2243,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "Público" @@ -2217,30 +2259,50 @@ msgstr "CPython 2.x" msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "Válido e ativo" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "Inválido" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "" @@ -2285,195 +2347,201 @@ msgstr "" msgid "Visibility" msgstr "Visibilidade" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "Nome do projeto inválido! Já existe um projeto com esse nome" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "Nome de projeto inválido" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "Repositório inválido" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "Há há uma tradução \"{lang}\" para o projeto {proj}." -#: projects/forms.py:528 +#: projects/forms.py:529 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:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "" + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1042 +#: projects/forms.py:1064 msgid "Variable name can't start with __ (double underscore)" msgstr "Nome de variável não pode iniciar com __ (sublinhado duplo)" -#: projects/forms.py:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "Nome de variável não pode começar com READTHEDOCS" -#: projects/forms.py:1051 +#: projects/forms.py:1073 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:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "Nome de variável não pode conter espaços" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "Apenas letras, números e sublinhados são permitidos" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "Apelido" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "URL do repositório" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "URL do repositório da documentação hospedada" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "Tipo de repositório" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "Página do projeto" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "Página inicial do projeto" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "URL canônica" -#: projects/models.py:259 +#: projects/models.py:283 msgid "URL that documentation is expected to serve from" msgstr "URL na qual a documentação deverá ser exibida" -#: projects/models.py:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " "will break your current URLs." msgstr "" -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "Versão única" -#: projects/models.py:279 +#: projects/models.py:303 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 " @@ -2483,29 +2551,29 @@ msgstr "" "\"lastest\", servida como raiz do domínio. Use isso com cautela, somente " "ative-a se nunca terá múltiplas versões de sua documentação." -#: projects/models.py:286 +#: projects/models.py:310 msgid "Default version" msgstr "Versão padrão" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "A versão do seu projeto para a qual / redireciona" -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "Branch padrão" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "Arquivos de requisitos" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2515,56 +2583,56 @@ msgstr "" "files\">arquivo “requirements” do pip é necessário para compilar sua " "documentação. Caminho a partir da raiz do seu projeto." -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "" -#: projects/models.py:325 +#: projects/models.py:349 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:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:336 +#: projects/models.py:360 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:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "CDN ativada" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "Código de Analytics" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2572,25 +2640,25 @@ msgstr "" "Tracking ID do Google Analytics (por exemplo, UA-22345342-1). " "Isso pode tornar a página mais lenta." -#: projects/models.py:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "Imagem alternativa de contêiner" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "Limite de memória do contêiner" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2598,51 +2666,51 @@ msgstr "" "Limite de memória no formato Docker -- exemplo: 512m ou " "1g" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "Tempo limite do contêiner em segundos" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "ID da fila de compilação alternativa" -#: projects/models.py:411 +#: projects/models.py:435 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "Permitir anúncio pago" -#: projects/models.py:418 +#: projects/models.py:442 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:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "Livre de anúncios" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "Mostrar aviso de versão" -#: projects/models.py:434 +#: projects/models.py:458 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:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2650,37 +2718,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "Em destaque" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "" -#: projects/models.py:464 +#: projects/models.py:488 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:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "Projetos relacionados" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "Idioma" -#: projects/models.py:494 +#: projects/models.py:518 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2688,271 +2756,267 @@ msgstr "" "Idioma no qual a documentação do projeto é renderizada. Nota: isso afeta a " "URL do seu projeto." -#: projects/models.py:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "Linguagem de programação" -#: projects/models.py:506 +#: projects/models.py:530 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:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "Este projeto foi compilado com um webhook" -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "Este projeto foi clonado com sucesso" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "Modelo deve ter slug" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "Não há suporte a subprojeto aninhado" -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "Caminho" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "criada" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "modificada" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr "" -#: projects/models.py:1575 -msgid "URL" -msgstr "URL" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "URL para onde enviar o webhook" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1617 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1703 +#: projects/models.py:1727 msgid "Domain" msgstr "Domínio" -#: projects/models.py:1710 +#: projects/models.py:1734 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1714 +#: projects/models.py:1738 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1743 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1723 +#: projects/models.py:1747 msgid "Use HTTPS" msgstr "Usar HTTPS" -#: projects/models.py:1725 +#: projects/models.py:1749 msgid "Always use HTTPS for this domain" msgstr "Sempre usar HTTPS para este domínio" -#: projects/models.py:1729 +#: projects/models.py:1753 msgid "Number of times this domain has been hit" msgstr "Número de vezes que este domínio foi atingido" -#: projects/models.py:1734 templates/projects/domain_form.html:49 +#: projects/models.py:1758 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1743 +#: projects/models.py:1767 msgid "Skip validation process." msgstr "" -#: projects/models.py:1747 +#: projects/models.py:1771 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1756 +#: projects/models.py:1780 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1761 +#: projects/models.py:1785 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1790 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1930 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1934 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1963 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1963 +#: projects/models.py:1987 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1992 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:2011 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "Identificador do recurso" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "Data em que o recurso foi adicionado" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "Nome da variável de ambiente" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "Valor da variável de ambiente" -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "O Projeto no qual esta variável será usada" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3247,67 +3311,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "Catalão" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "Inglês" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "Espanhol" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "Português do Brasil" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "Norueguês" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "Frances" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "Russo" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "Alemão" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "Galego" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "Vietnamita" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "Chinês Simplificado" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "Chinês Tradicional" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "Japonês" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "Ucraniano" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "Italiano" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "Coreano" @@ -3450,11 +3514,11 @@ msgstr "" msgid "Create Subscription" msgstr "" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "" -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "" @@ -3739,40 +3803,47 @@ msgstr "Alterar idioma" msgid "Filter" msgstr "Filtrar" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "Concluído" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "A compilação levou" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "segundos" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "Compilado em" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "Ver documentos" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "Ver raw" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "Compilação #%(build_id)s" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3780,59 +3851,52 @@ msgid "" " " msgstr "" -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr "Compilação concluída" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "" -#: templates/builds/build_detail.html:158 -#, fuzzy, python-format -#| msgid "" -#| "Don't want setup.py install called? Change the Install " -#| "Project setting in your advanced " -#| "settings." +#: templates/builds/build_detail.html:175 +#, python-format msgid "" "Don't want setup.py install called? Change the Install " "Project setting in your project settings." msgstr "" -"Não deseja que setup.py install seja chamado? Altere a configuração " -"de Instalar projeto em suas configurações avançadas." -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "Mostra a saída completa da compilação" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "Saída da compilação" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "Saída do setup" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "Erro padrão do ambiente" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "Erros de compilação" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "Relate qualquer problema de compilação aqui." -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "Tempo do comando:" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "Voltar" @@ -5650,33 +5714,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "User settings" -#~ msgstr "Configurações de usuário" - -#~ msgid "Email settings" -#~ msgstr "Configurações de e-mail" - -#~ msgid "Opt-out from email about 'Config file deprecation'" -#~ msgstr "" -#~ "Cancelar o recebimento de e-mail sobre 'Descontinuação do arquivo de " -#~ "configuração'" - -#~ msgid "Opt-out from email about '\"build.image\" config key deprecation'" -#~ msgstr "" -#~ "Cancelar o recebimento de e-mail sobre 'Descontinuação da chave de " -#~ "configuração \"build.image\"'" - -#~ msgid "Edit Advanced Project Settings" -#~ msgstr "Editar configurações avançadas do projeto" - -#~ msgid "Advanced Settings" -#~ msgstr "Configurações avançadas" - -#, python-format -#~ msgid "" -#~ "You can change how your project is built in your Advanced Settings." -#~ msgstr "" -#~ "Você pode alterar a forma como o seu projeto é compilado nas suas configurações avançadas." diff --git a/readthedocs/locale/ru/LC_MESSAGES/django.po b/readthedocs/locale/ru/LC_MESSAGES/django.po index 8cff9ca0160..70a0db6eacf 100644 --- a/readthedocs/locale/ru/LC_MESSAGES/django.po +++ b/readthedocs/locale/ru/LC_MESSAGES/django.po @@ -25,7 +25,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+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,7 +38,7 @@ msgstr "" "n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || " "(n%100>=11 && n%100<=14)? 2 : 3);\n" -#: analytics/models.py:69 builds/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "Версия" @@ -172,7 +172,7 @@ msgstr "Проект с URL \"{0}\" уже существует." msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "Проект с {slug_name}={value} недействителен в качестве подпроекта" -#: api/v3/serializers.py:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "Подпроект с таким псевдонимом уже существует" @@ -218,8 +218,8 @@ msgstr "Ошибка авторизации" msgid "Log out" msgstr "Выйти" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "Приглашение отправлено" @@ -236,7 +236,7 @@ msgid "Invitation declined" msgstr "Приглашение отклонено" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "Пользователь" @@ -244,12 +244,12 @@ msgstr "Пользователь" msgid "User ID" msgstr "Идентификатор пользователя" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "Имя пользователя" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "Проект" @@ -456,7 +456,7 @@ msgstr "Ветка" msgid "Tag" msgstr "Метка" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "Неизв." @@ -488,8 +488,8 @@ msgstr "Активно" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Сборка не удалась" @@ -501,7 +501,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "Состояние" @@ -510,28 +510,28 @@ msgstr "Состояние" msgid "Any" msgstr "Любая" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "Тип" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "Состояния" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "Приватность" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "{version} — версия по умолчанию в проекте, она должна быть включена." -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "Поле своего подбора не должно быть пустым." -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "Неверное регулярное выражение Python." @@ -544,7 +544,7 @@ msgid "Verbose Name" msgstr "Подробное наименование" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "URL" @@ -564,7 +564,7 @@ msgstr "Сформировано" msgid "Uploaded" msgstr "Загружено" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "Уровень приватности" @@ -576,31 +576,31 @@ msgstr "Уровень приватности для этой версии." msgid "Hidden" msgstr "Скрытая" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "Скрыть эту версию из (всплывающего) меню версий и найти результаты?" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "Сгенерировано" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "Имеет PDF" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "Имеет ePub" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "Имеет HTML Zip" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "Тип документации" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "Тип документации, с которой была сформирована версия." @@ -612,115 +612,115 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Версия {version} проекта {project} ({pk})" -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "Статус" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "Дата" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "Успешно" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "Настройки" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "Ошибка настройки" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "Вывод" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "Ошибка" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "Код завершения" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "Коммит" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "URL версии" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "Имя версии" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "Тип версии" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "Конфигурация, использованная в сборке" -#: builds/models.py:793 +#: builds/models.py:799 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:801 +#: builds/models.py:807 msgid "Build Length" msgstr "Длина сборки" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "Сборщик" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "Холодное хранение" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "Идентификатор задачи Celery" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "Собрать {project} для {usernames} ({pk})" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "Сборка" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "Команда" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Описание" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "Вывод команды" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "Код завершения команды" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "Начальное время" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "Конечное время" @@ -795,31 +795,31 @@ msgstr "" msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "Версия активирована" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "Версия скрыта" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "Версия настроена на публичную конфиденциальность" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "Версия настроена на приватную конфиденциальность" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "Версия установлена по умолчанию" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "Версия удалена" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "Соответствующее правило" @@ -913,22 +913,66 @@ msgstr "имеет собранные проекты" msgid "has project with recent builds" msgstr "имеет проекты с недавними сборками" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "Имя" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "Фамилия" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "Пожалуйста, введите ваше имя пользователя для подтверждения." -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "Имя пользователя не совпадает!" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "" + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "" + +#: core/forms.py:209 +msgid "Low" +msgstr "" + +#: core/forms.py:210 +msgid "Medium" +msgstr "" + +#: core/forms.py:211 +msgid "High" +msgstr "" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "" + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "" + #: core/history.py:66 msgid "ID" msgstr "Идентификатор" @@ -973,10 +1017,8 @@ msgid "Email address not verified" msgstr "" #: core/notifications.py:28 -#, fuzzy -#| msgid "Project Dashboard" msgid "New beta dashboard" -msgstr "Управление проектом" +msgstr "" #: doc_builder/director.py:81 #, python-brace-format @@ -1026,12 +1068,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "Дата публикации" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "Дата последнего изменения" @@ -1449,7 +1491,7 @@ msgstr "Пользователи" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "Имя" @@ -1629,11 +1671,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2041,35 +2083,35 @@ msgstr "" msgid "Verify your email address" msgstr "Подтвердите ваш email адрес" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "" @@ -2161,7 +2203,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "Общедоступный" @@ -2177,30 +2219,50 @@ msgstr "CPython 2.x" msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "" @@ -2245,195 +2307,201 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "Неверное название проекта, или проект с таким названием уже существует" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "Недопустимое имя проекта" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "Недействительный репозиторий" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "Уже существует перевод “{lang}” для проекта {proj}." -#: projects/forms.py:528 +#: projects/forms.py:529 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "Длина каждой метки не должна превышать 100 символов." -#: projects/forms.py:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "" + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1042 +#: projects/forms.py:1064 msgid "Variable name can't start with __ (double underscore)" msgstr "Имя переменной не должно начинаться с __ (двойное подчёркивание)" -#: projects/forms.py:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "Имя переменной не должно начинаться с READTHEDOCS." -#: projects/forms.py:1051 +#: projects/forms.py:1073 msgid "There is already a variable with this name for this project" msgstr "В этом проекте уже имеется переменная с таким именем" -#: projects/forms.py:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "Имя переменной не должно содержать пробелы" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "Разрешены только буквы, цифры и подчеркивание" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "Псевдоним" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "URL репозитория" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "URL хостинга репозитория документации" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "Тип репозитория" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "Домашняя страница проекта" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "Домашняя страница проекта" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "Канонический URL" -#: projects/models.py:259 +#: projects/models.py:283 msgid "URL that documentation is expected to serve from" msgstr "URL, с которого ожидается предоставление документации" -#: projects/models.py:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " "will break your current URLs." msgstr "" -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "Единственная версия" -#: projects/models.py:279 +#: projects/models.py:303 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 " @@ -2444,29 +2512,29 @@ msgstr "" "если точно не планируете в будущем иметь несколько версий вашей " "документации." -#: projects/models.py:286 +#: projects/models.py:310 msgid "Default version" msgstr "Версия по умолчанию" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "На какую версию вашего проекта идёт перенаправление с /" -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "Ветка по умолчанию" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "Файл с описанием требований, англ. requirements" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2476,56 +2544,56 @@ msgstr "" "files\">Файл всех зависимостей pip, необходимых для сборки вашей " "документации. Находится в корневой папке проекта." -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "" -#: projects/models.py:325 +#: projects/models.py:349 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:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:336 +#: projects/models.py:360 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:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "CDN включен" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "Код для аналитики" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2533,25 +2601,25 @@ msgstr "" "Google Analytics Tracking ID (например, UA-22345342-1). Это " "может замедлить загрузку вашей страницы." -#: projects/models.py:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "Альтернативный образ контейнера" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "Ограничение памяти контейнера" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2559,54 +2627,54 @@ msgstr "" "Ограничение памяти в формате Docker — например: 512m или " "1g" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "Ограничение времени контейнера в секундах" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "Альтернативный идентификатор очереди сборки" -#: projects/models.py:411 +#: projects/models.py:435 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "Разрешить платную рекламу" -#: projects/models.py:418 +#: projects/models.py:442 msgid "If unchecked, users will still see community ads." msgstr "" "Если этот флажок не установлен, пользователи всё равно будут видеть рекламу " "сообщества." -#: projects/models.py:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "Без рекламы" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "Показывать предупреждение о версии" -#: projects/models.py:434 +#: projects/models.py:458 msgid "Show warning banner in non-stable nor latest versions." msgstr "" "Показывать предупреждения как для нестабильных, так и для не свежих версий." -#: projects/models.py:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2614,37 +2682,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "Особенные" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "" -#: projects/models.py:464 +#: projects/models.py:488 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:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "Связанные проекты" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "Язык" -#: projects/models.py:494 +#: projects/models.py:518 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2652,271 +2720,267 @@ msgstr "" "Язык документации проекта. Обратите внимание: эта настройка влияет на URL " "вашего проекта." -#: projects/models.py:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "Язык программирования" -#: projects/models.py:506 +#: projects/models.py:530 msgid "The primary programming language the project is written in." msgstr "Основной язык программирования, на котором написан проект." -#: projects/models.py:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "Сборка проекта была запущена с помощью веб-обработчика" -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "Данный проект был успешно склонирован" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "В модели должен быть URL" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "Вложенность подпроектов не поддерживается" -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "Путь" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "создано" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "изменено" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr "" -#: projects/models.py:1575 -msgid "URL" -msgstr "" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "URL, на которые следует отправлять веб-обработчика" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1617 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1703 +#: projects/models.py:1727 msgid "Domain" msgstr "Домен" -#: projects/models.py:1710 +#: projects/models.py:1734 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1714 +#: projects/models.py:1738 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1743 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1723 +#: projects/models.py:1747 msgid "Use HTTPS" msgstr "Использовать HTTPS" -#: projects/models.py:1725 +#: projects/models.py:1749 msgid "Always use HTTPS for this domain" msgstr "Всегда использовать HTTPS для данного домена" -#: projects/models.py:1729 +#: projects/models.py:1753 msgid "Number of times this domain has been hit" msgstr "Количество посещений этого домена" -#: projects/models.py:1734 templates/projects/domain_form.html:49 +#: projects/models.py:1758 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1743 +#: projects/models.py:1767 msgid "Skip validation process." msgstr "" -#: projects/models.py:1747 +#: projects/models.py:1771 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1756 +#: projects/models.py:1780 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1761 +#: projects/models.py:1785 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1790 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1930 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1934 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1963 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1963 +#: projects/models.py:1987 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1992 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:2011 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "Идентификатор особенности" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "Особенность даты была добавлена" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "Имя переменной окружения" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "Значение переменной окружения" -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "Проект, в котором будет использоваться эта переменная" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3213,67 +3277,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "каталонский" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "Английский" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "Испанский" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "бразильский португальский" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "Норвежский" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "Французский" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "Русский" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "Немецкий" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "Галисийский" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "Вьетнамский" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "упрощённый китайский" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "традиционный китайский" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "Японский" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "Украинский" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "Итальянский" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "Корейский" @@ -3412,11 +3476,11 @@ msgstr "" msgid "Create Subscription" msgstr "" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "" -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "" @@ -3703,40 +3767,47 @@ msgstr "Изменить язык" msgid "Filter" msgstr "Фильтр" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "Завершено" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "Сборка заняла" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "секунды" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "Собран на" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "Просмотр документации" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "Просмотреть сырой лог" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "Сборка №%(build_id)s" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3744,59 +3815,52 @@ msgid "" " " msgstr "" -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr "Сборка завершена" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "" -#: templates/builds/build_detail.html:158 -#, fuzzy, python-format -#| msgid "" -#| "Don't want setup.py install called? Change the Install " -#| "Project setting in your advanced " -#| "settings." +#: templates/builds/build_detail.html:175 +#, python-format msgid "" "Don't want setup.py install called? Change the Install " "Project setting in your project settings." msgstr "" -"Не хотите, чтобы выполнялся setup.py install? Измените параметр " -"Установить проект в Расширенных настройках." -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "Показать полный вывод сборки" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "Вывод сборки" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "Вывод команды setup" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "Ошибка, возвращённая через переменную окружения" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "Ошибки сборки" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "О любых проблемах сборки сообщайте здесь." -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "Время команды:" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "Назад" @@ -5630,28 +5694,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "User settings" -#~ msgstr "Пользовательские настройки" - -#~ msgid "Email settings" -#~ msgstr "Настройки электронной почты" - -#~ msgid "Opt-out from email about 'Config file deprecation'" -#~ msgstr "" -#~ "Отказ от рассылки по электронной почте об 'устаревании конфигурационного " -#~ "файла'" - -#~ msgid "Edit Advanced Project Settings" -#~ msgstr "Редактировать расширенные настройки проекта" - -#~ msgid "Advanced Settings" -#~ msgstr "Расширенные настройки" - -#, python-format -#~ msgid "" -#~ "You can change how your project is built in your Advanced Settings." -#~ msgstr "" -#~ "Вы можете изменить настройки сборки вашего проекта в расширенных настройках." diff --git a/readthedocs/locale/sk/LC_MESSAGES/django.po b/readthedocs/locale/sk/LC_MESSAGES/django.po index 0805a4667ef..c264853d632 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: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+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,7 +22,7 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n " ">= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" -#: analytics/models.py:69 builds/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "Verzia" @@ -156,7 +156,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "" @@ -202,8 +202,8 @@ msgstr "" msgid "Log out" msgstr "" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "" @@ -220,7 +220,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "Používateľ" @@ -228,12 +228,12 @@ msgstr "Používateľ" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "Projekt" @@ -440,7 +440,7 @@ msgstr "Vetva" msgid "Tag" msgstr "" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "Neznámy" @@ -472,8 +472,8 @@ msgstr "Aktívny" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -485,7 +485,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "Stav" @@ -494,28 +494,28 @@ msgstr "Stav" msgid "Any" msgstr "" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "Typ" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "" -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "" -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "" @@ -528,7 +528,7 @@ msgid "Verbose Name" msgstr "Dlhý názov" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "Slug" @@ -548,7 +548,7 @@ msgstr "" msgid "Uploaded" msgstr "Odoslaný" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "Úroveň súkromia" @@ -560,31 +560,31 @@ msgstr "Úroveň súkromia pre túto verziu" msgid "Hidden" msgstr "" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "Typ dokumentácie" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "" @@ -596,115 +596,115 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "" -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "Dátum" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "Úspech" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "Nastavenia" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "Chyba pri nastavení" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "Výstup" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "Chyba" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "Ukončovací kód" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:793 +#: builds/models.py:799 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:801 +#: builds/models.py:807 msgid "Build Length" msgstr "" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Popis" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "" @@ -779,31 +779,31 @@ msgstr "" msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "" @@ -897,22 +897,66 @@ msgstr "" msgid "has project with recent builds" msgstr "" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "Meno" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "Priezvisko" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "" -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "" + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "" + +#: core/forms.py:209 +msgid "Low" +msgstr "" + +#: core/forms.py:210 +msgid "Medium" +msgstr "" + +#: core/forms.py:211 +msgid "High" +msgstr "" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "" + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "" + #: core/history.py:66 msgid "ID" msgstr "" @@ -955,10 +999,8 @@ msgid "Email address not verified" msgstr "" #: core/notifications.py:28 -#, fuzzy -#| msgid "Project Dashboard" msgid "New beta dashboard" -msgstr "Nástenka projektu" +msgstr "" #: doc_builder/director.py:81 #, python-brace-format @@ -1005,12 +1047,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "Dátum zverejnenia" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "Dátum úpravy" @@ -1420,7 +1462,7 @@ msgstr "Užívatelia" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "Názov" @@ -1598,11 +1640,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2010,35 +2052,35 @@ msgstr "" msgid "Verify your email address" msgstr "" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "" @@ -2130,7 +2172,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "Verejný" @@ -2146,30 +2188,50 @@ msgstr "CPython 2.x" msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "" @@ -2214,354 +2276,360 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:528 +#: projects/forms.py:529 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "" + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1042 +#: projects/forms.py:1064 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1051 +#: projects/forms.py:1073 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "URL Repozitára" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "Typ repozitára" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "Domovská stránka projektu" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "" -#: projects/models.py:259 +#: projects/models.py:283 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " "will break your current URLs." msgstr "" -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "" -#: projects/models.py:279 +#: projects/models.py:303 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:286 +#: projects/models.py:310 msgid "Default version" msgstr "Štandardná verzia" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "Verzia projektu, na ktorý sa adresa / presmeruje" -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "Štandardná vetva" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "Súbor závislostí" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "" -#: projects/models.py:325 +#: projects/models.py:349 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:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:336 +#: projects/models.py:360 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:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "Analytics kód" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:411 +#: projects/models.py:435 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:418 +#: projects/models.py:442 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "" -#: projects/models.py:434 +#: projects/models.py:458 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2569,307 +2637,303 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "" -#: projects/models.py:464 +#: projects/models.py:488 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:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "Jazyk" -#: projects/models.py:494 +#: projects/models.py:518 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "" -#: projects/models.py:506 +#: projects/models.py:530 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "Model musí mať slug" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "Cesta" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr "" -#: projects/models.py:1575 -msgid "URL" -msgstr "" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1617 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1703 +#: projects/models.py:1727 msgid "Domain" msgstr "" -#: projects/models.py:1710 +#: projects/models.py:1734 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1714 +#: projects/models.py:1738 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1743 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1723 +#: projects/models.py:1747 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1725 +#: projects/models.py:1749 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1753 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1734 templates/projects/domain_form.html:49 +#: projects/models.py:1758 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1743 +#: projects/models.py:1767 msgid "Skip validation process." msgstr "" -#: projects/models.py:1747 +#: projects/models.py:1771 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1756 +#: projects/models.py:1780 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1761 +#: projects/models.py:1785 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1790 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1930 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1934 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1963 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1963 +#: projects/models.py:1987 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1992 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:2011 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3159,67 +3223,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "Anglicky" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "Španielsky" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "Francúzština" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "Ruština" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "Nemčina" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "Vietnamčina" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "Japončina" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "Ukrajinčina" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "" @@ -3358,11 +3422,11 @@ msgstr "" msgid "Create Subscription" msgstr "" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "" -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "" @@ -3630,40 +3694,47 @@ msgstr "" msgid "Filter" msgstr "" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3671,15 +3742,15 @@ msgid "" " " msgstr "" -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr "" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "" -#: templates/builds/build_detail.html:158 +#: templates/builds/build_detail.html:175 #, python-format msgid "" "Don't want setup.py install called? Change the Install " @@ -3687,36 +3758,36 @@ msgid "" "href=\"%(project_settings_url)s\">project settings." msgstr "" -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "Setup Výstup" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "Štandardný Chybový Výstup Prostredia" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "" -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "" diff --git a/readthedocs/locale/tr/LC_MESSAGES/django.po b/readthedocs/locale/tr/LC_MESSAGES/django.po index a9bc3f345c8..64ca705db78 100644 --- a/readthedocs/locale/tr/LC_MESSAGES/django.po +++ b/readthedocs/locale/tr/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+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,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: analytics/models.py:69 builds/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "Sürüm" @@ -155,7 +155,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "" @@ -201,8 +201,8 @@ msgstr "" msgid "Log out" msgstr "" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "" @@ -219,7 +219,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "Kullanıcı" @@ -227,12 +227,12 @@ msgstr "Kullanıcı" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "Kullanıcı adı" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "Proje" @@ -439,7 +439,7 @@ msgstr "Dal" msgid "Tag" msgstr "Etiket" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "Bilinmiyor" @@ -471,8 +471,8 @@ msgstr "Etkin" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Oluşturma başarısız oldu" @@ -484,7 +484,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "Durum" @@ -493,28 +493,28 @@ msgstr "Durum" msgid "Any" msgstr "" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "Tür" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "{version}, projenin varsayılan sürümüdür, etkin olmalıdır." -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "" -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "" @@ -527,7 +527,7 @@ msgid "Verbose Name" msgstr "Ayrıntılı Adı" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "Başlık Bilgisi" @@ -547,7 +547,7 @@ msgstr "Oluşturuldu" msgid "Uploaded" msgstr "Gönderildi" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "Gizlilik Seviyesi" @@ -559,31 +559,31 @@ msgstr "Bu Sürüm için gizlilik seviyesi." msgid "Hidden" msgstr "" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "Makine Oluşturuldu" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "Belgelendirme türü" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "" @@ -595,115 +595,115 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "{project} projesinin sürümü {version} ({pk})" -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "Tarih" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "Başarılı" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "Kurulum" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "Kurulum hatası" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "Çıktı" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "Hata" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "Çıkış kodu" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "İşle" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "Oluşturmada kullanılan yapılandırma" -#: builds/models.py:793 +#: builds/models.py:799 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:801 +#: builds/models.py:807 msgid "Build Length" msgstr "Oluşturma Uzunluğu" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "Oluşturucu" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "Uzak Depolama" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "{usernames} için {project} projesini oluştur ({pk})" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "Oluştur" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "Komut" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Tanım" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "Komut çıktısı" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "Komut çıkış kodu" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "Başlama zamanı" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "Bitiş zamanı" @@ -778,31 +778,31 @@ msgstr "" msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "" @@ -896,22 +896,66 @@ msgstr "proje oluşturmuş" msgid "has project with recent builds" msgstr "son oluşturmaları olan projeye sahip" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "Adınız" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "Soyadınız" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "Onaylamak için lütfen kullanıcı adınızı yazın." -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "Kullanıcı adı eşleşmiyor!" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "" + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "" + +#: core/forms.py:209 +msgid "Low" +msgstr "" + +#: core/forms.py:210 +msgid "Medium" +msgstr "" + +#: core/forms.py:211 +msgid "High" +msgstr "" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "" + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "" + #: core/history.py:66 msgid "ID" msgstr "" @@ -954,10 +998,8 @@ msgid "Email address not verified" msgstr "" #: core/notifications.py:28 -#, fuzzy -#| msgid "Project Dashboard" msgid "New beta dashboard" -msgstr "Proje Paneli" +msgstr "" #: doc_builder/director.py:81 #, python-brace-format @@ -1004,12 +1046,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "Yayımlanma tarihi" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "Değiştirilme tarihi" @@ -1424,7 +1466,7 @@ msgstr "Kullanıcılar" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "Adı" @@ -1604,11 +1646,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2016,35 +2058,35 @@ msgstr "" msgid "Verify your email address" msgstr "E-posta adresinizi doğrulayın" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "" @@ -2136,7 +2178,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "Ortak" @@ -2152,30 +2194,50 @@ msgstr "CPython 2.x" msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "" @@ -2220,195 +2282,201 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "Geçersiz proje adı, bir proje zaten bu adla var" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "Geçersiz proje adı" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "Depo geçersiz" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "{proj} projesi için zaten bir \"{lang}\" çevirisi var." -#: projects/forms.py:528 +#: projects/forms.py:529 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:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "" + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1042 +#: projects/forms.py:1064 msgid "Variable name can't start with __ (double underscore)" msgstr "Değişken adı __ (çift alt çizgi) ile başlayamaz" -#: projects/forms.py:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "Değişken adı READTHEDOCS ile başlayamaz" -#: projects/forms.py:1051 +#: projects/forms.py:1073 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:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "Değişken adı boşluklar içeremez" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "Sadece harflere, sayılara ve alt çizgiye izin verilir" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "Kod adı" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "Depo URL'si" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "Barındırılan belgelendirme deposu URL'si" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "Depo türü" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "Proje anasayfası" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "Projenin anasayfası" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "Kurallı URL" -#: projects/models.py:259 +#: projects/models.py:283 msgid "URL that documentation is expected to serve from" msgstr "Belgelendirmenin sunulmasının beklendiği URL" -#: projects/models.py:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " "will break your current URLs." msgstr "" -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "Tek sürüm" -#: projects/models.py:279 +#: projects/models.py:303 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 " @@ -2418,29 +2486,29 @@ 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:286 +#: projects/models.py:310 msgid "Default version" msgstr "Varsayılan sürüm" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "Projenizin / işaretinin yönlendirdiği sürümü" -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "Varsayılan dal" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "Gereksinimler dosyası" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2450,56 +2518,56 @@ msgstr "" "latest/user_guide.html#requirements-files\">pip gereksinimler dosyası " "gerekir. Projenizin kök dizininden gelen yol." -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "" -#: projects/models.py:325 +#: projects/models.py:349 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:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:336 +#: projects/models.py:360 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:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "CDN Etkinleştirildi" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "Çözümleme kodu" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2507,25 +2575,25 @@ msgstr "" "Google Analytics İzleme Kimliği (ör. UA-22345342-1). Bu, sayfa " "yüklemelerinizi yavaşlatabilir." -#: projects/models.py:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "Alternatif kapsayıcı resmi" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "Kapsayıcı bellek sınırı" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2533,52 +2601,52 @@ msgstr "" "Docker biçiminde bellek sınırı -- örnek: 512m veya 1g" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "Saniye olarak kapsayıcı zaman sınırı" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "Alternatif oluşturma kuyruğu kimliği" -#: projects/models.py:411 +#: projects/models.py:435 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "Ücretli reklamlara izin verin" -#: projects/models.py:418 +#: projects/models.py:442 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:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "Reklamsız" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "Sürüm uyarısını göster" -#: projects/models.py:434 +#: projects/models.py:458 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:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2586,308 +2654,304 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "Öne Çıkanlar" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "" -#: projects/models.py:464 +#: projects/models.py:488 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:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "İlgili projeler" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "Dil" -#: projects/models.py:494 +#: projects/models.py:518 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:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "Programlama Dili" -#: projects/models.py:506 +#: projects/models.py:530 msgid "The primary programming language the project is written in." msgstr "Projenin yazıldığı birincil programlama dili." -#: projects/models.py:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "Bu proje bir web kancası ile oluşturuldu" -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "Bu proje başarılı olarak kopyalandı" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "Model başlık bilgisine sahip olmak zorundadır" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "Alt proje iç içe geçme desteklenmiyor" -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "Yol" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr "" -#: projects/models.py:1575 -msgid "URL" -msgstr "" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "Web kancasının göndereceği URL" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1617 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1703 +#: projects/models.py:1727 msgid "Domain" msgstr "Etki Alanı" -#: projects/models.py:1710 +#: projects/models.py:1734 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1714 +#: projects/models.py:1738 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1743 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1723 +#: projects/models.py:1747 msgid "Use HTTPS" msgstr "HTTPS kullan" -#: projects/models.py:1725 +#: projects/models.py:1749 msgid "Always use HTTPS for this domain" msgstr "Bu etki alanı için her zaman HTTPS kullan" -#: projects/models.py:1729 +#: projects/models.py:1753 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:1734 templates/projects/domain_form.html:49 +#: projects/models.py:1758 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1743 +#: projects/models.py:1767 msgid "Skip validation process." msgstr "" -#: projects/models.py:1747 +#: projects/models.py:1771 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1756 +#: projects/models.py:1780 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1761 +#: projects/models.py:1785 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1790 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1930 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1934 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1963 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1963 +#: projects/models.py:1987 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1992 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:2011 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "Özellik tanımlayıcısı" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "Tarih özelliği eklendi" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "Ortam değişkeninin adı" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "Ortam değişkeninin değeri" -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "Bu değişkenin kullanılacağı proje" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3180,67 +3244,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "Katalanca" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "İngilizce" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "İspanyolca" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "Brezilya Portekizcesi" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "Norveççe Bokmål" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "Fransızca" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "Rusça" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "Almanca" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "Galiçyaca" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "Vietnamca" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "Basitleştirilmiş Çince" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "Geleneksel Çince" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "Japonca" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "Ukraynaca" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "İtalyanca" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "Korece" @@ -3379,11 +3443,11 @@ msgstr "" msgid "Create Subscription" msgstr "" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "" -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "" @@ -3670,40 +3734,47 @@ msgstr "Dili Değiştir" msgid "Filter" msgstr "Süz" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "Tamamlanma" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "Oluşturmanın aldığı süre" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "saniye" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "Oluşturulma" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "Belgeleri görüntüle" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "Ham görüntüle" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "Oluşturma #%(build_id)s" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3711,60 +3782,53 @@ msgid "" " " msgstr "" -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr "Oluşturma tamamlandı" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "" -#: templates/builds/build_detail.html:158 -#, fuzzy, python-format -#| msgid "" -#| "Don't want setup.py install called? Change the Install " -#| "Project setting in your advanced " -#| "settings." +#: templates/builds/build_detail.html:175 +#, python-format msgid "" "Don't want setup.py install called? Change the Install " "Project setting in your project settings." msgstr "" -"Setup.py install komutunu çağırmak istemiyor musunuz? Gelişmiş ayarlarınızda Proje yükle ayarını değiştirin." -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "Tam oluşturma çıktısını göster" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "Oluşturma Çıktısı" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "Kurulum Çıktısı" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "Ortam Standart Hatası" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "Oluşturma Hataları" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "" "Herhangi bir oluşturma sorununu burada bildirin." -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "Komut süresi:" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "Geri dön" @@ -5557,17 +5621,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Edit Advanced Project Settings" -#~ msgstr "Gelişmiş Proje Ayarlarını Düzenle" - -#~ msgid "Advanced Settings" -#~ msgstr "Gelişmiş Ayarlar" - -#, python-format -#~ msgid "" -#~ "You can change how your project is built in your Advanced Settings." -#~ msgstr "" -#~ "Projenizi Gelişmiş Ayarlar'ınızda nasıl " -#~ "oluşturulduysa değiştirebilirsiniz." diff --git a/readthedocs/locale/uk/LC_MESSAGES/django.po b/readthedocs/locale/uk/LC_MESSAGES/django.po index 2ac3e44f5c2..727e56aba9b 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: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+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,7 +29,7 @@ msgstr "" "100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || " "(n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" -#: analytics/models.py:69 builds/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "Версія:" @@ -163,7 +163,7 @@ msgstr "Проект зі слагом \"{0}\" вже існує." msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "Проект із {slug_name}={value} недійсний як підпроект" -#: api/v3/serializers.py:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "Підпроект із цим псевдонімом уже існує" @@ -209,8 +209,8 @@ msgstr "Помилка автентифікації" msgid "Log out" msgstr "Вийти" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "Запрошення надіслане" @@ -227,7 +227,7 @@ msgid "Invitation declined" msgstr "Запрошення відхилено" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "Користувач" @@ -235,12 +235,12 @@ msgstr "Користувач" msgid "User ID" msgstr "Ідентифікатор користувача" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "Ім'я користувача" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "Проект" @@ -449,7 +449,7 @@ msgstr "Гілка" msgid "Tag" msgstr "Тег" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "Невідомий" @@ -481,8 +481,8 @@ msgstr "Активний" msgid "Build successful" msgstr "Білд успішний" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Білд невдався" @@ -494,7 +494,7 @@ msgstr "Нормальний" msgid "Pull/merge request" msgstr "Запит на витяг/злиття" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "Стан" @@ -503,28 +503,28 @@ msgstr "Стан" msgid "Any" msgstr "Будь-що" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "Тип" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "Стани" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "Конфіденційність" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "{version} — версія проекту за замовчуванням, вона має бути активною." -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "Користувацький збіг не має бути порожнім." -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "Недійсний регулярний вираз Python." @@ -537,7 +537,7 @@ msgid "Verbose Name" msgstr "Детальне ім’я" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "Слаг" @@ -557,7 +557,7 @@ msgstr "Збудований" msgid "Uploaded" msgstr "Завантажено" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "Рівень конфіденційності" @@ -569,32 +569,32 @@ msgstr "Рівень конфіденційності для цієї версі msgid "Hidden" msgstr "Прихований" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" "Приховати цю версію в меню версій (спливаючому меню) і результатах пошуку?" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "Машина створена" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "Є PDF" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "Має ePub" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "Має HTML Zip" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "Тип документації" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "Тип документації, з якою створено версію." @@ -608,117 +608,117 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Версія {version} {project} ({pk})" -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "Статус" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "Дата" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "Успішно" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "Установка" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "Помилка установки" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "Вивід" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "Помилка" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "Код виходу" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "Здійснити" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "Слаг версії" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "Ім'я версії" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "Тип версії" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "Конфігурація, використана в збірці" -#: builds/models.py:793 +#: builds/models.py:799 msgid "Custom build configuration file path used in this build" msgstr "" "Шлях до файлу конфігурації спеціальної збірки, який використовується в цій " "збірці" -#: builds/models.py:801 +#: builds/models.py:807 msgid "Build Length" msgstr "Довжина збірки" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "холодне зберігання" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "Ідентифікатор завдання із селери" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "Створіть {project} для {usernames} ({pk})" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "Будувати" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "Команда" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Опис" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "Вивід команди" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "Код виходу команди" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "Час початку" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "Час закінчення" @@ -793,31 +793,31 @@ msgstr "" msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "" @@ -911,22 +911,66 @@ msgstr "" msgid "has project with recent builds" msgstr "" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "Ім’я" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "Прізвище" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "" -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "" + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "URL" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "" + +#: core/forms.py:209 +msgid "Low" +msgstr "" + +#: core/forms.py:210 +msgid "Medium" +msgstr "" + +#: core/forms.py:211 +msgid "High" +msgstr "" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "" + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "" + #: core/history.py:66 msgid "ID" msgstr "" @@ -969,10 +1013,8 @@ msgid "Email address not verified" msgstr "" #: core/notifications.py:28 -#, fuzzy -#| msgid "Project Dashboard" msgid "New beta dashboard" -msgstr "Панель керування проектом" +msgstr "" #: doc_builder/director.py:81 #, python-brace-format @@ -1019,12 +1061,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "Дата публікації" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "Модифікована дата" @@ -1434,7 +1476,7 @@ msgstr "Користувачі" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "Ім’я" @@ -1612,11 +1654,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2024,35 +2066,35 @@ msgstr "" msgid "Verify your email address" msgstr "" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "" @@ -2144,7 +2186,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "Загальнодоступно" @@ -2160,30 +2202,50 @@ msgstr "CPython 2.x" msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "" @@ -2228,195 +2290,201 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:528 +#: projects/forms.py:529 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "" + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1042 +#: projects/forms.py:1064 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1051 +#: projects/forms.py:1073 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "URL репозиторію" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "Тип сховища" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "Домашня сторінка проекту" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "Канонічний URL" -#: projects/models.py:259 +#: projects/models.py:283 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " "will break your current URLs." msgstr "" -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "Єдина версія" -#: projects/models.py:279 +#: projects/models.py:303 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 " @@ -2427,159 +2495,159 @@ msgstr "" "пересторогою, активуйте тільки якщо ви ніколи не будете мати чисельні " "версії ваших документів." -#: projects/models.py:286 +#: projects/models.py:310 msgid "Default version" msgstr "Версія за замовчуванням" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "Версія проекту на яку перенаправляє /" -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "Гілка за замовчуванням" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "Файл вимог" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "" -#: projects/models.py:325 +#: projects/models.py:349 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:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:336 +#: projects/models.py:360 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:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "Код аналітики" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:411 +#: projects/models.py:435 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:418 +#: projects/models.py:442 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "" -#: projects/models.py:434 +#: projects/models.py:458 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2587,307 +2655,303 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "Обране" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "" -#: projects/models.py:464 +#: projects/models.py:488 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:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "Пов’язані проекти" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "Мова" -#: projects/models.py:494 +#: projects/models.py:518 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "Мова програмування" -#: projects/models.py:506 +#: projects/models.py:530 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "Модель повинна мати slug" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "Шлях" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "Створено" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "Модифіковано" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr "" -#: projects/models.py:1575 -msgid "URL" -msgstr "URL" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1617 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1703 +#: projects/models.py:1727 msgid "Domain" msgstr "" -#: projects/models.py:1710 +#: projects/models.py:1734 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1714 +#: projects/models.py:1738 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1743 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1723 +#: projects/models.py:1747 msgid "Use HTTPS" msgstr "Використовувати HTTPS" -#: projects/models.py:1725 +#: projects/models.py:1749 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1753 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1734 templates/projects/domain_form.html:49 +#: projects/models.py:1758 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1743 +#: projects/models.py:1767 msgid "Skip validation process." msgstr "" -#: projects/models.py:1747 +#: projects/models.py:1771 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1756 +#: projects/models.py:1780 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1761 +#: projects/models.py:1785 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1790 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1930 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1934 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1963 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1963 +#: projects/models.py:1987 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1992 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:2011 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3177,67 +3241,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "Каталонська" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "Англійська" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "Іспанська" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "Норвезька (букмол)" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "Французька" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "Російська" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "Німецька" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "Галісійська" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "В’єтнамська" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "Японська" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "Українська" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "Італійська" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "Корейська" @@ -3376,11 +3440,11 @@ msgstr "" msgid "Create Subscription" msgstr "" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "" -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "" @@ -3648,40 +3712,47 @@ msgstr "" msgid "Filter" msgstr "Фільтр" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3689,15 +3760,15 @@ msgid "" " " msgstr "" -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr "" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "" -#: templates/builds/build_detail.html:158 +#: templates/builds/build_detail.html:175 #, python-format msgid "" "Don't want setup.py install called? Change the Install " @@ -3705,36 +3776,36 @@ msgid "" "href=\"%(project_settings_url)s\">project settings." msgstr "" -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "Setup Output" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "Environment Standard Error" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "" -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "" diff --git a/readthedocs/locale/vi_VN/LC_MESSAGES/django.po b/readthedocs/locale/vi_VN/LC_MESSAGES/django.po index b57afb58ed3..66624cbb1df 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: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+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,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: analytics/models.py:69 builds/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "Phiên bản" @@ -155,7 +155,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "" @@ -201,8 +201,8 @@ msgstr "" msgid "Log out" msgstr "" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "" @@ -219,7 +219,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "Người sử dụng" @@ -227,12 +227,12 @@ msgstr "Người sử dụng" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "Dự án" @@ -439,7 +439,7 @@ msgstr "Nhánh" msgid "Tag" msgstr "Tag" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "Không rõ" @@ -471,8 +471,8 @@ msgstr "Đang hoạt động" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -484,7 +484,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "Trạng thái" @@ -493,28 +493,28 @@ msgstr "Trạng thái" msgid "Any" msgstr "Bất kỳ" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "Kiểu" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "" -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "" -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "" @@ -527,7 +527,7 @@ msgid "Verbose Name" msgstr "Tên chi tiết" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "" @@ -547,7 +547,7 @@ msgstr "Đã được xây dựng" msgid "Uploaded" msgstr "Đã được tải lên" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "Mức độ bảo mật" @@ -559,31 +559,31 @@ msgstr "Mức độ bảo mật cho phiên bản này." msgid "Hidden" msgstr "" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "Kiểu tài liệu" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "" @@ -595,115 +595,115 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "" -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "Ngày tháng" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "Thành công" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "Cài đặt" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "Lỗi cài đặt" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "Đầu ra" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "Lỗi" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:793 +#: builds/models.py:799 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:801 +#: builds/models.py:807 msgid "Build Length" msgstr "" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Miêu tả" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "" @@ -778,31 +778,31 @@ msgstr "" msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "" @@ -896,22 +896,66 @@ msgstr "" msgid "has project with recent builds" msgstr "" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "Tên" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "Họ" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "" -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "" + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "" + +#: core/forms.py:209 +msgid "Low" +msgstr "" + +#: core/forms.py:210 +msgid "Medium" +msgstr "" + +#: core/forms.py:211 +msgid "High" +msgstr "" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "" + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "" + #: core/history.py:66 msgid "ID" msgstr "" @@ -954,10 +998,8 @@ msgid "Email address not verified" msgstr "" #: core/notifications.py:28 -#, fuzzy -#| msgid "Project Dashboard" msgid "New beta dashboard" -msgstr "Trang tổng hợp của dự án" +msgstr "" #: doc_builder/director.py:81 #, python-brace-format @@ -1004,12 +1046,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "Ngày xuất bản" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "Ngày thay đổi" @@ -1419,7 +1461,7 @@ msgstr "" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "Tên" @@ -1597,11 +1639,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2009,35 +2051,35 @@ msgstr "" msgid "Verify your email address" msgstr "" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "" @@ -2129,7 +2171,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "Công cộng" @@ -2145,30 +2187,50 @@ msgstr "" msgid "CPython 3.x" msgstr "" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "" @@ -2213,354 +2275,360 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:528 +#: projects/forms.py:529 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "" + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1042 +#: projects/forms.py:1064 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1051 +#: projects/forms.py:1073 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "URL của kho" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "Kiểu repository" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "Trang chủ của dự án" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "" -#: projects/models.py:259 +#: projects/models.py:283 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " "will break your current URLs." msgstr "" -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "Phiên bản đơn lẻ" -#: projects/models.py:279 +#: projects/models.py:303 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:286 +#: projects/models.py:310 msgid "Default version" msgstr "Phiên bản mặc định" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "Phiên bản mà / trỏ tới" -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "Nhánh mặc định" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "" -#: projects/models.py:325 +#: projects/models.py:349 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:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:336 +#: projects/models.py:360 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:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "Mã Analytics" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:411 +#: projects/models.py:435 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:418 +#: projects/models.py:442 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "" -#: projects/models.py:434 +#: projects/models.py:458 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2568,307 +2636,303 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "Tính năng" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "" -#: projects/models.py:464 +#: projects/models.py:488 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:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "Các dự án liên quan" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "Ngôn ngữ" -#: projects/models.py:494 +#: projects/models.py:518 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "" -#: projects/models.py:506 +#: projects/models.py:530 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "Đường dẫn" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr "" -#: projects/models.py:1575 -msgid "URL" -msgstr "" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1617 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1703 +#: projects/models.py:1727 msgid "Domain" msgstr "" -#: projects/models.py:1710 +#: projects/models.py:1734 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1714 +#: projects/models.py:1738 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1743 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1723 +#: projects/models.py:1747 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1725 +#: projects/models.py:1749 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1753 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1734 templates/projects/domain_form.html:49 +#: projects/models.py:1758 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1743 +#: projects/models.py:1767 msgid "Skip validation process." msgstr "" -#: projects/models.py:1747 +#: projects/models.py:1771 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1756 +#: projects/models.py:1780 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1761 +#: projects/models.py:1785 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1790 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1930 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1934 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1963 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1963 +#: projects/models.py:1987 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1992 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:2011 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3158,67 +3222,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "Tiếng Anh" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "Tiếng Việt" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "Tiếng Nhật" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "Tiếng Ukcraina" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "" @@ -3357,11 +3421,11 @@ msgstr "" msgid "Create Subscription" msgstr "" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "" -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "" @@ -3629,40 +3693,47 @@ msgstr "" msgid "Filter" msgstr "Bộ lọc" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3670,15 +3741,15 @@ msgid "" " " msgstr "" -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr "" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "" -#: templates/builds/build_detail.html:158 +#: templates/builds/build_detail.html:175 #, python-format msgid "" "Don't want setup.py install called? Change the Install " @@ -3686,36 +3757,36 @@ msgid "" "href=\"%(project_settings_url)s\">project settings." msgstr "" -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "Đầu ra của lệnh cài đặt" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "" -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "" diff --git a/readthedocs/locale/zh_CN/LC_MESSAGES/django.po b/readthedocs/locale/zh_CN/LC_MESSAGES/django.po index 00a3e58f3f1..b98f37c4794 100644 --- a/readthedocs/locale/zh_CN/LC_MESSAGES/django.po +++ b/readthedocs/locale/zh_CN/LC_MESSAGES/django.po @@ -33,7 +33,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+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,7 +44,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: analytics/models.py:69 builds/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "版本" @@ -178,7 +178,7 @@ msgstr "网址标识为「{0}」的项目已存在。" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "带有 {slug_name}={value} 的项目不能作为子项目。" -#: api/v3/serializers.py:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "存在具有此名称的子项目" @@ -224,8 +224,8 @@ msgstr "认证失败" msgid "Log out" msgstr "退出登录" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "" @@ -242,7 +242,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "用户" @@ -250,12 +250,12 @@ msgstr "用户" msgid "User ID" msgstr "用户 ID" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "用户名" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "项目" @@ -462,7 +462,7 @@ msgstr "分支" msgid "Tag" msgstr "标签" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "未知" @@ -494,8 +494,8 @@ msgstr "激活" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "构建失败" @@ -507,7 +507,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "状态" @@ -516,28 +516,28 @@ msgstr "状态" msgid "Any" msgstr "任何" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "类型" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "状态" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "隐私" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "{version} 是项目的默认版本,它必须是可用的。" -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "自定义匹配内容不应当为空。" -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "无效的 Python 正则表达式。" @@ -550,7 +550,7 @@ msgid "Verbose Name" msgstr "长名称" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "网址标识" @@ -570,7 +570,7 @@ msgstr "构建" msgid "Uploaded" msgstr "已上传" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "隐私级别" @@ -582,31 +582,31 @@ msgstr "此版本的隐私级别。" msgid "Hidden" msgstr "隐藏" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "从项目菜单(弹出)以及搜索结果中隐藏这个版本?" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "由机器创建" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "存在PDF" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "存在ePub" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "存在HTML Zip" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "文档类型" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "构建版本时使用的文档类型。" @@ -618,115 +618,115 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "版本 {version} {project} ({pk})" -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "状态" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "日期" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "成功" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "安装" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "安装错误" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "输出" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "错误" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "退出码" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "提交" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "版本网址标识" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "项目名称" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "项目类型" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "在构建中使用的配置" -#: builds/models.py:793 +#: builds/models.py:799 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:801 +#: builds/models.py:807 msgid "Build Length" msgstr "构建长度" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "构建者" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "冷存储" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "为 {usernames} 构建 {project} ({pk})" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "构建" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "命令" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "说明" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "命令输出" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "命令退出码" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "开始时间" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "结束时间" @@ -801,31 +801,31 @@ msgstr "" msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "" @@ -919,22 +919,66 @@ msgstr "已完成项目" msgid "has project with recent builds" msgstr "有新近版本的项目" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "姓名" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "姓氏" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "请输入您的用户名以确认" -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "用户名不匹配" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "" + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "" + +#: core/forms.py:209 +msgid "Low" +msgstr "" + +#: core/forms.py:210 +msgid "Medium" +msgstr "" + +#: core/forms.py:211 +msgid "High" +msgstr "" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "" + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "" + #: core/history.py:66 msgid "ID" msgstr "ID" @@ -977,10 +1021,8 @@ msgid "Email address not verified" msgstr "" #: core/notifications.py:28 -#, fuzzy -#| msgid "Project Dashboard" msgid "New beta dashboard" -msgstr "项目控制面板" +msgstr "" #: doc_builder/director.py:81 #, python-brace-format @@ -1027,12 +1069,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "发布日期" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "修改日期" @@ -1442,7 +1484,7 @@ msgstr "用户" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "名称" @@ -1620,11 +1662,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2033,35 +2075,35 @@ msgstr "" msgid "Verify your email address" msgstr "验证你的邮箱地址" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "" @@ -2153,7 +2195,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "公开" @@ -2169,30 +2211,50 @@ msgstr "CPython 2.x" msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "" @@ -2237,195 +2299,201 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "无效的项目名称,项目名称已存在" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "项目名称无效" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "无效仓库" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:528 +#: projects/forms.py:529 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "每个标签的长度必须小于等于 100 个字符。" -#: projects/forms.py:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "" + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1042 +#: projects/forms.py:1064 msgid "Variable name can't start with __ (double underscore)" msgstr "变量名不能以__开头(双下划线)" -#: projects/forms.py:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "变量名不能以 READTHEDOCS 开头" -#: projects/forms.py:1051 +#: projects/forms.py:1073 msgid "There is already a variable with this name for this project" msgstr "该项目已经有一个具有此名称的变量" -#: projects/forms.py:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "别名" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "代码库地址" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "托管文档仓库 URL" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "代码库类型" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "项目主页" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "项目的主页" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "官方网址" -#: projects/models.py:259 +#: projects/models.py:283 msgid "URL that documentation is expected to serve from" msgstr "访问文档的URL" -#: projects/models.py:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " "will break your current URLs." msgstr "" -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "单一版本" -#: projects/models.py:279 +#: projects/models.py:303 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 " @@ -2434,29 +2502,29 @@ msgstr "" "单一版本的站点不含多个翻译版本,只有一个「latest」版本,使用根域名进行托管。" "请谨慎使用,仅在您的文档永远不会用到多版本时使用它。" -#: projects/models.py:286 +#: projects/models.py:310 msgid "Default version" msgstr "默认版本" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "访问项目根目录时重定向的目标版本" -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "默认分支" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "所需求的文件" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2465,56 +2533,56 @@ msgstr "" "需要 pip 要求文件 来构建你的文档。 路径从你项目的根目录开始。" -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "" -#: projects/models.py:325 +#: projects/models.py:349 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:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:336 +#: projects/models.py:360 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:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "CDN 已启用" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "分析代码" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2522,75 +2590,75 @@ msgstr "" "Google Analytics Tracking ID (ex. UA-22345342-1). 这将减慢你的页" "面加载速度。" -#: projects/models.py:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "备选容器镜像" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "容器内存限制" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "Docker 格式的内存限制 -- 例: 512m or 1g" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "容器的时间限制秒数" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "备用构建的队列id" -#: projects/models.py:411 +#: projects/models.py:435 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "允许已付费广告" -#: projects/models.py:418 +#: projects/models.py:442 msgid "If unchecked, users will still see community ads." msgstr "如果未选中的话,你仍然会看到社区广告。" -#: projects/models.py:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "去广告" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "" -#: projects/models.py:434 +#: projects/models.py:458 msgid "Show warning banner in non-stable nor latest versions." msgstr "在非 stable(稳定)或 latest(最新)版本中展示警告横幅。" -#: projects/models.py:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2598,307 +2666,303 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "精选" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "" -#: projects/models.py:464 +#: projects/models.py:488 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:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "相关项目" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "语言" -#: projects/models.py:494 +#: projects/models.py:518 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "该项目的文档所呈现的语言。注意:这影响您的项目的 URL。" -#: projects/models.py:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "编程语言" -#: projects/models.py:506 +#: projects/models.py:530 msgid "The primary programming language the project is written in." msgstr "项目使用的主要编程语言" -#: projects/models.py:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "项目构建同时包含webhook" -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "此项目已成功被克隆" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "Model 必须包含 slug" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "不支持嵌套子项目" -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "路径" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "创建的" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "修改的" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr "" -#: projects/models.py:1575 -msgid "URL" -msgstr "" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "发送 webhook 到" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1617 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1703 +#: projects/models.py:1727 msgid "Domain" msgstr "域" -#: projects/models.py:1710 +#: projects/models.py:1734 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1714 +#: projects/models.py:1738 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1743 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1723 +#: projects/models.py:1747 msgid "Use HTTPS" msgstr "使用 HTTPS" -#: projects/models.py:1725 +#: projects/models.py:1749 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1729 +#: projects/models.py:1753 msgid "Number of times this domain has been hit" msgstr "此域访问次数" -#: projects/models.py:1734 templates/projects/domain_form.html:49 +#: projects/models.py:1758 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1743 +#: projects/models.py:1767 msgid "Skip validation process." msgstr "" -#: projects/models.py:1747 +#: projects/models.py:1771 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1756 +#: projects/models.py:1780 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1761 +#: projects/models.py:1785 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1790 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1930 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1934 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1963 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1963 +#: projects/models.py:1987 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1992 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:2011 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "添加了日期功能" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3190,67 +3254,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "加泰罗尼亚语" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "英语" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "西班牙语" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "巴西葡萄牙语" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "挪威语" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "法语" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "俄语" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "德语" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "加利西亚语" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "越南语" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "简体中文" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "繁体中文" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "日语" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "乌克兰语" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "意大利语" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "韩语" @@ -3389,11 +3453,11 @@ msgstr "" msgid "Create Subscription" msgstr "" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "" -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "" @@ -3663,40 +3727,47 @@ msgstr "" msgid "Filter" msgstr "过滤" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "完成" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "构建耗费" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "秒" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "建立在" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3704,15 +3775,15 @@ msgid "" " " msgstr "" -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr "构建完成" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "" -#: templates/builds/build_detail.html:158 +#: templates/builds/build_detail.html:175 #, python-format msgid "" "Don't want setup.py install called? Change the Install " @@ -3720,36 +3791,36 @@ msgid "" "href=\"%(project_settings_url)s\">project settings." msgstr "" -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "显示完成构建输出" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "构建输出" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "安装输出" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "环境标准错误" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "构建错误" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "" -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "命令耗时:" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "返回" @@ -5504,9 +5575,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Edit Advanced Project Settings" -#~ msgstr "编辑项目的高级设置" - -#~ msgid "Advanced Settings" -#~ msgstr "高级设置" diff --git a/readthedocs/locale/zh_TW/LC_MESSAGES/django.po b/readthedocs/locale/zh_TW/LC_MESSAGES/django.po index 844922397a0..ca279f2a0b8 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: 2024-03-05 00:30+0000\n" +"POT-Creation-Date: 2024-03-19 15:18+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,7 +30,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: analytics/models.py:69 builds/models.py:713 projects/models.py:1458 +#: analytics/models.py:69 builds/models.py:719 projects/models.py:1482 #: search/models.py:28 templates/base.html:266 msgid "Version" msgstr "版本" @@ -164,7 +164,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:824 projects/forms.py:571 +#: api/v3/serializers.py:824 projects/forms.py:572 msgid "A subproject with this alias already exists" msgstr "" @@ -210,8 +210,8 @@ msgstr "" msgid "Log out" msgstr "" -#: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:441 +#: audit/models.py:91 organizations/views/private.py:147 +#: organizations/views/private.py:212 projects/views/private.py:441 msgid "Invitation sent" msgstr "邀請已送出" @@ -228,7 +228,7 @@ msgid "Invitation declined" msgstr "邀請已拒絕" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:224 +#: projects/models.py:248 msgid "User" msgstr "使用者" @@ -236,12 +236,12 @@ msgstr "使用者" msgid "User ID" msgstr "使用者 ID" -#: audit/models.py:129 core/forms.py:55 +#: audit/models.py:129 core/forms.py:56 msgid "Username" msgstr "使用者名稱" -#: audit/models.py:138 builds/models.py:96 builds/models.py:707 -#: organizations/filters.py:134 projects/models.py:1452 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:713 +#: organizations/filters.py:134 projects/models.py:1476 redirects/models.py:48 msgid "Project" msgstr "專案" @@ -448,7 +448,7 @@ msgstr "分支" msgid "Tag" msgstr "標記" -#: builds/constants.py:56 projects/constants.py:414 +#: builds/constants.py:56 projects/constants.py:406 msgid "Unknown" msgstr "未知" @@ -480,8 +480,8 @@ msgstr "啟用" msgid "Build successful" msgstr "建置成功" -#: builds/filters.py:28 projects/models.py:1560 -#: templates/builds/build_detail.html:143 +#: builds/filters.py:28 projects/models.py:1584 +#: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "建置失敗" @@ -493,7 +493,7 @@ msgstr "一般" msgid "Pull/merge request" msgstr "拉取/合併請求" -#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:735 msgid "State" msgstr "狀態" @@ -502,28 +502,28 @@ msgstr "狀態" msgid "Any" msgstr "任何" -#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:725 msgid "Type" msgstr "類型" -#: builds/forms.py:43 +#: builds/forms.py:42 msgid "States" msgstr "狀態" -#: builds/forms.py:52 projects/filters.py:181 +#: builds/forms.py:53 projects/filters.py:181 msgid "Privacy" msgstr "隱私權" -#: builds/forms.py:76 +#: builds/forms.py:79 #, python-brace-format msgid "{version} is the default version of the project, it should be active." msgstr "{version} 為該專案的預設版本,應設為啟用。" -#: builds/forms.py:168 +#: builds/forms.py:170 msgid "Custom match should not be empty." msgstr "" -#: builds/forms.py:175 +#: builds/forms.py:177 msgid "Invalid Python regular expression." msgstr "無效的 Python 常規表達式。" @@ -536,7 +536,7 @@ msgid "Verbose Name" msgstr "詳細名稱" #: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:229 +#: projects/models.py:253 msgid "Slug" msgstr "動態資料欄位" @@ -556,7 +556,7 @@ msgstr "建置" msgid "Uploaded" msgstr "已上傳" -#: builds/models.py:156 projects/models.py:470 +#: builds/models.py:156 projects/models.py:494 msgid "Privacy Level" msgstr "隱私等級" @@ -568,31 +568,31 @@ msgstr "該版本的隱私等級。" msgid "Hidden" msgstr "已隱藏" -#: builds/models.py:165 +#: builds/models.py:166 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:167 +#: builds/models.py:169 msgid "Machine Created" msgstr "已建立機器" -#: builds/models.py:170 +#: builds/models.py:172 msgid "Has PDF" msgstr "有 PDF" -#: builds/models.py:171 +#: builds/models.py:173 msgid "Has ePub" msgstr "有 ePub" -#: builds/models.py:172 +#: builds/models.py:174 msgid "Has HTML Zip" msgstr "有 HTML Zip" -#: builds/models.py:175 projects/models.py:553 +#: builds/models.py:177 projects/models.py:577 msgid "Documentation type" msgstr "文件類型" -#: builds/models.py:180 +#: builds/models.py:181 msgid "Type of documentation the version was built with." msgstr "" @@ -604,115 +604,115 @@ msgstr "" msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:210 +#: builds/models.py:214 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "{project} 的版本 {version} ({pk})" -#: builds/models.py:741 +#: builds/models.py:747 msgid "Status" msgstr "" -#: builds/models.py:748 integrations/models.py:145 +#: builds/models.py:754 integrations/models.py:145 msgid "Date" msgstr "日期" -#: builds/models.py:749 +#: builds/models.py:755 msgid "Success" msgstr "成功" -#: builds/models.py:754 +#: builds/models.py:760 msgid "Setup" msgstr "安裝" -#: builds/models.py:755 +#: builds/models.py:761 msgid "Setup error" msgstr "安裝錯誤" -#: builds/models.py:756 +#: builds/models.py:762 msgid "Output" msgstr "輸出" -#: builds/models.py:757 templates/builds/build_detail.html:244 +#: builds/models.py:763 templates/builds/build_detail.html:261 msgid "Error" msgstr "錯誤" -#: builds/models.py:758 +#: builds/models.py:764 msgid "Exit code" msgstr "結束代碼" -#: builds/models.py:763 projects/models.py:1469 +#: builds/models.py:769 projects/models.py:1493 msgid "Commit" msgstr "送交" -#: builds/models.py:769 +#: builds/models.py:775 msgid "Version slug" msgstr "版本 Slug 名稱" -#: builds/models.py:775 +#: builds/models.py:781 msgid "Version name" msgstr "版本名稱" -#: builds/models.py:781 builds/models.py:1245 +#: builds/models.py:787 builds/models.py:1245 msgid "Version type" msgstr "版本類型" -#: builds/models.py:788 +#: builds/models.py:794 msgid "Configuration used in the build" msgstr "該建置使用的組態" -#: builds/models.py:793 +#: builds/models.py:799 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:801 +#: builds/models.py:807 msgid "Build Length" msgstr "建置長度" -#: builds/models.py:804 +#: builds/models.py:810 msgid "Builder" msgstr "產生器" -#: builds/models.py:811 +#: builds/models.py:817 msgid "Cold Storage" msgstr "冷儲存" -#: builds/models.py:817 +#: builds/models.py:823 msgid "Celery task id" msgstr "Celery 工作事項 ID" -#: builds/models.py:938 +#: builds/models.py:945 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "為 {usernames} 建置 {project} ({pk})" -#: builds/models.py:1142 +#: builds/models.py:1143 msgid "Build" msgstr "建置" -#: builds/models.py:1147 +#: builds/models.py:1148 msgid "Command" msgstr "命令" -#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:231 redirects/models.py:106 +#: builds/models.py:1149 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:255 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "說明" -#: builds/models.py:1149 +#: builds/models.py:1150 msgid "Command output" msgstr "命令輸出" -#: builds/models.py:1150 +#: builds/models.py:1151 msgid "Command exit code" msgstr "命令結束代碼" -#: builds/models.py:1152 +#: builds/models.py:1153 msgid "Start time" msgstr "開始時間" -#: builds/models.py:1153 +#: builds/models.py:1154 msgid "End time" msgstr "結束時間" @@ -787,31 +787,31 @@ msgstr "" msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1418 +#: builds/models.py:1415 msgid "Version activated" msgstr "" -#: builds/models.py:1419 +#: builds/models.py:1416 msgid "Version hidden" msgstr "" -#: builds/models.py:1421 +#: builds/models.py:1418 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1424 +#: builds/models.py:1421 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1426 +#: builds/models.py:1423 msgid "Version set as default" msgstr "" -#: builds/models.py:1427 +#: builds/models.py:1424 msgid "Version deleted" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1429 msgid "Matched rule" msgstr "" @@ -905,22 +905,66 @@ msgstr "建置了專案" msgid "has project with recent builds" msgstr "有最近建置的專案" -#: core/forms.py:18 +#: core/forms.py:19 msgid "First name" msgstr "名字" -#: core/forms.py:19 +#: core/forms.py:20 msgid "Last name" msgstr "姓氏" -#: core/forms.py:56 +#: core/forms.py:57 msgid "Please type your username to confirm." msgstr "請輸入您的使用者名稱以進行確認。" -#: core/forms.py:67 +#: core/forms.py:68 msgid "Username does not match!" msgstr "使用者名稱不相符!" +#: core/forms.py:193 +msgid "Explanation of the issue" +msgstr "" + +#: core/forms.py:194 +msgid "Please provide as much detail as possible." +msgstr "" + +#: core/forms.py:198 projects/models.py:1599 +msgid "URL" +msgstr "網址" + +#: core/forms.py:199 +msgid "Is there a specific page this happened?" +msgstr "" + +#: core/forms.py:203 +msgid "Screenshot or additional file" +msgstr "" + +#: core/forms.py:204 +msgid "Anything else that would help us solve this issue?" +msgstr "" + +#: core/forms.py:209 +msgid "Low" +msgstr "" + +#: core/forms.py:210 +msgid "Medium" +msgstr "" + +#: core/forms.py:211 +msgid "High" +msgstr "" + +#: core/forms.py:213 +msgid "Please rate the severity of this event." +msgstr "" + +#: core/forms.py:233 +msgid "This option is only enabled for Gold users." +msgstr "" + #: core/history.py:66 msgid "ID" msgstr "" @@ -963,10 +1007,8 @@ msgid "Email address not verified" msgstr "" #: core/notifications.py:28 -#, fuzzy -#| msgid "Project Dashboard" msgid "New beta dashboard" -msgstr "專案控制面板" +msgstr "" #: doc_builder/director.py:81 #, python-brace-format @@ -1013,12 +1055,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:31 organizations/models.py:229 -#: organizations/models.py:303 projects/models.py:215 +#: organizations/models.py:303 projects/models.py:239 msgid "Publication date" msgstr "發佈日期" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:218 projects/models.py:1471 +#: organizations/models.py:304 projects/models.py:242 projects/models.py:1495 msgid "Modified date" msgstr "修改日期" @@ -1430,7 +1472,7 @@ msgstr "使用者" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:59 #: organizations/filters.py:65 organizations/models.py:48 #: organizations/models.py:253 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:228 projects/models.py:1463 +#: projects/models.py:252 projects/models.py:1487 msgid "Name" msgstr "名稱" @@ -1608,11 +1650,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:623 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:645 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:638 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:660 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2020,35 +2062,35 @@ msgstr "" msgid "Verify your email address" msgstr "驗證電子信箱位址" -#: organizations/views/private.py:157 +#: organizations/views/private.py:156 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:162 +#: organizations/views/private.py:161 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:170 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:180 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:197 +#: organizations/views/private.py:196 msgid "Team updated" msgstr "" -#: organizations/views/private.py:202 +#: organizations/views/private.py:201 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:215 +#: organizations/views/private.py:214 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:221 msgid "Member removed from team" msgstr "" @@ -2140,7 +2182,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2051 +#: projects/constants.py:99 projects/models.py:2075 msgid "Public" msgstr "公開" @@ -2156,30 +2198,50 @@ msgstr "CPython 2.x" msgid "CPython 3.x" msgstr "CPython 3.x" -#: projects/constants.py:411 +#: projects/constants.py:403 msgid "Valid and active" msgstr "" -#: projects/constants.py:412 +#: projects/constants.py:404 msgid "Invalid" msgstr "" -#: projects/constants.py:413 +#: projects/constants.py:405 msgid "Pending" msgstr "" -#: projects/constants.py:423 +#: projects/constants.py:415 msgid "Multiple versions with translations (///)" msgstr "" -#: projects/constants.py:427 +#: projects/constants.py:419 msgid "Multiple versions without translations (//)" msgstr "" -#: projects/constants.py:431 +#: projects/constants.py:423 msgid "Single version without translations (/)" msgstr "" +#: projects/constants.py:440 +msgid "Alphabetically" +msgstr "" + +#: projects/constants.py:441 +msgid "SemVer (Read the Docs)" +msgstr "" + +#: projects/constants.py:444 +msgid "Python Packaging (PEP 440 and PEP 425)" +msgstr "" + +#: projects/constants.py:446 +msgid "CalVer (YYYY.0M.0M)" +msgstr "" + +#: projects/constants.py:447 +msgid "Define your own pattern" +msgstr "" + #: projects/filters.py:35 projects/filters.py:98 msgid "Recently built" msgstr "" @@ -2224,195 +2286,201 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:158 +#: projects/forms.py:159 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:162 +#: projects/forms.py:163 msgid "No connected services found" msgstr "" -#: projects/forms.py:168 +#: projects/forms.py:169 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:171 projects/forms.py:193 +#: projects/forms.py:172 projects/forms.py:194 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:176 projects/forms.py:198 +#: projects/forms.py:177 projects/forms.py:199 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:179 projects/forms.py:201 +#: projects/forms.py:180 projects/forms.py:202 msgid "Admin permission required" msgstr "" -#: projects/forms.py:190 +#: projects/forms.py:191 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:241 +#: projects/forms.py:242 msgid "Invalid project name, a project already exists with that name" msgstr "無效的專案名稱,此專案名稱已經存在" -#: projects/forms.py:246 +#: projects/forms.py:247 msgid "Invalid project name" msgstr "無效的專案名稱" -#: projects/forms.py:265 +#: projects/forms.py:266 msgid "Repository invalid" msgstr "無效的儲存庫" -#: projects/forms.py:349 +#: projects/forms.py:350 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:394 +#: projects/forms.py:395 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:411 +#: projects/forms.py:412 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:422 +#: projects/forms.py:423 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:499 +#: projects/forms.py:500 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "已有用於專案 {proj} 的「{lang}」翻譯。" -#: projects/forms.py:528 +#: projects/forms.py:529 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "各個標記的長度必須小於或等於 100 字元。" -#: projects/forms.py:596 +#: projects/forms.py:601 msgid "Enable Addons" msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:603 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:606 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:642 +#: projects/forms.py:632 +msgid "" +"The flyout sorting custom pattern is required when selecting a custom " +"pattern." +msgstr "" + +#: projects/forms.py:664 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:727 +#: projects/forms.py:749 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:760 +#: projects/forms.py:782 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:939 +#: projects/forms.py:961 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1042 +#: projects/forms.py:1064 msgid "Variable name can't start with __ (double underscore)" msgstr "變數名稱不可以 __ 開頭(雙底線)" -#: projects/forms.py:1046 +#: projects/forms.py:1068 msgid "Variable name can't start with READTHEDOCS" msgstr "變數名稱不可以 READTHEDOCS 開頭" -#: projects/forms.py:1051 +#: projects/forms.py:1073 msgid "There is already a variable with this name for this project" msgstr "該專案中已有相同名稱的變數" -#: projects/forms.py:1056 +#: projects/forms.py:1078 msgid "Variable name can't contain spaces" msgstr "變數名稱不可包含空白字元" -#: projects/forms.py:1060 +#: projects/forms.py:1082 msgid "Only letters, numbers and underscore are allowed" msgstr "僅可使用字母、數字與底線" -#: projects/models.py:92 +#: projects/models.py:94 msgid "Main project" msgstr "" -#: projects/models.py:98 +#: projects/models.py:100 msgid "Subproject" msgstr "" -#: projects/models.py:103 +#: projects/models.py:105 msgid "Alias" msgstr "別名" -#: projects/models.py:233 +#: projects/models.py:257 msgid "Short description of this project" msgstr "" -#: projects/models.py:236 +#: projects/models.py:260 msgid "Repository URL" msgstr "儲存庫網址" -#: projects/models.py:239 +#: projects/models.py:263 msgid "Hosted documentation repository URL" msgstr "託管文件的儲存庫網址" -#: projects/models.py:246 +#: projects/models.py:270 msgid "Repository type" msgstr "儲存庫類型" -#: projects/models.py:252 +#: projects/models.py:276 msgid "Project homepage" msgstr "專案首頁" -#: projects/models.py:254 +#: projects/models.py:278 msgid "The project's homepage" msgstr "專案的首頁" -#: projects/models.py:257 +#: projects/models.py:281 msgid "Canonical URL" msgstr "標準 URL" -#: projects/models.py:259 +#: projects/models.py:283 msgid "URL that documentation is expected to serve from" msgstr "預期用來提供文件的網址" -#: projects/models.py:262 +#: projects/models.py:286 msgid "Versioning scheme" msgstr "" -#: projects/models.py:269 +#: projects/models.py:293 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " "will break your current URLs." msgstr "" -#: projects/models.py:276 +#: projects/models.py:300 msgid "Single version" msgstr "單一版本" -#: projects/models.py:279 +#: projects/models.py:303 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 " @@ -2421,29 +2489,29 @@ msgstr "" "單一版本網站不包含翻譯,且只有「latest」伴兒不能,並在網域的根目錄提供。請謹" "慎使用,請於文件永遠不會有多版本的時候才開啟。" -#: projects/models.py:286 +#: projects/models.py:310 msgid "Default version" msgstr "預設版本" -#: projects/models.py:289 +#: projects/models.py:313 msgid "The version of your project that / redirects to" msgstr "專案根目錄「 / 」要跳轉至的版本" -#: projects/models.py:294 +#: projects/models.py:318 msgid "Default branch" msgstr "預設分支" -#: projects/models.py:300 +#: projects/models.py:324 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:305 +#: projects/models.py:329 msgid "Requirements file" msgstr "Requirements 檔案" -#: projects/models.py:311 +#: projects/models.py:335 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2452,56 +2520,56 @@ msgstr "" "建置文件需要的pip requirement 檔案。路徑相對於專案根目錄。" -#: projects/models.py:319 +#: projects/models.py:343 msgid "Custom path prefix" msgstr "" -#: projects/models.py:325 +#: projects/models.py:349 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:330 +#: projects/models.py:354 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:336 +#: projects/models.py:360 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:343 +#: projects/models.py:367 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:346 +#: projects/models.py:370 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:350 +#: projects/models.py:374 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:357 +#: projects/models.py:381 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:362 +#: projects/models.py:386 msgid "CDN Enabled" msgstr "已啟用 CDN" -#: projects/models.py:364 +#: projects/models.py:388 msgid "Analytics code" msgstr "分析程式碼" -#: projects/models.py:369 +#: projects/models.py:393 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2509,75 +2577,75 @@ msgstr "" "Google Analytics 追蹤 ID(如︰ UA-22345342-1),可能會降低頁面載" "入的速度。" -#: projects/models.py:375 +#: projects/models.py:399 msgid "Disable Analytics" msgstr "" -#: projects/models.py:379 +#: projects/models.py:403 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:384 +#: projects/models.py:408 msgid "Alternative container image" msgstr "備用容器鏡像" -#: projects/models.py:390 +#: projects/models.py:414 msgid "Container memory limit" msgstr "容器記憶體限制" -#: projects/models.py:395 +#: projects/models.py:419 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "Docker 記憶體限制格式 -- 範例:512m1g" -#: projects/models.py:400 +#: projects/models.py:424 msgid "Container time limit in seconds" msgstr "單位為秒的容器時間限制" -#: projects/models.py:405 +#: projects/models.py:429 msgid "Alternate build queue id" msgstr "備用建置佇列 Id" -#: projects/models.py:411 +#: projects/models.py:435 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:416 +#: projects/models.py:440 msgid "Allow paid advertising" msgstr "允許付費廣告" -#: projects/models.py:418 +#: projects/models.py:442 msgid "If unchecked, users will still see community ads." msgstr "若取消選取,則使用者將看見社群廣告。" -#: projects/models.py:421 +#: projects/models.py:445 msgid "Ad-free" msgstr "無廣告" -#: projects/models.py:426 +#: projects/models.py:450 msgid "Is spam?" msgstr "" -#: projects/models.py:429 +#: projects/models.py:453 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:432 +#: projects/models.py:456 msgid "Show version warning" msgstr "顯示版本警告" -#: projects/models.py:434 +#: projects/models.py:458 msgid "Show warning banner in non-stable nor latest versions." msgstr "在非穩定或最新版中顯示警告橫幅" -#: projects/models.py:438 +#: projects/models.py:462 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:444 +#: projects/models.py:468 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2585,307 +2653,303 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:452 +#: projects/models.py:476 msgid "Featured" msgstr "精選" -#: projects/models.py:454 +#: projects/models.py:478 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:462 +#: projects/models.py:486 msgid "Delisted" msgstr "" -#: projects/models.py:464 +#: projects/models.py:488 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:475 +#: projects/models.py:499 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:482 +#: projects/models.py:506 msgid "Related projects" msgstr "相關專案" -#: projects/models.py:490 templates/search/elastic_search.html:57 +#: projects/models.py:514 templates/search/elastic_search.html:57 msgid "Language" msgstr "語言" -#: projects/models.py:494 +#: projects/models.py:518 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "專案文件呈現的語言。注意︰該設定將影響專案的網址。" -#: projects/models.py:502 +#: projects/models.py:526 msgid "Programming Language" msgstr "程式語言" -#: projects/models.py:506 +#: projects/models.py:530 msgid "The primary programming language the project is written in." msgstr "撰寫本專案的主要程式語言。" -#: projects/models.py:522 +#: projects/models.py:546 msgid "This project has been built with a webhook" msgstr "該專案已通過 Webhook 建置" -#: projects/models.py:526 +#: projects/models.py:550 msgid "This project has been successfully cloned" msgstr "這個專案已成功複製" -#: projects/models.py:560 +#: projects/models.py:584 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:571 +#: projects/models.py:595 msgid "project" msgstr "" -#: projects/models.py:582 +#: projects/models.py:606 msgid "Model must have slug" msgstr "Model 必須有動態資料欄位" -#: projects/models.py:1333 +#: projects/models.py:1357 msgid "Subproject nesting is not supported" msgstr "不支援巢狀子專案" -#: projects/models.py:1468 +#: projects/models.py:1492 msgid "Path" msgstr "路徑" -#: projects/models.py:1470 +#: projects/models.py:1494 msgid "Build id" msgstr "" -#: projects/models.py:1473 +#: projects/models.py:1497 msgid "Page search rank" msgstr "" -#: projects/models.py:1478 +#: projects/models.py:1502 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1524 projects/models.py:1692 +#: projects/models.py:1548 projects/models.py:1716 msgid "created" msgstr "建立時間" -#: projects/models.py:1529 +#: projects/models.py:1553 msgid "modified" msgstr "修改時間" -#: projects/models.py:1558 +#: projects/models.py:1582 msgid "Build triggered" msgstr "" -#: projects/models.py:1559 +#: projects/models.py:1583 msgid "Build passed" msgstr "" -#: projects/models.py:1575 -msgid "URL" -msgstr "網址" - -#: projects/models.py:1577 +#: projects/models.py:1601 msgid "URL to send the webhook to" msgstr "要傳送 Webhook 至的網址" -#: projects/models.py:1580 +#: projects/models.py:1604 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1588 +#: projects/models.py:1612 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1591 +#: projects/models.py:1615 msgid "JSON payload" msgstr "" -#: projects/models.py:1593 +#: projects/models.py:1617 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1703 +#: projects/models.py:1727 msgid "Domain" msgstr "網域" -#: projects/models.py:1710 +#: projects/models.py:1734 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1714 +#: projects/models.py:1738 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1743 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1723 +#: projects/models.py:1747 msgid "Use HTTPS" msgstr "使用 HTTPS" -#: projects/models.py:1725 +#: projects/models.py:1749 msgid "Always use HTTPS for this domain" msgstr "永遠為該網域使用 HTTPS" -#: projects/models.py:1729 +#: projects/models.py:1753 msgid "Number of times this domain has been hit" msgstr "該網域的點擊次數" -#: projects/models.py:1734 templates/projects/domain_form.html:49 +#: projects/models.py:1758 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1743 +#: projects/models.py:1767 msgid "Skip validation process." msgstr "" -#: projects/models.py:1747 +#: projects/models.py:1771 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1756 +#: projects/models.py:1780 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1761 +#: projects/models.py:1785 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1766 +#: projects/models.py:1790 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1902 +#: projects/models.py:1926 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1906 +#: projects/models.py:1930 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1934 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1939 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1945 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1925 +#: projects/models.py:1949 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1929 +#: projects/models.py:1953 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1958 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1963 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1968 msgid "Webhook: Skip syncing branches" msgstr "Webhook:略過同步分支" -#: projects/models.py:1948 +#: projects/models.py:1972 msgid "Webhook: Skip syncing tags" msgstr "Webhook:略過同步標記" -#: projects/models.py:1952 +#: projects/models.py:1976 msgid "Webhook: Skip sync versions task" msgstr "Webhook:略過同步版本任務" -#: projects/models.py:1955 +#: projects/models.py:1979 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1980 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1959 +#: projects/models.py:1983 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1963 +#: projects/models.py:1987 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1992 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1998 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1978 +#: projects/models.py:2002 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1982 +#: projects/models.py:2006 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:2011 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2024 msgid "Feature identifier" msgstr "功能識別項" -#: projects/models.py:2005 +#: projects/models.py:2029 msgid "Date feature was added" msgstr "已新增日期功能" -#: projects/models.py:2011 +#: projects/models.py:2035 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2039 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2063 msgid "Name of the environment variable" msgstr "環境變數名稱" -#: projects/models.py:2043 +#: projects/models.py:2067 msgid "Value of the environment variable" msgstr "環境變數值" -#: projects/models.py:2048 +#: projects/models.py:2072 msgid "Project where this variable will be used" msgstr "使用該變數的專案" -#: projects/models.py:2054 +#: projects/models.py:2078 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3177,67 +3241,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:443 +#: settings/base.py:464 msgid "Catalan" msgstr "加泰隆語" -#: settings/base.py:444 +#: settings/base.py:465 msgid "English" msgstr "英語" -#: settings/base.py:445 +#: settings/base.py:466 msgid "Spanish" msgstr "西班牙語" -#: settings/base.py:446 +#: settings/base.py:467 msgid "Brazilian Portuguese" msgstr "巴西葡萄牙語" -#: settings/base.py:447 +#: settings/base.py:468 msgid "Norwegian Bokmål" msgstr "挪威語" -#: settings/base.py:448 +#: settings/base.py:469 msgid "French" msgstr "法語" -#: settings/base.py:449 +#: settings/base.py:470 msgid "Russian" msgstr "俄語" -#: settings/base.py:450 +#: settings/base.py:471 msgid "German" msgstr "德語" -#: settings/base.py:451 +#: settings/base.py:472 msgid "Galician" msgstr "加利西亞語" -#: settings/base.py:452 +#: settings/base.py:473 msgid "Vietnamese" msgstr "越南語" -#: settings/base.py:453 +#: settings/base.py:474 msgid "Simplified Chinese" msgstr "簡體中文" -#: settings/base.py:454 +#: settings/base.py:475 msgid "Traditional Chinese" msgstr "繁體中文" -#: settings/base.py:455 +#: settings/base.py:476 msgid "Japanese" msgstr "日語" -#: settings/base.py:456 +#: settings/base.py:477 msgid "Ukrainian" msgstr "烏克蘭語" -#: settings/base.py:457 +#: settings/base.py:478 msgid "Italian" msgstr "義大利語" -#: settings/base.py:458 +#: settings/base.py:479 msgid "Korean" msgstr "韓語" @@ -3376,11 +3440,11 @@ msgstr "" msgid "Create Subscription" msgstr "" -#: subscriptions/views.py:43 +#: subscriptions/views.py:41 msgid "Your plan has been upgraded!" msgstr "" -#: subscriptions/views.py:100 +#: subscriptions/views.py:98 msgid "" "There was an error connecting to Stripe, please try again in a few minutes." msgstr "" @@ -3648,40 +3712,47 @@ msgstr "更改語言" msgid "Filter" msgstr "篩選" -#: templates/builds/build_detail.html:36 +#: templates/builds/build_detail.html:39 +#, python-format +msgid "" +"Our new beta dashboard is now available for testing! Try " +"viewing this build on the new dashboard." +msgstr "" + +#: templates/builds/build_detail.html:53 msgid "Cancel build" msgstr "" -#: templates/builds/build_detail.html:44 +#: templates/builds/build_detail.html:61 msgid "Completed" msgstr "已完成" -#: templates/builds/build_detail.html:49 +#: templates/builds/build_detail.html:66 msgid "Build took" msgstr "建置共花費" -#: templates/builds/build_detail.html:53 +#: templates/builds/build_detail.html:70 msgid "seconds" msgstr "秒" -#: templates/builds/build_detail.html:59 +#: templates/builds/build_detail.html:76 msgid "Built on" msgstr "建置於" -#: templates/builds/build_detail.html:67 +#: templates/builds/build_detail.html:84 msgid "View docs" msgstr "檢視文件" -#: templates/builds/build_detail.html:75 +#: templates/builds/build_detail.html:92 msgid "View raw" msgstr "檢視原始" -#: templates/builds/build_detail.html:98 +#: templates/builds/build_detail.html:115 #, python-format msgid "Build #%(build_id)s" msgstr "建置 #%(build_id)s" -#: templates/builds/build_detail.html:108 +#: templates/builds/build_detail.html:125 #, python-format msgid "" "\n" @@ -3689,58 +3760,52 @@ msgid "" " " msgstr "" -#: templates/builds/build_detail.html:138 +#: templates/builds/build_detail.html:155 msgid "Build completed" msgstr "建置完成" -#: templates/builds/build_detail.html:148 +#: templates/builds/build_detail.html:165 msgid "Build cancelled" msgstr "" -#: templates/builds/build_detail.html:158 -#, fuzzy, python-format -#| msgid "" -#| "Don't want setup.py install called? Change the Install " -#| "Project setting in your advanced " -#| "settings." +#: templates/builds/build_detail.html:175 +#, python-format msgid "" "Don't want setup.py install called? Change the Install " "Project setting in your project settings." msgstr "" -"不想呼叫 setup.py install?可於 [進階設" -"定] 中的 [安裝專案] 更改。" -#: templates/builds/build_detail.html:187 +#: templates/builds/build_detail.html:204 msgid "Show full build output" msgstr "顯示完整的建置輸出" -#: templates/builds/build_detail.html:193 +#: templates/builds/build_detail.html:210 msgid "Build Output" msgstr "建置輸出" -#: templates/builds/build_detail.html:197 +#: templates/builds/build_detail.html:214 msgid "Setup Output" msgstr "設定輸出" -#: templates/builds/build_detail.html:202 +#: templates/builds/build_detail.html:219 msgid "Environment Standard Error" msgstr "環境標準錯誤" -#: templates/builds/build_detail.html:208 +#: templates/builds/build_detail.html:225 msgid "Build Errors" msgstr "建置錯誤" -#: templates/builds/build_detail.html:258 +#: templates/builds/build_detail.html:275 #, python-format msgid "Report any build issues here." msgstr "在此回報任何建置問題。" -#: templates/builds/build_detail.html:283 +#: templates/builds/build_detail.html:300 msgid "Command time:" msgstr "命令時間︰" -#: templates/builds/build_detail.html:288 +#: templates/builds/build_detail.html:305 msgid "Return" msgstr "回傳" @@ -5492,12 +5557,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "User settings" -#~ msgstr "使用者設定" - -#~ msgid "Edit Advanced Project Settings" -#~ msgstr "編輯進階專案設定" - -#~ msgid "Advanced Settings" -#~ msgstr "進階設定" diff --git a/setup.cfg b/setup.cfg index 2167492f4b6..7878b484c62 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = readthedocs -version = 10.22.0 +version = 10.23.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 = "10.22.0" +current_version = "10.23.0" version_pattern = "MAJOR.MINOR.PATCH[TAGNUM]" commit_message = "Bump version {old_version} -> {new_version}" commit = False