diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a98417909bd..04b71468682 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,28 @@ +Version 10.19.0 +--------------- + +:Date: February 20, 2024 + +* `@humitos `__: Addons: add model history on AddonsConfig (`#11127 `__) +* `@humitos `__: wrangler: move script to `common/` (`#11126 `__) +* `@humitos `__: Docs: update bullet/item list display (`#11123 `__) +* `@github-actions[bot] `__: Dependencies: all packages updated via pip-tools (`#11122 `__) +* `@humitos `__: Notifications: show them based on permissions (`#11117 `__) +* `@humitos `__: Settings: remove unused (`#11116 `__) +* `@stsewd `__: Fix test on .com (`#11115 `__) +* `@stsewd `__: Notifications: add admin (`#11114 `__) +* `@saadmk11 `__: API V3: Only return notifications for a given organization (`#11112 `__) +* `@humitos `__: Docs: build documentation with social cards (`#11109 `__) +* `@github-actions[bot] `__: Dependencies: all packages updated via pip-tools (`#11108 `__) +* `@humitos `__: Build: check for pre-compiled `build.tools` when using `ubuntu-lts-latest` (`#11098 `__) +* `@humitos `__: Release 10.18.0 (`#11096 `__) +* `@agjohnson `__: Use form validation errors for important UI feedback (`#11095 `__) +* `@agjohnson `__: Some fixes for notifications (`#11094 `__) +* `@dependabot[bot] `__: Bump peter-evans/create-pull-request from 5 to 6 (`#11092 `__) +* `@stsewd `__: Use django-safemigrate for migrations (`#11087 `__) +* `@stsewd `__: Integrations: Don't allow webhooks without a secret (`#11083 `__) +* `@humitos `__: Development: use `wrangler` locally (update NGINX/Dockerfile config) (`#10965 `__) + Version 10.18.0 --------------- diff --git a/docs/conf.py b/docs/conf.py index 9023924765f..6f5a0922293 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -77,7 +77,7 @@ master_doc = "index" copyright = "Read the Docs, Inc & contributors" -version = "10.18.0" +version = "10.19.0" release = version exclude_patterns = ["_build", "shared", "_includes"] default_role = "obj" diff --git a/package.json b/package.json index c69092ae2fe..cda1b6550e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "readthedocs", - "version": "10.18.0", + "version": "10.19.0", "description": "Read the Docs build dependencies", "author": "Read the Docs, Inc ", "scripts": { diff --git a/readthedocs/__init__.py b/readthedocs/__init__.py index e2470950186..8d4646a6aaf 100644 --- a/readthedocs/__init__.py +++ b/readthedocs/__init__.py @@ -1,4 +1,4 @@ """Read the Docs.""" -__version__ = "10.18.0" +__version__ = "10.19.0" diff --git a/readthedocs/locale/ar/LC_MESSAGES/django.po b/readthedocs/locale/ar/LC_MESSAGES/django.po index c204c69b48a..6dc459f44cc 100644 --- a/readthedocs/locale/ar/LC_MESSAGES/django.po +++ b/readthedocs/locale/ar/LC_MESSAGES/django.po @@ -8,12 +8,12 @@ # ButterflyOfFire, 2019 # Mustafa , 2020 # 425467bb0c9da71484550c3c99a0865a_432023a <42ebb87f8d673776150a6c232428c0ac_329642>, 2017 -#: notifications/messages.py:392 +#: notifications/messages.py:394 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+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:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 msgid "Version" msgstr "الإصدار" @@ -159,7 +159,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "" @@ -206,7 +206,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:463 +#: organizations/views/private.py:213 projects/views/private.py:467 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:218 +#: projects/models.py:225 msgid "User" msgstr "المستخدم" @@ -231,12 +231,12 @@ msgstr "المستخدم" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "اسم المستخدم" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "المشروع" @@ -260,7 +260,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "" @@ -467,7 +467,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "فعّال" @@ -475,7 +475,7 @@ msgstr "فعّال" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "" @@ -488,7 +488,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "الوضعية" @@ -497,7 +497,7 @@ msgstr "الوضعية" msgid "Any" msgstr "" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "النوع" @@ -522,300 +522,291 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "معرّف" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "اسم مطوّل" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "Slug" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "مدعوم" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "بني" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "تم الرفع" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "مستوي الخصوصية" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "مستوي الخصوصية لهذه النسخة" -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "" -#: builds/models.py:179 +#: builds/models.py:165 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "صنع الألة" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "" -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "التاريخ" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "نجاح" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "إعداد" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "إعداد خاطئ" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "الناتج" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "خطأ" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "كود الخروج" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "تقديم" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:807 +#: builds/models.py:793 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:815 +#: builds/models.py:801 msgid "Build Length" msgstr "طول البناء" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "الوصف" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "أمر البناء {pk} للبناء {build}" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1260 +#: builds/models.py:1246 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "" @@ -909,23 +900,23 @@ msgstr "" msgid "has project with recent builds" msgstr "" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "الاسم الأول" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "اسم العائلة" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -937,11 +928,11 @@ msgstr "" msgid "Save" msgstr "" -#: core/forms.py:79 +#: core/forms.py:80 msgid "Please type your username to confirm." msgstr "" -#: core/forms.py:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "" @@ -1014,6 +1005,14 @@ msgstr "" msgid "A build environment is currently running for this version" msgstr "" +#: doc_builder/exceptions.py:21 +msgid "Build user exception" +msgstr "" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "" @@ -1031,12 +1030,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:212 +#: organizations/models.py:303 projects/models.py:216 msgid "Publication date" msgstr "تاريخ النشر" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "تاريخ التعديل" @@ -1185,56 +1184,56 @@ msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "" @@ -1307,127 +1306,131 @@ msgstr "" msgid "Decline" msgstr "" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "" -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "" -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "" -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "" -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "" -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "" -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "" -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "" @@ -1438,7 +1441,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "الاسم" @@ -1616,11 +1619,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2137,7 +2140,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "للعامة" @@ -2221,108 +2224,143 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +msgid "No connected services found" +msgstr "" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +msgid "Organization single sign-on enabled" +msgstr "" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +msgid "Admin permission required" +msgstr "" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "" -#: projects/forms.py:180 +#: projects/forms.py:290 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "" -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:297 +#: projects/forms.py:407 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "" -#: projects/forms.py:418 +#: projects/forms.py:528 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:949 +#: projects/forms.py:1059 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1068 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2338,220 +2376,220 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "عنوان المستودع" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "نوع المستودع" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "الصفحة الرئيسية للمشروع" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "" -#: projects/models.py:253 +#: projects/models.py:260 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "" -#: projects/models.py:263 +#: projects/models.py:270 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:270 +#: projects/models.py:277 msgid "Single version" msgstr "" -#: projects/models.py:273 +#: projects/models.py:280 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:280 +#: projects/models.py:287 msgid "Default version" msgstr "الإصدار الإفتراضي" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "ملف المتطلبات" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "" -#: projects/models.py:330 +#: projects/models.py:337 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:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:341 +#: projects/models.py:348 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:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "رمز الإحصائيات" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:416 +#: projects/models.py:423 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:423 +#: projects/models.py:430 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "" -#: projects/models.py:439 +#: projects/models.py:446 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2559,347 +2597,355 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "مميز" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "" -#: projects/models.py:469 +#: projects/models.py:476 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:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "اللغة" -#: projects/models.py:499 +#: projects/models.py:506 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "لغة البرمَجة" -#: projects/models.py:511 +#: projects/models.py:518 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "" -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "المسار" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "" + +#: projects/models.py:1627 +msgid "modified" +msgstr "" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr "" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "" -#: projects/models.py:1686 +#: projects/models.py:1691 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1791 +#: projects/models.py:1801 msgid "Domain" msgstr "النطاق" -#: projects/models.py:1798 +#: projects/models.py:1808 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1802 +#: projects/models.py:1812 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1807 +#: projects/models.py:1817 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1811 +#: projects/models.py:1821 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1813 +#: projects/models.py:1823 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1817 +#: projects/models.py:1827 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1822 templates/projects/domain_form.html:49 +#: projects/models.py:1832 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1831 +#: projects/models.py:1841 msgid "Skip validation process." msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1845 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1848 +#: projects/models.py:1854 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1852 +#: projects/models.py:1859 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1856 +#: projects/models.py:1864 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:2000 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:2004 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2008 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2037 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2055 +#: projects/models.py:2061 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2066 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2080 +#: projects/models.py:2085 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2983,31 +3029,31 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." msgstr "" -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "" @@ -3189,67 +3235,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "الكتالانية" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "الإنجليزية" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "الإسبانية" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "الفرنسية" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "الروسية" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "الألمانية" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "الفياتنامية" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "اليابانية" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "الأوكرانية" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "الإيطالية" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "الكورية" diff --git a/readthedocs/locale/ca/LC_MESSAGES/django.po b/readthedocs/locale/ca/LC_MESSAGES/django.po index 24a8f82737a..12e97bc2fcc 100644 --- a/readthedocs/locale/ca/LC_MESSAGES/django.po +++ b/readthedocs/locale/ca/LC_MESSAGES/django.po @@ -5,12 +5,12 @@ # Translators: # dplanella , 2017 # Joan Queralt , 2014-2015 -#: notifications/messages.py:392 +#: notifications/messages.py:394 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+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:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 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:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "" @@ -202,7 +202,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:463 +#: organizations/views/private.py:213 projects/views/private.py:467 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:218 +#: projects/models.py:225 msgid "User" msgstr "Usuari" @@ -227,12 +227,12 @@ msgstr "Usuari" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "Projecte" @@ -256,7 +256,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "" @@ -463,7 +463,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "Actiu" @@ -471,7 +471,7 @@ msgstr "Actiu" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "" @@ -484,7 +484,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "Estat" @@ -493,7 +493,7 @@ msgstr "Estat" msgid "Any" msgstr "Qualsevol" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "Tipus" @@ -518,300 +518,291 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "Identificador" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "Nom detallat" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "Slug" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "Suportat" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "Construït" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "Carregat" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "Nivell privat" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "Nivell de provacitat d'aquesta Versió." -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "" -#: builds/models.py:179 +#: builds/models.py:165 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "Tipus de documentació" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "" -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "Amb èxit" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "Configuració" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "Error de configuració" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "Sortida" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "Error" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "Codi de sortida" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "publica" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:807 +#: builds/models.py:793 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:815 +#: builds/models.py:801 msgid "Build Length" msgstr "" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "Construeix" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "Ordre" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Descripció" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Codi de sortida de l'ordre" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "Hora d'inici" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "Hora de finalització" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1260 +#: builds/models.py:1246 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "" @@ -905,23 +896,23 @@ msgstr "" msgid "has project with recent builds" msgstr "" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "Nom" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "Cognoms" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -933,11 +924,11 @@ msgstr "" msgid "Save" msgstr "" -#: core/forms.py:79 +#: core/forms.py:80 msgid "Please type your username to confirm." msgstr "" -#: core/forms.py:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "" @@ -1010,6 +1001,16 @@ msgstr "" msgid "A build environment is currently running for this version" msgstr "" +#: doc_builder/exceptions.py:21 +#, fuzzy +#| msgid "Build Version:" +msgid "Build user exception" +msgstr "Versió de la construcció:" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "" @@ -1027,12 +1028,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:212 +#: organizations/models.py:303 projects/models.py:216 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:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "Data de modificació" @@ -1181,56 +1182,56 @@ msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "" @@ -1303,127 +1304,131 @@ msgstr "" msgid "Decline" msgstr "" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "" -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "" -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "" -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "" -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "" -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "" -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "" -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "" @@ -1434,7 +1439,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "Nom" @@ -1612,11 +1617,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2133,7 +2138,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "Públic" @@ -2217,109 +2222,146 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +#, fuzzy +#| msgid "No objects found" +msgid "No connected services found" +msgstr "No s'ha trobat cap objecte" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +msgid "Organization single sign-on enabled" +msgstr "" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +msgid "Admin permission required" +msgstr "" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "" -#: projects/forms.py:180 +#: projects/forms.py:290 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "" -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:297 +#: projects/forms.py:407 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "" "El vostre fitxer de configuració no és vàlid, assegureu-vos que conté conf.py" -#: projects/forms.py:418 +#: projects/forms.py:528 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:949 +#: projects/forms.py:1059 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1068 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2335,54 +2377,54 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "URL del repositori" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "Tipus de repositori" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "Pàgina inicial del projecte" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "URL canònica" -#: projects/models.py:253 +#: projects/models.py:260 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "" -#: projects/models.py:263 +#: projects/models.py:270 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:270 +#: projects/models.py:277 msgid "Single version" msgstr "Versió senzilla" -#: projects/models.py:273 +#: projects/models.py:280 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 " @@ -2392,166 +2434,166 @@ 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:280 +#: projects/models.py:287 msgid "Default version" msgstr "Versió per defecte" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "La versió del vostre projecte que / redirigeix a " -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "Branca per defecte" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "Fitxer de requeriments" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "" -#: projects/models.py:330 +#: projects/models.py:337 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:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:341 +#: projects/models.py:348 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:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "Codi d'Analytics" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:416 +#: projects/models.py:423 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:423 +#: projects/models.py:430 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "" -#: projects/models.py:439 +#: projects/models.py:446 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2559,37 +2601,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "Destacat" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "" -#: projects/models.py:469 +#: projects/models.py:476 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:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "Projectes relacionats" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "Idioma" -#: projects/models.py:499 +#: projects/models.py:506 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2597,312 +2639,320 @@ msgstr "" "L'idioma en què es publicarà la documentació del projecte. Nota: això " "afectarà la URL del projecte" -#: projects/models.py:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "" -#: projects/models.py:511 +#: projects/models.py:518 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "" -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "Camí" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "Fitxer de configuració de Python" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "Intèrpret Python" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "Usa els paquets del sistema" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" "Doneu accés a l'entorn virtual al directori global de paquets del lloc." -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "El model ha de tenir un slug" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "" + +#: projects/models.py:1627 +msgid "modified" +msgstr "" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr "" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "URL" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "URL on enviar el webhook" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "" -#: projects/models.py:1686 +#: projects/models.py:1691 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1791 +#: projects/models.py:1801 msgid "Domain" msgstr "" -#: projects/models.py:1798 +#: projects/models.py:1808 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1802 +#: projects/models.py:1812 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1807 +#: projects/models.py:1817 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1811 +#: projects/models.py:1821 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1813 +#: projects/models.py:1823 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1817 +#: projects/models.py:1827 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1822 templates/projects/domain_form.html:49 +#: projects/models.py:1832 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1831 +#: projects/models.py:1841 msgid "Skip validation process." msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1845 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1848 +#: projects/models.py:1854 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1852 +#: projects/models.py:1859 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1856 +#: projects/models.py:1864 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:2000 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:2004 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2008 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2037 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2055 +#: projects/models.py:2061 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2066 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2080 +#: projects/models.py:2085 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2986,31 +3036,31 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." msgstr "" -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "" @@ -3192,67 +3242,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "Anglès" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "Castellà" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "Norueg" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "Francès" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "Rus" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "Alemany" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "Gallec" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "Vietnamita" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "Japonès" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "Ucranià" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "" diff --git a/readthedocs/locale/de/LC_MESSAGES/django.po b/readthedocs/locale/de/LC_MESSAGES/django.po index 4c8853184d5..0cb60fdc88d 100644 --- a/readthedocs/locale/de/LC_MESSAGES/django.po +++ b/readthedocs/locale/de/LC_MESSAGES/django.po @@ -19,12 +19,12 @@ # spky, 2014,2017 # Tobias Bannert , 2018 # Wieland Hoffmann , 2014 -#: notifications/messages.py:392 +#: notifications/messages.py:394 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+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:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 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:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "Ein Unterprojekt mit diesem Alias ​​existiert bereits" @@ -216,7 +216,7 @@ msgid "Log out" msgstr "Abmelden" #: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:463 +#: organizations/views/private.py:213 projects/views/private.py:467 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:218 +#: projects/models.py:225 msgid "User" msgstr "Benutzer" @@ -241,12 +241,12 @@ msgstr "Benutzer" msgid "User ID" msgstr "Benutzer-ID" -#: audit/models.py:129 core/forms.py:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "Benutzername" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "Projekt" @@ -270,7 +270,7 @@ msgstr "Organisations-ID" msgid "Organization slug" msgstr "Organisationsslug" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "Aktion" @@ -479,7 +479,7 @@ msgstr "SemVer-Versionen" msgid "Custom match" msgstr "Benutzerdefinierte Übereinstimmung" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "Aktiv" @@ -487,7 +487,7 @@ msgstr "Aktiv" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "Build fehlgeschlagen" @@ -500,7 +500,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "Status" @@ -509,7 +509,7 @@ msgstr "Status" msgid "Any" msgstr "Beliebig" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "Typ" @@ -534,307 +534,298 @@ msgstr "Benutzerdefinierte Übereinstimmung sollte nicht leer sein." msgid "Invalid Python regular expression." msgstr "Ungültiger regulärer Python-Ausdruck." -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "erstellt" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "geändert" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "Identifikation" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "Name" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "Kürzel" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "Unterstützt" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "Status des PR/MR, der dieser Version zugeordnet ist." -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "Erstellt" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "Hochgeladen" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "Sicherheitsstufe" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "Datenschutzniveau für diese Version." -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "Versteckt" -#: builds/models.py:179 +#: builds/models.py:165 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:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "Maschine erstellt" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "Hat PDF" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "Hat ePub" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "Hat HTML-Zip" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "Dokumentationstyp" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "Art der Dokumentation, mit der die Version erstellt wurde." -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" "Daten, die zur Erstellungszeit vom Doctool generiert werden (`readthedocs-" "build.yaml`)." -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Version {version} von {project} ({pk})" -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "Status" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "Datum" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "Erfolgreich" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "Konfiguration" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "Konfigurationsfehler" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "Ausgabe" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "Fehler" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "Exit code" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "Übernehmen" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "Versionsslug" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "Versionsname" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "Versionstyp" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "Im Build verwendete Konfiguration" -#: builds/models.py:807 +#: builds/models.py:793 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:815 +#: builds/models.py:801 msgid "Build Length" msgstr "Buildlänge" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "Builder" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "Celery-Aufgaben-ID" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "{project} für {usernames} erstellen ({pk})" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "Build" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "Befehl" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Beschreibung" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "Befehlsausgabe" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Exit-Code des Befehls" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "Startzeit" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "Endzeit" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "Build-Befehl {pk} für Build {build}" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "Version aktivieren" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "Version ausblenden" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "Version öffentlich setzen" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "Version privat setzen" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "Version als Standard festlegen" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "" "Wert, der für die Regel verwendet wird, um mit der Version übereinzustimmen" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "Aktion, die auf übereinstimmende Versionen angewendet werden soll" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1260 +#: builds/models.py:1246 msgid "Type of version the rule should be applied to" msgstr "Art der Version, auf die die Regel angewendet werden soll" -#: builds/models.py:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "" @@ -928,23 +919,23 @@ msgstr "hat Projekt gebuildet" msgid "has project with recent builds" msgstr "hat Projekt mit den letzten Builds" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "Vorname" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "Nachname" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -956,11 +947,11 @@ msgstr "" msgid "Save" msgstr "Speichern" -#: core/forms.py:79 +#: core/forms.py:80 msgid "Please type your username to confirm." msgstr "Bitte geben Sie zur Bestätigung Ihren Benutzernamen ein." -#: core/forms.py:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "Benutzername stimmt nicht überein!" @@ -1034,6 +1025,17 @@ msgstr "" msgid "A build environment is currently running for this version" msgstr "Eine Buildumgebung läuft gerade für diese Version" +#: doc_builder/exceptions.py:21 +#, fuzzy +#| msgctxt "Build is a verb" +#| msgid "Build version" +msgid "Build user exception" +msgstr "Build-Version" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "" @@ -1051,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:212 +#: organizations/models.py:303 projects/models.py:216 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:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "Modifizierungsdatum" @@ -1226,57 +1228,57 @@ msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "Integration Typ" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "Anbieter Daten" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "" "Geheimnis, das zur Validierung der Nutzdaten des Webhooks verwendet wird" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "{0} für {1}" @@ -1351,127 +1353,131 @@ msgstr "Akzeptieren" msgid "Decline" msgstr "Ablehnen" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "" -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "" -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "" -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "" -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "" -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "" -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "" -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "" @@ -1482,7 +1488,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "Name" @@ -1662,11 +1668,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 msgid "Email address or username" msgstr "E-Mail-Adresse oder Benutzername" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2187,7 +2193,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "Öffentlich" @@ -2271,45 +2277,84 @@ msgstr "Private Versionen" msgid "Visibility" msgstr "" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +#, fuzzy +#| msgid "Connected Services" +msgid "No connected services found" +msgstr "Verbundene Dienste" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +#, fuzzy +#| msgid "Organization slug" +msgid "Organization single sign-on enabled" +msgstr "Organisationsslug" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +msgid "Admin permission required" +msgstr "" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "Ungültiger Projektname" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "" -#: projects/forms.py:180 +#: projects/forms.py:290 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:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "" -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:297 +#: projects/forms.py:407 msgid "To build from pull requests you need a " msgstr "Um aus Pull Requests zu bauen, benötigen Sie eine" -#: projects/forms.py:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " @@ -2317,67 +2362,67 @@ msgstr "" "Um aus Pull-Requests zu erstellen, muss der Webhook Ihres Repositorys Pull-" "Request-Ereignisse senden." -#: projects/forms.py:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "" "Die Konfiguration is fehlerhaft, bitte überprüfen, ob eine conf.py-Datei " "existiert." -#: projects/forms.py:418 +#: projects/forms.py:528 #, 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:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "Der Benutzer %(username)s ist bereits ein Maintainer" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "Die Nutzlast muss ein gültiges JSON-Objekt sein." -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "Es kann immer nur eine Domain kanonisch sein." -#: projects/forms.py:949 +#: projects/forms.py:1059 msgid "Variable name can't start with __ (double underscore)" msgstr "Der Variablenname darf nicht mit __ (doppelter Unterstrich) beginnen" -#: projects/forms.py:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "Variablenname kann nicht mit READTHEDOCS beginnen" -#: projects/forms.py:958 +#: projects/forms.py:1068 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:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "Variablenname darf keine Leerzeichen enthalten" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "Nur Buchstaben, Zahlen und Unterstriche sind erlaubt" @@ -2393,54 +2438,54 @@ msgstr "Unterprojekt" msgid "Alias" msgstr "" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "Kurze Beschreibung dieses Projekts" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "Repository-URL" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "URL des gehosteten Dokumentations-Repositorys" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "Repository-Typ" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "Projektstartseite" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "Die Startseite des Projekts" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "Kanonische URL" -#: projects/models.py:253 +#: projects/models.py:260 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "" -#: projects/models.py:263 +#: projects/models.py:270 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:270 +#: projects/models.py:277 msgid "Single version" msgstr "Einzelversion" -#: projects/models.py:273 +#: projects/models.py:280 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 " @@ -2451,29 +2496,29 @@ msgstr "" "Verwenden Sie dies mit Vorsicht, schalten Sie es nur ein, wenn Sie nie mehrere Versionen Ihrer Dokumente haben werden." -#: projects/models.py:280 +#: projects/models.py:287 msgid "Default version" msgstr "Standard-Version" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "Die Projektversion zu der Zugriffe auf „/“ weitergeleitet werden" -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "Standard-Branch" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "Anforderungsdatei" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2483,7 +2528,7 @@ msgstr "" "files\">Pip-Anforderungsdatei, die zum Erstellen Ihrer Dokumentation " "benötigt wird. Pfad vom Stammverzeichnis Ihres Projekts." -#: projects/models.py:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " @@ -2493,32 +2538,32 @@ msgstr "" "org/en/stable/builders.html#sphinx.builders.html." "DirectoryHTMLBuilder\">Weitere Informationen zu Sphinx-Erbauern." -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "" -#: projects/models.py:330 +#: projects/models.py:337 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:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:341 +#: projects/models.py:348 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:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "Pull-Requests für dieses Projekt erstellen" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." @@ -2526,25 +2571,25 @@ msgstr "" "Weitere Informationen in unserer Dokumentation." -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "Analytics-Code" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2552,11 +2597,11 @@ msgstr "" "Tracking-ID von Google Analytics (z.B. UA-22345342-1). Dies " "kann das Laden Ihrer Seite verlangsamen." -#: projects/models.py:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "Analysen deaktivieren" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" @@ -2564,65 +2609,65 @@ msgstr "" "Deaktivieren Sie Google Analytics für dieses Projekt vollständig (erfordert " "Neuaufbau-Dokumentation)" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "Alternative Buildschlangen ID" -#: projects/models.py:416 +#: projects/models.py:423 msgid "Maximum concurrent builds allowed for this project" msgstr "Maximal erlaubte gleichzeitige Builds für dieses Projekt" -#: projects/models.py:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "Bezahlte Werbung zulassen" -#: projects/models.py:423 +#: projects/models.py:430 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "Versionswarnung anzeigen" -#: projects/models.py:439 +#: projects/models.py:446 msgid "Show warning banner in non-stable nor latest versions." msgstr "Warnbanner in nicht stabilen oder neuesten Versionen anzeigen." -#: projects/models.py:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2630,37 +2675,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "Hervorgehoben" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "" -#: projects/models.py:469 +#: projects/models.py:476 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:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "Verwandte Projekte" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "Sprache" -#: projects/models.py:499 +#: projects/models.py:506 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2668,51 +2713,51 @@ msgstr "" "Die Sprache, in der die Projektdokumentation wiedergegeben wird. Hinweis: " "Dies wirkt sich auf die URL Ihres Projekts aus." -#: projects/models.py:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "" -#: projects/models.py:511 +#: projects/models.py:518 msgid "The primary programming language the project is written in." msgstr "Die primäre Programmiersprache, in der das Projekt geschrieben ist." -#: projects/models.py:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "Aktiviere EPUB Erzeugung" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "Erstellen Sie mit jedem Build eine EPUB-Version Ihrer Dokumentation." -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "Aktiviere PDF-Erzeugung" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "Erstellen Sie mit jedem Build eine PDF-Version Ihrer Dokumentation." -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "Pfad" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "Python-Konfigurationsdatei" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." @@ -2721,89 +2766,97 @@ msgstr "" "docs/conf.py). Lassen Sie das Feld leer, wenn Sie möchten, dass " "wir es für Sie finden." -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "Projekt installieren" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" "Installieren Sie Ihr Projekt mithilfe von setup.py install in " "einer virtuellen Umgebung" -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "Python Interpreter" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "" "Der zum Erstellen der virtuellen Umgebung verwendete Python-Interpreter." -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "Verwende Systempakete" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" "Erlauben Sie der virtuellen Umgebung Zugriff auf das Verzeichnis der " "globalen site-packages." -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "projekt" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "Modell muss einen Kürzel haben" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "Unterprojektverschachtelung wird nicht unterstützt" -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "Build ID" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "erstellt" + +#: projects/models.py:1627 +msgid "modified" +msgstr "geändert" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "Bauen ausgelöst" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr "Bauen bestanden" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "URL, an die der Webhook versandt wird" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "Ereignisse zum Abonnieren" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "" -#: projects/models.py:1686 +#: projects/models.py:1691 msgid "" "JSON payload to send to the webhook. Check der Dokumentation nach, welche Ersetzungen " "möglich sind." -#: projects/models.py:1791 +#: projects/models.py:1801 msgid "Domain" msgstr "Domain" -#: projects/models.py:1798 +#: projects/models.py:1808 msgid "This domain was auto-created" msgstr "Diese Domain wurde automatisch erstellt" -#: projects/models.py:1802 +#: projects/models.py:1812 msgid "This domain is a CNAME for the project" msgstr "Diese Domäne ist ein CNAME für das Projekt" -#: projects/models.py:1807 +#: projects/models.py:1817 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:1811 +#: projects/models.py:1821 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1813 +#: projects/models.py:1823 msgid "Always use HTTPS for this domain" msgstr "Für diese Domain immer HTTPS verwenden" -#: projects/models.py:1817 +#: projects/models.py:1827 msgid "Number of times this domain has been hit" msgstr "Anzahl der Angriffe auf diese Domain" -#: projects/models.py:1822 templates/projects/domain_form.html:49 +#: projects/models.py:1832 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1831 +#: projects/models.py:1841 msgid "Skip validation process." msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1845 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1848 +#: projects/models.py:1854 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1852 +#: projects/models.py:1859 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:1856 +#: projects/models.py:1864 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:2000 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:2004 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2008 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2037 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2055 +#: projects/models.py:2061 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2066 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2080 +#: projects/models.py:2085 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "Name der Umgebungsvariable" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "Wert der Umgebungsvariable" -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "Diese Umgebungsvariable in PR-Builds verfügbar machen?" @@ -3074,19 +3127,19 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "Projekt gelöscht" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3095,12 +3148,12 @@ msgstr "" "Es gibt ein Problem mit Ihrem {service}-Konto. Versuchen Sie, Ihr Konto auf " "Ihrer Seite für verbundene Dienste erneut zu verbinden." -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "" @@ -3287,67 +3340,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "Katalanisch" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "Englisch" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "Spanisch" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "Brasilianisches Portugiesisch" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "Norwegisch (Bokmål)" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "Französisch" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "Russisch" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "Deutsch" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "Galicisch" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "Vietnamesisch" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "Vereinfachtes Chinesisch" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "Traditionelles Chinesisch" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "Japanisch" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "Ukrainisch" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "Italienisch" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "Koreanisch" diff --git a/readthedocs/locale/en/LC_MESSAGES/django.po b/readthedocs/locale/en/LC_MESSAGES/django.po index 6f75e4d2370..40c0d30fc80 100644 --- a/readthedocs/locale/en/LC_MESSAGES/django.po +++ b/readthedocs/locale/en/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -#: notifications/messages.py:392 +#: notifications/messages.py:394 #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+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:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 msgid "Version" msgstr "" @@ -152,7 +152,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "" @@ -199,7 +199,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:463 +#: organizations/views/private.py:213 projects/views/private.py:467 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:218 +#: projects/models.py:225 msgid "User" msgstr "" @@ -224,12 +224,12 @@ msgstr "" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "" @@ -253,7 +253,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "" @@ -460,7 +460,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "" @@ -468,7 +468,7 @@ msgstr "" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "" @@ -481,7 +481,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "" @@ -490,7 +490,7 @@ msgstr "" msgid "Any" msgstr "" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "" @@ -515,300 +515,291 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "" -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "" -#: builds/models.py:179 +#: builds/models.py:165 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "" -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:807 +#: builds/models.py:793 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:815 +#: builds/models.py:801 msgid "Build Length" msgstr "" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1260 +#: builds/models.py:1246 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "" @@ -902,23 +893,23 @@ msgstr "" msgid "has project with recent builds" msgstr "" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -930,11 +921,11 @@ msgstr "" msgid "Save" msgstr "" -#: core/forms.py:79 +#: core/forms.py:80 msgid "Please type your username to confirm." msgstr "" -#: core/forms.py:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "" @@ -1007,6 +998,14 @@ msgstr "" msgid "A build environment is currently running for this version" msgstr "" +#: doc_builder/exceptions.py:21 +msgid "Build user exception" +msgstr "" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "" @@ -1024,12 +1023,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:212 +#: organizations/models.py:303 projects/models.py:216 msgid "Publication date" msgstr "" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "" @@ -1178,56 +1177,56 @@ msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "" @@ -1300,127 +1299,131 @@ msgstr "" msgid "Decline" msgstr "" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "" -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "" -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "" -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "" -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "" -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "" -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "" -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "" @@ -1431,7 +1434,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "" @@ -1609,11 +1612,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2130,7 +2133,7 @@ msgstr "" msgid "Bazaar" msgstr "" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "" @@ -2214,108 +2217,143 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +msgid "No connected services found" +msgstr "" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +msgid "Organization single sign-on enabled" +msgstr "" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +msgid "Admin permission required" +msgstr "" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "" -#: projects/forms.py:180 +#: projects/forms.py:290 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "" -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:297 +#: projects/forms.py:407 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "" -#: projects/forms.py:418 +#: projects/forms.py:528 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:949 +#: projects/forms.py:1059 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1068 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2331,220 +2369,220 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "" -#: projects/models.py:253 +#: projects/models.py:260 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "" -#: projects/models.py:263 +#: projects/models.py:270 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:270 +#: projects/models.py:277 msgid "Single version" msgstr "" -#: projects/models.py:273 +#: projects/models.py:280 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:280 +#: projects/models.py:287 msgid "Default version" msgstr "" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "" -#: projects/models.py:330 +#: projects/models.py:337 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:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:341 +#: projects/models.py:348 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:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:416 +#: projects/models.py:423 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:423 +#: projects/models.py:430 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "" -#: projects/models.py:439 +#: projects/models.py:446 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2552,347 +2590,355 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "" -#: projects/models.py:469 +#: projects/models.py:476 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:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "" -#: projects/models.py:499 +#: projects/models.py:506 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "" -#: projects/models.py:511 +#: projects/models.py:518 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "" -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "" + +#: projects/models.py:1627 +msgid "modified" +msgstr "" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr "" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "" -#: projects/models.py:1686 +#: projects/models.py:1691 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1791 +#: projects/models.py:1801 msgid "Domain" msgstr "" -#: projects/models.py:1798 +#: projects/models.py:1808 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1802 +#: projects/models.py:1812 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1807 +#: projects/models.py:1817 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1811 +#: projects/models.py:1821 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1813 +#: projects/models.py:1823 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1817 +#: projects/models.py:1827 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1822 templates/projects/domain_form.html:49 +#: projects/models.py:1832 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1831 +#: projects/models.py:1841 msgid "Skip validation process." msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1845 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1848 +#: projects/models.py:1854 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1852 +#: projects/models.py:1859 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1856 +#: projects/models.py:1864 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:2000 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:2004 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2008 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2037 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2055 +#: projects/models.py:2061 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2066 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2080 +#: projects/models.py:2085 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2976,31 +3022,31 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." msgstr "" -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "" @@ -3182,67 +3228,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "" diff --git a/readthedocs/locale/es/LC_MESSAGES/django.po b/readthedocs/locale/es/LC_MESSAGES/django.po index 9c485b50258..090eed8f28c 100644 --- a/readthedocs/locale/es/LC_MESSAGES/django.po +++ b/readthedocs/locale/es/LC_MESSAGES/django.po @@ -23,12 +23,12 @@ # Manuel Viera , 2013 # Rodrigo Vegas Sánchez-Ferrero, 2017-2018 # Sergio, 2023 -#: notifications/messages.py:392 +#: notifications/messages.py:394 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+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:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 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:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "Ya existe un subproyecto con este alias" @@ -221,7 +221,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:463 +#: organizations/views/private.py:213 projects/views/private.py:467 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:218 +#: projects/models.py:225 msgid "User" msgstr "Usuario" @@ -246,12 +246,12 @@ msgstr "Usuario" msgid "User ID" msgstr "ID de usuario" -#: audit/models.py:129 core/forms.py:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "Nombre de usuario" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "Proyecto" @@ -275,7 +275,7 @@ msgstr "ID de Organización" msgid "Organization slug" msgstr "Slug de Organización" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "Acción" @@ -482,7 +482,7 @@ msgstr "Versiones SemVer" msgid "Custom match" msgstr "Coincidencia personalizada" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "Activo" @@ -490,7 +490,7 @@ msgstr "Activo" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "Compilación fallida" @@ -503,7 +503,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "Estado" @@ -512,7 +512,7 @@ msgstr "Estado" msgid "Any" msgstr "Cualquier" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "Tipo" @@ -538,256 +538,247 @@ msgstr "La coincidencia personalizada no debe estar vacía." msgid "Invalid Python regular expression." msgstr "Expresión regular de Python no válida." -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "creado" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "modificado" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "Identificador" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "Nombre descriptivo" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "Indicación" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "Soportado" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "Estado del PR/MR asociado a esta versión." -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "Compilado" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "Cargado" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "Nivel de privacidad" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "Nivel de privacidad para esta versión." -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "Oculto" -#: builds/models.py:179 +#: builds/models.py:165 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:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "Máquina creada" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "Tiene PDF" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "Tiene ePub" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "Tiene Zip HTML" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "Tipo de documentación" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "Tipo de documentación con la que se construyó la versión." -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Versión {version} de {project} ({pk})" -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "Estatus" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "Fecha" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "Éxito" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "Configuración" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "Error de configuración" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "Salida" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "Error" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "Código de salida" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "Envío" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "Slug de versión" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "Nombre de versión" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "Tipo de versión" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "Configuración utilizada en la compilación" -#: builds/models.py:807 +#: builds/models.py:793 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:815 +#: builds/models.py:801 msgid "Build Length" msgstr "Tamaño de la compilación" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "Compilador" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "Almacenamiento en frio (Cold Storage)" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "ID de tarea Celery" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "Compilar {project} para {usernames} ({pk})" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "Compilación" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "Comando" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Descripción" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "Salida del comando" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Código de salida del comando" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "Hora de inicio" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "Hora de fin" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "Comando de construcción {pk} para la compilación {build}" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "Activar versión" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "Ocultar versión" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "Hacer pública la versión" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "Hacer privada la versión" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "Establecer la versión como predeterminada" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "Prioridad de regla" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "Un número más bajo (0) significa una prioridad más alta" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "Argumento de coincidencia" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "Valor utilizado para que la regla coincida con la versión" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "Argumento de coincidencia predefinido" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." @@ -795,47 +786,47 @@ msgstr "" "Argumento de coincidencia definido por nosotros, se usa si no es Ninguno, de " "lo contrario se usará match_arg." -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "Acción para aplicar a versiones coincidentes" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "Argumento de acción" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "Valor utilizado para la acción para realizar una operación" -#: builds/models.py:1260 +#: builds/models.py:1246 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:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "Regla coincidente" @@ -929,23 +920,23 @@ msgstr "ha compilado un proyecto" msgid "has project with recent builds" msgstr "tiene un proyecto con compilaciones recientes" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "Nombre(s)" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "Apellido(s)" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -957,11 +948,11 @@ msgstr "" msgid "Save" msgstr "Guardar" -#: core/forms.py:79 +#: core/forms.py:80 msgid "Please type your username to confirm." msgstr "Por favor escribe tu nombre de usuario para confirmar." -#: core/forms.py:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "¡El nombre de usuario no coincide!" @@ -1038,6 +1029,17 @@ msgid "A build environment is currently running for this version" msgstr "" "Un entorno de compilación está actualmente ejecutándose para esta versión" +#: doc_builder/exceptions.py:21 +#, fuzzy +#| msgctxt "Build is a verb" +#| msgid "Build version" +msgid "Build user exception" +msgstr "Versión de compilación" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "" @@ -1055,12 +1057,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:212 +#: organizations/models.py:303 projects/models.py:216 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:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "Fecha de modificación" @@ -1229,56 +1231,56 @@ msgid "" msgstr "" "Hubo un error al conectarse a Stripe, intente nuevamente en unos minutos" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "Encabezados de solicitud" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "Cuerpo de solicitud" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "Cuerpo de respuesta" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "Código de estado" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "Intercambiar {0}" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "Webhook entrante de GitHub" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "Webhook entrante de Bitbucket" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "Webhook entrante de GitLab" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "Webhook entrante de API genérica" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "Tipo de integración" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "Datos del proveedor" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "Secreto utilizado para validar el payload del webhook" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "{0} para {1}" @@ -1355,127 +1357,131 @@ msgstr "Aceptar" msgid "Decline" msgstr "Rechazar" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "" -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "" -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "" -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "" -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "" -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "" -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "" -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "" @@ -1486,7 +1492,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "Nombre" @@ -1667,11 +1673,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:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 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:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "El usuario %(username)s no existe" @@ -2244,7 +2250,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "Público" @@ -2328,45 +2334,86 @@ msgstr "Versiones privadas" msgid "Visibility" msgstr "Visibilidad" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +#, fuzzy +#| msgid "Connected Services" +msgid "No connected services found" +msgstr "Servicios conectados" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +#, fuzzy +#| msgid "Organization slug" +msgid "Organization single sign-on enabled" +msgstr "Slug de Organización" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +#, fuzzy +#| msgid "This query param is required" +msgid "Admin permission required" +msgstr "Este parámetro de consulta es obligatorio" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 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:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "Nombre de proyecto no válido" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "Repositorio no válido" -#: projects/forms.py:180 +#: projects/forms.py:290 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:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "" -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:297 +#: projects/forms.py:407 msgid "To build from pull requests you need a " msgstr "Para construir a partir de pull requests, necesita un" -#: projects/forms.py:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " @@ -2374,66 +2421,66 @@ msgstr "" "Para compilar a partir de pull requests, el webhook de su repositorio debe " "enviar eventos de pull request." -#: projects/forms.py:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "" "Tu archivo de configuración no es válido, asegúrate que contenga un archivo " "conf.py en el mismo." -#: projects/forms.py:418 +#: projects/forms.py:528 #, 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:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "El usuario %(username)s ya es mantenedor" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "El payload debe ser un objeto JSON válido." -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "Solo un dominio puede ser canónico a la vez." -#: projects/forms.py:949 +#: projects/forms.py:1059 msgid "Variable name can't start with __ (double underscore)" msgstr "El nombre de la variable no puede empezar con __ (doble subrayado)" -#: projects/forms.py:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "El nombre de la variable no puede comenzar con READTHEDOCS" -#: projects/forms.py:958 +#: projects/forms.py:1068 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:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "El nombre de la variable no puede tener espacios" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "Sólo están permitidos los números, letras y subrayado" @@ -2449,54 +2496,54 @@ msgstr "" msgid "Alias" msgstr "Alias" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "Breve descripción de este proyecto" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "Dirección URL del repositorio" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "URL del repositorio de la documentación alojada" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "Tipo de repositorio" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "Página de inicio del proyecto" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "La página de inicio del proyecto" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "Dirección URL canónica" -#: projects/models.py:253 +#: projects/models.py:260 msgid "URL that documentation is expected to serve from" msgstr "URL desde donde se servirá la documentación" -#: projects/models.py:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "" -#: projects/models.py:263 +#: projects/models.py:270 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:270 +#: projects/models.py:277 msgid "Single version" msgstr "Versión única" -#: projects/models.py:273 +#: projects/models.py:280 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 " @@ -2506,29 +2553,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:280 +#: projects/models.py:287 msgid "Default version" msgstr "Versión predeterminada" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "La versión de su proyecto a la que \"/\" redirecciona" -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "Rama predeterminada" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "Archivo de requerimientos" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2538,7 +2585,7 @@ msgstr "" "files\">archivo de requerimientos de pip se necesita para construir su " "documentación. En la ruta de la raíz de tu proyecto." -#: projects/models.py:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " @@ -2548,32 +2595,32 @@ msgstr "" "org/en/stable/builders.html#sphinx.builders.html.DirectoryHTMLBuilder\">Más " "información sobre sphinx builders." -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "" -#: projects/models.py:330 +#: projects/models.py:337 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:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:341 +#: projects/models.py:348 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:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "Crear solicitudes de incorporación de cambios para este proyecto" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." @@ -2581,25 +2628,25 @@ msgstr "" "Más información en nuestros documentos." -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "Nivel de privacidad de las solicitudes de incorporación de cambios" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "CDN activado" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "Código de Analytics" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2607,11 +2654,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:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "Deshabilitar Analytics" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" @@ -2619,15 +2666,15 @@ msgstr "" "Deshabilite Google Analytics por completo para este proyecto (requiere " "documentación de reconstrucción)" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "Imagen alternativa del contenedor" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "Límite de memoria del contenedor" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2635,54 +2682,54 @@ msgstr "" "Límite de memoria en formato Docker - ejemplo: 512m o 1g" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "El límite de tiempo del contenedor en segundos" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "ID de cola de compilación alternativa" -#: projects/models.py:416 +#: projects/models.py:423 msgid "Maximum concurrent builds allowed for this project" msgstr "Máximo de compilaciones simultáneas permitidas para este proyecto" -#: projects/models.py:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "Permitir publicidad pagada" -#: projects/models.py:423 +#: projects/models.py:430 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:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "Sin publicidades" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "¿Es spam?" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "Marcado manualmente como (no) spam" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "Mostrar advertencia de versión" -#: projects/models.py:439 +#: projects/models.py:446 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:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2690,37 +2737,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "Destacado" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "" -#: projects/models.py:469 +#: projects/models.py:476 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:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "¿Debería estar público el tablero del proyecto?" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "Proyectos relacionados" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "Idioma" -#: projects/models.py:499 +#: projects/models.py:506 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2728,52 +2775,52 @@ 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:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "Lenguaje de programación" -#: projects/models.py:511 +#: projects/models.py:518 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:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "Este proyecto ha sido construido con un webhook" -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "Este proyecto ha sido clonado con éxito" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "Activar la compilación de EPUB" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "Crear una versión en EPUB de tu documentación en cada compilación." -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "Activar la compilación de PDF" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "Crear una versión en PDF de tu documentación en cada compilación." -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "Ruta" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "Directorio donde se encuentra conf.py" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "Archivo de configuración de Python" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." @@ -2782,86 +2829,94 @@ msgstr "" "ejemplo, docs/conf.py). Déjelo en blanco si quiere que lo " "encontremos por usted." -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "Instalar proyecto" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" "Instale su proyecto dentro de un virtualenv usando el comando setup.py " "install" -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "Intérprete de Python" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "El intérprete de Python usado para crear el entorno virtual." -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "Usar paquetes del sistema" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "Dele al entorno virtual acceso a la carpeta global de site-packages." -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "proyecto" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "El modelo debe tener una indicación" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "No se admite la anidación de subproyectos" -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "ID de Compilación" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "Rango de búsqueda de la página" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "Ignorar este archivo de operaciones como la indexación" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "creado" + +#: projects/models.py:1627 +msgid "modified" +msgstr "modificado" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "Compilación activado" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr "Compilación aprobada" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "Dirección URL" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "Dirección URL donde enviar el webhook" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "Secreto utilizado para firmar el payload del webhook" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "Eventos para suscribirse" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "Payload JSON" -#: projects/models.py:1686 +#: projects/models.py:1691 msgid "" "JSON payload to send to the webhook. Check los documentos para conocer las sustituciones disponibles." -#: projects/models.py:1791 +#: projects/models.py:1801 msgid "Domain" msgstr "Dominio" -#: projects/models.py:1798 +#: projects/models.py:1808 msgid "This domain was auto-created" msgstr "Este dominio fue creado automáticamente" -#: projects/models.py:1802 +#: projects/models.py:1812 msgid "This domain is a CNAME for the project" msgstr "Este dominio es un CNAME para el proyecto" -#: projects/models.py:1807 +#: projects/models.py:1817 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:1811 +#: projects/models.py:1821 msgid "Use HTTPS" msgstr "Usar HTTPS" -#: projects/models.py:1813 +#: projects/models.py:1823 msgid "Always use HTTPS for this domain" msgstr "Usar siempre HTTPS para este dominio" -#: projects/models.py:1817 +#: projects/models.py:1827 msgid "Number of times this domain has been hit" msgstr "Número de veces que se ha pulsado desde este dominio" -#: projects/models.py:1822 templates/projects/domain_form.html:49 +#: projects/models.py:1832 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "Estado del certificado SSL" -#: projects/models.py:1831 +#: projects/models.py:1841 msgid "Skip validation process." msgstr "Omitir proceso de validación." -#: projects/models.py:1837 +#: projects/models.py:1845 msgid "Start date of the validation process." msgstr "Fecha de inicio del proceso de validación." -#: projects/models.py:1848 +#: projects/models.py:1854 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:1852 +#: projects/models.py:1859 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:1856 +#: projects/models.py:1864 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:1992 +#: projects/models.py:2000 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:2004 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2008 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2037 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2055 +#: projects/models.py:2061 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2066 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2080 +#: projects/models.py:2085 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "Identificador de función" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "La función Date fue agregada" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "Predeterminar todos los proyectos anteriores a True" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "Predeterminar todos los proyectos futuros a True" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "Nombre de la variable de ambiente" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "Valor de la variable ambiente" -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "Proyecto donde esta variable será usada" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "¿Exponer esta variable de entorno en compilaciones PR?" @@ -3133,19 +3188,19 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "Configuración del proyecto actualizada" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "Proyecto borrado" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3154,12 +3209,12 @@ msgstr "" "Hay un problema con tu cuenta de {service}, intenta volver a conectar tu " "cuenta en tu página de servicios conectados." -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "{username} es el último propietario, no se puede eliminar" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "El proyecto ha sido excluido del soporte publicitario" @@ -3345,67 +3400,67 @@ msgstr "Consulta" msgid "Total results" msgstr "Resultados totales" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "Catalán" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "Inglés" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "Español" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "Portugués brasileño" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "Noruego bokmål" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "Francés" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "Ruso" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "Alemán" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "Gallego" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "Vietnamita" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "Chino simplificado" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "Chino tradicional" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "Japonés" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "Ucraniano" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "Italiano" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "Coreano" diff --git a/readthedocs/locale/eu/LC_MESSAGES/django.po b/readthedocs/locale/eu/LC_MESSAGES/django.po index f1e7fb6368d..30523ef5a89 100644 --- a/readthedocs/locale/eu/LC_MESSAGES/django.po +++ b/readthedocs/locale/eu/LC_MESSAGES/django.po @@ -5,12 +5,12 @@ # Translators: # Asier Iturralde Sarasola , 2018 # julen, 2012 -#: notifications/messages.py:392 +#: notifications/messages.py:394 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+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:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 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:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "" @@ -202,7 +202,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:463 +#: organizations/views/private.py:213 projects/views/private.py:467 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:218 +#: projects/models.py:225 msgid "User" msgstr "Erabiltzailea" @@ -227,12 +227,12 @@ msgstr "Erabiltzailea" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "Proiektua" @@ -256,7 +256,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "" @@ -463,7 +463,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "Aktibo" @@ -471,7 +471,7 @@ msgstr "Aktibo" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "" @@ -484,7 +484,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "Egoera" @@ -493,7 +493,7 @@ msgstr "Egoera" msgid "Any" msgstr "" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "Mota" @@ -518,300 +518,291 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "Identifikadorea" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "Bistaratzeko izena" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "Slug-a" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "Eraikita" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "Igota" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "" -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "" -#: builds/models.py:179 +#: builds/models.py:165 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "" -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "Konfigurazioa" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "Errorea konfigurazioan" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "Irteera" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "Errorea" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:807 +#: builds/models.py:793 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:815 +#: builds/models.py:801 msgid "Build Length" msgstr "" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Deskribapena" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1260 +#: builds/models.py:1246 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "" @@ -905,23 +896,23 @@ msgstr "" msgid "has project with recent builds" msgstr "" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "Izena" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "Abizena" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -933,11 +924,11 @@ msgstr "" msgid "Save" msgstr "" -#: core/forms.py:79 +#: core/forms.py:80 msgid "Please type your username to confirm." msgstr "" -#: core/forms.py:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "" @@ -1010,6 +1001,14 @@ msgstr "" msgid "A build environment is currently running for this version" msgstr "" +#: doc_builder/exceptions.py:21 +msgid "Build user exception" +msgstr "" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "" @@ -1027,12 +1026,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:212 +#: organizations/models.py:303 projects/models.py:216 msgid "Publication date" msgstr "" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "" @@ -1181,56 +1180,56 @@ msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "" @@ -1303,127 +1302,131 @@ msgstr "" msgid "Decline" msgstr "" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "" -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "" -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "" -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "" -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "" -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "" -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "" -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "" @@ -1434,7 +1437,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "Izena" @@ -1612,11 +1615,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2133,7 +2136,7 @@ msgstr "" msgid "Bazaar" msgstr "" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "" @@ -2217,108 +2220,143 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +msgid "No connected services found" +msgstr "" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +msgid "Organization single sign-on enabled" +msgstr "" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +msgid "Admin permission required" +msgstr "" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "" -#: projects/forms.py:180 +#: projects/forms.py:290 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "" -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:297 +#: projects/forms.py:407 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "" -#: projects/forms.py:418 +#: projects/forms.py:528 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:949 +#: projects/forms.py:1059 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1068 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2334,220 +2372,220 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "Biltegi mota" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "Proiektuaren webgunea" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "" -#: projects/models.py:253 +#: projects/models.py:260 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "" -#: projects/models.py:263 +#: projects/models.py:270 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:270 +#: projects/models.py:277 msgid "Single version" msgstr "" -#: projects/models.py:273 +#: projects/models.py:280 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:280 +#: projects/models.py:287 msgid "Default version" msgstr "" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "" -#: projects/models.py:330 +#: projects/models.py:337 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:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:341 +#: projects/models.py:348 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:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:416 +#: projects/models.py:423 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:423 +#: projects/models.py:430 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "" -#: projects/models.py:439 +#: projects/models.py:446 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2555,347 +2593,355 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "" -#: projects/models.py:469 +#: projects/models.py:476 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:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "" -#: projects/models.py:499 +#: projects/models.py:506 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "" -#: projects/models.py:511 +#: projects/models.py:518 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "" -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "" + +#: projects/models.py:1627 +msgid "modified" +msgstr "" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr "" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "" -#: projects/models.py:1686 +#: projects/models.py:1691 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1791 +#: projects/models.py:1801 msgid "Domain" msgstr "" -#: projects/models.py:1798 +#: projects/models.py:1808 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1802 +#: projects/models.py:1812 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1807 +#: projects/models.py:1817 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1811 +#: projects/models.py:1821 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1813 +#: projects/models.py:1823 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1817 +#: projects/models.py:1827 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1822 templates/projects/domain_form.html:49 +#: projects/models.py:1832 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1831 +#: projects/models.py:1841 msgid "Skip validation process." msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1845 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1848 +#: projects/models.py:1854 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1852 +#: projects/models.py:1859 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1856 +#: projects/models.py:1864 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:2000 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:2004 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2008 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2037 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2055 +#: projects/models.py:2061 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2066 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2080 +#: projects/models.py:2085 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2979,31 +3025,31 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." msgstr "" -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "" @@ -3185,67 +3231,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "" diff --git a/readthedocs/locale/fr/LC_MESSAGES/django.po b/readthedocs/locale/fr/LC_MESSAGES/django.po index da531e47c11..8d422e53110 100644 --- a/readthedocs/locale/fr/LC_MESSAGES/django.po +++ b/readthedocs/locale/fr/LC_MESSAGES/django.po @@ -36,12 +36,12 @@ # Seb35 , 2017 # Seb35 , 2017 # Yann Domingo, 2016-2017 -#: notifications/messages.py:392 +#: notifications/messages.py:394 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+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:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 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:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "Un sous-projet avec cet alias existe déjà" @@ -235,7 +235,7 @@ 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:463 +#: organizations/views/private.py:213 projects/views/private.py:467 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:218 +#: projects/models.py:225 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:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "Nom d'utilisateur" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "Projet" @@ -289,7 +289,7 @@ msgstr "Identifiant de l'organisation" msgid "Organization slug" msgstr "Jeton de l'organisation" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "Action" @@ -498,7 +498,7 @@ msgstr "versions SemVer" msgid "Custom match" msgstr "Correspondances personnalisées" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "Actif" @@ -506,7 +506,7 @@ msgstr "Actif" msgid "Build successful" msgstr "Compilation réussie" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 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:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "État" @@ -528,7 +528,7 @@ msgstr "État" msgid "Any" msgstr "Toutes" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "Type" @@ -554,259 +554,250 @@ msgstr "Les correspondances personnalisées ne devraient pas être vides." msgid "Invalid Python regular expression." msgstr "L'expression régulière en Python est invalide." -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "créé" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "modifié" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "Identifiant" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "Nom verbeux" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "Jeton" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "Supporté" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "États des PM/MR associées à la version." -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "Compilé" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "Chargé" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "Niveau de confidentialité" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "Niveau de confidentialité de cette version." -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "Caché" -#: builds/models.py:179 +#: builds/models.py:165 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:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "Crée automatiquement" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "Contient un PDF" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "Contient une ePub" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "Contient un Zip HTML" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "Type de documentation" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "Le type de documentation avec laquelle la version a été construite." -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" "Données générées à la compilation par doctool (`readthedocs-build.yaml`)." -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Version {version} de {project} ({pk})" -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "Statut" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "Date" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "Succès" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "Configuration" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "Erreur de configuration" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "Sortie" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "Erreur" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "Code de retour" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "Consigner" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "Jeton de la version" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "Nom de la version" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "Type de la version" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "Configuration utilisée dans la compilation" -#: builds/models.py:807 +#: builds/models.py:793 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:815 +#: builds/models.py:801 msgid "Build Length" msgstr "Durée de compilation" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "Responsable de la compilation" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "Stockage longue durée" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "Identifiant de la tache Celery" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "Compilation de {project} pour {usernames} ({pk})" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "Compiler" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "Commande" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Description" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "Résultat de la commande" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Code de sortie de la commande" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "Heure de début" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "Heure de fin" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "Exécution de la commande {pk} pour la compilation {build}" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "Activer la version" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "Cacher la version" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "Rendre cette version publique" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "Rendre cette version privée" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "Mettre cette version par défaut" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "Supprimer la version" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "Règle de priorité" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "Un nombre inférieur (0) correspond à une priorité plus élevée" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "Arguments pour la correspondance" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "Valeur utilisée pour la règle pour correspondre à la version" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "Argument de correspondance prédéfini" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." @@ -814,47 +805,47 @@ msgstr "" "Argument de correspondance que nous avons défini, qui est utilisé s'il n'est " "pas sur Aucun, sinon l'argument match_arg sera utilisé." -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "Actions à réaliser sur les versions correspondantes" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "Argument de l'action" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "Valeur utilisée pour les actions qui réalisent une opération" -#: builds/models.py:1260 +#: builds/models.py:1246 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:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "Version activée" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "Version masquée" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "Confidentialité de la version définie comme publique" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "Confidentialité de la version définie comme privée" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "Version définie comme par défaut" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "Version supprimée" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "Règle de correspondance" @@ -948,23 +939,23 @@ msgstr "a compilé le projet" msgid "has project with recent builds" msgstr "a compilé récemment le projet" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "Prénom" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "Nom" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -976,11 +967,11 @@ msgstr "" msgid "Save" msgstr "Enregistrer" -#: core/forms.py:79 +#: core/forms.py:80 msgid "Please type your username to confirm." msgstr "Entrez votre nom d'utilisateur pour confirmer." -#: core/forms.py:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "Le nom d'utilisateur est incorrect!" @@ -1060,6 +1051,17 @@ msgid "A build environment is currently running for this version" msgstr "" "Un environnement de compilation est en cours d'exécution pour cette version" +#: doc_builder/exceptions.py:21 +#, fuzzy +#| msgctxt "Build is a verb" +#| msgid "Build version" +msgid "Build user exception" +msgstr "Compiler une version" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "" @@ -1077,12 +1079,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:212 +#: organizations/models.py:303 projects/models.py:216 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:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "Modifié le" @@ -1253,56 +1255,56 @@ msgstr "" "Il y a eu une erreur lors de la connection à Stripe, merci de reessayer dans " "quelques minutes" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "Entêtes de la requête" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "Corps de la requête" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "Corps de la réponse" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "Code HTTP" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "Échange {0}" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "Webhook entrant de GitHub" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "Webhook entrant de Bitbucket" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "Webhook entrant de GitLab" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "Webhook entrant pour une API générique" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "Type d’intégration" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "Information du fournisseur" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "Secret utilisé pour valider les données du webhook" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "{0} pour {1}" @@ -1380,127 +1382,131 @@ msgstr "Accepter" msgid "Decline" msgstr "Refuser" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "" -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "" -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "" -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "" -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "" -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "" -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "" -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "" @@ -1511,7 +1517,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "Nom" @@ -1693,11 +1699,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:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 msgid "Email address or username" msgstr "Adresse email ou nom d'utilisateur" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "L'utilisateur %(username)s n'existe pas" @@ -2258,7 +2264,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "Public" @@ -2342,47 +2348,88 @@ msgstr "Versions privées" msgid "Visibility" msgstr "Visibilité" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +#, fuzzy +#| msgid "Connected Services" +msgid "No connected services found" +msgstr "Comptes liés" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +#, fuzzy +#| msgid "Organization slug" +msgid "Organization single sign-on enabled" +msgstr "Jeton de l'organisation" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +#, fuzzy +#| msgid "This query param is required" +msgid "Admin permission required" +msgstr "Ce paramètre de recherche est nécessaire" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 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:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "Nom du projet invalide" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "Dépôt non valide" -#: projects/forms.py:180 +#: projects/forms.py:290 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:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "" -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:297 +#: projects/forms.py:407 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:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " @@ -2390,65 +2437,65 @@ msgstr "" "Pour construire à partir de requête de téléversement, votre webhook de dépot " "doit envoyer des évenements." -#: projects/forms.py:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "" "Votre fichier de configuration est invalide, vérifiez qu'il contient conf.py." -#: projects/forms.py:418 +#: projects/forms.py:528 #, 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:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "L'utilisateur %(username)s est déjà un mainteneur" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "Les données doivent être un objet JSON valide." -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "Un seul domaine peut être canonique à la fois." -#: projects/forms.py:949 +#: projects/forms.py:1059 msgid "Variable name can't start with __ (double underscore)" msgstr "Un nom de variable ne peut pas commencer par __ (double underscore)" -#: projects/forms.py:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "Un nom de variable ne peut pas commancer par READTHEDOCS" -#: projects/forms.py:958 +#: projects/forms.py:1068 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:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "Un nom de variable ne peut pas contenir d'espace" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "Seuls les lettres, les chiffres et le blanc souligné sont autorisés" @@ -2464,54 +2511,54 @@ msgstr "Sous-projet" msgid "Alias" msgstr "Alias" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "Description courte de ce projet" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "URL du dépôt" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "URL du dépôt de la documentation hébergée" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "Type de dépôt" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "Page d’accueil du projet" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "La page d’accueil du projet" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "URL canonique" -#: projects/models.py:253 +#: projects/models.py:260 msgid "URL that documentation is expected to serve from" msgstr "URL à laquelle cette documentation s'attend à être servie" -#: projects/models.py:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "" -#: projects/models.py:263 +#: projects/models.py:270 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:270 +#: projects/models.py:277 msgid "Single version" msgstr "Version unique" -#: projects/models.py:273 +#: projects/models.py:280 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 " @@ -2522,19 +2569,19 @@ msgstr "" "cette option que si vous n'allez jamais avoir plusieurs versions de " "votre documentation." -#: projects/models.py:280 +#: projects/models.py:287 msgid "Default version" msgstr "Version par défaut" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "La version de votre projet à laquelle / redirige" -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "Branche par défaut" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." @@ -2542,11 +2589,11 @@ msgstr "" "Branche vers laquelle \"latest\" pointe. Laisser vide pour utiliser la " "valeur par défaut pour votre SGV." -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "Fichier des prérequis" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2556,7 +2603,7 @@ msgstr "" "files\">fichier de \"requirements\" pip est requis pour compiler votre " "projet. Le chemin depuis la racine de votre projet." -#: projects/models.py:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " @@ -2566,32 +2613,32 @@ msgstr "" "en/stable/builders.html#sphinx.builders.html.DirectoryHTMLBuilder\">Plus de " "détails sur les compilateurs Sphinx." -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "" -#: projects/models.py:330 +#: projects/models.py:337 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:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:341 +#: projects/models.py:348 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:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "Pull request de compilation pour ce projet" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." @@ -2599,25 +2646,25 @@ msgstr "" "Plus d'information dans notre documentation." -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "Niveau de confidentialité des Pull Requests" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "CDN activé" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "Code analytics" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2625,11 +2672,11 @@ msgstr "" "ID de suivi Google Analytics (ex. 1UA-22345342-11). Cela peut " "ralentir les chargements de votre page." -#: projects/models.py:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "Désactiver les mesures" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" @@ -2637,15 +2684,15 @@ msgstr "" "Désactiver entièrement Google Analytics pour ce projet (nécessite de " "recompiler la documentation)" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "Image alternative pour le conteneur" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "Limite mémoire du conteneur" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2653,55 +2700,55 @@ msgstr "" "Limite de la mémoire au format Docker, par example: 512m ou " "1g" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "Limite de temps du conteneur en secondes" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "Identifiant alternatif de queue de compilation" -#: projects/models.py:416 +#: projects/models.py:423 msgid "Maximum concurrent builds allowed for this project" msgstr "Nombre maximal de compilations concurrentes sur ce projet" -#: projects/models.py:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "Autoriser les annonces sponsorisées" -#: projects/models.py:423 +#: projects/models.py:430 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:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "Sans annonces" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "Est du spam ?" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "Marqué manuellement comme (non) spam" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "Afficher l'avertissement de version" -#: projects/models.py:439 +#: projects/models.py:446 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:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "Chemin du fichier .readthedocs.yaml" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2714,19 +2761,19 @@ msgstr "" "code>. Laisser vide pour la valeur par défaut : .readthedocs.yaml." -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "En vedette" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "Passer (désactiver) la compilation de ce projet" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "Retiré de la liste" -#: projects/models.py:469 +#: projects/models.py:476 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" @@ -2735,19 +2782,19 @@ msgstr "" "the Docs et demande aux moteurs de recherche externes de le supprimer via " "robots.txt" -#: projects/models.py:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "Le tableau de bord du projet devrait être public ?" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "Projets apparentés" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "Langue" -#: projects/models.py:499 +#: projects/models.py:506 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2755,51 +2802,51 @@ 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:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "Langage de programmation" -#: projects/models.py:511 +#: projects/models.py:518 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:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "Ce projet a été compilé par un webhook" -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "Ce projet a bien été cloné" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "Activer la compilation en EPUB" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "Créer une version EPUB de votre documentation à chaque compilation" -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "Activer la compilation PDF" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "Créer une version PDF de votre documentation à chaque compilation." -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "Chemin" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "Le répertoire où se situe le fichier conf.py" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "Fichier de configuration Python" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." @@ -2808,86 +2855,94 @@ msgstr "" "(ex. docs/conf.py). Laissez vide et nous le chercherons pour " "vous." -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "Installer le projet" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" "Installer votre projet dans un virtualenv via setup.py install" -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "Interpréteur Python" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "L’interpréteur Python utilisé pour créer l’environnement virtuel." -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "Utiliser les paquets système" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" "Donner accès à l’environnement virtuel au dossier global site-packages." -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "projet" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "Le Model nécessite un libellé court" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "L'imbrication de sous-projet n'est pas supportée" -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "ID de compilation" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "Classement dans les recherches" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "Ignorer ce fichier pendant les opérations comme l'indexation" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "créé" + +#: projects/models.py:1627 +msgid "modified" +msgstr "modifié" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "Compilation déclenchée" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr "Compilation terminée" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "URL" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "URL sur laquelle pointer le webhook" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "Secret utilisé pour signer les données du webhook" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "Souscrire aux évenements" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "Données JSON" -#: projects/models.py:1686 +#: projects/models.py:1691 msgid "" "JSON payload to send to the webhook. Check la documentation pour les substitutions possibles." -#: projects/models.py:1791 +#: projects/models.py:1801 msgid "Domain" msgstr "Domaine" -#: projects/models.py:1798 +#: projects/models.py:1808 msgid "This domain was auto-created" msgstr "Ce domain a été créé automatiquement" -#: projects/models.py:1802 +#: projects/models.py:1812 msgid "This domain is a CNAME for the project" msgstr "Ce domaine est un CNAME pour le projet" -#: projects/models.py:1807 +#: projects/models.py:1817 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:1811 +#: projects/models.py:1821 msgid "Use HTTPS" msgstr "Utiliser HTTPS" -#: projects/models.py:1813 +#: projects/models.py:1823 msgid "Always use HTTPS for this domain" msgstr "Toujours utiliser HTTPS pour ce domaine" -#: projects/models.py:1817 +#: projects/models.py:1827 msgid "Number of times this domain has been hit" msgstr "Nombre de vues sur ce domaine" -#: projects/models.py:1822 templates/projects/domain_form.html:49 +#: projects/models.py:1832 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "État du certificat SSL" -#: projects/models.py:1831 +#: projects/models.py:1841 msgid "Skip validation process." msgstr "Passer le processus de validation." -#: projects/models.py:1837 +#: projects/models.py:1845 msgid "Start date of the validation process." msgstr "Date de début du processus de validation." -#: projects/models.py:1848 +#: projects/models.py:1854 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:1852 +#: projects/models.py:1859 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:1856 +#: projects/models.py:1864 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:1992 +#: projects/models.py:2000 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:2004 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2008 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2037 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2055 +#: projects/models.py:2061 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2066 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2080 +#: projects/models.py:2085 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "Identifiant de la feature" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "Date d'ajout de la feature" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "Passer par défaut tous les anciens projets à Vrai" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "Passer par defaut tout les futurs projets à Vrai" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "Nom de la variable d'environnement" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "Valeur de la variable d'environnement." -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "Projet dans lequel cette variable sera utilisée" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "Montrer cette variable d'environnement dans les compilations de PR ?" @@ -3159,19 +3214,19 @@ msgstr "Le seul nom de fichier autorisé est {filename}." msgid "The only allowed filenames are {filenames}." msgstr "Les seuls noms de fichiers autorisés sont {filenames}." -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "Paramètres du projet mis à jour" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "Projet supprimé" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3180,12 +3235,12 @@ msgstr "" "Il y a eu un problème avec votre compte {service}, merci de le reconnecter " "sur la page de vos services liés." -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "{username} est le dernier propriétaire, il ne peut pas être supprimé" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "Le projet à été retiré du programme de support publicitaire" @@ -3372,67 +3427,67 @@ msgstr "Recherche" msgid "Total results" msgstr "Résultats totaux" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "Catalan" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "Anglais" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "Espagnol" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "Portugais brésilien" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "Norvégien Bokmål" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "Français" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "Russe" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "Allemand" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "Galicien" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "Vietnamien" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "Chinois simplifié" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "Chinois traditionnel" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "Japonais" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "Ukrainien" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "Italien" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "Coréen" diff --git a/readthedocs/locale/gl/LC_MESSAGES/django.po b/readthedocs/locale/gl/LC_MESSAGES/django.po index 38fdf6b5671..343942b861a 100644 --- a/readthedocs/locale/gl/LC_MESSAGES/django.po +++ b/readthedocs/locale/gl/LC_MESSAGES/django.po @@ -7,12 +7,12 @@ # Leandro Regueiro , 2013 # Manuel Kaufmann , 2023 # Miguel Anxo Bouzada , 2023 -#: notifications/messages.py:392 +#: notifications/messages.py:394 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+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:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 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:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "Xa existe un subproxecto con este alias" @@ -204,7 +204,7 @@ msgid "Log out" msgstr "Saír" #: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:463 +#: organizations/views/private.py:213 projects/views/private.py:467 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:218 +#: projects/models.py:225 msgid "User" msgstr "Usuario" @@ -229,12 +229,12 @@ msgstr "Usuario" msgid "User ID" msgstr "ID do usuario" -#: audit/models.py:129 core/forms.py:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "Nome de usuario" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "Proxecto" @@ -258,7 +258,7 @@ msgstr "ID da organización" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "Acción" @@ -467,7 +467,7 @@ msgstr "Versións SemVer" msgid "Custom match" msgstr "Coincidencia personalizada" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "Activa" @@ -475,7 +475,7 @@ msgstr "Activa" msgid "Build successful" msgstr "Construción satisfactoria" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 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:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "Estado" @@ -497,7 +497,7 @@ msgstr "Estado" msgid "Any" msgstr "Calquera" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "Tipo" @@ -523,262 +523,253 @@ msgstr "A coincidencia personalizada non debe estar baleira." msgid "Invalid Python regular expression." msgstr "Expresión regular de Python incorrecta." -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "creado" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "modificado" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "Identificador" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "Nome descritivo" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "Compatíbel" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "" " \n" "Estado da solicitude de extracción/fusión asociada a esta versión." -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "Construída" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "Subido" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "Nivel de privacidade" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "Nivel de privacidade desta versión." -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "Agochada" -#: builds/models.py:179 +#: builds/models.py:165 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:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "Creada pola máquina" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "Conten un PDF" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "Conten un ePub" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "Conten un Zip HTML" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "Tipo de documentación" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "Tipo de documentación coa que se construíu a versión." -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" "Datos xerados no momento da construción pola «doctool» (`readthedocs-build." "yaml`)." -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "Inxecta unha nova biblioteca js de engadidos para esta versión" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Versión {version} de {project} ({pk})" -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "Estado" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "Satisfactorio" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "Definicións" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "Produciuse un erro na definición" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "Saída" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "Erro" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "Código de saída" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "Remisión" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "Nome da versión" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "Tipo de versión" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "Configuración utilizada na construción" -#: builds/models.py:807 +#: builds/models.py:793 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:815 +#: builds/models.py:801 msgid "Build Length" msgstr "Tamaño da construción" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "Construtor" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "Almacenamento en frío" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "ID da tarefa de Celery" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "Construír {project} para {usernames} ({pk})" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "Construción" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "Orde" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Descrición" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "Saída da orde" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Código de saída da orde" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "Hora de inicio" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "Hora de finalización" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "Orde de construción {pk} para a construción {build}" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "Activar a versión" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "Agochar a versión" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "Facer pública a versión" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "Facer privada a versión" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "Definir a versión como predeterminada" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "Eliminar a versión" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "Regra de prioridade" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "Un número más baixo (0) significa unha prioridade máis alta" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "Argumento de coincidencia" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "Valor usado para que a regra coincida coa versión" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "Argumento de coincidencia predefinido" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." @@ -786,47 +777,47 @@ msgstr "" "Argumento de coincidencia definido por nós, úsase se non é «None», se non, " "usarase «match_arg»." -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "Acción para aplicar ás versións coincidentes" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "Argumento de acción" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "Valor usado para a acción para realizar unha operación" -#: builds/models.py:1260 +#: builds/models.py:1246 msgid "Type of version the rule should be applied to" msgstr "Tipo de versión á que se debe aplicar a regra" -#: builds/models.py:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "Versión activada" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "Versión agochada" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "Versión definida como privacidade pública" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "Versión definida como privacidade privada" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "Versión definida como predeterminada" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "Versión eliminada" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "Regra coincidente" @@ -920,23 +911,23 @@ msgstr "ten un proxecto construído" msgid "has project with recent builds" msgstr "ten un proxecto con construcións recentes" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "Nome" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "Apelidos" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "Axustes do usuario" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "Axustes do correo" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -948,11 +939,11 @@ msgstr "Axustes do correo" msgid "Save" msgstr "Gardar" -#: core/forms.py:79 +#: core/forms.py:80 msgid "Please type your username to confirm." msgstr "Escriba o seu nome de usuario para confirmalo." -#: core/forms.py:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "O nome de usuario non coincide!" @@ -1033,6 +1024,17 @@ msgstr "A orde saíu de xeito anómalo" msgid "A build environment is currently running for this version" msgstr "Agora está a executarse un contorno de construción para esta versión" +#: doc_builder/exceptions.py:21 +#, fuzzy +#| msgctxt "Build is a verb" +#| msgid "Build version" +msgid "Build user exception" +msgstr "Versión de construción" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "" @@ -1050,12 +1052,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:212 +#: organizations/models.py:303 projects/models.py:216 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:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "Data de modificación" @@ -1223,56 +1225,56 @@ 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" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "Cabeceiras da solicitude" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "Corpo da solicitude" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "Corpo da resposta" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "Código de estado" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "Intercambio {0}" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "Punto de ancoraxe entrante de GitHub" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "Punto de ancoraxe entrante de Bitbucket" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "Punto de ancoraxe entrante de GitLab" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "Punto de ancoraxe entrante de API xenérica" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "Tipo de integración" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "Datos do provedor" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "Segredo usado para validar a carga útil da ancoraxe web" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "{0} para {1}" @@ -1349,127 +1351,131 @@ msgstr "Aceptar" msgid "Decline" msgstr "Declinar" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "" -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "" -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "" -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "" -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "" -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "" -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "" -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "" @@ -1480,7 +1486,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "Nome" @@ -1662,11 +1668,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:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 msgid "Email address or username" msgstr "Enderezo de correo ou nome de usuario" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "O usuario %(username)s non existe" @@ -2240,7 +2246,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "Público" @@ -2324,46 +2330,87 @@ msgstr "Versións privadas" msgid "Visibility" msgstr "Visibilidade" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +#, fuzzy +#| msgid "Connected Services" +msgid "No connected services found" +msgstr "Servizos conectados" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +#, fuzzy +#| msgid "Organization Subscription" +msgid "Organization single sign-on enabled" +msgstr "Subscrición de organización" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +#, fuzzy +#| msgid "This query param is required" +msgid "Admin permission required" +msgstr "Precisase este parámetro de consulta" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 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:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "O nome de proxecto non é válido" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "O repositorio non é válido" -#: projects/forms.py:180 +#: projects/forms.py:290 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:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "" -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:297 +#: projects/forms.py:407 msgid "To build from pull requests you need a " msgstr "Para construír a partir de solicitudes de extracción necesita" -#: projects/forms.py:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " @@ -2371,66 +2418,66 @@ 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:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "" "O seu ficheiro de configuración é incorrecto, asegúrese de que contén conf." "py nel." -#: projects/forms.py:418 +#: projects/forms.py:528 #, 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:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "O usuario %(username)s xa é un mantedor" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "A carga útil debe ser un obxecto JSON válido." -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "Só un dominio pode ser canónico á vez." -#: projects/forms.py:949 +#: projects/forms.py:1059 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:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "O nome da variaábel non pode comezar por READTHEDOCS" -#: projects/forms.py:958 +#: projects/forms.py:1068 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:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "O nome da variábel non pode conter espazos" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "Só se permiten letras, números e trazo baixo" @@ -2446,54 +2493,54 @@ msgstr "Subproxecto" msgid "Alias" msgstr "Alias" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "Breve descrición deste proxecto" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "URL do repositorio" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "URL do repositorio da documentación aloxada" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "Tipo de repositorio" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "Páxina de inicio do proxecto" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "O sitio web do proxecto" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "URL canónico" -#: projects/models.py:253 +#: projects/models.py:260 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:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "" -#: projects/models.py:263 +#: projects/models.py:270 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:270 +#: projects/models.py:277 msgid "Single version" msgstr "Versión única" -#: projects/models.py:273 +#: projects/models.py:280 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 " @@ -2503,19 +2550,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:280 +#: projects/models.py:287 msgid "Default version" msgstr "Versión predefinida" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "A versión do proxecto á que reenvía /" -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "Ramificación predefinida" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." @@ -2523,11 +2570,11 @@ msgstr "" "A que rama apunta a «última». Déixeo en branco para usar o valor " "predeterminado para o seu VCS." -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "Ficheiro de requisitos" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2537,7 +2584,7 @@ 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:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " @@ -2548,11 +2595,11 @@ msgstr "" "DirectoryHTMLBuilder\">Obteña máis información sobre os construtores de " "Sphinx." -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "Prefixo personalizado da ruta" -#: projects/models.py:330 +#: projects/models.py:337 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." @@ -2561,11 +2608,11 @@ msgstr "" "proxecto. De xeito predeterminado ofrecemos a documentación na raíz (/) dun " "dominio." -#: projects/models.py:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "Prefixo personalizado da ruta do subproxecto" -#: projects/models.py:341 +#: projects/models.py:348 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " @@ -2575,11 +2622,11 @@ msgstr "" "xeito predeterminado ofrecemos a documentación de subproxectos baixo o " "prefixo `/projects/`." -#: projects/models.py:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "Construír solicitudes de extracción para este proxecto" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." @@ -2587,25 +2634,25 @@ msgstr "" "Máis información na nosa documentación." -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "Nivel de privacidade das solicitudes de extracción" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "CDN activado" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "Código de Analytics" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2613,11 +2660,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:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "Desactivar Analytics" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" @@ -2625,15 +2672,15 @@ msgstr "" "Desactivar Google Analytics completamente para este proxecto (require volver " "construír a documentación)" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "Imaxe alternativa do contedor" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "Límite de memoria do contedor" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2641,53 +2688,53 @@ msgstr "" "Límite de memoria en formato Docker -- exemplo: 512m ou " "1g" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "Límite de tempo do contedor en segundos" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "ID alternativo da cola de construción" -#: projects/models.py:416 +#: projects/models.py:423 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:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "Permitir a publicidade pagada" -#: projects/models.py:423 +#: projects/models.py:430 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:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "Libre de publicidade" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "É correo lixo?" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "Marcado manualmente como (non) correo lixo" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "Amosar a advertencia de versión" -#: projects/models.py:439 +#: projects/models.py:446 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:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "Ruta a .readthedocs.yaml" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2699,19 +2746,19 @@ msgstr "" "ex. subruta/docs/.readthedocs.yaml. Déixeo en branco para o " "valor predeterminado: .readthedocs.yaml." -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "Destacado" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "Omitir (desactivar) a construción deste proxecto" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "Retirado da lista" -#: projects/models.py:469 +#: projects/models.py:476 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" @@ -2719,19 +2766,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:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "O taboleiro do proxecto debería ser público?" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "Proxectos relacionados" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "Idioma" -#: projects/models.py:499 +#: projects/models.py:506 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2739,51 +2786,51 @@ msgstr "" "O idioma no que se representa a documentación do proxecto. Nota: isto afecta " "ao URL do proxecto." -#: projects/models.py:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "Linguaxe de programación" -#: projects/models.py:511 +#: projects/models.py:518 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:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "Este proxecto foi construído cunha ancoraxe web" -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "Este proxecto foi clonado correctamente" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "Activa a construción de EPUB" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "Crea unha versión EPUB da súa documentación con cada construción." -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "Activar a construción de PDF" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "Crea unha versión PDF da súa documentación con cada construción." -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "Ruta" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "O directorio onde se atopa conf.py" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "Ficheiro de configuración Python" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." @@ -2791,86 +2838,94 @@ msgstr "" "Ruta dende a raíz do proxecto ata o ficheiro conf.py (ex. " "docs/conf.py). Déixeo en branco se quere que o atopemos por Vde." -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "Instalar o proxecto" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" "Instale o seu proxecto dentro dun contorno virtual usando setup.py install" -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "Intérprete de Python" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "O intérprete de Python utilizado para crear o contorno virtual." -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "Usar os paquetes do sistema" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" "Déalle ao contorno virtual acceso ao directorio global de paquetes do sitio." -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "proxecto" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "Non se admite a anidación de subproxectos" -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "ID de construción" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "Clasificación da páxina de busca" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "Ignorar este ficheiro dende operacións como a indexación" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "creado" + +#: projects/models.py:1627 +msgid "modified" +msgstr "modificado" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "Construción activada" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr " Construción validada" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "URL" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "URL ao que enviar o ancoraxe web" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "Segredo usado para asinar a carga útil da ancoraxe web" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "Eventos para subscribirse" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "Carga útil JSON" -#: projects/models.py:1686 +#: projects/models.py:1691 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:1856 +#: projects/models.py:1864 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:1992 +#: projects/models.py:2000 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:1996 +#: projects/models.py:2004 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:2000 +#: projects/models.py:2008 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:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" @@ -2958,19 +3013,19 @@ msgstr "" "Sphinx: validar todas as versións (incluídas as privadas) ao contexto html " "ao construír con Sphinx" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "Proxito: rexistro de páxinas 404 vistas" -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "Proxito: desactivar todas as vistas de páxina" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "Proxito: permitir o uso da cabeceira X-RTD-Slug" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." @@ -2978,92 +3033,92 @@ msgstr "" "Proxito: usar as API de proxy (/_/*) co prefixo personalizado se o proxecto " "ten un (Project.custom_prefix)." -#: projects/models.py:2029 +#: projects/models.py:2037 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:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "Ancoraxe web: omitir a sincronización de ramas" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "Ancoraxe web: omitir a sincronización de etiquetas" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "Ancoraxe web: omitir a tarefa de sincronización de versións" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "Construción: execute sempre pip install --upgrade" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "Construción: utilizar o novo solucionador de pip" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "Construción: non instale a última versión de pip" -#: projects/models.py:2055 +#: projects/models.py:2061 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:2060 +#: projects/models.py:2066 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:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "Buscar: desactivar a busca do lado do servidor" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "Busca: activar a busca do lado do servidor para proxectos MkDocs" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "Buscar: busca difusa predeterminada para consultas de busca sinxelas" -#: projects/models.py:2080 +#: projects/models.py:2085 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:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "Identificador de función" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "Engadiuse a función de data" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "Predeterminar todos os proxectos anteriores como «Verdadeiro»" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "Predeterminar todos os proxectos futuros como «Verdadeiro»" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "Nome da variábel de contorno" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "Valor da variábel de contorno" -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "Proxecto no que se utilizará esta variábel" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "Expoñer esta variable de contorno nas construcións de PR?" @@ -3152,19 +3207,19 @@ msgstr "O único nome de ficheiro permitido é {filename}." msgid "The only allowed filenames are {filenames}." msgstr "Os únicos nomes de ficheiro permitidos son {filenames}." -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "Actualizáronse os axustes do proxecto" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "Actualizáronse os engadidos do proxecto" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "Proxecto eliminado" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3173,12 +3228,12 @@ msgstr "" "Houbo un problema coa súa conta de {service}, tente volver conectar a súa " "conta na súa páxina de servizos conectados." -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "{username} é o último propietario, non é posíbel retiralo" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "O proxecto foi excluído do apoio publicitario" @@ -3364,67 +3419,67 @@ msgstr "Consulta" msgid "Total results" msgstr "Resultados totais" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "Catalan" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "Inglés" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "Español" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "Portugués do Brasil" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "Noruegués Bokmål" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "Francés" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "Ruso" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "Alemán" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "Galego" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "Vietnamita" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "Chinés simplificado" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "Chinés tradicional" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "Xaponés" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "Ucraíno" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "Italiano" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "Coreano" diff --git a/readthedocs/locale/he/LC_MESSAGES/django.mo b/readthedocs/locale/he/LC_MESSAGES/django.mo index a81b0edf6ec..8a4f904cef2 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 8edc6e45616..f4f07125d61 100644 --- a/readthedocs/locale/he/LC_MESSAGES/django.po +++ b/readthedocs/locale/he/LC_MESSAGES/django.po @@ -4,12 +4,12 @@ # # Translators: # Yaron Shahrabani , 2018-2019,2022-2024 -#: notifications/messages.py:392 +#: notifications/messages.py:394 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+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/" @@ -18,10 +18,10 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % " +"Plural-Forms: nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % " "1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" -#: analytics/models.py:69 builds/models.py:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 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:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "כבר קיים תת־מיזם עם הכינוי הזה" @@ -206,7 +206,7 @@ msgid "Log out" msgstr "יציאה" #: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:463 +#: organizations/views/private.py:213 projects/views/private.py:467 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:218 +#: projects/models.py:225 msgid "User" msgstr "משתמש" @@ -231,12 +231,12 @@ msgstr "משתמש" msgid "User ID" msgstr "מזהה משתמש" -#: audit/models.py:129 core/forms.py:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "שם משתמש" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "מיזם" @@ -260,7 +260,7 @@ msgstr "מזהה ארגון" msgid "Organization slug" msgstr "שם ארגון מפושט" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "פעולה" @@ -467,7 +467,7 @@ msgstr "גרסאות SemVer" msgid "Custom match" msgstr "התאמה משלך" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "פעיל" @@ -475,7 +475,7 @@ msgstr "פעיל" msgid "Build successful" msgstr "הבנייה הצליחה" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "הבנייה נכשלה" @@ -488,7 +488,7 @@ msgstr "רגיל" msgid "Pull/merge request" msgstr "בקשת משיכה/דחיפה" -#: builds/filters.py:41 builds/models.py:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "מצב" @@ -497,7 +497,7 @@ msgstr "מצב" msgid "Any" msgstr "כלשהו" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "סוג" @@ -522,254 +522,245 @@ msgstr "התאמה מותאמת אישית לא אמורה להיות ריקה." msgid "Invalid Python regular expression." msgstr "ביטוי רגולרי של Python שגוי" -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "נוצר" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "נערך" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "מזהה" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "שם מפורש" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "שם ייצוגי" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "נתמך" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "מצב בקשת הדחיפה/מיזוג שמשויכים לגרסה הזאת." -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "נבנה" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "הועלה" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "רמת פרטיות" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "רמת הפרטיות של הגרסה הזו." -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "מוסתר" -#: builds/models.py:179 +#: builds/models.py:165 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "להסתיר את הגרסה הזאת מתפריט הגרסאות (flyout) ומתוצאות החיפוש?" -#: builds/models.py:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "ביצירת מכונה" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "יש PDF" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "יש ePub" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "יש Zip של HTML" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "סוג התיעוד" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "סוג התיעוד אתו נבנתה הגרסה." -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "נתונים שנוצרו בזמן הבנייה על ידי ה־doctool‏ (`readthedocs-build.yaml`)." -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "הזרקת ספריית js של תוספים לגרסה הזאת" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "גרסה {version} של {project} ({pk})" -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "מצב" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "תאריך" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "הצלחה" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "התקנה" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "שגיאת התקנה" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "פלט" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "שגיאה" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "קוד שגיאה" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "ביצוע" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "שם גרסה מפושט" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "שם גרסה" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "סוג גרסה" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "הגדרות המשמשות את הבנייה" -#: builds/models.py:807 +#: builds/models.py:793 msgid "Custom build configuration file path used in this build" msgstr "נתיב קובץ הגדרות בנייה מותאם אישית שמשמש את הבנייה הזאת" -#: builds/models.py:815 +#: builds/models.py:801 msgid "Build Length" msgstr "אורך הבנייה" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "בונה" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "אחסון קר" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "מזהה משימת Celery" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "בניית {project} עבור {usernames} ({pk})" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "בנייה" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "פקודה" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "תיאור" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "פלט פקודה" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "קוד היציאה של הפקודה" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "מועד התחלה" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "מועד סיום" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "פקודת בנייה {pk} עבור הבנייה {build}" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "הפעלת גרסה" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "הסתרת גרסה" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "החצנת הגרסה" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "הפרטת הגרסה" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "הגדרת גרסה כברירת מחדל" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "מחיקת גרסה" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "עדיפות כלל" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "מספר נמוך יותר (0) משמעו עדיפות גבוהה יותר" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "ארגומנט התאמה" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "ערך שמשמש את הכלל כדי למצוא גרסה" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "ארגומנט התאמה שהוגדר מראש" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." @@ -777,47 +768,47 @@ msgstr "" "ארגומנט התאמה שהוגדר על ידינו, הוא משמש אם אינו ריק (None), אחרת ייעשה שימוש " "ב־match_arg." -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "פעולה שתחול על גרסות תואמות" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "ארגומנט של פקודה" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "ערך שמשמש את הפקודה לביצוע הפעולה" -#: builds/models.py:1260 +#: builds/models.py:1246 msgid "Type of version the rule should be applied to" msgstr "סוג הגרסה עליה יחול הכלל" -#: builds/models.py:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "גרסה הופעלה" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "גרסה הוסתרה" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "הגרסה הוגדרה לפרטיות ציבורית" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "הגרסה הוגדרה לפרטיות פרטית" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "הגרסה הוגדרה כברירת מחדל" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "גרסה נמחקה" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "כלל תואם" @@ -911,23 +902,23 @@ msgstr "יש מיזם שנבנה" msgid "has project with recent builds" msgstr "יש מיזם עם בניות עדכניות" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "שם פרט" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "שם משפחה" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "הגדרות משתמש" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "הגדרות דוא״ל" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -939,11 +930,11 @@ msgstr "הגדרות דוא״ל" msgid "Save" msgstr "שמירה" -#: core/forms.py:79 +#: core/forms.py:80 msgid "Please type your username to confirm." msgstr "נא להקליד את שם המשתמש שלך כדי לאמת." -#: core/forms.py:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "שם המשתמש אינו תואם!" @@ -1021,6 +1012,17 @@ msgstr "הפקודה יצאה באופן חריג" msgid "A build environment is currently running for this version" msgstr "יש כרגע סביבת בנייה רצה לגרסה זו" +#: doc_builder/exceptions.py:21 +#, fuzzy +#| msgctxt "Build is a verb" +#| msgid "Build version" +msgid "Build user exception" +msgstr "גרסת בנייה" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "שינויים ממתינים לשם תחום מותאם אישית: {{domain}}" @@ -1038,12 +1040,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:212 +#: organizations/models.py:303 projects/models.py:216 msgid "Publication date" msgstr "תאריך פרסום" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "תאריך עריכה" @@ -1207,56 +1209,56 @@ msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "אירעה שגיאה בהתחברות ל־Stripe, נא לנסות שוב בעוד כמה דקות" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "כותרות הבקשה" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "גוף הבקשה" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "גוף התגובה" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "קוד מצב" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "תחלופה {0}" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "התלייה נכנסת מ־GitHub" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "התלייה נכנסת מ־Bitbucket" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "התלייה נכנסת מ־GitLab" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "התלייה נכנסת ב־API גנרי" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "סוג השילוב" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "נתוני ספק" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "סוד ששמשמש לאמת את מטען ההתליה" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "{0} עבור {1}" @@ -1332,127 +1334,131 @@ msgstr "אישור" msgid "Decline" msgstr "דחייה" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "תקלה לא ידועה" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "הבנייה הושמדה עקב חוסר פעילות" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "הגעת לגבול המקביליות העליון." -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "הבנייה בוטלה ידנית." -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "בנייה דולגה." -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "הבנייה הושמדה כי עבר יותר מדי זמן." -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "הבנייה הושמדה כי השתמשה ביותר מדי זיכרון." -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "הבנייה הושמדה עקב שגיאה לא ידועה." -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "בניות מושבתות זמנית למיזם הזה." -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "לא נמצא תוכן HTML" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "תיקיית פלט הבנייה אינה תיקייה" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "תיקיית פלט הבנייה לא מכילה קבצים כלל" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "תיקיית פלט הבנייה מכילה מגוון קבצים" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "קובץ המפתח (index) לא קיים בתיקיית פלט ה־HTML" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "המיזם שלך מוציא קבצים לתיקייה ישנה" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "למיזם שלך אין קובץ ‎.readthedocs.yaml." -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "מפתח ההגדרה build.image לא בשימוש עוד" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "מפתח ההגדרה build.os נחוץ" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "יש לפחות קובץ אחד שחורג ממגבלת הגודל" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "אין קובץ PDF בתיקיית הפלט" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "מפתח ההגדרה build.commands בשלבי ניסוי" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "לא נמצאו קובצי טך (TeX)" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "אפשרות ההגדרה docs_dir של MkDocs שגויה" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "נתיב ה־docs_dir של MkDocs לא נמצא" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "אפשרות ההגדרה {{extra_config}} של MkDocs שגויה" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "קובץ ההגדרות של MkDocs ריק" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "קובץ ההגדרות של MkDocs לא נמצא" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "שגיאה לא ידועה בעת טעינת קובץ ההגדרות שלך ב־MkDocs" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "שגיאת תחביר ב־mkdocs.yml" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "להציג תחת סמל הפעמון" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "הודעה לא ידועה" @@ -1463,7 +1469,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "שם" @@ -1643,11 +1649,11 @@ msgstr "שם הארגון שגוי: לא נוצר שם מפושט." msgid "Organization %(name)s already exists" msgstr "הארגון %(name)s כבר קיים" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 msgid "Email address or username" msgstr "כתובת דוא״ל או שם משתמש" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "המשתמש %(username)s לא קיים" @@ -2211,7 +2217,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "ציבורי" @@ -2295,109 +2301,150 @@ msgstr "גרסאות פרטיות" msgid "Visibility" msgstr "חשיפה" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +#, fuzzy +#| msgid "Connected Services" +msgid "No connected services found" +msgstr "שירותים מחוברים" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +#, fuzzy +#| msgid "Organization slug" +msgid "Organization single sign-on enabled" +msgstr "שם ארגון מפושט" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +#, fuzzy +#| msgid "Missing required key" +msgid "Admin permission required" +msgstr "מפתח נחוץ חסר" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 msgid "Invalid project name, a project already exists with that name" msgstr "שם מיזם שגוי, כבר קיים מיזם בשם הזה" -#: projects/forms.py:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "שם המיזם שגוי" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "מאגר שגוי" -#: projects/forms.py:180 +#: projects/forms.py:290 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "אורכה של כל תגית חייבת להיות באורך של 100 תווים ומטה." -#: projects/forms.py:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "הגדרה זו התקבלה בירושה מגרסת ההורה." -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "זיהינו שהמיזם הזה פרטי, תצוגות מקדימות של בקשות דחיפה מוגדרות לפרטיות." -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" "זיהינו שהמיזם הזה ציבורי, תצוגות מקדימות של בקשות דחיפה מוגדרות לציבוריות." -#: projects/forms.py:297 +#: projects/forms.py:407 msgid "To build from pull requests you need a " msgstr "כדי לבנות מבקשות דחיפה יש" -#: projects/forms.py:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "לבנות מבקשות דחיפה התליית המאגר שלך צריכה לשלוח אירועי בקשת דחיפה." -#: projects/forms.py:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "קובץ ההגדרות שלך שגוי, נא לוודא שיש בו conf.py." -#: projects/forms.py:418 +#: projects/forms.py:528 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "כבר קיים תרגום ל„{lang}” של המיזם {proj}." -#: projects/forms.py:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "הפעלת תוספים" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "להציג התראה על בניות מבקשות משיכה" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "להציג התראה על גרסאות לא יציבות ועדכניות ללא בדיקה" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "המשתמש %(username)s כבר ברמת מתחזק" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "המטען חייב להיות עצם JSON תקני." -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "מיזם זה מוגדר עם שיטת גרסאות שאינה תומכת בתרגומים." -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "רק שם תחום אחד יכול להיות ייצוגי בכל פעם." -#: projects/forms.py:949 +#: projects/forms.py:1059 msgid "Variable name can't start with __ (double underscore)" msgstr "שם משתנה לא יכול להתחיל ב־__ (פעמיים קו תחתון)" -#: projects/forms.py:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "שם משתנה לא יכול להתחיל ב־READTHEDOCS" -#: projects/forms.py:958 +#: projects/forms.py:1068 msgid "There is already a variable with this name for this project" msgstr "כבר יש משתנה עם השם הזה במיזם הזה" -#: projects/forms.py:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "שם משתנה לא יכול להכיל רווחים" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "מותר אותיות באנגלית, ספרות וקווים תחתיים בלבד" @@ -2413,43 +2460,43 @@ msgstr "תת־מיזם" msgid "Alias" msgstr "כינוי" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "תיאור קצר של המיזם הזה" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "כתובת מאגר" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "כתובת מאגר תיעוד מתארח" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "סוג מאגר" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "דף בית של מיזם" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "דף הבית של המיזם" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "כתובת ידידותית" -#: projects/models.py:253 +#: projects/models.py:260 msgid "URL that documentation is expected to serve from" msgstr "כתובת שמצופה ממנה להציג את התיעוד" -#: projects/models.py:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "שיטת גרסאות" -#: projects/models.py:263 +#: projects/models.py:270 msgid "" "This affects how the URL of your documentation looks like, and if it " "supports translations or multiple versions. Changing the versioning scheme " @@ -2458,11 +2505,11 @@ msgstr "" "משפיע על איך כתובת התיעוד שלך נראית ואם היא תומכת בתרגומים או בריבוי גרסאות. " "החלפת שיטת הגרסאות תפגום בכתובות הנוכחיות שלך." -#: projects/models.py:270 +#: projects/models.py:277 msgid "Single version" msgstr "גרסה בודדת" -#: projects/models.py:273 +#: projects/models.py:280 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 " @@ -2472,19 +2519,19 @@ msgstr "" "להשתמש בזהירות רבה, יש להפעיל זאת רק אם אף פעם לא תהיינה יותר גרסות " "של המסמכים שלך." -#: projects/models.py:280 +#: projects/models.py:287 msgid "Default version" msgstr "גרסת בררת מחדל" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "גרסת המיזם ש־/ יפנה אליה" -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "ענף בררת מחדל" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." @@ -2492,11 +2539,11 @@ msgstr "" "לאיזה ענף מפנה „latest”. יש להשאיר ריק כדי להשתמש בערך בררת המחדל של מערכת " "בקרת הגרסאות שלך." -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "קובץ דרישות" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2506,7 +2553,7 @@ msgstr "" "files\">קובץ requirements של pip נחוץ לצורך בניית התיעוד שלך. הנתיב הוא " "משורש המיזם שלך." -#: projects/models.py:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " @@ -2516,11 +2563,11 @@ msgstr "" "html#sphinx.builders.html.DirectoryHTMLBuilder\">מידע נוסף על בנאי sphinx." -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "קידומת נתיב מותאמת" -#: projects/models.py:330 +#: projects/models.py:337 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." @@ -2528,11 +2575,11 @@ msgstr "" "קידומת נתיב מותאמת בעת הגשת תיעוד מהמיזם הזה. כברירת מחדל אנו מגישים תיעוד " "מבסיס (/) שם התחום." -#: projects/models.py:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "קידומת נתיב תת־מיזם מותאמת" -#: projects/models.py:341 +#: projects/models.py:348 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " @@ -2541,11 +2588,11 @@ msgstr "" "קידומת נתיב מותאמת בעת הערכת בסיס תת־המיזם. כברירת מחדל אנו מגישים תיעוד " "מתת־מיזמים תחת הקידומת `/projects/`." -#: projects/models.py:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "בניית בקשות דחיפה למיזם הזה" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." @@ -2553,11 +2600,11 @@ msgstr "" "מידע נוסף בתיעוד שלנו." -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "רמת פרטיות של בקשות משיכה (PR)" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." @@ -2565,15 +2612,15 @@ msgstr "" "האם בניות מבקשות הדחיפה האלה תהיינה ציבוריות? אם המאגר שלך ציבורי, " "לא להגדיר את זה לפרטי." -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "CDN פעיל" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "קוד Analytics" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2581,76 +2628,76 @@ msgstr "" "Google Analytics Tracking ID (למשל: UA-22345342-1). עשוי להאט " "את טעינת העמודים שלך." -#: projects/models.py:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "השבתת ניתוח" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "השבתת Google Analytics לחלוטין למיזם הזה (דורשת בניית התיעוד מחדש)" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "תמונת מכולה חלופית" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "הגבלת זיכרון למכולה" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" "הגבלת זיכרון בתצורת Docker -- למשל: 512m או 1g" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "מגבלת זמן למכולה בשניות" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "מזהה תור בנייה חלופי" -#: projects/models.py:416 +#: projects/models.py:423 msgid "Maximum concurrent builds allowed for this project" msgstr "מספר הבניות המקביליות המרבית המורשית למיזם זה" -#: projects/models.py:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "לאפשר פרסום בתשלום" -#: projects/models.py:423 +#: projects/models.py:430 msgid "If unchecked, users will still see community ads." msgstr "אם האפשרות לא סומנה, המשתמשים עדיין יראו פרסומות קהילתיות." -#: projects/models.py:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "נטול פרסומות" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "ספאם?" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "סומן ידנית כ(לא) ספאם" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "הצגת אזהרת גרסה" -#: projects/models.py:439 +#: projects/models.py:446 msgid "Show warning banner in non-stable nor latest versions." msgstr "הצגת כותרת אזהרה בגרסאות בלתי יציבות או latest." -#: projects/models.py:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "נתיב אל ‎.readthedocs.yaml" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2662,19 +2709,19 @@ msgstr "" "readthedocs.yaml. אפשר להשאיר ריק כדי לקבל את ערך ברירת המחדל:‎ ." "readthedocs.yaml." -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "מומלץ" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "דילוג (השבתה) על בניית המיזם הזה" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "הוחרג מהרשימה" -#: projects/models.py:469 +#: projects/models.py:476 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" @@ -2682,70 +2729,70 @@ msgstr "" "החרגת מיזם מהרשימה מסירה אותו ממפתח החיפוש של Read the Docs ומבקשת ממנועי " "חיפוש להסיר אותו דרך robots.txt" -#: projects/models.py:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "האם לוח הבקרה של המיזם יהיה ציבורי?" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "מיזמים קשורים" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "שפה" -#: projects/models.py:499 +#: projects/models.py:506 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" "השפה בה תיעוד המיזם עבר עיבוד. לתשומת לבך: יש לזה השפעה על כתובת המיזם שלך." -#: projects/models.py:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "שפת תכנות" -#: projects/models.py:511 +#: projects/models.py:518 msgid "The primary programming language the project is written in." msgstr "שפת התכנות העיקרית בה נכתב המיזם שלך." -#: projects/models.py:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "מיזם זה נבנה עם התלייה" -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "המיזם הזה שוכפל בהצלחה" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "הפעלת בניית EPUB" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "יצירת גרסת EPUB של התיעוד שלך עם כל בנייה." -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "הפעלת בניית PDF" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "יצירת גרסת PDF של התיעוד שלך עם כל בנייה." -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "נתיב" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "התיקייה בה conf.py חי" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "קובץ הגדרות Python" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." @@ -2753,85 +2800,93 @@ msgstr "" "נתיב משורש המיזם עד לקובץ ה־conf.py (למשל: docs/conf.py). ניתן להשאיר ריק כדי לנסות איתור אוטומטי." -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "התקנת מיזם" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" "ניתן להתקין את המיזם שלך בתוך virtualenv בעזרת setup.py install" -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "מפענח Python" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "מפענח ה־Python שמשמש ליצירת הסביבה הווירטואלית." -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "שימוש בחבילות המערכת" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "להעניק לסביבה הווירטואלית גישה לתיקיית ה־site-packages הגלובלית." -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "מיזם" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "לדגם חייב להיות שם ייצוגי" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "אין תמיכה בקינון תת־מיזמים" -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "מזהה בנייה" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "דירוג חיפוש עמוד" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "להתעלם מהקובץ הזה בפעולות כמו סידור באינדקס" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "נוצר" + +#: projects/models.py:1627 +msgid "modified" +msgstr "נערך" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "בנייה הופעלה" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr "בנייה עברה" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "כתובת" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "כתובת אליה לשלוח את ההתלייה" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "סוד שמשמש לחתום על המטען של ההתליה" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "אירועים להירשם אליהם" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "מטען JSON" -#: projects/models.py:1686 +#: projects/models.py:1691 msgid "" "JSON payload to send to the webhook. Check תיעוד מה " "ההחלפות המתאימות." -#: projects/models.py:1791 +#: projects/models.py:1801 msgid "Domain" msgstr "שם מתחם" -#: projects/models.py:1798 +#: projects/models.py:1808 msgid "This domain was auto-created" msgstr "שם תחום זה נוצר אוטומטית" -#: projects/models.py:1802 +#: projects/models.py:1812 msgid "This domain is a CNAME for the project" msgstr "שם תחום זה הוא CNAME למיזם" -#: projects/models.py:1807 +#: projects/models.py:1817 msgid "This domain is the primary one where the documentation is served from" msgstr "שם תחום זה הוא הראשי ממנו מוגש התיעוד" -#: projects/models.py:1811 +#: projects/models.py:1821 msgid "Use HTTPS" msgstr "שימוש ב־HTTPS" -#: projects/models.py:1813 +#: projects/models.py:1823 msgid "Always use HTTPS for this domain" msgstr "תמיד להשתמש ב־HTTPS לשם מתחם זה" -#: projects/models.py:1817 +#: projects/models.py:1827 msgid "Number of times this domain has been hit" msgstr "מספר הפעמים שביקרו בשם מתחם זה" -#: projects/models.py:1822 templates/projects/domain_form.html:49 +#: projects/models.py:1832 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "מצב אישור SSL" -#: projects/models.py:1831 +#: projects/models.py:1841 msgid "Skip validation process." msgstr "דילוג על תהליך אימות." -#: projects/models.py:1837 +#: projects/models.py:1845 msgid "Start date of the validation process." msgstr "תאריך התחלת תהליך האימות." -#: projects/models.py:1848 +#: projects/models.py:1854 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "הגדרת max-age (גיל מרבי, למשל: 31536000) לכותרת ה־HSTS." -#: projects/models.py:1852 +#: projects/models.py:1859 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" "אם hsts_max_age > 0, להגדיר את הדגלון includeSubDomains יחד עם כותרת ה־HSTS." -#: projects/models.py:1856 +#: projects/models.py:1864 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" "אם hsts_max_age > 0, להגדיר את הדגלון preload (טעינה מקדימה) יחד עם כותרת " "ה־HSTS." -#: projects/models.py:1992 +#: projects/models.py:2000 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" "MkDocs: להשתמש בערכת העיצוב של Read the Docs theme עבור MkDocs כברירת המחדל" -#: projects/models.py:1996 +#: projects/models.py:2004 msgid "Build: Try alternative method of posting large data" msgstr "בנייה: לנסות שיטה חלופית לפרסום נתונים גדולים" -#: projects/models.py:2000 +#: projects/models.py:2008 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "Conda: הוספת דרישות ליבה של Read the Docs לקובץ environment.yml" -#: projects/models.py:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" "Sphinx: להעביר את כל הגרסאות (כולל הפרטיות) להקשר ה־html בעת בנייה עם Sphinx" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "Proxito: תיעוד צפיות בעמודי 404." -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "Proxito: השבתת כל צפיות העמודים" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "Proxito: לאפשר שימוש בכותרת X-RTD-Slug" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." @@ -2937,89 +2992,89 @@ msgstr "" "Proxito: להשתמש ב־API דרך מתווך (‎/_/*‎) עם הקידומת המותאמת אם יש כזה למיזם " "(Project.custom_prefix)." -#: projects/models.py:2029 +#: projects/models.py:2037 msgid "Dashboard: Allow project to use the version warning banner." msgstr "לוח בקרה: לאפשר למיזם להשתמש בכרזת אזהרת גרסה." -#: projects/models.py:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "התליה: דילוג על סנכרון ענפים" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "התליה: דילוג על סנכרון תגיות" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "התליה: דילוג על משימת סנכרון גרסאות" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "בנייה: תמיד להריץ את pip install --upgrade" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "בנייה: ייעשה שימוש בפותר ה־pip החדש" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "בנייה: לא להתקין את הגרסה העדכנית ביותר של pip" -#: projects/models.py:2055 +#: projects/models.py:2061 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "Sphinx: להשתמש בגרסה העדכנית ביותר של הרחבת Sphinx ל־Read the Docs" -#: projects/models.py:2060 +#: projects/models.py:2066 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" "בנייה: התקנת כל הגרסאות העדכניות ביותר של תלויות הליבה של Read the Docs" -#: projects/models.py:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "חיפוש: השבתת חיפוש בצד השרת" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "חיפוש: הפעלת חיפוש בצד השרת למיזמי MkDocs" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "חיפוש: ברירת המחדל תיסוג לחיפוש מעורפל לשאילתות חיפוש פשוטות" -#: projects/models.py:2080 +#: projects/models.py:2085 msgid "Build: Set scale-in protection before/after building." msgstr "בנייה: הגדרת הגנת צמיחה פנימה לפני/אחרי בנייה." -#: projects/models.py:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "מזהה תכונות" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "התאריך בו נוספה התכונה" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "ברירת המחדל של כל מיזמי העבר הוא אמת (True)" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "ברירת המחדל של כל מיזמי העתיד הוא אמת (True)" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "שם משתנה הסביבה" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "ערך משתנה הסביבה" -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "מיזם בו יעשה שימוש במשתנה" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "לחשוף את משתנה הסביבה בבניות של בקשות משיכה (PR)?" @@ -3105,19 +3160,19 @@ msgstr "שם הקובץ היחידי שמותר הוא {filename}." msgid "The only allowed filenames are {filenames}." msgstr "שמות הקבצים היחידים שמותרים הם {filenames}." -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "הגדרות המיזם עודכנו" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "תוספי המיזם עודכנו" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "המיזם נמחק" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3126,12 +3181,12 @@ msgstr "" "קרתה תקלה עם החשבון שלך אצל {service}, כדאי לנסות לחבר את החשבון שלך מחדש " "בעמוד השירותים המחוברים שלך." -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "{username} הוא הבעלים האחרונים, לא ניתן להסיר" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "המיזם ביטל תמיכה עם פרסומות" @@ -3319,67 +3374,67 @@ msgstr "שאילתה" msgid "Total results" msgstr "סך כל התוצאות" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "קטלאנית" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "אנגלי" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "ספרדית" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "פורטוגלית ברזילאית" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "נורווגית ספרותית" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "צרפתית" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "רוסית" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "גרמנית" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "גליסית" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "וייטנאמית" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "סינית מפושטת" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "סינית מסורתית" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "יפנית" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "אוקראינית" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "איטלקית" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "קוריאנית" @@ -4470,7 +4525,6 @@ msgid_plural "And %(counter)s other recipients..." msgstr[0] "ונמען אחד נוסף." msgstr[1] "ו־%(counter)s נמענים נוספים…" msgstr[2] "ו־%(counter)s נמענים נוספים…" -msgstr[3] "ו־%(counter)s נמענים נוספים…" #: templates/notifications/send_notification_form.html:32 msgid "Specify the email content you wish to send:" diff --git a/readthedocs/locale/hu/LC_MESSAGES/django.po b/readthedocs/locale/hu/LC_MESSAGES/django.po index 413cfcb68b1..9186019e65c 100644 --- a/readthedocs/locale/hu/LC_MESSAGES/django.po +++ b/readthedocs/locale/hu/LC_MESSAGES/django.po @@ -4,12 +4,12 @@ # # Translators: # Laszlo Matusek , 2021 -#: notifications/messages.py:392 +#: notifications/messages.py:394 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+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:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 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:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "" @@ -201,7 +201,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:463 +#: organizations/views/private.py:213 projects/views/private.py:467 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:218 +#: projects/models.py:225 msgid "User" msgstr "Felhasználó" @@ -226,12 +226,12 @@ msgstr "Felhasználó" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "Felhasználónév" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "projekt" @@ -255,7 +255,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "" @@ -462,7 +462,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "Aktív" @@ -470,7 +470,7 @@ msgstr "Aktív" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 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:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "Állapot" @@ -492,7 +492,7 @@ msgstr "Állapot" msgid "Any" msgstr "" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "típus" @@ -517,300 +517,291 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "Azonosító" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "Bővített név" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "Slug" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "Támogatott" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "Készült" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "Feltötlve" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "Adatvédelmi szint" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "A verzió adatvédelmi szintje." -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "" -#: builds/models.py:179 +#: builds/models.py:165 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "Gépi készítésű" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "Dokumentáció típusa" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr " {project} ({pk}) projekt {version} verziójának megtekintése " -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "Dátum" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "Sikeres" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "Beállítás" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "Beállítási hiba" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "Kimenet" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "Hiba" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "Kilépési kód" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "Megerősít" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "A build-hez használt konfiguráció" -#: builds/models.py:807 +#: builds/models.py:793 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:815 +#: builds/models.py:801 msgid "Build Length" msgstr "Build hossza" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "Builder" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "Hűtőház" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "Build {project} a következő felhasználóknak: {usernames} ({pk})" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "Build" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "Parancs" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Leírás" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "Parancs kimenete" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Parancs kilépési kódja" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "Kezdés" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "Befejezés" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "Build parancs {pk} {build} buildhez" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1260 +#: builds/models.py:1246 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "" @@ -904,23 +895,23 @@ msgstr "felépített projekt" msgid "has project with recent builds" msgstr "legutóbb épített projektek" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "Keresztnév" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "Vezetéknév" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -932,11 +923,11 @@ msgstr "" msgid "Save" msgstr "" -#: core/forms.py:79 +#: core/forms.py:80 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:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "Felhasználónév nem egyezik!" @@ -1009,6 +1000,17 @@ msgstr "A parancs rendellenesen fejeződött be" msgid "A build environment is currently running for this version" msgstr "Az építési környezet jelenleg ezen a verzión fut" +#: doc_builder/exceptions.py:21 +#, fuzzy +#| msgctxt "Build is a verb" +#| msgid "Build version" +msgid "Build user exception" +msgstr "Építés verziója" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "" @@ -1026,12 +1028,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:212 +#: organizations/models.py:303 projects/models.py:216 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:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "Módosítás dátuma" @@ -1183,56 +1185,56 @@ msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "Kérés fejlécek" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "Kérés test" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "Válasz test" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "Állapotkód" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "Csere {0}" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "GitHub bejövő webhurok" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "Bitbucket bejövő webhurok" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "GitLab bejövő webhurok" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "Általános API bejövő webhurok" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "Integráció típusa" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "Szolgáltatói adatok" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "{0} az {1} -ből" @@ -1305,127 +1307,131 @@ msgstr "" msgid "Decline" msgstr "" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "" -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "" -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "" -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "" -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "" -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "" -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "" -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "" @@ -1436,7 +1442,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "Név" @@ -1614,11 +1620,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2135,7 +2141,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "Nyilvános" @@ -2219,109 +2225,146 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +#, fuzzy +#| msgid "No objects found" +msgid "No connected services found" +msgstr "Nem található objektum" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +msgid "Organization single sign-on enabled" +msgstr "" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +msgid "Admin permission required" +msgstr "" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 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:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "Érvénytelen projektnév" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "Érvénytelen tároló" -#: projects/forms.py:180 +#: projects/forms.py:290 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:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "" -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:297 +#: projects/forms.py:407 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "" "A konfigurációs fájl érvénytelen, ellenőrizze tartalmaz-e conf.py fájlt." -#: projects/forms.py:418 +#: projects/forms.py:528 #, 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:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:949 +#: projects/forms.py:1059 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:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "Változónév nem kezdődhet a READTHEDOCS karaktersorozattal" -#: projects/forms.py:958 +#: projects/forms.py:1068 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:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "A változónév nem tartalmazhat üres karaktert" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "Csak betűk, számok és aláhúzás használható" @@ -2337,54 +2380,54 @@ msgstr "" msgid "Alias" msgstr "Álnév" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "Tároló URL" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "Dokumentáció tároló URL" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "Tároló típusa" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "Projekt kezdőoldal" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "Projekt kezdőoldala" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "Kanonikus URL" -#: projects/models.py:253 +#: projects/models.py:260 msgid "URL that documentation is expected to serve from" msgstr "Ezt dokumentációt működtető URL" -#: projects/models.py:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "" -#: projects/models.py:263 +#: projects/models.py:270 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:270 +#: projects/models.py:277 msgid "Single version" msgstr "Egyetlen verzió" -#: projects/models.py:273 +#: projects/models.py:280 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 " @@ -2394,29 +2437,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:280 +#: projects/models.py:287 msgid "Default version" msgstr "Alapértelmezett verzió" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "A projekt verziója átirányítva a" -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "Alapértelmezett ág" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "Követelmény fájl" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2426,63 +2469,63 @@ 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:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "" -#: projects/models.py:330 +#: projects/models.py:337 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:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:341 +#: projects/models.py:348 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:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "CDN engedélyezve" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "Analytics kód" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2490,25 +2533,25 @@ msgstr "" "Google Analytics Tracking ID (pl. UA-22345342-1). Ez " "lassíthatja az oldalak betöltését." -#: projects/models.py:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "Alternatív konténer kép" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "Konténer memória korlát" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2516,52 +2559,52 @@ msgstr "" "Memória korlát Docker formátumban -- például: 512m or 1g" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "Konténer idő korlát másodpercekben" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "Alternatív építési sor azonosító" -#: projects/models.py:416 +#: projects/models.py:423 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "Fizetett hirdetések engedélyezése" -#: projects/models.py:423 +#: projects/models.py:430 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:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "Hirdetés mentes" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "Verzió figyelmeztetések megjelenítése" -#: projects/models.py:439 +#: projects/models.py:446 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:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2569,37 +2612,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "Kiemelt" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "" -#: projects/models.py:469 +#: projects/models.py:476 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:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "Kapcsolódó projektek" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "Nyelv" -#: projects/models.py:499 +#: projects/models.py:506 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2607,51 +2650,51 @@ msgstr "" "A projektdokumentáció nyelve. Megjegyzés: ez befolyásolja a projekt URL " "címét." -#: projects/models.py:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "Programnyelv" -#: projects/models.py:511 +#: projects/models.py:518 msgid "The primary programming language the project is written in." msgstr "A projekt elsődleges programnyelve." -#: projects/models.py:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "A projekt webhoroggal épült fel." -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "A projekt sikeresen klónozva" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "EPUB építés engedélyezése" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "EPUB verzió készítése minden építéskor." -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "PDF építés engedélyezése" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "PDF verzió készítése minden építéskor." -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "Útvonal" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "conf.py könyvtára" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "Python konfigurációs fájl" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." @@ -2659,263 +2702,271 @@ msgstr "" "A conf.py fájlhoz vezető út (pld. docs/conf.py). " "Hagyja üresen, ha szeretné általunk, automatikusan tölteni." -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "Projekt telepítése" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" "Projekt telepítésesetup.pyhasználatával virtuális környezetbe." -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "Python fordító" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "A virtuális környezet létrehozásához használt Python-értelmező." -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "Rendszer csomagok használata" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" "Virtuális környezet engedélyezése a globális csomagok könyvtárai számára." -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "A modellnek érvényes URL-el kell rendelkeznie" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "Alprojekt beágyazása nem támogatott." -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "" + +#: projects/models.py:1627 +msgid "modified" +msgstr "" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr "" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "Webhook URL" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "" -#: projects/models.py:1686 +#: projects/models.py:1691 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1791 +#: projects/models.py:1801 msgid "Domain" msgstr "Tartomány" -#: projects/models.py:1798 +#: projects/models.py:1808 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1802 +#: projects/models.py:1812 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1807 +#: projects/models.py:1817 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1811 +#: projects/models.py:1821 msgid "Use HTTPS" msgstr "HTTPS használata" -#: projects/models.py:1813 +#: projects/models.py:1823 msgid "Always use HTTPS for this domain" msgstr "Minden esetben HTTPS használata a tartományhoz" -#: projects/models.py:1817 +#: projects/models.py:1827 msgid "Number of times this domain has been hit" msgstr "A tartomány eléréseinek száma" -#: projects/models.py:1822 templates/projects/domain_form.html:49 +#: projects/models.py:1832 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1831 +#: projects/models.py:1841 msgid "Skip validation process." msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1845 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1848 +#: projects/models.py:1854 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1852 +#: projects/models.py:1859 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1856 +#: projects/models.py:1864 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:2000 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:2004 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2008 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2037 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2055 +#: projects/models.py:2061 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2066 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2080 +#: projects/models.py:2085 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "Jellemző azonosítója" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "Dátum jellemző hozzáadva" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "Környezeti változó neve" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "Környezeti változó értéke" -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "Projektek ahol a változó használt" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3000,19 +3051,19 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "Projekt beállításai frissítve" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "Projekt törölve" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3021,12 +3072,12 @@ msgstr "" "Probléma merült fel a {service} fiókjával, próbáljon újra csatlakozni a kapcsolt szolgáltatások oldalon." -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "A projektet kivonták a reklámtámogatásból" @@ -3210,67 +3261,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "Katalán" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "Angol" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "Spanyol" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "Brazil portugál" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "Norvég" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "Francia" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "Orosz" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "Német" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "Gall" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "Vietnámi" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "Egyszerűsített kínai" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "Hagyományos kínai" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "Japán" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "Ukrán" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "Olasz" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "Koreai" diff --git a/readthedocs/locale/id_ID/LC_MESSAGES/django.po b/readthedocs/locale/id_ID/LC_MESSAGES/django.po index 9d3db26f7e0..6248331ebf8 100644 --- a/readthedocs/locale/id_ID/LC_MESSAGES/django.po +++ b/readthedocs/locale/id_ID/LC_MESSAGES/django.po @@ -5,12 +5,12 @@ # Translators: # Rifqi Imaduddin Irfan, 2021 # begini , 2017 -#: notifications/messages.py:392 +#: notifications/messages.py:394 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+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:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 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:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "" @@ -202,7 +202,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:463 +#: organizations/views/private.py:213 projects/views/private.py:467 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:218 +#: projects/models.py:225 msgid "User" msgstr "User" @@ -227,12 +227,12 @@ msgstr "User" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "Nama pengguna" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "Proyek" @@ -256,7 +256,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "" @@ -463,7 +463,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "Aktif" @@ -471,7 +471,7 @@ msgstr "Aktif" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "" @@ -484,7 +484,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "" @@ -493,7 +493,7 @@ msgstr "" msgid "Any" msgstr "" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "Jenis" @@ -518,300 +518,291 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "Identifier" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "Terunggah" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "Level privasi" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "Level privasi untuk Versi ini." -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "" -#: builds/models.py:179 +#: builds/models.py:165 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "Tipe dokumentasi" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Versi {version} dari {project} ({pk})" -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "Tanggal" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "Sukses" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "Keluaran" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "Galat" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "Kode keluar" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:807 +#: builds/models.py:793 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:815 +#: builds/models.py:801 msgid "Build Length" msgstr "" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "Perintah" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Deskripsi" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "Perintah keluaran" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Perintah kode keluar" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "Waktu mulai" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "Waktu selesai" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1260 +#: builds/models.py:1246 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "" @@ -905,23 +896,23 @@ msgstr "telah membangun proyek" msgid "has project with recent builds" msgstr "" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "Nama depan" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "Nama belakang" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -933,11 +924,11 @@ msgstr "" msgid "Save" msgstr "Simpan" -#: core/forms.py:79 +#: core/forms.py:80 msgid "Please type your username to confirm." msgstr "Silakan ketik nama pengguna anda untuk konfirmasi." -#: core/forms.py:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "Nama pengguna tidak cocok!" @@ -1010,6 +1001,16 @@ msgstr "" msgid "A build environment is currently running for this version" msgstr "" +#: doc_builder/exceptions.py:21 +#, fuzzy +#| msgid "Build latest version" +msgid "Build user exception" +msgstr "Membangun versi terbaru" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "" @@ -1027,12 +1028,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:212 +#: organizations/models.py:303 projects/models.py:216 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:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "Tanggal dimodifikasi" @@ -1182,56 +1183,56 @@ msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "Kode status" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "Penyedia data" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "{0} untuk {1}" @@ -1304,127 +1305,131 @@ msgstr "" msgid "Decline" msgstr "" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "" -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "" -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "" -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "" -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "" -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "" -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "" -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "" @@ -1435,7 +1440,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "Nama" @@ -1613,11 +1618,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2134,7 +2139,7 @@ msgstr "" msgid "Bazaar" msgstr "" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "Publik" @@ -2218,108 +2223,145 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +#, fuzzy +#| msgid "Connected Services" +msgid "No connected services found" +msgstr "Layanan Terhubung" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +msgid "Organization single sign-on enabled" +msgstr "" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +msgid "Admin permission required" +msgstr "" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "Repositori invalid" -#: projects/forms.py:180 +#: projects/forms.py:290 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:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "" -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:297 +#: projects/forms.py:407 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "" -#: projects/forms.py:418 +#: projects/forms.py:528 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:949 +#: projects/forms.py:1059 msgid "Variable name can't start with __ (double underscore)" msgstr "Nama variable tidak dapat dimulai dengan __ (garis bawah ganda)" -#: projects/forms.py:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "Nama variabel tidak bisa dimulai dengan READTHEDOCS" -#: projects/forms.py:958 +#: projects/forms.py:1068 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:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "Nama variabel tidak boleh mengandung spasi" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "Hanya huruf, angka, dan garis bawah yang diperbolehkan" @@ -2335,146 +2377,146 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "URL repositori" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "Tipe repositori" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "Halaman depan proyek" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "" -#: projects/models.py:253 +#: projects/models.py:260 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "" -#: projects/models.py:263 +#: projects/models.py:270 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:270 +#: projects/models.py:277 msgid "Single version" msgstr "" -#: projects/models.py:273 +#: projects/models.py:280 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:280 +#: projects/models.py:287 msgid "Default version" msgstr "Versi bawaan" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "Versi proyek anda yang terdapat/mengarah ke" -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "Cabang bawaan" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "Berkas yang dibutuhkan" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "" -#: projects/models.py:330 +#: projects/models.py:337 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:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:341 +#: projects/models.py:348 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:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "Kode pelacakan" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2482,75 +2524,75 @@ msgstr "" "Google Analytics Tracking ID (contoh UA-22345342-1). Ini " "mungkin dapat memperlambat pemuatan halaman anda." -#: projects/models.py:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:416 +#: projects/models.py:423 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:423 +#: projects/models.py:430 msgid "If unchecked, users will still see community ads." msgstr "Jika centang dihilangkan, pengguna akan terus melihat iklan komunitas." -#: projects/models.py:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "Bebas iklan" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "Lihat peringatan versi" -#: projects/models.py:439 +#: projects/models.py:446 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2558,347 +2600,355 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "" -#: projects/models.py:469 +#: projects/models.py:476 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:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "Proyek terkait" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "Bahasa" -#: projects/models.py:499 +#: projects/models.py:506 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "Bahasa Pemrograman" -#: projects/models.py:511 +#: projects/models.py:518 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "" -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "Berkas konfigurasi Python" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "Instal Proyek" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "Interpreter Python" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "Gunakan paket sistem" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "" + +#: projects/models.py:1627 +msgid "modified" +msgstr "" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr "" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "URL" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "" -#: projects/models.py:1686 +#: projects/models.py:1691 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1791 +#: projects/models.py:1801 msgid "Domain" msgstr "" -#: projects/models.py:1798 +#: projects/models.py:1808 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1802 +#: projects/models.py:1812 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1807 +#: projects/models.py:1817 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1811 +#: projects/models.py:1821 msgid "Use HTTPS" msgstr "Gunakan HTTPS" -#: projects/models.py:1813 +#: projects/models.py:1823 msgid "Always use HTTPS for this domain" msgstr "Selalu menggunakan HTTPS untuk domain ini" -#: projects/models.py:1817 +#: projects/models.py:1827 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1822 templates/projects/domain_form.html:49 +#: projects/models.py:1832 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1831 +#: projects/models.py:1841 msgid "Skip validation process." msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1845 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1848 +#: projects/models.py:1854 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1852 +#: projects/models.py:1859 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1856 +#: projects/models.py:1864 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:2000 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:2004 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2008 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2037 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2055 +#: projects/models.py:2061 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2066 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2080 +#: projects/models.py:2085 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2982,31 +3032,31 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "Pengaturan proyek telah diperbarui" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "Proyek dihapus" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." msgstr "" -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "" @@ -3188,67 +3238,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "Katala" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "Inggris" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "Spanyol" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "Portugis Brasil" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "Norwegia Bokmål" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "Prancis" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "Rusia" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "Jerman" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "Galisia" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "Vietnam" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "Tionghoa Sederhana" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "Tionghoa Tradisional" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "Jepang" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "Ukraina" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "Italia" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "Korea" diff --git a/readthedocs/locale/it/LC_MESSAGES/django.po b/readthedocs/locale/it/LC_MESSAGES/django.po index 06c8e447161..37ae4f09575 100644 --- a/readthedocs/locale/it/LC_MESSAGES/django.po +++ b/readthedocs/locale/it/LC_MESSAGES/django.po @@ -14,12 +14,12 @@ # Nicola Marangon , 2013 # Riccardo Magliocchetti , 2018 # Stefano Campostrini, 2022 -#: notifications/messages.py:392 +#: notifications/messages.py:394 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Stefano Campostrini, 2022\n" "Language-Team: Italian (http://app.transifex.com/readthedocs/readthedocs/" @@ -31,7 +31,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:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 msgid "Version" msgstr "Versione" @@ -165,7 +165,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "" @@ -212,7 +212,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:463 +#: organizations/views/private.py:213 projects/views/private.py:467 msgid "Invitation sent" msgstr "" @@ -229,7 +229,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:218 +#: projects/models.py:225 msgid "User" msgstr "Utente" @@ -237,12 +237,12 @@ msgstr "Utente" msgid "User ID" msgstr "Codice utente" -#: audit/models.py:129 core/forms.py:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "Nome utente" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "Progetto" @@ -266,7 +266,7 @@ msgstr "Codice organizzazione" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "Azione" @@ -473,7 +473,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "Attivo" @@ -481,7 +481,7 @@ msgstr "Attivo" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "Compilazione fallita" @@ -494,7 +494,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "Stato" @@ -503,7 +503,7 @@ msgstr "Stato" msgid "Any" msgstr "Qualsiasi" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "Tipo" @@ -529,300 +529,291 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "Identificatore" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "Nome Dettagliato" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "Slug" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "Supportato" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "Compilato" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "Caricato" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "Livello Dati Sensibili" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "Livello dei dati sensibili per questa Versione." -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "" -#: builds/models.py:179 +#: builds/models.py:165 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "Creato da una macchina" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "Tipo di documentazione" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Versione {version} di {project} ({pk})" -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "Successo" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "Setup" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "Errore durante il setup" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "Canale di Uscita" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "Errore" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "Codice di uscita" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "Commit" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "Configurazione usata nella build" -#: builds/models.py:807 +#: builds/models.py:793 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:815 +#: builds/models.py:801 msgid "Build Length" msgstr "Lunghezza della compilazione" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "Compilatore" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "Cold Storage" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "Compilare {project} per {usernames} ({pk})" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "Compilazione" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "Comando" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Descrizione" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "Risultato del comando" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Codice di uscita del comando" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "Ora di inizio" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "Ora di uscita" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "Comando di compilazione {pk} per build {build}" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1260 +#: builds/models.py:1246 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "" @@ -916,23 +907,23 @@ msgstr "Ha un progetto compilato" msgid "has project with recent builds" msgstr "Ha un progetto compilato di recente" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "Nome" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "Cognome" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -944,11 +935,11 @@ msgstr "" msgid "Save" msgstr "Salva" -#: core/forms.py:79 +#: core/forms.py:80 msgid "Please type your username to confirm." msgstr "Per favore, inserisci il tuo nome utente per confermare." -#: core/forms.py:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "Il nome utente non combacia!" @@ -1021,6 +1012,17 @@ msgstr "Il comando è terminato anormalmente" msgid "A build environment is currently running for this version" msgstr "Un ambiente di build sta compilando questa versione" +#: doc_builder/exceptions.py:21 +#, fuzzy +#| msgctxt "Build is a verb" +#| msgid "Build version" +msgid "Build user exception" +msgstr "Compila versione" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "" @@ -1038,12 +1040,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:212 +#: organizations/models.py:303 projects/models.py:216 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:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "Data di modifica" @@ -1195,56 +1197,56 @@ msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "Request headers" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "Request body" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "Response body" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "Codice Stato:" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "Cambia {0}" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "Webhook per GitHub" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "Webhook per Bitbucket" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "Webhook per GitLab" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "Webhook per API generiche" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "Tipo di integrazione" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "Provider data" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "{0} per {1}" @@ -1317,127 +1319,131 @@ msgstr "" msgid "Decline" msgstr "" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "" -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "" -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "" -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "" -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "" -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "" -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "" -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "" @@ -1448,7 +1454,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "Nome" @@ -1627,11 +1633,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2148,7 +2154,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "Pubblico" @@ -2232,110 +2238,147 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +#, fuzzy +#| msgid "Connected Services" +msgid "No connected services found" +msgstr "Servizi collegati" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +msgid "Organization single sign-on enabled" +msgstr "" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +msgid "Admin permission required" +msgstr "" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 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:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "Nome progetto non valido" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "Repository non valido" -#: projects/forms.py:180 +#: projects/forms.py:290 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:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "" -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:297 +#: projects/forms.py:407 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "" "Il tuo file di configurazione non è valido, assicurati che contenga conf.py ." -#: projects/forms.py:418 +#: projects/forms.py:528 #, 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:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:949 +#: projects/forms.py:1059 msgid "Variable name can't start with __ (double underscore)" msgstr "Il nome di variabile non può iniziare con __ (doppio underscore)" -#: projects/forms.py:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "Il nome di variabile non può iniziare con READTHEDOCS" -#: projects/forms.py:958 +#: projects/forms.py:1068 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:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "Il nome di variabile non può contenere spazi" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "Sono ammessi sono lettere, numeri e underscore" @@ -2351,54 +2394,54 @@ msgstr "" msgid "Alias" msgstr "Alias" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "URL del Deposito Codice" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "Indirizzo del repository della documentazione" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "Tipo del repository" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "Homepage del progetto" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "Pagina iniziale del progetto" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "URL Canonico" -#: projects/models.py:253 +#: projects/models.py:260 msgid "URL that documentation is expected to serve from" msgstr "URL a cui la documentazione dovrebbe essere servita" -#: projects/models.py:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "" -#: projects/models.py:263 +#: projects/models.py:270 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:270 +#: projects/models.py:277 msgid "Single version" msgstr "Versione unica" -#: projects/models.py:273 +#: projects/models.py:280 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 " @@ -2409,29 +2452,29 @@ msgstr "" "cautela, attivandola solamente se non intenderai attivare mai " "versioni multiple dei tuoi documenti." -#: projects/models.py:280 +#: projects/models.py:287 msgid "Default version" msgstr "Versione predefinita" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "Versione del tuo progetto al quale / redirige" -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "Ramo predefinito" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "File per requisiti" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2441,63 +2484,63 @@ msgstr "" "html#requirements-files\">requirements per compilare la tua " "documentazione, posizionato nella root del tuo progetto." -#: projects/models.py:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "" -#: projects/models.py:330 +#: projects/models.py:337 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:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:341 +#: projects/models.py:348 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:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "CDN abilitata" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "Codice Analytics" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2505,25 +2548,25 @@ msgstr "" "Google Analytics Tracking ID (ex. UA-22345342-1). Questo può " "rallentare il caricamento della pagina." -#: projects/models.py:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "Immagine container alternativa" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "Limite di memoria del container" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2531,53 +2574,53 @@ msgstr "" "Limite di memoria nel formato Docker -- esempio: 512m or " "1g" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "Limite temporale del container, in secondi" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "ID della coda della build alternativo" -#: projects/models.py:416 +#: projects/models.py:423 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "Permetti annunci a pagamento" -#: projects/models.py:423 +#: projects/models.py:430 msgid "If unchecked, users will still see community ads." msgstr "" "Se non selezionato, gli utenti continueranno a vedere annunci della " "community." -#: projects/models.py:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "Senza pubblicità" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "Mostra warning di versione" -#: projects/models.py:439 +#: projects/models.py:446 msgid "Show warning banner in non-stable nor latest versions." msgstr "Mostra banner di warning nelle versioni non-stable o latest" -#: projects/models.py:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2585,37 +2628,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "In Evidenza" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "" -#: projects/models.py:469 +#: projects/models.py:476 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:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "Progetto correlati" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "Linguaggio" -#: projects/models.py:499 +#: projects/models.py:506 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2623,53 +2666,53 @@ msgstr "" "Codice della lingua col quale è presentata la documentazione del progetto. " "Nota: condiziona l'URL del tuo progetto. " -#: projects/models.py:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "Linguaggio di Programmazione" -#: projects/models.py:511 +#: projects/models.py:518 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:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "Il progetto è stato compilato con un webhook" -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "Il progetto è stato clonato con successo" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "Abilita compilazione EPUB" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "Crea una versione EPUB della tua documentazione per ogni compilazione." -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "Abilita compilazione PDF" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "Crea una versione PDF della tua documentazione per ogni compilazione." -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "Percorso" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "La directory dove si trova conf.py" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "File di configurazione Python" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." @@ -2677,265 +2720,273 @@ msgstr "" "Path dalla root di progetto al file conf.py (es. docs/" "conf.py). Lascialo vuoto se vuoi che lo troviamo noi per te." -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "Installa Progetto" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" "Installa il tuo progetto in un virtualenv usando setup.py install" -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "Interprete Python" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "L'interprete Python utilizzato per creare l'ambiente virtuale." -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "Usa pacchetti di sistema" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" "Consenti l'accesso per l'ambiente virtuale alla cartella di pacchetto di " "sito globale" -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "Il modello deve possedere uno slug" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "L'annidamento di sottprogetti non è supportato" -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "" + +#: projects/models.py:1627 +msgid "modified" +msgstr "" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr "" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "URL al quale inviare «webhook»" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "" -#: projects/models.py:1686 +#: projects/models.py:1691 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1791 +#: projects/models.py:1801 msgid "Domain" msgstr "Dominio" -#: projects/models.py:1798 +#: projects/models.py:1808 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1802 +#: projects/models.py:1812 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1807 +#: projects/models.py:1817 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1811 +#: projects/models.py:1821 msgid "Use HTTPS" msgstr "Usa HTTPS" -#: projects/models.py:1813 +#: projects/models.py:1823 msgid "Always use HTTPS for this domain" msgstr "SSL è abilitato per questo dominio" -#: projects/models.py:1817 +#: projects/models.py:1827 msgid "Number of times this domain has been hit" msgstr "Numero delle volte che questo dominio è stato visitato" -#: projects/models.py:1822 templates/projects/domain_form.html:49 +#: projects/models.py:1832 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1831 +#: projects/models.py:1841 msgid "Skip validation process." msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1845 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1848 +#: projects/models.py:1854 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1852 +#: projects/models.py:1859 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1856 +#: projects/models.py:1864 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:2000 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:2004 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2008 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2037 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2055 +#: projects/models.py:2061 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2066 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2080 +#: projects/models.py:2085 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "Identificatore di funzionalità" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "È stata aggiunta la funzione data" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "Nome della variabile d'ambiente" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "Valore della variabile d'ambiente" -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "Progetto dove questa variabile sarà usata" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3019,19 +3070,19 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "Impostazioni di progetto aggiornate" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "Progetto eliminato" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3040,12 +3091,12 @@ msgstr "" "C'è un problema con il tuo {service} account, prova a riconnettere il tuo " "account alla pagina dei servizi collegati." -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "Il progetto ha rinunciato al piano di annunci" @@ -3229,67 +3280,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "Catalano" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "Inglese" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "Spagnolo" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "Brasiliano Portoghese" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "Norvegese Bokmål" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "Francese" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "Russo" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "Tedesco" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "Galiziano" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "Vietnamita" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "Cinese semplificato" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "Cinese Tradizionale" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "Giapponese" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "Ucraino" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "Italiano" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "Coreano" diff --git a/readthedocs/locale/ja/LC_MESSAGES/django.po b/readthedocs/locale/ja/LC_MESSAGES/django.po index 9ca8933ee16..e689b30ef01 100644 --- a/readthedocs/locale/ja/LC_MESSAGES/django.po +++ b/readthedocs/locale/ja/LC_MESSAGES/django.po @@ -16,12 +16,12 @@ # TAKAHASHI Shuuji , 2017 # TAKAHASHI Shuuji , 2023 # shirou - しろう , 2014-2015 -#: notifications/messages.py:392 +#: notifications/messages.py:394 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+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:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 msgid "Version" msgstr "バージョン" @@ -166,7 +166,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "" @@ -213,7 +213,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:463 +#: organizations/views/private.py:213 projects/views/private.py:467 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:218 +#: projects/models.py:225 msgid "User" msgstr "ユーザー" @@ -238,12 +238,12 @@ msgstr "ユーザー" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "ユーザー名" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "プロジェクト" @@ -267,7 +267,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "" @@ -474,7 +474,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "有効" @@ -482,7 +482,7 @@ msgstr "有効" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "ビルド失敗" @@ -495,7 +495,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "状態" @@ -504,7 +504,7 @@ msgstr "状態" msgid "Any" msgstr "すべて" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "種類" @@ -529,300 +529,291 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "識別子" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "長い名前" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "スラグ" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "サポートされている" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "ビルド済み" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "アップロード" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "プライバシーレベル" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "このバージョンのプライバシーレベル" -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "" -#: builds/models.py:179 +#: builds/models.py:165 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "マシンが作成されました" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "ドキュメントの種類" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "{project}の{version} ({pk})" -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "ステータス" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "日付" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "成功" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "設定" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "設定エラー" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "出力" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "エラー" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "終了コード" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "コミット" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "バージョン名" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "バージョンの種類" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "ビルドに使用される構成" -#: builds/models.py:807 +#: builds/models.py:793 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:815 +#: builds/models.py:801 msgid "Build Length" msgstr "ビルドの長さ" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "ビルダ" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "コールドストレージ" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "CeleryのタスクID" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "ビルド" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "コマンド" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "説明" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "コマンド出力" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "コマンド終了コード" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "開始時間" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "終了時間" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "ビルド{build} 用のビルドコマンド{pk}" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1260 +#: builds/models.py:1246 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "" @@ -916,23 +907,23 @@ msgstr "ビルドプロジェクトあり" msgid "has project with recent builds" msgstr "最近ビルドしたプロジェクト在り" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "名" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "姓" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -944,11 +935,11 @@ msgstr "" msgid "Save" msgstr "保存" -#: core/forms.py:79 +#: core/forms.py:80 msgid "Please type your username to confirm." msgstr "確認のため、ユーザー名を入力してください。" -#: core/forms.py:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "ユーザー名が一致しません!" @@ -1021,6 +1012,17 @@ msgstr "コマンドが不正に終了しました" msgid "A build environment is currently running for this version" msgstr "このバージョンで現在動作しているビルド環境" +#: doc_builder/exceptions.py:21 +#, fuzzy +#| msgctxt "Build is a verb" +#| msgid "Build version" +msgid "Build user exception" +msgstr "バージョンをビルド" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "" @@ -1038,12 +1040,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:212 +#: organizations/models.py:303 projects/models.py:216 msgid "Publication date" msgstr "公開時刻" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "変更時刻" @@ -1192,56 +1194,56 @@ msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "リクエストヘッダ" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "リクエストボディ" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "レスポンスボディ" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "ステータスコード" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "GitHubからのwebhook" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "Bitbucketからのwebhook" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "GitLabからのwebhook" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "一般的なAPIからのwebhook" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "" @@ -1314,127 +1316,131 @@ msgstr "" msgid "Decline" msgstr "" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "" -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "" -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "" -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "" -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "" -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "" -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "" -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "" @@ -1445,7 +1451,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "名前" @@ -1623,11 +1629,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2144,7 +2150,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "公開" @@ -2228,108 +2234,145 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +#, fuzzy +#| msgid "Connected Services" +msgid "No connected services found" +msgstr "接続したサービス" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +msgid "Organization single sign-on enabled" +msgstr "" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +msgid "Admin permission required" +msgstr "" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "無効なプロジェクト名" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "" -#: projects/forms.py:180 +#: projects/forms.py:290 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "それぞれのタグの長さは 100 文字以下でなくてはなりません。" -#: projects/forms.py:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "" -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:297 +#: projects/forms.py:407 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "不正な設定ファイルです。conf.pyが含まれているかどうか確認して下さい。" -#: projects/forms.py:418 +#: projects/forms.py:528 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "\"{lang}\" 言語の翻訳はすでに {proj} プロジェクトに存在します。" -#: projects/forms.py:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:949 +#: projects/forms.py:1059 msgid "Variable name can't start with __ (double underscore)" msgstr "__ (2つのアンダースコア) で始まる変数名は使用できません" -#: projects/forms.py:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "READTHEDOCS で始まる変数名は使用できません" -#: projects/forms.py:958 +#: projects/forms.py:1068 msgid "There is already a variable with this name for this project" msgstr "この名前の変数はすでにこのプロジェクトに存在します" -#: projects/forms.py:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "変数名に空白を含むことはできません" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "英数字とアンダースコアのみが許容されます" @@ -2345,54 +2388,54 @@ msgstr "" msgid "Alias" msgstr "エイリアス" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "リポジトリURL" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "リポジトリの種類" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "プロジェクトのホームページ" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "プロジェクトのホームページ" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "Canonical URL" -#: projects/models.py:253 +#: projects/models.py:260 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "" -#: projects/models.py:263 +#: projects/models.py:270 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:270 +#: projects/models.py:277 msgid "Single version" msgstr "単一バージョン" -#: projects/models.py:273 +#: projects/models.py:280 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 " @@ -2402,92 +2445,92 @@ msgstr "" "す。もし、今後ずっと複数バージョンのファイルを持つことがない場合のみ、" "これを有効にしてください。十分に注意して使用してください。" -#: projects/models.py:280 +#: projects/models.py:287 msgid "Default version" msgstr "初期設定のバージョン" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "リダイレクト先のプロジェクトのバージョン" -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "デフォルトブランチ" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "Requirements ファイル" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "" -#: projects/models.py:330 +#: projects/models.py:337 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:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:341 +#: projects/models.py:348 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:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "CDNが有効" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "Analyticsのコード" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2495,75 +2538,75 @@ msgstr "" "Google AnalyticsのトラッキングID(例: UA-22345342-1)。 これはペー" "ジの読み込みを遅くする場合があります。" -#: projects/models.py:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "代わりのコンテナイメージ" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "コンテナに対するメモリ制限" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "代わりのビルドキューID" -#: projects/models.py:416 +#: projects/models.py:423 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:423 +#: projects/models.py:430 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "" -#: projects/models.py:439 +#: projects/models.py:446 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2571,352 +2614,360 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "注目" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "" -#: projects/models.py:469 +#: projects/models.py:476 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:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "関連するプロジェクト" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "言語" -#: projects/models.py:499 +#: projects/models.py:506 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" "プロジェクトが描画される言語です。注意: プロジェクトのURLに影響します。" -#: projects/models.py:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "プログラミング言語" -#: projects/models.py:511 +#: projects/models.py:518 msgid "The primary programming language the project is written in." msgstr "このプロジェクトの主要なプログラミング言語" -#: projects/models.py:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "このプロジェクトはWebhookでビルドされました。" -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "プロジェクトのcloneに成功しました" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "EPUBのビルドを有効化" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "それぞれのビルドに対しドキュメントのEPUB版を作成" -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "PDFのビルドを有効化" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "それぞれのビルドに対しドキュメントのPDF版を作成" -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "パス" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "Python設定ファイル" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "プロジェクトをインストール" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" "setup.py installでvirtualenv環境にあなたのプロジェクトをインス" "トールします" -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "Python" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "仮想環境を作成するために使用される Python インタプリター。" -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "システムパッケージを使う" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" "グローバルのsite packagesディレクトリに対してvirtual environmentのアクセスを" "与える" -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "モデルはスラグを持つ必要があります。" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "ネストしたサブプロジェクトはサポートされていません" -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "" + +#: projects/models.py:1627 +msgid "modified" +msgstr "" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr "" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "URL" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "webhookを送るURL" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "" -#: projects/models.py:1686 +#: projects/models.py:1691 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1791 +#: projects/models.py:1801 msgid "Domain" msgstr "ドメイン" -#: projects/models.py:1798 +#: projects/models.py:1808 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1802 +#: projects/models.py:1812 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1807 +#: projects/models.py:1817 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1811 +#: projects/models.py:1821 msgid "Use HTTPS" msgstr "HTTPSを使用" -#: projects/models.py:1813 +#: projects/models.py:1823 msgid "Always use HTTPS for this domain" msgstr "このドメインで常に HTTPS を利用する" -#: projects/models.py:1817 +#: projects/models.py:1827 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1822 templates/projects/domain_form.html:49 +#: projects/models.py:1832 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1831 +#: projects/models.py:1841 msgid "Skip validation process." msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1845 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1848 +#: projects/models.py:1854 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1852 +#: projects/models.py:1859 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1856 +#: projects/models.py:1864 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:2000 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:2004 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2008 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2037 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2055 +#: projects/models.py:2061 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2066 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2080 +#: projects/models.py:2085 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "環境変数の名前" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "環境変数の値" -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3000,19 +3051,19 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "プロジェクト設定を更新しました" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "プロジェクトを削除しました" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3021,12 +3072,12 @@ msgstr "" "あなたの {service} アカウントに問題が起きました。接続中の" "サービスページでアカウントの再接続をしてください。" -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "" @@ -3208,67 +3259,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "カタルーニャ語" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "英語" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "スペイン語" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "ブラジルポルトガル語" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "ノルウェー語" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "フランス語" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "ロシア語" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "ドイツ語" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "ガリシア語" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "ベトナム語" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "中国語(簡体字)" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "中国語(繁体字)" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "日本語" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "ウクライナ語" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "イタリア語" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "韓国語" diff --git a/readthedocs/locale/ko_KR/LC_MESSAGES/django.po b/readthedocs/locale/ko_KR/LC_MESSAGES/django.po index ad5d332c056..825aca91ffe 100644 --- a/readthedocs/locale/ko_KR/LC_MESSAGES/django.po +++ b/readthedocs/locale/ko_KR/LC_MESSAGES/django.po @@ -4,12 +4,12 @@ # # Translators: # Chanyoung Oh , 2016,2018 -#: notifications/messages.py:392 +#: notifications/messages.py:394 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+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:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 msgid "Version" msgstr "버전" @@ -154,7 +154,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "" @@ -201,7 +201,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:463 +#: organizations/views/private.py:213 projects/views/private.py:467 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:218 +#: projects/models.py:225 msgid "User" msgstr "사용자" @@ -226,12 +226,12 @@ msgstr "사용자" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "프로젝트" @@ -255,7 +255,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "" @@ -462,7 +462,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "활성" @@ -470,7 +470,7 @@ msgstr "활성" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "빌드 실패" @@ -483,7 +483,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "상태" @@ -492,7 +492,7 @@ msgstr "상태" msgid "Any" msgstr "" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "종류" @@ -517,300 +517,291 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "식별자" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "지원함" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "빌드됨" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "업로드됨" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "보안 수준" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "이 버전의 보안 수준" -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "" -#: builds/models.py:179 +#: builds/models.py:165 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "머신 생성됨" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "문서 종류" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "{project} ({pk})의 버전 {version}" -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "날짜" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "성공" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "설치" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "설치 오류" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "결과물" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "오류" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "종료 코드" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "커밋" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:807 +#: builds/models.py:793 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:815 +#: builds/models.py:801 msgid "Build Length" msgstr "빌드 길이" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "빌더" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "빌드" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "명령어" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "설명" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "시작 시간" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "종료 시간" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1260 +#: builds/models.py:1246 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "" @@ -904,23 +895,23 @@ msgstr "" msgid "has project with recent builds" msgstr "" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "이름" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "성" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -932,11 +923,11 @@ msgstr "" msgid "Save" msgstr "" -#: core/forms.py:79 +#: core/forms.py:80 msgid "Please type your username to confirm." msgstr "확인을 위해 회원님의 사용자 이름을 입력하세요." -#: core/forms.py:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "사용자 이름이 일치하지 않습니다!" @@ -1009,6 +1000,16 @@ msgstr "명령어가 비정상적으로 종료됨" msgid "A build environment is currently running for this version" msgstr "" +#: doc_builder/exceptions.py:21 +#, fuzzy +#| msgid "Build Version:" +msgid "Build user exception" +msgstr "빌드 버전:" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "" @@ -1026,12 +1027,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:212 +#: organizations/models.py:303 projects/models.py:216 msgid "Publication date" msgstr "게시 날짜" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "수정 날짜" @@ -1180,56 +1181,56 @@ msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "요청 헤더" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "요청 본문" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "응답 본문" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "상태 코드" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "" @@ -1302,127 +1303,131 @@ msgstr "" msgid "Decline" msgstr "" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "" -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "" -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "" -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "" -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "" -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "" -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "" -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "" @@ -1433,7 +1438,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "이름" @@ -1611,11 +1616,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2132,7 +2137,7 @@ msgstr "" msgid "Bazaar" msgstr "" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "공개" @@ -2216,108 +2221,145 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +#, fuzzy +#| msgid "No objects found" +msgid "No connected services found" +msgstr "오브젝트 없음" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +msgid "Organization single sign-on enabled" +msgstr "" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +msgid "Admin permission required" +msgstr "" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "" -#: projects/forms.py:180 +#: projects/forms.py:290 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "" -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:297 +#: projects/forms.py:407 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "설정 파일이 유효하지 않습니다. conf.py가 포함되어 있는지 확인하세요." -#: projects/forms.py:418 +#: projects/forms.py:528 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:949 +#: projects/forms.py:1059 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1068 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2333,54 +2375,54 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "저장소 URL" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "저장소 종류" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "프로젝트 홈페이지" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "" -#: projects/models.py:253 +#: projects/models.py:260 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "" -#: projects/models.py:263 +#: projects/models.py:270 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:270 +#: projects/models.py:277 msgid "Single version" msgstr "단일 버전" -#: projects/models.py:273 +#: projects/models.py:280 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 " @@ -2390,166 +2432,166 @@ msgstr "" "다. 문서에 여러 버전이 절대로 존재하지 않을 예정일 경우에만 이 옵션을 " "켜야 합니다. 신중히 사용하세요." -#: projects/models.py:280 +#: projects/models.py:287 msgid "Default version" msgstr "기본 버전" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "/로 접근했을 때 리디렉션될 프로젝트의 버전" -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "기본 브랜치" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "" -#: projects/models.py:330 +#: projects/models.py:337 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:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:341 +#: projects/models.py:348 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:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "애널리틱스 코드" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:416 +#: projects/models.py:423 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:423 +#: projects/models.py:430 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "" -#: projects/models.py:439 +#: projects/models.py:446 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2557,347 +2599,355 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "" -#: projects/models.py:469 +#: projects/models.py:476 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:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "연관 프로젝트" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "언어" -#: projects/models.py:499 +#: projects/models.py:506 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "" -#: projects/models.py:511 +#: projects/models.py:518 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "" -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "경로" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "Python 설정 파일" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "Python 인터프리터" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "시스템 패키지 사용" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "" + +#: projects/models.py:1627 +msgid "modified" +msgstr "" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr "" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "URL" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "" -#: projects/models.py:1686 +#: projects/models.py:1691 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1791 +#: projects/models.py:1801 msgid "Domain" msgstr "도메인" -#: projects/models.py:1798 +#: projects/models.py:1808 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1802 +#: projects/models.py:1812 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1807 +#: projects/models.py:1817 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1811 +#: projects/models.py:1821 msgid "Use HTTPS" msgstr "HTTPS 사용" -#: projects/models.py:1813 +#: projects/models.py:1823 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1817 +#: projects/models.py:1827 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1822 templates/projects/domain_form.html:49 +#: projects/models.py:1832 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1831 +#: projects/models.py:1841 msgid "Skip validation process." msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1845 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1848 +#: projects/models.py:1854 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1852 +#: projects/models.py:1859 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1856 +#: projects/models.py:1864 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:2000 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:2004 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2008 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2037 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2055 +#: projects/models.py:2061 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2066 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2080 +#: projects/models.py:2085 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2981,31 +3031,31 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "프로젝트 삭제됨" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." msgstr "" -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "" @@ -3187,67 +3237,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "영어" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "스페인어" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "노르웨이어" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "프랑스어" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "러시아어" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "독일어" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "갈리시아어" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "베트남어" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "중국어 간체" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "중국어 번체" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "일본어" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "우크라이나어" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "이탈리아어" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "한국어" diff --git a/readthedocs/locale/lt/LC_MESSAGES/django.po b/readthedocs/locale/lt/LC_MESSAGES/django.po index 7a125d80057..75f52d7790e 100644 --- a/readthedocs/locale/lt/LC_MESSAGES/django.po +++ b/readthedocs/locale/lt/LC_MESSAGES/django.po @@ -4,12 +4,12 @@ # # Translators: # Tomas Straupis, 2021,2023 -#: notifications/messages.py:392 +#: notifications/messages.py:394 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+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:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 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:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "Subprojektas su tokiu pavadinimu jau yra" @@ -203,7 +203,7 @@ msgid "Log out" msgstr "Atsijungti" #: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:463 +#: organizations/views/private.py:213 projects/views/private.py:467 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:218 +#: projects/models.py:225 msgid "User" msgstr "Naudotojas" @@ -228,12 +228,12 @@ msgstr "Naudotojas" msgid "User ID" msgstr "Naudotojo ID" -#: audit/models.py:129 core/forms.py:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "Naudotojo vardas" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "Projektas" @@ -257,7 +257,7 @@ msgstr "Organizacijos ID" msgid "Organization slug" msgstr "Organizacijos žetonas" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "Veiksmas" @@ -466,7 +466,7 @@ msgstr "SemVer versijos" msgid "Custom match" msgstr "Sava atitiktis" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "Aktyvi" @@ -474,7 +474,7 @@ msgstr "Aktyvi" msgid "Build successful" msgstr "Kūrimas sėkmingas" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 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:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "Būsena" @@ -496,7 +496,7 @@ msgstr "Būsena" msgid "Any" msgstr "Bet kas" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "Tipas" @@ -521,255 +521,246 @@ msgstr "Sava atitiktis negali būti tuščia." msgid "Invalid Python regular expression." msgstr "Netinkama Python reguliarioji išraiška." -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "sukurta" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "keista" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "Identifikatorius" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "Detalus pavadinimas" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "Žetonas" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "Palaikoma" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "Su šia versija susijusio PR/MR būsena." -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "Sukurta" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "Įkelta" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "Privatumo lygis" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "Šios versijos privatumo lygis." -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "Paslėpta" -#: builds/models.py:179 +#: builds/models.py:165 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:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "Automatiškai sukurta" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "Turi PDF" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "Turi ePub" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "Turi HTML Zip" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "Dokumentacijos tipas" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "Tipas dokumentacijos, su kuria buvo sukurtas." -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "Duomenys, sukurti doctool kūrimo metu (`readthedocs-build.yaml`)." -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "Įterpti naują priedų js biblioteką šiai versijai" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Projekto {project} versija {version} ({pk})" -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "Būsena" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "Sėkmė" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "Nustatymai" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "Nustatymų klaida" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "Išvestis" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "Klaida" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "Baigimo kodas" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "Patvirtinti" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "Versijos žetonas" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "Versijos pavadinimas" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "Versijos tipas" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "Kūrime naudojama konfigūracija" -#: builds/models.py:807 +#: builds/models.py:793 msgid "Custom build configuration file path used in this build" msgstr "Savas kūrimo konfigūracijos failas, naudotas šiam kūrimui" -#: builds/models.py:815 +#: builds/models.py:801 msgid "Build Length" msgstr "Kūrimo ilgis" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "Kūrėjas" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "Šalta laikmena" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "Užduoties id" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "Kurti {project} naudotojui {usernames} ({pk})" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "Kurti" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "Komanda" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Aprašymas" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "Komandos išvestis" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Komandos pabaigos kodas" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "Pradžios laikas" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "Pabaigos laikas" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "Kūrimo komanda {pk} kūrimui {build}" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "Aktyvuoti versiją" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "Slėpti versiją" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "Daryti versiją vieša" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "Daryti versiją privačia" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "Nustatyti versiją kaip numatytąją" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "Trinti versiją" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "Taisyklės prioritetas" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "Mažesnis skaičius (0) reiškia aukštesnį prioritetą" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "Atitikmens argumentas" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "Reikšmė naudojama versijos atitikimo taisyklei" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "Pradinis atitikimo argumentas" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." @@ -777,47 +768,47 @@ msgstr "" "Mūsų apibrėžtas atitikimo argumentas. Jis naudojamas, jei ne Jokio. " "Priešingu atveju naudojamas match_arg." -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "Veiksmas, taikomas atitinkančioms versijoms" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "Veiksmo argumentas" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "Reikšmė, naudojama veiksmo atlikimui" -#: builds/models.py:1260 +#: builds/models.py:1246 msgid "Type of version the rule should be applied to" msgstr "Tipas versijos, kuriai turi būti taikoma taisyklė" -#: builds/models.py:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "Versija aktyvuota" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "Versija paslėpta" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "Versijai nustatytas viešas privatumas" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "Versijai nustatytas privatus privatumas" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "Versija nustatyta kaip numatytoji" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "Versija ištrinta" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "Atitinkanti taisyklė" @@ -911,23 +902,23 @@ msgstr "turi sukurtą projektą" msgid "has project with recent builds" msgstr "turi projektą su nesenu kūrimu" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "Vardas" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "Pavardė" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "Naudotojo nustatymai" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "E-pašto nustatymai" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -939,11 +930,11 @@ msgstr "E-pašto nustatymai" msgid "Save" msgstr "Įrašyti" -#: core/forms.py:79 +#: core/forms.py:80 msgid "Please type your username to confirm." msgstr "Prašome įrašyti jūsų naudotojo vardą patvirtinimui." -#: core/forms.py:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "Naudotojo vardas neatitinka!" @@ -1021,6 +1012,17 @@ msgstr "Komanda nenormaliai baigta" msgid "A build environment is currently running for this version" msgstr "Šiai versijai šiuo metu veikia kūrimo aplinka" +#: doc_builder/exceptions.py:21 +#, fuzzy +#| msgctxt "Build is a verb" +#| msgid "Build version" +msgid "Build user exception" +msgstr "Kurti versiją" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "" @@ -1038,12 +1040,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:212 +#: organizations/models.py:303 projects/models.py:216 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:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "Keitimo data" @@ -1209,56 +1211,56 @@ msgid "" msgstr "" "Klaida jungiantis prie Stripe, prašome pabandyti dar kartą po kelių minučių" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "Užklausos antraštės" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "Užklausos turinys" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "Atsakymo turinys" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "Būsenos kodas" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "Exchange {0}" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "GitHub įeinantis webhook" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "Bitbucket įeinantis webhook" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "GitLab įeinantis webhook" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "Bendras API įeinantis webhook" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "Integracijos tipas" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "Tiekėjo duomenys" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "Paslaptis, naudojama krovinio patikrinimui" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "{0} už {1}" @@ -1335,127 +1337,131 @@ msgstr "Priimti" msgid "Decline" msgstr "Atmesti" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "" -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "" -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "" -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "" -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "" -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "" -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "" -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "" @@ -1466,7 +1472,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "Vardas" @@ -1647,11 +1653,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:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 msgid "Email address or username" msgstr "E-pašto adresas arba naudotojo vardas" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "Naudotojas %(username)s neegzistuoja" @@ -2201,7 +2207,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "Viešas" @@ -2285,109 +2291,148 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +#, fuzzy +#| msgid "Connected Services" +msgid "No connected services found" +msgstr "Prijungtos paslaugos" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +#, fuzzy +#| msgid "Organization slug" +msgid "Organization single sign-on enabled" +msgstr "Organizacijos žetonas" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +msgid "Admin permission required" +msgstr "" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 msgid "Invalid project name, a project already exists with that name" msgstr "Netinkamas projekto pavadinimas, projektas tokiu pavadinimu jau yra" -#: projects/forms.py:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "Netinkamas projekto pavadinimas" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "Netinkama repozitorija" -#: projects/forms.py:180 +#: projects/forms.py:290 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:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "" -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:297 +#: projects/forms.py:407 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "" "Jūsų konfigūracijos failas netinkamas, įsitikinkite, kad jame yra conf.py." -#: projects/forms.py:418 +#: projects/forms.py:528 #, 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:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:949 +#: projects/forms.py:1059 msgid "Variable name can't start with __ (double underscore)" msgstr "Kintamojo pavadinimas negali prasidėti __ (dvigubu pabraukimu)" -#: projects/forms.py:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "Kintamojo pavadinimas negali prasidėti READTHEDOCS" -#: projects/forms.py:958 +#: projects/forms.py:1068 msgid "There is already a variable with this name for this project" msgstr "Šiame projekte jau yra kintamasis tokiu pavadinimu" -#: projects/forms.py:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "Kintamojo pavadinime negali būti tarpų" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "Leidžiamos tik raidės, skaitmenys ir pabraukimai" @@ -2403,54 +2448,54 @@ msgstr "" msgid "Alias" msgstr "Sinonimas" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "Repozitorijos URL" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "Internetinės dokumentacijos repozitorijos URL" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "Repozitorijos tipas" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "Projekto namų puslapis" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "Projekto namų puslapis" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "Kanoninis URL" -#: projects/models.py:253 +#: projects/models.py:260 msgid "URL that documentation is expected to serve from" msgstr "URL, iš kurio bus teikiama dokumentacija" -#: projects/models.py:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "" -#: projects/models.py:263 +#: projects/models.py:270 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:270 +#: projects/models.py:277 msgid "Single version" msgstr "Viena versija" -#: projects/models.py:273 +#: projects/models.py:280 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 " @@ -2460,29 +2505,29 @@ msgstr "" "pateikiamą domeno šaknyje. Naudokite atsargiai, įjunkite tik tada, jei jūs " "niekada neturėsite kelių dokumentacijos versijų." -#: projects/models.py:280 +#: projects/models.py:287 msgid "Default version" msgstr "Numatytoji versija" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "Jūsų projekto versija, į kurią rodo /" -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "Numatytoji šaka" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "Reikalavimų failas" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2492,63 +2537,63 @@ msgstr "" "files\">pip reikalavimų failas reikalingas, kad būtų galima sukurti jūsų " "dokumentaciją. Kelias iš jūsų projekto šaknies." -#: projects/models.py:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "" -#: projects/models.py:330 +#: projects/models.py:337 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:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:341 +#: projects/models.py:348 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:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "CDN įjungtas" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "Analitikos kodas" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2556,25 +2601,25 @@ msgstr "" "Google Analytics Tracking ID (pvz. UA-22345342-1). Tai gali " "sulėtinti jūsų puslapių įkėlimą." -#: projects/models.py:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "Alternatyvus konteinerio atvaizdas" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "Konteinerio atminties riba" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2582,51 +2627,51 @@ msgstr "" "Atminties riba Docker formatu -- pavyzdžiui: 512m arba " "1g" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "Konteinerio laiko limitas sekundėmis" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "Alternatyvaus kūrimo eilės id" -#: projects/models.py:416 +#: projects/models.py:423 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "Leisti mokamą reklamą" -#: projects/models.py:423 +#: projects/models.py:430 msgid "If unchecked, users will still see community ads." msgstr "Neįjungus naudotojai vis tiek matys bendruomenės reklamą." -#: projects/models.py:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "Be reklamų" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "Rodyti versijos įspėjimą" -#: projects/models.py:439 +#: projects/models.py:446 msgid "Show warning banner in non-stable nor latest versions." msgstr "Rodyti įspėjimo juostą nestabiliose ar paskutinėse versijose." -#: projects/models.py:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2634,88 +2679,88 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "Siūloma" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "" -#: projects/models.py:469 +#: projects/models.py:476 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:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "Susiję projektai" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "Kalba" -#: projects/models.py:499 +#: projects/models.py:506 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:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "Programavimo kalba" -#: projects/models.py:511 +#: projects/models.py:518 msgid "The primary programming language the project is written in." msgstr "Pirminė programavimo kalba, kuria parašytas projektas." -#: projects/models.py:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "Šitas projektas sukurtas su webhook" -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "Šis projektas buvo sėkmingai klonuotas" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "Įjungti EPUB kūrimą" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "Kurti jūsų dokumentacijos EPUB versiją su kiekvienu kūrimu." -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "Įjungti PDF kūrimą" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "Kurti jūsų dokumentacijos PDF versiją su kiekvienu kūrimu." -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "Kelias" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "Kelias, kuriame yra conf.py" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "Python konfigūracijos failas" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." @@ -2723,264 +2768,272 @@ msgstr "" "Kelias nuo projekto šaknies iki conf.py failo (pvz. docs/" "conf.py). Palikite tuščią, jei norite, kad mes už jus jį rastume." -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "Įdiegti projektą" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" "Įdiegti jūsų projektą virtualenv viduje naudojant setup.py install" -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "Python inerpretatorius" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "Python interpretatorius, naudojamas virtualios aplinkos kūrimui." -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "Naudoti sistemos paketus" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" "Suteikti virtualiai aplinkai prieigą prie globalaus site-packages aplanko." -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "Modelis turi turėti žetoną" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "Subprojektų hierarchijos nepalaikomos" -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "sukurta" + +#: projects/models.py:1627 +msgid "modified" +msgstr "keista" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr "" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "URL, kur bus siunčiami webhooks" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "" -#: projects/models.py:1686 +#: projects/models.py:1691 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1791 +#: projects/models.py:1801 msgid "Domain" msgstr "Vardas" -#: projects/models.py:1798 +#: projects/models.py:1808 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1802 +#: projects/models.py:1812 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1807 +#: projects/models.py:1817 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1811 +#: projects/models.py:1821 msgid "Use HTTPS" msgstr "Naudoti HTTPS" -#: projects/models.py:1813 +#: projects/models.py:1823 msgid "Always use HTTPS for this domain" msgstr "Visada naudoti HTTPS šiam vardui" -#: projects/models.py:1817 +#: projects/models.py:1827 msgid "Number of times this domain has been hit" msgstr "Kiek kartų buvo pasiektas šis vardas" -#: projects/models.py:1822 templates/projects/domain_form.html:49 +#: projects/models.py:1832 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1831 +#: projects/models.py:1841 msgid "Skip validation process." msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1845 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1848 +#: projects/models.py:1854 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1852 +#: projects/models.py:1859 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1856 +#: projects/models.py:1864 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:2000 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:2004 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2008 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2037 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2055 +#: projects/models.py:2061 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2066 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2080 +#: projects/models.py:2085 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "Savybės identifikatorius" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "Datos savybė buvo pridėta" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "Aplinkos kintamojo pavadinimas" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "Aplinkos kintamojo reikšmė" -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "Projektas, kur šis kintamasis bus naudojamas" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3064,19 +3117,19 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "Projekto nustatymai pakeisti" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "Projektas ištrintas" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3085,12 +3138,12 @@ msgstr "" "Yra problemų su jūsų {service} paskyra, bandykite prijungti iš naujo jūsų prijungtų paslaugų puslapyje." -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "Projektas buvo išimtas iš reklamos palaikymo" @@ -3275,67 +3328,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "Katalonų" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "Anglų" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "Ispanų" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "Brazilijos portugalų" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "Norvegijos Bakmål" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "Prancūzų" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "Rusų" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "Vokiečių" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "Galų" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "Vietnamiečių" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "Supaprastinta kinų" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "Tradicinė kinų" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "Japonų" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "Ukrainiečių" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "Italų" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "Korėjiečių" diff --git a/readthedocs/locale/nb/LC_MESSAGES/django.po b/readthedocs/locale/nb/LC_MESSAGES/django.po index b7097db8612..04218cfa523 100644 --- a/readthedocs/locale/nb/LC_MESSAGES/django.po +++ b/readthedocs/locale/nb/LC_MESSAGES/django.po @@ -5,12 +5,12 @@ # Translators: # Sigmund Petersen , 2018 # Stein Magnus Jodal , 2012,2014,2017 -#: notifications/messages.py:392 +#: notifications/messages.py:394 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+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:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 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:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "" @@ -202,7 +202,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:463 +#: organizations/views/private.py:213 projects/views/private.py:467 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:218 +#: projects/models.py:225 msgid "User" msgstr "Bruker" @@ -227,12 +227,12 @@ msgstr "Bruker" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "Brukernavn" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "Prosjekt" @@ -256,7 +256,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "" @@ -463,7 +463,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "Aktiv" @@ -471,7 +471,7 @@ msgstr "Aktiv" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "" @@ -484,7 +484,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "Tilstand" @@ -493,7 +493,7 @@ msgstr "Tilstand" msgid "Any" msgstr "" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "Type" @@ -518,300 +518,291 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "Identifikator" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "Fullt navn" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "Slug" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "Støttet" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "Bygget" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "Lastet opp" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "Tilgangsnivå" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "Tilgangsnivå for denne versjonen." -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "" -#: builds/models.py:179 +#: builds/models.py:165 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "Maskingenerert" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "Dokumentasjonstype" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Versjon {version} av {project} ({pk})" -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "Dato" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "Suksess" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "Oppsett" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "Oppsettsfeil" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "Utdata" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "Feil" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "Avslutningskode" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "Commit" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:807 +#: builds/models.py:793 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:815 +#: builds/models.py:801 msgid "Build Length" msgstr "Byggelengde" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "Bygger" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "Kald lagring" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "Bygg" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "Kommando" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Beskrivelse" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "Kommandoresultat" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Kommando avslutningskode" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "Starttid" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "Sluttid" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "Byggekommando {pk} for bygg {build}" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1260 +#: builds/models.py:1246 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "" @@ -905,23 +896,23 @@ msgstr "har bygd prosjekt" msgid "has project with recent builds" msgstr "har prosjekt med nylige bygg" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "Fornavn" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "Etternavn" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -933,11 +924,11 @@ msgstr "" msgid "Save" msgstr "" -#: core/forms.py:79 +#: core/forms.py:80 msgid "Please type your username to confirm." msgstr "Vennligst skriv brukernavn for å bekrefte" -#: core/forms.py:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "Brukernavn stemmer ikke overens!" @@ -1010,6 +1001,16 @@ msgstr "" msgid "A build environment is currently running for this version" msgstr "" +#: doc_builder/exceptions.py:21 +#, fuzzy +#| msgid "Build Version:" +msgid "Build user exception" +msgstr "Bygg en versjon:" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "" @@ -1027,12 +1028,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:212 +#: organizations/models.py:303 projects/models.py:216 msgid "Publication date" msgstr "Publiseringsdato" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "Endringsdato" @@ -1181,56 +1182,56 @@ msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "" @@ -1303,127 +1304,131 @@ msgstr "" msgid "Decline" msgstr "" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "" -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "" -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "" -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "" -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "" -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "" -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "" -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "" @@ -1434,7 +1439,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "Navn" @@ -1612,11 +1617,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2133,7 +2138,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "Offentlig" @@ -2217,108 +2222,145 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +#, fuzzy +#| msgid "No objects found" +msgid "No connected services found" +msgstr "Ingen objekter funnet" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +msgid "Organization single sign-on enabled" +msgstr "" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +msgid "Admin permission required" +msgstr "" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "" -#: projects/forms.py:180 +#: projects/forms.py:290 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "" -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:297 +#: projects/forms.py:407 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "Konfigurasjonsfilen din er ugyldig. Sjekk at den inneholder conf.py." -#: projects/forms.py:418 +#: projects/forms.py:528 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:949 +#: projects/forms.py:1059 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1068 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2334,54 +2376,54 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "Repo-URL" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "Repotype" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "Prosjektets hjemmeside" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "Kanonisk URL" -#: projects/models.py:253 +#: projects/models.py:260 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "" -#: projects/models.py:263 +#: projects/models.py:270 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:270 +#: projects/models.py:277 msgid "Single version" msgstr "Enkeltversjon" -#: projects/models.py:273 +#: projects/models.py:280 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 " @@ -2391,166 +2433,166 @@ 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:280 +#: projects/models.py:287 msgid "Default version" msgstr "Hovedversjon" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "Versjonen av prosjektet ditt som / videresendes til" -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "Hovedgren" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "Requirements-fil" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "" -#: projects/models.py:330 +#: projects/models.py:337 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:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:341 +#: projects/models.py:348 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:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "Analytics-kode" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:416 +#: projects/models.py:423 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:423 +#: projects/models.py:430 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "" -#: projects/models.py:439 +#: projects/models.py:446 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2558,37 +2600,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "Aktuell" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "" -#: projects/models.py:469 +#: projects/models.py:476 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:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "Relaterte prosjekter" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "Språk" -#: projects/models.py:499 +#: projects/models.py:506 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2596,312 +2638,320 @@ msgstr "" "Språket prosjektdokumentasjonen genereres i. NB: Dette påvirker prosjektets " "URL." -#: projects/models.py:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "" -#: projects/models.py:511 +#: projects/models.py:518 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "" -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "Filsti" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "Python-konfigurasjonsfil" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "Python-tolker" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "Bruk systempakker" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" "Gi det virtuelle miljøet tilgang til den globale \"site-packages\"-katalogen." -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "Modellen må ha en slug" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "" + +#: projects/models.py:1627 +msgid "modified" +msgstr "" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr "" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "URL-en webhooken må kontakte" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "" -#: projects/models.py:1686 +#: projects/models.py:1691 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1791 +#: projects/models.py:1801 msgid "Domain" msgstr "" -#: projects/models.py:1798 +#: projects/models.py:1808 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1802 +#: projects/models.py:1812 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1807 +#: projects/models.py:1817 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1811 +#: projects/models.py:1821 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1813 +#: projects/models.py:1823 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1817 +#: projects/models.py:1827 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1822 templates/projects/domain_form.html:49 +#: projects/models.py:1832 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1831 +#: projects/models.py:1841 msgid "Skip validation process." msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1845 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1848 +#: projects/models.py:1854 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1852 +#: projects/models.py:1859 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1856 +#: projects/models.py:1864 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:2000 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:2004 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2008 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2037 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2055 +#: projects/models.py:2061 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2066 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2080 +#: projects/models.py:2085 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2986,31 +3036,31 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." msgstr "" -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "" @@ -3192,67 +3242,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "engelsk" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "spansk" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "Norsk bokmål" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "fransk" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "Russisk" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "Tysk" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "Galisisk" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "Vietnamesisk" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "Japansk" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "Ukrainsk" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "" diff --git a/readthedocs/locale/nl/LC_MESSAGES/django.po b/readthedocs/locale/nl/LC_MESSAGES/django.po index 46c35419b79..7f1b9c10fde 100644 --- a/readthedocs/locale/nl/LC_MESSAGES/django.po +++ b/readthedocs/locale/nl/LC_MESSAGES/django.po @@ -11,12 +11,12 @@ # Robert van der Rhee , 2017 # Teshuwah Rijkers , 2017 # Thom, 2017 -#: notifications/messages.py:392 +#: notifications/messages.py:394 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+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:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 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:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "" @@ -208,7 +208,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:463 +#: organizations/views/private.py:213 projects/views/private.py:467 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:218 +#: projects/models.py:225 msgid "User" msgstr "Gebruiker" @@ -233,12 +233,12 @@ msgstr "Gebruiker" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "Gebruikersnaam" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "Project" @@ -262,7 +262,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "" @@ -469,7 +469,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "Actief" @@ -477,7 +477,7 @@ msgstr "Actief" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "Bouw activiteit gefaald" @@ -490,7 +490,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "Status" @@ -499,7 +499,7 @@ msgstr "Status" msgid "Any" msgstr "Allemaal" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "Soort" @@ -525,300 +525,291 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "Identificatienummer" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "Uitgebreide naam" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "Slug" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "Ondersteund" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "Gebouwd" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "Geüpload" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "Privacyniveau" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "De hoeveelheid privacy van deze versie." -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "" -#: builds/models.py:179 +#: builds/models.py:165 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "Automatisch aangemaakt" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "Documentatie soort" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Versie {version} van {project} ({pk}) " -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "Datum" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "Gelukt" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "Installatie" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "Installatiefout" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "Resultaat" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "Fout" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "Afsluitcode" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "Commit" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "De bij het samenstellen gebruikte configuratie" -#: builds/models.py:807 +#: builds/models.py:793 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:815 +#: builds/models.py:801 msgid "Build Length" msgstr "Samenstelduur" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "Samensteller" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "Lange bewaring" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "{project} samenstellen voor {usernames} ({pk})" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "Samenstellen" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "Opdracht" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Omschrijving" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "Opdrachtuitvoer" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Opdrachtafsluitcode" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "Begintijd" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "Eindtijd" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "Samenstelopdracht {pk} van samenstelling {build}" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1260 +#: builds/models.py:1246 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "" @@ -912,23 +903,23 @@ msgstr "heeft project samengesteld" msgid "has project with recent builds" msgstr "heeft project met recente samenstelactiviteiten" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "Voornaam" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "Achternaam" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -940,11 +931,11 @@ msgstr "" msgid "Save" msgstr "" -#: core/forms.py:79 +#: core/forms.py:80 msgid "Please type your username to confirm." msgstr "Voer je gebruikersnaam in om te bevestigen." -#: core/forms.py:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "De gebruikersnaam klopt niet!" @@ -1017,6 +1008,16 @@ msgstr "Commando abnormaal gestopt" msgid "A build environment is currently running for this version" msgstr "Een bouw omgeving is momenteel actief voor deze versie" +#: doc_builder/exceptions.py:21 +#, fuzzy +#| msgid "Build Version:" +msgid "Build user exception" +msgstr "Bouw versie:" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "" @@ -1034,12 +1035,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:212 +#: organizations/models.py:303 projects/models.py:216 msgid "Publication date" msgstr "Publicatiedatum" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "Aanpassingsdatum" @@ -1192,56 +1193,56 @@ msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "Aanvraagkoppen" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "Aanvraaginhoud" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "Antwoordinhoud" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "Statuscode" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "{0} uitwisselen" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "GitHub inkomende webhook" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "Bitbucket inkomende webhook" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "GitLab inkomende webhook" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "Algemene api inkomende webhook" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "Soort integratie" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "Dienstgegevens" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "{0} voor {1}" @@ -1314,127 +1315,131 @@ msgstr "" msgid "Decline" msgstr "" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "" -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "" -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "" -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "" -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "" -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "" -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "" -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "" @@ -1445,7 +1450,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "Naam" @@ -1623,11 +1628,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2144,7 +2149,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "Publiek" @@ -2228,108 +2233,145 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +#, fuzzy +#| msgid "Connected Services" +msgid "No connected services found" +msgstr "Verbonden services" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +msgid "Organization single sign-on enabled" +msgstr "" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +msgid "Admin permission required" +msgstr "" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 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:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "Ongeldige projectnaam" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "Ongeldige repository" -#: projects/forms.py:180 +#: projects/forms.py:290 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "" -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:297 +#: projects/forms.py:407 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "" -#: projects/forms.py:418 +#: projects/forms.py:528 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:949 +#: projects/forms.py:1059 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1068 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2345,83 +2387,83 @@ msgstr "" msgid "Alias" msgstr "Alias" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "Repository URL" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "Startpagina van project" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "De startpagina van het project" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "" -#: projects/models.py:253 +#: projects/models.py:260 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "" -#: projects/models.py:263 +#: projects/models.py:270 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:270 +#: projects/models.py:277 msgid "Single version" msgstr "Enkele versie" -#: projects/models.py:273 +#: projects/models.py:280 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:280 +#: projects/models.py:287 msgid "Default version" msgstr "Standaardversie" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2431,137 +2473,137 @@ msgstr "" "files\">pip vereisten bestand is nodig om je documentatie te bouwen. Pad " "vanaf de bron van je project." -#: projects/models.py:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "" -#: projects/models.py:330 +#: projects/models.py:337 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:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:341 +#: projects/models.py:348 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:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "CDN ingeschakeld" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "Alternatieve container foto" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "Container opslaglimiet" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "Alternatief bouwnummer in wachtrij" -#: projects/models.py:416 +#: projects/models.py:423 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:423 +#: projects/models.py:430 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "" -#: projects/models.py:439 +#: projects/models.py:446 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2569,347 +2611,355 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "" -#: projects/models.py:469 +#: projects/models.py:476 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:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "Gerelateerde projecten" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "Taal" -#: projects/models.py:499 +#: projects/models.py:506 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "Programmeertaal" -#: projects/models.py:511 +#: projects/models.py:518 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "Dit project is succesvol gedupliceerd" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "EPUB-bouw activiteit inschakelen" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "Creëer een EPUB versie van je documentatie bij iedere bouw activiteit" -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "PDF-bouw activiteit inschakelen" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "Creëer een PDF versie van je documentatie bij iedere bouw activiteit" -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "Pad" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "Python configuratie bestand" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "Project installeren" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "" + +#: projects/models.py:1627 +msgid "modified" +msgstr "" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr "" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "URL" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "" -#: projects/models.py:1686 +#: projects/models.py:1691 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1791 +#: projects/models.py:1801 msgid "Domain" msgstr "Domein" -#: projects/models.py:1798 +#: projects/models.py:1808 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1802 +#: projects/models.py:1812 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1807 +#: projects/models.py:1817 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1811 +#: projects/models.py:1821 msgid "Use HTTPS" msgstr "HTTPS gebruiken" -#: projects/models.py:1813 +#: projects/models.py:1823 msgid "Always use HTTPS for this domain" msgstr "Gebruik altijd HTTPS voor dit domein" -#: projects/models.py:1817 +#: projects/models.py:1827 msgid "Number of times this domain has been hit" msgstr "Aantal hits voor dit domein" -#: projects/models.py:1822 templates/projects/domain_form.html:49 +#: projects/models.py:1832 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1831 +#: projects/models.py:1841 msgid "Skip validation process." msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1845 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1848 +#: projects/models.py:1854 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1852 +#: projects/models.py:1859 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1856 +#: projects/models.py:1864 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:2000 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:2004 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2008 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2037 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2055 +#: projects/models.py:2061 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2066 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2080 +#: projects/models.py:2085 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2994,31 +3044,31 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "Projectinstellingen bijgewerkt" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "Project verwijderd" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." msgstr "" -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "" @@ -3200,67 +3250,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "Engels" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "Spaan" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "Frans" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "Russisch" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "Duits" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "Vietnamees" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "Japans" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "Italiaans" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "Koreaans" diff --git a/readthedocs/locale/nl_NL/LC_MESSAGES/django.po b/readthedocs/locale/nl_NL/LC_MESSAGES/django.po index 0b313ab2127..25d8a152a16 100644 --- a/readthedocs/locale/nl_NL/LC_MESSAGES/django.po +++ b/readthedocs/locale/nl_NL/LC_MESSAGES/django.po @@ -7,12 +7,12 @@ # Quinten Althues , 2021 # Valeria Doornkamp , 2023 # Valeria Doornkamp , 2023 -#: notifications/messages.py:392 +#: notifications/messages.py:394 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+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:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 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:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "" @@ -204,7 +204,7 @@ msgid "Log out" msgstr "Uitloggen" #: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:463 +#: organizations/views/private.py:213 projects/views/private.py:467 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:218 +#: projects/models.py:225 msgid "User" msgstr "Gebruiker" @@ -229,12 +229,12 @@ msgstr "Gebruiker" msgid "User ID" msgstr "Gebruikers ID" -#: audit/models.py:129 core/forms.py:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "Gebruikersnaam" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "Project" @@ -258,7 +258,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "Actie" @@ -465,7 +465,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "Actief" @@ -473,7 +473,7 @@ msgstr "Actief" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "" @@ -486,7 +486,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "Staat" @@ -495,7 +495,7 @@ msgstr "Staat" msgid "Any" msgstr "" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "Type" @@ -521,300 +521,291 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "Id" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "Uitgebreide Naam" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "Slug" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "Ondersteund" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "Gebouwd" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "Geüpload" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "Privacy-niveau" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "Privacy-niveau voor deze Versie." -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "" -#: builds/models.py:179 +#: builds/models.py:165 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "Machine Aangemaakt" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Version {version} van {project} ({pk})" -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "Datum" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "Succesvol" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "Opbouw" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "Opbouwfout" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "Resultaat" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "Fout" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "Exit code" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "Commit" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "Gebruikte configuratie voor de bouw" -#: builds/models.py:807 +#: builds/models.py:793 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:815 +#: builds/models.py:801 msgid "Build Length" msgstr "Bouwlengte" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "Bouwer" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "Koude opslag" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "Bouw {project} voor {usernames} ({pk})" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "Build" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "Commando" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Beschrijving" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "Resultaat van commando" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Exit code van commando" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "Starttijd" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "Eindtijd" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "Bouwcommando {pk} voor build {build}" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1260 +#: builds/models.py:1246 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "" @@ -908,23 +899,23 @@ msgstr "heeft gebouwd project" msgid "has project with recent builds" msgstr "heeft project met recente builds" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "Voornaam" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "Achternaam" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -936,11 +927,11 @@ msgstr "" msgid "Save" msgstr "" -#: core/forms.py:79 +#: core/forms.py:80 msgid "Please type your username to confirm." msgstr "Typ je gebruikersnaam om te bevestigen." -#: core/forms.py:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "Gebruikersnaam komt niet overeen!" @@ -1013,6 +1004,16 @@ msgstr "Commando abnormaal gestopt" msgid "A build environment is currently running for this version" msgstr "Er draait momenteel een bouwomgeving voor deze versie" +#: doc_builder/exceptions.py:21 +#, fuzzy +#| msgid "Build latest version" +msgid "Build user exception" +msgstr "Bouw meest recente versie" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "" @@ -1030,12 +1031,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:212 +#: organizations/models.py:303 projects/models.py:216 msgid "Publication date" msgstr "Publicatiedatum" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "Wijzigingsdatum" @@ -1187,56 +1188,56 @@ msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "Request headers" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "Request body" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "Response body" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "Statuscode" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "Uitwisseling {0}" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "Inkomende GitHub webhook" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "Inkomende Bitbucket webhook" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "Inkomende GitLab webhook" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "Inkomende webhook voor generieke API" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "Integratiesoort" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "Providergegevens" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "{0} voor {1}" @@ -1309,127 +1310,131 @@ msgstr "" msgid "Decline" msgstr "" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "" -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "" -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "" -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "" -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "" -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "" -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "" -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "" @@ -1440,7 +1445,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "Naam" @@ -1619,11 +1624,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2140,7 +2145,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "Publiekelijk" @@ -2224,110 +2229,145 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +msgid "No connected services found" +msgstr "" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +msgid "Organization single sign-on enabled" +msgstr "" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +msgid "Admin permission required" +msgstr "" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 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:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "Ongeldige projectnaam" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "Ongeldige repository" -#: projects/forms.py:180 +#: projects/forms.py:290 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:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "" -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:297 +#: projects/forms.py:407 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "" "Je configuratiebestand is ongeldig. Zorg ervoor dat er een conf.py in zit." -#: projects/forms.py:418 +#: projects/forms.py:528 #, 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:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:949 +#: projects/forms.py:1059 msgid "Variable name can't start with __ (double underscore)" msgstr "Variabele namen mogen niet beginnen met __ (dubbele underscore)" -#: projects/forms.py:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "Variabel-namen mogen niet beginnen met READTHEDOCS" -#: projects/forms.py:958 +#: projects/forms.py:1068 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:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "Variabel-namen mogen geen spaties bevatten" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "Alleen letters, cijfers en underscores zijn toegestaan" @@ -2343,220 +2383,220 @@ msgstr "" msgid "Alias" msgstr "Alias" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "Repository URL" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "Repository-type" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "Projectstartpagina" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "De startpagina van het project" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "" -#: projects/models.py:253 +#: projects/models.py:260 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "" -#: projects/models.py:263 +#: projects/models.py:270 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:270 +#: projects/models.py:277 msgid "Single version" msgstr "" -#: projects/models.py:273 +#: projects/models.py:280 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:280 +#: projects/models.py:287 msgid "Default version" msgstr "" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "" -#: projects/models.py:330 +#: projects/models.py:337 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:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:341 +#: projects/models.py:348 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:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:416 +#: projects/models.py:423 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:423 +#: projects/models.py:430 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "" -#: projects/models.py:439 +#: projects/models.py:446 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2564,347 +2604,355 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "" -#: projects/models.py:469 +#: projects/models.py:476 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:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "" -#: projects/models.py:499 +#: projects/models.py:506 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "" -#: projects/models.py:511 +#: projects/models.py:518 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "" -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "De gebruikte Python-interpreter om de virtuele omgeving aan te maken." -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "Het nesten van subprojecten wordt niet ondersteund" -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "" + +#: projects/models.py:1627 +msgid "modified" +msgstr "" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr "" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "" -#: projects/models.py:1686 +#: projects/models.py:1691 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1791 +#: projects/models.py:1801 msgid "Domain" msgstr "" -#: projects/models.py:1798 +#: projects/models.py:1808 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1802 +#: projects/models.py:1812 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1807 +#: projects/models.py:1817 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1811 +#: projects/models.py:1821 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1813 +#: projects/models.py:1823 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1817 +#: projects/models.py:1827 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1822 templates/projects/domain_form.html:49 +#: projects/models.py:1832 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1831 +#: projects/models.py:1841 msgid "Skip validation process." msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1845 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1848 +#: projects/models.py:1854 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1852 +#: projects/models.py:1859 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1856 +#: projects/models.py:1864 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:2000 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:2004 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2008 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2037 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2055 +#: projects/models.py:2061 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2066 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2080 +#: projects/models.py:2085 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2988,31 +3036,31 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." msgstr "" -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "" @@ -3194,67 +3242,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "" diff --git a/readthedocs/locale/pl/LC_MESSAGES/django.po b/readthedocs/locale/pl/LC_MESSAGES/django.po index b9e8884b6e7..8bd16dc4643 100644 --- a/readthedocs/locale/pl/LC_MESSAGES/django.po +++ b/readthedocs/locale/pl/LC_MESSAGES/django.po @@ -10,12 +10,12 @@ # Michal, 2020 # rcman, 2015,2017 # Sasha Brava , 2019 -#: notifications/messages.py:392 +#: notifications/messages.py:394 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+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:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 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:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "" @@ -209,7 +209,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:463 +#: organizations/views/private.py:213 projects/views/private.py:467 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:218 +#: projects/models.py:225 msgid "User" msgstr "Użytkownik" @@ -234,12 +234,12 @@ msgstr "Użytkownik" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "Nazwa użytkownika" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "Projekt" @@ -263,7 +263,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "" @@ -470,7 +470,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "Aktywna" @@ -478,7 +478,7 @@ msgstr "Aktywna" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "" @@ -491,7 +491,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "Stan" @@ -500,7 +500,7 @@ msgstr "Stan" msgid "Any" msgstr "Dowolny" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "Typ" @@ -525,300 +525,291 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "Identyfikator" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "Pełna nazwa" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "Nazwa uproszczona" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "Wspierany" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "Zbudowany" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "Przesłane" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "Poziom prywatności" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "Poziom prywatności dla tej wersji." -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "" -#: builds/models.py:179 +#: builds/models.py:165 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "Stworzony maszynowo" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "Typ dokumentacji" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Wersja {version} {project} ({pk})" -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "Sukces" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "Ustawienia" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "Błąd ustawień" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "Wyjście" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "Błąd" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "Kod wyjścia" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "Commit" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "Konfiguracja użyta w buildzie" -#: builds/models.py:807 +#: builds/models.py:793 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:815 +#: builds/models.py:801 msgid "Build Length" msgstr "Długość buildu" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "Builder" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "Build {project} dla {usernames} ({pk})" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "Build" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "Komenda" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Opis" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "Wyjście komendy" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Kod wyjścia komendy" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "Czas początku" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "Czas końca" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "Komenda buildu {pk} dla buildu {build}" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1260 +#: builds/models.py:1246 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "" @@ -912,23 +903,23 @@ msgstr "ma zbudowany projekt" msgid "has project with recent builds" msgstr "ma projekt z niedawnymi buildami" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "Imię" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "Nazwisko" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -940,11 +931,11 @@ msgstr "" msgid "Save" msgstr "Zapisz" -#: core/forms.py:79 +#: core/forms.py:80 msgid "Please type your username to confirm." msgstr "Wpisz swoją nazwę użytkownika aby potwierdzić." -#: core/forms.py:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "Nazwa użytkownika nie pasuje!" @@ -1017,6 +1008,14 @@ msgstr "Komenda zakończyła się nieprawidłowo" msgid "A build environment is currently running for this version" msgstr "Środowisko buildu jest już uruchomione dla tej wersji" +#: doc_builder/exceptions.py:21 +msgid "Build user exception" +msgstr "" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "" @@ -1034,12 +1033,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:212 +#: organizations/models.py:303 projects/models.py:216 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:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "Data modyfikacji" @@ -1188,56 +1187,56 @@ msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "Kod odpowiedzi" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "Nadchodzący webhook GitHub" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "Nadchodzący webhook Bitbucket" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "Nadchodzący webhook GitLab" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "{0} dla {1}" @@ -1310,127 +1309,131 @@ msgstr "" msgid "Decline" msgstr "" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "" -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "" -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "" -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "" -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "" -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "" -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "" -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "" @@ -1441,7 +1444,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "Nazwa" @@ -1621,11 +1624,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2142,7 +2145,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "Publiczny" @@ -2226,108 +2229,145 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +#, fuzzy +#| msgid "Connected Services" +msgid "No connected services found" +msgstr "Połączone usługi" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +msgid "Organization single sign-on enabled" +msgstr "" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +msgid "Admin permission required" +msgstr "" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "Niepoprawna nazwa projektu" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "Repozytorium jest nieprawidłowe" -#: projects/forms.py:180 +#: projects/forms.py:290 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "" -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:297 +#: projects/forms.py:407 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "" -#: projects/forms.py:418 +#: projects/forms.py:528 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:949 +#: projects/forms.py:1059 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1068 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2343,220 +2383,220 @@ msgstr "" msgid "Alias" msgstr "Alias" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "Adres URL repozytorium" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "Typ repozytorium" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "Strona główna projektu" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "Strona domowa projektu" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "Kanoniczny adres URL" -#: projects/models.py:253 +#: projects/models.py:260 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "" -#: projects/models.py:263 +#: projects/models.py:270 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:270 +#: projects/models.py:277 msgid "Single version" msgstr "Wersja pojedyncza" -#: projects/models.py:273 +#: projects/models.py:280 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:280 +#: projects/models.py:287 msgid "Default version" msgstr "Wersja domyślna" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "Gałąź domyślna" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "" -#: projects/models.py:330 +#: projects/models.py:337 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:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:341 +#: projects/models.py:348 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:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "CDN włączone" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "Kod analytics" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:416 +#: projects/models.py:423 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:423 +#: projects/models.py:430 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "" -#: projects/models.py:439 +#: projects/models.py:446 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2564,347 +2604,355 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "Wyróżniony" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "" -#: projects/models.py:469 +#: projects/models.py:476 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:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "Powiązane projekty" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "Język" -#: projects/models.py:499 +#: projects/models.py:506 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "Język programowania" -#: projects/models.py:511 +#: projects/models.py:518 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "" -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "ścieżka dostępu" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "Plik konfiguracyjny Pythona" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "Zainstaluj projekt" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "Interpreter Pythona" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "Użyj pakietów systemowych" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "" + +#: projects/models.py:1627 +msgid "modified" +msgstr "" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr "" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "URL" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "" -#: projects/models.py:1686 +#: projects/models.py:1691 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1791 +#: projects/models.py:1801 msgid "Domain" msgstr "Domena" -#: projects/models.py:1798 +#: projects/models.py:1808 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1802 +#: projects/models.py:1812 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1807 +#: projects/models.py:1817 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1811 +#: projects/models.py:1821 msgid "Use HTTPS" msgstr "Użyj HTTPS" -#: projects/models.py:1813 +#: projects/models.py:1823 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1817 +#: projects/models.py:1827 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1822 templates/projects/domain_form.html:49 +#: projects/models.py:1832 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1831 +#: projects/models.py:1841 msgid "Skip validation process." msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1845 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1848 +#: projects/models.py:1854 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1852 +#: projects/models.py:1859 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1856 +#: projects/models.py:1864 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:2000 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:2004 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2008 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2037 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2055 +#: projects/models.py:2061 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2066 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2080 +#: projects/models.py:2085 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "Wartość zmiennej środowiskowej" -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "Projekt, w którym ta zmienna będzie używana" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2988,31 +3036,31 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "Zaktualizowano ustawienia projektu" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "Projekt usunięty" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." msgstr "" -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "" @@ -3194,67 +3242,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "Kataloński" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "angielski" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "hiszpański" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "norweski (bokmål)" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "francuski" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "rosyjski" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "niemiecki" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "galicyjski" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "wietnamski" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "Chiński uproszczony" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "Tradycyjny chiński" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "Japoński" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "Ukraiński" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "włoski" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "koreański" diff --git a/readthedocs/locale/pt_BR/LC_MESSAGES/django.po b/readthedocs/locale/pt_BR/LC_MESSAGES/django.po index 1dc121c240c..b28bdefe5de 100644 --- a/readthedocs/locale/pt_BR/LC_MESSAGES/django.po +++ b/readthedocs/locale/pt_BR/LC_MESSAGES/django.po @@ -19,12 +19,12 @@ # Rafael Vanat , 2018 # Rafael Vieira , 2019 # Rodrigo , 2014-2015,2018 -#: notifications/messages.py:392 +#: notifications/messages.py:394 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: João Vítor Morandi, 2023\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:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 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:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "Um subprojeto com este alias já existe" @@ -217,7 +217,7 @@ msgid "Log out" msgstr "Sair" #: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:463 +#: organizations/views/private.py:213 projects/views/private.py:467 msgid "Invitation sent" msgstr "Convite enviado" @@ -234,7 +234,7 @@ msgid "Invitation declined" msgstr "Convite recusado" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:218 +#: projects/models.py:225 msgid "User" msgstr "Usuário" @@ -242,12 +242,12 @@ msgstr "Usuário" msgid "User ID" msgstr "ID do usuário" -#: audit/models.py:129 core/forms.py:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "Usuário" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "Projeto" @@ -271,7 +271,7 @@ msgstr "ID da organização" msgid "Organization slug" msgstr "Slug da roganização" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "Ação" @@ -480,7 +480,7 @@ msgstr "Versões SemVer" msgid "Custom match" msgstr "Correspondência personalizada" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "Ativo" @@ -488,7 +488,7 @@ msgstr "Ativo" msgid "Build successful" msgstr "Compilação bem-sucedida" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "Compilação falhou" @@ -501,7 +501,7 @@ msgstr "Normal" msgid "Pull/merge request" msgstr "Pull/merge request" -#: builds/filters.py:41 builds/models.py:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "Situação" @@ -510,7 +510,7 @@ msgstr "Situação" msgid "Any" msgstr "Qualquer" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "Tipo" @@ -535,259 +535,250 @@ msgstr "A correspondência personalizada não deve estar vazia." msgid "Invalid Python regular expression." msgstr "Expressão regular Python inválida." -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "criada" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "modificada" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "Identificador" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "Nome completo" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "Slug" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "Suportado" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "Estado da PR/MR associada a esta versão" -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "Compilado" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "Enviado" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "Nível de privacidade" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "Nível de privacidade para esta versão" -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "Oculta" -#: builds/models.py:179 +#: builds/models.py:165 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:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "Criada por máquina" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "Tem PDF" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "Tem ePub" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "Tem Zip de HTML" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "Tipo de documentação" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "Tipo de documentação com a qual a versão foi compilada." -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" "Dados gerados em tempo de compilação pelo doctools (`readthedocs-build." "yaml`)." -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "Injetar nova biblioteca js de addons para esta versão" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Versão {version} do {project} ({pk})" -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "Status" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "Sucesso" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "Setup" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "Erro de setup" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "Saída" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "Erro" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "Código de saída" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "Commit" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "Slug de versão" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "Nome da versão" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "Tipo da versão" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "Configuração usada na compilação" -#: builds/models.py:807 +#: builds/models.py:793 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:815 +#: builds/models.py:801 msgid "Build Length" msgstr "Tamanho da compilação" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "Builder" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "Armazenamento a frio" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "ID da tarefa Celery" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "Compilar {project} para {usernames} ({pk})" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "Compilação" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "Comando" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Descrição" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "Saída do comando" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Código de saída do comando" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "Horário de início" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "Horário de término" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "Comando de compilação {pk} para compilar {build}" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "Ativar versão" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "Ocultar versão" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "Tornar pública a versão" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "Tornar privada a versão" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "Definir versão como padrão" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "Excluir versão" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "Prioridade da regra" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "Um número menor que (0) significa uma prioridade mais alta" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "Argumento correspondência" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "Valor usado para a regra corresponder à versão" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "Argumento correspondência predefinido" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." @@ -795,47 +786,47 @@ msgstr "" "Argumento de correspondência definido por nós. Ele é usado se não for None, " "do contrário match_arg será usado." -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "Ação para aplicar às versões correspondentes" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "Argumento ação" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "Valor usado para a ação realizar uma operação" -#: builds/models.py:1260 +#: builds/models.py:1246 msgid "Type of version the rule should be applied to" msgstr "Tipo da versão à qual a regra deve ser aplicada" -#: builds/models.py:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "Versão ativada" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "Versão oculta" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "Versão definida com privacidade pública" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "Versão definida com privacidade privada" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "Versão definida como padrão" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "Versão excluída" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "Regra correspondida" @@ -929,23 +920,23 @@ msgstr "tem projeto compilado" msgid "has project with recent builds" msgstr "tem projeto com compilações recentes" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "Primeiro nome" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "Sobrenome" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "Configurações de usuário" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "Configurações de e-mail" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -957,11 +948,11 @@ msgstr "Configurações de e-mail" msgid "Save" msgstr "Salvar" -#: core/forms.py:79 +#: core/forms.py:80 msgid "Please type your username to confirm." msgstr "Por favor, digite o seu usuário para confirmar." -#: core/forms.py:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "Nome de usuário não confere" @@ -1044,6 +1035,17 @@ msgstr "O comando finalizou de forma anormal" msgid "A build environment is currently running for this version" msgstr "Um ambiente de compilação está atualmente em execução para esta versão" +#: doc_builder/exceptions.py:21 +#, fuzzy +#| msgctxt "Build is a verb" +#| msgid "Build version" +msgid "Build user exception" +msgstr "Compilar versão" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "" @@ -1061,12 +1063,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:212 +#: organizations/models.py:303 projects/models.py:216 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:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "Data de modificação" @@ -1234,56 +1236,56 @@ msgid "" msgstr "" "Ocorreu um erro ao conectar ao Stripe, tente novamente em alguns minutos" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "Cabeçalhos da solicitação" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "Corpo da solicitação" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "Corpo da resposta" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "Código de status" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "Exchange {0}" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "Webhook para o GitHub" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "Webhook para o Bitbucket" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "Webhook para o GitLab" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "Webhook para a API genérica" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "Tipo de integração" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "Dados do provedor" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "Segredo usado para validar a carga útil do webhook" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "{0} para {1}" @@ -1360,127 +1362,131 @@ msgstr "Aceitar" msgid "Decline" msgstr "Recusar" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "" -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "" -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "" -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "" -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "" -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "" -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "" -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "" @@ -1491,7 +1497,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "Nome" @@ -1671,11 +1677,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:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 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:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "Usuário %(username)s não existe" @@ -2203,7 +2209,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "Público" @@ -2287,109 +2293,148 @@ msgstr "" msgid "Visibility" msgstr "Visibilidade" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +#, fuzzy +#| msgid "Connected Services" +msgid "No connected services found" +msgstr "Serviços conectados" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +#, fuzzy +#| msgid "Organization slug" +msgid "Organization single sign-on enabled" +msgstr "Slug da roganização" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +msgid "Admin permission required" +msgstr "" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 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:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "Nome de projeto inválido" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "Repositório inválido" -#: projects/forms.py:180 +#: projects/forms.py:290 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:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "" -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:297 +#: projects/forms.py:407 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "" "Arquivo de configuração inválido, certifique-se de que ele contém conf.py." -#: projects/forms.py:418 +#: projects/forms.py:528 #, 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:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:949 +#: projects/forms.py:1059 msgid "Variable name can't start with __ (double underscore)" msgstr "Nome de variável não pode iniciar com __ (sublinhado duplo)" -#: projects/forms.py:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "Nome de variável não pode começar com READTHEDOCS" -#: projects/forms.py:958 +#: projects/forms.py:1068 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:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "Nome de variável não pode conter espaços" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "Apenas letras, números e sublinhados são permitidos" @@ -2405,54 +2450,54 @@ msgstr "" msgid "Alias" msgstr "Apelido" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "URL do repositório" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "URL do repositório da documentação hospedada" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "Tipo de repositório" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "Página do projeto" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "Página inicial do projeto" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "URL canônica" -#: projects/models.py:253 +#: projects/models.py:260 msgid "URL that documentation is expected to serve from" msgstr "URL na qual a documentação deverá ser exibida" -#: projects/models.py:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "" -#: projects/models.py:263 +#: projects/models.py:270 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:270 +#: projects/models.py:277 msgid "Single version" msgstr "Versão única" -#: projects/models.py:273 +#: projects/models.py:280 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 " @@ -2462,29 +2507,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:280 +#: projects/models.py:287 msgid "Default version" msgstr "Versão padrão" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "A versão do seu projeto para a qual / redireciona" -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "Branch padrão" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "Arquivos de requisitos" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2494,63 +2539,63 @@ msgstr "" "files\">arquivo “requirements” do pip é necessário para compilar sua " "documentação. Caminho a partir da raiz do seu projeto." -#: projects/models.py:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "" -#: projects/models.py:330 +#: projects/models.py:337 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:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:341 +#: projects/models.py:348 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:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "CDN ativada" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "Código de Analytics" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2558,25 +2603,25 @@ msgstr "" "Tracking ID do Google Analytics (por exemplo, UA-22345342-1). " "Isso pode tornar a página mais lenta." -#: projects/models.py:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "Imagem alternativa de contêiner" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "Limite de memória do contêiner" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2584,51 +2629,51 @@ msgstr "" "Limite de memória no formato Docker -- exemplo: 512m ou " "1g" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "Tempo limite do contêiner em segundos" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "ID da fila de compilação alternativa" -#: projects/models.py:416 +#: projects/models.py:423 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "Permitir anúncio pago" -#: projects/models.py:423 +#: projects/models.py:430 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:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "Livre de anúncios" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "Mostrar aviso de versão" -#: projects/models.py:439 +#: projects/models.py:446 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:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2636,37 +2681,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "Em destaque" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "" -#: projects/models.py:469 +#: projects/models.py:476 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:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "Projetos relacionados" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "Idioma" -#: projects/models.py:499 +#: projects/models.py:506 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2674,51 +2719,51 @@ msgstr "" "Idioma no qual a documentação do projeto é renderizada. Nota: isso afeta a " "URL do seu projeto." -#: projects/models.py:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "Linguagem de programação" -#: projects/models.py:511 +#: projects/models.py:518 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:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "Este projeto foi compilado com um webhook" -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "Este projeto foi clonado com sucesso" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "Ativar compilação de EPUB" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "Crie uma versão do EPUB da sua documentação a cada compilação." -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "Ativar compilação de PDF" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "Crie uma versão em PDF da sua documentação a cada compilação." -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "Caminho" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "O diretório no qual conf.py mora" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "Arquivo de configuração Python" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." @@ -2727,264 +2772,272 @@ msgstr "" "docs/conf.py). Deixe em branco se quiser que o encontremos para " "você." -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "Instalar projeto" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" "Instala seu projeto dentro de um virtualenv usando setup.py install" -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "Interpretador Python" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "O interpretador Python usado para criar o ambiente virtual." -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "Usar pacotes do sistema" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" "Fornece acesso ao ambiente virtual ao diretório global de pacotes do site." -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "Modelo deve ter slug" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "Não há suporte a subprojeto aninhado" -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "criada" + +#: projects/models.py:1627 +msgid "modified" +msgstr "modificada" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr "" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "URL" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "URL para onde enviar o webhook" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "" -#: projects/models.py:1686 +#: projects/models.py:1691 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1791 +#: projects/models.py:1801 msgid "Domain" msgstr "Domínio" -#: projects/models.py:1798 +#: projects/models.py:1808 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1802 +#: projects/models.py:1812 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1807 +#: projects/models.py:1817 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1811 +#: projects/models.py:1821 msgid "Use HTTPS" msgstr "Usar HTTPS" -#: projects/models.py:1813 +#: projects/models.py:1823 msgid "Always use HTTPS for this domain" msgstr "Sempre usar HTTPS para este domínio" -#: projects/models.py:1817 +#: projects/models.py:1827 msgid "Number of times this domain has been hit" msgstr "Número de vezes que este domínio foi atingido" -#: projects/models.py:1822 templates/projects/domain_form.html:49 +#: projects/models.py:1832 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1831 +#: projects/models.py:1841 msgid "Skip validation process." msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1845 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1848 +#: projects/models.py:1854 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1852 +#: projects/models.py:1859 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1856 +#: projects/models.py:1864 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:2000 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:2004 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2008 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2037 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2055 +#: projects/models.py:2061 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2066 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2080 +#: projects/models.py:2085 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "Identificador do recurso" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "Data em que o recurso foi adicionado" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "Nome da variável de ambiente" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "Valor da variável de ambiente" -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "O Projeto no qual esta variável será usada" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3069,19 +3122,19 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "Configurações do projeto atualizadas" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "Projeto excluído" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3090,12 +3143,12 @@ msgstr "" "Há um problema com sua conta do {service}, tente reconectar sua conta na página de serviços conectados." -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "O projeto optou por desativar apoio por anúncios" @@ -3279,67 +3332,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "Catalão" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "Inglês" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "Espanhol" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "Português do Brasil" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "Norueguês" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "Frances" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "Russo" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "Alemão" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "Galego" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "Vietnamita" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "Chinês Simplificado" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "Chinês Tradicional" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "Japonês" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "Ucraniano" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "Italiano" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "Coreano" diff --git a/readthedocs/locale/ru/LC_MESSAGES/django.po b/readthedocs/locale/ru/LC_MESSAGES/django.po index c9707682f7e..5f35aa51a77 100644 --- a/readthedocs/locale/ru/LC_MESSAGES/django.po +++ b/readthedocs/locale/ru/LC_MESSAGES/django.po @@ -20,12 +20,12 @@ # vlad , 2014 # Алексей Бобылёв , 2019 # Victor, 2023 -#: notifications/messages.py:392 +#: notifications/messages.py:394 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+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:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 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:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "Подпроект с таким псевдонимом уже существует" @@ -219,7 +219,7 @@ msgid "Log out" msgstr "Выйти" #: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:463 +#: organizations/views/private.py:213 projects/views/private.py:467 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:218 +#: projects/models.py:225 msgid "User" msgstr "Пользователь" @@ -244,12 +244,12 @@ msgstr "Пользователь" msgid "User ID" msgstr "Идентификатор пользователя" -#: audit/models.py:129 core/forms.py:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "Имя пользователя" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "Проект" @@ -273,7 +273,7 @@ msgstr "Идентификатор организации" msgid "Organization slug" msgstr "URL организации" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "Действие" @@ -480,7 +480,7 @@ msgstr "Версии SemVer" msgid "Custom match" msgstr "Свой подбор" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "Активно" @@ -488,7 +488,7 @@ msgstr "Активно" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "Сборка не удалась" @@ -501,7 +501,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "Состояние" @@ -510,7 +510,7 @@ msgstr "Состояние" msgid "Any" msgstr "Любая" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "Тип" @@ -535,300 +535,291 @@ msgstr "Поле своего подбора не должно быть пуст msgid "Invalid Python regular expression." msgstr "Неверное регулярное выражение Python." -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "создано" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "изменено" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "Идентификатор" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "Подробное наименование" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "URL" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "Поддерживается" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "Состояние Pull Request/Merge Request, связанное с данной версией." -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "Сформировано" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "Загружено" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "Уровень приватности" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "Уровень приватности для этой версии." -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "Скрытая" -#: builds/models.py:179 +#: builds/models.py:165 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "Скрыть эту версию из (всплывающего) меню версий и найти результаты?" -#: builds/models.py:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "Сгенерировано" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "Имеет PDF" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "Имеет ePub" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "Имеет HTML Zip" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "Тип документации" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "Тип документации, с которой была сформирована версия." -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Версия {version} проекта {project} ({pk})" -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "Статус" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "Дата" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "Успешно" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "Настройки" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "Ошибка настройки" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "Вывод" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "Ошибка" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "Код завершения" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "Коммит" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "URL версии" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "Имя версии" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "Тип версии" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "Конфигурация, использованная в сборке" -#: builds/models.py:807 +#: builds/models.py:793 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:815 +#: builds/models.py:801 msgid "Build Length" msgstr "Длина сборки" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "Сборщик" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "Холодное хранение" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "Идентификатор задачи Celery" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "Собрать {project} для {usernames} ({pk})" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "Сборка" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "Команда" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Описание" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "Вывод команды" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Код завершения команды" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "Начальное время" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "Конечное время" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "Команда сборки {pk} для сборки {build}" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "Активировать версию" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "Скрыть версию" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "Сделать версию общедоступной" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "Сделать версию приватной" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "Установить версию по умолчанию" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "Удалить версию" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "Приоритет правила" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1260 +#: builds/models.py:1246 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "Версия активирована" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "Версия скрыта" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "Версия настроена на публичную конфиденциальность" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "Версия настроена на приватную конфиденциальность" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "Версия установлена по умолчанию" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "Версия удалена" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "Соответствующее правило" @@ -922,23 +913,23 @@ msgstr "имеет собранные проекты" msgid "has project with recent builds" msgstr "имеет проекты с недавними сборками" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "Имя" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "Фамилия" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "Пользовательские настройки" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "Настройки электронной почты" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -950,11 +941,11 @@ msgstr "Настройки электронной почты" msgid "Save" msgstr "Сохранить" -#: core/forms.py:79 +#: core/forms.py:80 msgid "Please type your username to confirm." msgstr "Пожалуйста, введите ваше имя пользователя для подтверждения." -#: core/forms.py:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "Имя пользователя не совпадает!" @@ -1034,6 +1025,17 @@ msgstr "Команда завершилась со сбоем" msgid "A build environment is currently running for this version" msgstr "Среда сборки в настоящее время запущена для этой версии" +#: doc_builder/exceptions.py:21 +#, fuzzy +#| msgctxt "Build is a verb" +#| msgid "Build version" +msgid "Build user exception" +msgstr "Собрать версию" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "" @@ -1051,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:212 +#: organizations/models.py:303 projects/models.py:216 msgid "Publication date" msgstr "Дата публикации" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "Дата последнего изменения" @@ -1213,56 +1215,56 @@ msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "Заголовки запроса" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "Тело запроса" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "Тело ответа" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "Код состояния" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "Обмен {0}" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "Входящий веб-обработчик GitHub" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "Входящий веб-обработчик Bitbucket" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "Входящий веб-обработчик GitLab" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "Входящий веб-обработчик Generic API" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "Тип интеграции" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "Данные провайдера" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "{0} для {1}" @@ -1335,127 +1337,131 @@ msgstr "" msgid "Decline" msgstr "" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "" -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "" -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "" -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "" -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "" -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "" -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "" -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "" @@ -1466,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "Имя" @@ -1646,11 +1652,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2167,7 +2173,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "Общедоступный" @@ -2251,109 +2257,148 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +#, fuzzy +#| msgid "Connected Services" +msgid "No connected services found" +msgstr "Подключённые службы" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +#, fuzzy +#| msgid "Organization slug" +msgid "Organization single sign-on enabled" +msgstr "URL организации" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +msgid "Admin permission required" +msgstr "" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 msgid "Invalid project name, a project already exists with that name" msgstr "Неверное название проекта, или проект с таким названием уже существует" -#: projects/forms.py:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "Недопустимое имя проекта" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "Недействительный репозиторий" -#: projects/forms.py:180 +#: projects/forms.py:290 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "Длина каждой метки не должна превышать 100 символов." -#: projects/forms.py:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "" -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:297 +#: projects/forms.py:407 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "" "У вас неверный конфигурационный файл, убедитесь, что он содержит conf.py." -#: projects/forms.py:418 +#: projects/forms.py:528 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "Уже существует перевод “{lang}” для проекта {proj}." -#: projects/forms.py:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:949 +#: projects/forms.py:1059 msgid "Variable name can't start with __ (double underscore)" msgstr "Имя переменной не должно начинаться с __ (двойное подчёркивание)" -#: projects/forms.py:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "Имя переменной не должно начинаться с READTHEDOCS." -#: projects/forms.py:958 +#: projects/forms.py:1068 msgid "There is already a variable with this name for this project" msgstr "В этом проекте уже имеется переменная с таким именем" -#: projects/forms.py:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "Имя переменной не должно содержать пробелы" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "Разрешены только буквы, цифры и подчеркивание" @@ -2369,54 +2414,54 @@ msgstr "" msgid "Alias" msgstr "Псевдоним" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "URL репозитория" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "URL хостинга репозитория документации" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "Тип репозитория" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "Домашняя страница проекта" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "Домашняя страница проекта" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "Канонический URL" -#: projects/models.py:253 +#: projects/models.py:260 msgid "URL that documentation is expected to serve from" msgstr "URL, с которого ожидается предоставление документации" -#: projects/models.py:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "" -#: projects/models.py:263 +#: projects/models.py:270 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:270 +#: projects/models.py:277 msgid "Single version" msgstr "Единственная версия" -#: projects/models.py:273 +#: projects/models.py:280 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,29 +2472,29 @@ msgstr "" "если точно не планируете в будущем иметь несколько версий вашей " "документации." -#: projects/models.py:280 +#: projects/models.py:287 msgid "Default version" msgstr "Версия по умолчанию" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "На какую версию вашего проекта идёт перенаправление с /" -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "Ветка по умолчанию" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "Файл с описанием требований, англ. requirements" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2459,63 +2504,63 @@ msgstr "" "files\">Файл всех зависимостей pip, необходимых для сборки вашей " "документации. Находится в корневой папке проекта." -#: projects/models.py:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "" -#: projects/models.py:330 +#: projects/models.py:337 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:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:341 +#: projects/models.py:348 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:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "CDN включен" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "Код для аналитики" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2523,25 +2568,25 @@ msgstr "" "Google Analytics Tracking ID (например, UA-22345342-1). Это " "может замедлить загрузку вашей страницы." -#: projects/models.py:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "Альтернативный образ контейнера" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "Ограничение памяти контейнера" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2549,54 +2594,54 @@ msgstr "" "Ограничение памяти в формате Docker — например: 512m или " "1g" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "Ограничение времени контейнера в секундах" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "Альтернативный идентификатор очереди сборки" -#: projects/models.py:416 +#: projects/models.py:423 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "Разрешить платную рекламу" -#: projects/models.py:423 +#: projects/models.py:430 msgid "If unchecked, users will still see community ads." msgstr "" "Если этот флажок не установлен, пользователи всё равно будут видеть рекламу " "сообщества." -#: projects/models.py:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "Без рекламы" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "Показывать предупреждение о версии" -#: projects/models.py:439 +#: projects/models.py:446 msgid "Show warning banner in non-stable nor latest versions." msgstr "" "Показывать предупреждения как для нестабильных, так и для не свежих версий." -#: projects/models.py:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2604,37 +2649,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "Особенные" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "" -#: projects/models.py:469 +#: projects/models.py:476 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:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "Связанные проекты" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "Язык" -#: projects/models.py:499 +#: projects/models.py:506 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2642,51 +2687,51 @@ msgstr "" "Язык документации проекта. Обратите внимание: эта настройка влияет на URL " "вашего проекта." -#: projects/models.py:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "Язык программирования" -#: projects/models.py:511 +#: projects/models.py:518 msgid "The primary programming language the project is written in." msgstr "Основной язык программирования, на котором написан проект." -#: projects/models.py:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "Сборка проекта была запущена с помощью веб-обработчика" -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "Данный проект был успешно склонирован" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "Включить сборку ePub" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "Создать ePub-версию вашей документации при каждой сборке." -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "Включить сборку PDF" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "Создавать PDF версию вашей документации при каждей сборке." -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "Путь" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "Папка, где находится conf.py" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "Файл конфигурации в формате синтаксиса Python" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." @@ -2695,266 +2740,274 @@ msgstr "" "docs/conf.py). Оставьте пустым, если вы хотите, чтобы он был " "автоматически найден." -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "Установить проект" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" "Развернуть ваш проект внутри virtualenv с помощью setup.py install" -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "Интерпретатор Python" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "" "Интерпретатор Python, используемый при создании виртуального окружения." -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "Использовать пакеты системы" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" "Дать виртуальному окружению доступ к общесистемной папке с пакетами site-" "packages." -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "В модели должен быть URL" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "Вложенность подпроектов не поддерживается" -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "создано" + +#: projects/models.py:1627 +msgid "modified" +msgstr "изменено" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr "" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "URL, на которые следует отправлять веб-обработчика" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "" -#: projects/models.py:1686 +#: projects/models.py:1691 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1791 +#: projects/models.py:1801 msgid "Domain" msgstr "Домен" -#: projects/models.py:1798 +#: projects/models.py:1808 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1802 +#: projects/models.py:1812 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1807 +#: projects/models.py:1817 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1811 +#: projects/models.py:1821 msgid "Use HTTPS" msgstr "Использовать HTTPS" -#: projects/models.py:1813 +#: projects/models.py:1823 msgid "Always use HTTPS for this domain" msgstr "Всегда использовать HTTPS для данного домена" -#: projects/models.py:1817 +#: projects/models.py:1827 msgid "Number of times this domain has been hit" msgstr "Количество посещений этого домена" -#: projects/models.py:1822 templates/projects/domain_form.html:49 +#: projects/models.py:1832 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1831 +#: projects/models.py:1841 msgid "Skip validation process." msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1845 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1848 +#: projects/models.py:1854 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1852 +#: projects/models.py:1859 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1856 +#: projects/models.py:1864 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:2000 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:2004 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2008 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2037 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2055 +#: projects/models.py:2061 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2066 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2080 +#: projects/models.py:2085 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "Идентификатор особенности" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "Особенность даты была добавлена" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "Имя переменной окружения" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "Значение переменной окружения" -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "Проект, в котором будет использоваться эта переменная" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3040,19 +3093,19 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "Обновлены настройки проекта" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "Проект удалён" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3061,12 +3114,12 @@ msgstr "" "Возникла проблема с вашей учётной записью {service}, попробуйте повторно " "подключить её на странице подключённых служб." -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "Проект был исключён из рекламной поддержки" @@ -3251,67 +3304,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "каталонский" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "Английский" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "Испанский" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "бразильский португальский" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "Норвежский" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "Французский" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "Русский" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "Немецкий" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "Галисийский" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "Вьетнамский" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "упрощённый китайский" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "традиционный китайский" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "Японский" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "Украинский" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "Итальянский" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "Корейский" diff --git a/readthedocs/locale/sk/LC_MESSAGES/django.po b/readthedocs/locale/sk/LC_MESSAGES/django.po index eac2709538b..eb6cea117ab 100644 --- a/readthedocs/locale/sk/LC_MESSAGES/django.po +++ b/readthedocs/locale/sk/LC_MESSAGES/django.po @@ -5,12 +5,12 @@ # Translators: # 18f25ad6fa9930fc67cb11aca9d16a27, 2014 # Veronika Kabatova , 2015 -#: notifications/messages.py:392 +#: notifications/messages.py:394 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+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:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 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:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "" @@ -203,7 +203,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:463 +#: organizations/views/private.py:213 projects/views/private.py:467 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:218 +#: projects/models.py:225 msgid "User" msgstr "Používateľ" @@ -228,12 +228,12 @@ msgstr "Používateľ" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "Projekt" @@ -257,7 +257,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "" @@ -464,7 +464,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "Aktívny" @@ -472,7 +472,7 @@ msgstr "Aktívny" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "" @@ -485,7 +485,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "Stav" @@ -494,7 +494,7 @@ msgstr "Stav" msgid "Any" msgstr "" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "Typ" @@ -519,300 +519,291 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "Identifikátor" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "Dlhý názov" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "Slug" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "Podporovaný" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "Odoslaný" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "Úroveň súkromia" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "Úroveň súkromia pre túto verziu" -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "" -#: builds/models.py:179 +#: builds/models.py:165 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "Typ dokumentácie" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "" -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "Dátum" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "Úspech" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "Nastavenia" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "Chyba pri nastavení" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "Výstup" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "Chyba" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "Ukončovací kód" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:807 +#: builds/models.py:793 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:815 +#: builds/models.py:801 msgid "Build Length" msgstr "" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Popis" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1260 +#: builds/models.py:1246 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "" @@ -906,23 +897,23 @@ msgstr "" msgid "has project with recent builds" msgstr "" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "Meno" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "Priezvisko" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -934,11 +925,11 @@ msgstr "" msgid "Save" msgstr "" -#: core/forms.py:79 +#: core/forms.py:80 msgid "Please type your username to confirm." msgstr "" -#: core/forms.py:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "" @@ -1011,6 +1002,14 @@ msgstr "" msgid "A build environment is currently running for this version" msgstr "" +#: doc_builder/exceptions.py:21 +msgid "Build user exception" +msgstr "" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "" @@ -1028,12 +1027,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:212 +#: organizations/models.py:303 projects/models.py:216 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:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "Dátum úpravy" @@ -1182,56 +1181,56 @@ msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "" @@ -1304,127 +1303,131 @@ msgstr "" msgid "Decline" msgstr "" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "" -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "" -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "" -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "" -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "" -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "" -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "" -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "" @@ -1435,7 +1438,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "Názov" @@ -1613,11 +1616,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2134,7 +2137,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "Verejný" @@ -2218,108 +2221,145 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +#, fuzzy +#| msgid "No objects found" +msgid "No connected services found" +msgstr "Žiadne objekty nenájdené" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +msgid "Organization single sign-on enabled" +msgstr "" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +msgid "Admin permission required" +msgstr "" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "" -#: projects/forms.py:180 +#: projects/forms.py:290 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "" -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:297 +#: projects/forms.py:407 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "Váš konfiguračný súbor je neplatný, uistite sa, že obsahuje conf.py." -#: projects/forms.py:418 +#: projects/forms.py:528 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:949 +#: projects/forms.py:1059 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1068 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2335,220 +2375,220 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "URL Repozitára" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "Typ repozitára" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "Domovská stránka projektu" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "" -#: projects/models.py:253 +#: projects/models.py:260 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "" -#: projects/models.py:263 +#: projects/models.py:270 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:270 +#: projects/models.py:277 msgid "Single version" msgstr "" -#: projects/models.py:273 +#: projects/models.py:280 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:280 +#: projects/models.py:287 msgid "Default version" msgstr "Štandardná verzia" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "Verzia projektu, na ktorý sa adresa / presmeruje" -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "Štandardná vetva" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "Súbor závislostí" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "" -#: projects/models.py:330 +#: projects/models.py:337 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:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:341 +#: projects/models.py:348 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:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "Analytics kód" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:416 +#: projects/models.py:423 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:423 +#: projects/models.py:430 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "" -#: projects/models.py:439 +#: projects/models.py:446 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2556,347 +2596,355 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "" -#: projects/models.py:469 +#: projects/models.py:476 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:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "Jazyk" -#: projects/models.py:499 +#: projects/models.py:506 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "" -#: projects/models.py:511 +#: projects/models.py:518 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "" -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "Cesta" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "Python konfiguračný súbor" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "Interpret Pythonu" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "Použiť systémové balíčky" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "Povoliť virtualenvu prístup do globálneho adresára site-packages." -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "Model musí mať slug" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "" + +#: projects/models.py:1627 +msgid "modified" +msgstr "" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr "" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "" -#: projects/models.py:1686 +#: projects/models.py:1691 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1791 +#: projects/models.py:1801 msgid "Domain" msgstr "" -#: projects/models.py:1798 +#: projects/models.py:1808 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1802 +#: projects/models.py:1812 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1807 +#: projects/models.py:1817 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1811 +#: projects/models.py:1821 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1813 +#: projects/models.py:1823 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1817 +#: projects/models.py:1827 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1822 templates/projects/domain_form.html:49 +#: projects/models.py:1832 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1831 +#: projects/models.py:1841 msgid "Skip validation process." msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1845 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1848 +#: projects/models.py:1854 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1852 +#: projects/models.py:1859 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1856 +#: projects/models.py:1864 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:2000 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:2004 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2008 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2037 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2055 +#: projects/models.py:2061 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2066 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2080 +#: projects/models.py:2085 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2980,31 +3028,31 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." msgstr "" -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "" @@ -3186,67 +3234,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "Anglicky" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "Španielsky" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "Francúzština" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "Ruština" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "Nemčina" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "Vietnamčina" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "Japončina" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "Ukrajinčina" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "" diff --git a/readthedocs/locale/tr/LC_MESSAGES/django.po b/readthedocs/locale/tr/LC_MESSAGES/django.po index c9617854d45..5f3336a570b 100644 --- a/readthedocs/locale/tr/LC_MESSAGES/django.po +++ b/readthedocs/locale/tr/LC_MESSAGES/django.po @@ -5,12 +5,12 @@ # Translators: # Alper Pekdemir , 2018 # BouRock, 2020 -#: notifications/messages.py:392 +#: notifications/messages.py:394 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+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:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 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:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "" @@ -202,7 +202,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:463 +#: organizations/views/private.py:213 projects/views/private.py:467 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:218 +#: projects/models.py:225 msgid "User" msgstr "Kullanıcı" @@ -227,12 +227,12 @@ msgstr "Kullanıcı" msgid "User ID" msgstr "" -#: audit/models.py:129 core/forms.py:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "Kullanıcı adı" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "Proje" @@ -256,7 +256,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "" @@ -463,7 +463,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "Etkin" @@ -471,7 +471,7 @@ msgstr "Etkin" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 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:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "Durum" @@ -493,7 +493,7 @@ msgstr "Durum" msgid "Any" msgstr "" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "Tür" @@ -518,300 +518,291 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "Tanımlayıcı" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "Ayrıntılı Adı" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "Başlık Bilgisi" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "Destekleniyor" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "Oluşturuldu" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "Gönderildi" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "Gizlilik Seviyesi" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "Bu Sürüm için gizlilik seviyesi." -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "" -#: builds/models.py:179 +#: builds/models.py:165 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "Makine Oluşturuldu" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "Belgelendirme türü" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "{project} projesinin sürümü {version} ({pk})" -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "Tarih" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "Başarılı" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "Kurulum" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "Kurulum hatası" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "Çıktı" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "Hata" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "Çıkış kodu" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "İşle" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "Oluşturmada kullanılan yapılandırma" -#: builds/models.py:807 +#: builds/models.py:793 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:815 +#: builds/models.py:801 msgid "Build Length" msgstr "Oluşturma Uzunluğu" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "Oluşturucu" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "Uzak Depolama" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "{usernames} için {project} projesini oluştur ({pk})" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "Oluştur" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "Komut" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Tanım" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "Komut çıktısı" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Komut çıkış kodu" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "Başlama zamanı" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "Bitiş zamanı" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "{build} oluşturması için oluşturma komutu {pk}" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1260 +#: builds/models.py:1246 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "" @@ -905,23 +896,23 @@ msgstr "proje oluşturmuş" msgid "has project with recent builds" msgstr "son oluşturmaları olan projeye sahip" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "Adınız" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "Soyadınız" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -933,11 +924,11 @@ msgstr "" msgid "Save" msgstr "Kaydet" -#: core/forms.py:79 +#: core/forms.py:80 msgid "Please type your username to confirm." msgstr "Onaylamak için lütfen kullanıcı adınızı yazın." -#: core/forms.py:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "Kullanıcı adı eşleşmiyor!" @@ -1010,6 +1001,17 @@ msgstr "Komuttan anormal olarak çıkıldı" msgid "A build environment is currently running for this version" msgstr "Bu sürüm için şu anda bir oluşturma ortamı çalışıyor" +#: doc_builder/exceptions.py:21 +#, fuzzy +#| msgctxt "Build is a verb" +#| msgid "Build version" +msgid "Build user exception" +msgstr "Sürüm oluştur" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "" @@ -1027,12 +1029,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:212 +#: organizations/models.py:303 projects/models.py:216 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:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "Değiştirilme tarihi" @@ -1186,56 +1188,56 @@ msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "İstenen üstbilgiler" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "İstenen gövde" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "Yanıtlanan gövde" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "Durum kodu" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "{0} değiştir" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "GitHub gelen web kancası" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "Bitbucket gelen web kancası" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "GitLab gelen web kancası" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "Genel API gelen web kancası" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "Bütünleştirme türü" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "Sağlayıcı verileri" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "{1} için {0}" @@ -1308,127 +1310,131 @@ msgstr "" msgid "Decline" msgstr "" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "" -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "" -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "" -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "" -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "" -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "" -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "" -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "" @@ -1439,7 +1445,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "Adı" @@ -1619,11 +1625,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2140,7 +2146,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "Ortak" @@ -2224,109 +2230,146 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +#, fuzzy +#| msgid "Connected Services" +msgid "No connected services found" +msgstr "Bağlı Hizmetler" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +msgid "Organization single sign-on enabled" +msgstr "" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +msgid "Admin permission required" +msgstr "" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 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:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "Geçersiz proje adı" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "Depo geçersiz" -#: projects/forms.py:180 +#: projects/forms.py:290 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:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "" -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:297 +#: projects/forms.py:407 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "" "Yapılandırma dosyanız geçersiz, conf.py dosyasını içerdiğinden emin olun." -#: projects/forms.py:418 +#: projects/forms.py:528 #, 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:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:949 +#: projects/forms.py:1059 msgid "Variable name can't start with __ (double underscore)" msgstr "Değişken adı __ (çift alt çizgi) ile başlayamaz" -#: projects/forms.py:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "Değişken adı READTHEDOCS ile başlayamaz" -#: projects/forms.py:958 +#: projects/forms.py:1068 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:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "Değişken adı boşluklar içeremez" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "Sadece harflere, sayılara ve alt çizgiye izin verilir" @@ -2342,54 +2385,54 @@ msgstr "" msgid "Alias" msgstr "Kod adı" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "Depo URL'si" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "Barındırılan belgelendirme deposu URL'si" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "Depo türü" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "Proje anasayfası" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "Projenin anasayfası" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "Kurallı URL" -#: projects/models.py:253 +#: projects/models.py:260 msgid "URL that documentation is expected to serve from" msgstr "Belgelendirmenin sunulmasının beklendiği URL" -#: projects/models.py:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "" -#: projects/models.py:263 +#: projects/models.py:270 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:270 +#: projects/models.py:277 msgid "Single version" msgstr "Tek sürüm" -#: projects/models.py:273 +#: projects/models.py:280 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 " @@ -2399,29 +2442,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:280 +#: projects/models.py:287 msgid "Default version" msgstr "Varsayılan sürüm" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "Projenizin / işaretinin yönlendirdiği sürümü" -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "Varsayılan dal" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "Gereksinimler dosyası" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2431,63 +2474,63 @@ msgstr "" "latest/user_guide.html#requirements-files\">pip gereksinimler dosyası " "gerekir. Projenizin kök dizininden gelen yol." -#: projects/models.py:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "" -#: projects/models.py:330 +#: projects/models.py:337 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:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:341 +#: projects/models.py:348 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:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "CDN Etkinleştirildi" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "Çözümleme kodu" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2495,25 +2538,25 @@ msgstr "" "Google Analytics İzleme Kimliği (ör. UA-22345342-1). Bu, sayfa " "yüklemelerinizi yavaşlatabilir." -#: projects/models.py:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "Alternatif kapsayıcı resmi" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "Kapsayıcı bellek sınırı" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2521,52 +2564,52 @@ msgstr "" "Docker biçiminde bellek sınırı -- örnek: 512m veya 1g" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "Saniye olarak kapsayıcı zaman sınırı" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "Alternatif oluşturma kuyruğu kimliği" -#: projects/models.py:416 +#: projects/models.py:423 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "Ücretli reklamlara izin verin" -#: projects/models.py:423 +#: projects/models.py:430 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:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "Reklamsız" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "Sürüm uyarısını göster" -#: projects/models.py:439 +#: projects/models.py:446 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:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2574,88 +2617,88 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "Öne Çıkanlar" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "" -#: projects/models.py:469 +#: projects/models.py:476 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:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "İlgili projeler" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "Dil" -#: projects/models.py:499 +#: projects/models.py:506 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:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "Programlama Dili" -#: projects/models.py:511 +#: projects/models.py:518 msgid "The primary programming language the project is written in." msgstr "Projenin yazıldığı birincil programlama dili." -#: projects/models.py:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "Bu proje bir web kancası ile oluşturuldu" -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "Bu proje başarılı olarak kopyalandı" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "EPUB oluşturmayı etkinleştir" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "Her oluşturma ile belgelendirmenizin bir EPUB sürümünü oluşturun." -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "PDF oluşturmayı etkinleştir" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "Her oluşturma ile belgelendirmenizin bir PDF sürümünü oluşturun." -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "Yol" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "conf.py dosyasının bulunduğu dizin" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "Python yapılandırma dosyası" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." @@ -2663,263 +2706,271 @@ msgstr "" "Proje kök dizininden conf.py dosyasına giden yol (ör. " "docs/conf.py). Sizin için bulmamızı istiyorsanız boş bırakın." -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "Projeyi yükle" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" "setup.py install kullanarak projenizi bir sanal ortam içine " "yükleyin" -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "Python Yorumlayıcı" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "Python yorumlayıcısı sanal ortamı oluşturmak için kullanılır." -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "Sistem paketlerini kullan" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "Genel site paketleri dizinine sanal ortam erişimi verin." -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "Model başlık bilgisine sahip olmak zorundadır" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "Alt proje iç içe geçme desteklenmiyor" -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "" + +#: projects/models.py:1627 +msgid "modified" +msgstr "" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr "" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "Web kancasının göndereceği URL" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "" -#: projects/models.py:1686 +#: projects/models.py:1691 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1791 +#: projects/models.py:1801 msgid "Domain" msgstr "Etki Alanı" -#: projects/models.py:1798 +#: projects/models.py:1808 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1802 +#: projects/models.py:1812 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1807 +#: projects/models.py:1817 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1811 +#: projects/models.py:1821 msgid "Use HTTPS" msgstr "HTTPS kullan" -#: projects/models.py:1813 +#: projects/models.py:1823 msgid "Always use HTTPS for this domain" msgstr "Bu etki alanı için her zaman HTTPS kullan" -#: projects/models.py:1817 +#: projects/models.py:1827 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:1822 templates/projects/domain_form.html:49 +#: projects/models.py:1832 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1831 +#: projects/models.py:1841 msgid "Skip validation process." msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1845 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1848 +#: projects/models.py:1854 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1852 +#: projects/models.py:1859 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1856 +#: projects/models.py:1864 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:2000 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:2004 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2008 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2037 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2055 +#: projects/models.py:2061 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2066 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2080 +#: projects/models.py:2085 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "Özellik tanımlayıcısı" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "Tarih özelliği eklendi" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "Ortam değişkeninin adı" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "Ortam değişkeninin değeri" -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "Bu değişkenin kullanılacağı proje" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3003,19 +3054,19 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "Proje ayarları güncellendi" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "Proje silindi" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3024,12 +3075,12 @@ msgstr "" "{service} hesabınızla ilgili bir sorun var, bağlı " "hizmetler sayfanızda hesabınızı yeniden bağlamayı deneyin." -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "Proje reklam desteğinden çekildi" @@ -3212,67 +3263,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "Katalanca" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "İngilizce" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "İspanyolca" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "Brezilya Portekizcesi" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "Norveççe Bokmål" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "Fransızca" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "Rusça" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "Almanca" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "Galiçyaca" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "Vietnamca" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "Basitleştirilmiş Çince" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "Geleneksel Çince" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "Japonca" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "Ukraynaca" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "İtalyanca" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "Korece" diff --git a/readthedocs/locale/uk/LC_MESSAGES/django.po b/readthedocs/locale/uk/LC_MESSAGES/django.po index 8ae723d2652..eb38acf8ce1 100644 --- a/readthedocs/locale/uk/LC_MESSAGES/django.po +++ b/readthedocs/locale/uk/LC_MESSAGES/django.po @@ -10,12 +10,12 @@ # Sasha Brava , 2019 # Тарас Буник , 2014 # Тарас Буник , 2016 -#: notifications/messages.py:392 +#: notifications/messages.py:394 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+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:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 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:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "Підпроект із цим псевдонімом уже існує" @@ -210,7 +210,7 @@ msgid "Log out" msgstr "Вийти" #: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:463 +#: organizations/views/private.py:213 projects/views/private.py:467 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:218 +#: projects/models.py:225 msgid "User" msgstr "Користувач" @@ -235,12 +235,12 @@ msgstr "Користувач" msgid "User ID" msgstr "Ідентифікатор користувача" -#: audit/models.py:129 core/forms.py:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "Ім'я користувача" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "Проект" @@ -264,7 +264,7 @@ msgstr "ідентифікатор організації" msgid "Organization slug" msgstr "Слаг Організації" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "Дія" @@ -473,7 +473,7 @@ msgstr "Версії SemVer" msgid "Custom match" msgstr "Спеціальний збіг" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "Активний" @@ -481,7 +481,7 @@ msgstr "Активний" msgid "Build successful" msgstr "Білд успішний" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "Білд невдався" @@ -494,7 +494,7 @@ msgstr "Нормальний" msgid "Pull/merge request" msgstr "Запит на витяг/злиття" -#: builds/filters.py:41 builds/models.py:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "Стан" @@ -503,7 +503,7 @@ msgstr "Стан" msgid "Any" msgstr "Будь-що" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "Тип" @@ -528,305 +528,296 @@ msgstr "Користувацький збіг не має бути порожн msgid "Invalid Python regular expression." msgstr "Недійсний регулярний вираз Python." -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "Створено" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "Модифіковано" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "Ідентифікатор" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "Детальне ім’я" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "Слаг" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "Підтримується" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "Стан PR/MR, пов’язаного з цією версією." -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "Збудований" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "Завантажено" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "Рівень конфіденційності" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "Рівень конфіденційності для цієї версії." -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "Прихований" -#: builds/models.py:179 +#: builds/models.py:165 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" "Приховати цю версію в меню версій (спливаючому меню) і результатах пошуку?" -#: builds/models.py:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "Машина створена" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "Є PDF" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "Має ePub" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "Має HTML Zip" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "Тип документації" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "Тип документації, з якою створено версію." -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" "Дані, згенеровані під час збирання за допомогою doctool (`readthedocs-build." "yaml`)." -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "Версія {version} {project} ({pk})" -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "Статус" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "Дата" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "Успішно" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "Установка" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "Помилка установки" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "Вивід" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "Помилка" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "Код виходу" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "Здійснити" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "Слаг версії" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "Ім'я версії" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "Тип версії" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "Конфігурація, використана в збірці" -#: builds/models.py:807 +#: builds/models.py:793 msgid "Custom build configuration file path used in this build" msgstr "" "Шлях до файлу конфігурації спеціальної збірки, який використовується в цій " "збірці" -#: builds/models.py:815 +#: builds/models.py:801 msgid "Build Length" msgstr "Довжина збірки" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "холодне зберігання" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "Ідентифікатор завдання із селери" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "Створіть {project} для {usernames} ({pk})" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "Будувати" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "Команда" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Опис" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "Вивід команди" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "Код виходу команди" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "Час початку" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "Час закінчення" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1260 +#: builds/models.py:1246 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "" @@ -920,23 +911,23 @@ msgstr "" msgid "has project with recent builds" msgstr "" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "Ім’я" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "Прізвище" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -948,11 +939,11 @@ msgstr "" msgid "Save" msgstr "" -#: core/forms.py:79 +#: core/forms.py:80 msgid "Please type your username to confirm." msgstr "" -#: core/forms.py:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "" @@ -1025,6 +1016,14 @@ msgstr "" msgid "A build environment is currently running for this version" msgstr "" +#: doc_builder/exceptions.py:21 +msgid "Build user exception" +msgstr "" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "" @@ -1042,12 +1041,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:212 +#: organizations/models.py:303 projects/models.py:216 msgid "Publication date" msgstr "Дата публікації" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "Модифікована дата" @@ -1196,56 +1195,56 @@ msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "Код стану" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "" @@ -1318,127 +1317,131 @@ msgstr "" msgid "Decline" msgstr "" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "" -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "" -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "" -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "" -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "" -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "" -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "" -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "" @@ -1449,7 +1452,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "Ім’я" @@ -1627,11 +1630,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2148,7 +2151,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "Загальнодоступно" @@ -2232,109 +2235,148 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +#, fuzzy +#| msgid "No projects found" +msgid "No connected services found" +msgstr "Проектів не знайдено" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +#, fuzzy +#| msgid "Organization slug" +msgid "Organization single sign-on enabled" +msgstr "Слаг Організації" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +msgid "Admin permission required" +msgstr "" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "" -#: projects/forms.py:180 +#: projects/forms.py:290 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "" -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:297 +#: projects/forms.py:407 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "" "Файл конфігурації помилковий, переконайтесь що він містить в собі conf.py" -#: projects/forms.py:418 +#: projects/forms.py:528 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:949 +#: projects/forms.py:1059 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1068 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2350,54 +2392,54 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "URL репозиторію" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "Тип сховища" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "Домашня сторінка проекту" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "Канонічний URL" -#: projects/models.py:253 +#: projects/models.py:260 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "" -#: projects/models.py:263 +#: projects/models.py:270 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:270 +#: projects/models.py:277 msgid "Single version" msgstr "Єдина версія" -#: projects/models.py:273 +#: projects/models.py:280 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 " @@ -2408,166 +2450,166 @@ msgstr "" "пересторогою, активуйте тільки якщо ви ніколи не будете мати чисельні " "версії ваших документів." -#: projects/models.py:280 +#: projects/models.py:287 msgid "Default version" msgstr "Версія за замовчуванням" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "Версія проекту на яку перенаправляє /" -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "Гілка за замовчуванням" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "Файл вимог" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "" -#: projects/models.py:330 +#: projects/models.py:337 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:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:341 +#: projects/models.py:348 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:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "Код аналітики" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:416 +#: projects/models.py:423 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:423 +#: projects/models.py:430 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "" -#: projects/models.py:439 +#: projects/models.py:446 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2575,347 +2617,355 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "Обране" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "" -#: projects/models.py:469 +#: projects/models.py:476 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:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "Пов’язані проекти" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "Мова" -#: projects/models.py:499 +#: projects/models.py:506 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "Мова програмування" -#: projects/models.py:511 +#: projects/models.py:518 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "" -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "Шлях" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "Файл конфігурації Python" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "Інтерпретатор Python" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "Модель повинна мати slug" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "Створено" + +#: projects/models.py:1627 +msgid "modified" +msgstr "Модифіковано" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr "" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "URL" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "" -#: projects/models.py:1686 +#: projects/models.py:1691 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1791 +#: projects/models.py:1801 msgid "Domain" msgstr "" -#: projects/models.py:1798 +#: projects/models.py:1808 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1802 +#: projects/models.py:1812 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1807 +#: projects/models.py:1817 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1811 +#: projects/models.py:1821 msgid "Use HTTPS" msgstr "Використовувати HTTPS" -#: projects/models.py:1813 +#: projects/models.py:1823 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1817 +#: projects/models.py:1827 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1822 templates/projects/domain_form.html:49 +#: projects/models.py:1832 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1831 +#: projects/models.py:1841 msgid "Skip validation process." msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1845 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1848 +#: projects/models.py:1854 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1852 +#: projects/models.py:1859 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1856 +#: projects/models.py:1864 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:2000 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:2004 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2008 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2037 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2055 +#: projects/models.py:2061 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2066 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2080 +#: projects/models.py:2085 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2999,31 +3049,31 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." msgstr "" -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "" @@ -3205,67 +3255,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "Каталонська" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "Англійська" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "Іспанська" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "Норвезька (букмол)" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "Французька" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "Російська" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "Німецька" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "Галісійська" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "В’єтнамська" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "Японська" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "Українська" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "Італійська" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "Корейська" diff --git a/readthedocs/locale/vi_VN/LC_MESSAGES/django.po b/readthedocs/locale/vi_VN/LC_MESSAGES/django.po index d7df91823c0..80d87aa9c18 100644 --- a/readthedocs/locale/vi_VN/LC_MESSAGES/django.po +++ b/readthedocs/locale/vi_VN/LC_MESSAGES/django.po @@ -5,12 +5,12 @@ # Translators: # Trung Ngô , 2013 # Xuân Sâm Đinh , 2016 -#: notifications/messages.py:392 +#: notifications/messages.py:394 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+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:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 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:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "" @@ -202,7 +202,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:463 +#: organizations/views/private.py:213 projects/views/private.py:467 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:218 +#: projects/models.py:225 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:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "Dự án" @@ -256,7 +256,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "" @@ -463,7 +463,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "Đang hoạt động" @@ -471,7 +471,7 @@ msgstr "Đang hoạt động" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "" @@ -484,7 +484,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "Trạng thái" @@ -493,7 +493,7 @@ msgstr "Trạng thái" msgid "Any" msgstr "Bất kỳ" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "Kiểu" @@ -518,300 +518,291 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "Định danh" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "Tên chi tiết" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "Không hỗ trợ" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "Đã được xây dựng" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "Đã được tải lên" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "Mức độ bảo mật" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "Mức độ bảo mật cho phiên bản này." -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "" -#: builds/models.py:179 +#: builds/models.py:165 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "Kiểu tài liệu" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "" -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "Ngày tháng" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "Thành công" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "Cài đặt" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "Lỗi cài đặt" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "Đầu ra" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "Lỗi" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:807 +#: builds/models.py:793 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:815 +#: builds/models.py:801 msgid "Build Length" msgstr "" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Miêu tả" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1260 +#: builds/models.py:1246 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "" @@ -905,23 +896,23 @@ msgstr "" msgid "has project with recent builds" msgstr "" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "Tên" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "Họ" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -933,11 +924,11 @@ msgstr "" msgid "Save" msgstr "" -#: core/forms.py:79 +#: core/forms.py:80 msgid "Please type your username to confirm." msgstr "" -#: core/forms.py:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "" @@ -1010,6 +1001,14 @@ msgstr "" msgid "A build environment is currently running for this version" msgstr "" +#: doc_builder/exceptions.py:21 +msgid "Build user exception" +msgstr "" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "" @@ -1027,12 +1026,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:212 +#: organizations/models.py:303 projects/models.py:216 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:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "Ngày thay đổi" @@ -1181,56 +1180,56 @@ msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "" @@ -1303,127 +1302,131 @@ msgstr "" msgid "Decline" msgstr "" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "" -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "" -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "" -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "" -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "" -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "" -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "" -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "" @@ -1434,7 +1437,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "Tên" @@ -1612,11 +1615,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2133,7 +2136,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "Công cộng" @@ -2217,109 +2220,146 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +#, fuzzy +#| msgid "No projects found" +msgid "No connected services found" +msgstr "Không tìm thấy dự án nào" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +msgid "Organization single sign-on enabled" +msgstr "" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +msgid "Admin permission required" +msgstr "" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "" -#: projects/forms.py:180 +#: projects/forms.py:290 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "" -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:297 +#: projects/forms.py:407 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "" "Có vấn đề với tập tin thiết lập của bạn, xin hãy đảm bảo nó có chứa conf.py." -#: projects/forms.py:418 +#: projects/forms.py:528 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:949 +#: projects/forms.py:1059 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1068 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2335,220 +2375,220 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "URL của kho" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "Kiểu repository" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "Trang chủ của dự án" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "" -#: projects/models.py:253 +#: projects/models.py:260 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "" -#: projects/models.py:263 +#: projects/models.py:270 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:270 +#: projects/models.py:277 msgid "Single version" msgstr "Phiên bản đơn lẻ" -#: projects/models.py:273 +#: projects/models.py:280 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:280 +#: projects/models.py:287 msgid "Default version" msgstr "Phiên bản mặc định" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "Phiên bản mà / trỏ tới" -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "Nhánh mặc định" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "" -#: projects/models.py:330 +#: projects/models.py:337 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:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:341 +#: projects/models.py:348 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:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "Mã Analytics" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:416 +#: projects/models.py:423 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:423 +#: projects/models.py:430 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "" -#: projects/models.py:439 +#: projects/models.py:446 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2556,347 +2596,355 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "Tính năng" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "" -#: projects/models.py:469 +#: projects/models.py:476 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:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "Các dự án liên quan" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "Ngôn ngữ" -#: projects/models.py:499 +#: projects/models.py:506 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "" -#: projects/models.py:511 +#: projects/models.py:518 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "" -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "Đường dẫn" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "Tập tin thiết lập bằng Python" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "Trình thông dịch Python" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "Sử dụng các gói của hệ thống" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "" + +#: projects/models.py:1627 +msgid "modified" +msgstr "" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr "" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "" -#: projects/models.py:1686 +#: projects/models.py:1691 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1791 +#: projects/models.py:1801 msgid "Domain" msgstr "" -#: projects/models.py:1798 +#: projects/models.py:1808 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1802 +#: projects/models.py:1812 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1807 +#: projects/models.py:1817 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1811 +#: projects/models.py:1821 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1813 +#: projects/models.py:1823 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1817 +#: projects/models.py:1827 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1822 templates/projects/domain_form.html:49 +#: projects/models.py:1832 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1831 +#: projects/models.py:1841 msgid "Skip validation process." msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1845 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1848 +#: projects/models.py:1854 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1852 +#: projects/models.py:1859 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1856 +#: projects/models.py:1864 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:2000 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:2004 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2008 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2037 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2055 +#: projects/models.py:2061 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2066 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2080 +#: projects/models.py:2085 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2980,31 +3028,31 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." msgstr "" -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "" @@ -3186,67 +3234,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "Tiếng Anh" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "Tiếng Việt" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "Tiếng Nhật" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "Tiếng Ukcraina" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "" diff --git a/readthedocs/locale/zh_CN/LC_MESSAGES/django.po b/readthedocs/locale/zh_CN/LC_MESSAGES/django.po index 6c2e9df2f29..b576fb73ffc 100644 --- a/readthedocs/locale/zh_CN/LC_MESSAGES/django.po +++ b/readthedocs/locale/zh_CN/LC_MESSAGES/django.po @@ -28,12 +28,12 @@ # Ivan.Tang , 2019 # 汪心禾 , 2020 # 蔡念光 , 2017 -#: notifications/messages.py:392 +#: notifications/messages.py:394 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+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:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 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:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "存在具有此名称的子项目" @@ -225,7 +225,7 @@ msgid "Log out" msgstr "退出登录" #: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:463 +#: organizations/views/private.py:213 projects/views/private.py:467 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:218 +#: projects/models.py:225 msgid "User" msgstr "用户" @@ -250,12 +250,12 @@ msgstr "用户" msgid "User ID" msgstr "用户 ID" -#: audit/models.py:129 core/forms.py:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "用户名" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "项目" @@ -279,7 +279,7 @@ msgstr "组织 ID" msgid "Organization slug" msgstr "组织网址标识" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "" @@ -486,7 +486,7 @@ msgstr "语义化版本(SemVer)" msgid "Custom match" msgstr "自定义匹配" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "激活" @@ -494,7 +494,7 @@ msgstr "激活" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "构建失败" @@ -507,7 +507,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "状态" @@ -516,7 +516,7 @@ msgstr "状态" msgid "Any" msgstr "任何" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "类型" @@ -541,300 +541,291 @@ msgstr "自定义匹配内容不应当为空。" msgid "Invalid Python regular expression." msgstr "无效的 Python 正则表达式。" -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "创建的" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "修改的" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "标识符" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "长名称" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "网址标识" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "支持" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "与此版本相关的 PR/MR 状态。" -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "构建" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "已上传" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "隐私级别" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "此版本的隐私级别。" -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "隐藏" -#: builds/models.py:179 +#: builds/models.py:165 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "从项目菜单(弹出)以及搜索结果中隐藏这个版本?" -#: builds/models.py:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "由机器创建" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "存在PDF" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "存在ePub" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "存在HTML Zip" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "文档类型" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "构建版本时使用的文档类型。" -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "版本 {version} {project} ({pk})" -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "状态" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "日期" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "成功" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "安装" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "安装错误" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "输出" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "错误" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "退出码" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "提交" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "版本网址标识" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "项目名称" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "项目类型" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "在构建中使用的配置" -#: builds/models.py:807 +#: builds/models.py:793 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:815 +#: builds/models.py:801 msgid "Build Length" msgstr "构建长度" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "构建者" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "冷存储" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "为 {usernames} 构建 {project} ({pk})" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "构建" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "命令" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "说明" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "命令输出" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "命令退出码" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "开始时间" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "结束时间" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "构建命令 {pk} 为了构建 {build}" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1260 +#: builds/models.py:1246 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "" @@ -928,23 +919,23 @@ msgstr "已完成项目" msgid "has project with recent builds" msgstr "有新近版本的项目" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "姓名" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "姓氏" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -956,11 +947,11 @@ msgstr "" msgid "Save" msgstr "" -#: core/forms.py:79 +#: core/forms.py:80 msgid "Please type your username to confirm." msgstr "请输入您的用户名以确认" -#: core/forms.py:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "用户名不匹配" @@ -1033,6 +1024,16 @@ msgstr "程序终止异常" msgid "A build environment is currently running for this version" msgstr "当前版本的创建环境正在运行" +#: doc_builder/exceptions.py:21 +#, fuzzy +#| msgid "Build Version:" +msgid "Build user exception" +msgstr "构建版本:" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "" @@ -1050,12 +1051,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:212 +#: organizations/models.py:303 projects/models.py:216 msgid "Publication date" msgstr "发布日期" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "修改日期" @@ -1204,56 +1205,56 @@ msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "请求报文头部" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "请求报文主体" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "响应报文主体" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "状态码" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "Exchange {0}" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "GitHub 进向 webhook" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "Bitbucket 进向 webhook" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "GitLab 进向 webhook" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "通用 API 进向 webhook" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "集成类型" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "提供者数据" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "{0} for {1}" @@ -1326,127 +1327,131 @@ msgstr "" msgid "Decline" msgstr "" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "" -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "" -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "" -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "" -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "" -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "" -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "" -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "" @@ -1457,7 +1462,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "名称" @@ -1635,11 +1640,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2157,7 +2162,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "公开" @@ -2241,108 +2246,147 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +#, fuzzy +#| msgid "Connected Services" +msgid "No connected services found" +msgstr "已连接的服务" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +#, fuzzy +#| msgid "Organization slug" +msgid "Organization single sign-on enabled" +msgstr "组织网址标识" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +msgid "Admin permission required" +msgstr "" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 msgid "Invalid project name, a project already exists with that name" msgstr "无效的项目名称,项目名称已存在" -#: projects/forms.py:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "项目名称无效" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "无效仓库" -#: projects/forms.py:180 +#: projects/forms.py:290 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "每个标签的长度必须小于等于 100 个字符。" -#: projects/forms.py:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "" -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:297 +#: projects/forms.py:407 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "您的配置文件无效,请确认它是否包含 conf.py 文件。" -#: projects/forms.py:418 +#: projects/forms.py:528 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:949 +#: projects/forms.py:1059 msgid "Variable name can't start with __ (double underscore)" msgstr "变量名不能以__开头(双下划线)" -#: projects/forms.py:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "变量名不能以 READTHEDOCS 开头" -#: projects/forms.py:958 +#: projects/forms.py:1068 msgid "There is already a variable with this name for this project" msgstr "该项目已经有一个具有此名称的变量" -#: projects/forms.py:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2358,54 +2402,54 @@ msgstr "" msgid "Alias" msgstr "别名" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "代码库地址" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "托管文档仓库 URL" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "代码库类型" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "项目主页" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "项目的主页" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "官方网址" -#: projects/models.py:253 +#: projects/models.py:260 msgid "URL that documentation is expected to serve from" msgstr "访问文档的URL" -#: projects/models.py:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "" -#: projects/models.py:263 +#: projects/models.py:270 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:270 +#: projects/models.py:277 msgid "Single version" msgstr "单一版本" -#: projects/models.py:273 +#: projects/models.py:280 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 " @@ -2414,29 +2458,29 @@ msgstr "" "单一版本的站点不含多个翻译版本,只有一个「latest」版本,使用根域名进行托管。" "请谨慎使用,仅在您的文档永远不会用到多版本时使用它。" -#: projects/models.py:280 +#: projects/models.py:287 msgid "Default version" msgstr "默认版本" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "访问项目根目录时重定向的目标版本" -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "默认分支" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "所需求的文件" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2445,63 +2489,63 @@ msgstr "" "需要 pip 要求文件 来构建你的文档。 路径从你项目的根目录开始。" -#: projects/models.py:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "" -#: projects/models.py:330 +#: projects/models.py:337 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:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:341 +#: projects/models.py:348 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:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "CDN 已启用" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "分析代码" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2509,75 +2553,75 @@ msgstr "" "Google Analytics Tracking ID (ex. UA-22345342-1). 这将减慢你的页" "面加载速度。" -#: projects/models.py:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "备选容器镜像" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "容器内存限制" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "Docker 格式的内存限制 -- 例: 512m or 1g" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "容器的时间限制秒数" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "备用构建的队列id" -#: projects/models.py:416 +#: projects/models.py:423 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "允许已付费广告" -#: projects/models.py:423 +#: projects/models.py:430 msgid "If unchecked, users will still see community ads." msgstr "如果未选中的话,你仍然会看到社区广告。" -#: projects/models.py:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "去广告" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "" -#: projects/models.py:439 +#: projects/models.py:446 msgid "Show warning banner in non-stable nor latest versions." msgstr "在非 stable(稳定)或 latest(最新)版本中展示警告横幅。" -#: projects/models.py:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2585,87 +2629,87 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "精选" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "" -#: projects/models.py:469 +#: projects/models.py:476 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:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "相关项目" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "语言" -#: projects/models.py:499 +#: projects/models.py:506 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "该项目的文档所呈现的语言。注意:这影响您的项目的 URL。" -#: projects/models.py:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "编程语言" -#: projects/models.py:511 +#: projects/models.py:518 msgid "The primary programming language the project is written in." msgstr "项目使用的主要编程语言" -#: projects/models.py:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "项目构建同时包含webhook" -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "此项目已成功被克隆" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "启用 EPUB 构建" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "为你文档的每次构建创建 EPUB 版本。" -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "启用 PDF 构建" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "为你文档的每次构建创建 PDF 版本。" -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "路径" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "保存 conf.py 用的目录" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "Python 配置文件" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." @@ -2673,261 +2717,269 @@ msgstr "" "相对项目根目录的 conf.py 文件路径 (如: docs/conf.py). 留空则自动查找。" -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "安装项目" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "在一个 virtualenv 中使用setup.py install 来安装你的项目" -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "Python 解释器" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "使用系统包" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "让虚拟环境可以访问全局 site-packages 目录。" -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "Model 必须包含 slug" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "不支持嵌套子项目" -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "创建的" + +#: projects/models.py:1627 +msgid "modified" +msgstr "修改的" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr "" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "发送 webhook 到" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "" -#: projects/models.py:1686 +#: projects/models.py:1691 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1791 +#: projects/models.py:1801 msgid "Domain" msgstr "域" -#: projects/models.py:1798 +#: projects/models.py:1808 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1802 +#: projects/models.py:1812 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1807 +#: projects/models.py:1817 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1811 +#: projects/models.py:1821 msgid "Use HTTPS" msgstr "使用 HTTPS" -#: projects/models.py:1813 +#: projects/models.py:1823 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1817 +#: projects/models.py:1827 msgid "Number of times this domain has been hit" msgstr "此域访问次数" -#: projects/models.py:1822 templates/projects/domain_form.html:49 +#: projects/models.py:1832 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1831 +#: projects/models.py:1841 msgid "Skip validation process." msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1845 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1848 +#: projects/models.py:1854 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1852 +#: projects/models.py:1859 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1856 +#: projects/models.py:1864 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:2000 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:2004 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2008 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2037 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2055 +#: projects/models.py:2061 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2066 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2080 +#: projects/models.py:2085 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "添加了日期功能" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3011,19 +3063,19 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "项目设置已更新" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "项目已删除" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3032,12 +3084,12 @@ msgstr "" "您的 {service} 账号出现了问题,尝试重新连接 已连接服务页面" "上的账号。" -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "项目已从广告支持中退出" @@ -3219,67 +3271,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "加泰罗尼亚语" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "英语" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "西班牙语" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "巴西葡萄牙语" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "挪威语" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "法语" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "俄语" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "德语" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "加利西亚语" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "越南语" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "简体中文" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "繁体中文" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "日语" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "乌克兰语" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "意大利语" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "韩语" diff --git a/readthedocs/locale/zh_TW/LC_MESSAGES/django.po b/readthedocs/locale/zh_TW/LC_MESSAGES/django.po index e35a25b5ea3..5804b22aee5 100644 --- a/readthedocs/locale/zh_TW/LC_MESSAGES/django.po +++ b/readthedocs/locale/zh_TW/LC_MESSAGES/django.po @@ -14,12 +14,12 @@ # 78493665edbb04e7a16a0d1f4e497eb4_0c7904c , 2017 # wlbksy , 2014 # Xaver Y.R. Chen , 2014 -#: notifications/messages.py:392 +#: notifications/messages.py:394 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 11:14+0000\n" +"POT-Creation-Date: 2024-02-20 10:17+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:727 projects/models.py:1549 +#: analytics/models.py:69 builds/models.py:713 projects/models.py:1556 #: search/models.py:28 templates/base.html:274 msgid "Version" msgstr "版本" @@ -164,7 +164,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:857 projects/forms.py:481 +#: api/v3/serializers.py:857 projects/forms.py:591 msgid "A subproject with this alias already exists" msgstr "" @@ -211,7 +211,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:148 -#: organizations/views/private.py:213 projects/views/private.py:463 +#: organizations/views/private.py:213 projects/views/private.py:467 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:218 +#: projects/models.py:225 msgid "User" msgstr "使用者" @@ -236,12 +236,12 @@ msgstr "使用者" msgid "User ID" msgstr "使用者 ID" -#: audit/models.py:129 core/forms.py:78 +#: audit/models.py:129 core/forms.py:79 msgid "Username" msgstr "使用者名稱" -#: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: organizations/filters.py:134 projects/models.py:1543 redirects/models.py:48 +#: audit/models.py:138 builds/models.py:96 builds/models.py:707 +#: organizations/filters.py:134 projects/models.py:1550 redirects/models.py:48 msgid "Project" msgstr "專案" @@ -265,7 +265,7 @@ msgstr "組織單位 ID" msgid "Organization slug" msgstr "組織單位 Slug 名稱" -#: audit/models.py:180 builds/models.py:1246 +#: audit/models.py:180 builds/models.py:1232 msgid "Action" msgstr "動作" @@ -472,7 +472,7 @@ msgstr "SemVer 版本" msgid "Custom match" msgstr "自訂比對" -#: builds/filters.py:26 builds/models.py:153 +#: builds/filters.py:26 builds/models.py:139 msgid "Active" msgstr "啟用" @@ -480,7 +480,7 @@ msgstr "啟用" msgid "Build successful" msgstr "建置成功" -#: builds/filters.py:28 projects/models.py:1652 +#: builds/filters.py:28 projects/models.py:1658 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "建置失敗" @@ -493,7 +493,7 @@ msgstr "一般" msgid "Pull/merge request" msgstr "拉取/合併請求" -#: builds/filters.py:41 builds/models.py:155 builds/models.py:743 +#: builds/filters.py:41 builds/models.py:141 builds/models.py:729 msgid "State" msgstr "狀態" @@ -502,7 +502,7 @@ msgstr "狀態" msgid "Any" msgstr "任何" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:733 +#: builds/filters.py:47 builds/models.py:101 builds/models.py:719 msgid "Type" msgstr "類型" @@ -527,300 +527,291 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "無效的 Python 常規表達式。" -#: builds/models.py:98 integrations/models.py:284 projects/models.py:1615 -#: projects/models.py:1780 -msgid "created" -msgstr "建立時間" - -#: builds/models.py:103 integrations/models.py:289 projects/models.py:1620 -msgid "modified" -msgstr "修改時間" - -#: builds/models.py:129 +#: builds/models.py:115 msgid "Identifier" msgstr "識別碼" -#: builds/models.py:136 +#: builds/models.py:122 msgid "Verbose Name" msgstr "詳細名稱" -#: builds/models.py:143 oauth/models.py:32 organizations/models.py:50 -#: projects/models.py:223 +#: builds/models.py:129 oauth/models.py:32 organizations/models.py:50 +#: projects/models.py:230 msgid "Slug" msgstr "動態資料欄位" -#: builds/models.py:151 +#: builds/models.py:137 msgid "Supported" msgstr "已支援" -#: builds/models.py:160 +#: builds/models.py:146 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:162 +#: builds/models.py:148 msgid "Built" msgstr "建置" -#: builds/models.py:167 +#: builds/models.py:153 msgid "Uploaded" msgstr "已上傳" -#: builds/models.py:170 projects/models.py:475 +#: builds/models.py:156 projects/models.py:482 msgid "Privacy Level" msgstr "隱私等級" -#: builds/models.py:174 +#: builds/models.py:160 msgid "Level of privacy for this Version." msgstr "該版本的隱私等級。" -#: builds/models.py:177 +#: builds/models.py:163 msgid "Hidden" msgstr "已隱藏" -#: builds/models.py:179 +#: builds/models.py:165 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:181 +#: builds/models.py:167 msgid "Machine Created" msgstr "已建立機器" -#: builds/models.py:184 +#: builds/models.py:170 msgid "Has PDF" msgstr "有 PDF" -#: builds/models.py:185 +#: builds/models.py:171 msgid "Has ePub" msgstr "有 ePub" -#: builds/models.py:186 +#: builds/models.py:172 msgid "Has HTML Zip" msgstr "有 HTML Zip" -#: builds/models.py:189 projects/models.py:312 projects/models.py:579 +#: builds/models.py:175 projects/models.py:319 projects/models.py:586 msgid "Documentation type" msgstr "文件類型" -#: builds/models.py:194 +#: builds/models.py:180 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:199 +#: builds/models.py:185 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:206 +#: builds/models.py:192 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:224 +#: builds/models.py:210 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "{project} 的版本 {version} ({pk})" -#: builds/models.py:755 +#: builds/models.py:741 msgid "Status" msgstr "" -#: builds/models.py:762 integrations/models.py:146 +#: builds/models.py:748 integrations/models.py:145 msgid "Date" msgstr "日期" -#: builds/models.py:763 +#: builds/models.py:749 msgid "Success" msgstr "成功" -#: builds/models.py:768 +#: builds/models.py:754 msgid "Setup" msgstr "安裝" -#: builds/models.py:769 +#: builds/models.py:755 msgid "Setup error" msgstr "安裝錯誤" -#: builds/models.py:770 +#: builds/models.py:756 msgid "Output" msgstr "輸出" -#: builds/models.py:771 templates/builds/build_detail.html:244 +#: builds/models.py:757 templates/builds/build_detail.html:244 msgid "Error" msgstr "錯誤" -#: builds/models.py:772 +#: builds/models.py:758 msgid "Exit code" msgstr "結束代碼" -#: builds/models.py:777 projects/models.py:1560 +#: builds/models.py:763 projects/models.py:1567 msgid "Commit" msgstr "送交" -#: builds/models.py:783 +#: builds/models.py:769 msgid "Version slug" msgstr "版本 Slug 名稱" -#: builds/models.py:789 +#: builds/models.py:775 msgid "Version name" msgstr "版本名稱" -#: builds/models.py:795 builds/models.py:1259 +#: builds/models.py:781 builds/models.py:1245 msgid "Version type" msgstr "版本類型" -#: builds/models.py:802 +#: builds/models.py:788 msgid "Configuration used in the build" msgstr "該建置使用的組態" -#: builds/models.py:807 +#: builds/models.py:793 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:815 +#: builds/models.py:801 msgid "Build Length" msgstr "建置長度" -#: builds/models.py:818 +#: builds/models.py:804 msgid "Builder" msgstr "產生器" -#: builds/models.py:825 +#: builds/models.py:811 msgid "Cold Storage" msgstr "冷儲存" -#: builds/models.py:831 +#: builds/models.py:817 msgid "Celery task id" msgstr "Celery 工作事項 ID" -#: builds/models.py:952 +#: builds/models.py:938 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "為 {usernames} 建置 {project} ({pk})" -#: builds/models.py:1156 +#: builds/models.py:1142 msgid "Build" msgstr "建置" -#: builds/models.py:1161 +#: builds/models.py:1147 msgid "Command" msgstr "命令" -#: builds/models.py:1162 builds/models.py:1223 oauth/models.py:133 -#: organizations/models.py:64 projects/models.py:225 redirects/models.py:106 +#: builds/models.py:1148 builds/models.py:1209 oauth/models.py:133 +#: organizations/models.py:64 projects/models.py:232 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "說明" -#: builds/models.py:1163 +#: builds/models.py:1149 msgid "Command output" msgstr "命令輸出" -#: builds/models.py:1164 +#: builds/models.py:1150 msgid "Command exit code" msgstr "命令結束代碼" -#: builds/models.py:1166 +#: builds/models.py:1152 msgid "Start time" msgstr "開始時間" -#: builds/models.py:1167 +#: builds/models.py:1153 msgid "End time" msgstr "結束時間" -#: builds/models.py:1177 +#: builds/models.py:1163 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "從產生器 {build} 產生命令 {pk}" -#: builds/models.py:1201 +#: builds/models.py:1187 msgid "Activate version" msgstr "啟用版本" -#: builds/models.py:1202 +#: builds/models.py:1188 msgid "Hide version" msgstr "隱藏版本" -#: builds/models.py:1203 +#: builds/models.py:1189 msgid "Make version public" msgstr "讓版本公開" -#: builds/models.py:1204 +#: builds/models.py:1190 msgid "Make version private" msgstr "讓版本藏私" -#: builds/models.py:1205 +#: builds/models.py:1191 msgid "Set version as default" msgstr "將版本設為預設值" -#: builds/models.py:1206 +#: builds/models.py:1192 msgid "Delete version" msgstr "刪除版本" -#: builds/models.py:1218 +#: builds/models.py:1204 msgid "Rule priority" msgstr "" -#: builds/models.py:1219 +#: builds/models.py:1205 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1215 msgid "Match argument" msgstr "" -#: builds/models.py:1230 +#: builds/models.py:1216 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1234 +#: builds/models.py:1220 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1236 +#: builds/models.py:1222 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1247 +#: builds/models.py:1233 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1252 +#: builds/models.py:1238 msgid "Action argument" msgstr "" -#: builds/models.py:1253 +#: builds/models.py:1239 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1260 +#: builds/models.py:1246 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1432 +#: builds/models.py:1418 msgid "Version activated" msgstr "" -#: builds/models.py:1433 +#: builds/models.py:1419 msgid "Version hidden" msgstr "" -#: builds/models.py:1435 +#: builds/models.py:1421 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1438 +#: builds/models.py:1424 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1440 +#: builds/models.py:1426 msgid "Version set as default" msgstr "" -#: builds/models.py:1441 +#: builds/models.py:1427 msgid "Version deleted" msgstr "" -#: builds/models.py:1446 +#: builds/models.py:1432 msgid "Matched rule" msgstr "" @@ -914,23 +905,23 @@ msgstr "建置了專案" msgid "has project with recent builds" msgstr "有最近建置的專案" -#: core/forms.py:19 +#: core/forms.py:20 msgid "First name" msgstr "名字" -#: core/forms.py:20 +#: core/forms.py:21 msgid "Last name" msgstr "姓氏" -#: core/forms.py:46 +#: core/forms.py:47 msgid "User settings" msgstr "使用者設定" -#: core/forms.py:50 +#: core/forms.py:51 msgid "Email settings" msgstr "" -#: core/forms.py:55 +#: core/forms.py:56 #: organizations/templates/organizations/admin/organization_edit.html:15 #: redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 @@ -942,11 +933,11 @@ msgstr "" msgid "Save" msgstr "保存" -#: core/forms.py:79 +#: core/forms.py:80 msgid "Please type your username to confirm." msgstr "請輸入您的使用者名稱以進行確認。" -#: core/forms.py:90 +#: core/forms.py:91 msgid "Username does not match!" msgstr "使用者名稱不相符!" @@ -1019,6 +1010,17 @@ msgstr "指令異常退出" msgid "A build environment is currently running for this version" msgstr "用於該版本的建置環境正在執行" +#: doc_builder/exceptions.py:21 +#, fuzzy +#| msgctxt "Build is a verb" +#| msgid "Build version" +msgid "Build user exception" +msgstr "建置版本" + +#: doc_builder/exceptions.py:25 +msgid "Build application exception" +msgstr "" + #: domains/notifications.py:23 msgid "Pending configuration of custom domain: {{domain}}" msgstr "" @@ -1036,12 +1038,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:212 +#: organizations/models.py:303 projects/models.py:216 msgid "Publication date" msgstr "發佈日期" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:230 -#: organizations/models.py:304 projects/models.py:213 projects/models.py:1562 +#: organizations/models.py:304 projects/models.py:219 projects/models.py:1569 msgid "Modified date" msgstr "修改日期" @@ -1192,56 +1194,56 @@ msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" -#: integrations/models.py:149 integrations/models.py:157 +#: integrations/models.py:148 integrations/models.py:156 msgid "Request headers" msgstr "要求標頭" -#: integrations/models.py:154 +#: integrations/models.py:153 msgid "Request body" msgstr "要求本文" -#: integrations/models.py:162 +#: integrations/models.py:161 msgid "Response body" msgstr "回應本文" -#: integrations/models.py:165 +#: integrations/models.py:164 msgid "Status code" msgstr "狀態代碼" -#: integrations/models.py:175 +#: integrations/models.py:174 #, python-brace-format msgid "Exchange {0}" msgstr "交換 {0}" -#: integrations/models.py:273 +#: integrations/models.py:272 msgid "GitHub incoming webhook" msgstr "GitHub Incoming Webhook" -#: integrations/models.py:274 +#: integrations/models.py:273 msgid "Bitbucket incoming webhook" msgstr "Bitbucket Incoming Webhook" -#: integrations/models.py:275 +#: integrations/models.py:274 msgid "GitLab incoming webhook" msgstr "GitLab Incoming Webhook" -#: integrations/models.py:276 +#: integrations/models.py:275 msgid "Generic API incoming webhook" msgstr "通用 API Incoming Webhook" -#: integrations/models.py:300 +#: integrations/models.py:286 msgid "Integration type" msgstr "整合類型" -#: integrations/models.py:305 +#: integrations/models.py:291 msgid "Provider data" msgstr "提供者資料" -#: integrations/models.py:314 +#: integrations/models.py:300 msgid "Secret used to validate the payload of the webhook" msgstr "" -#: integrations/models.py:326 +#: integrations/models.py:312 #, python-brace-format msgid "{0} for {1}" msgstr "用於 {1} 的 {0}" @@ -1314,127 +1316,131 @@ msgstr "" msgid "Decline" msgstr "" -#: notifications/messages.py:82 notifications/messages.py:113 +#: notifications/exceptions.py:13 +msgid "Undefined error" +msgstr "" + +#: notifications/messages.py:84 notifications/messages.py:115 msgid "Unknown problem" msgstr "" -#: notifications/messages.py:99 +#: notifications/messages.py:101 msgid "Build terminated due inactivity" msgstr "" -#: notifications/messages.py:127 +#: notifications/messages.py:129 msgid "Maximum concurrency limit reached." msgstr "" -#: notifications/messages.py:140 +#: notifications/messages.py:142 msgid "Build cancelled manually." msgstr "" -#: notifications/messages.py:152 +#: notifications/messages.py:154 msgid "Build skipped." msgstr "" -#: notifications/messages.py:165 +#: notifications/messages.py:167 msgid "Build terminated due to time out." msgstr "" -#: notifications/messages.py:178 +#: notifications/messages.py:180 msgid "Build terminated due to excessive memory consumption." msgstr "" -#: notifications/messages.py:191 +#: notifications/messages.py:193 msgid "Build terminated due to unknown error." msgstr "" -#: notifications/messages.py:203 +#: notifications/messages.py:205 msgid "Builds are temporary disabled for this project." msgstr "" -#: notifications/messages.py:217 +#: notifications/messages.py:219 msgid "No HTML content found" msgstr "" -#: notifications/messages.py:229 +#: notifications/messages.py:231 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:242 +#: notifications/messages.py:244 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:255 +#: notifications/messages.py:257 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:269 +#: notifications/messages.py:271 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:282 +#: notifications/messages.py:284 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:296 +#: notifications/messages.py:298 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:310 +#: notifications/messages.py:312 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:324 +#: notifications/messages.py:326 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:338 +#: notifications/messages.py:340 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:351 +#: notifications/messages.py:353 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:364 +#: notifications/messages.py:366 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:377 +#: notifications/messages.py:379 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:404 +#: notifications/messages.py:406 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:417 +#: notifications/messages.py:419 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:431 +#: notifications/messages.py:433 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:445 +#: notifications/messages.py:447 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:457 +#: notifications/messages.py:459 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:471 +#: notifications/messages.py:473 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:485 +#: notifications/messages.py:487 msgid "Syntax error in mkdocs.yml" msgstr "" -#: notifications/models.py:43 +#: notifications/models.py:42 msgid "Show under bell icon" msgstr "" -#: notifications/models.py:79 +#: notifications/models.py:83 msgid "Unknown message" msgstr "" @@ -1445,7 +1451,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:222 projects/models.py:1554 +#: projects/models.py:229 projects/models.py:1561 msgid "Name" msgstr "名稱" @@ -1623,11 +1629,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:533 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:643 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:548 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:658 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2144,7 +2150,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2142 +#: projects/constants.py:99 projects/models.py:2149 msgid "Public" msgstr "公開" @@ -2228,108 +2234,147 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:117 +#: projects/forms.py:144 +#, python-brace-format +msgid "You must first add a connected service " +msgstr "" + +#: projects/forms.py:148 +#, fuzzy +#| msgid "Connected Services" +msgid "No connected services found" +msgstr "已連線的服務" + +#: projects/forms.py:154 +msgid "" +"Only organization owners may create new projects when single sign-on is " +"enabled." +msgstr "" + +#: projects/forms.py:157 projects/forms.py:179 +#, fuzzy +#| msgid "Organization slug" +msgid "Organization single sign-on enabled" +msgstr "組織單位 Slug 名稱" + +#: projects/forms.py:162 projects/forms.py:184 +msgid "" +"You must be on a team with admin permissions in order to add a new project " +"to your organization." +msgstr "" + +#: projects/forms.py:165 projects/forms.py:187 +msgid "Admin permission required" +msgstr "" + +#: projects/forms.py:176 +msgid "" +"Projects cannot be manually configured when single sign-on is enabled for " +"your organization." +msgstr "" + +#: projects/forms.py:227 msgid "Invalid project name, a project already exists with that name" msgstr "無效的專案名稱,此專案名稱已經存在" -#: projects/forms.py:121 +#: projects/forms.py:231 msgid "Invalid project name" msgstr "無效的專案名稱" -#: projects/forms.py:139 +#: projects/forms.py:249 msgid "Repository invalid" msgstr "無效的儲存庫" -#: projects/forms.py:180 +#: projects/forms.py:290 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "各個標記的長度必須小於或等於 100 字元。" -#: projects/forms.py:235 +#: projects/forms.py:345 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:276 +#: projects/forms.py:386 msgid "" "We have detected that this project is private, pull request previews are set " "to private." msgstr "" -#: projects/forms.py:280 +#: projects/forms.py:390 msgid "" "We have detected that this project is public, pull request previews are set " "to public." msgstr "" -#: projects/forms.py:297 +#: projects/forms.py:407 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:308 +#: projects/forms.py:418 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:356 +#: projects/forms.py:466 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "組態設定檔無效,請確認其中有 conf.py 檔案。" -#: projects/forms.py:418 +#: projects/forms.py:528 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "已有用於專案 {proj} 的「{lang}」翻譯。" -#: projects/forms.py:506 +#: projects/forms.py:616 msgid "Enable Addons" msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:618 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:511 +#: projects/forms.py:621 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:552 +#: projects/forms.py:662 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:634 +#: projects/forms.py:744 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:664 +#: projects/forms.py:774 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:848 +#: projects/forms.py:958 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:949 +#: projects/forms.py:1059 msgid "Variable name can't start with __ (double underscore)" msgstr "變數名稱不可以 __ 開頭(雙底線)" -#: projects/forms.py:953 +#: projects/forms.py:1063 msgid "Variable name can't start with READTHEDOCS" msgstr "變數名稱不可以 READTHEDOCS 開頭" -#: projects/forms.py:958 +#: projects/forms.py:1068 msgid "There is already a variable with this name for this project" msgstr "該專案中已有相同名稱的變數" -#: projects/forms.py:963 +#: projects/forms.py:1073 msgid "Variable name can't contain spaces" msgstr "變數名稱不可包含空白字元" -#: projects/forms.py:967 +#: projects/forms.py:1077 msgid "Only letters, numbers and underscore are allowed" msgstr "僅可使用字母、數字與底線" @@ -2345,54 +2390,54 @@ msgstr "" msgid "Alias" msgstr "別名" -#: projects/models.py:227 +#: projects/models.py:234 msgid "Short description of this project" msgstr "" -#: projects/models.py:230 +#: projects/models.py:237 msgid "Repository URL" msgstr "儲存庫網址" -#: projects/models.py:233 +#: projects/models.py:240 msgid "Hosted documentation repository URL" msgstr "託管文件的儲存庫網址" -#: projects/models.py:240 +#: projects/models.py:247 msgid "Repository type" msgstr "儲存庫類型" -#: projects/models.py:246 +#: projects/models.py:253 msgid "Project homepage" msgstr "專案首頁" -#: projects/models.py:248 +#: projects/models.py:255 msgid "The project's homepage" msgstr "專案的首頁" -#: projects/models.py:251 +#: projects/models.py:258 msgid "Canonical URL" msgstr "標準 URL" -#: projects/models.py:253 +#: projects/models.py:260 msgid "URL that documentation is expected to serve from" msgstr "預期用來提供文件的網址" -#: projects/models.py:256 +#: projects/models.py:263 msgid "Versioning scheme" msgstr "" -#: projects/models.py:263 +#: projects/models.py:270 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:270 +#: projects/models.py:277 msgid "Single version" msgstr "單一版本" -#: projects/models.py:273 +#: projects/models.py:280 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 " @@ -2401,29 +2446,29 @@ msgstr "" "單一版本網站不包含翻譯,且只有「latest」伴兒不能,並在網域的根目錄提供。請謹" "慎使用,請於文件永遠不會有多版本的時候才開啟。" -#: projects/models.py:280 +#: projects/models.py:287 msgid "Default version" msgstr "預設版本" -#: projects/models.py:283 +#: projects/models.py:290 msgid "The version of your project that / redirects to" msgstr "專案根目錄「 / 」要跳轉至的版本" -#: projects/models.py:288 +#: projects/models.py:295 msgid "Default branch" msgstr "預設分支" -#: projects/models.py:294 +#: projects/models.py:301 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:299 projects/models.py:566 +#: projects/models.py:306 projects/models.py:573 msgid "Requirements file" msgstr "Requirements 檔案" -#: projects/models.py:305 projects/models.py:572 +#: projects/models.py:312 projects/models.py:579 msgid "" "A pip requirements file needed to build your documentation. Path " @@ -2432,63 +2477,63 @@ msgstr "" "建置文件需要的pip requirement 檔案。路徑相對於專案根目錄。" -#: projects/models.py:317 projects/models.py:584 +#: projects/models.py:324 projects/models.py:591 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:324 +#: projects/models.py:331 msgid "Custom path prefix" msgstr "" -#: projects/models.py:330 +#: projects/models.py:337 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:335 +#: projects/models.py:342 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:341 +#: projects/models.py:348 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:348 +#: projects/models.py:355 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:351 +#: projects/models.py:358 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:355 +#: projects/models.py:362 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:362 +#: projects/models.py:369 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:367 +#: projects/models.py:374 msgid "CDN Enabled" msgstr "已啟用 CDN" -#: projects/models.py:369 +#: projects/models.py:376 msgid "Analytics code" msgstr "分析程式碼" -#: projects/models.py:374 +#: projects/models.py:381 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2496,75 +2541,75 @@ msgstr "" "Google Analytics 追蹤 ID(如︰ UA-22345342-1),可能會降低頁面載" "入的速度。" -#: projects/models.py:380 +#: projects/models.py:387 msgid "Disable Analytics" msgstr "" -#: projects/models.py:384 +#: projects/models.py:391 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:389 +#: projects/models.py:396 msgid "Alternative container image" msgstr "備用容器鏡像" -#: projects/models.py:395 +#: projects/models.py:402 msgid "Container memory limit" msgstr "容器記憶體限制" -#: projects/models.py:400 +#: projects/models.py:407 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "Docker 記憶體限制格式 -- 範例:512m1g" -#: projects/models.py:405 +#: projects/models.py:412 msgid "Container time limit in seconds" msgstr "單位為秒的容器時間限制" -#: projects/models.py:410 +#: projects/models.py:417 msgid "Alternate build queue id" msgstr "備用建置佇列 Id" -#: projects/models.py:416 +#: projects/models.py:423 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:421 +#: projects/models.py:428 msgid "Allow paid advertising" msgstr "允許付費廣告" -#: projects/models.py:423 +#: projects/models.py:430 msgid "If unchecked, users will still see community ads." msgstr "若取消選取,則使用者將看見社群廣告。" -#: projects/models.py:426 +#: projects/models.py:433 msgid "Ad-free" msgstr "無廣告" -#: projects/models.py:431 +#: projects/models.py:438 msgid "Is spam?" msgstr "" -#: projects/models.py:434 +#: projects/models.py:441 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:437 +#: projects/models.py:444 msgid "Show version warning" msgstr "顯示版本警告" -#: projects/models.py:439 +#: projects/models.py:446 msgid "Show warning banner in non-stable nor latest versions." msgstr "在非穩定或最新版中顯示警告橫幅" -#: projects/models.py:443 +#: projects/models.py:450 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:449 +#: projects/models.py:456 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2572,87 +2617,87 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:457 +#: projects/models.py:464 msgid "Featured" msgstr "精選" -#: projects/models.py:459 +#: projects/models.py:466 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:467 +#: projects/models.py:474 msgid "Delisted" msgstr "" -#: projects/models.py:469 +#: projects/models.py:476 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:480 +#: projects/models.py:487 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:487 +#: projects/models.py:494 msgid "Related projects" msgstr "相關專案" -#: projects/models.py:495 templates/search/elastic_search.html:57 +#: projects/models.py:502 templates/search/elastic_search.html:57 msgid "Language" msgstr "語言" -#: projects/models.py:499 +#: projects/models.py:506 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "專案文件呈現的語言。注意︰該設定將影響專案的網址。" -#: projects/models.py:507 +#: projects/models.py:514 msgid "Programming Language" msgstr "程式語言" -#: projects/models.py:511 +#: projects/models.py:518 msgid "The primary programming language the project is written in." msgstr "撰寫本專案的主要程式語言。" -#: projects/models.py:527 +#: projects/models.py:534 msgid "This project has been built with a webhook" msgstr "該專案已通過 Webhook 建置" -#: projects/models.py:531 +#: projects/models.py:538 msgid "This project has been successfully cloned" msgstr "這個專案已成功複製" -#: projects/models.py:590 +#: projects/models.py:597 msgid "Enable EPUB build" msgstr "啟用 EPUB 建置" -#: projects/models.py:593 +#: projects/models.py:600 msgid "Create a EPUB version of your documentation with each build." msgstr "為每個建置建立 EPUB 版本的文件" -#: projects/models.py:597 +#: projects/models.py:604 msgid "Enable PDF build" msgstr "啟用 PDF 建置" -#: projects/models.py:600 +#: projects/models.py:607 msgid "Create a PDF version of your documentation with each build." msgstr "為每個建置建立 PDF 版本的文件" -#: projects/models.py:604 projects/models.py:1559 +#: projects/models.py:611 projects/models.py:1566 msgid "Path" msgstr "路徑" -#: projects/models.py:608 +#: projects/models.py:615 msgid "The directory where conf.py lives" msgstr "conf.py 所在目錄" -#: projects/models.py:612 +#: projects/models.py:619 msgid "Python configuration file" msgstr "Python 組態設定檔" -#: projects/models.py:617 +#: projects/models.py:624 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." @@ -2660,261 +2705,269 @@ msgstr "" "自專案根目錄至 conf.py 檔案的路徑(如 docs/conf.py)。留空以讓 Read the Docs 自動尋找。" -#: projects/models.py:623 +#: projects/models.py:630 msgid "Install Project" msgstr "安裝專案" -#: projects/models.py:625 +#: projects/models.py:632 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "使用 setup.py install 來在虛擬環境中安裝專案。" -#: projects/models.py:631 +#: projects/models.py:638 msgid "Python Interpreter" msgstr "Python 解譯器" -#: projects/models.py:636 +#: projects/models.py:643 msgid "The Python interpreter used to create the virtual environment." msgstr "用於建立虛擬環境的 Python 解譯器。" -#: projects/models.py:640 +#: projects/models.py:647 msgid "Use system packages" msgstr "使用系統套件" -#: projects/models.py:642 +#: projects/models.py:649 msgid "Give the virtual environment access to the global site-packages dir." msgstr "讓虛擬環境可以存取全域 site-packages 目錄。" -#: projects/models.py:652 +#: projects/models.py:659 msgid "project" msgstr "" -#: projects/models.py:663 +#: projects/models.py:670 msgid "Model must have slug" msgstr "Model 必須有動態資料欄位" -#: projects/models.py:1430 +#: projects/models.py:1431 msgid "Subproject nesting is not supported" msgstr "不支援巢狀子專案" -#: projects/models.py:1561 +#: projects/models.py:1568 msgid "Build id" msgstr "" -#: projects/models.py:1564 +#: projects/models.py:1571 msgid "Page search rank" msgstr "" -#: projects/models.py:1569 +#: projects/models.py:1576 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1650 +#: projects/models.py:1622 projects/models.py:1790 +msgid "created" +msgstr "建立時間" + +#: projects/models.py:1627 +msgid "modified" +msgstr "修改時間" + +#: projects/models.py:1656 msgid "Build triggered" msgstr "" -#: projects/models.py:1651 +#: projects/models.py:1657 msgid "Build passed" msgstr "" -#: projects/models.py:1668 +#: projects/models.py:1673 msgid "URL" msgstr "網址" -#: projects/models.py:1670 +#: projects/models.py:1675 msgid "URL to send the webhook to" msgstr "要傳送 Webhook 至的網址" -#: projects/models.py:1673 +#: projects/models.py:1678 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1681 +#: projects/models.py:1686 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1684 +#: projects/models.py:1689 msgid "JSON payload" msgstr "" -#: projects/models.py:1686 +#: projects/models.py:1691 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1791 +#: projects/models.py:1801 msgid "Domain" msgstr "網域" -#: projects/models.py:1798 +#: projects/models.py:1808 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1802 +#: projects/models.py:1812 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1807 +#: projects/models.py:1817 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1811 +#: projects/models.py:1821 msgid "Use HTTPS" msgstr "使用 HTTPS" -#: projects/models.py:1813 +#: projects/models.py:1823 msgid "Always use HTTPS for this domain" msgstr "永遠為該網域使用 HTTPS" -#: projects/models.py:1817 +#: projects/models.py:1827 msgid "Number of times this domain has been hit" msgstr "該網域的點擊次數" -#: projects/models.py:1822 templates/projects/domain_form.html:49 +#: projects/models.py:1832 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1831 +#: projects/models.py:1841 msgid "Skip validation process." msgstr "" -#: projects/models.py:1837 +#: projects/models.py:1845 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1848 +#: projects/models.py:1854 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1852 +#: projects/models.py:1859 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1856 +#: projects/models.py:1864 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:2000 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1996 +#: projects/models.py:2004 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:2000 +#: projects/models.py:2008 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2013 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:2011 +#: projects/models.py:2019 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:2015 +#: projects/models.py:2023 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2027 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2032 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:2029 +#: projects/models.py:2037 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:2035 +#: projects/models.py:2042 msgid "Webhook: Skip syncing branches" msgstr "Webhook:略過同步分支" -#: projects/models.py:2039 +#: projects/models.py:2046 msgid "Webhook: Skip syncing tags" msgstr "Webhook:略過同步標記" -#: projects/models.py:2043 +#: projects/models.py:2050 msgid "Webhook: Skip sync versions task" msgstr "Webhook:略過同步版本任務" -#: projects/models.py:2047 +#: projects/models.py:2053 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2048 +#: projects/models.py:2054 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2057 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2055 +#: projects/models.py:2061 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2066 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:2067 +#: projects/models.py:2072 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2071 +#: projects/models.py:2076 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2075 +#: projects/models.py:2080 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2080 +#: projects/models.py:2085 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2093 +#: projects/models.py:2098 msgid "Feature identifier" msgstr "功能識別項" -#: projects/models.py:2098 +#: projects/models.py:2103 msgid "Date feature was added" msgstr "已新增日期功能" -#: projects/models.py:2104 +#: projects/models.py:2109 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2108 +#: projects/models.py:2113 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2130 +#: projects/models.py:2137 msgid "Name of the environment variable" msgstr "環境變數名稱" -#: projects/models.py:2134 +#: projects/models.py:2141 msgid "Value of the environment variable" msgstr "環境變數值" -#: projects/models.py:2139 +#: projects/models.py:2146 msgid "Project where this variable will be used" msgstr "使用該變數的專案" -#: projects/models.py:2145 +#: projects/models.py:2152 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2998,19 +3051,19 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:162 projects/views/private.py:172 +#: projects/views/private.py:164 projects/views/private.py:174 msgid "Project settings updated" msgstr "已更新專案設定" -#: projects/views/private.py:181 +#: projects/views/private.py:183 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:190 +#: projects/views/private.py:192 msgid "Project deleted" msgstr "已刪除專案" -#: projects/views/private.py:376 +#: projects/views/private.py:378 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3019,12 +3072,12 @@ msgstr "" "您的 {service} 帳號有問題,請嘗試在已串聯的服務頁面上重" "新串聯帳號。" -#: projects/views/private.py:497 +#: projects/views/private.py:501 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:951 +#: projects/views/private.py:955 msgid "Project has been opted out from advertisement support" msgstr "專案已選擇退出廣告支援" @@ -3206,67 +3259,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:441 +#: settings/base.py:442 msgid "Catalan" msgstr "加泰隆語" -#: settings/base.py:442 +#: settings/base.py:443 msgid "English" msgstr "英語" -#: settings/base.py:443 +#: settings/base.py:444 msgid "Spanish" msgstr "西班牙語" -#: settings/base.py:444 +#: settings/base.py:445 msgid "Brazilian Portuguese" msgstr "巴西葡萄牙語" -#: settings/base.py:445 +#: settings/base.py:446 msgid "Norwegian Bokmål" msgstr "挪威語" -#: settings/base.py:446 +#: settings/base.py:447 msgid "French" msgstr "法語" -#: settings/base.py:447 +#: settings/base.py:448 msgid "Russian" msgstr "俄語" -#: settings/base.py:448 +#: settings/base.py:449 msgid "German" msgstr "德語" -#: settings/base.py:449 +#: settings/base.py:450 msgid "Galician" msgstr "加利西亞語" -#: settings/base.py:450 +#: settings/base.py:451 msgid "Vietnamese" msgstr "越南語" -#: settings/base.py:451 +#: settings/base.py:452 msgid "Simplified Chinese" msgstr "簡體中文" -#: settings/base.py:452 +#: settings/base.py:453 msgid "Traditional Chinese" msgstr "繁體中文" -#: settings/base.py:453 +#: settings/base.py:454 msgid "Japanese" msgstr "日語" -#: settings/base.py:454 +#: settings/base.py:455 msgid "Ukrainian" msgstr "烏克蘭語" -#: settings/base.py:455 +#: settings/base.py:456 msgid "Italian" msgstr "義大利語" -#: settings/base.py:456 +#: settings/base.py:457 msgid "Korean" msgstr "韓語" diff --git a/setup.cfg b/setup.cfg index 1aa5f314f92..b35862bb3e2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = readthedocs -version = 10.18.0 +version = 10.19.0 license = MIT description = Read the Docs builds and hosts documentation author = Read the Docs, Inc @@ -29,7 +29,7 @@ github_owner = readthedocs github_repo = readthedocs.org [bumpver] -current_version = "10.18.0" +current_version = "10.19.0" version_pattern = "MAJOR.MINOR.PATCH[TAGNUM]" commit_message = "Bump version {old_version} -> {new_version}" commit = False